/* PAIR / White editorial design system. Presentation only. */
:root{color-scheme:light;font-family:'DM Sans','Noto Sans SC',Arial,sans-serif;color:#202520;background:#fff;--yellow:#946d28;--muted:#626c63;--line:#e2e6e0;--panel:#f6f7f3;--green:#3b705a;--pair-ink:#202520;--pair-gold:#d4ac65;--pair-soft:#f5f6f2;--pair-radius:16px}
html{scroll-behavior:smooth;scroll-padding-top:170px}body{background:#fff;color:var(--pair-ink);margin:0}*{box-sizing:border-box}::selection{background:#ead9b9;color:#202520}
a,button,input,select,textarea{transition:background-color .18s,color .18s,border-color .18s,box-shadow .18s}button,a,summary,select{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid #946d28;outline-offset:4px}input:focus,select:focus,textarea:focus{border-color:#946d28;box-shadow:0 0 0 3px #946d2814}input,select,textarea{background:#fff;color:#202520;border:1px solid #d9dfd6;border-radius:9px;padding:13px 14px;font-size:14px}input::placeholder,textarea::placeholder{color:#747b73;opacity:1}label{color:#374036;font-size:13px;gap:10px}label small{color:#626c63;line-height:1.7}h1,h2,h3{letter-spacing:-.035em}h2{font-size:21px}.muted{color:var(--muted)}.yellow-text{color:#946d28}.green-text{color:#3b705a}.live-dot{background:#4a795c;box-shadow:none;animation:none}.icon-button{color:#65705f;min-width:36px;min-height:36px;border-radius:8px}.icon-button:hover{background:#f1f3ee;color:#202520}

/* The old left rail becomes a two-level masthead. Existing route handlers stay intact. */
.sidebar{position:absolute;inset:0 0 auto;width:100%;height:142px;padding:0 max(36px,calc((100vw - 1280px)/2));background:#fff;border-right:0;border-bottom:1px solid var(--line);display:block;z-index:30;transform:none}
.brand{position:absolute;top:23px;padding:0;gap:11px;font-size:28px;letter-spacing:-1.3px;line-height:36px;color:#202520}.product-mark{object-fit:contain;border-radius:8px;background:#111;flex-shrink:0}.brand .product-mark{width:35px;height:35px;padding:3px}.brand>span{font-weight:750}.sidebar>.network-label{display:none}.sidebar nav{position:absolute;bottom:0;left:max(36px,calc((100vw - 1280px)/2));right:max(36px,calc((100vw - 1280px)/2));height:56px;display:flex;gap:24px;align-items:stretch;border-top:1px solid var(--line)}
.sidebar nav a{position:relative;gap:6px;padding:0 0 0;display:flex;align-items:center;color:#657061;font-size:12px;white-space:nowrap;border-radius:0;border-bottom:2px solid transparent;font-weight:500}.sidebar nav a>svg{display:none}.sidebar nav a:hover{color:#202520;background:transparent}.sidebar nav a.active{color:#202520;background:transparent;border-bottom-color:#202520}.nav-new{font-size:8px;color:#946d28;background:#f5eddd;padding:3px 5px;border-radius:4px}.sidebar-bottom{display:none}
.app-content{margin:0;padding-top:142px}.topbar{position:absolute;z-index:31;top:0;right:max(36px,calc((100vw - 1280px)/2));left:max(224px,calc((100vw - 1280px)/2 + 195px));height:85px;border:0;padding:0;gap:22px}.desktop-back{display:none}.search-box{max-width:360px;border:1px solid var(--line);background:#f8f9f6;border-radius:9px;padding:0 12px;height:40px;gap:9px}.search-box input{font-size:12px;padding:8px 0;box-shadow:none}.search-box kbd{border-color:#d9dfd5;color:#737c6d;background:#fff}.top-actions{gap:9px}.top-actions .button.small{min-height:40px;font-size:12px;padding:10px 15px}.chain-chip{font-size:10px;color:#63715d;display:flex;gap:7px}.chain-chip .product-mark{display:none}.chain-chip:before{content:'';width:6px;height:6px;background:#5c805b;border-radius:50%}.locale-menu select{background:#fff;color:#55604e;border-color:transparent;font-size:11px;min-width:96px;min-height:40px;padding:8px}.pair-mobile-brand{display:none}
.main{max-width:1352px;margin:auto;padding:0 36px 60px;min-height:65vh}.button{border-radius:9px;min-height:46px;padding:13px 21px;font-size:13px;gap:10px;font-weight:500}.button.yellow{background:#202520;border-color:#202520;color:#fff}.button.yellow:hover{background:#3d483b;border-color:#3d483b}.button.outline{background:#fff;border-color:#dce1d6;color:#30392c}.button.outline:hover{background:#f5f6f0;border-color:#b8c0b0}.button.small{min-height:38px;padding:9px 13px;font-size:12px}.text-link{color:#536447;font-size:12px}.text-link:hover{color:#946d28}.badge,.status{border-radius:6px;font-size:10px}.badge.completed,.status.completed{color:#356748;background:#edf5ee;border-color:#c9dfcc}.status.failed{color:#a64039;background:#fff0ef;border-color:#e8ccc9}.status.pending,.status.processing{color:#866327;background:#faf3e5;border-color:#e9d6b3}

/* A spacious, asymmetric introduction, with a new pairing illustration. */
.home-hero{display:grid;grid-template-columns:1.15fr 1fr;gap:48px;align-items:center;min-height:580px;text-align:left;overflow:visible;padding:56px 0 64px;border-bottom:1px solid var(--line)}
.hero-content{grid-column:1;grid-row:1;max-width:none;padding:0;min-width:0}.hero-content h1{margin:25px 0 24px;font-size:11px;font-weight:600;letter-spacing:.22em;color:#69715f}.hero-content h1>span{display:block;font-size:57px;line-height:1.25;letter-spacing:-.055em;font-weight:600;margin-top:18px;color:#202520}.hero-content h1>span>.yellow-text{display:block;color:#946d28}.hero-content p{max-width:520px;margin:0 0 26px;font-size:13px;line-height:2;color:#626c63}.hero-actions{justify-content:flex-start;gap:12px}.hero-actions .button{min-height:48px}.hero-platforms{justify-content:flex-start;font-size:10px;color:#687262;margin-top:28px;gap:12px;flex-wrap:wrap}.hero-platforms>span{color:#535f4d}.hero-platforms .divider{height:10px;background:#d8ded2}.live-payment{background:#f6f7f3;border:1px solid #e1e6db;color:#586550;padding:8px 12px;min-height:33px;border-radius:6px;font-size:10px;justify-content:flex-start}.live-payment .product-mark{display:none}.live-payment>span:not(.brand-mark):not(.avatar):not(.live-dot){color:#586550}
.hero-scene{position:relative;grid-column:2;grid-row:1;inset:auto;width:100%;height:auto;opacity:1}.pair-art{position:relative;min-height:398px;background:#f3f4ee;border:1px solid #e9ebe2;border-radius:20px;overflow:hidden;padding:25px 24px;color:#24301f}.pair-art-top{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:8px;font-weight:500;letter-spacing:.15em;color:#69745f}.pair-art-cards{position:relative;display:flex;justify-content:center;align-items:center;padding:46px 0 40px;gap:0}.pair-art-card{position:relative;width:47%;height:219px;border:1px solid #e1e5d8;background:#fff;border-radius:14px;display:flex;flex-direction:column;align-items:center;padding:18px 10px;box-shadow:0 14px 35px #3a48250a}.pair-art-token{transform:rotate(-7deg);z-index:1;background:#fbf9f2}.pair-art-creator{transform:rotate(7deg);background:#eef2e9}.pair-art-index{font:9px/1.5 'DM Sans',sans-serif;letter-spacing:.1em;color:#6b7364;align-self:flex-start;padding-left:7px}.pair-art-symbol{display:grid;place-items:center;width:68px;height:68px;margin:20px 0 18px;border-radius:50%;background:#efe4ca}.pair-art-symbol .product-mark{width:43px;height:43px;padding:5px;border-radius:12px}.pair-art-card strong{font-size:23px;font-weight:500;letter-spacing:-.055em}.pair-art-card small{font-size:7px;letter-spacing:.13em;color:#6b7364;margin-top:7px}.pair-art-join{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:45px;height:45px;border-radius:50%;display:grid;place-items:center;background:#202b1c;border:5px solid #f3f4ee;color:#fff;z-index:3}.pair-portrait{position:relative;width:68px;height:68px;margin:20px 0 18px;border-radius:50%;background:#dce4d0;overflow:hidden}.pair-portrait i{position:absolute;top:11px;left:24px;width:22px;height:24px;border-radius:50%;background:#758a60}.pair-portrait b{position:absolute;top:39px;left:11px;width:47px;height:41px;border-radius:50% 50% 0 0;background:#758a60}.pair-art-bottom{display:flex;justify-content:space-between;align-items:flex-end;border-top:1px solid #dce2d2;padding-top:18px}.pair-art-bottom>span:first-child{font-size:28px;letter-spacing:-1.5px;font-weight:600}.pair-art-bottom>span:last-child{font-size:7px;letter-spacing:.1em;color:#687360}

/* Five existing live previews, re-composed as an ordered editorial grid. */
.overview-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px;margin:36px 0 0}.preview{border:1px solid var(--line);background:#fff;border-radius:14px;box-shadow:none;transition:border-color .2s,box-shadow .2s;min-width:0}.preview:hover{border-color:#b9c5ad;box-shadow:0 7px 25px #28331a06;transform:none}.explore-preview,.payments-preview{grid-column:span 3;height:212px}.stat-preview,.route-preview,.burn-preview{grid-column:span 2;height:216px;min-height:216px}.stat-preview{order:1;background:#f6f7f2}.route-preview{order:2}.burn-preview{order:3;background:#faf7f0}.explore-preview{order:4}.payments-preview{order:5}.preview-label{padding:20px 20px 0;font-size:11px;color:#5e6a54}.preview-label>span:last-child{font-size:8px;color:#6d7566;letter-spacing:.08em}.preview-footer{padding:17px 20px;background:linear-gradient(transparent,#fff 25%);font-size:12px;border-top:1px solid #e9ece5}.stat-preview .preview-footer{background:#f6f7f2}.burn-preview .preview-footer{background:#faf7f0}.preview-footer>span{font-size:10px;color:#697561}.stat-preview .rolling-number{color:#25321e;font-size:36px;margin:22px 20px 8px;font-weight:500;letter-spacing:-.06em}.micro-stat{color:#68775c;margin-inline:20px}.stat-preview .sparkline{height:39px;opacity:.65}.burn-number{margin:24px 20px 14px;gap:20px}.burn-number>b{font-size:47px;color:#8c682c;letter-spacing:-.045em}.burn-number>div{color:#4f5a46;font-size:11px}.burn-number>div span{color:#6c755e;font-size:10px}.burn-preview .burn-meter{position:static;margin:13px 20px}.burn-meter i{height:8px;border-radius:2px;background:#eee6d6}.burn-meter i.lit{background:#be9651}.recipient-search{margin:21px 20px 16px;border-color:#dce2d4;background:#f8faf4;padding:10px;color:#56664a;border-radius:8px}.payout-animation{margin:12px 20px}.payout-animation b{color:#36492b;font-size:12px}.payout-animation div>span{color:#697b5d;font-size:10px}.preview-empty{font-size:15px;color:#5f6f51}.mini-token-strip,.mini-payments{padding-inline:8px}.preview .empty{min-height:126px;font-size:12px}.home-stats{border:0;border-bottom:1px solid var(--line);background:#fff;margin:0 0 46px;padding:35px 0;gap:0}.home-stats>div{padding:0 28px}.home-stats span{color:#65715a;font-size:11px;margin-bottom:13px}.home-stats b{font-size:28px;font-weight:500;letter-spacing:-.05em;font-variant-numeric:tabular-nums}.home-stats small{font-size:11px;color:#707a66}.home-stats>div:first-child b+b{margin-top:5px;font-size:12px;color:#6f7966;display:block;letter-spacing:0}.home-columns{gap:38px;grid-template-columns:minmax(0,1.65fr) minmax(0,1fr);margin-bottom:44px}.home-columns>section{min-width:0}.home-columns .empty{background:#fafbf8;border:1px dashed #dce2d4;border-radius:12px;min-height:200px}.section-title{margin-bottom:20px;gap:12px}.section-title h2{font-size:21px;font-weight:550}.section-kicker{font-size:10px;color:#6c7c5f}.empty,.loading{color:#697860;font-size:13px}.empty>svg{color:#8c9b81}.bottom-callout{padding:34px;border:1px solid #e7e8df;border-radius:16px;background:#f5f6ef;margin-top:52px}.bottom-callout h2{font-size:24px;margin-bottom:12px}.bottom-callout p{font-size:12px;color:#647057}.showcase-link{font-size:11px;padding-top:14px;color:#697a5a}

/* Shared inner pages. */
.page-title{padding:52px 0 32px;border-bottom:1px solid var(--line);margin-bottom:30px;align-items:flex-end}.page-title h1{font-size:36px;font-weight:550;line-height:1.3;margin-bottom:13px}.page-title p{font-size:13px;line-height:1.9;color:#66705f}.segmented{border:1px solid #e0e5d9;background:#f4f6ef;padding:5px;border-radius:9px;gap:4px}.segmented button{font-size:12px;padding:9px 14px;min-height:36px;border-radius:6px;color:#65755a}.segmented button.active{background:#fff;color:#283920;box-shadow:0 1px 4px #28331a0a}.platform-tabs{gap:8px;margin-bottom:22px}.platform-tabs button{font-size:12px;min-height:36px;border-radius:7px;padding:8px 12px;color:#65755a}.platform-tabs button.active{background:#edf2e5;border:1px solid #d5e1c6;color:#3c542b}.token-grid{gap:15px}.explore-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.token-card{border-color:#dfe5d7;background:#fff;border-radius:12px}.token-card:hover{transform:none;border-color:#b2c19f;box-shadow:0 5px 20px #28331a08}.token-art{margin:10px;border-radius:8px;background:#f0f3e9}.token-info{padding:8px 14px 16px}.token-info strong{font-size:13px}.token-info>b{font-size:16px}.token-info p{color:#586d48}.recipient-card{border-color:#dfe6d6;background:#fff;border-radius:12px}.recipient-banner{background-color:#eaf0df;height:85px}.recipient-body{padding:0 18px 18px}.recipient-body>.avatar{border-color:#fff}.recipient-body p b{color:#34442a}.payment-row{background:#fff;border-color:#dfe5d7;border-radius:12px;margin-bottom:12px}.payment-main{padding:19px 20px;min-height:90px}.payment-main:hover{background:#f8faf4}.payment-details{background:#fafbf7;border-top-color:#e2e7d9;line-height:1.8}.metric-strip{background:#f6f7f2;border:1px solid #e3e7da;border-radius:14px;padding:27px 28px;gap:24px;margin-bottom:34px}.metric-strip>div{padding:0 26px}.metric-strip strong{font-size:35px;color:#293821;letter-spacing:-.055em;font-variant-numeric:tabular-nums}.metric-strip span{font-size:11px;color:#66755a}.chart-grid{gap:26px;margin:32px 0 42px}.chart-grid>section{border:1px solid var(--line);border-radius:14px;padding:26px;min-width:0}.allocation-ring{background:conic-gradient(#bf9752 0 70%,#66816a 70% 90%,#8897ae 90% 100%)}.allocation-ring>div{background:#fff}.flow-diagram{background:#f7f8f2;border:1px solid #e3e8d9;border-radius:16px;padding:35px 30px;gap:24px;justify-content:center;margin-bottom:28px}.flow-node b{font-size:13px}.flow-node small{font-size:10px;color:#637758}.flow-list summary,.burn-list summary{padding:22px 16px}.burn-feature{background:#f9f7ef;border:1px solid #e9e4d3;border-radius:16px;padding:35px;margin-bottom:26px}.burn-feature strong{font-size:47px}.notice{background:#f5f6f0;border:1px solid #dfe5d5;color:#536547;border-radius:10px;padding:16px;line-height:1.9}.notice.error{background:#fff3ef;border-color:#ead0c5;color:#9e4630}.notice.success{background:#eff7ef;border-color:#cce1ca;color:#366b37}.showcase-banner,.update-strip{background:#f6f8ef;color:#5c7047;border-color:#e1e8d5}.announcement{background:#f7f4e9;color:#77602e}

/* Launch: a proper white workspace and a quiet, sticky receipt preview. */
.launch-layout{grid-template-columns:minmax(0,1.5fr) minmax(310px,.8fr);gap:40px;align-items:start}.launch-form{border:1px solid #e2e6dd;background:#fff;border-radius:16px;padding:30px;gap:24px;counter-reset:form-section}.launch-form h2{counter-increment:form-section;display:flex;align-items:center;gap:12px;font-size:17px;padding-top:22px;border-top:1px solid #e8ece2;margin:6px 0 0}.launch-form h2:before{content:'0' counter(form-section);font-size:10px;letter-spacing:.06em;background:#f2f5eb;border:1px solid #dfe7d5;border-radius:5px;display:grid;place-items:center;min-width:28px;height:28px;color:#60744e}.launch-form>.platform-tabs{margin-top:-12px}.launch-form>.muted{font-size:12px;line-height:1.9;margin:-7px 0 0}.form-grid{gap:18px}.image-input{padding:22px 15px;background:#fafbf6;border:1px dashed #cfdabb;border-radius:9px;font-size:12px}.image-input svg{color:#72845b}.file-choice{background:#fff;border-color:#d4ddc6;color:#546b3e}.file-name{color:#68795a}.checkbox-row{align-items:flex-start;font-size:12px;line-height:1.9}.checkbox-row input{margin-top:4px;accent-color:#667b51}.checkbox-row a{text-decoration:underline;text-underline-offset:3px}.split-visual{padding:20px;background:#f7f8f2;border-radius:10px;border:1px solid #e5eadb}.split-labels{font-size:11px;gap:8px;color:#637457}.split-labels b{font-size:16px;color:#34472a;display:block;margin-top:6px}.split-track{height:7px;margin-top:15px;border-radius:5px;overflow:hidden}.launch-form>.button.wide{min-height:52px}.launch-preview{position:sticky;top:25px;border:1px solid #dfe5d5;background:#f7f8f2;padding:28px;border-radius:16px}.launch-preview>.eyebrow{font-size:11px;letter-spacing:.08em;color:#5f7350}.preview-notification{margin:23px 0;padding-bottom:20px}.preview-notification p{font-size:10px;color:#677b56}.launch-payment{padding:8px 0 26px;gap:12px}.launch-payment>strong{font-size:56px;letter-spacing:-.06em;font-weight:500;color:#26381b}.launch-payment>span{font-size:11px;color:#697d59}.launch-payment h3{font-size:18px}.launch-payment p{font-size:12px;color:#677a57}.launch-token-preview{padding:22px 0}.preview-allocation{padding-top:14px;gap:17px;font-size:12px;color:#657a54}.preview-allocation dd{color:#2f4422;font-weight:500}
.docs-layout{grid-template-columns:235px minmax(0,1fr);gap:64px;max-width:1150px}.docs-layout>nav{background:#f6f8ef;border:1px solid #e2e8d5;border-radius:12px;padding:14px;top:24px}.docs-layout>nav a{font-size:12px;color:#647c50;padding:11px 12px;border-radius:6px;line-height:1.6}.docs-layout>nav a:hover{color:#2d491b;background:#e9efdf}.docs-layout article section{padding-bottom:35px;margin-bottom:35px;scroll-margin-top:25px}.docs-layout h2{font-size:24px;margin:0 0 20px}.docs-layout p{color:#536349;font-size:14px;line-height:2.1}.board-grid{gap:22px}.board-column{background:#f8faf3;border:1px solid var(--line);border-radius:14px;padding:20px}.board-card,.feedback-item{background:#fff;border-color:#dfe6d4;border-radius:10px;padding:20px}.board-card p,.feedback-item>p{color:#627652;font-size:12px;line-height:1.9}.feedback-section{margin-top:32px}.roadmap-phase{padding:0 0 35px 33px}.roadmap-items{gap:16px}.roadmap-marker{border-color:#fff}.roadmap-phase-head h2{font-size:23px}.roadmap-stats b{color:#304524}.roadmap-cta{padding:28px;border-radius:14px;background:#f6f8f0;border-color:#dfe7d3}.roadmap-card-head h3{font-size:15px}.admin-shell{background:#fff;color:#202520}.admin-panel,.admin-tools>div,.admin-metrics{border-color:#dfe5d7;background:#f8faf4}.admin-shell input,.admin-shell textarea,.admin-shell select{background:#fff;color:#293822;border-color:#d6dfcc}
.app-content>footer{max-width:1280px;margin:0 auto;padding:33px 0 25px;border-top:1px solid var(--line);font-size:11px;color:#647258;gap:24px}.app-content>footer b{color:#293d1e;font-size:18px;letter-spacing:-.05em}.app-content>footer>div:first-child{gap:12px}.app-content>footer>div:first-child>.product-mark{width:23px;height:23px;border-radius:5px;padding:2px}.app-content>footer small{font-size:10px;color:#6b795f}

@media(min-width:1500px){.home-hero{min-height:610px}.hero-content h1>span{font-size:64px}.hero-scene{inset:auto;width:100%;height:auto}.pair-art{min-height:420px}.pair-art-cards{padding-block:56px}}
@media(max-width:1200px) and (min-width:901px){.sidebar nav{gap:19px}.sidebar nav a{font-size:11px}.topbar{left:215px}.topbar .chain-chip{display:none}.search-box{max-width:280px}.hero-content h1>span{font-size:48px}.home-hero{gap:30px;min-height:530px}.pair-art{padding:20px 16px}.pair-art-card{height:207px}.pair-art-card strong{font-size:21px}.hero-content p{font-size:12px}.app-content>footer{margin-inline:36px}}
@media(max-width:900px){html{scroll-padding-top:90px}.sidebar{position:fixed;inset:0 auto 0 0;width:285px;height:100dvh;padding:25px 22px;transform:translateX(-100%);transition:transform .2s;z-index:70;border-right:1px solid var(--line);overflow-y:auto}.sidebar.open{transform:translateX(0)}.sidebar .brand{position:static;margin-bottom:28px}.sidebar-close{display:flex;position:absolute;right:15px;top:24px}.sidebar nav{position:static;height:auto;display:grid;gap:3px;border-top:1px solid var(--line);padding-top:15px}.sidebar nav a{padding:13px 12px;border:0;border-radius:8px;font-size:13px;gap:12px}.sidebar nav a>svg{display:block}.sidebar nav a.active{background:#edf2e4;color:#334d21}.sidebar-bottom{display:grid;padding-top:25px;gap:16px}.sidebar .network-status,.sidebar .powered,.sidebar .help-link{font-size:12px;color:#61744f}.mobile-backdrop{display:block;position:fixed;inset:0;z-index:60;background:#1c271b50;backdrop-filter:blur(3px);border:0}.app-content{padding-top:80px}.topbar{position:absolute;top:0;left:0;right:0;height:80px;padding:0 24px;gap:12px;border-bottom:1px solid var(--line);background:#fff}.pair-mobile-brand{display:flex;align-items:center;gap:8px;color:#25331c;font-size:22px;font-weight:700;letter-spacing:-1px}.pair-mobile-brand .product-mark{width:28px;height:28px;padding:2px;border-radius:6px}.mobile-menu{display:flex;order:-1}.topbar>.search-box{display:none}.top-actions .chain-chip{display:none}.main{padding:0 24px 40px}.home-hero{gap:24px;min-height:520px;padding:46px 0}.hero-content h1>span{font-size:42px}.hero-content p{font-size:12px}.hero-content p br{display:none}.hero-actions{flex-wrap:wrap}.hero-actions .button{font-size:12px;padding:12px 15px}.hero-scene{inset:auto;opacity:1;width:100%;height:auto}.pair-art{min-height:345px;padding:20px 14px}.pair-art-cards{padding:38px 0}.pair-art-card{height:198px;padding:17px 6px}.pair-art-card strong{font-size:20px}.pair-art-symbol,.pair-portrait{margin:15px 0;width:61px;height:61px}.pair-art-top{font-size:7px;letter-spacing:.06em}.pair-art-bottom>span:last-child{font-size:6px}.pair-art-index{font-size:7px}.overview-grid{gap:14px}.preview-label{padding:17px 16px 0}.preview-label>span:last-child{display:none}.preview-label>span:first-child{font-size:10px;gap:7px}.preview-footer{padding:15px 16px;font-size:11px}.preview-footer>span{font-size:9px}.stat-preview .rolling-number{font-size:30px;margin-inline:16px}.micro-stat{font-size:9px;margin-inline:16px}.burn-number{margin-inline:16px;gap:10px}.burn-number>b{font-size:39px}.burn-number>div{font-size:10px}.burn-preview .burn-meter{margin-inline:16px}.recipient-search{margin-inline:16px;font-size:10px}.payout-animation{margin-inline:16px}.payout-animation b{font-size:10px}.home-columns{gap:24px}.home-stats>div{padding:0 18px}.home-stats b{font-size:25px}.home-stats span{font-size:10px}.launch-layout{grid-template-columns:minmax(0,1fr) 290px;gap:22px}.launch-form{padding:24px;gap:22px}.launch-preview{padding:22px;max-width:none}.launch-layout .form-grid{grid-template-columns:1fr}.page-title h1{font-size:30px}.docs-layout{grid-template-columns:200px minmax(0,1fr);gap:28px}.chart-grid{grid-template-columns:1fr}.app-content>footer{margin-inline:24px;padding-block:28px}.metric-strip{padding:23px 20px;gap:15px}.metric-strip strong{font-size:29px}.metric-strip>div{padding-inline:15px}.flow-diagram{justify-content:flex-start}}
@media(max-width:640px){.app-content{padding-top:72px}.topbar{height:72px;min-height:72px;flex-wrap:nowrap;padding:0 15px;gap:6px}.pair-mobile-brand{font-size:21px;gap:6px}.pair-mobile-brand .product-mark{width:26px;height:26px}.mobile-menu{min-width:31px;width:31px;padding:5px}.top-actions{gap:5px}.top-actions>a.button{display:none}.top-actions .button.small{font-size:11px;padding:10px 11px;min-height:39px}.top-actions .button svg{display:none}.locale-menu select{min-width:0;width:70px;font-size:10px;padding:6px 0;border:0}.main{padding:0 20px 38px}.home-hero{grid-template-columns:1fr;gap:30px;padding:36px 0 32px;min-height:0}.hero-content{grid-row:1}.hero-content h1{margin:24px 0 18px;font-size:10px}.hero-content h1>span{font-size:46px;line-height:1.22;margin-top:16px}.hero-content h1>span>.yellow-text{display:block}.hero-content p{font-size:12px;line-height:1.95;margin-bottom:24px;max-width:450px}.hero-actions{gap:9px}.hero-actions .button{font-size:12px;min-height:46px;padding:12px 16px}.hero-platforms{font-size:9px;gap:9px;margin-top:22px}.live-payment{font-size:9px;padding:7px 10px}.hero-scene{grid-column:1;grid-row:2;width:100%;inset:auto;height:auto}.pair-art{min-height:0;padding:21px 23px;border-radius:16px}.pair-art-top{font-size:7px}.pair-art-cards{padding:30px 0;max-width:320px;margin:auto}.pair-art-card{height:184px;padding:16px 9px}.pair-art-index{font-size:8px}.pair-art-card strong{font-size:22px}.pair-art-symbol,.pair-portrait{width:56px;height:56px;margin:12px 0 14px}.pair-art-symbol .product-mark{width:36px;height:36px}.pair-portrait i{left:19px;top:9px;width:20px;height:21px}.pair-portrait b{left:8px;top:33px;width:42px}.pair-art-bottom{padding-top:14px}.pair-art-bottom>span:first-child{font-size:23px}.pair-art-bottom>span:last-child{font-size:7px}.overview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:25px}.stat-preview{grid-column:1/-1;height:196px;min-height:196px}.route-preview,.burn-preview{grid-column:span 1;height:216px;min-height:216px}.explore-preview,.payments-preview{grid-column:1/-1;height:190px;min-height:190px}.preview-label{padding:16px 14px 0}.preview-label>span:first-child{font-size:10px;gap:5px}.preview-footer{padding:14px;font-size:11px}.preview-footer>span{font-size:9px;gap:5px}.preview-footer>svg{width:15px}.stat-preview .rolling-number{font-size:36px;margin:18px 16px 7px}.stat-preview .sparkline{height:32px}.burn-preview .burn-number{flex-direction:column;align-items:flex-start;gap:8px;margin:20px 14px 12px}.burn-number>b{font-size:37px}.burn-number>div{font-size:9px}.burn-preview .burn-number>div span{font-size:8px}.burn-preview .burn-meter{margin:12px 14px}.burn-meter i{height:6px}.recipient-search{margin:20px 14px 12px;font-size:9px;padding:9px 7px}.payout-animation{margin:13px 14px;gap:6px}.payout-animation b{font-size:9px}.payout-animation div>span{font-size:8px}.payout-animation>.avatar{width:25px!important;height:25px!important}.payout-check{display:none}.home-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 0;padding:28px 0;margin:0 0 32px}.home-stats>div{padding:0 15px}.home-stats>div:nth-child(odd){padding-left:0}.home-stats>div:nth-child(even){border:0}.home-stats b{font-size:29px;display:block}.home-stats span{font-size:11px;margin-bottom:10px}.home-stats>div:first-child b+b{font-size:11px}.home-columns,.payments-columns{grid-template-columns:1fr;gap:30px;margin-bottom:30px}.section-title h2{font-size:20px}.home-columns .empty{min-height:155px}.section-kicker{font-size:9px}.token-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.recipient-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.bottom-callout{padding:25px 22px;margin-top:35px;align-items:flex-start;gap:23px}.bottom-callout h2{font-size:23px;line-height:1.6}.bottom-callout p{font-size:12px;line-height:1.8}.page-title{padding:34px 0 25px;margin-bottom:25px;flex-direction:column;align-items:flex-start;gap:16px}.page-title h1{font-size:29px;line-height:1.45;margin-bottom:10px}.page-title p{font-size:12px}.launch-layout{grid-template-columns:1fr;gap:24px}.launch-form{padding:23px 18px;border-radius:12px;gap:23px}.launch-form h2{font-size:16px}.launch-preview{position:static;width:100%;max-width:none;padding:25px}.launch-form .form-grid{grid-template-columns:1fr}.image-input{padding:20px 12px;gap:8px;font-size:10px}.split-visual{padding:16px 12px}.split-labels{font-size:9px;gap:7px}.split-labels b{font-size:16px}.notice{font-size:11px;padding:14px}.launch-form .notice{font-size:11px}.metric-strip{grid-template-columns:1fr;padding:12px 22px;gap:0}.metric-strip>div{border-right:0;border-bottom:1px solid var(--line);padding:20px 0!important}.metric-strip>div:last-child{border-bottom:0}.metric-strip strong{font-size:36px}.chart-grid{gap:18px}.chart-grid>section{padding:22px 17px}.allocation{gap:16px}.docs-layout{grid-template-columns:1fr;gap:28px}.docs-layout>nav{position:static;display:flex;overflow-x:auto;padding:10px;gap:6px;max-width:100%;border-radius:10px}.docs-layout>nav a{white-space:nowrap;padding:9px 12px;font-size:11px}.docs-layout h2{font-size:22px}.docs-layout p{font-size:13px}.board-grid,.home-board-grid{grid-template-columns:1fr}.board-column{padding:18px}.roadmap-phase{padding-left:22px}.roadmap-items{grid-template-columns:1fr}.roadmap-phase-head h2{font-size:21px}.roadmap-cta{padding:24px}.roadmap-stats{gap:18px}.burn-feature{padding:25px 20px;gap:18px}.burn-feature strong{font-size:38px}.burn-feature>div:last-child{margin-left:0;flex-basis:100%;padding-top:16px;border-top:1px solid #e4dfcf}.flow-diagram{padding:25px 20px;gap:18px}.flow-list summary,.burn-list summary{padding:19px 0;gap:10px}.explore-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.payment-main{padding:16px 12px;gap:10px}.app-content>footer{margin-inline:20px;padding:26px 0;gap:20px}.app-content>footer>div{flex-wrap:wrap;gap:12px}.app-content>footer>div:first-child>span:last-child{font-size:10px}.app-content>footer>div:nth-child(2){margin-left:0;font-size:10px;line-height:1.8}.app-content>footer small{font-size:9px}}
/* Keep compact token previews legible when only one token exists. */
.metric-strip:has(>div:nth-child(4)){grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.metric-strip:has(>div:nth-child(4))>div{padding-inline:18px}.metric-strip:has(>div:nth-child(4)) strong{font-size:30px}
@media(max-width:900px){.metric-strip:has(>div:nth-child(4)){grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.metric-strip:has(>div:nth-child(4))>div:nth-child(2){border-right:0}.metric-strip:has(>div:nth-child(4))>div:nth-child(3){padding-left:0}}
@media(max-width:640px){.metric-strip:has(>div:nth-child(4)){grid-template-columns:1fr;gap:0}.metric-strip:has(>div:nth-child(4)) strong{font-size:34px}.flow-diagram{display:grid;grid-template-columns:minmax(0,1fr) 20px minmax(0,1fr);gap:22px 14px;overflow:visible;padding:25px 20px;min-height:0}.flow-diagram>.flow-node{min-width:0;gap:10px}.flow-node b{font-size:11px;line-height:1.7}.flow-node small{font-size:10px;line-height:1.7}.flow-branches{grid-column:1/-1;display:grid;gap:12px;width:100%;padding-top:23px;border-top:1px solid #dfe6d5}.flow-branches>div{display:grid;grid-template-columns:46px 16px minmax(0,1fr);gap:14px 8px;align-items:center;padding:17px 12px;background:#fff;border:1px solid #e1e6d9;border-radius:10px}.flow-branches .branch-percent{grid-column:1;font-size:17px;letter-spacing:-.04em}.flow-branches>div>svg{grid-column:2;width:16px}.flow-branches .flow-node{grid-column:3;min-width:0;align-items:flex-start;text-align:left;gap:6px}.flow-branches .flow-node>.product-mark,.flow-branches .flow-node>svg{width:23px;height:23px}.flow-diagram.genius-flow{margin-top:30px}}
.mini-token-strip{height:146px;padding:15px 20px;gap:12px;mask-image:none;-webkit-mask-image:none;align-items:flex-start}.mini-token-strip .token-card.compact{flex:0 0 120px;min-width:120px;height:110px;display:grid;grid-template-columns:42px minmax(0,1fr);gap:8px;align-content:start;padding:11px;border-radius:9px}.mini-token-strip .token-art{width:42px;height:42px;aspect-ratio:1;margin:0;border-radius:7px}.mini-token-strip .token-art>.avatar{font-size:16px}.mini-token-strip .platform-dot,.mini-token-strip .token-age,.mini-token-strip .token-recipient{display:none}.mini-token-strip .token-info{padding:2px 0;min-width:0}.mini-token-strip .token-info>div{margin-bottom:7px}.mini-token-strip .token-info strong{font-size:11px}.mini-token-strip .token-info small{display:none}.mini-token-strip .token-info>b{font-size:12px}.mini-token-strip .token-info p{font-size:9px;margin-top:8px}.mini-token-strip .token-info p span{display:none}
/* Mobile search stays available; this redesign does not remove search. */
@media(max-width:900px){.topbar{height:126px;min-height:126px;flex-wrap:wrap;align-content:center;row-gap:10px;padding-block:12px}.topbar>.search-box{display:flex;order:3;flex:0 0 100%;max-width:none;width:100%;height:34px}.app-content{padding-top:126px}.topbar .search-box input{font-size:11px}.topbar .search-box>svg{width:15px}.top-actions{margin-left:auto}}
@media(max-width:640px){.topbar{height:116px;min-height:116px;row-gap:8px}.app-content{padding-top:116px}.mini-token-strip{height:126px;padding:13px 14px}.mini-token-strip .token-card.compact{height:101px}.burn-preview .burn-meter{display:flex;gap:2px}.burn-preview .burn-meter i{min-width:0;height:6px}}
.metric-strip strong{min-width:0;max-width:100%;white-space:normal;overflow-wrap:anywhere;font-variant-numeric:tabular-nums}
@media(max-width:640px){.metric-strip strong,.metric-strip:has(>div:nth-child(4)) strong{font-size:clamp(22px,7.4vw,30px)}.metric-strip strong small{display:inline-block;margin-left:4px;font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
html[dir=rtl] .sidebar{inset:0 0 auto;border-left:0}html[dir=rtl] .app-content{margin:0}html[dir=rtl] .home-hero{text-align:right}html[dir=rtl] .brand{right:auto;left:max(36px,calc((100vw - 1280px)/2))}
@media(max-width:900px){html[dir=rtl] .sidebar{inset:0 0 0 auto;transform:translateX(100%)}html[dir=rtl] .sidebar.open{transform:translateX(0)}html[dir=rtl] .sidebar .brand{position:static}html[dir=rtl] .sidebar-close{left:15px;right:auto}}
