:root{--bg:#0a100d;--bg-deep:#060a08;--bg-lift:#111a15;--panel:#e8f1e90b;--panel-2:#e8f1e914;--line:#b9c9b821;--line-strong:#b9c9b83d;--ink:#eef4ec;--sage:#b9c9b8;--mute:#eef4ec9e;--faint:#eef4ec66;--green:#62e09a;--green-deep:#2e9330;--green-ink:#0b1f12;--green-soft:#62e09a24;--gold:#f3c96a;--gold-soft:#f0c46b24;--red:#e0645a;--red-soft:#e0645a24;--body:var(--sage);--muted:var(--mute);--muted-2:var(--faint);--white:var(--bg);--soft:var(--panel);--line-2:var(--line-strong);--green-dark:#47bd77;--green-tint:var(--green-soft);--skeleton:#e8f1e917;--purple:#b79cff;--green-icon:var(--green);--green-check:var(--green);--font:"Figtree", system-ui, -apple-system, "Segoe UI", Helvetica, Arial, sans-serif;--font-inter:var(--font);--display:"Newsreader", Georgia, "Times New Roman", serif;--mono:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;--max-width:1200px;--gutter:clamp(20px, 4vw, 56px);--nav-height:72px;--r-pill:999px;--r-xl:30px;--r-lg:22px;--r-md:16px;--r-sm:11px;--ease-out:cubic-bezier(.2, .7, .2, 1);--ease-spring:cubic-bezier(.34, 1.4, .64, 1);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*,:before,:after{box-sizing:border-box}html,body,#root{margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;background:var(--bg)}body{font-family:var(--font);color:var(--sage);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;background-image:radial-gradient(900px 540px at 80% -10%,#62e09a33,#0000 62%),radial-gradient(700px 480px at 0 30%,#2e93301f,#0000 60%);background-attachment:fixed;font-size:15px;line-height:1.55;overflow-x:hidden}h1,h2,h3,h4,h5,h6,p{margin:0;font-weight:400}a{color:inherit;text-decoration:none}button{font-family:inherit}img,svg{display:block}::selection{color:var(--ink);background:#5bd48a59}.display{font-family:var(--display);letter-spacing:-.018em;color:var(--ink);text-wrap:balance;font-weight:300;line-height:1.04}.display em{color:var(--green);font-style:italic}.eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--faint);align-items:center;gap:10px;font-size:11.5px;font-weight:600;display:inline-flex}.eyebrow:before,.eyebrow--center:after{content:"";background:var(--line-strong);width:22px;height:1px}.mono{font-family:var(--mono);font-variant-numeric:tabular-nums;letter-spacing:-.02em}.container{width:100%;max-width:var(--max-width);padding:0 var(--gutter);margin:0 auto}.page-main{padding-top:var(--nav-height)}.glass{background:var(--panel);border:1px solid var(--line);border-radius:var(--r-xl);-webkit-backdrop-filter:blur(14px)}.btn{font-family:var(--font);border-radius:var(--r-pill);white-space:nowrap;cursor:pointer;transition:transform .2s var(--ease-out), background .2s ease, border-color .2s ease, color .2s ease, box-shadow .2s ease;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:13px 22px;font-size:14px;font-weight:600;line-height:1;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn:active{transform:translateY(0)}.btn--white,.btn--black{background:var(--ink);color:var(--green-ink)}.btn--white:hover,.btn--black:hover{background:#fff;box-shadow:0 8px 26px #eef4ec1f}.btn--ghost{color:var(--sage);border-color:var(--line-strong);background:0 0}.btn--ghost:hover{background:var(--panel);color:var(--ink)}.btn--green{background:var(--green);color:var(--green-ink)}.btn--green:hover{background:#79e2a2;box-shadow:0 10px 30px #5bd48a47}.rv{opacity:0;filter:blur(6px);transform:translateY(18px)}.rv-in{opacity:1;filter:none;transition:opacity .5s var(--ease-out), transform .5s var(--ease-out), filter .5s var(--ease-out);transform:none}@media (prefers-reduced-motion:no-preference){@keyframes rise-in{0%{opacity:0;filter:blur(6px);transform:translateY(14px)}to{opacity:1;filter:none;transform:none}}@keyframes word-up{0%{opacity:0;transform:translateY(.6em)rotate(1.5deg)}to{opacity:1;transform:none}}@keyframes page-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes drift-a{0%{transform:translate(0)scale(1)}50%{transform:translate(6%,8%)scale(1.12)}to{transform:translate(0)scale(1)}}@keyframes drift-b{0%{transform:translate(0)scale(1)}50%{transform:translate(-8%,-5%)scale(.92)}to{transform:translate(0)scale(1)}}@keyframes pulse-dot{0%,to{box-shadow:0 0 #5bd48a8c}70%{box-shadow:0 0 0 9px #5bd48a00}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes spin{to{transform:rotate(360deg)}}.appear-load{animation:rise-in .7s var(--ease-out) both}.appear-load--delay{animation-delay:80ms}.page-enter{animation:page-enter .45s var(--ease-out) both}.word{animation:word-up .7s var(--ease-out) both;animation-delay:calc(var(--i) * 70ms + 80ms);display:inline-block}}.word-wrap{vertical-align:bottom;margin-bottom:-.08em;padding-bottom:.08em;display:inline-block;overflow:hidden}.word{display:inline-block}:focus-visible{outline:2px solid var(--green);outline-offset:3px;border-radius:6px}.logo{color:var(--ink);align-items:center;gap:9px;transition:color .18s;display:inline-flex}.logo__mark{color:var(--ink);transition:transform .35s var(--ease-spring);display:inline-flex}.logo:hover .logo__mark{transform:rotate(-8deg)scale(1.06)}.logo__word{font-family:var(--display);letter-spacing:-.02em;white-space:nowrap;font-size:20px;font-weight:500;line-height:1;transform:translateY(1px)}.logo__word em{color:var(--green);font-style:italic;font-weight:400}.nav{z-index:100;padding:12px var(--gutter) 0;pointer-events:none;position:fixed;top:0;left:0;right:0}.nav__pill{pointer-events:auto;max-width:var(--max-width);border-radius:var(--r-pill);border:1px solid var(--line);-webkit-backdrop-filter:blur(18px)saturate(150%);background:#0a100e9e;align-items:center;gap:10px;height:56px;margin:0 auto;padding:6px 6px 6px 18px;transition:background .3s,border-color .3s,box-shadow .3s;display:flex;box-shadow:0 10px 40px #0000002e}.nav--scrolled .nav__pill{border-color:var(--line-strong);background:#0a100edb;box-shadow:0 14px 50px #00000059}.nav__logo{flex:none;align-items:center;margin-right:10px;display:flex}.nav__logo:hover .logo{color:var(--green)}.nav__links{align-items:center;gap:4px;display:flex}.nav__link{color:var(--mute);border-radius:var(--r-pill);padding:8px 12px;font-size:13.5px;font-weight:500;transition:color .18s,background .18s;position:relative}.nav__link:hover{color:var(--ink);background:var(--panel-2)}.nav__link.is-current{color:var(--ink)}.nav__link.is-current:after{content:"";background:var(--green);border-radius:50%;width:4px;height:4px;position:absolute;bottom:3px;left:50%;transform:translate(-50%)}.nav__count{background:var(--green);min-width:18px;height:18px;color:var(--green-ink);vertical-align:1px;border-radius:999px;justify-content:center;align-items:center;margin-left:6px;padding:0 5px;font-size:10.5px;font-weight:600;display:inline-flex}.nav__spacer{flex:1}.nav__actions{align-items:center;gap:8px;display:flex}.nav__wallet{display:inline-flex}.nav .btn{padding:11px 18px;font-size:13.5px}.wallet-wrap{display:inline-flex;position:relative}.wallet{background:var(--green-soft);color:var(--green);font-family:var(--font);border-radius:var(--r-pill);cursor:pointer;white-space:nowrap;transition:background .18s ease, border-color .18s ease, color .18s ease, transform .2s var(--ease-out);appearance:none;border:1px solid #5bd48a59;align-items:center;gap:8px;padding:11px 16px;font-size:13.5px;font-weight:600;line-height:1;display:inline-flex}.wallet:hover{background:#5bd48a3d;border-color:#5bd48a99;transform:translateY(-1px)}.wallet[disabled]{cursor:default;opacity:.8;transform:none}.wallet--idle{cursor:default}.wallet--on{background:var(--panel-2);color:var(--ink);border-color:var(--line-strong);font-family:var(--mono);letter-spacing:-.02em;font-weight:500}.wallet--on:hover{border-color:var(--line-strong);background:#e8f1e91f}.wallet__dot{background:var(--green);border-radius:50%;flex:none;width:8px;height:8px;animation:2.2s ease-out infinite pulse-dot}.wallet-menu{z-index:2147483000;border-radius:var(--r-md);border:1px solid var(--line-strong);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);min-width:190px;animation:wallet-menu-in .18s var(--ease-out) both;background:#131f1af5;flex-direction:column;padding:6px;display:flex;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 50px #00000073}@keyframes wallet-menu-in{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:none}}.wallet-menu__item{font-family:var(--font);color:var(--sage);text-align:left;border-radius:var(--r-sm);cursor:pointer;white-space:nowrap;background:0 0;border:0;align-items:center;gap:9px;padding:10px 11px;font-size:13.5px;font-weight:500;transition:background .15s,color .15s;display:flex}.wallet-menu__item:hover{background:var(--green-soft);color:var(--ink)}.wallet-menu__item--danger:hover{background:var(--red-soft);color:#f2a29b}.nav__burger{border:1px solid var(--line);background:var(--panel);width:42px;height:42px;color:var(--ink);border-radius:var(--r-pill);cursor:pointer;justify-content:center;align-items:center;transition:background .18s;display:none}.nav__burger:hover{background:var(--panel-2)}.nav__mobile{pointer-events:auto;max-width:var(--max-width);border-radius:var(--r-lg);border:1px solid var(--line-strong);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);animation:nav-mobile-in .24s var(--ease-out) both;background:#0a100ef0;margin:8px auto 0;padding:10px 14px 16px;box-shadow:0 20px 60px #00000073}@keyframes nav-mobile-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}.nav__mobile-links{flex-direction:column;display:flex}.nav__mobile-link{font-family:var(--display);color:var(--sage);border-bottom:1px solid var(--line);padding:12px 6px;font-size:24px;line-height:1.1;transition:color .15s}.nav__mobile-link:hover,.nav__mobile-link.is-current{color:var(--ink)}.nav__mobile-actions{flex-direction:column;gap:8px;padding-top:14px;display:flex}.nav__mobile-actions .btn,.nav__mobile-actions .wallet,.nav__mobile-actions .wallet-wrap{justify-content:center;width:100%}.nav__mobile-actions .wallet-wrap .wallet{width:100%}@media (width<=1099.98px){.nav__explore{display:none}}@media (width<=899.98px){.nav__links,.nav__actions{display:none}.nav__burger{display:inline-flex}.nav__pill{padding-left:14px}}.footer{margin-top:40px;position:relative;overflow:hidden}.footer:before{content:"";background:linear-gradient(90deg, transparent, var(--line-strong), transparent);height:1px;position:absolute;inset:0 0 auto}.footer__links{padding:clamp(56px,8vw,96px) 0 0}.footer__top{justify-content:space-between;gap:40px;padding-bottom:48px;display:flex}.footer__about{max-width:420px}.footer__mark{display:inline-flex}.footer__desc{color:var(--mute);margin-top:28px;font-size:15px;line-height:1.62}.footer__social{border-radius:var(--r-pill);border:1px solid var(--line);width:40px;height:40px;color:var(--sage);justify-content:center;align-items:center;margin-top:28px;transition:color .2s,border-color .2s,background .2s;display:inline-flex}.footer__social:hover{color:var(--ink);border-color:var(--line-strong);background:var(--panel)}.footer__menu{gap:64px;display:flex}.footer__col{flex-direction:column;align-items:flex-start;display:flex}.footer__col-title{letter-spacing:.14em;text-transform:uppercase;color:var(--faint);margin-bottom:16px;font-size:11.5px;font-weight:600}.footer__link{color:var(--sage);transition:color .2s ease, transform .2s var(--ease-out);padding:7px 0;font-size:15px;line-height:20px}.footer__link:hover{color:var(--ink);transform:translate(3px)}.footer__watermark{-webkit-user-select:none;user-select:none;pointer-events:none;align-items:flex-end;gap:3%;height:230px;margin-top:20px;display:flex;overflow:hidden}.footer__watermark-mark{opacity:.9;flex:none;width:18%;height:auto}.footer__watermark-text{min-width:0;font-family:var(--display);letter-spacing:-.03em;color:#0000;-webkit-text-stroke:1px #b9c9b847;white-space:nowrap;transform-origin:0 100%;flex:1;font-size:300px;font-weight:300;line-height:.82}.footer__copyright{border-top:1px solid var(--line);padding:28px 0 36px}.footer__copyright-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.footer__copy{color:var(--faint);font-size:13px}.footer__pills{flex-wrap:wrap;gap:8px;display:flex}.footer__pill{color:var(--sage);border:1px solid var(--line);border-radius:var(--r-pill);background:var(--panel);align-items:center;gap:8px;padding:7px 12px;font-size:12.5px;font-weight:500;display:inline-flex}.footer__pill:before{content:"";background:var(--green);border-radius:50%;width:6px;height:6px}@media (width<=809.98px){.footer__top{flex-direction:column;gap:36px}.footer__watermark{height:120px}.footer__copyright{padding:24px 0 32px}}.wm{z-index:2147483000;-webkit-backdrop-filter:blur(6px);background:#060a0899;justify-content:center;align-items:center;padding:16px;animation:.18s both wm-fade;display:flex;position:fixed;inset:0}@keyframes wm-fade{0%{opacity:0}to{opacity:1}}@keyframes wm-pop{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:none}}.wm__panel{border:1px solid var(--line-strong);border-radius:var(--r-xl);width:100%;max-width:400px;animation:wm-pop .24s var(--ease-out) both;font-family:var(--font);background:#131f1afa;padding:28px 24px 22px;position:relative;box-shadow:0 30px 90px #0009}.wm__close{border:1px solid var(--line);width:34px;height:34px;color:var(--mute);cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex;position:absolute;top:14px;right:14px}.wm__close:hover{background:var(--panel-2);color:var(--ink)}.wm__title{font-family:var(--display);letter-spacing:-.015em;color:var(--ink);margin:0 0 8px;font-size:28px;font-weight:300}.wm__sub{color:var(--mute);margin:0 0 18px;font-size:13.5px;line-height:1.5}.wm__list{flex-direction:column;gap:8px;display:flex}.wm__item{border:1px solid var(--line);background:var(--panel);border-radius:var(--r-md);cursor:pointer;text-align:left;width:100%;transition:border-color .15s ease, background .15s ease, transform .2s var(--ease-out);align-items:center;gap:12px;padding:11px 12px;display:flex}.wm__item:hover:not([disabled]){background:var(--green-soft);border-color:#5bd48a80;transform:translate(2px)}.wm__item[disabled]{opacity:.6;cursor:default}.wm__item-label{color:var(--ink);flex:1;font-size:14.5px;font-weight:600}.wm__item-note{color:var(--faint);font-size:12px}.wm__foot{color:var(--faint);text-align:center;margin:16px 0 0;font-size:12px}.wm__summary{background:var(--bg-deep);border:1px solid var(--line);border-radius:var(--r-md);color:#cfe6d3;white-space:pre-wrap;word-break:break-word;font-size:12.5px;line-height:1.6;font-family:var(--mono);margin:0 0 18px;padding:12px 14px}.wm__actions{gap:10px;display:flex}.wm__btn{border:1px solid var(--line-strong);color:var(--ink);cursor:pointer;transition:background .15s ease, border-color .15s ease, transform .2s var(--ease-out);background:0 0;border-radius:999px;flex:1;padding:13px 16px;font-family:inherit;font-size:14px;font-weight:600}.wm__btn:hover{background:var(--panel-2);transform:translateY(-1px)}.wm__btn--primary{background:var(--green);border-color:var(--green);color:var(--green-ink)}.wm__btn--primary:hover{background:#79e2a2;border-color:#79e2a2}.hero{padding:calc(var(--nav-height) + clamp(56px, 8vw, 104px)) 0 clamp(48px, 6vw, 80px);position:relative;overflow:hidden}.hero__aurora{pointer-events:none;filter:blur(70px);opacity:.9;border-radius:50%;position:absolute}.hero__aurora--a{background:radial-gradient(circle,#5bd48a47 0%,#5bd48a00 65%);width:720px;height:720px;animation:18s ease-in-out infinite drift-a;top:-240px;left:-180px}.hero__aurora--b{background:radial-gradient(circle,#f0c46b29 0%,#f0c46b00 65%);width:640px;height:640px;animation:22s ease-in-out infinite drift-b;top:40px;right:-160px}.hero__grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:clamp(28px,4vw,56px);display:grid;position:relative}.hero__title{max-width:12ch;margin:22px 0;font-size:clamp(44px,6.4vw,84px)}.hero__sub{max-width:48ch}.lede{color:var(--sage);font-size:clamp(16px,1.5vw,19px);line-height:1.6}.hero__cta{flex-wrap:wrap;gap:10px;margin-top:30px;display:flex}.hero__btn{padding:15px 26px;font-size:15px}.hero__tour{border-style:dashed}.hero__tour-icon{color:var(--green);font-size:9px}.hero__note{color:var(--faint);margin-top:18px;font-size:13px}.ledger{padding:22px 22px 18px;position:relative;overflow:hidden}.ledger:before{content:"";border-radius:inherit;pointer-events:none;background:radial-gradient(400px 220px at 80% -10%,#5bd48a29,#0000 70%);position:absolute;inset:-1px}.ledger__head{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex;position:relative}.ledger__title{color:var(--ink);align-items:center;gap:9px;font-size:13px;font-weight:600;display:inline-flex}.ledger__live{background:var(--green);border-radius:50%;width:8px;height:8px;animation:2.2s ease-out infinite pulse-dot}.ledger__viewall{color:var(--green);font-size:12.5px;font-weight:600;transition:color .18s}.ledger__viewall:hover{color:#9ae8b8}.ledger__list{margin:0;padding:0;list-style:none;position:relative}.ledger__row{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:12px 0;display:flex}.ledger__row:last-child{border-bottom:0}@media (prefers-reduced-motion:no-preference){.ledger__row--new{animation:rise-in .6s var(--ease-out) both}}.ledger__avatar{border-radius:var(--r-sm);background:var(--panel-2);border:1px solid var(--line);flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.ledger__meta{flex-direction:column;flex:1;min-width:0;display:flex}.ledger__name{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;transition:color .15s;overflow:hidden}.ledger__name:hover{color:var(--green)}.ledger__sub{color:var(--faint);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.ledger__amount{color:var(--gold);white-space:nowrap;font-size:14px;font-weight:500}.ledger__foot{border-radius:var(--r-md);background:var(--green-soft);color:var(--ink);border:1px solid #5bd48a38;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding:12px 14px;font-size:12.5px;font-weight:600;display:flex;position:relative}.ledger__foot-value{color:var(--green);font-size:12.5px;font-weight:500}@media (width<=939.98px){.hero__grid{grid-template-columns:1fr}.hero__title{max-width:14ch}}@media (width<=809.98px){.hero{padding-top:calc(var(--nav-height) + 40px)}.hero__title{font-size:clamp(40px,12vw,56px)}.hero__cta .btn{flex:auto}.ledger{padding:18px 16px 14px}}.how{padding:clamp(64px,9vw,120px) 0}.how__heading{text-align:center;flex-direction:column;align-items:center;margin-bottom:clamp(36px,5vw,56px);display:flex}.how__title{max-width:14ch;margin-top:18px;font-size:clamp(34px,4.6vw,60px)}.how__sub{max-width:46ch;margin-top:16px}.how__grid{grid-template-columns:1.3fr 1fr 1fr;gap:18px;display:grid}.feature{min-height:560px;transition:transform .3s var(--ease-out), border-color .3s ease;flex-direction:column;padding:26px;display:flex;position:relative;overflow:hidden}.feature:hover{border-color:var(--line-strong);transform:translateY(-3px)}.feature__spot{pointer-events:none;opacity:0;background:radial-gradient(320px 260px at var(--mx,50%) var(--my,50%), #5bd48a24, transparent 70%);transition:opacity .35s;position:absolute;inset:0}.feature:hover .feature__spot{opacity:1}.feature__head{align-items:center;gap:12px;display:flex;position:relative}.feature__index{color:var(--faint);letter-spacing:.06em;font-size:12px}.feature__icon{border-radius:var(--r-sm);background:var(--panel-2);border:1px solid var(--line);flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.feature__title{font-family:var(--display);letter-spacing:-.01em;color:var(--ink);font-size:26px;font-weight:400}.feature__text{color:var(--mute);max-width:40ch;margin-top:12px;font-size:15px;line-height:1.6;position:relative}.feature__art{flex:1;justify-content:center;align-items:flex-end;margin-top:28px;display:flex;position:relative}.act{width:100%;max-width:420px;position:relative}.act__card{background:var(--bg-lift);border:1px solid var(--line);border-radius:var(--r-lg);padding:22px 22px 6px;box-shadow:0 30px 60px #00000059}.act__head{justify-content:space-between;align-items:center;display:flex}.act__title{color:var(--ink);font-size:13px;font-weight:600}.act__viewall{color:var(--green);font-size:12px;font-weight:600}.act__list{margin:8px 0 0;padding:0;list-style:none}.act__row{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:11px 0;display:flex}.act__row:last-child{border-bottom:0}.act__avatar{border-radius:var(--r-sm);background:var(--panel-2);border:1px solid var(--line);flex:none;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.act__meta{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.act__name{color:var(--ink);white-space:nowrap;font-size:13.5px;font-weight:600}.act__sub{color:var(--faint);white-space:nowrap;align-items:center;gap:6px;font-size:11.5px;display:flex;overflow:hidden}.act__sub>span:last-child{text-overflow:ellipsis;overflow:hidden}.act__dot{background:var(--faint);border-radius:50%;width:3px;height:3px;display:inline-block}.act__amount{color:var(--gold);white-space:nowrap;font-size:13px;font-weight:500}.toast{border:1px solid var(--line-strong);border-radius:var(--r-md);white-space:nowrap;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#131f1af5;align-items:center;gap:10px;padding:10px 14px 10px 10px;display:flex;position:absolute;box-shadow:0 16px 40px #00000073}.toast__icon{border-radius:var(--r-sm);background:var(--green);width:32px;height:32px;color:var(--green-ink);flex:none;justify-content:center;align-items:center;display:flex}.toast__icon--gold{background:var(--gold);color:#2b1f05}.toast__title{color:var(--ink);font-size:12.5px;font-weight:600;display:block}.toast__text{color:var(--mute);margin-top:2px;font-size:11px;display:block}.toast--alert{top:92px;left:-22px}.toast--routed{top:196px;right:-22px}@media (prefers-reduced-motion:no-preference){.feature:hover .toast--alert{transform:translateY(-4px)}.feature:hover .toast--routed{transform:translateY(4px)}.toast{transition:transform .5s var(--ease-out)}}.stack{width:100%;max-width:360px;height:300px;position:relative}.stack__card{background:var(--bg-lift);border:1px solid var(--line);border-radius:var(--r-md);width:82%;transition:transform .5s var(--ease-out);padding:16px;position:absolute;overflow:hidden;box-shadow:0 24px 50px #0006}.stack__card--3{top:0;right:0}.stack__card--2{top:62px;right:9%}.stack__card--1{top:124px;right:18%}@media (prefers-reduced-motion:no-preference){.feature:hover .stack__card--3{transform:translate(6px,-6px)}.feature:hover .stack__card--1{transform:translate(-6px,6px)}}.stack__head{justify-content:space-between;align-items:center;height:32px;display:flex}.stack__name{color:var(--ink);font-size:15px;font-weight:600}.stack__rows{margin-top:12px}.stack__row{color:var(--mute);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:4px 0 8px;font-size:14px;line-height:18px;display:flex}.stack__row b{color:var(--ink);font-weight:500}.stack__row--light{border-bottom:0;padding:8px 0 2px}.stack__row--light+.stack__row--light{padding-top:2px}.stack__row--light>span:first-child{align-items:center;gap:8px;display:inline-flex}.stack__tick{background:var(--green);border-radius:2px;width:3px;height:13px;display:inline-block}.route{width:100%;max-width:380px}.route__status{background:var(--bg-lift);border:1px solid var(--line);border-radius:var(--r-md);color:var(--ink);justify-content:center;align-items:center;gap:10px;padding:14px 16px;font-size:14px;font-weight:600;display:flex}.route__check{background:var(--green);width:20px;height:20px;color:var(--green-ink);border-radius:50%;justify-content:center;align-items:center;display:flex}.route__card{background:var(--bg-lift);border:1px solid var(--line);border-radius:var(--r-lg);margin-top:14px;padding:22px;box-shadow:0 24px 50px #00000059}.route__head{justify-content:space-between;align-items:flex-start;display:flex}.route__fund{color:var(--sage);padding-top:10px;font-size:14px;font-weight:600}.route__balance{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.route__balance-label{letter-spacing:.1em;text-transform:uppercase;color:var(--faint);font-size:10.5px}.route__balance-value{color:var(--gold);font-size:16px;font-weight:500}.route__bars{flex-direction:column;gap:12px;margin-top:30px;display:flex}.route__bar{background:var(--skeleton);transform-origin:0;border-radius:4px;max-width:100%;height:14px;display:block}@media (prefers-reduced-motion:no-preference){.rv-in .route__bar{animation:bar-grow .8s var(--ease-out) both;animation-delay:var(--d,0s)}@keyframes bar-grow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}}@media (width<=1099.98px){.how__grid{grid-template-columns:1fr 1fr}.feature--wide{grid-column:1/-1}.feature{min-height:0}}@media (width<=809.98px){.how__grid{grid-template-columns:1fr}.feature{padding:20px}.feature__art{margin-top:24px}.toast--alert{left:-6px}.toast--routed{right:-6px}.stack{height:280px}}.metrics{padding:clamp(24px,4vw,48px) 0 clamp(56px,8vw,100px)}.metrics__grid{grid-template-columns:repeat(4,minmax(0,1fr));padding:clamp(24px,3vw,36px) 0;display:grid}.metric{text-align:center;border-left:1px solid var(--line);flex-direction:column;align-items:center;gap:6px;padding:8px clamp(12px,2vw,28px);display:flex}.metric:first-child{border-left:0}.metric__value{color:var(--ink);white-space:nowrap;font-size:clamp(34px,4vw,56px);font-weight:400;line-height:1.05}@keyframes metric-flash{0%{color:var(--green)}to{color:var(--ink)}}.metric__value--flash{animation:.7s ease-out metric-flash}.metric__label{color:var(--sage);margin-top:4px;font-size:14px;font-weight:600}.metric__sub{color:var(--faint);font-size:12.5px}.tape{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--panel);margin-top:28px;overflow:hidden}.tape__track{width:max-content;animation:32s linear infinite marquee;display:flex}.tape:hover .tape__track{animation-play-state:paused}.tape__item{border-right:1px solid var(--line);white-space:nowrap;align-items:center;gap:10px;padding:12px 28px;font-size:12.5px;display:inline-flex}.tape__name{color:var(--ink);font-weight:600}.tape__status{color:var(--faint)}.tape__amount{color:var(--gold)}@media (prefers-reduced-motion:reduce){.tape__track{animation:none}}@media (width<=809.98px){.metrics__grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:20px}.metric:nth-child(3){border-left:0}}.sim{padding:0 0 clamp(64px,9vw,120px)}.sim__box{grid-template-columns:1.1fr .9fr;gap:clamp(24px,4vw,56px);padding:clamp(24px,4vw,48px);display:grid}.sim__title{max-width:16ch;margin-top:18px;font-size:clamp(30px,3.8vw,48px)}.sim__lede{max-width:46ch;margin-top:14px;font-size:15.5px}.sim__controls{flex-direction:column;gap:22px;margin-top:30px;display:flex}.sim__control{flex-direction:column;gap:8px;display:flex}.sim__control-head{color:var(--sage);justify-content:space-between;font-size:13.5px;font-weight:600;display:flex}.sim__control-head b{color:var(--ink);font-weight:500}.sim__control input[type=range]{width:100%;accent-color:var(--green);cursor:pointer;height:22px;margin:0}.sim__scale{color:var(--faint);justify-content:space-between;font-size:11px;display:flex}.sim__result{border-radius:var(--r-lg);border:1px solid var(--line);background:#0a100e8c;flex-direction:column;gap:16px;padding:clamp(20px,3vw,30px);display:flex}.sim__big{flex-direction:column;gap:6px;display:flex}.sim__big-label{letter-spacing:.12em;text-transform:uppercase;color:var(--faint);font-size:11.5px;font-weight:600}.sim__big-value{color:var(--gold);font-size:clamp(38px,4.4vw,56px);line-height:1;transition:color .2s}.sim__big-sub{color:var(--mute);font-size:13px}.sim__bar{background:var(--skeleton);border-radius:999px;height:8px;overflow:hidden}.sim__bar>span{background:linear-gradient(90deg, var(--green-deep), var(--green));height:100%;transition:width .35s var(--ease-out);border-radius:999px;display:block}.sim__rows{flex-direction:column;display:flex}.sim__rows>div{border-bottom:1px solid var(--line);color:var(--mute);justify-content:space-between;gap:12px;padding:10px 0;font-size:13.5px;display:flex}.sim__rows>div:last-child{border-bottom:0}.sim__rows b{color:var(--ink);font-weight:500}.sim__cta{align-self:flex-start;margin-top:4px}.sim__note{color:var(--faint);font-size:12px;line-height:1.5}@media (width<=939.98px){.sim__box{grid-template-columns:1fr}}.cmp{padding:0 0 clamp(64px,9vw,120px)}.cmp__head{flex-direction:column;gap:16px;margin-bottom:32px;display:flex}.cmp__title{max-width:16ch;font-size:clamp(32px,4.4vw,56px)}.cmp__table{overflow:hidden}.cmp__row{border-top:1px solid var(--line);grid-template-columns:1.1fr 1fr 1.2fr;align-items:start;gap:16px;padding:18px clamp(18px,3vw,30px);display:grid}.cmp__row--head{border-top:0;padding-top:22px;padding-bottom:14px}.cmp__col{letter-spacing:.12em;text-transform:uppercase;color:var(--faint);font-size:11.5px;font-weight:600}.cmp__col--ours{color:var(--green)}.cmp__label{color:var(--ink);font-size:14.5px;font-weight:600}.cmp__cell{color:var(--mute);align-items:flex-start;gap:10px;font-size:14px;line-height:1.5;display:flex}.cmp__cell--ours{color:var(--sage)}.cmp__row:not(.cmp__row--head) .cmp__cell--ours{position:relative}.cmp__mark{border-radius:50%;flex:none;justify-content:center;align-items:center;width:20px;height:20px;margin-top:1px;display:inline-flex}.cmp__mark--no{background:var(--red-soft);color:#f2a29b}.cmp__mark--yes{background:var(--green-soft);color:var(--green)}@media (width<=809.98px){.cmp__row{grid-template-columns:1fr;gap:10px}.cmp__row--head{display:none}.cmp__cell:before{content:"Usual launchpad";letter-spacing:.1em;text-transform:uppercase;color:var(--faint);width:100%;font-size:10.5px;font-weight:600;display:block}.cmp__cell{flex-wrap:wrap}.cmp__cell--ours:before{content:"Raise";color:var(--green)}}.wall{padding:0 0 clamp(64px,9vw,120px)}.wall__head{flex-direction:column;gap:16px;max-width:64ch;margin-bottom:36px;display:flex}.wall__title{font-size:clamp(32px,4.4vw,56px)}.wall__lede{font-size:16px}.wall__stack{flex-direction:column;gap:18px;display:flex}.wall__card{top:calc(var(--nav-height) + 16px + var(--i) * 18px);background:var(--bg-lift);grid-template-columns:1.4fr 1fr;gap:clamp(20px,3vw,40px);padding:clamp(24px,3vw,40px);transition:border-color .3s;display:grid;position:sticky;overflow:hidden;box-shadow:0 -10px 40px #00000059}.wall__card:hover{border-color:var(--line-strong)}.wall__spot{pointer-events:none;opacity:0;background:radial-gradient(420px 300px at var(--mx,50%) var(--my,50%), #f0c46b1a, transparent 70%);transition:opacity .35s;position:absolute;inset:0}.wall__card:hover .wall__spot{opacity:1}.wall__card-main{flex-direction:column;align-items:flex-start;gap:12px;display:flex;position:relative}.wall__card-top{flex-wrap:wrap;justify-content:space-between;gap:12px;width:100%;display:flex}.wall__badge{color:var(--green);background:var(--green-soft);border:1px solid #5bd48a4d;border-radius:999px;align-items:center;gap:8px;padding:6px 12px;font-size:12px;font-weight:600;display:inline-flex}.wall__badge i{background:var(--green);border-radius:50%;width:7px;height:7px}.wall__ticker{color:var(--faint);font-size:13px}.wall__name{margin-top:6px;font-size:clamp(28px,3vw,40px)}.wall__desc{color:var(--mute);max-width:48ch;font-size:15px}.wall__quote{font-family:var(--display);color:var(--sage);max-width:40ch;margin:6px 0 4px;font-size:clamp(18px,1.7vw,22px);font-style:italic;line-height:1.35}.wall__btn{margin-top:8px}.wall__figures{border-radius:var(--r-lg);border:1px solid var(--line);background:#0a100e8c;flex-direction:column;align-self:start;gap:14px;padding:22px;display:flex;position:relative}.wall__figure{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.wall__figure-label{letter-spacing:.08em;text-transform:uppercase;color:var(--faint);font-size:12px;font-weight:600}.wall__figure-value{color:var(--gold);font-size:26px}.wall__figure-value--muted{color:var(--ink);font-size:20px}.wall__bar{background:var(--skeleton);border-radius:999px;height:6px;margin-top:4px;overflow:hidden}.wall__bar>span{background:linear-gradient(90deg, var(--green-deep), var(--green));height:100%;display:block}.wall__pct{color:var(--faint);font-size:12px}.wall__foot{margin-top:28px}.wall__story{font-family:var(--display);color:var(--green);font-size:20px;font-style:italic;transition:color .18s}.wall__story:hover{color:#9ae8b8}@media (width<=939.98px){.wall__card{grid-template-columns:1fr;position:static}}.rank{padding:0 0 clamp(64px,9vw,120px)}.rank__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.rank__head>div{flex-direction:column;gap:16px;display:flex}.rank__title{font-size:clamp(32px,4.4vw,56px)}.rank__lede{max-width:44ch;color:var(--mute);font-size:15px;line-height:1.6}.rank__list{margin:0;padding:6px 0;list-style:none}.rank__row{border-top:1px solid var(--line);grid-template-columns:44px 1.3fr 1fr 110px 80px;align-items:center;gap:16px;padding:14px clamp(16px,3vw,28px);transition:background .15s;display:grid}.rank__row:first-child{border-top:0}.rank__row:hover{background:var(--panel)}.rank__pos{color:var(--faint);align-items:center;font-size:14px;display:flex}.rank__medal{width:28px;height:28px;color:var(--green-ink);background:var(--green);border-radius:50%;justify-content:center;align-items:center;font-size:12.5px;font-style:normal;font-weight:600;display:inline-flex}.rank__row--2 .rank__medal{background:#cfd8d2}.rank__row--3 .rank__medal{background:var(--gold)}.rank__fund{flex-direction:column;min-width:0;display:flex}.rank__name{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:600;transition:color .15s;overflow:hidden}.rank__fund:hover .rank__name{color:var(--green)}.rank__meta{color:var(--faint);font-size:12px}.rank__bar{background:var(--skeleton);border-radius:999px;height:6px;overflow:hidden}.rank__bar>span{background:linear-gradient(90deg, var(--green-deep), var(--green));border-radius:999px;height:100%;display:block}.rank__week{color:var(--gold);text-align:right;font-size:15px}.rank__change{text-align:right;font-size:12.5px}.rank__change--up{color:var(--green)}.rank__change--down{color:#f2a29b}@media (width<=809.98px){.rank__row{grid-template-columns:36px 1fr auto;grid-template-areas:"pos fund week""pos bar change";gap:8px 12px}.rank__pos{grid-area:pos}.rank__fund{grid-area:fund}.rank__bar{grid-area:bar}.rank__week{grid-area:week}.rank__change{grid-area:change}}.wl{padding:0 0 clamp(64px,9vw,120px)}.wl__box{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(24px,4vw,56px);padding:clamp(24px,4vw,48px);display:grid}.wl__title{max-width:14ch;margin-top:18px;font-size:clamp(30px,3.8vw,48px)}.wl__lede{max-width:44ch;margin-top:14px;font-size:15.5px}.wl__form{flex-direction:column;gap:14px;display:flex}.wl__roles{flex-wrap:wrap;gap:6px;display:flex}.wl__done{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.wl__done p{color:var(--sage);font-size:16px}.wl__done strong{color:var(--ink)}@media (width<=939.98px){.wl__box{grid-template-columns:1fr}}.cta{padding:0 0 clamp(64px,9vw,120px)}.cta__box{text-align:center;padding:clamp(48px,7vw,96px) clamp(24px,5vw,64px);position:relative;overflow:hidden}.cta__glow{filter:blur(60px);pointer-events:none;border-radius:50%;position:absolute}.cta__glow--a{background:radial-gradient(circle,#5bd48a52,#0000 65%);width:520px;height:520px;animation:16s ease-in-out infinite drift-a;bottom:-260px;left:-120px}.cta__glow--b{background:radial-gradient(circle,#f0c46b33,#0000 65%);width:460px;height:460px;animation:20s ease-in-out infinite drift-b;top:-240px;right:-120px}.cta__content{flex-direction:column;align-items:center;display:flex;position:relative}.cta__title{max-width:16ch;font-size:clamp(34px,4.8vw,62px)}.cta__sub{max-width:46ch;margin-top:18px}.cta__actions{flex-direction:column;align-items:center;gap:14px;margin-top:32px;display:flex}.cta__note{color:var(--faint);font-size:12.5px}.page{padding-top:var(--nav-height)}.page-hero{max-width:760px;padding:clamp(40px, 6vw, 72px) var(--gutter) 8px;text-align:center;animation:rise-in .7s var(--ease-out) 50ms both;flex-direction:column;align-items:center;margin:0 auto;display:flex;position:relative}.page-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--faint);align-items:center;gap:10px;margin:0 0 18px;font-size:11.5px;font-weight:600;display:inline-flex}.page-eyebrow:before,.page-eyebrow:after{content:"";background:var(--line-strong);width:22px;height:1px}.page-hero h1{font-family:var(--display);letter-spacing:-.018em;color:var(--ink);text-wrap:balance;margin:0 0 16px;font-size:clamp(38px,5.6vw,66px);font-weight:300;line-height:1.04}.page-hero p{color:var(--sage);max-width:52ch;margin:0;font-size:clamp(15px,1.5vw,18px);line-height:1.6}.page-shell{max-width:var(--max-width);padding:36px var(--gutter) 96px;margin:0 auto}.page-shell--narrow{max-width:760px}.page-layout{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:20px;display:grid}.pcard{background:var(--panel);border:1px solid var(--line);border-radius:var(--r-xl);-webkit-backdrop-filter:blur(12px);min-width:0;padding:30px}.pcard--tight{border-radius:var(--r-lg);padding:22px}.page-aside{flex-direction:column;gap:14px;display:flex;position:sticky;top:92px}.page-aside-title{font-family:var(--display);color:var(--ink);letter-spacing:-.01em;margin:0 0 12px;font-size:22px;font-weight:400}.psteps{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.psteps li{align-items:flex-start;gap:12px;display:flex}.psteps span{background:var(--green-soft);width:26px;height:26px;color:var(--green);font-family:var(--mono);border:1px solid #5bd48a4d;border-radius:999px;flex:none;justify-content:center;align-items:center;font-size:12px;font-weight:500;display:flex}.psteps strong{color:var(--ink);font-size:14px;font-weight:600;display:block}.psteps p{color:var(--mute);margin:2px 0 0;font-size:13.5px;line-height:1.5}.pnote{background:var(--green-soft);border-color:#5bd48a47}.pnote p{color:var(--sage);margin:0;font-size:13.5px;line-height:1.55}.pform{flex-direction:column;gap:18px;display:flex}.pgrid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.pfield{flex-direction:column;gap:7px;display:flex}.pfield-label{color:var(--ink);font-size:13.5px;font-weight:600}.pfield-hint{color:var(--faint);font-size:12.5px}.pfield-error{color:#f2a29b;font-size:12.5px}.pfield input:not(.prange),.pfield textarea{color:var(--ink);border:1px solid var(--line-strong);border-radius:var(--r-md);background:#0a100e8c;outline:none;width:100%;padding:13px 15px;font-family:inherit;font-size:15px;transition:border-color .15s,box-shadow .15s,background .15s}.pfield textarea{resize:vertical;min-height:88px}.pfield input:focus,.pfield textarea:focus{border-color:var(--green);background:#0a100ecc;box-shadow:0 0 0 4px #5bd48a24}.pfield input::placeholder,.pfield textarea::placeholder{color:var(--faint)}.pfield--invalid input,.pfield--invalid textarea{border-color:#e0645a99}.fpreview{background:#62e09a0f;border:1px solid #62e09a52;border-radius:14px;align-items:center;gap:14px;margin-top:-6px;padding:12px 14px;animation:.35s cubic-bezier(.2,.8,.2,1) both rise-in;display:flex}.fpreview-icon{width:38px;height:38px;color:var(--green);background:#62e09a1f;border:1px solid #62e09a4d;border-radius:11px;flex:0 0 38px;place-items:center;display:grid}.fpreview-body{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.fpreview-title{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.fpreview-meta{color:var(--faint);flex-wrap:wrap;align-items:center;gap:8px;font-size:12.5px;display:flex}.fpreview-meta b{color:var(--sage);font-weight:600}.fpreview-host{font-family:var(--mono)}.fpreview-tag{border:1px solid var(--line);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;padding:2px 8px;font-size:11px}.fpreview-open{color:var(--green);white-space:nowrap;flex:none;font-size:13px;font-weight:600;text-decoration:none}.fpreview-open:hover{text-decoration:underline}@media (width<=520px){.fpreview{flex-wrap:wrap}.fpreview-open{width:100%;padding-left:52px}}.pfield--invalid input:focus{box-shadow:0 0 0 4px var(--red-soft);border-color:var(--red)}.prange{width:100%;accent-color:var(--green);height:22px;margin:0}.plocked{background:var(--green-soft);border-radius:var(--r-md);border:1px solid #5bd48a4d;padding:16px 18px}.plocked-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 12px;margin-bottom:6px;display:flex}.plocked-title{color:var(--ink);font-size:14.5px;font-weight:600}.plocked-pill{background:var(--green);color:var(--green-ink);white-space:nowrap;border-radius:999px;padding:5px 11px;font-size:12px;font-weight:700}.plocked p{color:var(--sage);margin:0;font-size:13.5px;line-height:1.55}.plocked code{font-family:var(--mono);color:var(--ink);background:#0a100e80;border-radius:5px;padding:1px 6px;font-size:12.5px}.psummary{border:1px solid var(--line);border-radius:var(--r-md);background:#0a100e66;padding:6px 16px}.psummary>div{border-bottom:1px solid var(--line);color:var(--mute);flex-wrap:wrap;justify-content:space-between;gap:4px 16px;padding:11px 0;font-size:13.5px;display:flex}.psummary>div:last-child{border-bottom:0}.psummary span:last-child{color:var(--ink);text-align:right;font-weight:500;font-family:var(--mono);font-size:13px}.pbtn{border:1px solid var(--line-strong);color:var(--ink);cursor:pointer;transition:background .15s ease, border-color .15s ease, opacity .15s ease, transform .2s var(--ease-out), box-shadow .2s ease;background:0 0;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:13px 22px;font-family:inherit;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.pbtn:hover{background:var(--panel-2);transform:translateY(-1px)}.pbtn--primary{background:var(--green);border-color:var(--green);color:var(--green-ink)}.pbtn--primary:hover{background:#79e2a2;border-color:#79e2a2;box-shadow:0 10px 30px #5bd48a47}.pbtn--primary[disabled]{opacity:.5;cursor:default;box-shadow:none;transform:none}.pbtn--primary[disabled]:hover{background:var(--green);border-color:var(--green)}.pbtn--ghost{color:var(--mute);border-color:#0000}.pbtn--wide{width:100%;padding:16px 22px;font-size:15px}.pbtn--sm{padding:10px 18px;font-size:13.5px}.pstatus{border-radius:var(--r-md);word-break:break-word;animation:rise-in .35s var(--ease-out) both;align-items:center;gap:10px;padding:12px 14px;font-size:13.5px;line-height:1.45;display:flex}.pstatus--busy{background:var(--green-soft);color:#bff0d0;border:1px solid #5bd48a4d}.pstatus--error{background:var(--red-soft);color:#f5b3ac;border:1px solid #e0645a4d}.pstatus--ok{background:var(--green-soft);color:#bff0d0;border:1px solid #5bd48a4d}.pspinner{border:2px solid #5bd48a40;border-top-color:var(--green);border-radius:50%;flex:none;width:14px;height:14px;animation:.8s linear infinite spin}.pdisclaimer{color:var(--faint);margin:0;font-size:12.5px;line-height:1.5}.pwallet-line{color:var(--faint);text-align:center;margin:0;font-size:13px}.pwallet-line button{font:inherit;color:var(--green);cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}.pdone{animation:rise-in .5s var(--ease-out) both;flex-direction:column;align-items:flex-start;gap:16px;display:flex}.pdone-badge{background:var(--green);color:var(--green-ink);letter-spacing:.1em;text-transform:uppercase;border-radius:999px;align-items:center;gap:8px;padding:6px 12px;font-size:11.5px;font-weight:700;display:inline-flex}.pdone-badge:before{content:"";background:var(--green-ink);border-radius:50%;width:7px;height:7px;animation:2s ease-out infinite pulse-dot}.pdone h1{font-family:var(--display);letter-spacing:-.018em;color:var(--ink);margin:0;font-size:clamp(32px,4vw,44px);font-weight:300}.pdone>p{color:var(--sage);margin:0;font-size:16px}.pdone-rows{border:1px solid var(--line);border-radius:var(--r-md);background:#0a100e66;width:100%;margin:6px 0 0;padding:6px 16px}.pdone-rows>div{border-bottom:1px solid var(--line);justify-content:space-between;gap:16px;padding:12px 0;display:flex}.pdone-rows>div:last-child{border-bottom:0}.pdone-rows dt{color:var(--mute);margin:0;font-size:13.5px}.pdone-rows dd{color:var(--ink);text-align:right;font-size:13.5px;font-weight:500;font-family:var(--mono);margin:0}.pdone-rows a{color:var(--green)}.pdone-actions{flex-wrap:wrap;gap:10px;display:flex}.pfunds-status{color:var(--faint);align-items:center;gap:10px;margin:0 0 18px;font-size:13.5px;display:flex}.pfunds-toolbar{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:18px;display:flex}.pfunds-search{min-width:220px;color:var(--ink);border:1px solid var(--line-strong);background:#0a100e8c;border-radius:999px;outline:none;flex:1;padding:12px 18px;font-family:inherit;font-size:14.5px;transition:border-color .15s,box-shadow .15s}.pfunds-search::placeholder{color:var(--faint)}.pfunds-search:focus{border-color:var(--green);box-shadow:0 0 0 4px #5bd48a24}.pfunds-sort{gap:6px;display:flex}.pchip{color:var(--sage);border:1px solid var(--line-strong);cursor:pointer;background:0 0;border-radius:999px;padding:9px 14px;font-family:inherit;font-size:13px;font-weight:600;transition:background .15s,color .15s,border-color .15s}.pchip:hover{background:var(--panel-2);color:var(--ink)}.pchip.is-active{background:var(--ink);color:var(--green-ink);border-color:var(--ink)}.pfunds-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;display:grid}.pfund{border:1px solid var(--line);border-radius:var(--r-lg);background:var(--panel);transition:border-color .2s ease, box-shadow .2s ease, transform .3s var(--ease-out);flex-direction:column;gap:12px;padding:20px;text-decoration:none;display:flex;position:relative;overflow:hidden}.pfund:before{content:"";pointer-events:none;opacity:0;background:radial-gradient(260px 200px at var(--mx,50%) var(--my,0%), #5bd48a24, transparent 70%);transition:opacity .3s;position:absolute;inset:0}.pfund:hover{border-color:var(--line-strong);transform:translateY(-3px);box-shadow:0 20px 50px #00000059}.pfund:hover:before{opacity:1}.pfund-head{align-items:center;gap:12px;display:flex}.pfund-avatar{background:var(--green-soft);width:42px;height:42px;color:var(--green);font-family:var(--mono);border:1px solid #5bd48a4d;border-radius:999px;flex:none;justify-content:center;align-items:center;font-size:12.5px;font-weight:500;display:flex;overflow:hidden}.pfund-titles{flex-direction:column;min-width:0;display:flex}.pfund-titles strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:600;overflow:hidden}.pfund-titles span{font-family:var(--mono);color:var(--faint);align-items:center;gap:8px;font-size:12.5px;display:flex}.pfund-funded{font-family:var(--font);letter-spacing:.08em;text-transform:uppercase;color:var(--green);background:var(--green-soft);border-radius:999px;padding:2px 7px;font-size:10.5px;font-style:normal;font-weight:700}.pfund-desc{color:var(--mute);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13.5px;line-height:1.5;display:-webkit-box;overflow:hidden}.pfund-progress{background:var(--skeleton);border-radius:999px;height:6px;overflow:hidden}.pfund-progress>span{background:linear-gradient(90deg, var(--green-deep), var(--green));height:100%;transition:width .6s var(--ease-out);border-radius:999px;display:block}.pfund-rows{flex-direction:column;gap:6px;margin:0;display:flex}.pfund-rows>div{justify-content:space-between;font-size:13px;display:flex}.pfund-rows dt{color:var(--faint);margin:0}.pfund-rows dd{color:var(--ink);font-weight:500;font-family:var(--mono);margin:0;font-size:12.5px}.pfund-foot{justify-content:space-between;align-items:center;gap:8px;margin-top:2px;display:flex}.pfund-pill{background:var(--green);color:var(--green-ink);border-radius:999px;padding:6px 12px;font-size:12.5px;font-weight:700}.pfund-link{color:var(--faint);font-size:12.5px}.pempty{text-align:center;flex-direction:column;align-items:center;gap:10px;padding:48px 0;display:flex}.pempty h2{font-family:var(--display);color:var(--ink);margin:0;font-size:32px;font-weight:300}.pempty p{color:var(--sage);margin:0 0 10px;font-size:16px}.prose{max-width:760px;margin:0 auto}.prose h2{font-family:var(--display);color:var(--ink);letter-spacing:-.015em;margin:44px 0 12px;scroll-margin-top:96px;font-size:30px;font-weight:300}.prose h2+p{margin-top:0}.prose h3{color:var(--ink);margin:24px 0 6px;font-size:16px;font-weight:600}.prose p,.prose li{color:var(--sage);font-size:16px;line-height:1.65}.prose ul,.prose ol{padding-left:20px}.prose li{margin:6px 0}.prose li::marker{color:var(--faint);font-family:var(--mono);font-size:13px}.prose strong{color:var(--ink);font-weight:600}.prose code{font-family:var(--mono);background:var(--panel-2);border:1px solid var(--line);color:var(--ink);word-break:break-all;border-radius:6px;padding:1px 6px;font-size:13px}.prose a{color:var(--green);text-underline-offset:3px;-webkit-text-decoration:underline #5bd48a59;text-decoration:underline #5bd48a59}.prose a:hover{-webkit-text-decoration-color:var(--green);text-decoration-color:var(--green)}.prose a.pbtn,.prose a.pbtn:hover{color:var(--ink);text-decoration:none}.prose a.pbtn--primary,.prose a.pbtn--primary:hover{color:var(--green-ink)}.pcallout{background:var(--green-soft);border-radius:var(--r-md);border:1px solid #5bd48a4d;margin:24px 0;padding:18px 20px}.pcallout p{margin:0;font-size:14.5px;line-height:1.6}.pnote-inline{color:var(--faint);font-size:14px}.ptoc{border:1px solid var(--line);border-radius:var(--r-lg);background:var(--panel);margin:8px 0 34px;padding:20px 22px}.ptoc h2{font-family:var(--font);letter-spacing:.14em;text-transform:uppercase;color:var(--faint);margin:0 0 12px;font-size:11.5px;font-weight:600}.ptoc ol{columns:2;column-gap:28px;margin:0;padding-left:20px}.ptoc li{margin:4px 0;font-size:14px}.ptoc a{color:var(--sage);text-decoration:none}.ptoc a:hover{color:var(--green);text-decoration:underline}.ptable-wrap{border:1px solid var(--line);border-radius:var(--r-md);margin:14px 0;overflow-x:auto}.prose table{border-collapse:collapse;width:100%;min-width:460px;font-size:14px}.prose th,.prose td{text-align:left;border-bottom:1px solid var(--line);vertical-align:top;color:var(--sage);padding:10px 14px}.prose tr:last-child td{border-bottom:0}.prose th{color:var(--ink);background:var(--panel);white-space:nowrap;font-weight:600}.prose td code{white-space:nowrap}.prose pre{background:var(--bg-deep);border:1px solid var(--line);color:#cfe6d3;border-radius:var(--r-md);padding:18px 20px;font-size:13px;line-height:1.6;overflow-x:auto}.prose pre code{color:inherit;white-space:pre;background:0 0;border:0;padding:0}.pfund{position:relative}.pfund-compare{z-index:1;color:var(--faint);border:1px solid var(--line);cursor:pointer;background:#0a100eb3;border-radius:999px;align-items:center;gap:6px;padding:5px 10px;font-size:11.5px;font-weight:600;transition:color .15s,border-color .15s,background .15s;display:inline-flex;position:absolute;top:14px;right:14px}.pfund-compare:hover{color:var(--sage);border-color:var(--line-strong)}.pfund-compare.is-on{color:var(--green);background:var(--green-soft);border-color:#5bd48a80}.pfund-compare input{accent-color:var(--green);width:13px;height:13px;margin:0}.pfunds-bar{z-index:90;border:1px solid var(--line-strong);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);width:fit-content;animation:rise-in .3s var(--ease-out) both;background:#131f1af5;border-radius:999px;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;max-width:calc(100vw - 32px);margin:0 auto;padding:10px 10px 10px 18px;display:flex;position:fixed;bottom:20px;left:16px;right:16px;box-shadow:0 18px 50px #00000080}.pfunds-bar__text{color:var(--sage);font-size:13.5px}@media (width<=640px){.pfunds-bar{border-radius:var(--r-lg);gap:8px;width:auto;padding:12px 14px}.pfunds-bar__text{text-align:center;width:100%;font-size:13px}}.copyable{align-items:center;gap:8px;max-width:100%;display:inline-flex}.copyable code{text-overflow:ellipsis;overflow:hidden}.copyable__btn{border:1px solid var(--line-strong);color:var(--sage);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background:0 0;border-radius:999px;flex:none;padding:4px 9px;font-family:inherit;font-size:11px;font-weight:600;transition:background .15s,color .15s}.copyable__btn:hover{background:var(--green-soft);color:var(--green);border-color:#5bd48a66}@media (width<=940px){.page-layout{grid-template-columns:minmax(0,1fr)}.page-aside{position:static}}@media (width<=640px){.pgrid{grid-template-columns:1fr}.pcard{border-radius:var(--r-lg);padding:20px}.ptoc ol{columns:1}}.receipt{border-radius:var(--r-md);animation:rise-in .5s var(--ease-out) both;background:linear-gradient(160deg,#f0c46b1a,#5bd48a14);border:1px solid #f0c46b59;padding:16px;position:relative;overflow:hidden}.receipt:before{content:"";pointer-events:none;background:radial-gradient(260px 160px at 90% 0,#f0c46b29,#0000 70%);position:absolute;inset:0}.receipt__head{justify-content:space-between;align-items:center;gap:12px;display:flex;position:relative}.receipt__brand{letter-spacing:.12em;text-transform:uppercase;color:var(--gold);align-items:center;gap:7px;font-size:11.5px;font-weight:600;display:inline-flex}.receipt__when{color:var(--faint);font-size:11.5px}.receipt__headline{font-family:var(--display);color:var(--ink);margin:10px 0 0;font-size:20px;line-height:1.35;position:relative}.receipt__headline b{font-weight:500}.receipt__fee{color:var(--gold)}.receipt__fund{color:var(--green);font-style:italic}.receipt__rows{flex-direction:column;gap:6px;margin:12px 0 0;display:flex;position:relative}.receipt__rows>div{justify-content:space-between;gap:12px;font-size:13px;display:flex}.receipt__rows dt{color:var(--faint);margin:0}.receipt__rows dd{color:var(--ink);margin:0}.receipt__rows a{color:var(--green)}.receipt__actions{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex;position:relative}.receipt--compact{padding:14px}.receipt--compact .receipt__headline{font-size:17px}.whatif{border-top:1px solid var(--line);margin-top:18px;padding-top:18px}.whatif__head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.whatif__label{letter-spacing:.1em;text-transform:uppercase;color:var(--faint);font-size:11.5px;font-weight:600}.whatif__controls{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.whatif__amount{border:1px solid var(--line-strong);color:var(--faint);background:#0a100e8c;border-radius:999px;align-items:center;gap:4px;padding:4px 12px;display:inline-flex}.whatif__amount input{width:64px;color:var(--ink);font-family:var(--mono);background:0 0;border:0;outline:none;font-size:15px}.whatif__days{gap:4px;display:inline-flex}.whatif__days .pchip{padding:6px 10px;font-size:12px}.whatif__result{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:14px;display:grid}.whatif__result>div{flex-direction:column;gap:4px;display:flex}.whatif__k{color:var(--faint);font-size:12px}.whatif__v{color:var(--ink);font-size:20px}.whatif__v small{margin-left:6px;font-size:12px}.whatif__up{color:var(--green)}.whatif__down{color:#f2a29b}.whatif__gold{color:var(--gold)}.whatif__muted{color:var(--sage);font-size:16px}.whatif__note{color:var(--faint);margin:12px 0 0;font-size:12px}@media (width<=640px){.whatif__result{grid-template-columns:1fr}}.chart{margin:0}.chart__caption{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:10px;display:flex}.chart__caption>div{flex-direction:column;gap:4px;display:flex}.chart__label{letter-spacing:.1em;text-transform:uppercase;color:var(--faint);font-size:11.5px;font-weight:600}.chart__value{color:var(--ink);font-size:28px;line-height:1}.chart__meta{align-items:flex-end}.chart__delta{font-size:13px;font-weight:500}.chart__delta--up{color:var(--green)}.chart__delta--down{color:#f2a29b}.chart__date{color:var(--faint);font-size:12px}.chart__stack{position:relative}.chart__svg{cursor:crosshair;width:100%;height:auto;display:block;overflow:visible}.chart__svg--vol{margin-top:2px}.chart__grid{stroke:var(--line);stroke-width:1px}.chart__tick{font-family:var(--mono);fill:var(--faint);font-size:10.5px}.chart__line{fill:none;stroke:var(--green);stroke-width:2px;stroke-linejoin:round;stroke-linecap:round}.chart__cross{stroke:var(--line-strong);stroke-width:1px}.chart__dot{fill:var(--green)}.chart__dot-ring{fill:var(--bg-lift)}.chart__bar{fill:var(--gold);opacity:.55;transition:opacity .15s}.chart__bar--hot{opacity:1}.chart__vol-label{justify-content:space-between;align-items:center;margin-top:12px;margin-bottom:4px;display:flex}.chart__vol-value{color:var(--sage);font-size:12px}.chart__tip{pointer-events:none;border:1px solid var(--line-strong);border-radius:var(--r-sm);color:var(--ink);white-space:nowrap;background:#0a100ef0;flex-direction:column;gap:2px;padding:8px 10px;font-size:12.5px;display:flex;position:absolute;top:8px;transform:translate(-50%);box-shadow:0 10px 30px #0006}.chart__tip-date{color:var(--faint);font-size:11px}.chart__tip-vol{color:var(--sage)}.chart__table{margin-top:14px}.chart__table summary{color:var(--faint);cursor:pointer;font-size:12.5px}.chart__table summary:hover{color:var(--sage)}.chart__table .ptable-wrap{margin-top:10px}.chart__table table{min-width:0;font-size:13px}.chart__table th,.chart__table td{padding:7px 12px}.fund .page-shell{padding-top:28px}.fund__crumbs{color:var(--faint);gap:10px;margin-bottom:22px;font-size:13px;display:flex}.fund__crumbs a{color:var(--sage)}.fund__crumbs a:hover{color:var(--ink)}.fund__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:22px;display:flex}.fund__identity{align-items:center;gap:18px;display:flex}.fund__avatar{background:var(--green-soft);width:64px;height:64px;color:var(--green);border:1px solid #5bd48a4d;border-radius:999px;flex:none;justify-content:center;align-items:center;font-size:16px;font-weight:500;display:flex}.fund__title{font-size:clamp(32px,4.4vw,52px)}.fund__tags{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.fund__tag{color:var(--sage);border:1px solid var(--line);background:var(--panel);border-radius:999px;align-items:center;gap:7px;padding:5px 10px;font-size:12px;display:inline-flex}.fund__tag--live{color:var(--green);border-color:#5bd48a4d}.fund__tag--live i{background:var(--green);border-radius:50%;width:6px;height:6px;animation:2.2s ease-out infinite pulse-dot}.fund__actions{flex-wrap:wrap;gap:8px;display:flex}.fund__layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:20px;display:grid}.fund__main{flex-direction:column;gap:18px;min-width:0;display:flex}.fund__side-col{flex-direction:column;gap:14px;display:flex;position:sticky;top:92px}.fund__stats{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:18px;margin-bottom:18px;display:grid}.fund__stat{border-left:1px solid var(--line);flex-direction:column;gap:4px;padding-left:18px;display:flex}.fund__stat--ring{border-left:0;flex-direction:row;align-items:center;gap:16px;padding-left:0}.fund__stat--ring>div{flex-direction:column;gap:4px;display:flex}.fund__stat-label{letter-spacing:.1em;text-transform:uppercase;color:var(--faint);font-size:11px;font-weight:600}.fund__stat-value{color:var(--ink);font-size:24px;line-height:1.1}.fund__stat-value small{color:var(--faint);font-size:13px}.fund__stat-value--gold{color:var(--gold)}.fund__stat-sub{color:var(--mute);font-size:12px}.ring{flex:none}.ring__track{fill:none;stroke:var(--line-strong);stroke-width:6px}.ring__bar{fill:none;stroke:var(--green);stroke-width:6px;stroke-linecap:round;transition:stroke-dasharray 1s var(--ease-out)}.ring__text{fill:var(--ink);font-size:15px}.fund__about p{color:var(--sage);font-size:15px;line-height:1.6}.fund__facts{grid-template-columns:1fr 1fr;gap:14px 24px;margin:18px 0 0;display:grid}.fund__facts>div{flex-direction:column;gap:4px;min-width:0;display:flex}.fund__facts dt{letter-spacing:.1em;text-transform:uppercase;color:var(--faint);font-size:11px;font-weight:600}.fund__facts dd{color:var(--ink);text-overflow:ellipsis;margin:0;font-size:14px;overflow:hidden}.fund__link{color:var(--green);align-items:center;gap:6px;display:inline-flex}.fund__copy{color:var(--ink);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:0;font-size:13.5px;display:inline-flex}.fund__copy:hover{color:var(--green)}.fund__copy em{color:var(--green);font-size:11px;font-style:normal}.tl{margin:4px 0 0;padding:0;list-style:none;position:relative}.tl:before{content:"";background:var(--line-strong);width:1px;position:absolute;top:8px;bottom:8px;left:7px}.tl__item{gap:18px;padding:0 0 22px;display:flex;position:relative}.tl__item:last-child{padding-bottom:0}.tl__dot{background:var(--bg-lift);border:2px solid var(--line-strong);border-radius:50%;flex:none;width:15px;height:15px;margin-top:3px}.tl__item--routed .tl__dot{border-color:var(--gold);background:var(--gold)}.tl__item--launched .tl__dot,.tl__item--milestone .tl__dot{border-color:var(--green);background:var(--green)}.tl__body{flex:1;min-width:0}.tl__head{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.tl__head strong{color:var(--ink);font-size:14.5px;font-weight:600}.tl__date{color:var(--faint);white-space:nowrap;font-size:12px}.tl__body p{color:var(--mute);margin:4px 0 0;font-size:13.5px;line-height:1.5}.tl__amount{color:var(--gold);margin-top:6px;font-size:13px;display:inline-block}.fund__trades-head{justify-content:space-between;align-items:center;display:flex}.fund__live{letter-spacing:.1em;text-transform:uppercase;color:var(--green);align-items:center;gap:7px;font-size:11.5px;display:inline-flex}.fund__live i{background:var(--green);border-radius:50%;width:7px;height:7px;animation:2.2s ease-out infinite pulse-dot}.fund__trades{min-width:460px}.fund__trades tr.is-mine td{background:var(--green-soft)}.fund__trades tbody tr:first-child td{animation:rise-in .5s var(--ease-out) both}.fund__side{letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:3px 8px;font-size:11.5px;font-weight:700;display:inline-block}.fund__side--buy{background:var(--green-soft);color:var(--green)}.fund__side--sell{background:var(--red-soft);color:#f2a29b}.fund__fee{color:var(--gold)}.trade{flex-direction:column;gap:14px;display:flex}.trade__tabs{border:1px solid var(--line);background:#0a100e99;border-radius:999px;grid-template-columns:1fr 1fr;gap:4px;padding:4px;display:grid}.trade__tab{color:var(--mute);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:9px;font-family:inherit;font-size:13.5px;font-weight:600;transition:background .18s,color .18s}.trade__tab.is-active{background:var(--green);color:var(--green-ink)}.trade__tab--sell.is-active{color:#3b1210;background:#f2a29b}.trade__input{position:relative}.trade__input input{font-family:var(--mono)!important;padding-right:76px!important;font-size:18px!important}.trade__unit{color:var(--faint);font-size:12.5px;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.trade__quick{flex-wrap:wrap;gap:6px;display:flex}.trade__quick .pchip{padding:6px 11px;font-size:12px}.trade__quote span:last-child{font-size:12.5px}.trade__fee{color:var(--gold)!important}.pbtn--sell{color:#3b1210;background:#f2a29b;border-color:#f2a29b}.pbtn--sell:hover{background:#f7b9b3;border-color:#f7b9b3;box-shadow:0 10px 30px #f2a29b40}@media (width<=1023.98px){.fund__layout{grid-template-columns:minmax(0,1fr)}.fund__side-col{order:-1;position:static}.fund__stats{grid-template-columns:1fr 1fr}.fund__stat:nth-child(3){border-left:0;padding-left:0}}@media (width<=640px){.fund__stats{grid-template-columns:1fr}.fund__stat{border-left:0;border-top:1px solid var(--line);padding-top:14px;padding-left:0}.fund__stat--ring{border-top:0;padding-top:0}.fund__facts{grid-template-columns:1fr}.fund__head{align-items:flex-start}}.proof__count{color:var(--faint);font-size:12px}.proof__lede{color:var(--mute);margin:6px 0 14px;font-size:14px;line-height:1.55}.proof__list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.proof__row{border-top:1px solid var(--line);grid-template-columns:1.2fr auto 1.3fr;align-items:center;gap:14px;padding:12px 0;display:grid}.proof__main{flex-direction:column;gap:2px;min-width:0;display:flex}.proof__label{color:var(--ink);font-size:14px;font-weight:600}.proof__meta{color:var(--faint);font-size:11.5px}.proof__amount{color:var(--gold);white-space:nowrap;font-size:15px}.proof__amount small{color:var(--faint);margin-left:6px;font-size:11px}.proof__hash{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.proof__hash code{color:var(--sage);background:var(--panel-2);border:1px solid var(--line);border-radius:6px;padding:3px 8px;font-size:12px}.proof__checks{color:var(--mute);margin:16px 0 0;padding-left:18px;font-size:13.5px;line-height:1.6}.proof__checks li::marker{color:var(--green)}@media (width<=640px){.proof__row{grid-template-columns:1fr;gap:6px}.proof__hash{justify-content:flex-start}}.docs{grid-template-columns:260px minmax(0,1fr);align-items:start;gap:40px;display:grid}.docs__prose{max-width:760px;margin:0}.dtoc{min-width:0;max-width:100%;max-height:calc(100vh - 110px);margin:0;position:sticky;top:92px;overflow:auto}.dtoc ol{columns:1}.dtoc li{border-left:2px solid #0000;margin:2px 0 2px -12px;padding-left:10px;transition:border-color .2s}.dtoc li.is-active{border-left-color:var(--green)}.dtoc li.is-active a{color:var(--ink)}.dtoc__search{width:100%;color:var(--ink);border:1px solid var(--line-strong);background:#0a100e8c;border-radius:999px;outline:none;margin-bottom:12px;padding:9px 14px;font-family:inherit;font-size:13.5px;transition:border-color .15s,box-shadow .15s}.dtoc__search::placeholder{color:var(--faint)}.dtoc__search:focus{border-color:var(--green);box-shadow:0 0 0 4px #5bd48a24}.dtoc__count{color:var(--faint);margin:0 0 8px;font-size:12px}@media (width<=899.98px){.docs{grid-template-columns:minmax(0,1fr);gap:20px}.dtoc{max-height:none;position:static}.dtoc ol{columns:2}}@media (width<=640px){.dtoc ol{columns:1}}.tour{z-index:2147482000;pointer-events:none;position:fixed;inset:0}.tour__hole{box-shadow:0 0 0 9999px #060a08b8, 0 0 0 2px var(--green), 0 0 40px #5bd48a59;opacity:0;transition:top .35s var(--ease-out), left .35s var(--ease-out), width .35s var(--ease-out), height .35s var(--ease-out), opacity .3s ease;pointer-events:none;border-radius:18px;position:fixed}.tour__hole.is-ready{opacity:1}.tour__card{pointer-events:auto;border:1px solid var(--line-strong);border-radius:var(--r-lg);width:340px;max-width:calc(100vw - 32px);animation:rise-in .35s var(--ease-out) both;transition:top .35s var(--ease-out), left .35s var(--ease-out);background:#131f1afa;padding:18px 20px 16px;position:fixed;box-shadow:0 24px 70px #0000008c}.tour__step{color:var(--faint);letter-spacing:.1em;font-size:11.5px}.tour__title{font-family:var(--display);color:var(--ink);letter-spacing:-.01em;margin:6px 0;font-size:24px;font-weight:400}.tour__text{color:var(--sage);font-size:13.5px;line-height:1.55}.tour__actions{align-items:center;gap:8px;margin-top:16px;display:flex}.tour__spacer{flex:1}.story__figures{grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:8px;padding:24px;display:grid}.story__figures>div{border-left:1px solid var(--line);flex-direction:column;gap:6px;padding-left:16px;display:flex}.story__figures>div:first-child{border-left:0;padding-left:0}.story__figure-label{letter-spacing:.1em;text-transform:uppercase;color:var(--faint);font-size:11px;font-weight:600}.story__figure-value{color:var(--ink);font-size:28px;line-height:1}.story__figure-value--gold{color:var(--gold)}.story__chart{margin:16px 0}.story__quote{font-family:var(--display);color:var(--sage);margin:20px 0 0;font-size:24px;font-style:italic;line-height:1.35}.story__actions{flex-wrap:wrap;gap:10px;margin-top:32px;display:flex}@media (width<=640px){.story__figures{grid-template-columns:1fr 1fr}.story__figures>div:nth-child(3){border-left:0;padding-left:0}}.pf__totals{grid-template-columns:1.6fr 1fr 1fr 1fr;gap:18px;margin-bottom:18px;padding:26px;display:grid}.pf__total{border-left:1px solid var(--line);flex-direction:column;gap:6px;padding-left:18px;display:flex}.pf__total--hero{border-left:0;padding-left:0}.pf__total-label{letter-spacing:.1em;text-transform:uppercase;color:var(--faint);font-size:11px;font-weight:600}.pf__total-value{color:var(--ink);font-size:30px;line-height:1.05}.pf__total-value--gold{color:var(--gold);font-size:40px}.pf__total-value--small{font-size:18px}.pf__total-sub{color:var(--mute);font-size:12.5px}.pf__up{color:var(--green)}.pf__down{color:#f2a29b}.pf__fee{color:var(--gold)}.pf__table{min-width:620px}.pf__fund{flex-direction:column;display:flex}.pf__fund strong{color:var(--ink);font-weight:600}.pf__fund span{color:var(--faint);font-size:12px}.pf__fund:hover strong{color:var(--green)}.pf__receipts{margin-top:18px}.pf__receipts-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:14px;display:grid}.pf__note{margin-top:18px;display:block}@media (width<=809.98px){.pf__totals{grid-template-columns:1fr 1fr}.pf__total--hero{grid-column:1/-1}.pf__total:nth-child(2){border-left:0;padding-left:0}}.cmpf__picker{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.cmpf__table{min-width:560px}.cmpf__table th[scope=row]{color:var(--sage);white-space:normal;background:0 0;font-weight:500}.cmpf__table td{color:var(--ink);position:relative}.cmpf__table td.is-best{color:var(--green)}.cmpf__best{background:var(--green);vertical-align:middle;border-radius:50%;width:6px;height:6px;margin-left:8px;display:inline-block}.cmpf__fund{align-items:center;gap:10px;display:flex}.cmpf__fund strong{color:var(--ink);font-weight:600;display:block}.cmpf__fund em{color:var(--faint);font-size:12px;font-style:normal}.cmpf__avatar{background:var(--green-soft);width:34px;height:34px;color:var(--green);border:1px solid #5bd48a4d;border-radius:999px;flex:none;justify-content:center;align-items:center;font-size:11px;display:inline-flex}.cmpf__actions{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}
