.home-shell{--color-bg:var(--color-shell-ink);--color-fg:var(--color-shell-txt);--color-fg-subtle:var(--color-shell-txt-soft);--color-border:var(--color-shell-line);--shell-maxw:1240px;--shell-gutter:clamp(22px, 4vw, 56px);font-family:var(--font-ui,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif);color:var(--color-shell-txt);background:var(--color-shell-ink);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;min-height:100vh;line-height:1.5}.home-shell ::selection{color:#fff;background:#90af3d47}.home-shell a{color:inherit;text-decoration:none}.home-shell h1,.home-shell h2,.home-shell h3,.home-shell h4{letter-spacing:-.028em;margin:0;font-weight:600;line-height:1.06}.home-shell .wrap{max-width:var(--shell-maxw);padding:0 var(--shell-gutter);margin:0 auto}.home-shell .skip{z-index:100;background:var(--color-shell-skip);color:var(--color-shell-txt);border-radius:0 0 8px;padding:10px 16px;font-weight:700;position:absolute;top:0;left:-9999px}.home-shell .skip:focus{left:0}.home-shell .dk{isolation:isolate;background:linear-gradient(180deg, var(--color-shell-navy-3) 0%, var(--color-shell-ink) 86%);position:relative;overflow:hidden}.home-shell .dk:before{content:"";z-index:0;pointer-events:none;opacity:.5;background-image:linear-gradient(var(--color-shell-line) 1px, transparent 1px), linear-gradient(90deg, var(--color-shell-line) 1px, transparent 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(120% 85% at 50% 4%,#000 0%,#0000 62%);mask-image:radial-gradient(120% 85% at 50% 4%,#000 0%,#0000 62%)}.home-shell .dk>*{z-index:1;position:relative}.home-shell nav.dk{z-index:60;border-bottom:1px solid var(--color-shell-line);-webkit-backdrop-filter:saturate(140%)blur(14px);background:linear-gradient(#04101dc7,#04101d66);position:sticky;top:0;overflow:visible}.home-shell .nav-in{justify-content:space-between;align-items:center;height:78px;display:flex}.home-shell .logo-nav{opacity:.96;width:auto;height:46px;display:block}.home-shell .nav-links{color:var(--color-shell-txt-soft);align-items:center;gap:30px;font-size:14.5px;font-weight:450;display:flex}.home-shell .nav-links>a,.home-shell .nav-links .navitem{color:var(--color-shell-txt-soft);padding:6px 0;transition:color .2s;position:relative}.home-shell .nav-links>a:hover,.home-shell .nav-links .navitem:hover{color:var(--color-shell-txt)}.home-shell .nav-links>a:after{content:"";background:var(--color-shell-txt-soft);width:0;height:1px;transition:width .26s;position:absolute;bottom:0;left:0}.home-shell .nav-links>a:hover:after{width:100%}.home-shell .nav-right{align-items:center;gap:20px;display:flex}.home-shell .nav-right .si{color:var(--color-shell-txt-soft);font-size:14.5px;font-weight:500;transition:color .2s}.home-shell .nav-right .si:hover{color:var(--color-shell-txt)}.home-shell .nav-cta{color:var(--color-shell-cta-ink);background:linear-gradient(180deg, var(--color-shell-green-l) 0%, var(--color-moldavite-500) 64%, var(--color-peridot-500) 100%);border:1px solid #90af3d80;border-radius:9px;align-items:center;gap:8px;padding:10px 16px;font-size:14px;font-weight:600;transition:transform .18s cubic-bezier(.2,.7,.2,1),box-shadow .22s;display:inline-flex;box-shadow:inset 0 1px #ffffff59,0 10px 26px -12px #90af3d80}.home-shell .nav-cta:hover{transform:translateY(-1px);box-shadow:inset 0 1px #ffffff73,0 14px 32px -12px #90af3d9e}.home-shell .nav-cta svg{width:14px;height:14px}.home-shell .mm{position:relative}.home-shell .mm-btn{color:var(--color-shell-txt-soft);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:6px 0;font-family:inherit;font-size:14.5px;font-weight:450;transition:color .2s;display:inline-flex}.home-shell .mm-btn:hover,.home-shell .mm.open .mm-btn{color:var(--color-shell-txt)}.home-shell .mm-btn .chev{opacity:.7;width:14px;height:14px;transition:transform .22s}.home-shell .mm.open .mm-btn .chev{transform:rotate(180deg)}.home-shell .mm-panel{z-index:70;background:linear-gradient(180deg, var(--color-shell-menu-1), var(--color-shell-menu-2));border:1px solid var(--color-shell-line-strong);opacity:0;transform-origin:0 0;pointer-events:none;border-radius:16px;width:min(640px,100vw - 40px);padding:10px;transition:opacity .18s,transform .2s cubic-bezier(.2,.7,.2,1);position:absolute;top:calc(100% + 16px);left:-18px;transform:translateY(-8px)scale(.99);box-shadow:inset 0 1px #ffffff0d,0 30px 70px -26px #000000bf,0 8px 22px -10px #0000008c}.home-shell .mm.open .mm-panel{opacity:1;pointer-events:auto;transform:none}.home-shell .mm-grid{grid-template-columns:1fr 1fr;gap:2px;display:grid}.home-shell .mm-link{border-radius:11px;align-items:flex-start;gap:12px;padding:12px;transition:background .15s;display:flex}.home-shell .mm-link:hover{background:#adc4de12}.home-shell .mm-link .mi{border:1px solid var(--color-shell-line);background:var(--color-shell-glass);width:34px;height:34px;color:var(--color-shell-txt-soft);border-radius:9px;flex:none;place-items:center;display:grid}.home-shell .mm-link .mi svg{width:17px;height:17px}.home-shell .mm-link .tt{color:var(--color-shell-txt);align-items:center;gap:8px;font-size:14px;font-weight:550;display:flex}.home-shell .mm-link .dd{color:var(--color-shell-txt-faint);margin-top:3px;font-size:12px;line-height:1.45}.home-shell .tg{font-family:var(--font-mono,monospace);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;border:1px solid var(--color-shell-line-strong);color:var(--color-shell-txt-faint);border-radius:20px;padding:3px 7px;font-size:9px;font-weight:450}.home-shell .tg.live{color:var(--color-shell-green-l);background:#90af3d1a;border-color:#90af3d66}.home-shell .tg.live:before{content:"";background:var(--color-shell-green-l);vertical-align:middle;border-radius:50%;width:5px;height:5px;margin-right:5px;display:inline-block;box-shadow:0 0 0 2px #90af3d33}.home-shell .mm-link.coming{opacity:.52}.home-shell .mm-link.coming:hover{opacity:.78;background:#adc4de0d}.home-shell .mm-link.coming .tt{color:var(--color-shell-txt-soft);font-weight:450}.home-shell .mm-foot{border-top:1px solid var(--color-shell-line);justify-content:space-between;align-items:center;gap:12px;margin:6px 4px 2px;padding-top:12px;display:flex}.home-shell .mm-foot .mf-l{font-family:var(--font-mono,monospace);letter-spacing:.12em;text-transform:uppercase;color:var(--color-shell-txt-faint);font-size:10.5px}.home-shell .mm-foot a{color:var(--color-shell-txt-soft);align-items:center;gap:6px;font-size:13px;font-weight:500;transition:color .2s;display:inline-flex}.home-shell .mm-foot a:hover{color:var(--color-shell-txt)}.home-shell .mm-foot a svg{width:14px;height:14px}.home-shell .navtoggle{cursor:pointer;color:var(--color-shell-txt);background:0 0;border:0;padding:8px;display:none}.home-shell .navtoggle svg{width:26px;height:26px;display:block}.home-shell .si-drawer{display:none}@media (max-width:900px){.home-shell .nav-links,.home-shell .nav-right .si{display:none}.home-shell .navtoggle{display:block}.home-shell.nav-open .nav-links{background:var(--color-shell-navy-2);border-bottom:1px solid var(--color-shell-line);z-index:65;flex-direction:column;align-items:flex-start;gap:0;padding:8px 24px;display:flex;position:fixed;top:78px;left:0;right:0}.home-shell.nav-open .nav-links>a,.home-shell.nav-open .nav-links .mm{width:100%;padding:12px 0;font-size:16px}.home-shell.nav-open .nav-links .si-drawer{display:block}}@media (max-width:560px){.home-shell .mm-grid{grid-template-columns:1fr}}.home-shell .h-hero{padding-top:clamp(46px,7vw,86px);padding-bottom:clamp(54px,7vw,96px)}.home-shell .h-hero-in{grid-template-columns:minmax(0,1.02fr) minmax(0,1.16fr);align-items:center;gap:clamp(40px,5vw,80px);display:grid}@media (max-width:1040px){.home-shell .h-hero-in{grid-template-columns:1fr;gap:clamp(46px,8vw,68px)}}.home-shell .eyebrow-d{font-family:var(--font-mono,monospace);letter-spacing:.16em;color:var(--color-shell-txt-faint);align-items:center;gap:11px;margin-bottom:28px;font-size:12px;font-weight:450;display:inline-flex}.home-shell .eyebrow-d .tick{background:var(--color-shell-txt-faint);opacity:.7;width:18px;height:1px}.home-shell .eyebrow-d .dot{background:var(--color-moldavite-500);border-radius:50%;width:5px;height:5px;box-shadow:0 0 0 3px #90af3d24}.home-shell .h-hero h1{letter-spacing:-.036em;color:#fff;max-width:14ch;font-size:clamp(2.7rem,5.6vw,4.7rem);font-weight:600;line-height:1.02}.home-shell .h-hero h1 .flourish{color:var(--color-shell-green-l)}.home-shell .h-tagline{letter-spacing:-.02em;color:#fff;max-width:22ch;margin:20px 0 0;font-size:clamp(1.3rem,2.2vw,2rem);font-weight:800;line-height:1.12}.home-shell .h-hero .sub{color:var(--color-shell-txt-soft);max-width:46ch;margin-top:22px;font-size:clamp(1.05rem,1.3vw,1.26rem);font-weight:400;line-height:1.58}.home-shell .h-actions{flex-wrap:wrap;align-items:center;gap:18px;margin-top:36px;display:flex}.home-shell .btn-p{letter-spacing:-.005em;color:var(--color-shell-cta-ink);background:linear-gradient(180deg, var(--color-shell-green-l) 0%, var(--color-moldavite-500) 64%, var(--color-peridot-500) 100%);border:1px solid #90af3d80;border-radius:11px;align-items:center;gap:10px;padding:14px 24px;font-size:15.5px;font-weight:600;transition:transform .18s cubic-bezier(.2,.7,.2,1),box-shadow .22s;display:inline-flex;box-shadow:inset 0 1px #ffffff59,0 10px 30px -10px #90af3d8c,0 2px 8px -2px #0006}.home-shell .btn-p:hover{transform:translateY(-1.5px);box-shadow:inset 0 1px #ffffff73,0 16px 40px -12px #90af3db3,0 3px 10px -2px #00000073}.home-shell .btn-p svg{width:17px;height:17px;transition:transform .2s}.home-shell .btn-p:hover svg{transform:translate(3px)}.home-shell .btn-q{color:var(--color-shell-txt);align-items:center;gap:9px;padding:13px 4px;font-size:15.5px;font-weight:500;transition:color .2s;display:inline-flex}.home-shell .btn-q .ico{border:1px solid var(--color-shell-line-strong);background:var(--color-shell-glass);border-radius:50%;place-items:center;width:30px;height:30px;transition:border-color .2s,background .2s;display:grid}.home-shell .btn-q .ico svg{opacity:.85;width:14px;height:14px;transition:transform .2s}.home-shell .btn-q:hover{color:#fff}.home-shell .btn-q:hover .ico{background:#adc4de1a;border-color:#adc4de66}.home-shell .btn-q:hover .ico svg{transform:translate(2px)}.home-shell .scarce{color:var(--color-shell-txt-faint);border:1px solid var(--color-shell-line);background:var(--color-shell-glass);border-radius:30px;align-items:center;gap:12px;margin-top:34px;padding:9px 16px;font-size:13.5px;display:inline-flex}.home-shell .scarce .pip{background:var(--color-moldavite-500);border-radius:50%;flex:none;width:6px;height:6px;box-shadow:0 0 0 3px #90af3d24}.home-shell .scarce b{color:var(--color-shell-txt-soft);font-weight:550}.home-shell .visual{perspective:1800px;position:relative}.home-shell .visual-glow{filter:blur(8px);pointer-events:none;background:radial-gradient(60% 60% at 60% 30%,#90af3d1a,#0000 70%);position:absolute;inset:-12% -8% -20%}.home-shell .panel{background:linear-gradient(180deg, var(--color-shell-panel-1) 0%, var(--color-shell-panel-2) 100%);border:1px solid var(--color-shell-line-strong);transform-origin:100%;border-radius:16px;transition:transform .5s cubic-bezier(.2,.7,.2,1);position:relative;overflow:hidden;transform:rotateY(-7deg)rotateX(2.5deg);box-shadow:inset 0 1px #ffffff0f,0 40px 80px -34px #000c,0 18px 40px -28px #0009}.home-shell .visual:hover .panel{transform:rotateY(-4deg)rotateX(1.5deg)}@media (max-width:1040px){.home-shell .panel,.home-shell .visual:hover .panel{transform:none}}.home-shell .panel-bar{border-bottom:1px solid var(--color-shell-line);background:#ffffff04;align-items:center;gap:14px;height:46px;padding:0 16px;display:flex}.home-shell .panel-bar .dots{gap:7px;display:flex}.home-shell .panel-bar .dots i{background:#adc4de38;border-radius:50%;width:10px;height:10px}.home-shell .panel-bar .crumb{font-family:var(--font-mono,monospace);letter-spacing:.02em;color:var(--color-shell-txt-faint);font-size:11.5px}.home-shell .panel-bar .crumb b{color:var(--color-shell-txt-soft);font-weight:500}.home-shell .panel-body{grid-template-columns:200px 1fr;min-height:374px;display:grid}@media (max-width:560px){.home-shell .panel-body{grid-template-columns:1fr}.home-shell .p-rail{display:none}}.home-shell .p-rail{border-right:1px solid var(--color-shell-line);background:#04101d59;flex-direction:column;gap:3px;padding:18px 14px;display:flex}.home-shell .p-rail img{opacity:.9;width:auto;height:22px;margin:4px 6px 16px}.home-shell .p-item{color:var(--color-shell-txt-soft);border-radius:8px;align-items:center;gap:11px;padding:9px 11px;font-size:13.5px;font-weight:450;display:flex}.home-shell .p-item svg{opacity:.6;width:16px;height:16px}.home-shell .p-item.on{color:#fff;background:#adc4de14}.home-shell .p-item.on svg{opacity:.9}.home-shell .p-spacer{flex:1}.home-shell .p-foot{font-family:var(--font-mono,monospace);letter-spacing:.1em;color:var(--color-shell-txt-faint);opacity:.7;padding:8px 11px;font-size:10px}.home-shell .board{padding:22px 24px}.home-shell .board-head{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.home-shell .board-head h3{color:#fff;letter-spacing:-.01em;font-size:16px;font-weight:600}.home-shell .board-head .sample{font-family:var(--font-mono,monospace);letter-spacing:.1em;text-transform:uppercase;color:var(--color-shell-txt-faint);border:1px solid var(--color-shell-line);vertical-align:middle;border-radius:20px;margin-left:8px;padding:2px 8px;font-size:9.5px;font-weight:450}.home-shell .board-head .new{color:var(--color-shell-txt);border:1px solid var(--color-shell-line-strong);background:var(--color-shell-glass);border-radius:8px;align-items:center;gap:7px;padding:7px 12px;font-size:12.5px;font-weight:550;display:inline-flex}.home-shell .board-head .new svg{opacity:.7;width:13px;height:13px}.home-shell .b-stats{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:22px;display:grid}.home-shell .b-stat{border:1px solid var(--color-shell-line);background:#ffffff03;border-radius:11px;padding:14px 15px}.home-shell .b-stat .l{font-family:var(--font-mono,monospace);letter-spacing:.12em;text-transform:uppercase;color:var(--color-shell-txt-faint);font-size:9.5px}.home-shell .b-stat .v{color:#fff;letter-spacing:-.02em;font-variant-numeric:tabular-nums;margin-top:6px;font-size:25px;font-weight:600}.home-shell .b-stat .d{color:var(--color-shell-txt-faint);margin-top:3px;font-size:11px}.home-shell .b-rows{flex-direction:column;display:flex}.home-shell .b-row{border-top:1px solid var(--color-shell-line);grid-template-columns:1fr auto auto;align-items:center;gap:16px;padding:13px 4px;font-size:13.5px;display:grid}.home-shell .b-row:first-child{border-top:0}.home-shell .b-row .doc{color:var(--color-shell-txt);font-weight:450}.home-shell .b-row .doc small{color:var(--color-shell-txt-faint);margin-top:2px;font-size:11.5px;font-weight:400;display:block}.home-shell .b-row .amt{font-family:var(--font-mono,monospace);color:var(--color-shell-txt-soft);font-variant-numeric:tabular-nums;font-size:13px}.home-shell .b-tag{font-family:var(--font-mono,monospace);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;border:1px solid var(--color-shell-line-strong);color:var(--color-shell-txt-soft);background:#adc4de0a;border-radius:20px;padding:4px 9px;font-size:10px;font-weight:450}.home-shell .b-tag.paid{color:var(--color-shell-green-l);background:#90af3d1a;border-color:#90af3d66}.home-shell .b-tag.paid:before{content:"";background:var(--color-shell-green-l);vertical-align:middle;border-radius:50%;width:5px;height:5px;margin-right:6px;display:inline-block;box-shadow:0 0 0 2px #90af3d33}.home-shell .sec{padding:clamp(76px,9vw,118px) 0;position:relative}.home-shell .sec-line{border-top:1px solid var(--color-shell-line)}.home-shell .lead{max-width:680px}.home-shell .kk{font-family:var(--font-mono,monospace);letter-spacing:.18em;text-transform:uppercase;color:var(--color-shell-txt-faint);align-items:center;gap:10px;margin-bottom:22px;font-size:11.5px;display:inline-flex}.home-shell .kk:before{content:"";background:var(--color-shell-txt-faint);opacity:.7;width:22px;height:1px;display:inline-block}.home-shell .sec h2{color:#fff;letter-spacing:-.03em;font-size:clamp(1.9rem,3.4vw,2.7rem);font-weight:600}.home-shell .sec h2 .flourish{color:var(--color-shell-green-l)}.home-shell .sec .intro{color:var(--color-shell-txt-soft);max-width:62ch;margin-top:18px;font-size:1.08rem;line-height:1.6}.home-shell .sec.center-lead{text-align:center}.home-shell .sec.center-lead .lead{margin:0 auto}.home-shell .sec.center-lead .kk{justify-content:center}.home-shell .sec.center-lead .intro{margin-left:auto;margin-right:auto}.home-shell .caps{border:1px solid var(--color-shell-line);background:var(--color-shell-line);border-radius:16px;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:54px;display:grid;overflow:hidden}@media (max-width:980px){.home-shell .caps{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.home-shell .caps{grid-template-columns:1fr}}.home-shell .cap{background:linear-gradient(180deg, var(--color-shell-card-1), var(--color-shell-panel-2));flex-direction:column;gap:12px;min-height:184px;padding:26px 24px;transition:background .2s;display:flex}.home-shell .cap:hover{background:linear-gradient(180deg, var(--color-shell-panel-hi), var(--color-shell-cap-hover-2))}.home-shell .cap .ci{border:1px solid var(--color-shell-line);background:var(--color-shell-glass);width:38px;height:38px;color:var(--color-shell-txt-soft);border-radius:10px;place-items:center;display:grid}.home-shell .cap .ci svg{width:18px;height:18px}.home-shell .cap h3{color:#fff;letter-spacing:-.01em;font-size:15.5px;font-weight:600}.home-shell .cap p{color:var(--color-shell-txt-soft);flex:1;font-size:13px;line-height:1.5}.home-shell .cap .row-tag{margin-top:auto}.home-shell .cap.coming{opacity:.6}.home-shell .cap.coming:hover{opacity:.82}.home-shell .cap.coming h3{color:var(--color-shell-txt-soft)}.home-shell .fm-grid{grid-template-columns:1.05fr 1fr;align-items:center;gap:clamp(36px,5vw,72px);margin-top:8px;display:grid}@media (max-width:980px){.home-shell .fm-grid{grid-template-columns:1fr;gap:44px}}.home-shell .fm-quota{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.home-shell .fm-quota .q{border:1px solid var(--color-shell-line);background:var(--color-shell-glass);border-radius:11px;align-items:baseline;gap:8px;padding:13px 16px;display:inline-flex}.home-shell .fm-quota .q .n{font-family:var(--font-mono,monospace);color:#fff;font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-size:19px;font-weight:500}.home-shell .fm-quota .q .t{color:var(--color-shell-txt-soft);font-size:13px}.home-shell .fm-perks{border:1px solid var(--color-shell-line);background:var(--color-shell-line);border-radius:16px;grid-template-columns:1fr 1fr;gap:1px;display:grid;overflow:hidden}@media (max-width:520px){.home-shell .fm-perks{grid-template-columns:1fr}}.home-shell .perk{background:linear-gradient(180deg, var(--color-shell-card-1), var(--color-shell-panel-2));gap:13px;padding:22px 20px;display:flex}.home-shell .perk .pi{border:1px solid var(--color-shell-line);background:var(--color-shell-glass);width:30px;height:30px;color:var(--color-shell-txt-soft);border-radius:8px;flex:none;place-items:center;display:grid}.home-shell .perk .pi svg{width:15px;height:15px}.home-shell .perk h4{color:#fff;letter-spacing:-.01em;margin-bottom:4px;font-size:14.5px;font-weight:600}.home-shell .perk p{color:var(--color-shell-txt-soft);font-size:12.5px;line-height:1.5}.home-shell .fm-cta{flex-wrap:wrap;align-items:center;gap:18px;margin-top:34px;display:flex}.home-shell .road{grid-template-columns:repeat(5,1fr);gap:18px;margin-top:50px;display:grid;position:relative}@media (max-width:980px){.home-shell .road{grid-template-columns:1fr 1fr}}@media (max-width:520px){.home-shell .road{grid-template-columns:1fr}}.home-shell .rstep{border:1px solid var(--color-shell-line);background:linear-gradient(180deg, var(--color-shell-card-1), var(--color-shell-panel-2));border-radius:14px;padding:22px 20px}.home-shell .rstep .when{font-family:var(--font-mono,monospace);letter-spacing:.14em;text-transform:uppercase;color:var(--color-shell-txt-faint);align-items:center;gap:8px;margin-bottom:14px;font-size:10.5px;display:flex}.home-shell .rstep .when .d{background:var(--color-shell-txt-faint);border-radius:50%;width:6px;height:6px}.home-shell .rstep.now .when{color:var(--color-shell-green-l)}.home-shell .rstep.now .when .d{background:var(--color-shell-green-l);box-shadow:0 0 0 3px #90af3d29}.home-shell .rstep h4{color:#fff;letter-spacing:-.01em;margin-bottom:8px;font-size:15px;font-weight:600}.home-shell .rstep p{color:var(--color-shell-txt-soft);font-size:12.5px;line-height:1.5}.home-shell .doors{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:50px;display:grid}@media (max-width:880px){.home-shell .doors{grid-template-columns:1fr 1fr}}@media (max-width:520px){.home-shell .doors{grid-template-columns:1fr}}.home-shell .door{border:1px solid var(--color-shell-line);background:linear-gradient(180deg, var(--color-shell-card-1), var(--color-shell-panel-2));border-radius:14px;flex-direction:column;gap:10px;padding:24px;transition:border-color .25s,transform .25s;display:flex}.home-shell .door:hover{border-color:var(--color-shell-line-strong);transform:translateY(-3px)}.home-shell .door .di{border:1px solid var(--color-shell-line);background:var(--color-shell-glass);width:36px;height:36px;color:var(--color-shell-txt-soft);border-radius:10px;place-items:center;display:grid}.home-shell .door .di svg{width:17px;height:17px}.home-shell .door h3{color:#fff;letter-spacing:-.01em;font-size:16px;font-weight:600}.home-shell .door p{color:var(--color-shell-txt-soft);flex:1;font-size:13px;line-height:1.5}.home-shell .door .go{color:var(--color-shell-txt-soft);align-items:center;gap:7px;font-size:13px;font-weight:500;transition:gap .2s,color .2s;display:inline-flex}.home-shell .door .go svg{width:14px;height:14px;transition:transform .2s}.home-shell .door:hover .go{color:var(--color-shell-txt)}.home-shell .door:hover .go svg{transform:translate(3px)}.home-shell .proof{grid-template-columns:1.1fr 1fr;align-items:center;gap:clamp(36px,5vw,64px);margin-top:8px;display:grid}@media (max-width:980px){.home-shell .proof{grid-template-columns:1fr;gap:40px}}.home-shell .proof-card{border:1px solid var(--color-shell-line-strong);background:linear-gradient(180deg, var(--color-shell-panel-1), var(--color-shell-panel-2));border-radius:16px;overflow:hidden;box-shadow:0 30px 70px -34px #000000b3}.home-shell .pc-bar{border-bottom:1px solid var(--color-shell-line);background:#ffffff03;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.home-shell .pc-bar .who{color:var(--color-shell-txt-soft);align-items:center;gap:10px;font-size:13px;font-weight:500;display:flex}.home-shell .pc-bar .who .av{border:1px solid var(--color-shell-line);background:var(--color-shell-glass);width:24px;height:24px;color:var(--color-shell-txt-faint);border-radius:7px;place-items:center;display:grid}.home-shell .pc-bar .who .av svg{width:13px;height:13px}.home-shell .pc-body{flex-direction:column;gap:10px;padding:20px 18px;display:flex}.home-shell .pc-row{border:1px solid var(--color-shell-line);background:#ffffff03;border-radius:11px;grid-template-columns:1fr auto;align-items:center;gap:14px;padding:13px 14px;font-size:13.5px;display:grid}.home-shell .pc-row .lbl{color:var(--color-shell-txt);font-weight:450}.home-shell .pc-row .lbl small{color:var(--color-shell-txt-faint);margin-top:2px;font-size:11.5px;display:block}.home-shell .band{text-align:center;padding:clamp(80px,10vw,128px) 0}.home-shell .band h2{color:#fff;letter-spacing:-.032em;max-width:18ch;margin:0 auto;font-size:clamp(2.1rem,4vw,3.3rem);font-weight:600}.home-shell .band h2 .flourish{color:var(--color-shell-green-l)}.home-shell .band .intro{max-width:48ch;color:var(--color-shell-txt-soft);margin:22px auto 0;font-size:1.1rem;line-height:1.55}.home-shell .band .b-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;margin-top:38px;display:flex}.home-shell footer.dk{background:linear-gradient(180deg, var(--color-shell-ink), var(--color-shell-ink-2));color:var(--color-shell-txt-soft);border-top:1px solid var(--color-shell-line);padding:64px 0 44px}.home-shell .foot-in{flex-wrap:wrap;justify-content:space-between;gap:40px;margin-bottom:42px;display:flex}.home-shell .foot-in img{opacity:.92;width:auto;height:44px}.home-shell .foot-cols{flex-wrap:wrap;gap:64px;display:flex}.home-shell .fcol h5{color:var(--color-shell-txt);font-family:var(--font-mono,monospace);text-transform:uppercase;letter-spacing:.14em;margin-bottom:15px;font-size:10.5px;font-weight:500}.home-shell .fcol a{color:var(--color-shell-txt-soft);margin-bottom:10px;font-size:14px;transition:color .2s;display:block}.home-shell .fcol a:hover{color:var(--color-shell-txt)}.home-shell .fcol a.dim{opacity:.5}.home-shell .fcol a.dim:hover{opacity:.8;color:var(--color-shell-txt-soft)}.home-shell .foot-bot{border-top:1px solid var(--color-shell-line);font-family:var(--font-mono,monospace);letter-spacing:.04em;color:var(--color-shell-txt-faint);padding-top:26px;font-size:12px}.home-shell .reveal{opacity:0;transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1);transform:translateY(18px)}.home-shell .reveal.in,html:not(.js) .home-shell .reveal{opacity:1;transform:none}.home-shell a:focus-visible,.home-shell button:focus-visible{outline:2px solid var(--color-shell-green-l);outline-offset:3px;border-radius:8px}@media (prefers-reduced-motion:reduce){.home-shell .reveal{opacity:1;transition:none;transform:none}.home-shell .panel,.home-shell .visual:hover .panel{transition:none}.home-shell *,.home-shell :before,.home-shell :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
