.payout-runner{margin:26px 0 34px;padding:26px 30px 18px;border:1px solid #e1e1d5;border-radius:20px;background:#fffef8;color:#171713;overflow:hidden}.runner-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:25px}.runner-preview-label{display:inline-flex;font-size:11px;font-weight:750;background:#ffed8b;padding:5px 9px;border-radius:5px}.runner-heading h2{font-size:23px;letter-spacing:-.7px;margin-top:12px}.runner-heading p{font-size:12px;color:#6e6e61;line-height:1.7;margin-top:7px;max-width:510px}.runner-clock{text-align:right;min-width:160px}.runner-clock>span{font-size:11px;color:#6e6e61}.runner-clock strong{display:block;font:900 36px/1.3 Archivo,sans-serif;letter-spacing:-1.2px;font-variant-numeric:tabular-nums}.runner-clock small{font-size:11px;color:#737369}.runner-track{position:relative;margin-top:6px;height:145px}.runner-track-line{position:absolute;bottom:32px;left:0;right:22px;height:6px;background:#e8e8db;border-radius:6px;overflow:hidden}.runner-track-line>div{height:100%;background:#e8bf00;transition:width .25s linear}.runner-lane{position:absolute;left:0;right:54px;bottom:29px;height:108px}.runner-courier{position:absolute;left:var(--run-progress);bottom:0;width:125px;height:105px;transform:translate(calc(-1 * var(--run-progress)));transition:left .25s linear,transform .25s linear}.runner-mascot{width:125px;height:105px;display:block}.go-mascot{overflow:visible}.go-mascot :is(.go-body,.go-arm-front,.go-arm-back,.go-leg-front,.go-leg-back,.go-satchel,.go-shadow){transform-box:fill-box}.runner-moving .go-mascot :is(.go-body,.go-arm-front,.go-arm-back,.go-leg-front,.go-leg-back,.go-satchel,.go-shadow){animation:var(--go-motion) .46s ease-in-out infinite alternate}.go-leg-front{transform-origin:0 0;--go-motion: go-leg-front}.go-leg-back{transform-origin:100% 10%;--go-motion: go-leg-back}.go-arm-front{transform-origin:100% 0;--go-motion: go-arm-front}.go-arm-back{transform-origin:0 100%;--go-motion: go-arm-back}.go-satchel{transform-origin:100% 0;--go-motion: go-satchel}.go-body{--go-motion: go-bob}.go-shadow{transform-origin:50% 50%;--go-motion: go-shadow}@keyframes go-leg-front{to{transform:rotate(28deg)}}@keyframes go-leg-back{to{transform:rotate(-28deg)}}@keyframes go-arm-front{to{transform:rotate(-50deg)}}@keyframes go-arm-back{to{transform:rotate(50deg)}}@keyframes go-satchel{to{transform:rotate(-6deg)}}@keyframes go-bob{to{transform:translateY(-3px)}}@keyframes go-shadow{to{transform:scaleX(.86)}}.runner-dust{position:absolute;border:2px solid #d4cfa5;width:13px;height:7px;border-radius:50%;left:0;bottom:4px;opacity:0}.runner-moving .runner-dust{animation:courier-dust .65s ease-out infinite}.runner-moving .dust-two{left:-10px;width:8px;animation-delay:.22s}.runner-start{position:absolute;left:0;bottom:6px;font-size:10px;color:#737369}.runner-finish{position:absolute;bottom:0;right:0;display:flex;flex-direction:column;gap:7px;align-items:center;font-size:10px;line-height:1.4;text-align:center}.runner-finish svg{margin-bottom:5px}.runner-arrived svg{color:#5d712c;transform:rotate(12deg)}.runner-bottom{border-top:1px solid #ecebdd;margin-top:10px;padding-top:13px;display:flex;justify-content:space-between;align-items:center;gap:15px}.runner-bottom p{display:flex;align-items:center;gap:7px;font-size:10px;color:#737369;line-height:1.5}.runner-status-dot{width:6px;height:6px;border-radius:50%;background:#99998e;flex-shrink:0}.runner-buttons{display:flex;align-items:center;flex-wrap:wrap;gap:14px}.runner-buttons button{display:inline-flex;align-items:center;gap:5px;font-size:10px;font-weight:650;padding:5px 0}@keyframes courier-dust{0%{opacity:.65;transform:translate(5px) scale(.6)}to{opacity:0;transform:translate(-10px,-5px) scale(1.2)}}@media(max-width:650px){.payout-runner{padding:20px 18px 15px;border-radius:16px}.runner-heading{gap:12px}.runner-heading h2{font-size:19px;max-width:190px}.runner-heading p{font-size:11px}.runner-clock{min-width:104px}.runner-clock strong{font-size:27px}.runner-clock>span,.runner-clock small{font-size:9px}.runner-bottom{align-items:flex-start;flex-direction:column;gap:8px}.runner-buttons{gap:12px}}@media(prefers-reduced-motion:reduce){.runner-moving .go-mascot *,.runner-moving .runner-dust{animation:none!important}.runner-courier,.runner-track-line>div{transition:none}}.go-dashboard{--gd-yellow: #ffdc00;--gd-green: #48d594;--gd-muted: #b4ac91;--gd-card: #241f16;color:#fff7d8;padding:48px 0;scroll-margin-top:20px}.gd-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:23px}.gd-title-line{display:flex;align-items:center;flex-wrap:wrap;gap:13px}.gd-title-line h2{font-size:clamp(25px,3vw,35px);font-weight:800;letter-spacing:-1.4px;line-height:1.2}.gd-status{font-size:11px;line-height:1;font-weight:800;border-radius:20px;background:var(--gd-yellow);color:#221c05;padding:7px 11px}.gd-heading p{color:var(--gd-muted);line-height:1.6;margin-top:9px;font-size:12px;max-width:640px}.gd-refresh{display:flex;align-items:center;justify-content:center;gap:7px;color:var(--gd-muted);font-size:11px;white-space:nowrap;padding:9px 0;min-height:38px}.gd-refresh svg{color:var(--gd-yellow)}.go-dashboard button:focus-visible,.go-dashboard a:focus-visible{outline:3px solid var(--gd-green);outline-offset:4px}.gd-error{padding:12px 15px;background:#352718;border:1px solid #705329;border-radius:10px;margin-bottom:16px;font-size:12px;line-height:1.6}.gd-error button{color:var(--gd-yellow);text-decoration:underline;padding:0}.gd-stats{display:grid;grid-template-columns:1.14fr 1.14fr repeat(4,1fr);gap:10px;margin-bottom:12px}.gd-stat{background:var(--gd-card);border:2px solid #090804;box-shadow:0 2px #090804;border-radius:22px;padding:20px 16px 18px;min-width:0;display:flex;flex-direction:column}.gd-stat h3{font-size:10px;line-height:1.45;font-weight:600;color:var(--gd-muted);margin-bottom:9px}.gd-stat strong{font-size:30px;letter-spacing:-1.2px;line-height:1.1;font-weight:800;font-variant-numeric:tabular-nums}.gd-stat p{font-size:9px;line-height:1.5;color:var(--gd-muted);margin-top:9px}.gd-stat-featured{background:var(--gd-yellow);color:#191607}.gd-stat-featured h3,.gd-stat-featured p{color:#4f450a}.gd-stat-schedule strong{font-size:18px;line-height:1.25;letter-spacing:-.7px}.gd-panels{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(0,1fr);gap:12px}.gd-panel{background:var(--gd-card);border:2px solid #090804;border-radius:24px;padding:21px 19px 0;min-width:0;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 2px #090804}.gd-panel-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.gd-panel-heading h3{font-weight:800;font-size:15px;letter-spacing:-.45px}.gd-panel-heading>svg{color:var(--gd-yellow)}.gd-panel-copy{color:var(--gd-muted);font-size:11px;line-height:1.6;margin-top:6px;max-width:31ch}.gd-period{display:flex;gap:2px;padding:4px;border:1px solid #070603;background:#18150d;border-radius:25px}.gd-period button{font-size:10px;color:var(--gd-muted);font-weight:700;padding:7px 10px;border-radius:18px;min-height:30px}.gd-period button[aria-pressed=true]{color:#211c04;background:var(--gd-yellow)}.gd-chart-key{display:flex;gap:14px;font-size:10px;color:var(--gd-muted);margin-top:11px}.gd-chart-key span{display:flex;align-items:center;gap:6px}.gd-chart-key i{width:7px;height:7px;border-radius:2px;background:var(--gd-yellow)}.gd-chart-key span+span i{width:13px;height:2px;background:var(--gd-green)}.gd-chart{flex:1;position:relative;min-height:290px;display:flex;align-items:center;justify-content:center;margin:15px 0 0}.gd-chart-lines{position:absolute;top:10px;right:0;bottom:32px;left:0;display:flex;flex-direction:column;justify-content:space-between;pointer-events:none}.gd-chart-lines i{width:100%;border-top:1px dashed #4c43332e}.gd-chart-empty{position:relative;text-align:center;margin:20px 4px 42px;max-width:290px}.gd-chart-empty strong,.gd-drops-empty strong{display:block;font-size:13px;font-weight:700;line-height:1.5}.gd-chart-empty p,.gd-drops-empty p{font-size:11px;line-height:1.7;color:var(--gd-muted);margin-top:8px}.gd-chart-axis{position:absolute;bottom:12px;left:0;right:0;display:flex;justify-content:space-between;font-size:9px;color:var(--gd-muted)}.gd-panel-link{border-top:1px solid #41392a;min-height:49px;display:flex;align-items:center;justify-content:space-between;font-size:11px;font-weight:700;margin-top:auto;color:#e9e0be;gap:10px}.gd-panel-link:hover{color:var(--gd-yellow)}.gd-drops-empty{display:flex;align-items:flex-start;flex-direction:column;justify-content:center;flex:1;min-height:260px;padding:20px 0}.gd-receipt-icon{width:57px;height:72px;border:1px solid #665821;border-radius:7px 7px 1px 1px;padding:8px 10px;transform:rotate(-7deg);margin-bottom:25px;color:var(--gd-yellow);background:#292313;box-shadow:6px 6px #17130b}.gd-receipt-icon svg{display:block;margin:0 auto 7px}.gd-receipt-icon span{display:block;height:2px;background:#756627;margin-top:5px}.gd-receipt-icon span:last-child{width:65%}.gd-not-running{display:flex;align-items:center;gap:7px;color:var(--gd-muted);font-size:10px;border-top:1px dashed #41392a;padding:12px 0 16px}.gd-not-running svg{color:var(--gd-yellow)}.gd-footnote{font-size:10px;line-height:1.7;color:var(--gd-muted);margin-top:15px}.go-dashboard button{touch-action:manipulation}@media(min-width:1450px){.gd-stat h3{font-size:11px}.gd-stat p{font-size:10px}.gd-stat{padding:22px 19px}.gd-panel-heading h3{font-size:16px}}@media(max-width:1100px){.gd-stats{grid-template-columns:repeat(3,1fr)}.gd-stat h3{font-size:11px}.gd-stat p{font-size:10px}.gd-panels{grid-template-columns:1.4fr 1fr}.gd-title-line h2{font-size:29px}}@media(max-width:650px){.go-dashboard{padding:32px 0}.gd-heading{align-items:flex-start;flex-direction:column;gap:8px}.gd-heading p{font-size:11px}.gd-title-line h2{font-size:25px;letter-spacing:-1px}.gd-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.gd-stat{border-radius:17px;padding:17px 14px;min-height:115px}.gd-stat strong{font-size:27px}.gd-stat-schedule strong{font-size:18px}.gd-stat h3{font-size:10px}.gd-stat p{font-size:9px}.gd-panels{grid-template-columns:1fr;gap:10px}.gd-panel{padding:19px 18px 0;border-radius:20px}.gd-panel-heading h3{font-size:14px}.gd-history .gd-panel-heading{gap:5px}.gd-period button{padding:7px 8px}.gd-chart{min-height:255px}.gd-drops-empty{min-height:170px}.gd-receipt-icon{display:none}.gd-footnote{font-size:9px}.gd-refresh{padding:3px 0;min-height:32px}}.brand .brand-logo-window{width:142px;height:58px;position:relative;display:block;flex-shrink:0;overflow:hidden;border-radius:14px;background:#ffdf25;margin:0}.brand-logo-window img{position:absolute;width:174px;max-width:none;height:auto;left:50%;top:52%;transform:translate(-50%,-50%)}@media(max-width:560px){.brand .brand-logo-window{width:117px;height:49px;border-radius:12px}.brand-logo-window img{width:146px}}.reward-page{min-height:100vh;background:#f7f7f2}.public-reward-empty{display:flex;align-items:flex-start;gap:22px;padding:32px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.public-reward-empty>svg{flex-shrink:0;margin-top:4px}.public-reward-empty h2{font-size:25px;letter-spacing:-.6px}.public-reward-empty p{max-width:730px;margin-top:10px;line-height:1.7;color:#65655c}.public-reward-rules{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;padding:38px 0 48px}.public-reward-rules h2{font-size:20px;letter-spacing:-.4px}.public-reward-rules p{color:#65655c;font-size:14px;line-height:1.8;margin-top:12px}@media(max-width:700px){.public-reward-rules{grid-template-columns:1fr;gap:26px}.public-reward-empty{gap:15px}}.reward-header,.reward-main{max-width:1320px;margin:auto;padding:0 48px}.reward-header{display:flex;justify-content:space-between;align-items:center;min-height:100px;border-bottom:1px solid var(--line)}.reward-header nav,.reward-header nav a,.reward-actions,.reward-footer a{display:flex;align-items:center;gap:12px}.reward-header nav{gap:28px;font-weight:650}.reward-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;padding:56px 0 28px}.reward-heading h1{font:900 clamp(38px,4.6vw,64px)/1.04 Archivo,sans-serif;letter-spacing:-2.5px}.reward-heading p{margin-top:16px;font-size:16px;color:#65655c}.reward-network{display:flex;padding:5px;background:#eaeae1;border-radius:12px;flex-shrink:0}.reward-network button{padding:11px 17px;border-radius:8px;font-weight:700}.reward-network button[aria-pressed=true]{background:#171713;color:#fff}.reward-notice{display:flex;gap:12px;align-items:center;padding:16px 0 22px;color:#626258;line-height:1.6}.reward-notice svg{flex-shrink:0}.reward-share{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(250px,1fr);border:1px solid var(--line);border-radius:20px;overflow:hidden;background:#fff}.reward-art{background:#ffdf25;display:flex;align-items:center}.reward-art canvas{width:100%;height:auto;display:block;aspect-ratio:1200/675}.reward-share-controls{padding:28px;display:flex;flex-direction:column;align-items:flex-start;gap:14px}.reward-share-controls h2{font-size:23px;line-height:1.2;letter-spacing:-.8px}.reward-share-controls p{line-height:1.6;color:#66665d}.reward-share-controls small{font-size:12px;line-height:1.7;color:#66665d}.reward-share-controls .button,.reward-share-controls .outlined-button{width:100%;justify-content:center}.reward-share-controls .reward-feedback{font-size:12px;color:#385224}.reward-register{margin-top:56px}.reward-register-heading{display:flex;justify-content:space-between;align-items:center;gap:18px}.reward-register h2{font-size:27px;letter-spacing:-1px}.reward-register-heading p{color:#737369;margin-top:9px;line-height:1.5}.reward-filters{display:flex;align-items:flex-end;gap:18px;margin:25px 0 16px}.reward-filters label{display:flex;flex-direction:column;gap:8px;font-size:12px;font-weight:650}.reward-filters select{min-width:190px;max-width:100%;border:1px solid #d6d6cc;background:#fff;border-radius:8px;padding:11px 32px 11px 12px}.reward-filters>span{margin-left:auto;padding-bottom:12px;color:#737369}.reward-table-scroll{overflow-x:auto;border:1px solid var(--line);border-radius:12px;background:#fff}.reward-table{width:100%;border-collapse:collapse;text-align:left;font-size:13px}.reward-table th{background:#efefe8;padding:15px 20px;font-size:12px;color:#65655b;font-weight:600;white-space:nowrap}.reward-table td{padding:18px 20px;border-top:1px solid #eeeee7;vertical-align:top}.reward-table td:first-child{white-space:nowrap}.reward-token-icon{display:inline-flex;justify-content:center;align-items:center;width:28px;height:28px;margin-right:10px;border-radius:50%;background:#ffdf25;font-weight:800}.reward-amount{font-variant-numeric:tabular-nums;font-weight:700;white-space:nowrap}.reward-confirmed{display:inline-flex;align-items:center;gap:6px;color:#436629;white-space:nowrap}.reward-table summary{cursor:pointer;white-space:nowrap;font-weight:650}.reward-table a:hover,.reward-footer a:hover{text-decoration:underline}.reward-receipt-detail{max-width:265px;padding-top:12px;font-size:11px;line-height:1.7;overflow-wrap:anywhere}.reward-receipt-detail>a{display:inline-flex;align-items:center;gap:3px;margin-top:8px;font-weight:700}.reward-recorded{color:#737369;font-size:12px;line-height:1.7;margin-top:14px}.reward-empty{text-align:center;padding:60px 20px;margin-top:24px;border:1px solid var(--line);border-radius:12px;background:#fff}.reward-empty h3{margin:15px 0 9px;font-size:21px}.reward-empty p{color:#737369;line-height:1.7}.reward-error{padding:16px;margin:16px 0;color:#992d20;background:#ffefe9;border-radius:8px}.reward-explainer{margin:70px 0;display:grid;grid-template-columns:1fr 1.4fr;gap:75px;border-top:1px solid var(--line);padding-top:40px}.reward-explainer h2{font:900 32px/1.2 Archivo,sans-serif;letter-spacing:-1px}.reward-explainer p{color:#737369;line-height:1.8;margin-top:14px}.reward-rules{display:flex;flex-direction:column;gap:26px}.reward-rules article{display:flex;gap:20px}.reward-rules article>span{font-weight:800;color:#7b7b6d;padding-top:3px}.reward-rules h3{font-size:17px}.reward-rules p{margin-top:7px}.reward-footer{border-top:1px solid var(--line);padding:25px 0 35px;display:flex;align-items:center;justify-content:space-between;color:#737369;font-size:12px;gap:20px}@media(max-width:1000px){.reward-share{grid-template-columns:1fr}.reward-share-controls{display:grid;grid-template-columns:1fr 1fr}.reward-share-controls h2,.reward-share-controls p,.reward-share-controls small{grid-column:1/-1}.reward-heading{align-items:flex-start}.reward-heading h1{font-size:45px}.reward-explainer{gap:30px}}@media(max-width:650px){.reward-header,.reward-main{padding-left:20px;padding-right:20px}.reward-header{min-height:80px}.reward-header nav{gap:15px;font-size:12px}.reward-header nav svg{display:none}.reward-heading{display:block;padding-top:34px}.reward-heading h1{font-size:40px;letter-spacing:-1.5px}.reward-network{width:fit-content;margin-top:24px}.reward-share-controls{padding:22px;grid-template-columns:1fr}.reward-register-heading{align-items:flex-start;flex-direction:column}.reward-filters{flex-wrap:wrap;gap:12px}.reward-filters label,.reward-filters select{width:100%}.reward-filters>span{margin-left:0;padding:0}.reward-table{min-width:730px}.reward-table td,.reward-table th{padding:15px}.reward-explainer{grid-template-columns:1fr;margin:45px 0}.reward-explainer h2{font-size:28px}.reward-footer{align-items:flex-start;flex-direction:column}}@font-face{font-family:Archivo;src:url(/fonts/archivo-black.woff2) format("woff2");font-weight:900;font-display:swap}@font-face{font-family:Jakarta;src:url(/fonts/jakarta.woff2) format("woff2");font-weight:200 800;font-display:swap}@font-face{font-family:Shantell;src:url(/fonts/shantell.woff2) format("woff2");font-weight:400 700;font-display:swap}:root{font-family:Jakarta,Arial,sans-serif;color:#171713;background:#f7f7f2;font-synthesis:none;font-size:14px;--yellow: #ffdf25;--ink: #171713;--muted: #737369;--line: #e7e7dd}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #648044;outline-offset:4px}button{border:0;background:none}h1,h2,h3,h4,p{margin:0}button svg,a svg{flex-shrink:0}img{max-width:100%}.wrap{max-width:1320px;margin:0 auto;padding-left:52px;padding-right:52px}.skip-link{position:absolute;top:-100px;left:20px;background:#fff;padding:12px;z-index:100}.skip-link:focus{top:8px}.sun-world{background:var(--yellow);overflow:hidden;border-radius:0 0 32px 32px}.site-header{height:98px;display:flex;align-items:center;justify-content:space-between;gap:28px;position:relative;z-index:3}.brand{display:flex;align-items:baseline;letter-spacing:-1.7px;white-space:nowrap}.brand>span:first-child{font-family:Archivo,sans-serif;font-size:31px;transform:none;margin-right:0}.brand>span:nth-child(2){font-family:Archivo,sans-serif;font-size:31px;font-weight:900;letter-spacing:-2px}.main-nav{display:flex;gap:7px}.main-nav button{font-weight:650;font-size:12px;padding:11px 17px;border-radius:30px;white-space:nowrap}.main-nav button.active{background:#ffffff5c}.main-nav button:hover{background:#ffffff80}.header-actions{display:flex;gap:10px}.wallet-button{display:flex;align-items:center;gap:9px;border:1px solid #17171340;padding:12px 18px;border-radius:40px;font-weight:700;font-size:12px}.wallet-button:hover{background:var(--ink);color:var(--yellow)}.menu-button{display:none}.hero{min-height:533px;position:relative;padding-top:35px;padding-bottom:44px}.hero-copy{position:relative;z-index:2;width:56%;pointer-events:none}.hero-copy>*{pointer-events:auto}.launch-pill{font-size:10px;font-weight:700;display:inline-flex;align-items:center;gap:7px;margin-bottom:24px;border:1px solid #17171326;border-radius:30px;padding:8px 11px;background:#ffdf2599}.launch-pill>span:first-child{width:5px;height:5px;background:var(--ink);border-radius:50%}.pill-divider{height:9px;border-left:1px solid #17171350;margin:0 2px}h1{font-family:Archivo,sans-serif;font-size:clamp(48px,5.2vw,70px);letter-spacing:-3.7px;line-height:1.035;font-weight:900}.hero-copy>p{font-size:15px;line-height:1.7;max-width:350px;margin:21px 0 25px;font-weight:500}.hero-actions{display:flex;align-items:center;gap:27px}.button{padding:15px 23px;border-radius:30px;display:inline-flex;justify-content:center;align-items:center;gap:20px;font-size:12px;font-weight:700;transition:transform .15s,background .15s}.button:hover{transform:translateY(-2px)}.button-ink{background:var(--ink);color:#fff}.button-ink:hover{background:#35352b}.hero-secondary{display:flex;align-items:center;gap:9px;font-size:12px;font-weight:750;padding:10px 0}.hero-footnote{display:flex;align-items:center;gap:6px;font-size:9px;margin-top:23px;font-weight:650}.hero-footnote>span{font-weight:400;margin-left:2px;opacity:.65}.hero-art{position:absolute;right:-80px;bottom:0;width:760px;height:490px;isolation:isolate}.hero-art>img{position:absolute;width:870px;max-width:none;height:490px;object-fit:cover;bottom:0;right:-32px;-webkit-mask-image:linear-gradient(to right,transparent 2%,#000 21%);mask-image:linear-gradient(to right,transparent 2%,#000 21%);mix-blend-mode:multiply;z-index:-1}.orbit-badge{position:absolute;top:18px;left:244px;display:flex;gap:10px;align-items:center;background:#fffef2;border:1px solid #17171316;padding:12px 19px 12px 12px;border-radius:14px;box-shadow:3px 5px #17171315;transform:rotate(-7deg);font-size:10px;line-height:1.6}.orbit-badge svg{width:32px;color:var(--yellow)}.orbit-badge strong{font-size:12px}.art-sticker{position:absolute;right:125px;top:90px;font-family:Shantell,cursive;transform:rotate(8deg);font-size:12px;line-height:1.3}.art-sticker strong{display:block;font-size:24px;font-weight:600}.art-sticker svg{width:75px;display:block;transform:rotate(25deg);margin-left:-25px}.coin-badge{position:absolute;bottom:66px;left:205px;width:103px;height:103px;background:#f9f8ed;border:2px solid var(--ink);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;transform:rotate(-12deg);box-shadow:4px 4px 0 var(--ink)}.coin-badge>span{font-family:Archivo;font-size:49px;letter-spacing:-4px;line-height:1.15}.coin-badge small{font-size:8px;font-weight:800}.hero-strip{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr 1fr 1.1fr;padding-top:23px;padding-bottom:25px;border-top:1px solid #17171322;background:var(--yellow)}.hero-strip>div,.hero-strip>button{display:flex;align-items:center;gap:12px;padding:2px 24px;border-right:1px solid #17171322;text-align:left}.hero-strip>div:first-child{padding-left:0}.hero-strip>button{border:0;padding-right:0}.hero-strip p{display:flex;flex-direction:column;gap:6px}.hero-strip strong{font-size:12px;font-weight:800}.hero-strip p>span{font-size:9px}.hero-strip>button>svg:last-child{margin-left:auto}.dashboard{padding-top:53px}.dashboard-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:26px;gap:15px}.hand-note{font-family:Shantell,cursive;font-size:13px;color:#77766b;display:block;margin-bottom:8px}.dashboard h2{font-size:27px;letter-spacing:-1.1px;font-weight:800}.prelaunch-status{font-size:10px;display:flex;align-items:center;gap:7px;padding-bottom:6px;color:#69695f}.prelaunch-status button{padding:0;display:flex}.status-dot{display:inline-block;width:6px;height:6px;background:#b09a38;border-radius:50%;flex-shrink:0}.status-dot.green{background:#4f8159}.dashboard-columns{display:grid;grid-template-columns:minmax(0,1fr) 337px;gap:25px;align-items:start}.basket-panel{background:#fff;border:1px solid var(--line);border-radius:18px;padding:24px 24px 0;overflow:hidden;scroll-margin-top:20px}.panel-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:21px}.panel-heading h3{font-size:18px;letter-spacing:-.6px;display:flex;align-items:center;gap:10px}.panel-heading p{font-size:10px;color:var(--muted);margin-top:7px}.tiny-badge{font-size:9px;padding:5px 9px;border-radius:6px;background:#f2f2ea;font-weight:600;letter-spacing:0;white-space:nowrap}.icon-button{border:1px solid var(--line);display:inline-flex;align-items:center;justify-content:center;border-radius:50%;width:32px;height:32px;flex-shrink:0}.icon-button:hover{background:#f4f4ed}.basket-toolbar{display:flex;gap:12px;justify-content:space-between;margin-bottom:15px}.search-field{display:flex;align-items:center;gap:8px;color:#929287;width:200px}.search-field input{min-width:0;width:100%;font-size:11px;border:0;background:none;outline-offset:2px;padding:8px 0;color:var(--ink)}.search-field button{padding:3px;display:flex}.sort-field{display:flex;align-items:center;gap:6px;font-size:10px;color:#75756a}.sort-field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;color:var(--ink);padding:5px 0;font-size:10px;max-width:84px;cursor:pointer}.table-head,.token-row{display:grid;grid-template-columns:25px minmax(120px,1fr) 103px 75px 14px;gap:10px;align-items:center}.table-head{font-size:9px;color:#89897f;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:12px 0}.table-head>span:nth-child(3){text-align:right}.table-head>span:nth-child(4){text-align:right}.token-row{width:100%;padding:13px 0;border-bottom:1px solid #f0f0ea;text-align:left;min-height:63px}.token-row:hover{background:#fafaf4}.rank{color:#909083;font-size:10px}.token-name{display:flex;align-items:center;gap:10px;min-width:0}.token-name>span:last-child{min-width:0}.token-name strong{display:block;font-size:11px;font-weight:800;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:155px}.token-name small{font-size:9px;color:#969689;display:block;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:150px}.token-icon{width:34px;height:34px;border-radius:50%;background:#edece0;display:inline-flex;justify-content:center;align-items:center;font-weight:800;font-size:11px;overflow:hidden;flex-shrink:0}.token-icon img{width:100%;height:100%;object-fit:cover}.token-icon svg{width:100%;color:var(--yellow)}.color-1{background:var(--yellow)}.color-2{background:#dedbfa}.color-3{background:#e8ecc9}.color-4{background:#fce7d7}.color-5{background:#e0edeb}.market-cap{text-align:right;font-size:11px;font-weight:650}.allocation{display:flex;align-items:center;justify-content:flex-end;gap:8px;font-size:10px;font-weight:650}.allocation>span{width:27px;height:4px;background:#efeee5;display:block;border-radius:3px}.allocation i{height:100%;width:100%;background:#e9cc22;display:block;border-radius:3px}.token-row>svg{color:#95958b}.rotated{transform:rotate(180deg)}.token-detail{padding:14px 10px 15px 36px;background:#fafaf5;font-size:10px;line-height:1.6;border-bottom:1px solid var(--line)}.token-detail p{display:flex;gap:6px;color:#6d6d60}.token-detail p>svg{flex-shrink:0;margin-top:2px}.token-detail a{display:inline-flex;align-items:center;gap:5px;margin-top:8px;font-weight:700}.token-detail code{display:block;font-size:9px;color:#8f8f81;margin-top:8px;overflow-wrap:anywhere}.table-footer{display:flex;align-items:center;justify-content:space-between;padding:16px 0;font-size:9px}.table-footer>span{display:flex;align-items:center;gap:6px;color:#7a7a6e}.table-footer button{display:flex;align-items:center;gap:5px;font-size:9px;font-weight:650}.basket-disclaimer{font-size:9px;line-height:1.6;background:#fafaf7;padding:13px 24px;margin:0 -24px;color:#8b8b7d;border-top:1px solid var(--line)}.loading-state,.empty-basket{min-height:440px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:25px;color:var(--muted);gap:15px}.empty-basket>svg{width:64px;color:var(--yellow)}.empty-basket h4{font-size:18px;color:var(--ink)}.empty-basket p{max-width:300px;font-size:12px;line-height:1.7}.text-button{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:700;color:var(--ink)}.right-column{display:flex;flex-direction:column;gap:17px}.reward-card{padding:24px;background:#eeeee5;border-radius:18px;border:1px solid #e5e5d9}.reward-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.small-smile{width:35px;height:35px;display:block;transform:rotate(-10deg);color:var(--yellow)}.reward-card-top .tiny-badge{background:#e2e2d5;font-size:9px}.reward-card h3{font-size:25px;font-weight:800;letter-spacing:-1px;line-height:1.25}.reward-card>p{font-size:11px;line-height:1.7;color:#7e7e6f;margin:10px 0 18px;max-width:240px}.period-toggle{display:flex;border:1px solid #dbdbcc;border-radius:20px;padding:3px;width:145px;margin:15px 0}.period-toggle button{font-size:9px;width:50%;border-radius:20px;padding:6px}.period-toggle button[aria-pressed=true]{background:#fffef4;box-shadow:0 1px 3px #17171310;font-weight:700}.estimate-value>span{display:block;font-size:45px;letter-spacing:-2px;font-weight:750}.estimate-value small{font-size:9px;color:#878775;display:block;margin-top:3px}.calculator-fields{margin-top:25px}.calculator-fields label{display:flex;justify-content:space-between;font-size:9px;font-weight:650;margin-bottom:10px}.calculator-fields label>span{font-weight:800}.calculator-fields input[type=range]{width:100%;height:4px;accent-color:#24241b;margin:5px 0 0;cursor:pointer}.range-labels{display:flex;justify-content:space-between;font-size:8px;color:#929281;margin:8px 0 20px}.share-input{display:flex;align-items:center;background:#fafaf3;border:1px solid #ddddd0;border-radius:8px;padding:10px 12px}.share-input input{width:100%;font-size:13px;font-weight:650;background:none;border:0;outline-offset:4px;min-width:0}.share-input>span{color:#8a8a7a;font-size:11px}.estimate-breakdown{display:flex;justify-content:space-between;padding:18px 0 14px;border-bottom:1px solid #dcdcd0;font-size:9px;color:#7c7c6c}.estimate-breakdown strong{color:var(--ink)}.reward-card p.scenario-note{display:flex;gap:6px;font-size:8px;line-height:1.65;margin:14px 0 19px;max-width:none;color:#7c7c6e}.scenario-note svg{flex-shrink:0;margin-top:2px}.full-width{width:100%;gap:12px}.full-width svg:last-child{margin-left:auto}.full-width svg:first-child{margin-left:0}.reward-card .button{font-size:10px;padding:13px 18px}.launch-card{display:flex;align-items:flex-start;gap:12px;border:1px dashed #d6d6c8;border-radius:13px;padding:20px}.launch-spark{color:#7e7e66}.launch-card h4{font-size:12px;margin-bottom:7px}.launch-card p{font-size:10px;line-height:1.7;color:#888878}.launch-card button{font-size:9px;font-weight:700;display:flex;align-items:center;gap:4px;padding:0;margin-top:11px}.how-section{padding-top:65px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:27px}.outlined-button{display:inline-flex;align-items:center;gap:8px;font-size:10px;font-weight:700;padding:11px 16px;border:1px solid #dbdbd0;border-radius:30px;white-space:nowrap}.outlined-button:hover{background:#e9e9de}.fee-flow{display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden}.flow-step{position:relative;padding:28px 30px;border-right:1px solid var(--line)}.flow-step:last-child{border:0}.step-icon{background:#faf6d4;width:46px;height:46px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.step-number{position:absolute;top:33px;right:30px;font-size:12px;font-weight:700;color:#bcbbab}.flow-step h3{font-size:16px;letter-spacing:-.4px;margin-bottom:12px}.flow-step p{font-size:11px;line-height:1.8;color:#858575;max-width:275px}.flow-tag{display:block;font-size:9px;font-weight:650;margin-top:21px}.activity-section{padding-top:65px}.section-heading>div>p{font-size:11px;color:#929282;margin-top:10px}.activity-stats{display:grid;grid-template-columns:repeat(4,1fr);padding:24px 0;border-top:1px solid #ddddd1;border-bottom:1px solid #ddddd1}.activity-stats>div{display:flex;flex-direction:column;gap:10px;border-right:1px solid #ddddd1;padding:0 30px}.activity-stats>div:first-child{padding-left:0}.activity-stats>div:last-child{border:0}.activity-stats span{font-size:10px;color:#838373}.activity-stats strong{font-size:28px;font-weight:500}.activity-stats small{font-size:9px;color:#939383}.activity-tabs{display:flex;gap:18px;padding-top:27px;border-bottom:1px solid var(--line)}.activity-tabs button{font-size:10px;color:#858575;padding:0 0 13px;border-bottom:2px solid transparent}.activity-tabs button.selected{color:var(--ink);font-weight:700;border-color:var(--ink)}.activity-empty{display:flex;align-items:center;gap:20px;padding:30px 0}.empty-icon{display:flex;align-items:center;justify-content:center;width:53px;height:53px;border-radius:50%;background:#ecece1;color:#8d8d75;flex-shrink:0}.activity-empty h3{font-size:12px;margin-bottom:7px}.activity-empty p{font-size:10px;color:#929282;line-height:1.7}.activity-empty>.tiny-badge{margin-left:auto;font-size:9px;background:#ebebe0}.faq-section{padding:55px 0;display:grid;grid-template-columns:1fr 1.9fr;gap:30px}.faq-section h2{font-size:26px;line-height:1.3}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:15px;list-style:none;cursor:pointer;font-size:12px;font-weight:700;padding:17px 0}.faq-list summary::-webkit-details-marker{display:none}.faq-list details:first-child summary{padding-top:0}.faq-list details[open] summary>svg{transform:rotate(180deg)}.faq-list details>p{font-size:11px;line-height:1.9;color:#7b7b6c;padding:0 30px 20px 0}.closing-banner{background:var(--yellow);border-radius:17px;padding:30px;display:flex;align-items:center;gap:24px;margin:10px 0 48px}.closing-banner>svg{width:64px;color:#fff8bf;transform:rotate(-12deg);flex-shrink:0}.closing-banner h2{font-size:23px}.closing-banner p{font-size:11px;margin-top:9px}.closing-banner>.button{margin-left:auto;font-size:11px}.footer-main{display:flex;gap:30px;align-items:center;padding-bottom:30px}.brand-footer>span:first-child{font-size:26px}.brand-footer>span:nth-child(2){font-size:21px}.footer-main>p{font-size:9px;line-height:1.8;color:#8c8c7f}.footer-main>div{display:flex;margin-left:auto;gap:23px;align-items:center}.footer-main>div a,.footer-main>div button{font-size:9px;font-weight:600;display:flex;align-items:center;gap:3px;padding:0}.footer-bottom{padding:21px 0 28px;display:flex;align-items:center;gap:30px;border-top:1px solid var(--line);font-size:8px;color:#9b9b8d}.footer-bottom>span{white-space:nowrap}.footer-bottom>p{max-width:600px;line-height:1.8}.footer-bottom>span:last-child{margin-left:auto;display:flex;align-items:center;gap:8px;font-family:Shantell;font-size:12px;color:#777769}.footer-bottom svg{width:20px;color:var(--yellow)}dialog{border:1px solid var(--line);background:#f9f9f3;border-radius:22px;padding:37px;width:min(560px,calc(100% - 32px));max-height:85vh;color:var(--ink);box-shadow:0 30px 100px #0003}dialog::backdrop{background:#17171377;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal-close{position:absolute;right:18px;top:18px}.dialog-icon{width:49px;height:49px;background:var(--yellow);border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:22px}dialog h2{font-size:27px;letter-spacing:-1px;margin-bottom:13px;padding-right:15px}dialog p{font-size:12px;line-height:1.8;color:#777769}dialog h3{font-size:15px;margin:24px 0 9px}dialog form{margin-top:25px}dialog label{display:block;font-size:11px;font-weight:700;margin-bottom:9px}dialog form input{width:100%;border:1px solid #d9d9cd;border-radius:9px;padding:14px;background:#fff;margin-bottom:15px;font-size:11px}.modal-note{display:flex;gap:9px;background:#eeeee4;border-radius:10px;padding:15px;margin-top:23px;font-size:10px!important;line-height:1.8}.modal-note>svg{flex-shrink:0;margin-top:3px;color:#777769}.modal-note p{font-size:10px}.form-result{margin-top:15px;padding:13px;border-radius:10px;background:#e9f0df;color:#44633a!important;font-size:11px!important}.form-result.error{background:#f6e9e2;color:#995135!important}.launch-checklist{display:flex;flex-direction:column;gap:15px;margin-top:25px}.launch-checklist>div{display:flex;align-items:center;gap:10px;font-size:11px}.launch-checklist small{margin-left:auto;font-size:9px;color:#8f8f80}.launch-checklist svg{color:#7e8f53}.launch-checklist+.modal-note{margin-bottom:20px}.fee-bar{height:13px;display:flex;border-radius:10px;overflow:hidden;margin-top:24px;gap:3px}.fee-bar>span:nth-child(1){width:72%;background:#e9c921}.fee-bar>span:nth-child(2){width:20%;background:#26261d}.fee-bar>span:nth-child(3){width:8%;background:#bcbcab}.fee-legend{display:flex;justify-content:space-between;font-size:10px;gap:8px;margin-top:11px}.fee-legend>span{display:flex;gap:4px;align-items:center}.fee-legend i{width:5px;height:5px;border-radius:50%;background:#e9c921}.fee-legend>span:nth-child(2) i{background:#26261d}.fee-legend>span:nth-child(3) i{background:#bcbcab}.fine-print{font-size:9px!important;margin-top:12px}.methodology-dialog>.outlined-button{margin-top:20px}.spinning{animation:spin 1.1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(min-width:1500px){.hero-art{right:-20px}.hero{min-height:550px}.hero h1{font-size:73px}}@media(max-width:1100px){.wrap{padding-left:30px;padding-right:30px}.main-nav{gap:0}.main-nav button{padding:10px 12px;font-size:11px}.hero-art{right:-135px;width:700px}.hero-art>img{right:-80px}.hero-copy{width:58%}h1{font-size:58px}.art-sticker{right:150px}.orbit-badge{left:240px}.hero-strip>div,.hero-strip>button{padding-left:15px;padding-right:15px;gap:10px}.hero-strip strong{font-size:11px}.hero-strip p>span{font-size:8px}.dashboard-columns{grid-template-columns:minmax(0,1fr) 300px;gap:20px}.basket-panel{padding-left:20px;padding-right:20px}.basket-disclaimer{margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px}.table-head,.token-row{grid-template-columns:20px minmax(90px,1fr) 77px 63px 12px;gap:8px}.token-name strong,.token-name small{max-width:105px}.token-name{gap:7px}.reward-card{padding:21px}.flow-step{padding:25px}.flow-step p{font-size:10px}.hero-footnote>span{display:none}.closing-banner h2{font-size:20px}.closing-banner{gap:17px}.closing-banner .button{padding:14px 18px}.footer-main>div{gap:14px}}@media(max-width:800px){.site-header{height:80px}.main-nav button{font-size:10px;padding:10px}.brand>span:first-child{font-size:27px}.brand>span:nth-child(2){font-size:22px}.wallet-button{padding:10px}.wallet-button span{display:none}.hero{min-height:510px;padding-top:28px}.hero h1{font-size:50px;letter-spacing:-2.7px}.hero-copy>p{font-size:13px}.hero-art{width:570px;right:-140px;height:450px}.hero-art>img{height:400px;width:710px;right:-113px}.orbit-badge{top:30px;left:230px;padding:9px;font-size:8px}.orbit-badge strong{font-size:9px}.orbit-badge svg{width:25px}.art-sticker{right:160px;top:118px}.art-sticker strong{font-size:18px}.coin-badge{left:211px;bottom:50px;width:80px;height:80px}.coin-badge>span{font-size:36px}.coin-badge small{font-size:6px}.hero-actions{gap:18px}.hero-actions .button{padding:14px 18px;font-size:11px}.hero-secondary{font-size:10px}.launch-pill{font-size:8px;gap:5px}.hero-strip{grid-template-columns:repeat(2,1fr);row-gap:24px;padding-top:24px;padding-bottom:24px}.hero-strip>div:nth-child(2){border:0}.hero-strip>div:nth-child(3){padding-left:0}.hero-strip p>span{font-size:9px}.hero-strip strong{font-size:12px}.dashboard-columns{grid-template-columns:minmax(0,1fr) 270px;gap:15px}.basket-panel{padding-left:15px;padding-right:15px}.panel-heading h3{font-size:16px;gap:6px}.panel-heading p{font-size:9px;max-width:185px;line-height:1.6}.panel-heading .tiny-badge{font-size:8px;padding:4px 6px}.table-head,.token-row{grid-template-columns:17px minmax(85px,1fr) 65px 12px;gap:6px}.table-head>span:nth-child(4),.token-row>.allocation{display:none}.table-head>span:nth-child(3){font-size:8px}.market-cap{font-size:10px}.token-icon{width:29px;height:29px}.token-name strong{font-size:10px;max-width:78px}.token-name small{font-size:8px;max-width:78px}.basket-disclaimer{margin-left:-15px;margin-right:-15px;padding-left:15px;padding-right:15px;font-size:8px}.table-footer{font-size:8px;gap:4px}.table-footer button{font-size:8px}.reward-card{padding:19px}.reward-card h3{font-size:22px}.reward-card-top{margin-bottom:15px}.reward-card-top .tiny-badge{font-size:8px}.reward-card>p{font-size:10px}.dashboard h2{font-size:23px}.prelaunch-status{font-size:8px}.hand-note{font-size:12px}.fee-flow{grid-template-columns:1fr}.flow-step{display:grid;grid-template-columns:50px 1fr;column-gap:20px;padding:24px;border-right:0;border-bottom:1px solid var(--line)}.step-icon{grid-row:1/4;margin:0}.step-number{top:22px;right:22px}.flow-step h3{padding-right:25px}.flow-step p{max-width:none}.flow-tag{grid-column:2;margin-top:10px}.activity-stats>div{padding:0 18px}.activity-stats small{font-size:8px;line-height:1.5}.activity-empty{gap:14px}.activity-empty>.tiny-badge{display:none}.closing-banner{padding:25px;flex-wrap:wrap}.closing-banner h2{font-size:22px}.closing-banner .button{margin-left:80px}.footer-main{flex-wrap:wrap;gap:20px}.footer-main>div{margin-left:0;width:100%;padding-top:5px;gap:25px}.footer-bottom{gap:15px}.footer-bottom>span:last-child{display:none}.faq-section{grid-template-columns:1fr 1.8fr}}@media(max-width:600px){.wrap{padding-left:22px;padding-right:22px}.site-header{height:76px;gap:15px}.menu-button{display:flex;align-items:center;justify-content:center;width:34px}.header-actions{gap:9px}.wallet-button span{display:inline;font-size:10px}.wallet-button{padding:10px 12px}.main-nav{display:none;position:absolute;top:68px;left:22px;right:22px;background:#fff9d6;box-shadow:0 10px 20px #17171315;padding:12px;border-radius:15px;z-index:5;flex-direction:column;gap:4px}.main-nav.open{display:flex}.main-nav button{text-align:left;font-size:13px;padding:13px 15px}.main-nav button.active{background:#f1e69d}.hero{padding-top:20px;min-height:755px;padding-bottom:0}.hero-copy{width:100%}.launch-pill{font-size:8px;margin-bottom:23px}.hero h1{font-size:clamp(44px,12.2vw,66px);letter-spacing:-3px;line-height:1.02}.hero-copy>p{font-size:13px;line-height:1.6;margin-top:20px;margin-bottom:21px;max-width:320px}.hero-actions{gap:25px}.hero-actions .button{font-size:11px;padding:14px 20px}.hero-secondary{font-size:11px}.hero-footnote{font-size:8px;margin-top:17px}.hero-art{height:355px;width:100%;right:0;bottom:0}.hero-art>img{height:315px;width:560px;right:-60px;-webkit-mask-image:linear-gradient(to bottom,transparent,#000 22%);mask-image:linear-gradient(to bottom,transparent,#000 22%);object-fit:cover}.orbit-badge{top:30px;left:22px;font-size:8px;transform:rotate(-8deg);padding:8px 12px}.orbit-badge strong{font-size:10px}.art-sticker{right:32px;top:15px;font-size:10px}.art-sticker strong{font-size:18px}.art-sticker svg{width:54px;margin-left:-20px;transform:rotate(5deg)}.coin-badge{left:30px;bottom:37px;width:74px;height:74px}.coin-badge>span{font-size:33px}.sun-world{border-radius:0 0 24px 24px}.hero-strip{padding-top:24px;padding-bottom:25px;gap:22px 10px}.hero-strip>div,.hero-strip>button{gap:10px;padding:0 0 0 13px}.hero-strip>div>svg,.hero-strip>button>svg{width:19px}.hero-strip strong{font-size:10px}.hero-strip p>span{font-size:7px}.hero-strip>button>svg:last-child{display:none}.dashboard{padding-top:35px}.dashboard-heading{display:block;margin-bottom:20px}.dashboard h2{font-size:25px;letter-spacing:-1px}.hand-note{font-size:12px}.prelaunch-status{font-size:9px;margin-top:16px}.dashboard-columns{grid-template-columns:1fr;gap:22px}.basket-panel{padding:20px 17px 0}.panel-heading h3{font-size:19px}.panel-heading p{max-width:none;font-size:9px}.panel-heading .tiny-badge{font-size:9px}.table-head,.token-row{grid-template-columns:23px minmax(96px,1fr) 78px 66px 12px;gap:7px}.table-head>span:nth-child(4),.token-row>.allocation{display:flex;justify-content:flex-end}.table-head>span:nth-child(3){font-size:9px}.table-head>span:nth-child(4){font-size:9px}.token-name strong{max-width:100px;font-size:11px}.token-name small{max-width:100px;font-size:9px}.token-icon{width:32px;height:32px}.token-row{padding:12px 0}.market-cap{font-size:10px}.allocation{font-size:9px;gap:6px}.allocation>span{width:21px}.basket-disclaimer{margin-left:-17px;margin-right:-17px;padding-left:17px;padding-right:17px;font-size:8px}.table-footer{font-size:8px;padding:15px 0}.right-column{display:grid;grid-template-columns:1fr}.reward-card{padding:25px}.reward-card h3{font-size:27px}.reward-card>p{font-size:12px;max-width:275px}.reward-card h3 br{display:none}.reward-card-top .tiny-badge{font-size:9px}.reward-card .button{font-size:12px;padding:15px 18px}.calculator-fields label{font-size:11px}.reward-card p.scenario-note{font-size:9px}.estimate-breakdown,.estimate-value small{font-size:10px}.launch-card{padding:20px}.launch-card h4{font-size:13px}.launch-card p{font-size:11px}.launch-card button{font-size:10px}.how-section,.activity-section{padding-top:43px}.section-heading{gap:15px;align-items:flex-start;flex-wrap:wrap;margin-bottom:22px}.section-heading h2{font-size:23px}.section-heading .outlined-button{font-size:9px;padding:10px 14px}.flow-step{grid-template-columns:40px 1fr;column-gap:17px;padding:22px}.step-icon{width:40px;height:40px;border-radius:11px}.flow-step h3{font-size:15px}.flow-step p{font-size:10px;line-height:1.8}.flow-tag{font-size:9px}.step-number{font-size:10px;right:17px;top:24px}.activity-stats{grid-template-columns:repeat(2,1fr);gap:24px 0;padding:22px 0}.activity-stats>div{padding:0 20px!important}.activity-stats>div:nth-child(odd){padding-left:0!important}.activity-stats>div:nth-child(2n){border-right:0}.activity-stats small{font-size:9px}.activity-stats strong{font-size:25px}.activity-empty{align-items:flex-start;padding:25px 0;gap:13px}.activity-empty h3{font-size:11px;line-height:1.6}.activity-empty p{font-size:9px}.empty-icon{width:40px;height:40px}.faq-section{padding:30px 0;grid-template-columns:1fr;gap:27px}.faq-section h2 br{display:none}.faq-list summary{font-size:11px;line-height:1.7}.faq-list details>p{font-size:10px}.closing-banner{padding:25px 22px;display:grid;grid-template-columns:42px 1fr;gap:15px;border-radius:16px;margin-top:15px;margin-bottom:35px}.closing-banner>svg{width:42px}.closing-banner h2{font-size:20px;line-height:1.25}.closing-banner p{font-size:10px;line-height:1.7}.closing-banner>.button{grid-column:1/3;margin:6px 0 0;width:100%}.footer-main{gap:14px}.footer-main>p{font-size:8px;margin-left:auto}.footer-main>div{padding-top:10px;justify-content:space-between;gap:10px}.footer-main>div a,.footer-main>div button{font-size:9px}.footer-bottom{display:block;padding:20px 0 25px}.footer-bottom>p{margin-top:10px;font-size:8px}.brand-footer>span:first-child{font-size:23px}.brand-footer>span:nth-child(2){font-size:19px}dialog{padding:28px 23px;border-radius:18px}dialog h2{font-size:24px}.launch-checklist>div{font-size:10px;gap:7px}.launch-checklist small{font-size:8px}.fee-legend{font-size:9px;flex-wrap:wrap}.empty-basket,.loading-state{min-height:320px}}.sample-button{margin-left:auto;flex-shrink:0}.simulation-banner{background:#fff1a6;border:1px solid #e1ce69;font-size:11px;font-weight:700;padding:11px 13px;border-radius:8px;margin:20px 0}.simulation-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:10px 0}.simulation-grid>div{display:flex;flex-direction:column;gap:7px}.simulation-grid span{font-size:10px;color:#777769}.simulation-grid strong{font-size:20px}.simulation-grid strong small{font-size:9px;font-weight:500;color:#858578}.simulation-slots{display:grid;grid-template-columns:repeat(5,1fr);gap:7px;margin-bottom:18px}.simulation-slots>span{display:flex;flex-direction:column;text-align:center;gap:5px;border:1px solid #e3e1ce;border-radius:8px;padding:10px 3px;background:#fffef7}.simulation-slots small{font-size:8px;color:#858578}.simulation-slots strong{font-size:15px}.simulation-outcome{display:flex;align-items:center;gap:7px;font-weight:700;color:#567045!important}.hero-strip p>span{font-size:10px}.panel-heading p,.table-footer,.table-footer button,.basket-disclaimer{font-size:10px}.token-name strong,.market-cap{font-size:12px}.token-name small,.table-head,.allocation{font-size:10px}.flow-step p{font-size:12px}.flow-tag{font-size:10px}.reward-card>p{font-size:12px}.calculator-fields label,.estimate-breakdown{font-size:10px}.reward-card p.scenario-note{font-size:9px}.launch-card p,.activity-empty p{font-size:11px}.activity-stats small{font-size:10px}.faq-list details>p{font-size:12px}.footer-main>p,.footer-main>div a,.footer-main>div button{font-size:10px}.footer-bottom{font-size:9px}@media(max-width:800px){.hero-strip p>span{font-size:9px}.table-footer,.table-footer button,.basket-disclaimer{font-size:9px}.token-name strong,.market-cap{font-size:10px}.token-name small{font-size:9px}.activity-empty{flex-wrap:wrap}.sample-button{margin-left:67px}.flow-step p{font-size:11px}}@media(max-width:600px){.hero h1{font-size:clamp(34px,10.1vw,55px);letter-spacing:-2px}.hero{min-height:720px}.hero-strip p>span{font-size:8px}.table-head,.allocation,.table-footer,.table-footer button,.basket-disclaimer{font-size:9px}.token-name strong,.market-cap{font-size:11px}.reward-card h3 br:after,.faq-section h2 br:after{content:" "}.panel-heading p{font-size:10px}.faq-list details>p{font-size:11px}.footer-main>p{font-size:8px}.footer-main>div a,.footer-main>div button{font-size:9px}.sample-button{margin-left:53px}.simulation-slots{gap:5px}.simulation-slots small{font-size:7px}}@media(max-width:380px){.table-head,.token-row{grid-template-columns:18px minmax(75px,1fr) 70px 12px;gap:6px}.table-head>span:nth-child(4),.token-row>.allocation{display:none}.panel-heading h3{font-size:16px}.panel-heading .tiny-badge{font-size:8px;padding:4px 5px}.search-field{width:125px}.sort-field{gap:4px}.table-footer{align-items:flex-start;gap:10px;line-height:1.5}.table-footer>span{align-items:flex-start}.table-footer .status-dot{margin-top:4px}.table-footer button{white-space:nowrap}.hero-strip strong{font-size:9px}.hero-strip p>span{font-size:7px}.wallet-button span{display:none}.hero h1{font-size:31px;letter-spacing:-1.7px}.hero-actions{gap:16px}.hero-actions .button{padding:13px 15px}.hero-secondary{font-size:10px}.hero-footnote{font-size:7px}.footer-main>p{margin-left:0}.fee-legend{gap:10px}.launch-checklist>div{flex-wrap:wrap}.launch-checklist small{margin-left:28px;width:100%}.launch-checklist{gap:18px}.reward-card .tiny-badge{font-size:8px}.simulation-slots{grid-template-columns:repeat(2,1fr)}}.section-intro{display:block;font-size:12px;color:#737369;margin-bottom:9px;line-height:1.6}.domain-link{font-weight:750;color:#171713}.domain-link:hover{text-decoration:underline}.fee-summary{display:grid;grid-template-columns:repeat(3,1fr) 1.1fr;gap:22px;align-items:center;padding:22px 0;margin-bottom:22px;border-top:1px solid #ddddd1;border-bottom:1px solid #ddddd1}.fee-summary>div{display:flex;flex-direction:column;gap:7px}.fee-summary strong{font-size:28px;letter-spacing:-1px;font-weight:800}.fee-summary span,.fee-summary p{font-size:11px;color:#737369;line-height:1.7}.fee-summary p{padding-left:20px;border-left:1px solid #ddddd1}.hero-copy>p{max-width:385px}.brand-footer>span:nth-child(2){font-size:26px}@media(max-width:800px){.brand>span:nth-child(2){font-size:27px}.brand-footer>span:nth-child(2){font-size:26px}.fee-summary{grid-template-columns:repeat(3,1fr);gap:18px}.fee-summary p{grid-column:1/-1;border-left:0;padding:0}.fee-summary p br{display:none}}@media(max-width:600px){.hero{min-height:675px}.hero-copy>p{max-width:330px}.hero-footnote{font-size:8px}.fee-summary{gap:16px 10px}.fee-summary strong{font-size:25px}.fee-summary span,.fee-summary p{font-size:10px}.brand-footer>span:nth-child(2){font-size:23px}}@media(max-width:380px){.hero-copy>p{font-size:12px}.hero{min-height:665px}.hero-footnote{font-size:7px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}.dark-site{--yellow: #ffd329;--ink: #fff3d6;--muted: #bcae91;--line: #40331f;--go-surface: #1d1811;--go-ground: #100e0a;--go-green: #5bd693;color-scheme:dark;background-color:var(--go-ground);color:var(--ink)}.dark-site .sun-world{background:radial-gradient(ellipse at 80% 42%,#80501826,transparent 58%);border-bottom:1px solid var(--line);border-radius:0}.dark-site .site-header{height:104px}.dark-site .brand{align-items:center;flex-shrink:0}.dark-site .brand-logo-window{display:block;position:relative;overflow:hidden;width:145px;height:58px;border-radius:15px;background:var(--yellow)}.dark-site .brand-logo-window img{display:block;position:absolute;width:170px;max-width:none;left:50%;top:50%;transform:translate(-50%,-50%)}.dark-site .main-nav button{color:#c3baa0}.dark-site .main-nav button.active{color:var(--ink);background:#332c1c}.dark-site .main-nav button:hover{color:var(--yellow);background:#292419}.dark-site .wallet-button{border-color:#605237;color:var(--ink)}.dark-site .wallet-button:hover{background:var(--yellow);color:#17130b}.dark-site .hero{min-height:575px;padding-top:55px;display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center}.dark-site .hero-copy{width:100%;padding-bottom:28px}.dark-site .hero-copy>p{color:#c9c0a6}.dark-site .hero h1{font-size:clamp(48px,5.1vw,70px);color:#fff3d6;text-shadow:0 3px 0 #7d5a2633}.dark-site .launch-pill{color:#f1d961;border-color:#5d4e20;background:#302910}.dark-site .launch-pill>span:first-child{background:var(--yellow)}.dark-site .pill-divider{border-color:#66582f}.dark-site .button-ink{color:#18150c;background:var(--yellow)}.dark-site .button-ink:hover{color:#18150c;background:#ffe84e}.dark-site .hero-secondary{color:var(--ink)}.dark-site .hero-secondary:hover{color:var(--yellow)}.dark-site .hero-footnote{color:#c0b496}.dark-site .hero-art{position:relative;width:124%;height:auto;aspect-ratio:3 / 2;right:auto;bottom:auto;margin-left:-10%;pointer-events:none}.dark-site .hero-art>img{position:relative;display:block;width:100%;height:100%;right:0;mix-blend-mode:normal;object-fit:contain;object-position:center;z-index:0;-webkit-mask-image:linear-gradient(90deg,transparent,#000 9%,#000 93%,transparent),linear-gradient(0deg,transparent,#000 12%,#000 94%,transparent);mask-image:linear-gradient(90deg,transparent,#000 9%,#000 93%,transparent),linear-gradient(0deg,transparent,#000 12%,#000 94%,transparent);-webkit-mask-composite:source-in;mask-composite:intersect}.dark-site .hero-strip{background:#18130d;border-color:var(--line)}.dark-site .hero-strip>div{border-color:var(--line)}.dark-site .hero-strip>div>svg,.dark-site .hero-strip>button>svg{color:var(--yellow)}.dark-site .hero-strip p>span{color:var(--muted)}.dark-site .section-intro,.dark-site .hand-note,.dark-site .prelaunch-status,.dark-site .sort-field,.dark-site .search-field,.dark-site .table-head,.dark-site .rank,.dark-site .token-name small,.dark-site .table-footer>span,.dark-site .token-detail p,.dark-site .token-detail code,.dark-site .basket-disclaimer,.dark-site .reward-card>p,.dark-site .reward-card p.scenario-note,.dark-site .estimate-value small,.dark-site .range-labels,.dark-site .estimate-breakdown,.dark-site .share-input>span,.dark-site .launch-card p,.dark-site .flow-step p,.dark-site .section-heading>div>p,.dark-site .activity-stats span,.dark-site .activity-stats small,.dark-site .activity-empty p,.dark-site .faq-list details>p,.dark-site .fee-summary span,.dark-site .fee-summary p,.dark-site .footer-main>p,.dark-site .footer-bottom,.dark-site .footer-bottom>span:last-child{color:var(--muted)}.dark-site .basket-panel,.dark-site .reward-card,.dark-site .fee-flow{background:var(--go-surface);border:2px solid #080704;box-shadow:0 1px #4c422724 inset;border-radius:22px}.dark-site .token-row{border-color:#383123}.dark-site .token-row:hover{background:#30291b}.dark-site .token-detail,.dark-site .basket-disclaimer{background:#1d190f}.dark-site .token-icon{color:#211b0c}.dark-site .icon-button{border-color:#57492d}.dark-site .icon-button:hover{background:#423821}.dark-site .tiny-badge,.dark-site .reward-card-top .tiny-badge,.dark-site .activity-empty>.tiny-badge{color:#e0d095;background:#38301c}.dark-site .search-field input{color:var(--ink)}.dark-site .search-field input::placeholder{color:#aaa18a}.dark-site .sort-field select{color:var(--ink)}.dark-site .sort-field option{background:#241f16;color:var(--ink)}.dark-site .allocation>span{background:#4d4227}.dark-site .allocation i,.dark-site .status-dot{background:var(--yellow)}.dark-site .status-dot.green{background:var(--go-green)}.dark-site .period-toggle{background:#14120c;border-color:#4c4129}.dark-site .period-toggle button{color:#c1b697}.dark-site .period-toggle button[aria-pressed=true]{background:var(--yellow);color:#17130b}.dark-site .estimate-value>span{color:var(--yellow)}.dark-site .calculator-fields input[type=range]{accent-color:var(--yellow)}.dark-site .share-input{background:#17140d;border-color:#54472b}.dark-site .share-input input{color:var(--ink)}.dark-site .estimate-breakdown{border-color:var(--line)}.dark-site .launch-card{border-color:#62522c;background:#1c180e}.dark-site .launch-spark{color:var(--yellow)}.dark-site .outlined-button{border-color:#615337}.dark-site .outlined-button:hover{background:#3b311c}.dark-site .step-icon{color:var(--yellow);background:#3c3215}.dark-site .step-number{color:#b3a582}.dark-site .flow-tag{color:#ebd05c}.dark-site .fee-summary,.dark-site .fee-summary p,.dark-site .activity-stats,.dark-site .activity-stats>div{border-color:var(--line)}.dark-site .fee-summary strong{color:var(--yellow)}.dark-site .activity-tabs button{color:var(--muted)}.dark-site .activity-tabs button.selected{color:var(--yellow);border-color:var(--yellow)}.dark-site .empty-icon{color:#d4bd64;background:#302917}.dark-site .closing-banner{color:var(--ink);background:linear-gradient(105deg,#231a0d,#352409);border:1px solid #735520}.dark-site .closing-banner .button-ink{background:var(--yellow);color:#17130b}.dark-site .closing-banner .button-ink:hover{background:#ffe578}.dark-site .closing-banner>svg{color:var(--yellow)}.dark-site .closing-banner p{color:var(--muted)}.dark-site .go-dashboard{--gd-yellow: var(--yellow);--gd-card: var(--go-surface);--gd-muted: var(--muted)}.dark-site .gd-stat,.dark-site .gd-panel{border-color:#3b2f1c;box-shadow:0 1px #8e69221a inset}.dark-site .gd-stat-featured{background:linear-gradient(135deg,#ffdb43,#eeb526);border-color:#e0ab23}.dark-site .domain-link{color:var(--ink)}.dark-site .brand-footer .brand-logo-window{width:124px;height:49px}.dark-site .brand-footer .brand-logo-window img{width:145px}.dark-site dialog{background:#241f16;color:var(--ink);border-color:#655638;box-shadow:0 30px 100px #000a}.dark-site dialog::backdrop{background:#070602b3}.dark-site dialog p,.dark-site .modal-note>svg,.dark-site .launch-checklist small{color:var(--muted)}.dark-site .dialog-icon{color:#17130b}.dark-site dialog form input{background:#14120c;color:var(--ink);border-color:#645335}.dark-site .modal-note{background:#19150d}.dark-site .form-result{background:#183826;color:#8ee7af!important}.dark-site .form-result.error{background:#46281f;color:#ffb3a2!important}.dark-site .launch-checklist svg{color:var(--go-green)}.dark-site .fee-bar>span:nth-child(2),.dark-site .fee-legend>span:nth-child(2) i{background:#76ba99}.dark-site .fee-bar>span:nth-child(3),.dark-site .fee-legend>span:nth-child(3) i{background:#bda26d}.dark-site .payout-runner{background:#241f16;color:var(--ink);border:2px solid #080704}.dark-site .runner-preview-label{background:var(--yellow);color:#17130b}.dark-site .runner-heading p,.dark-site .runner-clock>span,.dark-site .runner-clock small,.dark-site .runner-start,.dark-site .runner-bottom p{color:var(--muted)}.dark-site .runner-clock strong{color:var(--yellow)}.dark-site .runner-track-line{background:#514226}.dark-site .runner-track-line>div{background:var(--yellow)}.dark-site .runner-finish{color:#e8d798}.dark-site .runner-bottom{border-color:var(--line)}.dark-site .runner-bottom>a{color:var(--yellow);font-size:11px;font-weight:700}.dark-site .runner-status-dot{background:#d6b737}.dark-site .reward-page{background:transparent}.dark-site .reward-header{border-color:var(--line)}.dark-site .reward-heading p,.dark-site .public-reward-empty p,.dark-site .public-reward-rules p,.dark-site .reward-share-controls p,.dark-site .reward-share-controls small,.dark-site .reward-footer,.dark-site .reward-notice,.dark-site .reward-register-heading p,.dark-site .reward-recorded,.dark-site .reward-empty p,.dark-site .reward-explainer p{color:var(--muted)}.dark-site .public-reward-empty>svg{color:var(--yellow)}.dark-site .reward-share,.dark-site .reward-empty,.dark-site .reward-table-scroll{background:var(--go-surface);border-color:var(--line)}.dark-site .reward-art{background:var(--yellow)}.dark-site .reward-share-controls .reward-feedback,.dark-site .reward-confirmed{color:var(--go-green)}.dark-site .reward-table th{color:#c6b995;background:#19160f}.dark-site .reward-table td{border-color:var(--line)}.dark-site .reward-token-icon{color:#17130b}.dark-site .reward-error{color:#ffb3a2;background:#46281f}.dark-site .reward-filters select{color:var(--ink);background:#241f16;border-color:#615337}.dark-site .skip-link{color:#17130b;background:var(--yellow)}.dark-site :is(button,a,summary,input,select):focus-visible{outline-color:var(--yellow)}.dark-site ::selection{background:#ffdc00;color:#17130b}@media(max-width:1100px){.dark-site .hero{min-height:520px;padding-top:35px}.dark-site .hero-art{width:130%;margin-left:-12%}.dark-site .hero h1{font-size:clamp(43px,5.3vw,62px)}}@media(max-width:800px){.dark-site .site-header{height:88px;gap:16px}.dark-site .brand-logo-window{width:125px;height:50px}.dark-site .brand-logo-window img{width:147px}.dark-site .hero{min-height:490px;grid-template-columns:1.1fr 1fr}.dark-site .hero h1{font-size:43px}.dark-site .hero-art{width:112%;margin-left:0}.dark-site .hero-copy>p{max-width:100%;padding-right:16px}}@media(max-width:600px){.dark-site .main-nav.open{background:#1d1811;border:1px solid #54472b;box-shadow:0 12px 35px #0008}.dark-site .main-nav button.active{background:#473a18}.dark-site .hero{min-height:0;padding-top:25px;grid-template-columns:minmax(0,1fr)}.dark-site .hero-copy{padding-bottom:0}.dark-site .hero h1{font-size:clamp(40px,11vw,62px)}.dark-site .hero-art{width:calc(100% + 44px);margin:0 -22px}.dark-site .hero-footnote{flex-wrap:wrap;font-size:9px}.dark-site .hero-footnote>span{display:inline}.dark-site .reward-header .brand-logo-window{width:112px;height:45px}.dark-site .reward-header .brand-logo-window img{width:131px}}.official-contract{margin-top:22px;padding:17px 19px;border:1px solid #6e5b21;border-radius:16px;background:#211d14;display:grid;gap:8px}.official-contract strong{color:#ffdf25;font-size:13px;letter-spacing:.06em}.official-contract span{color:#c5b880;font-size:12px}.official-contract a{color:#fff4d1;font-size:12px;overflow-wrap:anywhere;line-height:1.6}.official-contract button{display:flex;gap:6px;align-items:center;justify-self:start;border:0;border-radius:8px;padding:7px 10px;background:#ffdf25;color:#171713;font-weight:700;cursor:pointer}
