@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap";:root{font-family:DM Sans,sans-serif;color:#e8ece8;background:#0c110e;font-synthesis:none;--bg: #0c110e;--surface: #141b16;--line: #263029;--muted: #8c9890;--lime: #c3f484;--green: #77a65a}*{box-sizing:border-box}body{margin:0}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer;border:none;background:none}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--lime);outline-offset:4px}button{transition:background .18s,transform .18s,color .18s}button:hover{filter:brightness(1.12)}button:disabled{cursor:not-allowed;opacity:.5}svg{flex-shrink:0}h1,h2,h3,p{margin:0}h1,h2,h3,.logo,.stat-value,.balance-value{font-family:Manrope,sans-serif}h3{font-weight:650}button svg{vertical-align:middle}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:230px;background:linear-gradient(155deg,#141c16,#101711 70%);border-right:1px solid var(--line);padding:31px 19px 18px;display:flex;flex-direction:column;z-index:25}.logo{display:flex;align-items:center;gap:10px;font-size:31px;font-weight:800;letter-spacing:-1.5px;padding:0 12px}.brand-mark{display:block;object-fit:contain;border-radius:10px;flex-shrink:0}.logo .brand-mark{width:40px;height:40px}.mobile-logo{display:none}.logo-dot{color:var(--lime)}.space-label{font-size:9px;letter-spacing:1.7px;color:#718076;font-weight:700;margin:38px 13px 17px;white-space:nowrap}.sidebar nav{display:grid;gap:6px}.nav-item{width:100%;display:flex;align-items:center;gap:13px;padding:13px 14px;text-align:left;font-size:13px;color:#97a49a;border-radius:7px;white-space:nowrap}.nav-item:hover{background:#202d22;color:#eaf4e6}.nav-item.active{background:linear-gradient(100deg,#283b23,#202f1e);color:#c6f395;box-shadow:inset 0 0 0 1px #34462a}.new-pill{font-size:8px;letter-spacing:1px;color:#bfd79a;background:#293824;border:1px solid #415035;border-radius:3px;padding:3px 4px;margin-left:auto}.nav-divider{height:1px;background:var(--line);margin:22px 13px 0}.nav-divider+.space-label{margin-top:25px;font-size:9px}.nav-count{margin-left:auto;font-size:11px;color:#94a984}.sidebar-bottom{margin-top:auto;padding-top:35px}.club-card{border:1px solid #36412f;border-radius:10px;padding:18px 15px;background:radial-gradient(ellipse at 90% 10%,#35482a66,transparent 70%),#182119}.mini-mark .brand-mark{width:44px;height:44px}.club-card h3{font-size:15px;line-height:1.7;margin-top:8px}.club-card p{font-size:10px;color:#84937f;margin-top:7px}.club-card button{display:flex;align-items:center;justify-content:space-between;gap:5px;font-size:10px;color:#c3e49e;margin-top:23px;padding:0}.profile{display:flex;width:100%;align-items:center;gap:10px;border-top:1px solid var(--line);margin-top:24px;padding:20px 3px 0;text-align:left}.profile>div{display:flex;flex-direction:column;gap:4px}.profile strong{font-size:12px}.profile div>span{font-size:10px;color:var(--muted)}.profile>svg{margin-left:auto;color:#849180}.avatar{display:inline-flex;align-items:center;justify-content:center;width:37px;height:37px;flex-shrink:0;border:2px solid #45513e;border-radius:50%;background:linear-gradient(135deg,#b1b89d,#485c42 55%,#152820);font-family:Manrope,sans-serif;font-size:14px;font-weight:700;color:#e2f0d1}.avatar.small{width:31px;height:31px;font-size:11px}.main-shell{margin-left:230px}.topbar{height:77px;border-bottom:1px solid #222c24;display:flex;align-items:center;justify-content:space-between;padding:0 37px;background:#101612aa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.breadcrumb{display:flex;gap:13px;align-items:center;font-size:11px;color:#79877d}.breadcrumb strong{color:#cbd3c9;font-weight:500}.breadcrumb svg{color:#5a665e}.top-actions{display:flex;align-items:center;gap:21px}.network{font-size:10px;display:flex;gap:7px;align-items:center;color:#a7b2a8}.network>span,.green-dot{display:inline-block;width:5px;height:5px;border-radius:50%;background:#abd784}.wallet-button{display:flex;gap:8px;align-items:center;border:1px solid #3e4c37;color:#d4e5c0;font-size:11px;padding:9px 14px;border-radius:6px;background:#23301f}.icon-button{padding:6px;display:inline-flex;align-items:center;justify-content:center;position:relative;color:#a7b3a8}.icon-button i{position:absolute;right:8px;top:5px;width:4px;height:4px;border-radius:50%;background:#c6eb9a;outline:3px solid #101612}main{max-width:1580px;margin:auto;padding:31px 37px 20px}.page-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.eyebrow{font-size:9px;letter-spacing:1.8px;color:#abb99d;font-weight:500;display:flex;align-items:center;gap:7px}.sun{font-size:17px;color:#bcdb94}h1{font-size:33px;line-height:1.2;letter-spacing:-1.3px;font-weight:650;margin:8px 0 9px}h1>span{color:var(--lime)}.page-heading p{font-size:12px;color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:12px 18px;font-weight:600;font-size:12px;border-radius:6px}.button.primary{background:var(--lime);color:#17200f;box-shadow:0 4px 20px #acd57c0a}.button.light{background:#d7e9c5;color:#20321b}.button.secondary{background:#263327;color:#d6e4ce;border:1px solid #405039}.start-button{margin-top:12px}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1fr) 294px;gap:23px}.main-column,.right-column{min-width:0}.hero-card{height:294px;position:relative;overflow:hidden;background:radial-gradient(ellipse at 70% 100%,#6d8d4666,transparent 58%),linear-gradient(115deg,#293d22,#273923 65%,#1d2c20);border:1px solid #4a593839;border-radius:12px}.hero-content{position:relative;z-index:2;padding:27px 29px}.badge{display:inline-flex;align-items:center;gap:6px;font-size:8px;font-weight:600;letter-spacing:1.5px;color:#cbdeab}.badge>span{width:4px;height:4px;background:#c5e691;border-radius:50%}.hero-content h2{font-size:30px;letter-spacing:-1.2px;line-height:1.27;font-weight:600;margin:15px 0 12px}.hero-content h2 em{font-style:normal;color:#c8eea2}.hero-content p{font-size:10px;color:#adbaa3;line-height:1.85}.hero-content .button{font-size:10px;padding:10px 13px;margin-top:20px;gap:18px}.hero-caption{margin-top:20px;display:flex;align-items:center;gap:9px;color:#aabb9e;font-size:8px}.stacked-avatars{display:flex;padding-right:0}.stacked-avatars .avatar{width:20px;height:20px;border-width:1px;font-size:7px;margin-right:-5px}.stacked-avatars .avatar:last-child{margin-right:0}.hero-art{position:absolute;top:0;bottom:0;right:0;width:47%}.hero-art img{position:absolute;height:103%;max-width:112%;object-fit:contain;bottom:-5px;right:12px;filter:saturate(.6) contrast(1.05);z-index:1}.orbit{position:absolute;border:1px solid #95aa6a2b;transform:rotate(-30deg);border-radius:50%;width:320px;height:320px;right:-6px;top:1px}.orbit-two{width:245px;height:245px;right:34px;top:36px}.floating-reward{position:absolute;bottom:45px;right:13px;z-index:3;background:#c4dab322;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);padding:10px;border:1px solid #b7d08b55;box-shadow:0 5px 20px #14201333;border-radius:8px;font-size:8px;color:#e0f0c9;display:flex;align-items:center;gap:6px;transform:rotate(-5deg)}.floating-reward svg{color:#c2ee8e}.hero-index{position:absolute;right:17px;bottom:13px;color:#a4b892;font-size:6px;letter-spacing:2px;z-index:3}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:17px}.stat-card{padding:17px 16px;background:linear-gradient(120deg,#1a231b88,#131b1588);border:1px solid var(--line);border-radius:9px}.stat-label{display:flex;align-items:center;gap:7px;color:#a3afa1;font-size:10px}.stat-label svg{color:#95a984}.stat-value{display:flex;gap:5px;align-items:baseline;font-size:26px;letter-spacing:-.8px;font-weight:600;margin:13px 0 6px;white-space:nowrap}.stat-value small{font-family:DM Sans;font-size:11px;color:#85927d;letter-spacing:0;font-weight:400}.stat-trend{display:inline-flex;gap:3px;align-items:center;font-family:DM Sans;font-size:8px;margin-left:auto;color:#b7dd8f;letter-spacing:0}.stat-note{font-size:8px;color:#74836f}.tiny-chart{color:#a3cc78;margin-left:auto;letter-spacing:1px;font-size:13px}.streak-flame{margin-left:auto;color:#b1d883}.feed-section{margin-top:30px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.section-heading h2{font-size:17px;letter-spacing:-.3px;font-weight:600}.text-button{display:inline-flex;align-items:center;gap:7px;color:#a3b492;font-size:10px;padding:0}.feed-tabs{display:flex;gap:22px;align-items:center;border-bottom:1px solid var(--line);margin-top:17px;height:37px}.feed-tabs button{padding:0 1px 14px;color:#7e8d7f;font-size:10px;height:100%;border-bottom:2px solid transparent}.feed-tabs button.selected{color:#d9e9c9;border-color:#b6e282}.sample-tag{margin-left:auto;font-size:8px;color:#6e7e6e}.feed-card{border:1px solid var(--line);background:#131b15;border-radius:10px;margin-top:18px;overflow:hidden}.post-author{display:flex;align-items:center;gap:10px;padding:18px 19px 0}.post-author .avatar{width:31px;height:31px;font-size:11px;background:linear-gradient(140deg,#d6cab1,#947357 50%,#303f2e)}.post-author>div{display:flex;flex-direction:column;gap:4px}.post-author strong{display:flex;align-items:center;gap:5px;font-size:10px;font-weight:600}.post-author div>span{font-size:8px;color:#7d8d7e}.verified{background:#aaca80;color:#1c3019;display:inline-flex;border-radius:50%;padding:1px}.post-author>button{margin-left:auto}.feed-card>h3{font-size:16px;font-weight:600;padding:16px 19px 0;letter-spacing:-.3px}.feed-card>p{font-size:10px;line-height:1.7;color:#96a28f;padding:7px 19px 0}.run-stats{display:flex;align-items:center;gap:36px;padding:20px 19px}.run-stats>div{display:flex;flex-direction:column;gap:7px}.run-stats>div>span{font-size:8px;color:#83927e}.run-stats strong{font-size:18px;font-weight:550;letter-spacing:-.3px}.run-stats small{font-size:10px;color:#9cac94;font-weight:400}.earned{display:flex;align-items:center;gap:4px;padding:6px 7px;margin-left:auto;color:#c3e99a;background:#243420;border:1px solid #35492a;border-radius:4px;font-size:9px}.route-map{height:203px;position:relative;overflow:hidden}.route-map>svg{width:100%;height:100%}.map-label{display:flex;align-items:center;gap:5px;position:absolute;bottom:11px;left:13px;padding:5px 7px;background:#101b13c9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:7px;color:#bbceb5;border:1px solid #4150397a;border-radius:4px}.map-distance{position:absolute;right:13px;bottom:12px;font-size:16px;color:#d2ebb9}.map-distance small{font-size:9px}.post-footer{display:flex;align-items:center;gap:22px;padding:12px 18px}.post-footer button{display:flex;align-items:center;gap:7px;font-size:9px;color:#9fac97;padding:0}.post-footer .liked{color:#c1ee90}.post-footer .share-post{margin-left:auto}.right-column{display:flex;flex-direction:column;gap:18px}.balance-card{border:1px solid #415638;border-radius:11px;padding:19px;background:radial-gradient(ellipse at 80% 0,#40583380,transparent 70%),linear-gradient(110deg,#22331f,#19261b)}.card-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.card-top>span{display:flex;align-items:center;gap:7px;font-size:11px;color:#bccdb0}.points{display:inline-flex;gap:6px;align-items:center}.point-icon{font-family:Manrope;font-size:12px;line-height:1;display:inline-flex;width:17px;height:17px;align-items:center;justify-content:center;border:1px solid #bbd59e;border-radius:50%;font-weight:800;font-style:italic;color:#c4e69f}.card-top .outlined-badge{font-size:6px;padding:3px 5px;border:1px solid #566747;color:#a7bd92;letter-spacing:1px;border-radius:3px}.balance-value{font-size:37px;font-weight:600;letter-spacing:-1.3px;margin-top:22px;line-height:1}.balance-value>span{font-family:DM Sans;font-size:12px;color:#a0b491;margin-left:7px;letter-spacing:0}.balance-card>p{font-size:9px;color:#91a985;margin-top:9px}.balance-actions{display:flex;gap:8px;margin-top:22px}.balance-actions button{display:flex;align-items:center;justify-content:center;gap:6px;width:50%;font-size:10px;padding:9px 6px;border:1px solid #4a5d3e;border-radius:5px;background:#33492a88}.balance-actions button:first-child{background:#bfdba0;color:#22331b;border-color:#bfdba0}.balance-foot{display:flex;align-items:center;gap:6px;margin-top:17px;padding-top:13px;border-top:1px solid #465c3566;color:#8ea581;font-size:8px}.balance-foot .green-dot{margin-left:auto;width:4px;height:4px}.eth-symbol{font-size:16px;color:#aabc9b}.panel{background:linear-gradient(130deg,#19221a77,#121a1477);border:1px solid var(--line);border-radius:10px;padding:17px 19px}.card-top h3{font-size:12px;letter-spacing:-.1px}.weekly-total{display:flex;align-items:baseline;font-size:24px;font-weight:500;margin:16px 0 0;gap:5px}.weekly-total small{font-size:11px;color:#7f9078;font-weight:400}.weekly-total>span{margin-left:auto;font-size:10px;color:#b4d395}.week-chart{display:flex;gap:13px;margin-top:10px;height:110px}.day{height:100%;flex:1;display:flex;flex-direction:column;align-items:center;gap:10px;font-size:8px;color:#76856f}.bar-space{height:85px;display:flex;align-items:flex-end;width:100%}.bar{width:100%;border-radius:3px 3px 0 0;background:linear-gradient(#38552a,#253a22);position:relative;border:1px solid #45673633}.day.current .bar{background:linear-gradient(#c0eb83,#7ba249)}.day.current>span{color:#d4eabc}.bar>span{position:absolute;top:-22px;left:50%;transform:translate(-50%);padding:4px;background:#d0e4b6;color:#26321a;border-radius:3px;font-size:6px;white-space:nowrap}.weekly-card>p{display:flex;gap:6px;align-items:center;color:#8f9e84;font-size:8px;margin-top:11px}.weekly-card>p>svg{color:#acd57e}.challenge-card{padding:19px;border:1px solid #435035;border-radius:10px;background:radial-gradient(ellipse at 100% 10%,#485d3266,transparent 67%),#1b271a}.challenge-card .badge{font-size:6px;letter-spacing:1.3px}.challenge-card .card-top>svg{color:#aec98a}.challenge-card h3{font-size:22px;letter-spacing:-.7px;line-height:1.3;margin-top:15px}.challenge-card>p{font-size:9px;color:#9baf8c;margin-top:8px}.challenge-progress{height:5px;border-radius:3px;background:#34422b;margin-top:20px;overflow:hidden}.challenge-progress>span{display:block;height:100%;width:65%;background:#b1d983;border-radius:3px}.challenge-meta{display:flex;justify-content:space-between;font-size:8px;margin-top:8px;color:#b6c7a6}.challenge-meta strong{font-weight:400;color:#7f936f}.challenge-card .text-button{font-size:9px;margin-top:19px;justify-content:space-between;width:100%;color:#c1dca4}.featured-heading{margin:3px 0 -10px}.featured-heading h3{font-size:11px}.featured-product{padding:17px 18px;border:1px solid #2f3b2c;border-radius:9px;position:relative;overflow:hidden;background:linear-gradient(130deg,#222d20,#111a13)}.product-label{font-size:6px;letter-spacing:1.5px;color:#99ad86}.featured-product h3{font-size:12px;position:relative;z-index:1;margin:12px 0 6px}.featured-product p{font-size:8px;color:#839778;position:relative;z-index:1}.featured-product button{margin-top:20px;position:relative;z-index:1;font-size:9px}.featured-product>svg{position:absolute;right:-17px;top:15px;transform:rotate(-25deg);color:#77905b;opacity:.3}.page-footer{display:flex;flex-wrap:wrap;gap:14px;align-items:center;justify-content:space-between;font-size:7px;color:#5f725c;margin-top:27px;padding-top:16px;border-top:1px solid #1e291f;letter-spacing:1.5px}.page-footer>span:last-child{font-size:8px;letter-spacing:0;display:flex;align-items:center;gap:7px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#040a06bd;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:100;display:flex;align-items:center;justify-content:center;padding:24px}.modal{position:relative;padding:32px;background:linear-gradient(135deg,#1e2c21,#111b15);border:1px solid #4c5e43;border-radius:17px;width:100%;max-width:480px;box-shadow:0 25px 100px #0008;max-height:90dvh;overflow:auto}.modal h2{font-size:27px;letter-spacing:-1px;line-height:1.2;margin:14px 0}.modal p{font-size:14px;line-height:1.7;color:#a4b69c;margin:14px 0}.modal-close{position:absolute;right:14px;top:13px}.mobile-nav{display:none}@media(min-width:1550px){:root{font-size:18px}.sidebar{width:252px}.main-shell{margin-left:252px}main{padding:40px 45px}.topbar{padding:0 45px}.dashboard-grid{grid-template-columns:minmax(0,1fr) 330px;gap:28px}.hero-card{height:337px}.hero-content{padding:33px}.hero-content h2{font-size:36px}.hero-content p{font-size:12px}.stat-value{font-size:31px}.stat-label{font-size:12px}.stat-note{font-size:10px}.nav-item{font-size:14px}.balance-card,.panel,.challenge-card{padding:23px}.route-map{height:250px}.balance-value{font-size:42px}.hero-caption{font-size:10px}.hero-content .button{font-size:12px}.feed-card>h3{font-size:18px}.feed-card>p{font-size:12px}.post-author strong{font-size:12px}.post-author div>span{font-size:10px}.card-top h3{font-size:14px}.weekly-card>p{font-size:10px}.page-heading p{font-size:14px}}@media(max-width:1180px){.sidebar{width:197px;padding:28px 13px 15px}.main-shell{margin-left:197px}.logo{font-size:28px;padding:0 8px}.logo .brand-mark{width:34px;height:34px}.nav-item{font-size:12px;gap:10px;padding:12px}.space-label{font-size:7px;margin-left:10px;letter-spacing:1.3px}.nav-divider+.space-label{font-size:7px}.new-pill{font-size:6px}main{padding:28px 25px}.topbar{padding:0 25px}.dashboard-grid{grid-template-columns:minmax(0,1fr) 257px;gap:17px}.hero-content{padding:25px 22px}.hero-content h2{font-size:26px}.hero-content p{font-size:9px}.hero-art{width:45%}.hero-art img{right:-22px;max-width:130%;height:96%}.stat-card{padding:14px 11px}.stat-value{font-size:22px}.stat-label{font-size:8px;gap:5px}.stat-label svg{width:14px}.stat-note{font-size:7px}.stat-trend{font-size:6px}.tiny-chart{font-size:10px}.run-stats{gap:25px}.club-card h3{font-size:13px}.club-card p,.club-card button{font-size:8px}.hero-content .badge{font-size:6px}.hero-caption{font-size:7px}.featured-product h3{font-size:11px}}@media(max-width:980px){.sidebar{width:78px;padding:26px 10px}.logo{padding:0;justify-content:center}.logo>span,.space-label,.nav-item>span,.nav-item:not(.active) .new-pill,.sidebar-bottom,.nav-divider{display:none}.sidebar nav{margin-top:36px;gap:13px}.nav-item{font-size:0;justify-content:center;padding:14px 10px}.sidebar>.nav-item{margin-top:13px}.main-shell{margin-left:78px}.hero-content h2{font-size:25px}.hero-art img{right:-10px}.dashboard-grid{grid-template-columns:minmax(0,1fr) 245px;gap:16px}.topbar{height:67px}.top-actions{gap:16px}.hero-card{height:295px}}@media(max-width:760px){.sidebar{display:none}.main-shell{margin-left:0}.topbar{height:64px;padding:0 20px}.breadcrumb{display:none}.mobile-logo{display:flex;align-items:center;gap:8px;flex-shrink:0;font-family:Manrope;font-size:23px;font-weight:800;letter-spacing:-1px;color:#d6e9c4}.mobile-logo .brand-mark{width:38px;height:38px}.top-actions{gap:10px}.network{display:none}.top-actions>.avatar{display:none}.wallet-button{font-size:10px;padding:8px 10px}.top-actions>.icon-button{padding-right:0}main{padding:25px 18px 90px}.page-heading{align-items:flex-start;margin-bottom:23px;gap:8px}.eyebrow{font-size:8px;letter-spacing:1.2px}h1{font-size:29px;margin-top:7px}.page-heading p{font-size:10px;max-width:220px;line-height:1.6}.start-button{font-size:10px;padding:10px 12px;margin-top:24px;gap:7px;white-space:nowrap}.start-button svg{width:13px}.dashboard-grid{grid-template-columns:1fr;gap:24px}.hero-card{height:288px}.hero-content{padding:25px 20px}.hero-content h2{font-size:27px;letter-spacing:-.9px}.hero-content p{font-size:9px;max-width:230px}.hero-content .badge{font-size:6px}.hero-art{width:42%}.hero-art img{height:90%;right:-15px;max-width:155%}.hero-content .button{font-size:10px;margin-top:20px}.hero-caption{font-size:7px}.floating-reward{font-size:7px;right:7px;bottom:45px;padding:8px}.hero-index{font-size:5px}.stats-grid{gap:8px;margin-top:13px}.stat-card{padding:14px 10px}.stat-label{font-size:8px;gap:4px}.stat-label svg{width:12px}.stat-value{font-size:23px;gap:4px;margin:12px 0 7px}.stat-value small{font-size:8px}.stat-trend,.tiny-chart,.streak-flame{display:none}.stat-note{font-size:7px;line-height:1.5;display:block}.feed-section{margin-top:27px}.section-heading h2{font-size:17px}.text-button{font-size:9px}.feed-tabs{gap:22px}.feed-tabs button{font-size:10px}.sample-tag{font-size:7px}.post-author strong{font-size:12px}.post-author div>span{font-size:9px}.feed-card>h3{font-size:16px}.feed-card>p{font-size:11px}.run-stats{padding:18px 19px;gap:25px}.run-stats strong{font-size:20px}.run-stats>div>span{font-size:8px}.earned{font-size:8px;padding:5px}.earned svg{width:11px}.post-footer button{font-size:10px}.route-map{height:230px}.right-column{display:grid;grid-template-columns:1fr 1fr;gap:14px}.balance-card,.panel,.challenge-card{padding:18px}.balance-card{grid-column:1/-1}.balance-value{font-size:39px}.card-top>span{font-size:12px}.balance-card>p{font-size:11px}.balance-actions button{font-size:12px;padding:12px}.balance-foot{font-size:10px}.challenge-card .badge{font-size:5px}.challenge-card h3{font-size:21px}.challenge-card>p{font-size:8px}.challenge-meta{font-size:7px}.challenge-card .text-button{font-size:8px}.card-top h3{font-size:11px}.weekly-card{display:flex;flex-direction:column;justify-content:space-between}.week-chart{gap:9px}.weekly-card>p{font-size:7px}.weekly-total{font-size:24px}.weekly-total small{font-size:9px}.featured-heading,.featured-product{grid-column:1/-1}.featured-product{min-height:135px}.featured-heading h3{font-size:13px}.featured-product h3{font-size:15px}.featured-product p{font-size:10px}.page-footer{gap:16px;align-items:flex-start;font-size:6px}.page-footer>span:last-child{font-size:7px}.mobile-nav{display:flex;position:fixed;bottom:0;left:0;right:0;height:calc(65px + env(safe-area-inset-bottom));padding:8px 9px calc(8px + env(safe-area-inset-bottom));background:#152019f2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid #32442d;z-index:40;justify-content:space-around}.mobile-nav button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;font-size:9px;color:#85957f;min-width:50px}.mobile-nav button.active{color:var(--lime)}.modal-backdrop{padding:16px}.modal{padding:30px 23px}.modal h2{font-size:25px}.modal p{font-size:13px}}.preview-notice{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:-9px 0 21px;padding:10px 13px;border:1px solid #35422c;background:#1f2d1b55;border-radius:6px;color:#94a788;font-size:11px}.preview-notice button{display:inline-flex;align-items:center;gap:5px;font-size:11px;color:#c4e2a2;white-space:nowrap}.featured-shoe{position:absolute!important;width:146px;right:-18px;top:12px;transform:rotate(-17deg);opacity:.65}.silver{filter:grayscale(1)}.forest{filter:hue-rotate(27deg) saturate(.7)}.hero-art img{filter:saturate(.55) contrast(1.05)}.avatar-button{padding:0;line-height:0}.page-footer>a{font-size:10px;letter-spacing:0;display:flex;align-items:center;gap:7px}.nav-item{font-size:14px}.space-label{font-size:9px}.stat-label{font-size:11px}.stat-note{font-size:10px}.hero-content p,.hero-content .button{font-size:12px}.hero-caption{font-size:9px}.hero-content h2{font-size:clamp(25px,2.2vw,35px)}.hero-card{height:320px}.hero-caption{margin-top:20px}.hero-content .badge{font-size:9px}.hero-index{font-size:7px}.floating-reward{font-size:9px}.breadcrumb,.wallet-button,.network{font-size:12px}.page-heading p{font-size:14px}.button{font-size:13px}.card-top h3{font-size:14px}.card-top>span{font-size:13px}.card-top .outlined-badge{font-size:8px}.balance-card>p{font-size:11px}.balance-actions button{font-size:12px}.balance-foot{font-size:10px}.weekly-card>p{font-size:10px;line-height:1.5}.challenge-card .badge{font-size:8px}.challenge-card>p{font-size:11px}.challenge-meta{font-size:10px}.challenge-card .text-button{font-size:11px}.featured-heading h3{font-size:12px}.featured-product h3{font-size:14px}.featured-product p{font-size:10px;max-width:150px}.product-label{font-size:8px}.featured-product button{font-size:10px}.post-author strong{font-size:13px}.post-author div>span{font-size:11px}.feed-card>h3{font-size:18px}.feed-card>p{font-size:13px;white-space:pre-line}.run-stats>div>span{font-size:11px}.run-stats strong{font-size:21px}.run-stats small{font-size:12px}.earned{font-size:10px}.post-footer button,.feed-tabs button{font-size:12px}.sample-tag{font-size:10px}.text-button{font-size:12px}.profile strong{font-size:13px}.profile div>span{font-size:11px}.club-card p{font-size:11px;line-height:1.6}.club-card button,.map-label,.day{font-size:10px}.bar>span{font-size:8px}.post-photo{display:block;width:100%;max-height:390px;object-fit:cover;margin-top:15px}.follow-button{margin-left:auto}.delete-post{margin:15px 20px;background:#4a2e2255;border:1px solid #7a584366;padding:13px;border-radius:7px;display:flex;gap:15px;font-size:12px}.delete-post button{color:#e3d0a0}.share-link{margin:10px;width:90%}.view-toolbar{display:flex;gap:13px;align-items:center;margin:30px 0 23px;flex-wrap:wrap}.pill-tabs{display:flex;gap:5px;padding:4px;background:#172119;border:1px solid #2c3a29;border-radius:7px;margin-right:auto}.pill-tabs button{font-size:12px;border-radius:4px;padding:9px 15px;color:#8ca17f}.pill-tabs button.active{background:#374b2b;color:#d4efb8}.search-input{display:flex;align-items:center;gap:9px;background:#172119;border:1px solid #32412e;border-radius:6px;padding:0 12px;color:#92a786}.search-input input{width:140px;background:none;border:0;padding:12px 0;font-size:12px;color:#dce6d4}.search-input input:focus-visible{outline:none}select,input,textarea{font:inherit;color:#dce6d4;background:#111d14;border:1px solid #3b4b33;border-radius:6px;padding:12px 13px;font-size:14px;min-width:0}select{font-size:12px}textarea{resize:vertical;min-height:85px;line-height:1.7}input::placeholder,textarea::placeholder{color:#758a6e}option{background:#172119}.market-banner{display:flex;align-items:center;justify-content:space-between;padding:40px 42px;background:radial-gradient(ellipse at 85% 80%,#53663c88,transparent 65%),linear-gradient(100deg,#1f301d,#283c21);border:1px solid #4a6137;border-radius:13px;min-height:325px;position:relative;overflow:hidden}.market-banner>div{z-index:2}.market-banner h2{font-size:43px;line-height:1.15;letter-spacing:-1.9px;margin:15px 0}.market-banner em,.challenge-hero em{color:#c0e790;font-style:normal}.market-banner p{color:#a7bb99;font-size:14px;line-height:1.8}.market-note{display:block;font-size:10px;color:#839d73;margin-top:20px}.market-banner>img{width:44%;max-height:310px;object-fit:contain;transform:rotate(-14deg);filter:grayscale(1) drop-shadow(0 25px 10px #101b1466);mix-blend-mode:screen}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product-card{padding:0;border:1px solid #33412d;border-radius:12px;overflow:hidden;text-align:left;background:#162017;transition:transform .2s,border-color .2s}.product-card:hover{transform:translateY(-4px);border-color:#7b9857;filter:none}.product-picture{height:235px;position:relative;padding:35px 18px;background:radial-gradient(ellipse at center,#47573555,transparent 70%),linear-gradient(120deg,#273124,#1b261b)}.product-picture img{width:100%;height:100%;object-fit:contain;transition:transform .3s}.product-card:hover img{transform:rotate(-7deg) scale(1.05)}.rarity{position:absolute;left:16px;top:16px;border:1px solid #71825966;border-radius:3px;padding:5px 8px;color:#c2d6aa;background:#41522d44;font-size:10px}.product-number{position:absolute;top:21px;right:16px;letter-spacing:1.3px;font-size:8px;color:#79916d}.product-view{position:absolute;left:0;right:0;bottom:15px;display:flex;gap:6px;justify-content:center;color:#bdcea7;font-size:10px;opacity:0;transition:opacity .2s}.product-card:hover .product-view{opacity:1}.product-info{padding:20px 18px}.product-info>span{color:#819675;font-size:11px}.product-info h3{font-size:20px;margin:9px 0 23px;letter-spacing:-.4px}.product-info>div{display:flex;gap:10px;align-items:center;justify-content:space-between}.product-info .points{font-size:12px;color:#c3e59f}.ownership{display:flex;align-items:center;gap:5px;font-size:9px;color:#91a77d}.info-strip{display:flex;align-items:flex-start;gap:14px;padding:22px 0;margin-top:24px;color:#a3bf8d;border-top:1px solid #2c3b28}.info-strip strong{font-size:13px;font-weight:500}.info-strip p{font-size:12px;color:#7c9474;margin-top:6px;line-height:1.7}.empty-state{padding:65px 25px;text-align:center;display:flex;flex-direction:column;align-items:center;border:1px dashed #384e30;border-radius:11px;background:#16211555;margin-top:20px}.empty-state>span{display:flex;align-items:center;justify-content:center;width:68px;height:68px;border-radius:50%;background:#2b422244;color:#bddb9c;border:1px solid #48613944}.empty-state h3{font-size:23px;margin:22px 0 10px;letter-spacing:-.6px}.empty-state p{color:#899e7f;font-size:14px;max-width:430px;line-height:1.8}.empty-state .button{margin-top:25px}.activity-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.activity-summary>div{position:relative;display:flex;flex-direction:column;gap:15px;padding:25px;background:linear-gradient(130deg,#202e1d,#141f16);border:1px solid #34482b;border-radius:10px}.activity-summary>div>svg{position:absolute;right:19px;top:19px;width:17px;color:#789664}.activity-summary>div>span{font-size:12px;color:#92a683}.activity-summary strong{font-size:30px;font-weight:500;letter-spacing:-1px}.activity-summary small{font-size:12px;font-weight:400;color:#8da37e;letter-spacing:0}.activity-heading{margin:30px 0 20px}.activity-row{display:flex;align-items:center;gap:23px;padding:23px 20px;border:1px solid #2c3d28;background:#172219;width:100%;border-radius:9px;text-align:left;margin-bottom:10px}.activity-icon{display:inline-flex;align-items:center;justify-content:center;padding:11px;color:#b6d496;border:1px solid #42593666;background:#293f2344;border-radius:8px}.activity-row>div{flex:1}.activity-row h3{font-size:15px}.activity-row p{font-size:12px;color:#7f9574;margin-top:7px}.activity-row>strong{font-size:17px;font-weight:500;display:flex;flex-direction:column;gap:4px}.activity-row small{font-size:10px;color:#819677;font-weight:400}.activity-row .points{font-size:12px;color:#acc88d}.activity-row>svg{color:#718767}.challenge-hero{background:radial-gradient(ellipse at 0 100%,#56673a77,transparent 55%),#1c2a1b;border:1px solid #3d522f;border-radius:12px;padding:43px;display:flex;gap:35px;align-items:center}.challenge-hero>svg{color:#b9d88d;padding:17px;width:93px;height:93px;border:1px solid #657d4166;background:#31482755;border-radius:50%}.challenge-hero h2{font-size:30px;line-height:1.35;letter-spacing:-1px;margin:15px 0}.challenge-hero p{font-size:14px;color:#8fa77e}.challenges-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:27px}.full-challenge{padding:26px;background:#182318;border:1px solid #354b2c;border-radius:11px}.challenge-icon{display:inline-flex;padding:11px;border-radius:9px;background:#334b2677;border:1px solid #657e4066;color:#c3de9e;margin-bottom:30px}.full-challenge .eyebrow{font-size:9px}.full-challenge h3{font-size:21px;margin:13px 0;letter-spacing:-.5px}.full-challenge>p{font-size:13px;color:#8aa079;line-height:1.8;min-height:47px}.challenge-big-number{font-size:35px;margin-top:27px;letter-spacing:-1px}.challenge-big-number>span{font-size:11px;color:#8d9f78;letter-spacing:0;margin-left:5px}.full-challenge .challenge-progress{margin-top:13px}.full-challenge .button{margin-top:30px;width:100%}.completed{display:block;margin-top:14px;font-size:11px;color:#c7e7a0}.wallet-layout{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:24px}.wallet-main{padding:32px;background:radial-gradient(ellipse at 100% 0,#4a673488,transparent 75%),#23351f;border:1px solid #4e673b;border-radius:12px}.wallet-main h2{font-size:62px;letter-spacing:-2.5px;margin:35px 0 12px;font-weight:500}.wallet-main h2 span{font-size:16px;letter-spacing:0;color:#99b57e}.wallet-main>p{font-size:14px;color:#96ae85}.wallet-main>.button{margin-top:28px}.info-inline{display:flex;align-items:center;gap:7px;color:#8fa77b;font-size:11px;margin-top:25px}.wallet-details{align-self:start;padding:28px}.wallet-details>h3{font-size:22px;letter-spacing:-.6px;margin:17px 0 13px}.wallet-details>p{font-size:13px;line-height:1.8;color:#8da37d}.wallet-detail-row{display:flex;justify-content:space-between;gap:10px;padding:19px 0;border-bottom:1px solid #34462c;font-size:12px}.wallet-detail-row>span{color:#8ea17e}.wallet-detail-row>strong{font-weight:500}.wallet-details>.button{width:100%;margin:23px 0 0}.ledger>div{display:flex;align-items:center;gap:15px;padding:18px;border-bottom:1px solid #2d3d27}.ledger>div>div{flex:1}.ledger strong{font-size:13px;font-weight:500}.ledger p{font-size:11px;color:#7c9371;margin-top:6px}.ledger>div>span:last-child{font-size:13px}.positive{color:#b4dc8b}.explore-hero{height:390px;position:relative;overflow:hidden;border:1px solid #415334;border-radius:13px}.explore-hero>img{position:absolute;width:100%;height:100%;object-fit:cover;filter:brightness(.57) saturate(.7)}.explore-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0d1c16d9,transparent)}.explore-hero>div{position:relative;z-index:2;padding:53px 43px}.explore-hero h2{font-size:38px;letter-spacing:-1.4px;line-height:1.25;margin:20px 0}.explore-hero p{color:#b2c6a3;font-size:14px}.explore-hero .button{margin-top:28px}.route-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.route-card{border:1px solid #34492d;border-radius:11px;overflow:hidden;background:#19251a}.route-card>div:last-child{padding:21px}.route-card>div:last-child>span{display:flex;gap:6px;align-items:center;font-size:11px;color:#8fa480}.route-card h3{font-size:19px;margin-top:11px}.route-card p{font-size:12px;color:#9eb68d;margin-top:15px;display:flex;align-items:center;justify-content:space-between}.community-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:30px}.community-feed{margin-top:0}.community-aside{border:1px solid #3c502e;border-radius:11px;padding:24px;background:#1b2a1a;align-self:start;overflow:hidden}.community-aside>img{width:calc(100% + 48px);margin:-24px -24px 26px;height:170px;object-fit:cover;filter:saturate(.7)}.community-aside h2{font-size:27px;letter-spacing:-.8px;line-height:1.4;margin:17px 0}.community-aside p{font-size:13px;color:#91a67e;line-height:1.9;margin-bottom:22px}.modal.wide{max-width:580px}.modal:focus{outline:none}.modal>.eyebrow{padding-right:16px}.modal-symbol{display:inline-flex;padding:14px;background:#38502b55;border:1px solid #59724366;border-radius:12px;color:#c5e99f;margin-bottom:25px}.form{display:flex;flex-direction:column;gap:18px;margin-top:22px}.form label,.standalone-label{display:flex;flex-direction:column;gap:10px;font-size:12px;color:#b2c5a3}.standalone-label{margin:20px 0}.full{width:100%}.form .button{margin-top:3px}.auth-switch{font-size:12px;color:#a5c38c;text-align:center;width:100%;padding:0;margin-top:24px;line-height:1.8}.error-message{padding:13px 15px;border:1px solid #99784677;background:#60492d44;border-radius:6px;color:#e7c99f;font-size:13px;line-height:1.7;margin:15px 0;overflow-wrap:anywhere}.success-message{display:flex;align-items:center;gap:9px;padding:15px;background:#385b2544;border:1px solid #5c833955;border-radius:6px;color:#c7e99f;font-size:13px;line-height:1.7;margin:20px 0}.fine-print,.modal .fine-print{font-size:11px!important;line-height:1.8!important;color:#829878!important;margin-top:23px}.fine-print svg{vertical-align:middle;margin-right:4px}.record-status{display:flex;align-items:center;gap:7px;font-size:12px;color:#b4c89e;margin:22px 0 12px}.record-status>span:last-child{margin-left:auto;font-size:11px;color:#7d9471}.pulse-dot,.status-dot{width:7px;height:7px;display:inline-block;border-radius:50%;background:#9dcc6f}.pulse-dot{animation:pulse 1.5s ease infinite}.actual-route{display:block;width:100%;max-height:315px;background:radial-gradient(#203820,#111c14);border:1px solid #38512e;border-radius:10px}.gps-wait{height:190px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:17px;color:#8fa779;background:radial-gradient(#21371f,#142018);border:1px solid #36522b;border-radius:9px;font-size:12px}.record-stats{display:flex;justify-content:space-around;gap:14px;padding:25px 0 22px;border-bottom:1px solid #35482d;margin-bottom:23px}.record-stats>div{display:flex;flex-direction:column;gap:8px;text-align:center}.record-stats strong{font-size:30px;font-weight:500;letter-spacing:-1px}.record-stats span{font-size:11px;color:#90a57e}.record-controls{display:flex;gap:13px}.record-controls>.button{flex:1}.run-estimate{display:flex;align-items:center;gap:6px;font-size:11px!important}.connected-wallet{display:flex;gap:8px;align-items:center;background:#263e1d55;border:1px solid #54744055;padding:14px;border-radius:7px;margin:20px 0;font-size:12px}.connected-wallet strong{font-weight:500}.connected-wallet>span:last-child{margin-left:auto;color:#a8c38d;font-size:11px}.exchange-box{display:block;background:#132017;border:1px solid #3a5130;border-radius:9px;padding:18px;font-size:12px;color:#829c73;margin-top:25px}.exchange-box>div{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:13px 0}.exchange-box input{background:none;font-size:32px;border:0;padding:0;width:65%;color:#e1ecd6;letter-spacing:-1px}.exchange-box strong{font-size:25px;font-weight:500;color:#dceacd}.exchange-box>span{font-size:11px}.exchange-box .points{color:#bedf9d;font-size:18px}.exchange-arrow{display:flex;justify-content:center;height:0;position:relative;top:5px}.exchange-arrow>svg{box-sizing:content-box;background:#23391e;border:1px solid #4c6c36;padding:8px;border-radius:7px;z-index:1;color:#b9d990}.status-note{display:flex;align-items:flex-start;gap:10px;padding:15px;background:#30412444;border:1px solid #5c6b3f55;border-radius:7px;margin-top:25px;color:#aeca96}.status-note>svg{margin-top:3px}.status-note>div{flex:1}.status-note strong{font-size:12px;font-weight:500}.status-note p,.modal .status-note p{font-size:12px;line-height:1.8;color:#91a87e;margin:0}.status-note strong+p{margin-top:7px}.status-note .status-dot{flex-shrink:0;margin-top:7px;background:#c5bb7c}.transaction-link{display:flex;align-items:center;gap:6px;font-size:12px;color:#c2e49e;margin-top:22px}.modal-product-image{position:relative;display:flex;justify-content:center;align-items:center;height:235px;background:radial-gradient(#4d653e66,transparent);margin:0 -5px 20px}.modal-product-image img{max-width:90%;max-height:100%;object-fit:contain}.product-price{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #38512e;border-bottom:1px solid #38512e;padding:20px 0;margin:25px 0}.product-price .points{color:#c6e7a4;font-size:23px}.product-price>span:last-child{font-size:11px;color:#89a076}.composer-author{display:flex;gap:10px;align-items:center;margin:25px 0}.composer-author>div{display:flex;flex-direction:column;gap:6px}.composer-author strong{font-size:13px}.composer-author div>span{font-size:11px;color:#8ba279}.composer-tools{display:flex;align-items:center;justify-content:space-between;color:#7d9672;font-size:11px}.upload-button{display:flex!important;align-items:center;flex-direction:row!important;cursor:pointer;color:#b5d198!important}.upload-button>input{position:absolute;opacity:0;pointer-events:none;width:1px;height:1px}.photo-preview{position:relative}.photo-preview img{width:100%;max-height:260px;object-fit:cover;border-radius:7px}.photo-preview button{position:absolute;right:8px;top:8px;background:#122117dd;border-radius:50%}.pace-analysis{margin:25px 0}.pace-analysis h3{font-size:16px}.pace-analysis>p{font-size:11px}.split-row{display:flex;align-items:center;gap:14px;margin:15px 0;font-size:11px;color:#9ab286}.split-row>div{flex:1;background:#283e2044;height:17px;border-radius:3px}.split-row>div>span{display:block;height:100%;background:linear-gradient(90deg,#547d36,#b1d584);border-radius:3px}.split-row>strong{font-weight:500;width:70px;text-align:right}.install-steps{margin:24px 0}.install-steps h3{font-size:16px;margin-top:25px}.install-steps p{font-size:13px}.app-download-card{margin:18px 0;padding:22px;border:1px solid #4b634155;border-radius:13px;background:linear-gradient(120deg,#1c2e23cc,#141e18cc);box-shadow:inset 0 1px #e6ffd508}.app-download-heading{display:flex;align-items:center;gap:14px}.app-download-heading img{border-radius:12px;flex-shrink:0}.app-download-heading .eyebrow{font-size:8px;letter-spacing:1.6px}.app-download-heading h2{font-size:21px;letter-spacing:-.6px;margin:5px 0}.app-download-heading p{margin:0;font-size:11px;color:#a6b5a1}.platform-downloads{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.platform-downloads .button{min-height:45px;flex:1 1 210px;justify-content:center;font-size:12px;text-decoration:none}.platform-downloads .ios-download{opacity:.65;cursor:default;flex-basis:150px}.ios-download span{font-size:9px;padding:3px 6px;border:1px solid #8ba17c44;border-radius:4px;white-space:nowrap}.app-download-meta{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:14px;color:#839580;font-size:10px}.app-download-meta button,.page-footer>button{border:0;background:none;color:#c3d3b8;display:inline-flex;align-items:center;gap:4px;padding:0;font:inherit;cursor:pointer}.install-steps ol{padding-left:20px;color:#aab9a6;font-size:13px;line-height:1.7}.install-steps li{margin:12px 0;padding-left:4px}.download-checksum{margin-top:18px;color:#9baa91;font-size:11px}.download-checksum summary{cursor:pointer}.download-checksum code{overflow-wrap:anywhere;font-size:10px}@media(max-width:450px){.app-download-card{padding:18px}.app-download-heading{gap:11px}.app-download-heading h2{font-size:18px}.app-download-heading p{font-size:10px}.app-download-heading img{width:44px;height:44px}}.recording-pill{position:fixed;left:50%;bottom:30px;transform:translate(-50%);padding:13px 18px;border:1px solid #819e59;background:#284222e8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:#dcf3c1;border-radius:30px;display:flex;align-items:center;gap:10px;box-shadow:0 10px 40px #0005;z-index:50;font-size:13px;white-space:nowrap}.toast{position:fixed;bottom:28px;right:28px;max-width:430px;z-index:150;display:flex;gap:20px;align-items:center;padding:16px 20px;background:#2f4729f5;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid #829c5c;box-shadow:0 10px 30px #0005;border-radius:9px;color:#dfedcf;font-size:13px;line-height:1.7}.toast>button{padding:0;display:flex}.profile-links{margin:25px 0;border-top:1px solid #334a2b}.profile-links>button{width:100%;padding:18px 0;border-bottom:1px solid #334a2b;display:flex;gap:12px;align-items:center;font-size:13px;color:#acc494}.profile-links>button>svg:last-child{margin-left:auto}.notification-item{display:flex;align-items:flex-start;gap:12px;margin:25px 0;color:#b9d99b}.notification-item>div>strong{font-size:13px}.notification-item p{font-size:12px;margin:5px 0}.comment{display:flex;gap:10px;align-items:flex-start;margin:22px 0}.comment>div{flex:1}.comment strong{font-size:13px}.comment p{font-size:13px;margin:7px 0;white-space:pre-line}.comment-list{max-height:300px;overflow:auto}.confirm-inline{padding:15px;border:1px solid #65714466;border-radius:7px;margin-top:15px}.confirm-inline p{font-size:12px}.confirm-inline .button{margin-right:10px}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{box-shadow:0 0 0 6px #c5e99215}}@media(min-width:1450px){.hero-card{height:340px}.hero-content{padding:31px 32px}.hero-content h2{font-size:36px}.stats-grid{gap:15px}.stat-card{padding:19px}.stat-value{font-size:30px}.hero-art img{max-width:130%;right:0}.right-column{gap:20px}.dashboard-grid{grid-template-columns:minmax(0,1fr) 310px}}@media(max-width:1180px){.nav-item{font-size:12px}.hero-content p{font-size:10px}.hero-content .badge{font-size:7px}.hero-caption{font-size:8px}.hero-art{width:41%}.hero-art img{right:-25px;height:95%;max-width:140%}.stat-label{font-size:9px}.stat-note{font-size:8px}.card-top h3{font-size:12px}.card-top>span{font-size:12px}.weekly-card>p{font-size:9px}.run-stats{gap:23px}.run-stats strong{font-size:18px}.run-stats>div>span{font-size:10px}.earned{font-size:9px}.feed-tabs{gap:18px}.sample-tag{font-size:8px}.text-button{font-size:10px}.challenge-card .badge{font-size:6px}.challenge-meta{font-size:9px}.hero-content .button{font-size:11px}.market-banner h2{font-size:37px}.market-banner{padding:30px}.product-picture{height:195px}.product-info h3{font-size:17px}.product-info .points{font-size:10px}.ownership{font-size:0}.product-info{padding:16px}.challenges-grid{gap:14px}.full-challenge{padding:20px}.full-challenge h3{font-size:18px}.full-challenge>p{font-size:12px}.wallet-layout{grid-template-columns:minmax(0,1fr) 300px}.activity-summary>div{padding:20px}.activity-summary>div>span{font-size:10px}.activity-summary>div>svg{width:14px;right:12px}.activity-row{gap:17px}.community-layout{grid-template-columns:minmax(0,1fr) 260px}}@media(max-width:980px){.nav-item{font-size:0}.product-grid{gap:14px}.wallet-layout{grid-template-columns:minmax(0,1fr) 270px}.wallet-main h2{font-size:55px}.activity-summary strong{font-size:25px}.activity-row>strong{font-size:15px}.activity-row h3{font-size:13px}.activity-row>svg{display:none}}@media(max-width:760px){.preview-notice{padding:10px 11px;font-size:10px;line-height:1.7;margin-bottom:20px;align-items:center}.preview-notice span{max-width:220px}.preview-notice button{font-size:10px}.page-heading p{font-size:12px}.page-heading h1{font-size:27px;max-width:255px;line-height:1.3}.hero-content p{font-size:10px;max-width:250px}.hero-content h2{font-size:29px}.hero-content .badge{font-size:7px;letter-spacing:1px}.hero-card{height:315px}.hero-art img{right:-45px;max-width:170%;height:83%}.hero-art{width:40%}.hero-caption{font-size:8px}.hero-art .floating-reward{font-size:7px;bottom:60px}.hero-index{font-size:5px}.stat-label{font-size:9px;line-height:1.5;align-items:flex-start;gap:5px}.stat-label svg{margin-top:1px}.stat-value{font-size:25px}.stat-note{font-size:9px}.stat-card{padding:15px 11px}.card-top h3{font-size:13px}.card-top>span{font-size:14px}.balance-value{font-size:43px}.balance-card>p{font-size:12px}.balance-actions button{font-size:13px}.weekly-card>p{font-size:9px}.challenge-card>p{font-size:10px}.challenge-meta{font-size:9px;gap:5px}.challenge-card .text-button{font-size:10px}.feed-tabs button{font-size:12px}.sample-tag{font-size:8px}.feed-tabs{gap:20px}.text-button{font-size:11px}.post-author strong{font-size:13px}.post-author div>span{font-size:10px}.feed-card>h3{font-size:17px;line-height:1.5}.feed-card>p{font-size:12px}.run-stats{gap:24px;flex-wrap:wrap}.run-stats>div>span{font-size:10px}.run-stats strong{font-size:21px}.earned{font-size:9px}.post-footer button{font-size:11px}.map-label{font-size:9px}.market-banner{padding:28px 23px;min-height:325px;display:block}.market-banner h2{font-size:36px;max-width:250px}.market-banner p{font-size:11px;max-width:240px}.market-banner .eyebrow{font-size:7px}.market-banner>img{position:absolute;right:-57px;bottom:19px;width:65%;max-height:205px;opacity:.7;z-index:1}.market-banner>div{position:relative}.market-note{font-size:9px;max-width:190px;line-height:1.7}.view-toolbar{gap:12px;margin-top:22px}.pill-tabs{width:100%;justify-content:space-between}.pill-tabs button{flex:1;font-size:12px}.search-input{flex:1}.search-input input{width:100%}.view-toolbar>select{width:140px}.product-grid{grid-template-columns:1fr 1fr;gap:12px}.product-picture{height:170px;padding:34px 9px 20px}.rarity{font-size:8px;padding:4px 6px;left:11px;top:11px}.product-number{font-size:6px;top:16px;right:10px}.product-info{padding:16px 12px}.product-info>span{font-size:9px}.product-info h3{font-size:17px;margin:9px 0 20px;line-height:1.4;min-height:44px}.product-info .points{font-size:11px}.product-info .point-icon{width:15px;height:15px;font-size:10px}.product-view{display:none}.info-strip p{font-size:11px}.info-strip strong{font-size:12px}.activity-summary{grid-template-columns:1fr 1fr;gap:12px}.activity-summary>div{padding:21px}.activity-summary>div>span{font-size:11px}.activity-summary strong{font-size:31px}.activity-row{flex-wrap:wrap;padding:19px 16px;gap:20px}.activity-row>div{flex-basis:70%}.activity-row h3{font-size:14px}.activity-row>.points{margin-left:auto}.activity-row>strong{font-size:20px}.activity-row small{font-size:10px}.activity-row>svg{display:none}.activity-heading{gap:10px}.activity-heading h2{font-size:17px}.activity-heading .button{font-size:11px;padding:11px 12px;gap:6px}.empty-state{padding:45px 20px}.empty-state h3{font-size:22px;line-height:1.5}.empty-state p{font-size:13px}.challenge-hero{padding:28px 23px;display:block}.challenge-hero>svg{width:65px;height:65px;padding:13px;margin-bottom:25px}.challenge-hero h2{font-size:27px;line-height:1.5}.challenge-hero .eyebrow{font-size:8px}.challenge-hero p{font-size:12px}.challenges-grid{grid-template-columns:1fr;gap:17px}.full-challenge{padding:27px}.full-challenge h3{font-size:25px}.full-challenge>p{min-height:0;font-size:14px}.challenge-big-number{font-size:39px}.challenge-big-number>span{font-size:12px}.challenge-icon{margin-bottom:25px}.wallet-layout{grid-template-columns:1fr;gap:25px}.wallet-main{padding:26px}.wallet-main h2{font-size:59px}.wallet-main>p{font-size:13px}.wallet-details{padding:26px}.wallet-details>p{font-size:13px}.wallet-detail-row{font-size:13px}.wallet-layout>div:first-child{display:contents}.wallet-main{order:0}.wallet-details{order:1}.wallet-layout .activity-heading{order:2;margin:0}.wallet-layout .empty-state,.wallet-layout .ledger{order:3;margin-top:0}.explore-hero{height:380px}.explore-hero>div{padding:35px 24px}.explore-hero h2{font-size:30px;line-height:1.4}.explore-hero p{font-size:12px;max-width:200px;line-height:1.8}.explore-hero .button{font-size:11px}.explore-hero .eyebrow{font-size:8px}.route-grid{grid-template-columns:1fr;gap:20px}.activity-heading .sample-tag{max-width:95px;font-size:8px;line-height:1.8;text-align:right}.community-layout{grid-template-columns:1fr;gap:25px}.community-aside{padding:25px}.community-aside>img{width:calc(100% + 50px);margin:-25px -25px 27px;height:195px}.community-feed{margin-top:3px}.modal-backdrop{align-items:flex-end;padding:12px}.modal{border-radius:18px;max-height:93dvh;padding:32px 22px 24px}.modal h2{font-size:27px;line-height:1.3}.modal>.eyebrow{font-size:8px;line-height:1.8}.modal .button{font-size:13px;padding:13px 16px}.form input,.form textarea,.standalone-label input,.standalone-label select{font-size:16px}.record-stats{gap:7px}.record-stats strong{font-size:29px}.record-stats span{font-size:10px}.actual-route{max-height:250px}.fine-print,.modal .fine-print{font-size:11px!important}.record-controls>.button{padding:13px 10px;gap:8px;font-size:12px}.toast{bottom:calc(82px + env(safe-area-inset-bottom));left:18px;right:18px;max-width:none;font-size:12px}.recording-pill{bottom:calc(82px + env(safe-area-inset-bottom));font-size:12px}.mobile-nav{gap:2px}.mobile-nav button{min-width:42px;font-size:9px}.page-footer>a{font-size:8px}.page-footer{font-size:6px}.product-price .points{font-size:21px}.modal-product-image{height:205px}.empty-state .button,.status-note p,.modal .status-note p{font-size:12px}.form label{font-size:13px}.auth-switch{font-size:12px}.preview-notice+.dashboard-grid .hero-content{padding:26px 20px}}@media(max-width:370px){.hero-content h2{font-size:25px}.hero-content p{font-size:9px}.hero-content .badge{font-size:6px}.hero-art img{right:-44px;max-width:180%}.hero-caption{font-size:7px}.stat-label,.stat-note{font-size:8px}.run-stats{gap:19px}.run-stats strong{font-size:19px}.earned{font-size:8px}.right-column{grid-template-columns:1fr}.weekly-card,.challenge-card{grid-column:1/-1}.page-heading h1{font-size:25px}.start-button{padding:10px;font-size:10px}.product-picture{height:145px}.product-info h3{font-size:15px}.pill-tabs button{font-size:11px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@media(max-width:760px){.breadcrumb{font-size:0;flex-shrink:0}.wallet-button{font-size:11px;white-space:nowrap}.top-actions{gap:10px}.topbar{gap:12px}.top-actions>.avatar-button{display:none}}@media(max-width:450px){.hero-content h2{font-size:27px;line-height:1.3;max-width:250px}.hero-art{width:40%}.hero-art img{height:185px;max-width:none;right:-32px;bottom:-4px}.hero-content p{font-size:10px;max-width:207px}.hero-art .floating-reward{right:2px;bottom:35px;font-size:7px;padding:7px}.hero-content .button{font-size:11px}.hero-caption{font-size:8px}.hero-index{display:none}.topbar{padding:0 18px}.top-actions{gap:9px}}
