@font-face{font-family:Manrope;src:url('/assets/fonts/manrope-regular.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:Manrope;src:url('/assets/fonts/manrope-semibold.ttf') format('truetype');font-weight:600;font-display:swap}
@font-face{font-family:Manrope;src:url('/assets/fonts/manrope-bold.ttf') format('truetype');font-weight:700;font-display:swap}
:root{--bg:#0c100f;--panel:#111614;--panel2:#171d19;--line:#26302a;--muted:#919d95;--text:#f1f4ef;--accent:#d2eb94;--green:#94cbb1;--red:#df9696;--c0:#d2eb94;--c1:#8faa94;--c2:#607e70;--c3:#cabda5;--c4:#737f8f;--max:1280px}
*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--text);font-family:Manrope,Arial,sans-serif;font-size:14px;-webkit-font-smoothing:antialiased}button,input,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:default}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--accent);outline-offset:5px}button svg,a svg{flex-shrink:0}svg{display:block}svg:not(.brand-mark){stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:600}h1,h2{letter-spacing:-.058em}p{line-height:1.75;color:var(--muted)}h1{font-size:clamp(48px,5.7vw,82px);line-height:1.06}h2{font-size:clamp(34px,3.8vw,52px);line-height:1.15}h3{letter-spacing:-.025em}h1>span,h2>span{color:var(--muted)}::selection{background:var(--accent);color:var(--bg)}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.skip-link{position:fixed;top:-70px;left:24px;z-index:100;background:var(--accent);color:var(--bg);padding:14px}.skip-link:focus{top:12px}.wrap{width:min(var(--max),calc(100% - 96px));margin-inline:auto}.section{padding-block:108px}.eyebrow{display:block;color:var(--muted);font-size:10px;font-weight:600;letter-spacing:.13em;line-height:1.7}.icon{width:24px;height:24px;stroke:currentColor}.brand{display:inline-flex;align-items:center;gap:10px;font-size:25px;letter-spacing:-1.3px;font-weight:600}.brand-number{font-weight:400;color:var(--accent)}.brand-mark{width:25px;height:25px;color:var(--accent)}.button{min-height:50px;border:1px solid transparent;border-radius:7px;padding:0 21px;display:inline-flex;align-items:center;justify-content:center;gap:24px;font-weight:600;font-size:13px;white-space:nowrap;transition:background .2s,border-color .2s,transform .2s}.button svg{width:18px;height:18px;stroke:currentColor}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--accent);color:#182111}.button.primary:hover{background:#e2f6b0}.button.small{min-height:39px;padding:0 15px;gap:14px;font-size:12px}.button.subdued{background:#1b231e;border-color:#323d33}.button.subdued:hover{background:#273128}.button.ghost{border-color:var(--line);background:transparent}.button.ghost:hover{border-color:#768571}.button.full{width:100%}.text-link{display:inline-flex;align-items:center;gap:12px;font-size:13px;font-weight:600;min-height:44px}.text-link svg{width:18px;stroke:currentColor}.text-link:hover{color:var(--accent)}.icon-button{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;background:none;border:1px solid transparent;border-radius:6px}.icon-button:hover{background:var(--panel2);border-color:var(--line)}.icon-button svg{width:18px;height:18px;stroke:currentColor}.status-dot{display:inline-block;flex-shrink:0;width:5px;height:5px;background:var(--accent);border-radius:100%}.status-dot[data-state=offline]{background:var(--muted)}.tiny-square{display:inline-block;width:6px;height:6px;background:var(--accent)}
/* Navigation */
.site-header{height:78px;position:sticky;top:0;z-index:30;background:rgba(12,16,15,.95);border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.header-inner{height:100%;max-width:1440px;padding:0 48px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.desktop-nav{display:flex;gap:34px;font-size:12px}.desktop-nav a{color:#acb5ad;min-height:44px;display:flex;align-items:center}.desktop-nav a:hover,.desktop-nav a[aria-current=page]{color:var(--text)}.header-actions{display:flex;align-items:center;gap:23px}.launch-status{display:inline-flex;gap:8px;align-items:center;font-size:11px;color:var(--muted)}.menu-toggle{display:none}.mobile-nav{position:absolute;top:77px;left:0;right:0;background:var(--panel);padding:16px 24px 22px;border-bottom:1px solid var(--line)}.mobile-nav a{display:flex;justify-content:space-between;padding:17px 0;border-bottom:1px solid var(--line);font-size:15px}.mobile-nav svg{width:20px;stroke:currentColor}
/* Character and hero */
.hero{position:relative;max-width:1440px;margin:auto;min-height:612px;padding:82px 72px 60px;display:grid;grid-template-columns:1.12fr 1fr;align-items:center;gap:10px;isolation:isolate}.hero-copy{position:relative;z-index:2}.hero-eyebrow{display:flex;gap:10px;align-items:center;letter-spacing:.11em;font-size:10px;margin-bottom:26px;color:#a9b79d}.hero h1{font-size:clamp(48px,5.25vw,76px);white-space:nowrap}.hero h1>span{color:var(--text)}.hero-copy>p{font-size:16px;line-height:1.75;margin-top:24px;max-width:440px;color:#a5b0a9}.hero-actions{display:flex;gap:12px;margin-top:31px}.hero-facts{display:flex;align-items:center;gap:25px;margin-top:30px;color:var(--muted);font-size:10px}.hero-facts>span{display:flex;align-items:center;gap:6px}.hero-facts b{font-weight:600;color:#d9e2d5;font-size:12px}.hero-facts>span+span{position:relative}.hero-facts>span+span:before{content:'';height:12px;width:1px;position:absolute;left:-13px;background:var(--line)}.steward-scene{height:465px;position:relative;transform:translateY(-7px);isolation:isolate}.scene-grid{position:absolute;inset:20px -10px 15px;background-image:linear-gradient(#2330264a 1px,transparent 1px),linear-gradient(90deg,#2330264a 1px,transparent 1px);background-size:49px 49px;mask-image:radial-gradient(ellipse,black,transparent 71%)}.orbit{position:absolute;left:50%;top:47%;border:1px solid #50634a33;border-radius:50%;pointer-events:none}.orbit-one{width:430px;height:330px;transform:translate(-50%,-50%) rotate(-25deg)}.orbit-two{width:430px;height:190px;transform:translate(-50%,-50%) rotate(26deg)}.orbit-three{width:290px;height:430px;transform:translate(-50%,-50%) rotate(20deg)}.steward-float{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;animation:steward-hover 6s ease-in-out infinite;will-change:transform}.steward-image{width:100%;object-fit:contain}.steward-float .steward-image{height:410px;width:410px;filter:drop-shadow(0 25px 22px #0005);transform:translate(var(--pointer-x,0px),var(--pointer-y,0px));transition:transform .8s cubic-bezier(.2,.6,.2,1)}.floating-asset{position:absolute;z-index:2;display:flex;align-items:center;gap:9px;background:#1a211ee8;border:1px solid #3b493bd9;border-radius:9px;padding:11px 13px;box-shadow:0 12px 30px #0003;animation:asset-hover 7s ease-in-out infinite;min-width:130px;backdrop-filter:blur(8px)}.floating-asset img{width:28px;height:28px;border-radius:50%}.floating-asset>span{font-size:11px;font-weight:600}.floating-asset small{font-size:9px;font-weight:400;display:block;color:var(--muted);margin-top:3px}.floating-asset .asset-signal{width:4px;height:16px;background:#adc486;margin-left:auto;border-radius:1px}.asset-nvda{left:0;top:72px;transform:rotate(-7deg);animation-delay:-2s}.asset-spy{right:-15px;top:188px;animation-delay:-4s}.asset-crcl{bottom:57px;left:10px;animation-delay:-1s}.scene-cross{font:18px monospace;color:#61705a;position:absolute}.cross-one{top:12px;right:65px}.cross-two{bottom:57px;right:12px}.scene-label{position:absolute;bottom:-2px;left:0;right:0;display:flex;align-items:center;justify-content:center;gap:8px;font-family:monospace;color:#768571;font-size:8px;letter-spacing:.11em}.scene-label .tiny-square{width:3px;height:3px}.hero-bottom{position:absolute;bottom:0;left:48px;right:48px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;height:46px;font-family:monospace;font-size:9px;letter-spacing:.06em;color:#7d8b81}.hero-bottom>a{font:18px Manrope;width:30px;text-align:center;color:var(--accent)}
@keyframes steward-hover{0%,100%{transform:translateY(0) rotate(-.4deg)}50%{transform:translateY(-5px) rotate(.4deg)}}@keyframes asset-hover{0%,100%{translate:0 0}50%{translate:0 -8px}}
/* Product terminal */
.terminal-section{max-width:1440px;margin:auto;padding:26px 48px 0}.terminal{border:1px solid #344033;background:#111614;border-radius:10px;overflow:hidden;box-shadow:0 25px 70px #0002}.terminal-top{min-height:54px;padding:0 23px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:12px}.terminal-title{display:flex;align-items:center;gap:12px;font-size:12px}.terminal-title .brand-mark{width:17px;height:17px}.terminal-divider{height:16px;width:1px;background:var(--line);margin-inline:5px}.live-label{color:var(--muted);display:flex;align-items:center;gap:7px;font-size:10px}.terminal-network{display:flex;align-items:center;gap:7px;font-size:10px;color:#c0c9c0}.terminal-network svg{width:11px;height:11px;stroke:currentColor}.network-mark{border-radius:50%;background:#c4d990;color:#22301b;font-size:10px;font-weight:700;width:17px;height:17px;display:grid;place-items:center}.market-tape{height:43px;display:flex;align-items:center;border-bottom:1px solid var(--line);background:#101411;font-size:10px;overflow:hidden;gap:0}.tape-title{flex-shrink:0;padding:0 20px;display:flex;align-items:center;gap:8px;height:100%;border-right:1px solid var(--line);color:var(--muted)}.tape-window{min-width:0;flex:1;overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 2%,#000 98%,transparent)}.tape-track{width:max-content;display:flex;animation:tape-slide 70s linear infinite}.tape-group{display:flex;align-items:center;gap:24px;padding-right:24px}.tape-item{display:flex;gap:8px;align-items:center;white-space:nowrap;font-variant-numeric:tabular-nums}.tape-item img{width:18px;height:18px;border-radius:50%}.tape-item [data-change]{font-size:9px;padding:3px 5px;border-radius:3px;background:#1a241e}.market-tape>.icon-button{height:36px;width:36px;border-left:1px solid var(--line);border-radius:0;background:var(--bg);z-index:1}.market-tape>.icon-button svg{width:13px}.tape-window:hover .tape-track{animation-play-state:paused}@keyframes tape-slide{to{transform:translateX(-50%)}}.positive{color:var(--green)!important}.negative{color:var(--red)!important}.terminal-main{display:grid;grid-template-columns:minmax(0,1fr) 280px}.chart-panel{padding:25px 28px 18px;border-right:1px solid var(--line);min-width:0}.chart-heading{display:flex;justify-content:space-between;gap:15px;align-items:center}.index-identity{display:flex;gap:10px;align-items:center}.index-icon{width:31px;height:31px;display:grid;place-items:center;border-radius:6px;background:#242e20;border:1px solid #3a4730}.index-icon .brand-mark{height:18px;width:18px}.index-identity strong{display:block;font-size:12px;font-weight:600}.index-identity>div>span{font-size:9px;color:var(--muted);display:block;margin-top:3px}.chart-badge{font-size:9px;color:var(--muted);border:1px solid var(--line);border-radius:4px;padding:4px 6px}.chart-summary{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:24px}.chart-summary .eyebrow{font-size:9px;letter-spacing:.02em;text-transform:none}.chart-number{font-size:39px;letter-spacing:-.035em;line-height:1.3;font-variant-numeric:tabular-nums}.index-change{font-size:10px;color:var(--muted)}.range-control{display:flex;gap:3px;padding:3px;border:1px solid var(--line);border-radius:5px}.range-control button{border:0;min-width:32px;min-height:29px;font-size:9px;border-radius:3px;background:none;color:var(--muted);padding:4px 9px}.range-control button[aria-pressed=true]{background:#2a3523;color:var(--accent)}.chart-container{height:260px;position:relative;margin-top:13px}.index-chart{width:100%;height:100%;overflow:visible;touch-action:pan-y}.chart-grid{stroke:#263028;stroke-width:1;stroke-dasharray:2 6}.chart-axis{fill:#758279;font:9px Manrope,Arial,sans-serif}.chart-path{stroke:var(--accent);stroke-width:2;fill:none;vector-effect:non-scaling-stroke;stroke-linejoin:round}.chart-area{fill:url(#chart-fill);stroke:none}.chart-end{fill:var(--accent);stroke:none}.chart-crosshair{stroke:#70816a;stroke-dasharray:3 4;stroke-width:1}.chart-hover-dot{fill:var(--bg);stroke:var(--accent);stroke-width:2}.chart-tooltip{position:absolute;top:8px;background:#253023;border:1px solid #4f6044;color:var(--text);border-radius:5px;pointer-events:none;padding:7px 10px;font-size:10px;white-space:nowrap;z-index:5}.chart-caption{display:flex;justify-content:space-between;gap:12px;font-size:8px;color:#748279}.composition{padding:25px 21px 20px;display:flex;flex-direction:column}.panel-heading{display:flex;justify-content:space-between;align-items:center}.panel-heading h3{font-size:12px;font-weight:600}.panel-heading>span{font-size:9px;color:var(--muted)}.allocation-graphic{display:grid;place-items:center;padding-block:20px 15px}.allocation-ring{width:116px;height:116px;border-radius:50%;background:conic-gradient(var(--c0) 0 29.4%,var(--panel) 29.4% 30%,var(--c1) 30% 54.4%,var(--panel) 54.4% 55%,var(--c2) 55% 74.4%,var(--panel) 74.4% 75%,var(--c3) 75% 94.4%,var(--panel) 94.4% 95%,var(--c4) 95% 99.4%,var(--panel) 99.4%);position:relative;display:grid;place-items:center;transform:rotate(-90deg)}.allocation-ring:before{content:'';position:absolute;inset:10px;border-radius:50%;background:var(--panel)}.allocation-ring>span{z-index:1;display:block;text-align:center;font-size:28px;font-weight:600;transform:rotate(90deg)}.allocation-ring small{font-size:9px;display:block;color:var(--muted);font-weight:400}.sector-list{margin-bottom:16px}.sector-list>a{display:flex;align-items:center;gap:8px;min-height:31px;font-size:10px}.sector-list>a:hover{color:var(--accent)}.sector-list b{margin-left:auto;font-size:10px;font-variant-numeric:tabular-nums}.sector-list svg{width:11px;height:11px;stroke:#657261;margin-left:5px}.sector-color{width:6px;height:6px;border-radius:2px}.c0{background:var(--c0)}.c1{background:var(--c1)}.c2{background:var(--c2)}.c3{background:var(--c3)}.c4{background:var(--c4)}.composition .button{margin-top:auto;min-height:36px;font-size:10px;border-color:#334030;gap:20px;padding:0 12px}.composition .button svg{width:14px}.terminal-footer{padding:12px 22px;min-height:36px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:16px;color:#7e8d80;font-size:9px}.terminal-footer>span{display:flex;align-items:center;gap:7px}.terminal-footer i{font-style:normal;color:#405040}
/* Editorial sections and data tables */
.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:60px;border-bottom:1px solid var(--line);padding-block:74px}.benefits .icon{width:27px;height:27px;color:var(--accent);margin-bottom:23px}.benefits h3{font-size:21px;font-weight:400;margin-bottom:13px}.benefits p{font-size:13px;max-width:330px}.section-heading{display:grid;grid-template-columns:1.2fr 1fr;gap:80px;align-items:end;margin-bottom:43px}.section-heading .eyebrow{margin-bottom:21px}.section-heading>div:last-child{padding-bottom:4px;max-width:370px;justify-self:end}.section-heading p{font-size:14px;line-height:1.85}.section-heading .text-link{margin-top:13px}.holdings-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:24px}.sector-filters{display:flex;align-items:center;gap:4px;flex-wrap:wrap}.sector-filters>button{border:1px solid transparent;background:transparent;color:#95a198;padding:8px 11px;min-height:35px;border-radius:5px;font-size:10px}.sector-filters>button[aria-pressed=true]{background:#20291d;color:var(--accent);border-color:#3a472f}.sector-filters>button:hover{color:var(--text)}.asset-search{display:flex;align-items:center;gap:8px;border:1px solid var(--line);padding:0 12px;border-radius:5px;width:182px;height:37px;flex-shrink:0}.asset-search svg{width:14px;height:14px;color:var(--muted)}.asset-search input{background:none;border:0;color:var(--text);width:100%;min-width:0;font-size:11px;outline-offset:9px}.asset-search input::placeholder{color:#79867c}.holdings-table{border-collapse:collapse;width:100%;font-size:12px;table-layout:fixed}.holdings-table th{font-size:10px;font-weight:400;color:var(--muted);height:43px;text-align:left;border-block:1px solid var(--line);background:#101612}.holdings-table th:first-child{padding-left:15px;width:33%}.holdings-table th:nth-child(2){width:19%}.holdings-table th:nth-child(3){width:18%}.holdings-table th:nth-child(4){width:15%}.holdings-table th:nth-child(5){width:10%}.holdings-table th:last-child{width:5%}.holdings-table th button{border:0;color:inherit;background:none;font-size:10px;padding:10px 0}.holdings-table th button span{color:var(--accent);margin-left:6px}.holdings-table td{height:74px;border-bottom:1px solid #232d26}.holdings-table tr:hover td{background:#121a14}.holdings-table .num{text-align:right;font-variant-numeric:tabular-nums}.asset-name{display:flex;align-items:center;gap:13px;border:0;background:none;text-align:left;padding:10px 0 10px 15px;max-width:100%;width:100%;min-height:64px}.asset-rank{font-size:9px;font-variant-numeric:tabular-nums;color:#65756a;min-width:13px}.asset-name img{border-radius:50%;width:31px;height:31px}.asset-name b{font-size:12px;font-weight:600}.asset-name small{display:block;font-size:10px;margin-top:3px;color:var(--muted);line-height:1.4}.sector-tag{font-size:9px;padding:4px 8px;border:1px solid #2c362e;border-radius:4px;color:#9dad9e}.weight-cell{display:inline-flex;align-items:center;gap:15px;justify-content:flex-end}.mini-weight{display:block;width:60px;height:3px;background:#263027}.mini-weight i{display:block;height:100%;background:#aabc84}.holdings-table [data-change]{font-size:11px}.row-arrow{width:32px;height:32px;margin-left:auto}.row-arrow svg{width:13px;color:var(--muted)}.table-bottom{display:flex;justify-content:space-between;gap:15px;margin-top:19px;font-size:9px;color:#7a8a7e}.table-bottom>span:last-child{display:flex;align-items:center;gap:8px}.table-bottom a{display:inline-flex;gap:6px;align-items:center;color:#b3c0ae}.table-bottom svg{width:11px;height:11px;stroke:currentColor}.empty-state{padding:40px;text-align:center;border-bottom:1px solid var(--line)}
/* Moving product narrative */
.mechanism-section{border-block:1px solid var(--line);background:#101512}.flow-module{border:1px solid #303d31;border-radius:8px;overflow:hidden;background:#0f1511}.flow-tabs{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line)}.flow-tabs button{display:flex;align-items:center;gap:13px;justify-content:center;min-height:70px;background:none;border:0;border-right:1px solid var(--line);font-size:12px;color:var(--muted);position:relative}.flow-tabs button:last-child{border-right:0}.flow-tabs button>span{font-size:10px;color:#667a65;font-family:monospace}.flow-tabs button[aria-selected=true]{background:#182217;color:var(--text)}.flow-tabs button[aria-selected=true]:after{content:'';position:absolute;bottom:-1px;height:2px;background:var(--accent);left:20%;right:20%}.flow-tabs button[aria-selected=true]>span{color:var(--accent)}.flow-body{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;min-height:355px}.flow-visual{height:350px;position:relative;overflow:hidden}.flow-guide{position:absolute;inset:40px 60px;border:1px dashed #33482d;border-radius:50%;transform:rotate(-15deg)}.flow-guide:after{content:'';position:absolute;inset:45px;border:1px solid #263e2655;border-radius:50%}.flow-token{position:absolute;top:50%;left:50%;width:52px;height:52px;display:grid;place-items:center;background:#1b261d;border:1px solid #3b4c36;border-radius:12px;transition:transform 1s cubic-bezier(.2,.7,.2,1),opacity 1s;transform:translate(calc(-50% + var(--fx)),calc(-50% + var(--fy)));z-index:2}.flow-token img{border-radius:50%;width:29px;height:29px}.ft-0{--fx:-148px;--fy:-58px}.ft-1{--fx:-110px;--fy:58px}.ft-2{--fx:0px;--fy:-102px}.ft-3{--fx:135px;--fy:-60px}.ft-4{--fx:125px;--fy:65px}.ft-5{--fx:-5px;--fy:102px}.flow-vault{position:absolute;left:50%;top:50%;width:95px;height:105px;background:#d2eb94;color:#25371b;border:1px solid #e9ffc0;border-radius:16px;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;box-shadow:0 10px 35px #0004;transition:transform .8s,box-shadow .8s;z-index:3}.flow-vault .brand-mark{color:#304321;width:36px;height:36px}.flow-vault>span{font-size:8px;letter-spacing:.14em;font-weight:700}.flow-caption{position:absolute;bottom:18px;left:0;right:0;text-align:center;font:9px monospace;letter-spacing:.13em;color:#819676}.flow-label{display:none}.flow-module[data-step="0"] .fl-0,.flow-module[data-step="1"] .fl-1,.flow-module[data-step="2"] .fl-2{display:block}.flow-module[data-step="0"] .flow-token{animation:gather 5s ease-in-out infinite;animation-delay:calc(var(--i,0)*.08s)}.flow-module[data-step="1"] .flow-token{transform:translate(-50%,-50%) scale(.3);opacity:.15}.flow-module[data-step="1"] .flow-vault{transform:translate(-50%,-50%) scale(1.18) rotate(-8deg)}.flow-module[data-step="2"] .flow-token{animation:distribute 4s ease-in-out infinite}.flow-module[data-step="2"] .flow-vault{transform:translate(-50%,-50%) scale(.8);opacity:.7}.flow-copy{padding:35px 52px 35px 25px}.flow-copy .eyebrow{font-size:9px;color:#9dad8b;margin-bottom:17px}.flow-copy h3{font-size:31px;font-weight:400;letter-spacing:-.045em;line-height:1.2}.flow-copy p{margin-top:16px;font-size:13px}.flow-copy .text-link{margin-top:19px;color:var(--accent);font-size:11px}@keyframes gather{0%,30%,100%{transform:translate(calc(-50% + var(--fx)),calc(-50% + var(--fy))) scale(1);opacity:1}55%,72%{transform:translate(-50%,-50%) scale(.4);opacity:.1}}@keyframes distribute{0%,100%{transform:translate(-50%,-50%) scale(.4);opacity:.1}40%,75%{transform:translate(calc(-50% + var(--fx)),calc(-50% + var(--fy))) scale(1);opacity:1}}
.governance-preview{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:80px;border-bottom:1px solid var(--line)}.governance-copy .eyebrow{margin-bottom:22px}.governance-copy p{max-width:415px;margin-top:24px;font-size:14px}.governance-copy .button{margin-top:30px}.governance-art{display:flex;align-items:center;flex-direction:column}.governance-ring{position:relative;width:252px;height:252px;margin-bottom:30px}.governance-ring>svg{width:100%;height:100%;fill:none;stroke:#253023;stroke-width:2}.governance-ring .ring-progress{stroke:var(--accent);stroke-dasharray:400 690;stroke-width:3;transform-origin:center;animation:ring-turn 24s linear infinite}.governance-ring>div{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;text-align:center}.governance-ring strong{font-size:73px;font-weight:400;letter-spacing:-.07em;line-height:1}.governance-ring strong>span{display:block;font-size:15px;letter-spacing:0;margin-top:5px;color:#c7d2bd}.governance-ring small{font-size:8px;letter-spacing:.1em;color:var(--muted);margin-top:25px}.governance-bounds{display:flex;gap:30px;color:var(--muted);font-size:10px}.governance-bounds b{color:var(--text);font-weight:400;margin-right:7px}@keyframes ring-turn{to{transform:rotate(360deg)}}.fees-grid{display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid var(--line)}.fees-grid>div{padding:32px 28px 30px 0;position:relative}.fees-grid>div+div{border-left:1px solid var(--line);padding-left:28px}.fees-grid strong{font-size:46px;letter-spacing:-.05em;font-weight:400;display:block;margin:10px 0 13px}.fees-grid p{font-size:11px;max-width:190px}.section-note{font-size:11px;line-height:1.8;color:#829080;margin-top:19px;max-width:880px}.faq-section{display:grid;grid-template-columns:1fr 1.3fr;gap:90px;border-top:1px solid var(--line)}.faq-section h2{margin-top:21px;font-size:41px}.faq-section .text-link{margin-top:21px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;display:flex;gap:15px;align-items:center;justify-content:space-between;padding:25px 0;cursor:pointer;font-size:13px;line-height:1.6}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{font-size:23px;line-height:1;font-weight:400;color:var(--muted);transition:transform .2s}.faq-list details[open] summary>span{transform:rotate(45deg);color:var(--accent)}.faq-list details[open] summary{color:var(--accent)}.faq-list details>p{font-size:12px;line-height:1.9;margin-bottom:25px;max-width:540px}.closing{background:#1b2418;border:1px solid #39462e;border-radius:10px;display:grid;grid-template-columns:1.2fr 1fr;min-height:365px;padding:65px 65px 55px;position:relative;overflow:hidden;margin-block:15px 100px}.closing h2{font-size:55px;margin:17px 0 27px}.closing .eyebrow{font-size:9px;color:#99b183}.closing-steward{position:relative;display:flex;align-items:center;justify-content:center;min-width:0}.closing-steward .steward-image{position:absolute;width:310px;max-width:none;top:-45px;transform:rotate(8deg)}.closing-caption{position:absolute;bottom:-27px;font:8px monospace;color:#93a784;letter-spacing:.06em}.site-footer{max-width:1440px;margin:auto;padding:0 48px 32px}.footer-top{border-top:1px solid var(--line);padding:53px 0;display:flex;justify-content:space-between;gap:50px}.footer-top p{font-size:12px;margin-top:15px}.footer-links{display:flex;gap:90px}.footer-links>div{display:flex;flex-direction:column;align-items:start;gap:15px;font-size:11px}.footer-links .eyebrow{font-size:9px;margin-bottom:6px}.footer-links a{color:#b6c1b7}.footer-links a:hover{color:var(--accent)}.text-button{background:none;border:0;padding:0;display:inline-flex;align-items:center;gap:8px;font-size:11px;color:#b6c1b7}.text-button svg{width:11px;height:11px}.footer-wordmark{font-size:clamp(50px,16.8vw,243px);line-height:1.2;letter-spacing:-.082em;font-weight:600;color:#2a3629;position:relative;white-space:nowrap}.footer-wordmark>span{font-size:.13em;vertical-align:top;display:inline-block;letter-spacing:0;line-height:3.2;margin-left:6px}.footer-bottom{padding-top:26px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;font-size:9px;color:#91a18e}.legal{margin-top:23px;font-size:9px;line-height:1.85;color:#6d7f70;max-width:1010px}
/* Inner pages */
.page-hero{padding-block:51px 57px}.back-link{display:inline-flex;align-items:center;gap:8px;font-size:10px;color:var(--muted);margin-bottom:50px}.back-link svg{width:13px;stroke:currentColor;transform:rotate(180deg)}.page-hero>.eyebrow{margin-bottom:22px}.page-hero h1{font-size:clamp(45px,5.2vw,70px)}.page-hero>p{margin-top:26px;max-width:600px;font-size:15px}.page-terminal{margin-top:5px}.holdings-heading{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-bottom:32px}.holdings-heading h2{font-size:32px}.outline-badge{border:1px solid #394431;padding:7px 10px;border-radius:5px;font-size:10px;color:#a4b897}.notice{display:flex;gap:18px;background:#141d15;border:1px solid #2e3c2b;padding:25px 28px;border-radius:6px;margin-top:44px}.notice .icon{width:23px;height:23px;color:#a9bf92}.notice p{font-size:12px}.notice b{font-weight:600;color:#c6d1bf}.rules-list{border-top:1px solid var(--line)}.rules-list>div{display:grid;grid-template-columns:50px 1fr 1.3fr;gap:35px;padding:30px 0;border-bottom:1px solid var(--line);align-items:start}.rules-list>div>span{color:var(--accent);font-size:10px;font-family:monospace}.rules-list h3{font-size:21px;font-weight:400}.rules-list p{font-size:12px}.prose p+p{margin-top:18px}.prose p{font-size:13px}.muted{color:var(--muted);margin-top:22px;max-width:460px;font-size:14px}.vote-timeline{display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid var(--line)}.vote-timeline>div{padding:30px 26px 35px 0}.vote-timeline>div+div{padding-left:26px;border-left:1px solid var(--line)}.timeline-number{display:inline-block;color:var(--accent);font-family:monospace;margin-bottom:25px}.vote-timeline h3{font-size:26px;margin-bottom:14px}.vote-timeline b{font-size:11px;font-weight:400;color:#b3c49c}.vote-timeline p{font-size:11px;margin-top:12px}.bound-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:35px}.bound-grid>div{border-bottom:1px solid var(--line);padding-bottom:21px}.bound-grid strong{display:block;font-size:36px;font-weight:400;letter-spacing:-.04em}.bound-grid span{display:block;color:var(--muted);font-size:11px;margin-top:9px}.token-section{display:grid;grid-template-columns:1.2fr 1fr;gap:90px}.token-section .eyebrow{margin-bottom:22px}.token-distribution>div:not(.distribution-bar){display:flex;gap:30px;padding:24px 0;border-bottom:1px solid var(--line)}.token-distribution strong{font-size:30px;font-weight:400;min-width:70px;letter-spacing:-.03em}.token-distribution span{font-size:13px;line-height:1.8}.token-distribution small{font-size:10px;color:var(--muted)}.distribution-bar{display:flex;gap:4px;height:22px;border-radius:3px;overflow:hidden;margin-bottom:10px}.distribution-bar i:nth-child(1){background:var(--c0)}.distribution-bar i:nth-child(2){background:var(--c1)}.distribution-bar i:nth-child(3){background:var(--c2)}.tier-list{margin-top:36px;border-top:1px solid var(--line)}.tier-list>div{display:grid;grid-template-columns:40px 1fr 1fr;gap:35px;padding:23px 0;border-bottom:1px solid var(--line)}.tier-list>div>span{color:var(--muted);font:11px monospace}.tier-list strong,.tier-list b{font-size:25px;font-weight:400}.tier-list b{color:var(--accent)}.tier-list small{font-size:11px;font-weight:400;color:var(--muted);display:block;margin-top:6px}.risks-list article{display:flex;align-items:start;gap:45px;padding:36px 0;border-top:1px solid var(--line)}.risk-number{font:12px monospace;color:var(--accent);padding-top:3px;min-width:20px}.risks-list h2{font-size:30px;margin:11px 0 17px}.risks-list p{max-width:740px;font-size:13px}.status-layout{display:grid;grid-template-columns:1.3fr 1fr;align-items:center;gap:55px;margin-bottom:100px}.status-checklist>div{border-bottom:1px solid var(--line);display:flex;gap:15px;padding:26px 0;align-items:center}.status-icon{font-size:11px;width:26px;height:26px;border:1px solid #374433;border-radius:50%;color:#8ca27e;display:grid;place-items:center;flex-shrink:0}.status-icon.available{background:#28381b;color:var(--accent)}.status-checklist strong{font-size:13px;font-weight:600}.status-checklist small{display:block;font-size:11px;color:var(--muted);line-height:1.8;margin-top:5px}.status-checklist b{font-size:9px;color:var(--muted);font-weight:400;margin-left:auto;white-space:nowrap}.status-checklist .button{margin-top:28px}.status-steward .steward-image{max-width:380px;margin:auto;animation:steward-hover 6s ease-in-out infinite}.status-steward>.eyebrow{font:9px monospace;text-align:center;margin-top:18px}.vault-strip{display:flex;gap:35px;padding:22px;border:1px solid var(--line);margin-bottom:24px}.vault-strip strong{font-size:22px;font-weight:400}.vault-strip p{font-size:10px;max-width:300px;margin-left:auto}
/* Dialog and motion preferences */
.asset-dialog{color:var(--text);background:#151d17;border:1px solid #42513a;border-radius:12px;max-width:520px;width:calc(100% - 32px);padding:37px;margin:auto;box-shadow:0 30px 100px #0007}.asset-dialog::backdrop{background:#050a07bd;backdrop-filter:blur(7px)}.dialog-close{position:absolute;right:12px;top:10px;font-size:24px}.dialog-asset{display:flex;align-items:center;gap:15px;margin-top:26px}.dialog-asset img{width:48px;height:48px;border-radius:50%}.dialog-asset h2{font-size:30px;letter-spacing:-.04em}.dialog-asset p{font-size:12px}.dialog-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:24px 0;margin:15px 0 25px;border-block:1px solid var(--line)}.dialog-stats span{display:block;font-size:10px;color:var(--muted);margin-bottom:9px}.dialog-stats strong{font-size:19px;font-weight:400;font-variant-numeric:tabular-nums}.asset-dialog code{display:block;font-size:11px;line-height:1.8;overflow-wrap:anywhere;color:#bfd0ab;padding:14px;background:#101811;border:1px solid #2c3b27;border-radius:5px;margin-top:12px}.dialog-actions{display:flex;gap:10px;margin-top:18px}.dialog-actions .button{font-size:11px;padding:0 17px;gap:12px;flex:1}.toast{position:fixed;left:50%;bottom:25px;transform:translate(-50%,20px);background:#d2eb94;color:#1a2b14;padding:12px 20px;border-radius:7px;font-size:12px;z-index:80;max-width:calc(100vw - 30px);opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;text-align:center}.toast.visible{opacity:1;transform:translate(-50%,0)}.motion-paused *,.motion-paused *::before,.motion-paused *::after{animation-play-state:paused!important;scroll-behavior:auto!important}.motion-paused .steward-float .steward-image{transform:none!important}.reveal-ready [data-reveal]{opacity:0;transform:translateY(18px);transition:opacity .6s ease,transform .6s ease}.reveal-ready [data-reveal].is-visible{opacity:1;transform:none}
@media(min-width:1500px){.hero{padding-top:100px;padding-bottom:85px;min-height:670px}.steward-scene{height:470px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.header-inner{padding-inline:32px}.desktop-nav{gap:22px}.header-actions{gap:15px}.hero{padding-inline:40px;min-height:570px}.hero h1{font-size:58px}.hero-copy>p{font-size:14px}.steward-scene{height:430px}.steward-float .steward-image{width:360px;height:360px}.floating-asset{min-width:110px;padding:8px}.floating-asset img{width:24px;height:24px}.asset-spy{right:-5px}.orbit-one,.orbit-two{width:350px}.orbit-three{height:360px}.hero-bottom{left:32px;right:32px}.hero-facts{gap:19px}.hero-facts>span+span:before{left:-10px}.terminal-section{padding-inline:32px}.terminal-main{grid-template-columns:minmax(0,1fr) 240px}.chart-panel{padding-inline:21px}.composition{padding-inline:18px}.section-heading{gap:45px}.benefits{gap:38px}.governance-preview{gap:45px}.flow-copy{padding-right:28px}.ft-0{--fx:-120px}.ft-3{--fx:112px}.ft-4{--fx:102px}.flow-copy h3{font-size:28px}.site-footer{padding-inline:32px}.mini-weight{width:40px}.holdings-table th:first-child{width:30%}.holdings-table th:nth-child(2){width:20%}.holdings-table th:nth-child(3){width:20%}.sector-filters>button{padding-inline:8px}.asset-search{width:150px}.faq-section{gap:45px}.closing{padding:50px}.section{padding-block:85px}}
@media(max-width:850px){.desktop-nav{gap:16px}.header-actions>.launch-status{display:none}.header-inner{gap:15px}.brand{font-size:23px}.hero{padding-inline:32px;padding-top:55px;min-height:520px}.hero h1{font-size:48px}.hero-eyebrow{font-size:8px;gap:7px}.hero-actions{gap:8px}.hero-actions .button{padding-inline:14px;gap:12px;font-size:11px}.hero-facts{font-size:8px}.steward-scene{height:360px}.steward-float .steward-image{height:310px;width:310px}.orbit-one,.orbit-two{width:285px}.orbit-one{height:230px}.orbit-three{height:300px;width:210px}.floating-asset{min-width:100px;gap:6px;padding:8px}.floating-asset>span{font-size:9px}.floating-asset small{font-size:8px}.asset-nvda{top:37px;left:-12px}.asset-crcl{bottom:35px;left:-8px}.asset-spy{right:-15px;top:145px}.scene-label{font-size:6px}.terminal-main{grid-template-columns:minmax(0,1fr) 215px}.chart-panel{padding:20px 17px 16px}.composition{padding:20px 14px 16px}.chart-number{font-size:33px}.chart-container{height:240px}.chart-badge{display:none}.tape-title{display:none}.terminal-top{padding-inline:16px}.live-label{font-size:8px}.terminal-network{font-size:8px}.benefits{gap:26px}.benefits h3{font-size:19px}.benefits p{font-size:11px}.section-heading{gap:35px;grid-template-columns:1.2fr 1fr}.section-heading p{font-size:12px}.section-heading h2{font-size:35px}.holdings-toolbar{flex-wrap:wrap}.asset-search{width:100%;max-width:230px}.flow-body{grid-template-columns:1fr 1fr}.flow-tabs button{font-size:10px;gap:9px;min-height:61px}.flow-visual{height:315px}.flow-token{width:43px;height:43px}.flow-token img{width:25px;height:25px}.ft-0{--fx:-94px;--fy:-57px}.ft-1{--fx:-91px;--fy:49px}.ft-2{--fx:0px;--fy:-99px}.ft-3{--fx:91px;--fy:-48px}.ft-4{--fx:90px;--fy:55px}.ft-5{--fx:0px;--fy:98px}.flow-vault{width:76px;height:86px}.flow-guide{inset:30px 30px}.flow-copy{padding:25px 25px 25px 13px}.flow-copy h3{font-size:26px}.flow-copy p{font-size:11px}.governance-preview{gap:30px}.governance-copy h2{font-size:36px}.governance-copy p{font-size:12px}.governance-ring{height:215px;width:215px}.governance-bounds{gap:15px;font-size:8px}.fees-grid strong{font-size:35px}.fees-grid>div{padding-right:17px}.fees-grid>div+div{padding-left:17px}.fees-grid .eyebrow{font-size:9px}.fees-grid p{font-size:10px}.closing h2{font-size:43px}.closing{min-height:345px;padding:42px}.closing-steward .steward-image{width:260px;top:-24px}.closing-caption{font-size:6px}.faq-section h2{font-size:33px}.faq-list summary{font-size:12px}.token-section{gap:45px}.vote-timeline{grid-template-columns:repeat(2,1fr)}.vote-timeline>div{padding:25px!important}.vote-timeline>div:nth-child(3){border-left:0;border-top:1px solid var(--line)}.vote-timeline>div:nth-child(4){border-top:1px solid var(--line)}.status-layout{gap:20px}.status-checklist>div{gap:10px}.status-checklist strong{font-size:11px}.status-checklist small{font-size:10px}.status-checklist b{font-size:8px}}
@media(max-width:650px){.wrap{width:calc(100% - 36px)}.site-header{height:65px}.header-inner{padding-inline:18px}.brand{font-size:23px;gap:8px}.brand-mark{width:23px;height:23px}.desktop-nav{display:none}.header-actions{gap:10px}.header-actions>.button{font-size:10px;min-height:34px;padding:0 10px;gap:9px}.header-actions>.button svg{width:13px;height:13px}.menu-toggle{display:inline-flex;width:34px;height:34px}.mobile-nav{top:64px}.hero{display:flex;flex-direction:column;gap:0;padding:47px 22px 48px;min-height:0;align-items:stretch}.hero-copy{text-align:center}.hero-eyebrow{justify-content:center;font-size:8px;margin-bottom:21px;letter-spacing:.09em}.hero h1{font-size:clamp(37px,10.7vw,65px);letter-spacing:-.06em;line-height:1.09;white-space:normal}.hero-copy>p{font-size:13px;line-height:1.8;margin:21px auto 0;max-width:300px}.hero-actions{justify-content:center;gap:9px;margin-top:25px}.hero-actions .button{font-size:11px;padding:0 15px;min-height:46px;gap:12px}.hero-facts{justify-content:center;font-size:9px;gap:24px;margin-top:24px}.hero-facts b{font-size:11px}.hero-facts>span+span:before{left:-12px}.steward-scene{height:340px;max-width:365px;width:100%;margin:20px auto 0;transform:none}.steward-float .steward-image{height:303px;width:303px}.floating-asset{min-width:103px;padding:8px;gap:7px}.asset-nvda{top:49px;left:0}.asset-crcl{bottom:45px;left:0}.asset-spy{right:-2px;top:157px}.scene-label{font-size:7px;bottom:0}.orbit-one,.orbit-two{width:300px}.orbit-three{height:306px}.hero-bottom{left:18px;right:18px;height:37px;font-size:8px}.hero-bottom>span:nth-child(2){display:none}.hero-bottom>a{font-size:18px}.terminal-section{padding:18px 12px 0}.terminal{border-radius:7px}.terminal-top{padding:0 12px;min-height:49px}.terminal-title{font-size:10px;gap:8px}.terminal-title .brand-mark{width:14px;height:14px}.terminal-divider{display:none}.terminal-title .live-label{display:none}.terminal-network{font-size:8px;gap:5px}.network-mark{width:13px;height:13px;font-size:8px}.terminal-main{display:block}.chart-panel{padding:20px 15px 15px;border-right:0}.chart-heading{gap:10px}.index-identity strong{font-size:11px}.index-identity>div>span{font-size:8px}.chart-badge{display:block;font-size:7px}.chart-summary{gap:12px;margin-top:20px}.chart-number{font-size:33px}.index-change{font-size:8px;display:block;max-width:185px;line-height:1.7}.range-control button{font-size:8px;padding:3px 7px;min-width:30px;min-height:30px}.chart-container{height:205px;margin-top:12px}.chart-caption{font-size:7px}.composition{padding:19px 15px;border-top:1px solid var(--line);display:grid;grid-template-columns:96px 1fr;gap:10px 20px;align-items:center}.composition .panel-heading{grid-column:1/-1}.panel-heading h3{font-size:11px}.allocation-graphic{padding:0}.allocation-ring{width:86px;height:86px}.allocation-ring:before{inset:8px}.allocation-ring>span{font-size:24px}.allocation-ring small{font-size:8px}.sector-list{margin:0}.sector-list>a{min-height:27px;font-size:9px}.sector-list b{font-size:9px}.composition>.button{grid-column:1/-1;min-height:38px;margin-top:5px}.terminal-footer{padding:11px 13px;font-size:7px;gap:10px;flex-wrap:wrap}.terminal-footer>span{gap:5px}.terminal-footer>span:last-child{font-size:7px}.market-tape{height:37px}.tape-item{font-size:9px}.tape-item [data-change]{font-size:8px}.tape-item img{width:16px;height:16px}.market-tape>.icon-button{width:32px;height:32px}.section{padding-block:63px}.benefits{display:block;padding-block:45px}.benefits>div{position:relative;padding:24px 0 24px 45px}.benefits>div+div{border-top:1px solid var(--line)}.benefits .icon{position:absolute;left:0;top:24px;width:23px;height:23px}.benefits h3{font-size:20px;margin-bottom:10px}.benefits p{font-size:12px;max-width:none}.section-heading{display:block;margin-bottom:29px}.section-heading .eyebrow{font-size:8px;margin-bottom:17px}.section-heading h2{font-size:35px}.section-heading>div:last-child{margin-top:22px;max-width:none}.section-heading p{font-size:12px;max-width:360px}.section-heading .text-link{font-size:11px;margin-top:9px}.holdings-toolbar{gap:15px;margin-bottom:18px;display:block}.sector-filters{gap:4px;flex-wrap:nowrap;overflow:auto;padding:2px 0 8px;scrollbar-width:none;margin-right:-4px}.sector-filters>button{font-size:9px;white-space:nowrap;padding:7px 10px;min-height:33px}.asset-search{margin-top:7px;max-width:none;height:37px}.holdings-table{font-size:10px}.holdings-table th{font-size:8px;height:40px}.holdings-table th:first-child{padding-left:0;width:40%}.holdings-table th:nth-child(3){width:20%}.holdings-table th:nth-child(4){width:22%}.holdings-table th:nth-child(5){width:18%}.holdings-table th:last-child,.holdings-table td:last-child{display:none}.holdings-table .sector-column{display:none}.holdings-table th button{font-size:8px}.holdings-table th button span{margin-left:2px}.asset-name{padding-left:0;gap:9px;min-height:67px}.asset-rank{display:none}.asset-name img{width:27px;height:27px}.asset-name b{font-size:10px}.asset-name small{font-size:8px;max-width:105px}.holdings-table td{height:68px}.mini-weight{display:none}.holdings-table [data-change]{font-size:9px}.weight-cell{font-size:10px}.table-bottom{font-size:8px;display:block;line-height:1.8}.table-bottom>span:last-child{margin-top:9px;flex-wrap:wrap;gap:2px 8px}.empty-state{padding:25px 5px;font-size:12px}.flow-tabs button{flex-direction:column;gap:5px;min-height:65px;padding:7px 3px;font-size:9px;line-height:1.5}.flow-tabs button>span{font-size:9px}.flow-body{display:block}.flow-visual{height:280px;max-width:400px;margin:auto}.flow-guide{inset:20px 40px}.ft-0{--fx:-115px;--fy:-49px}.ft-1{--fx:-99px;--fy:55px}.ft-2{--fx:0px;--fy:-90px}.ft-3{--fx:109px;--fy:-52px}.ft-4{--fx:109px;--fy:56px}.ft-5{--fx:0px;--fy:91px}.flow-token{width:42px;height:42px;border-radius:9px}.flow-vault{width:77px;height:87px}.flow-copy{padding:25px 24px 30px;border-top:1px solid var(--line)}.flow-copy h3{font-size:29px}.flow-copy p{font-size:12px}.flow-copy .eyebrow{font-size:8px;margin-bottom:13px}.flow-copy .text-link{margin-top:14px}.flow-caption{bottom:9px;font-size:8px}.governance-preview{display:flex;flex-direction:column;gap:40px;align-items:stretch}.governance-copy .eyebrow{font-size:8px;margin-bottom:18px}.governance-copy h2{font-size:34px}.governance-copy p{font-size:12px;margin-top:20px}.governance-copy .button{margin-top:25px;font-size:12px}.governance-ring{width:225px;height:225px;margin-bottom:22px}.governance-ring strong{font-size:65px}.governance-bounds{font-size:9px;gap:25px}.fees-grid{grid-template-columns:repeat(2,1fr)}.fees-grid>div{padding:25px 20px 25px 0!important}.fees-grid>div:nth-child(even){padding-left:22px!important;border-left:1px solid var(--line)}.fees-grid>div:nth-child(odd){border-left:0}.fees-grid>div:nth-child(n+3){border-top:1px solid var(--line)}.fees-grid strong{font-size:39px;margin:10px 0}.fees-grid .eyebrow{font-size:8px}.fees-grid p{font-size:11px}.section-note{font-size:10px;margin-top:18px}.faq-section{display:block}.faq-section>.faq-list{margin-top:26px}.faq-section h2{font-size:34px;margin-top:15px}.faq-section .eyebrow{font-size:8px}.faq-section .text-link{font-size:11px;margin-top:15px}.faq-list summary{font-size:12px;padding:22px 0}.faq-list details>p{font-size:11px}.closing{display:block;text-align:center;margin-block:0 65px;padding:40px 20px 0;min-height:565px}.closing h2{font-size:40px;margin-top:17px;margin-bottom:23px}.closing .eyebrow{font-size:8px}.closing>.closing-steward{height:275px;margin-top:19px}.closing-steward .steward-image{width:245px;top:0;transform:rotate(5deg)}.closing-caption{font-size:7px;bottom:10px;z-index:2;background:#1b2418;padding:6px 0;width:100%}.closing .button{min-height:46px;font-size:12px}.site-footer{padding:0 18px 24px}.footer-top{padding:36px 0;display:block}.footer-top p{font-size:11px}.footer-links{gap:50px;margin-top:37px;justify-content:flex-start}.footer-links>div{font-size:10px;gap:15px}.footer-links .eyebrow{font-size:8px}.text-button{font-size:10px}.footer-wordmark{font-size:17vw;line-height:1.5;letter-spacing:-.082em}.footer-wordmark>span{margin-left:4px;line-height:4}.footer-bottom{font-size:8px;padding-top:20px;flex-wrap:wrap;gap:12px}.legal{font-size:8px;margin-top:20px}.page-hero{padding-block:30px 38px}.back-link{margin-bottom:35px;font-size:9px}.page-hero>.eyebrow{font-size:8px;margin-bottom:17px}.page-hero h1{font-size:43px;line-height:1.13}.page-hero>p{font-size:12px;line-height:1.9;margin-top:22px}.page-terminal{width:calc(100% - 24px)}.holdings-heading{display:block;margin-bottom:25px}.holdings-heading h2{font-size:30px;margin-bottom:18px}.outline-badge{font-size:9px}.notice{padding:20px 16px;gap:12px;margin-top:30px}.notice p{font-size:10px}.notice .icon{width:18px;height:18px}.rules-list>div{display:grid;grid-template-columns:22px 1fr;gap:12px 17px;padding:27px 0}.rules-list h3{font-size:21px}.rules-list p{grid-column:2;font-size:11px}.rules-list>div>span{font-size:9px;line-height:2.5}.faq-section .prose{margin-top:26px}.prose p{font-size:12px}.vote-timeline>div{padding:23px 16px!important}.vote-timeline>div:nth-child(odd){padding-left:0!important}.vote-timeline h3{font-size:22px}.vote-timeline b{font-size:9px}.vote-timeline p{font-size:10px}.timeline-number{font-size:10px;margin-bottom:17px}.bound-grid{gap:26px}.bound-grid strong{font-size:34px}.bound-grid span{font-size:10px}.token-section{display:block}.token-section h2{font-size:34px}.token-section .eyebrow{font-size:8px;margin-bottom:18px}.token-distribution{margin-top:35px}.muted{font-size:12px}.tier-list{margin-top:29px}.tier-list>div{grid-template-columns:16px 1fr 1.2fr;gap:15px}.tier-list strong,.tier-list b{font-size:21px}.tier-list small{font-size:9px}.risks-list article{gap:20px;padding:29px 0}.risk-number{font-size:10px;min-width:14px}.risks-list h2{font-size:26px}.risks-list p{font-size:12px}.risks-list .eyebrow{font-size:8px}.status-layout{display:flex;flex-direction:column;gap:15px;margin-bottom:65px}.status-checklist{width:100%}.status-checklist>div{padding:23px 0;gap:12px}.status-checklist strong{font-size:12px}.status-checklist small{font-size:10px}.status-checklist b{font-size:8px}.status-icon{width:22px;height:22px;font-size:9px}.status-steward{width:100%;max-width:300px;margin-top:25px}.status-steward>.eyebrow{font-size:8px}.asset-dialog{padding:28px 20px}.asset-dialog>.eyebrow{font-size:8px;margin-top:8px}.dialog-asset{margin-top:20px}.dialog-stats{gap:10px}.dialog-stats strong{font-size:18px}.dialog-stats span{font-size:9px}.dialog-actions{gap:7px}.dialog-actions .button{font-size:10px;padding-inline:11px;gap:8px}.dialog-actions .button svg{width:13px}.asset-dialog code{font-size:10px}.vault-strip{flex-wrap:wrap;gap:20px;padding:18px}.vault-strip p{margin:0;max-width:none}.vault-strip strong{font-size:20px}.vault-strip .eyebrow{font-size:8px}}
@media(max-width:360px){.header-inner{padding-inline:13px;gap:8px}.header-actions{gap:4px}.header-actions>.button{padding:0 8px;font-size:9px;gap:5px}.brand{font-size:21px}.brand-mark{width:21px;height:21px}.hero{padding-inline:16px}.hero h1{font-size:37px}.hero-eyebrow{font-size:7px}.hero-actions .button{font-size:10px;padding-inline:12px;gap:10px}.steward-scene{height:314px}.steward-float .steward-image{height:280px;width:280px}.floating-asset{min-width:94px}.asset-spy{right:-3px}.hero-facts{gap:20px;font-size:8px}.chart-panel{padding-inline:12px}.range-control button{min-width:27px;padding-inline:5px}.composition{gap:10px 15px}.terminal-network{font-size:7px}.terminal-title{font-size:9px}.table-bottom>span:last-child{display:block}.holdings-table th:first-child{width:40%}.asset-name small{max-width:85px}.page-hero h1{font-size:38px}.section-heading h2{font-size:32px}.footer-links{gap:36px}.flow-tabs button{font-size:8px}.fees-grid strong{font-size:34px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.reveal-ready [data-reveal]{opacity:1;transform:none}.steward-float .steward-image{transform:none!important}.tape-track{animation:none!important}.flow-module .flow-token{opacity:1}}
.live-weight-note{display:block;font-size:9px;color:var(--muted);margin-top:4px}
@media(min-width:851px){.desktop-nav{font-size:13px}.terminal-title{font-size:13px}.live-label,.terminal-network{font-size:11px}.index-identity strong{font-size:13px}.index-identity>div>span{font-size:10px}.panel-heading h3{font-size:13px}.panel-heading>span{font-size:9px}.sector-list>a{font-size:12px;min-height:33px}.sector-list b{font-size:11px}.sector-list svg{width:12px;height:12px}.terminal-footer{font-size:10px}.tape-item{font-size:11px}.chart-caption{font-size:9px}.chart-summary .eyebrow{font-size:10px}.index-change{font-size:11px}.composition .button{font-size:11px}.chart-badge{font-size:10px}.range-control button{font-size:10px;min-height:32px;min-width:36px}}
.hero{overflow:clip}
@media(max-width:650px){.holdings-table{font-size:11px}.asset-name b{font-size:12px}.asset-name small{font-size:10px}.holdings-table [data-change]{font-size:10px}.holdings-table th{font-size:9px}.holdings-table th button{font-size:9px}.table-bottom{font-size:9px}.terminal-footer,.terminal-footer>span:last-child{font-size:8px}.chart-caption{font-size:8px}.index-change{font-size:9px}.chart-summary .eyebrow{font-size:10px}.sector-list>a,.sector-list b{font-size:10px}.footer-bottom{font-size:9px}.legal{font-size:10px}.dialog-stats span{font-size:10px}}
:root{--launchpad-rule:#34402d}
.launchpad-hero{display:grid;grid-template-columns:1.25fr 1fr;gap:30px;align-items:center;padding-block:48px 62px;overflow:clip}
.launchpad-intro{position:relative;z-index:1}.launchpad-intro>.eyebrow{display:block;margin:0 0 23px}.launchpad-intro h1{font-size:clamp(42px,5.2vw,72px);line-height:1.09;letter-spacing:-.055em}.launchpad-intro h1 span{color:var(--accent)}.launchpad-intro>p{max-width:480px;line-height:1.8;color:var(--muted);margin:26px 0 20px;font-size:15px}.launchpad-art{position:relative;min-width:0;height:430px;isolation:isolate}.launchpad-orbit{position:absolute;inset:38px 7px;border:1px solid var(--launchpad-rule);border-radius:50%;transform:rotate(-22deg);background:repeating-linear-gradient(90deg,transparent 0 59px,#91a97b08 60px)}.launchpad-steward{position:absolute;inset:-5px 0 0;display:grid;place-items:center;animation:launchpad-float 7s ease-in-out infinite}.launchpad-steward .steward-image{width:100%;height:100%;max-height:410px;object-fit:contain}.launchpad-art-label{position:absolute;bottom:0;left:50%;transform:translateX(-50%);white-space:nowrap;display:flex;gap:9px;align-items:center;font-size:8px;letter-spacing:.1em;color:var(--muted)}.launchpad-fee-stamp{position:absolute;left:2%;top:46%;display:flex;align-items:center;gap:16px;padding:16px 20px;background:#10170fed;border:1px solid #455136;border-radius:8px;box-shadow:0 10px 25px #0003}.launchpad-fee-stamp strong{font-size:42px;line-height:1;color:var(--accent);letter-spacing:-.06em}.launchpad-fee-stamp span{font-size:10px;color:#b1bba9;line-height:1.7}
.policy-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:22px;margin-bottom:36px}.policy-heading .eyebrow{display:block;margin-bottom:18px}.policy-heading h2{font-size:36px;line-height:1.2;letter-spacing:-.04em}.policy-heading .outline-badge{flex-shrink:0}.market-policy{padding-block:38px 12px;border-top:1px solid var(--line)}.policy-table{width:100%;border-collapse:collapse;table-layout:fixed;text-align:left}.policy-table th,.policy-table td{padding:25px 14px;border-bottom:1px solid var(--line)}.policy-table th:first-child{width:52%;padding-left:0}.policy-table th:last-child,.policy-table td:last-child{padding-right:0}.policy-table thead th{font-size:10px;font-weight:400;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);padding-block:14px}.policy-table tbody th{font-size:17px;font-weight:600}.policy-table tbody th>span{display:inline-block;vertical-align:middle}.policy-table small{display:block;font-size:11px;font-weight:400;line-height:1.5;margin-top:7px;color:var(--muted)}.policy-table td{font-size:27px;letter-spacing:-.04em;font-variant-numeric:tabular-nums}.policy-table td small{letter-spacing:0}.policy-table .no-hook{font-size:15px;letter-spacing:0;color:var(--muted)}.policy-token{height:49px;width:49px;border:1px solid #3e4a33;border-radius:11px;margin-right:20px;color:var(--accent);text-align:center;background:#192015}.policy-token .brand-mark{width:23px;height:23px;margin:12px}.policy-token.sec-token{background:#20231b;color:#e5ddaa;border-color:#484935}.policy-token.launch-token{font-size:31px;font-weight:400;line-height:44px;color:#a6c5b5;background:#17201b;border-color:#314337}.market-policy>.section-note{max-width:920px;line-height:1.9}
.launchpad-explainer{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:start}.launchpad-explainer>div>.eyebrow{display:block;margin-bottom:25px}.launchpad-explainer h2{font-size:42px;line-height:1.18;letter-spacing:-.045em}.launchpad-explainer>div>p{max-width:420px;font-size:14px;line-height:1.85;color:var(--muted);margin-top:27px}.launchpad-boundary{display:flex;gap:12px;align-items:flex-start;border-top:1px solid var(--line);margin-top:38px;padding-top:25px}.launchpad-boundary .tiny-square{flex-shrink:0;margin-top:7px}.launchpad-boundary p{color:var(--muted);font-size:12px;line-height:1.8;margin:0}.fee-preview{padding:28px;background:var(--panel);border:1px solid #35402d;border-radius:12px;min-width:0}.fee-preview-top{display:flex;justify-content:space-between;align-items:center;gap:15px;padding-bottom:25px;margin-bottom:25px;border-bottom:1px solid var(--line)}.fee-preview-top h3{font-size:15px;margin:0}.fee-preview-top>span{font-size:9px;color:var(--muted)}.fee-preview label{font-size:11px;display:block;color:#c5cec0}.fee-preview>label{display:flex;justify-content:space-between;margin-bottom:12px}.fee-preview>label>span{color:var(--muted)}.fee-preview input[type=number]{width:100%;padding:15px;background:var(--bg);border:1px solid var(--line);border-radius:6px;color:var(--text);font-size:25px;font-variant-numeric:tabular-nums;outline-offset:3px}.fee-preview input[aria-invalid=true]{border-color:var(--red)}.fee-range-heading{display:flex;justify-content:space-between;align-items:center;margin:26px 0 6px}.fee-range-heading output{color:var(--accent);font-size:25px;letter-spacing:-.03em;font-variant-numeric:tabular-nums}.fee-preview input[type=range]{appearance:none;-webkit-appearance:none;width:100%;height:28px;margin:5px 0;background:transparent;cursor:pointer;accent-color:var(--accent)}.fee-preview input[type=range]::-webkit-slider-runnable-track{height:4px;border-radius:4px;background:linear-gradient(to right,var(--accent) var(--range-fill,0%),#34402d var(--range-fill,0%))}.fee-preview input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:18px;height:18px;border:3px solid var(--panel);border-radius:50%;background:var(--accent);margin-top:-7px;box-shadow:0 0 0 1px #71834f}.fee-preview input[type=range]::-moz-range-track{height:4px;background:#34402d;border-radius:4px}.fee-preview input[type=range]::-moz-range-progress{height:4px;background:var(--accent)}.fee-preview input[type=range]::-moz-range-thumb{height:14px;width:14px;border:2px solid var(--panel);border-radius:50%;background:var(--accent)}.fee-range-ends{display:flex;justify-content:space-between;font-size:10px;color:var(--muted)}.fee-preview-results{margin-top:25px;border-top:1px solid var(--line);padding-top:16px}.fee-preview-results>div{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:9px 0}.fee-preview-results span{font-size:11px;color:var(--muted)}.fee-preview-results strong{font-size:15px;font-variant-numeric:tabular-nums;overflow-wrap:anywhere;text-align:right}.fee-preview-results>div:last-child{border-top:1px solid var(--line);margin-top:9px;padding-top:19px}.fee-preview-results>div:last-child strong{color:var(--accent)}#fee-preview-note{font-size:10px;color:var(--muted);line-height:1.8;margin:22px 0 0}.fee-preview-error{font-size:11px;color:var(--red);line-height:1.7;margin:17px 0 0}
.launchpad-closing{display:flex;justify-content:space-between;align-items:center;gap:40px;border-block:1px solid var(--line);padding-block:45px;margin-bottom:75px}.launchpad-closing .eyebrow{display:block;margin-bottom:20px}.launchpad-closing h2{font-size:32px;line-height:1.25;letter-spacing:-.04em}.launchpad-closing p{max-width:580px;color:var(--muted);font-size:13px;line-height:1.8;margin-top:18px}.launchpad-closing>.button{flex-shrink:0}.launchpad-teaser{display:flex;align-items:center;justify-content:space-between;gap:30px;border-bottom:1px solid var(--line);padding-block:48px}.launchpad-teaser .eyebrow{display:block;margin-bottom:17px}.launchpad-teaser h2{font-size:28px;letter-spacing:-.04em}.launchpad-teaser p{font-size:12px;color:var(--muted);line-height:1.8;margin:12px 0 0}.launchpad-teaser>.button{flex-shrink:0}
@keyframes launchpad-float{0%,100%{transform:translateY(0) rotate(-.4deg)}50%{transform:translateY(-5px) rotate(.4deg)}}
@media(max-width:1000px){.launchpad-hero{gap:10px}.launchpad-art{height:350px}.launchpad-fee-stamp{left:0;padding:12px;gap:10px}.launchpad-fee-stamp strong{font-size:32px}.launchpad-fee-stamp span{font-size:9px}.launchpad-intro h1{font-size:49px}.launchpad-intro>p{font-size:13px}.launchpad-intro>.text-link{font-size:11px}.launchpad-explainer{gap:45px}.launchpad-explainer h2{font-size:35px}.fee-preview{padding:22px}.policy-heading h2{font-size:31px}.policy-token{margin-right:12px}.policy-table tbody th{font-size:14px}.policy-table td{font-size:24px}.launchpad-teaser h2{font-size:25px}}
@media(max-width:700px){.launchpad-hero{grid-template-columns:1fr;padding-block:30px 20px;gap:5px}.launchpad-intro .back-link{margin-bottom:36px}.launchpad-intro h1{font-size:clamp(39px,9.7vw,64px)}.launchpad-art{height:330px;max-width:420px;width:100%;margin:auto}.launchpad-orbit{inset:20px 15px}.launchpad-steward .steward-image{max-height:315px}.launchpad-fee-stamp{left:1%;top:49%;padding:14px}.launchpad-art-label{bottom:0;font-size:7px}.policy-heading{align-items:flex-start;flex-direction:column;margin-bottom:22px}.policy-heading h2{font-size:30px}.policy-table th:first-child{width:52%}.policy-table th,.policy-table td{padding:20px 6px}.policy-table thead th{font-size:8px;letter-spacing:.03em}.policy-table tbody th{font-size:11px}.policy-table small{font-size:9px;margin-top:6px}.policy-table td{font-size:20px}.policy-table .no-hook{font-size:12px}.policy-token{width:30px;height:33px;border-radius:6px;margin-right:7px}.policy-token .brand-mark{width:15px;height:15px;margin:8px 6px}.policy-token.launch-token{font-size:23px;line-height:29px}.policy-table tbody th>span:last-child{max-width:calc(100% - 38px)}.launchpad-explainer{grid-template-columns:1fr;gap:30px}.launchpad-explainer h2{font-size:34px}.launchpad-explainer>div>p{font-size:13px;margin-top:21px}.launchpad-boundary{margin-top:26px;padding-top:20px}.fee-preview{padding:22px}.fee-preview-top{gap:7px}.fee-preview-top h3{font-size:14px}.fee-preview-top>span{font-size:8px}.launchpad-closing,.launchpad-teaser{align-items:flex-start;flex-direction:column;gap:22px}.launchpad-closing{padding-block:33px;margin-bottom:48px}.launchpad-closing h2{font-size:29px}.launchpad-teaser{padding-block:33px}.launchpad-teaser h2{font-size:25px}}
/* SEC Steward: a fixed identity with motion tied to the governance stages. */
.policy-token.sec-token{overflow:hidden;background:var(--bg)}.policy-token.sec-token img{display:block;width:100%;height:100%;object-fit:cover}
.steward-governance{margin-top:8px;border-top:1px solid var(--line);padding-block:40px 20px}.steward-governance-header{display:grid;grid-template-columns:1.3fr 1fr;gap:75px;align-items:end;margin-bottom:35px}.steward-governance-header .eyebrow{display:block;margin-bottom:20px}.steward-governance-header h2{font-size:35px;line-height:1.25;letter-spacing:-.04em}.steward-governance-header p{font-size:13px;color:var(--muted);line-height:1.9;max-width:425px;margin:0}.steward-governance-body{display:grid;grid-template-columns:1fr 1fr;gap:48px;border:1px solid var(--line);border-radius:12px;background:var(--panel);overflow:hidden}.steward-process-art{position:relative;min-width:0;height:480px;isolation:isolate}.steward-process-grid{position:absolute;inset:20px 0 60px;background-image:linear-gradient(#34423425 1px,transparent 1px),linear-gradient(90deg,#34423425 1px,transparent 1px);background-size:36px 36px;mask-image:radial-gradient(ellipse,#000,transparent 70%)}.steward-process-ring{position:absolute;width:326px;height:326px;left:50%;top:48%;transform:translate(-50%,-50%)}.steward-process-ring svg{width:100%;height:100%;fill:none;stroke:#3b4a343d;stroke-width:1}.steward-clock{stroke:var(--accent);stroke-width:2;stroke-dasharray:160 898;transform-origin:center;opacity:.2;transition:opacity .3s ease}.steward-process-character{position:absolute;inset:5px 0 55px;display:grid;place-items:center;animation:steward-breathe 7s ease-in-out infinite;transform-origin:50% 95%}.steward-process-character .steward-image{width:100%;height:100%;max-height:402px;object-fit:contain;filter:drop-shadow(0 16px 20px #0004)}.steward-sector-signals{position:absolute;left:23px;right:23px;bottom:74px;display:flex;justify-content:center;gap:7px}.steward-sector-signals>span{display:flex;align-items:center;gap:6px;background:#192018eb;border:1px solid #34422d;border-radius:5px;padding:7px 9px;font-size:9px;color:#aab89d;transition:color .3s,border-color .3s,transform .3s}.steward-sector-signals i{height:4px;width:4px;background:#728663;border-radius:50%}.steward-process-label{position:absolute;left:0;right:0;bottom:37px;display:flex;justify-content:center;align-items:center;gap:8px;font-size:11px;color:#bdc9b2}.steward-illustration-label{position:absolute;left:0;right:0;bottom:15px;text-align:center;font-size:7px;letter-spacing:.09em;color:var(--muted)}.steward-process-copy{min-width:0;padding:36px 36px 32px 0}.steward-stage-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;padding-bottom:28px;border-bottom:1px solid var(--line)}.steward-stage-tabs button{padding:12px 5px;min-height:60px;background:transparent;color:var(--muted);border:1px solid transparent;border-radius:6px;text-align:center;font-size:10px}.steward-stage-tabs button span{display:block;font-size:9px;margin-bottom:8px;font-family:monospace;color:#829274}.steward-stage-tabs button[aria-selected=true]{background:#222b1b;border-color:#4c5d39;color:var(--accent)}.steward-stage-tabs button[aria-selected=true] span{color:var(--accent)}#governance-stage-panel{padding-top:29px;outline-offset:5px}#governance-stage-panel>.eyebrow{font-size:8px;letter-spacing:.1em}#governance-stage-panel h3{font-size:29px;line-height:1.25;letter-spacing:-.04em;margin-top:18px;max-width:375px}#governance-stage-panel p{font-size:12px;line-height:1.95;color:var(--muted);margin-top:21px;min-height:94px}.steward-stage-detail{border-top:1px solid var(--line);padding-top:20px;margin-top:23px;font-size:11px;color:var(--accent)}[data-governance-stage="1"] .steward-sector-signals>span{animation:steward-vote 2.8s ease-in-out infinite;animation-delay:calc(var(--sector-index)*.28s)}[data-governance-stage="2"] .steward-clock{opacity:1;animation:ring-turn 12s linear infinite}[data-governance-stage="3"] .steward-sector-signals>span{color:var(--accent);border-color:#8aa05d;transform:translateY(-5px)}[data-governance-stage="3"] .steward-sector-signals i{background:var(--accent)}[data-governance-stage="3"] .steward-clock{opacity:.65;stroke-dasharray:898 0}.steward-scene .scene-label{font-size:7px;letter-spacing:.06em}
@keyframes steward-breathe{0%,100%{transform:translateY(0) rotate(-.4deg)}50%{transform:translateY(-5px) rotate(.4deg)}}@keyframes steward-vote{0%,100%{border-color:#34422d;color:#aab89d;transform:translateY(0)}40%{border-color:var(--accent);color:var(--accent);transform:translateY(-8px)}}
@media(max-width:1000px){.steward-governance-header{gap:35px}.steward-governance-header h2{font-size:29px}.steward-governance-header p{font-size:12px}.steward-governance-body{gap:20px}.steward-process-copy{padding:28px 23px 28px 0}.steward-process-art{height:465px}.steward-process-ring{width:280px;height:280px}.steward-sector-signals{left:10px;right:10px;gap:4px}.steward-sector-signals>span{padding:6px;font-size:8px}.steward-sector-signals i{height:3px;width:3px}.steward-stage-tabs button{font-size:9px}#governance-stage-panel h3{font-size:25px}#governance-stage-panel p{font-size:11px}}
@media(max-width:700px){.steward-governance{padding-top:30px}.steward-governance-header{grid-template-columns:1fr;gap:20px;margin-bottom:27px}.steward-governance-header h2{font-size:28px}.steward-governance-header .eyebrow{margin-bottom:16px}.steward-governance-body{grid-template-columns:1fr;gap:0}.steward-process-art{height:405px}.steward-process-character{inset:0 0 48px}.steward-process-character .steward-image{max-height:340px}.steward-process-ring{width:260px;height:260px;top:43%}.steward-sector-signals{bottom:72px;gap:4px}.steward-process-label{font-size:10px}.steward-illustration-label{font-size:6px}.steward-process-copy{padding:0 20px 26px}.steward-stage-tabs{padding-bottom:20px;border-top:1px solid var(--line);padding-top:19px}.steward-stage-tabs button{font-size:10px;padding:10px 3px}#governance-stage-panel{padding-top:24px}#governance-stage-panel h3{font-size:26px}#governance-stage-panel p{font-size:12px;min-height:0}.steward-stage-detail{font-size:10px}.steward-scene .scene-label{font-size:6px}.launchpad-art-label{font-size:6px}}

/* The timelock is a separate, readable cue beside the proposal-review pose. */
.steward-process-ring{width:96px;height:96px;left:82px;top:104px;z-index:2;opacity:0;transition:opacity .3s;pointer-events:none}.steward-process-ring>span{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--accent);font-size:25px;line-height:1}.steward-process-ring small{font-size:6px;letter-spacing:.09em;margin-top:6px}.steward-process-ring svg{stroke:#485337;stroke-width:2}.steward-clock{stroke-width:5}[data-governance-stage="2"] .steward-process-ring{opacity:1}.steward-process-character .steward-image{mask-image:linear-gradient(to right,transparent,#000 19%,#000 81%,transparent)}
@media(max-width:1000px){.steward-process-ring{width:76px;height:76px;left:54px;top:78px}.steward-process-ring>span{font-size:22px}}
@media(max-width:700px){.steward-process-ring{width:66px;height:66px;left:44px;top:78px}.steward-process-ring>span{font-size:20px}.steward-process-ring small{font-size:5px}}
/* Trading terminal: chart and order ticket share one compact workspace. */
body[data-page^="trade"]{background:#0d1110}body[data-page^="trade"] .site-header{position:relative}body[data-page^="trade"] .header-inner{max-width:1600px}body[data-page^="trade"] .launch-status{display:none}.trade-workspace{max-width:1600px;margin:0 auto;padding:0 24px}.trade-top{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:78px}.trade-top>div{display:flex;align-items:center;gap:16px}.trade-top h1{font-size:15px;letter-spacing:-.3px;font-weight:600;margin:0}.trade-top a,.trade-top>div>span:not(.trade-preview-badge){font-size:12px;color:var(--muted)}.trade-preview-badge{font-size:10px;line-height:22px;padding:0 8px;color:#b5bcae;border:1px solid #394237;border-radius:4px;text-transform:uppercase;letter-spacing:.8px}.trade-network{display:flex;align-items:center;gap:7px}.trade-network .status-dot{width:5px;height:5px}.trade-markets{display:flex;overflow-x:auto;border:1px solid var(--line);border-radius:10px 10px 0 0;background:#121714;scrollbar-width:thin;scrollbar-color:#394237 transparent}.trade-markets a{display:flex;align-items:center;gap:8px;white-space:nowrap;padding:17px 18px;border-right:1px solid var(--line);font-size:11px;position:relative}.trade-markets a[aria-current]{background:#20271b}.trade-markets a[aria-current]:after{content:'';position:absolute;bottom:0;left:16px;right:16px;height:2px;background:var(--accent)}.trade-markets img{object-fit:cover;border-radius:50%;flex-shrink:0}.trade-markets small{font-size:9px;color:var(--muted)}.trade-markets b{font-size:12px}.trade-market-summary{min-height:100px;display:flex;align-items:center;gap:34px;border:1px solid var(--line);border-top:0;padding:20px 24px;background:#111613}.trade-identity{display:flex;gap:12px;align-items:center;min-width:215px}.trade-identity img{border-radius:50%;object-fit:cover;flex-shrink:0}.trade-identity strong{display:block;font-size:17px;font-weight:700}.trade-identity strong>span{font-size:12px;font-weight:400;color:var(--muted)}.trade-identity small{display:block;color:var(--muted);font-size:10px;margin-top:5px}.trade-stats{display:flex;flex:1;gap:clamp(16px,3vw,56px);margin:0}.trade-stats>div{min-width:80px}.trade-stats dt{color:var(--muted);font-size:10px;margin-bottom:8px}.trade-stats dd{font-size:15px;font-variant-numeric:tabular-nums;margin:0;white-space:nowrap}.copy-contract{background:transparent;border:1px solid var(--line);padding:8px 10px;border-radius:5px;font-size:10px;color:var(--muted);white-space:nowrap}.copy-contract:hover{border-color:var(--accent);color:var(--text)}.trade-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;border:1px solid var(--line);border-top:0;border-radius:0 0 10px 10px;overflow:hidden}.trade-main{min-width:0;background:#0c100f}.trade-chart{min-width:0}.trade-chart-heading{height:47px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 18px;border-bottom:1px solid var(--line);font-size:11px;color:var(--muted)}.trade-chart-heading>span:first-child{display:flex;align-items:center;gap:8px;color:var(--text)}.trade-chart-heading .status-dot{width:5px;height:5px;background:var(--muted);box-shadow:none}.trade-chart-heading>div{display:flex;align-items:center;gap:20px}.trade-chart-heading .text-button{font-size:10px;color:var(--muted)}#dex-chart{width:100%;height:530px;border:0;display:block;background:#101316}.chart-provider-note{font-size:10px;color:var(--muted);padding:10px 18px;line-height:1.6;border-top:1px solid var(--line)}.chart-provider-note a{color:#c9d0c6}.trade-order{border-left:1px solid var(--line);background:#121713;padding:22px}.order-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.order-heading h2{font-size:14px;letter-spacing:0;margin:0}.order-heading>span{font-size:10px;border:1px solid var(--line);padding:4px 8px;border-radius:4px;color:var(--muted)}.order-sides{display:grid;grid-template-columns:1fr 1fr;gap:5px;border-radius:6px;padding:4px;background:#0b0f0c;margin-bottom:24px}.order-sides button{padding:10px;background:transparent;color:var(--muted);font-size:12px;border:0;border-radius:4px;font-weight:600}.order-sides button[data-side="buy"][aria-pressed="true"]{background:#25402e;color:#a7e0b7}.order-sides button[data-side="sell"][aria-pressed="true"]{background:#46282b;color:#f5afb2}#trade-form fieldset{border:0;padding:0;margin:0;min-width:0}#trade-form label{font-size:11px;color:#afb9af;display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}#trade-form label span{font-size:10px;color:var(--muted)}.order-input{display:flex;align-items:center;border:1px solid #354033;border-radius:6px;background:#0c110d;height:61px;padding:0 14px;gap:12px}.order-input:focus-within{border-color:var(--accent)}.order-input input{background:transparent;width:100%;border:0;outline:none;padding:0;min-width:0;color:var(--text);font-size:25px;font-variant-numeric:tabular-nums}.order-input input::placeholder{color:#586253}.order-input strong{font-size:11px;font-weight:600;color:#c2ccba}.order-balance{display:flex;justify-content:space-between;gap:5px;margin:10px 0 15px;color:var(--muted);font-size:10px}.amount-presets{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.amount-presets button{font-size:11px;color:#c5cdc0;background:#1b231c;border:1px solid #2b352a;border-radius:4px;height:31px}.amount-presets button:hover:not(:disabled){border-color:var(--accent)}.slippage-row{display:flex;justify-content:space-between;align-items:center;margin:22px 0}.slippage-row label{margin:0!important}.slippage-row select{font:inherit;font-size:11px;border:1px solid #344130;background:#1a2317;color:var(--accent);padding:6px 9px;border-radius:4px}.order-receive{padding:20px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.order-receive>span{font-size:10px;color:var(--muted);display:flex;justify-content:space-between}.order-receive>strong{display:flex;justify-content:space-between;align-items:center;font-size:23px;line-height:1.2;margin-top:15px;gap:10px;overflow-wrap:anywhere}.order-receive small{font-size:12px;font-weight:400;color:#c3cdbb}.order-breakdown{margin:22px 0}.order-breakdown>div{display:flex;justify-content:space-between;gap:15px;line-height:1.6;margin-bottom:8px;font-size:10px}.order-breakdown dt{color:var(--muted);flex-shrink:0}.order-breakdown dd{margin:0;text-align:right;overflow-wrap:anywhere;font-variant-numeric:tabular-nums}.trade-order .button{min-height:43px;font-size:12px}.execute-order{margin-top:8px}.trade-order[data-side="sell"] .button.primary{background:#e6aaaa;border-color:#e6aaaa;color:#271517}.trade-feedback{font-size:10px;line-height:1.7;color:var(--muted);min-height:35px;margin:12px 0 0;overflow-wrap:anywhere}.trade-feedback.error{color:#e5b3a0}.order-footnote{display:flex;gap:9px;border-top:1px solid var(--line);padding-top:18px;margin-top:20px}.order-footnote .tiny-square{width:5px;height:5px;margin-top:5px;flex-shrink:0}.order-footnote p{font-size:10px;line-height:1.7;color:var(--muted);margin:0}.trade-order button:disabled,.trade-order fieldset:disabled{opacity:.5;cursor:not-allowed}.trade-account{border-top:1px solid var(--line)}.trade-account-tabs{display:flex;gap:25px;padding:0 22px;border-bottom:1px solid var(--line);overflow:auto}.trade-account-tabs button{border:0;background:none;font-size:11px;color:var(--muted);padding:17px 0;white-space:nowrap;border-bottom:2px solid transparent}.trade-account-tabs button[aria-selected="true"]{border-bottom-color:var(--accent);color:var(--text)}#account-panel{min-height:177px}.trade-empty{min-height:176px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:20px}.empty-wallet{font-size:23px;color:#69775f;margin-bottom:9px}.trade-empty strong{font-size:12px;color:#c2cbbb;font-weight:400}.trade-empty p{font-size:10px;color:#808d80;max-width:330px;line-height:1.7;margin:8px 0 0}.wallet-balances{padding:18px 24px}.wallet-balances>div{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--line);font-size:12px}.wallet-balances small{font-size:10px;color:var(--muted);margin-left:8px}.pool-details{font-size:11px;margin:20px 24px;display:grid;grid-template-columns:1fr 1fr;gap:18px}.pool-details dt{color:var(--muted);margin-bottom:8px}.pool-details dd{margin:0}.pool-details a{color:var(--accent);margin-right:14px}.trade-activity{list-style:none;padding:0 24px}.trade-activity li{display:flex;justify-content:space-between;font-size:11px;padding:15px 0;border-bottom:1px solid var(--line);gap:12px}.trade-activity a{color:var(--accent)}.trade-bottom{display:flex;align-items:center;gap:25px;color:var(--muted);font-size:10px;min-height:63px;flex-wrap:wrap;padding:16px 0}.trade-bottom>span:first-child{margin-right:auto;display:flex;gap:8px;align-items:center}.trade-bottom .status-dot{width:5px;height:5px}.pending-chart{min-height:567px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:35px;text-align:center}.pending-chart-grid{position:absolute;inset:0;background-image:linear-gradient(#26302555 1px,transparent 1px),linear-gradient(90deg,#26302555 1px,transparent 1px);background-size:75px 75px;mask-image:radial-gradient(ellipse,#000,transparent 70%);z-index:0}.pending-chart>*:not(.pending-chart-grid){position:relative;z-index:1}.pending-chart img{object-fit:contain;max-height:225px}.pending-chart .eyebrow{font-size:9px;margin-top:10px;color:var(--accent)}.pending-chart h2{font-size:27px;margin:16px 0 8px}.pending-chart p{font-size:12px;color:var(--muted);max-width:340px;line-height:1.8;margin:0 0 22px}.pending-chart .text-link{font-size:11px}.trade-review{position:fixed;border:1px solid #394532;background:#141b15;border-radius:12px;color:var(--text);padding:32px;width:min(480px,calc(100% - 32px));max-height:90vh;overflow:auto}.trade-review::backdrop{background:#000b;backdrop-filter:blur(7px)}.trade-review h2{font-size:25px;margin:15px 0 25px}.trade-review .eyebrow{font-size:10px}.trade-review dl>div{display:flex;justify-content:space-between;gap:18px;margin:14px 0;font-size:12px}.trade-review dt{color:var(--muted);flex-shrink:0}.trade-review dd{margin:0;text-align:right;word-break:break-all}.trade-review p{font-size:11px;line-height:1.7;color:var(--muted)}.trade-review [data-review-feedback]{color:var(--accent)}.trade-workspace [hidden]{display:none!important}
@media(min-width:1450px){.trade-layout{grid-template-columns:minmax(0,1fr) 365px}#dex-chart{height:585px}.trade-order{padding:26px}}
@media(max-width:1100px){.trade-workspace{padding:0 16px}.trade-market-summary{gap:20px;padding:18px}.trade-identity{min-width:185px}.trade-stats{gap:22px}.trade-stats>div{min-width:auto}.copy-contract{display:none}.trade-layout{grid-template-columns:minmax(0,1fr) 310px}.trade-order{padding:18px}.trade-top>div{gap:12px}.trade-network{display:none!important}.trade-account-tabs{gap:20px}}
@media(max-width:760px){.trade-workspace{padding:0 12px}.trade-top{min-height:70px;gap:10px}.trade-top>div{gap:8px}.trade-top>div>a,.trade-top>div>span:first-of-type{display:none}.trade-top h1{font-size:13px}.trade-top .button{padding:10px;font-size:10px}.trade-preview-badge{font-size:8px;line-height:18px}.trade-top [data-disconnect]{font-size:9px}.trade-markets a{padding:13px 15px}.trade-market-summary{flex-wrap:wrap;padding:18px 15px;gap:20px}.trade-identity{min-width:0;flex:1}.trade-identity strong{font-size:17px}.trade-stats{order:3;flex:1 1 100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.trade-stats dt{font-size:9px}.trade-stats dd{font-size:12px}.trade-layout{grid-template-columns:1fr;overflow:visible}.trade-main{display:contents}.trade-chart{order:0;overflow:hidden}.trade-order{order:1;border-left:0;border-top:1px solid var(--line);padding:22px}.trade-account{order:2;border-radius:0 0 10px 10px}.trade-chart-heading{font-size:10px;padding:0 13px}.trade-chart-heading>div{gap:12px}#dex-chart{height:430px}.chart-provider-note{padding:10px 13px;font-size:9px}.trade-account-tabs{padding:0 20px;gap:24px}.trade-bottom{gap:13px;font-size:9px}.trade-bottom>span:first-child{flex:1 1 100%}.trade-bottom>span:nth-child(2){margin-right:auto}.pending-chart{min-height:450px;padding:25px 20px}.pending-chart img{height:185px;width:185px}.pending-chart h2{font-size:24px}.pending-chart p{font-size:11px}.pool-details{gap:16px 10px}.trade-order .button{min-height:46px}.trade-account-tabs button{font-size:10px}}
@media(max-width:360px){.trade-preview-badge{display:none}.trade-workspace{padding:0 8px}.trade-identity small{font-size:9px}.trade-stats dd{font-size:11px}.trade-stats dt{font-size:8px}.trade-order{padding:18px}.trade-market-summary .outline-badge{font-size:9px;padding:5px}.trade-account-tabs{gap:16px;padding:0 18px}.trade-chart-heading>div{gap:8px}}

.dex-chart-wrap{position:relative}.dex-chart-status{position:absolute;inset:0;background:#0f1411;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px;z-index:2}.chart-loading-icon{font-size:42px;color:#adc08f;border:1px solid #303c28;line-height:70px;width:72px;border-radius:18px;margin-bottom:12px}.dex-chart-status h3{font-size:17px;font-weight:600;letter-spacing:-.2px;margin:12px 0}.dex-chart-status p{font-size:12px;line-height:1.8;color:var(--muted);max-width:330px;margin:0 0 24px}.dex-chart-status>div{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.dex-chart-status .button{font-size:10px;padding:11px 15px;min-height:37px}.dex-chart-status>.text-button{margin-top:22px;font-size:10px;color:var(--muted)}
/* Documentation: a readable guide with persistent topic navigation. */
.docs-shell{display:grid;grid-template-columns:218px minmax(0,1fr);gap:64px;padding-block:66px 100px;align-items:start}
.docs-sidebar{position:sticky;top:110px;align-self:start;padding-top:5px}
.docs-home{display:flex;justify-content:space-between;align-items:center;font-size:13px;font-weight:600;padding:0 13px 23px}
.docs-home>span{color:var(--accent)}
.docs-sidebar nav{display:flex;flex-direction:column;gap:5px}
.docs-sidebar nav a{display:flex;align-items:center;gap:13px;min-height:45px;padding:11px 13px;border-left:2px solid transparent;color:#a8b3ab;font-size:12px;line-height:1.6}
.docs-sidebar nav a>span{color:#67766c;font-size:10px;font-variant-numeric:tabular-nums}
.docs-sidebar nav a:hover{background:var(--panel2);color:var(--text)}
.docs-sidebar nav a[aria-current=page]{background:#1b251b;color:var(--accent);border-left-color:var(--accent)}
.docs-sidebar nav a[aria-current=page]>span{color:var(--accent)}
.docs-updated{margin:29px 13px 17px;font-size:10px;line-height:1.9}
.docs-status-link{display:flex;align-items:center;gap:8px;font-size:10px;color:var(--muted);padding-inline:13px}
.docs-status-link .status-dot{width:5px;height:5px}
.docs-article{max-width:810px;min-width:0}
.docs-hero{padding-bottom:34px;border-bottom:1px solid var(--line)}
.docs-hero .eyebrow{color:var(--accent);font-size:9px}
.docs-hero h1{font-size:clamp(38px,4.4vw,57px);line-height:1.12;letter-spacing:-.055em;max-width:730px;margin:19px 0}
.docs-hero>p{font-size:15px;line-height:1.9;max-width:650px}
.docs-design-label{display:block;margin-top:25px;font-size:10px;line-height:1.7;color:#9ca994}
.docs-section{padding-top:37px;margin-top:34px;border-top:1px solid var(--line)}
.docs-hero+.docs-section{border-top:0;margin-top:0}
.docs-section h2{font-size:27px;line-height:1.3;letter-spacing:-.035em;margin-bottom:19px}
.docs-section h3{font-size:19px;line-height:1.4;margin-bottom:10px}
.docs-section p{font-size:14px;line-height:1.95;color:#aab5ad;margin:13px 0}
.docs-section strong{color:#e3e9df;font-weight:600}
.docs-section>ol,.docs-section>ul{padding-left:22px;color:#aab5ad;font-size:14px;line-height:1.95}
.docs-section>ol>li,.docs-section>ul>li{padding-left:6px;margin-block:9px}
.docs-section a:not(.button){color:var(--accent);text-decoration:underline;text-decoration-color:#586847;text-underline-offset:4px}
.docs-section a:hover{text-decoration-color:var(--accent)}
.docs-section .docs-text-link{display:inline-flex;gap:14px;margin-top:9px;font-size:13px}
.docs-explainer{list-style:none!important;padding:0!important;margin:0!important}
.docs-explainer>li{display:grid;grid-template-columns:34px minmax(0,1fr);gap:20px;padding:24px 0!important;margin:0!important;border-top:1px solid var(--line)}
.docs-explainer>li:first-child{border-top:0;padding-top:3px!important}
.docs-explainer>li>span{color:var(--accent);font-size:11px;padding-top:3px;font-variant-numeric:tabular-nums}
.docs-explainer p{margin:9px 0 14px}
.docs-explainer a{font-size:12px}
.docs-pair-flow{display:grid;grid-template-columns:1fr 25px 1fr 25px 1fr;align-items:center;gap:10px;padding:25px 20px;margin:23px 0;border:1px solid #37452f;background:#151d14;border-radius:6px}
.docs-pair-flow>span{font-size:15px;font-weight:600;color:#e1eccc;line-height:1.5;min-width:0;text-align:center}
.docs-pair-flow small{display:block;font-size:9px;color:#92a286;font-weight:400;margin-top:7px;line-height:1.7}
.docs-pair-flow>b{font-size:20px;color:#7d925f;text-align:center;font-weight:400}
.docs-note{border-left:2px solid #809660;background:#151c15;padding:20px 23px;margin:24px 0}
.docs-note>strong{font-size:13px;color:#dbe6ce}
.docs-note p{font-size:12px;color:#a7b49d;line-height:1.9;margin:9px 0 0}
.docs-table-wrap{max-width:100%;overflow-x:auto;border:1px solid var(--line);border-radius:5px;margin-block:22px}
.docs-table{border-collapse:collapse;width:100%;font-size:12px;text-align:left;line-height:1.8}
.docs-table caption{text-align:left;font-size:10px;letter-spacing:.045em;color:#abb99e;background:#182017;padding:13px 17px;border-bottom:1px solid var(--line)}
.docs-table th,.docs-table td{padding:13px 17px;vertical-align:top;border-bottom:1px solid var(--line)}
.docs-table thead th{font-size:10px;font-weight:400;color:#91a087;background:#11180f}
.docs-table tbody th{font-weight:400;color:#e0e7da}
.docs-table td{color:#a6b39e;font-variant-numeric:tabular-nums}
.docs-table tr:last-child>*{border-bottom:0}
.docs-steps{padding-left:21px!important}
.docs-steps>li{margin-block:20px!important}
.docs-steps>li::marker{color:var(--accent);font-size:11px}
.docs-steps p{margin-top:7px}
.docs-pagination{margin-top:50px;padding-top:25px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:18px}
.docs-pagination a{padding-block:9px;color:#d6e7bd;min-width:0}
.docs-pagination a:last-child{text-align:right}
.docs-pagination small{display:block;font-size:9px;color:var(--muted);margin-bottom:8px}
.docs-pagination span{font-size:12px;line-height:1.7}
.footer-social{display:inline-flex;align-items:center;gap:11px;margin-top:21px;font-size:13px;color:var(--accent);min-height:38px}
.footer-social>span{color:#b5c0ae;font-size:12px}
.footer-social svg{height:15px;width:15px;stroke:currentColor}
@media(max-width:1050px){.desktop-nav{display:none}.menu-toggle{display:inline-flex}.docs-shell{grid-template-columns:190px minmax(0,1fr);gap:38px}.docs-sidebar nav a{font-size:11px}.docs-hero h1{font-size:43px}.docs-table th,.docs-table td{padding:11px 13px}}
@media(max-width:760px){.docs-shell{display:block;padding-top:28px}.docs-sidebar{position:static;padding:0 0 27px;border-bottom:1px solid var(--line);margin-bottom:32px}.docs-home{padding:0 0 17px}.docs-sidebar nav{display:grid;grid-template-columns:1fr 1fr;gap:4px 10px}.docs-sidebar nav a{font-size:11px;min-height:44px;padding:9px 10px;gap:8px}.docs-updated{display:none}.docs-status-link{padding:16px 0 0}.docs-article{max-width:none}.docs-hero h1{font-size:40px;max-width:600px}.docs-hero>p{font-size:14px}.docs-section h2{font-size:25px}.docs-pair-flow{padding-inline:10px;gap:5px}.docs-pair-flow>span{font-size:13px}.docs-pagination{margin-top:36px}}
@media(max-width:450px){.docs-hero h1{font-size:37px}.docs-hero .eyebrow{font-size:8px}.docs-section p,.docs-section>ol,.docs-section>ul{font-size:13px}.docs-design-label{font-size:9px}.docs-section{margin-top:27px;padding-top:28px}.docs-section h2{font-size:23px}.docs-explainer>li{grid-template-columns:23px minmax(0,1fr);gap:12px}.docs-section h3{font-size:18px}.docs-pair-flow{grid-template-columns:1fr;padding:18px}.docs-pair-flow>span{font-size:15px}.docs-pair-flow>b{transform:rotate(90deg);line-height:1;padding:7px}.docs-pair-flow small{margin-top:3px}.docs-note{padding:17px}.docs-table th,.docs-table td{padding:11px 10px;font-size:11px}.docs-table thead th{font-size:9px}.docs-table caption{padding-inline:10px;font-size:9px}.docs-pagination span{font-size:11px}.docs-sidebar nav a{font-size:10px}.docs-home{font-size:12px}}

/* The application has a compact workspace shell, separate from the public site. */
body[data-surface="app"]{--max:1440px;min-height:100vh;display:flex;flex-direction:column}
body[data-surface="app"] main{flex:1}
.app-header .header-inner{max-width:1600px;padding-inline:32px}
.app-header .desktop-nav{gap:30px}
.app-header .desktop-nav a[aria-current="page"]{box-shadow:inset 0 -2px var(--accent)}
.app-label{font-size:9px;letter-spacing:1px;font-weight:400;padding:5px 6px;border:1px solid var(--line);border-radius:4px;color:var(--muted);margin-left:3px}
.app-preview-label{color:var(--muted);font-size:10px;border:1px solid var(--line);padding:5px 8px;border-radius:4px}
.app-website-link{display:flex;align-items:center;gap:8px;font-size:11px;color:var(--muted)}
.app-website-link svg{height:13px;width:13px;stroke:currentColor}
.app-footer{max-width:1600px;width:100%;padding:22px 32px;margin:35px auto 0;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--line);color:var(--muted);font-size:10px}
.app-footer>div{display:flex;gap:22px}.app-footer a:hover{color:var(--accent)}.app-footer-separator{margin-inline:10px;color:#47544b}
.workspace-heading{padding-block:40px 28px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.workspace-heading h1{font-size:clamp(25px,3vw,36px);line-height:1.2;margin-top:10px;letter-spacing:-1.3px}
.workspace-heading p{font-size:12px;margin-top:10px;max-width:560px}
.workspace-heading .eyebrow{font-size:9px}
.workspace-heading .trade-preview-badge{white-space:nowrap}
body[data-page="holdings"] .section{padding-block:40px}
body[data-page="holdings"] .page-terminal{margin-top:0}
.app-workspace{max-width:1200px;width:calc(100% - 64px);margin:0 auto;padding-bottom:30px}
.workspace-panel{background:var(--panel);border:1px solid var(--line);border-radius:10px;overflow:hidden}
.workspace-panel-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 26px;border-bottom:1px solid var(--line)}
.workspace-panel-heading h2{font-size:14px;letter-spacing:-.2px}.workspace-panel-heading>span{color:var(--muted);font-size:10px}
.workspace-empty{min-height:340px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:26px}
.workspace-empty img{width:115px;height:115px;object-fit:contain;margin-bottom:15px}
.workspace-empty h2{font-size:24px;letter-spacing:-.7px}.workspace-empty p{font-size:12px;max-width:440px;margin:12px 0 24px}
.workspace-empty .button{min-height:42px;font-size:11px}.workspace-empty button:disabled{opacity:.45;cursor:not-allowed;transform:none}
.workspace-inline-link{display:flex;align-items:center;justify-content:space-between;padding:24px 0;gap:20px;font-size:12px}
.workspace-inline-link>span:last-child{color:var(--accent);white-space:nowrap}.workspace-inline-link small{display:block;color:var(--muted);font-size:11px;margin-top:7px;line-height:1.6}
.launch-workspace{display:grid;grid-template-columns:1.3fr 1fr;gap:24px;align-items:start}
.launch-draft,.launch-summary{background:var(--panel);border:1px solid var(--line);border-radius:10px;padding:28px;min-width:0}
.launch-draft .workspace-panel-heading{padding:0 0 22px;margin-bottom:24px}.launch-draft>label{display:block;font-size:12px;margin:22px 0 9px}
.launch-draft>input[type="text"]{height:48px;width:100%;background:#0c100f;border:1px solid #344035;border-radius:6px;padding:12px;color:var(--text)}
.launch-draft .fee-range-heading{margin-top:30px}.launch-draft .fee-range-heading label{font-size:12px}
.launch-draft .fee-range-heading output{font-size:22px;color:var(--accent)}
.launch-draft input[type="range"]{width:100%;accent-color:var(--accent);margin:20px 0 10px}
.permanent-fee-note{font-size:11px;border-left:2px solid var(--accent);padding-left:14px;margin:25px 0;line-height:1.8}
.permanent-fee-note strong{display:block;color:var(--text);font-weight:600}
.launch-draft button:disabled{opacity:.45;cursor:not-allowed;transform:none}
.workspace-note{font-size:11px;line-height:1.8;margin-top:18px;color:var(--muted)}
.launch-summary .eyebrow{font-size:9px}.draft-token-mark{display:flex;align-items:center;justify-content:center;width:58px;height:58px;background:#242e1d;color:var(--accent);border:1px solid #3f4a31;border-radius:13px;font-size:28px;margin:34px 0 18px}
.launch-summary h2{font-size:26px;overflow-wrap:anywhere;letter-spacing:-.6px}.launch-summary>p[data-draft-symbol]{font-size:11px;color:var(--accent);margin-top:8px;overflow-wrap:anywhere}
.launch-summary dl{margin:30px 0 0;border-top:1px solid var(--line)}.launch-summary dl>div{display:flex;justify-content:space-between;gap:15px;padding:17px 0;border-bottom:1px solid var(--line);font-size:11px}.launch-summary dt{color:var(--muted)}.launch-summary dd{margin:0;text-align:right}
.creator-summary{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:10px;margin-bottom:24px;background:var(--panel)}
.creator-summary>div{padding:25px;border-right:1px solid var(--line)}.creator-summary>div:last-child{border:0}
.creator-summary span{display:block;font-size:11px;color:var(--muted)}.creator-summary strong{display:block;font-size:30px;font-weight:400;margin:17px 0}.creator-summary small{font-size:10px;color:var(--muted);line-height:1.7;display:block}
@media(max-width:1050px){.app-header .desktop-nav{display:none}.app-header .menu-toggle{display:flex}}
@media(max-width:650px){.app-header .header-inner{padding-inline:18px;gap:12px}.app-header .header-actions{gap:8px}.app-header .brand{font-size:23px}.app-header .app-label{display:none}.app-preview-label{display:none}.app-website-link{font-size:10px}.app-workspace{width:calc(100% - 32px)}.workspace-heading{align-items:flex-start;padding-block:28px 22px;gap:12px}.workspace-heading h1{font-size:27px}.workspace-heading p{font-size:11px}.workspace-heading .trade-preview-badge{font-size:8px;margin-top:4px}.launch-workspace{grid-template-columns:1fr;gap:16px}.launch-draft,.launch-summary{padding:22px}.workspace-panel-heading{padding:18px}.workspace-empty{padding:24px 18px;min-height:335px}.workspace-empty h2{font-size:23px}.workspace-inline-link{align-items:flex-start;font-size:11px}.workspace-inline-link small{font-size:10px}.creator-summary{grid-template-columns:1fr}.creator-summary>div{padding:18px 20px;border-right:0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px}.creator-summary strong{font-size:23px;margin:0;grid-column:2;grid-row:1 / 3}.creator-summary small{font-size:9px}.app-footer{padding:20px 18px;gap:16px;align-items:flex-start;flex-direction:column;font-size:9px}body[data-page="holdings"] .section{padding-block:30px}.workspace-heading.wrap{width:calc(100% - 32px)}}
