.home{overflow-x:clip}.home .shell{max-width:1240px;padding:0 24px}@media (min-width:900px){.home .shell{padding:0 34px}}.home h1,.home h2,.home h3,.home h4,.home p{margin:0}.home .sr{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.home button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;padding:0}.home [data-reveal]{opacity:0;transition:opacity .9s var(--ease),transform 1s var(--ease);transition-delay:calc(var(--i,0)*90ms);transform:translateY(26px)}.home [data-reveal].in{opacity:1;transform:none}.home [data-reveal=fade]{transform:none}.home [data-reveal=left]{transform:translate(-26px)}.home [data-reveal=scale]{transform:scale(.96)}.home .draw-on.ready :is(path,line):not(defs *){stroke-dasharray:1;stroke-dashoffset:1px;vector-effect:non-scaling-stroke}.home .draw-on.ready.in :is(path,line):not(defs *){animation:draw 1.5s var(--ease) forwards;animation-delay:var(--d,0s)}.home .draw-on.ready :is(text,rect,circle):not(defs *){opacity:0;transition:opacity .6s var(--ease);transition-delay:var(--d,0s)}.home .draw-on.ready.in :is(text,rect,circle):not(defs *){opacity:1}@keyframes draw{to{stroke-dashoffset:0}}@keyframes fadein{to{opacity:1}}@keyframes blink{50%{opacity:.35}}@keyframes ping{0%{opacity:1;transform:scale(.6)}to{opacity:0;transform:scale(2.6)}}.home .home-hero{padding:80px 0 56px;position:relative}.home .hero-shell{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:stretch;gap:48px;display:grid}.home .hero-kick{color:var(--cold);align-items:center;gap:12px;margin-bottom:34px;display:flex}.home .hero-kick:before{content:"";background:var(--cold);width:6px;height:6px;box-shadow:0 0 14px var(--cold);border-radius:50%;flex:none;animation:2.4s ease-in-out infinite blink}.home h1{font-family:var(--serif);letter-spacing:-.018em;text-wrap:initial;max-width:15ch;font-size:clamp(48px,7vw,96px);font-weight:400;line-height:.96}.home .h1-l{display:block}.home .w{vertical-align:bottom;margin-bottom:-.08em;padding-bottom:.08em;display:inline-block;overflow:hidden}.home .w>span{transition:transform 1.1s var(--ease);transition-delay:calc(var(--i)*55ms);display:inline-block;transform:translateY(112%)}.home.in .w>span{transform:none}.home .hero-sub{color:var(--dim);letter-spacing:0;max-width:640px;margin-top:34px;font-size:clamp(17px,1.5vw,21px);line-height:1.5}.home .hero-sub b{color:var(--ink);font-weight:400}.home .act{flex-wrap:wrap;gap:12px;margin:40px 0 0;display:flex}.home .hero-side{grid-template-rows:minmax(0,1fr) auto;place-items:center end;gap:20px;min-height:100%;display:grid}.home .hero-side>div{place-items:center;width:100%;display:grid}.home .hero-orb{aspect-ratio:1;place-self:center;width:min(100%,400px);margin-top:12px;position:relative}.home .hero-orb:before{content:"";pointer-events:none;filter:blur(10px);background:radial-gradient(circle,#5ed0e61f,#5ed0e609 42%,#0000 68%);border-radius:50%;position:absolute;inset:-14%}.home .hero-orb canvas{width:100%;height:100%;display:block;position:relative}.home .hero-note{max-width:340px;color:var(--muted);letter-spacing:.14em;justify-self:end;align-items:flex-start;gap:12px;margin:0;font-size:10.5px;line-height:1.7;display:flex}.home .hero-note:before{content:"";background:#4fd08a;border-radius:50%;flex:0 0 6px;height:6px;margin-top:6px;box-shadow:0 0 10px #4fd08a}.home .hero-note:after{content:"→";color:var(--faint);flex:none;margin-top:1px}.home .dc-band{border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);background:radial-gradient(circle at 1px 1px,#f9f5ef13 1px,transparent 1.3px) 0 0/22px 22px,var(--ground);position:relative}.home .dc-band:before,.home .dc-band:after{content:"";background:linear-gradient(90deg,var(--ground),transparent);pointer-events:none;z-index:2;width:180px;position:absolute;inset:0 auto 0 0}.home .dc-band:after{background:linear-gradient(-90deg,var(--ground),transparent);left:auto;right:0}.home .dc-wrap{z-index:3;grid-template-columns:222px minmax(0,1fr) 222px;grid-template-areas:"l s r""c c c";align-items:center;gap:18px 28px;max-width:1440px;padding-top:30px;padding-bottom:40px;display:grid;position:relative}.home .dc-panel{border:1px solid var(--rule);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#131210c7;border-radius:16px;padding:18px 16px 16px;position:relative;box-shadow:0 20px 60px -30px #000c}.home .dc-panel.l{grid-area:l}.home .dc-panel.r{grid-area:r}.home .dc-panel h4{font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;color:var(--cold);align-items:center;gap:8px;margin-bottom:14px;font-size:10px;font-weight:500;display:flex}.home .dc-panel h4:after{content:"";background:var(--rule2);flex:1;height:1px}.home .dc-panel.r h4{color:#4fd08a}.home .chips{gap:8px;display:grid}.home .chip{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--muted);border:1px solid var(--rule);background:#f9f5ef06;border-radius:9px;padding:11px 12px 11px 30px;font-size:10.5px;transition:border-color .3s,color .3s,transform .3s;position:relative}.home .chip:before{content:"";background:var(--faint);border-radius:50%;width:6px;height:6px;margin-top:-3px;transition:all .3s;position:absolute;top:50%;left:12px}.home .dc-panel.l .chip.live:before,.home .dc-panel.l .chip:hover:before{background:var(--cold);box-shadow:0 0 8px var(--cold)}.home .dc-panel.r .chip.live:before,.home .dc-panel.r .chip:hover:before{background:#4fd08a;box-shadow:0 0 8px #4fd08a}.home .chip.live,.home .chip:hover{color:var(--ink);border-color:var(--rule2);transform:translate(2px)}.home .dc-stage{grid-area:s;width:100%;position:relative}.home .dc-stage svg{width:100%;height:auto;display:block;overflow:visible}.home .dc-svg .dl{fill:none;stroke:#f9f5ef9e;stroke-width:1.1px;stroke-linejoin:round;stroke-linecap:round;stroke-dasharray:1;stroke-dashoffset:1px;vector-effect:non-scaling-stroke;transition:stroke .5s,filter .5s}.home .dc-svg.go .dl{animation:draw 1.5s var(--ease) forwards;animation-delay:var(--d,0s)}.home .dc-svg .face{fill:var(--ground)}.home .dc-svg .ft{fill:#161513}.home .dc-svg .fl{fill:#0f0e0d}.home .dc-svg .fr{fill:#121110}.home .dc-svg .grid{stroke:#f9f5ef1c}.home .dc-svg .floor{stroke:#f9f5ef66}.home .dc-svg .wall{stroke:#f9f5ef33}.home .dc-svg .thin{stroke:#f9f5ef4d;stroke-width:.8px}.home .dc-svg .pipe-s{stroke:var(--cold);stroke-width:1.4px;opacity:.85}.home .dc-svg .pipe-r{stroke:var(--thermal);stroke-width:1.4px;opacity:.85}.home .dc-svg .flow{fill:none;stroke-width:1.8px;stroke-dasharray:3 13;stroke-linecap:round;opacity:0;vector-effect:non-scaling-stroke;transition:opacity 1s 3s;animation:1.4s linear infinite flow}.home .dc-svg.go .flow{opacity:.95}.home .dc-svg .flow.s{stroke:#c9f3fb}.home .dc-svg .flow.r{stroke:#ffd0b5}@keyframes flow{to{stroke-dashoffset:-16px}}.home .dc-svg .led{fill:#4fd08a;opacity:0;animation:.6s forwards ledin;animation-delay:var(--d,0s);animation-play-state:paused}.home .dc-svg.go .led{animation-play-state:running}@keyframes ledin{to{opacity:.85}}.home .dc-svg .led.blink{animation:.6s forwards ledin,1.8s ease-in-out infinite ledblink;animation-delay:var(--d,0s),calc(var(--d,0s) + .6s)}@keyframes ledblink{50%{opacity:.15}}.home .dc-svg .screen{fill:#5ed0e61f;stroke:#5ed0e699}.home .dc-svg .dc-lbl{font-family:var(--mono);letter-spacing:.14em;fill:#f9f5ef8c;opacity:0;animation:.8s forwards fadein;animation-delay:var(--d,0s);font-size:8.5px;animation-play-state:paused}.home .dc-svg.go .dc-lbl{animation-play-state:running}.home .dc-svg .fan{transform-box:fill-box;transform-origin:50%;animation:5s linear infinite spin}.home .dc-svg .fan.slow{animation-duration:7.5s}@keyframes spin{to{transform:rotate(360deg)}}.home .dc-svg .unit{transition:all .5s}.home .dc-svg .unit.hot .dl{stroke:var(--hot);filter:drop-shadow(0 0 5px var(--hot))}.home .dc-svg .unit.hot .face{fill:color-mix(in srgb,var(--hot) 10%,var(--ground))}.home .dc-tips{pointer-events:none;position:absolute;inset:0}.home .mk{background:var(--c);width:10px;height:10px;box-shadow:0 0 12px var(--c);opacity:0;border-radius:50%;margin:-5px 0 0 -5px;transition:opacity .4s;position:absolute}.home .mk:after{content:"";border:1px solid var(--c);border-radius:50%;animation:1.5s ease-out infinite ping;position:absolute;inset:-3px}.home .mk.show{opacity:1}.home .tip{--c:var(--ink);opacity:0;transform-origin:0;transition:opacity .5s var(--ease),transform .55s var(--ease);border:1px solid var(--rule2);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);white-space:nowrap;background:#11100ee6;border-radius:11px;gap:3px;padding:9px 13px 9px 14px;display:grid;position:absolute;transform:translate(16px,-50%)scale(.9);box-shadow:0 18px 48px -12px #000000b3}.home .tip:before{content:"";background:var(--c);width:16px;height:1px;position:absolute;top:50%;left:-16px}.home .tip.show{opacity:1;transform:translate(16px,-50%)scale(1)}.home .tip.flip{transform-origin:100%;transform:translate(calc(-100% - 16px),-50%)scale(.9)}.home .tip.flip:before{left:auto;right:-16px}.home .tip.flip.show{transform:translate(calc(-100% - 16px),-50%)scale(1)}.home .tip.up{transform-origin:bottom;transform:translate(-50%,calc(-100% - 16px))scale(.9)}.home .tip.up:before{width:1px;height:16px;top:auto;bottom:-16px;left:50%}.home .tip.up.show{transform:translate(-50%,calc(-100% - 16px))scale(1)}.home .tip-k{font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;color:var(--c);align-items:center;gap:7px;font-size:9.5px;display:flex}.home .tip-k:before{content:"";background:var(--c);border-radius:50%;width:5px;height:5px}.home .tip-t{color:var(--ink);font-size:12.5px}.home .k-ok{--c:#4fd08a}.home .k-warn{--c:var(--thermal)}.home .k-cold{--c:var(--cold)}.home .k-info{--c:var(--ink)}.home .dc-conn{grid-area:c;justify-content:center;align-items:center;height:56px;display:flex;position:relative}.home .dc-conn:before{content:"";border-top:1px dashed #f2793a8c;position:absolute;top:50%;left:0;right:0}.home .dc-node{background:var(--ground);align-items:center;gap:14px;padding:0 22px;display:flex;position:relative}.home .dc-node b{font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;color:var(--thermal);font-size:11px;font-weight:500}.home .dc-node i{border:1px dashed var(--thermal);border-radius:50%;place-items:center;width:28px;height:28px;display:grid;position:relative}.home .dc-node i:before{content:"";background:var(--thermal);border-radius:50%;width:6px;height:6px;animation:1.6s infinite blink}.home .dc-node i:after{content:"";border:1px solid #f2793a66;border-radius:50%;animation:2s ease-out infinite ping;position:absolute;inset:-6px}.home .dc-conn-cap{font-family:var(--mono);letter-spacing:.18em;text-transform:uppercase;color:var(--faint);white-space:nowrap;font-size:9.5px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.home .stats{border-top:0;border-bottom:1px solid var(--rule);padding:0}.home .stat-row{text-align:left;grid-template-columns:repeat(3,1fr);gap:0;display:grid}.home .stat{border-left:1px solid var(--rule);padding:48px 34px 42px}.home .stat:first-child{border-left:0;padding-left:0}.home .stat b{font:400 clamp(48px,5.4vw,80px)/1 var(--serif);letter-spacing:-.02em;font-variant-numeric:tabular-nums;margin-bottom:14px;display:block}.home .stat b em{color:var(--cold);font-style:normal}.home .stat p{color:var(--dim);max-width:300px;margin:0;font-size:15px;line-height:1.55}.home .stat-src{color:var(--faint);text-align:right;border-top:1px solid var(--rule);margin:0;padding:16px 0 20px}.home .sec{border-top:0;padding:128px 0;position:relative}.home .sec.tint{background:linear-gradient(180deg,var(--ground) 0%,#100f0e 50%,var(--ground) 100%)}.home .eyebrow{color:var(--cold);align-items:center;gap:14px;margin-bottom:26px;display:flex}.home .eyebrow i{color:var(--faint);margin:0}.home .eyebrow:after{content:"";background:var(--rule2);width:40px;height:1px}.home .eyebrow.mid{text-align:left;justify-content:center}.home .head{max-width:820px;margin-bottom:64px;display:block}.home .head.mid{text-align:center;margin-inline:auto}.home h2{font-family:var(--serif);letter-spacing:-.015em;text-wrap:initial;max-width:none;font-size:clamp(38px,4.8vw,64px);font-weight:400;line-height:1.02}.home .head .lede{color:var(--dim);max-width:640px;margin-top:22px;padding:0;font-size:clamp(17px,1.4vw,20px);line-height:1.55}.home .head.mid .lede{margin-inline:auto}.home h3{font-family:var(--sans);letter-spacing:-.005em;font-size:20px;font-weight:500;line-height:1.3}.home .sticky-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:72px;display:grid}.home .sticky-col{position:sticky;top:128px}.home .sticky-col .head{margin-bottom:0}.home .steps{border-top:1px solid var(--rule);margin:0;display:block}.home .step{border-top:0;border-bottom:1px solid var(--rule);grid-template-columns:56px minmax(0,1fr) 150px;align-items:center;gap:26px;padding:44px 0;transition:opacity .5s;display:grid}.home .step b{font-family:var(--mono);letter-spacing:.14em;color:var(--cold);align-self:start;margin:0;padding-top:6px;font-size:13px;font-weight:500}.home .step h3{font-family:var(--serif);margin:0;font-size:30px;font-weight:400;line-height:1.1}.home .step p{color:var(--dim);max-width:460px;margin-top:14px;font-size:15.5px}.home .step-ico{width:150px;height:100px}.home .step-ico .dl{stroke:#f9f5efb3;stroke-width:1.2px;fill:none}.home .step-ico .c{stroke:var(--cold)}.home .step-ico .h{stroke:var(--thermal)}.home .step-ico .o{stroke:#4fd08a}.home .step-ico .dot{fill:#f9f5efb3}.home .step-ico .dotc{fill:var(--cold)}.home .steps:hover .step:not(:hover){opacity:.55}.home .fig{margin-top:40px;padding:0;overflow:visible}.home .fig svg{overflow:visible}.home .lbl{letter-spacing:.12em;fill:var(--dim);font-size:10.5px}.home .lbl-i{fill:var(--muted)}.home .lbl-c{fill:var(--cold)}.home .lbl-h{fill:var(--thermal)}.home .nb{fill:#f9f5ef09;stroke:#f9f5ef38}.home .nb.hot{stroke:var(--thermal);fill:#f2793a1a}.home .nb.cold{stroke:var(--cold);fill:#5ed0e61a}.home .nb.ghost{stroke-dasharray:3 4;fill:none}.home .e-f{stroke:#f9f5ef29}.home .e-h{stroke:var(--thermal);stroke-width:1.2px}.home .e-c{stroke:var(--cold);stroke-width:1.2px}.home .fig-cap{font:400 15px/1.6 var(--sans);letter-spacing:0;text-transform:none;color:var(--dim);margin-top:26px}.home .fig-cap b{color:var(--ink);font-weight:500}.home .fig-cap.mid{text-align:center}.home .cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.home .card{background:var(--raise);border:1px solid var(--rule);transition:transform .5s var(--ease),border-color .4s;border-radius:20px;padding:32px 30px 28px;display:block;position:relative;overflow:hidden}.home .card:before{content:"";pointer-events:none;opacity:0;background:radial-gradient(420px circle at var(--mx,50%) var(--my,0%),#f9f5ef12,transparent 42%);transition:opacity .5s;position:absolute;inset:0}.home .card:hover{border-color:var(--rule2);transform:translateY(-4px)}.home .card:hover:before{opacity:1}.home .card h3{font-family:var(--serif);letter-spacing:0;margin:0;font-size:27px;font-weight:400;line-height:1.12}.home .card p{color:var(--dim);margin:14px 0 0;font-size:15px}.home .card-viz{border-top:1px solid var(--rule);height:126px;margin-top:28px;padding-top:22px;position:relative;-webkit-mask-image:none;mask-image:none}.home .sig{color:var(--thermal);letter-spacing:.1em;gap:6px;padding:0;font-size:10px;display:grid;position:relative}.home .sig i{color:var(--thermal);animation:sigin 6s var(--ease) infinite;transform-origin:0;background:#f2793a0f;border:1px solid #f2793a73;border-radius:7px;gap:0;padding:7px 10px}.home .sig i:before{content:none}.home .sig i:nth-child(2){animation-delay:.25s}.home .sig i:nth-child(3){animation-delay:.5s}.home .sig i.join{border-color:var(--cold);color:var(--cold);animation:sigjoin 6s var(--ease) infinite;transform-origin:50%;background:#5ed0e614;margin:0;position:absolute;inset:auto 0 0}@keyframes sigin{0%{opacity:0;transform:translate(-10px)}8%,45%{opacity:1;transform:none}60%,to{opacity:0;transform:translateY(40px)scale(.9)}}@keyframes sigjoin{0%,55%{opacity:0;transform:translateY(10px)scale(.96)}66%,90%{opacity:1;transform:none}to{opacity:0}}.home .tg{grid-template-columns:repeat(14,1fr);gap:8px 6px;padding:8px 0;display:grid;position:relative}.home .tg span{aspect-ratio:auto;color:#f9f5ef47;text-align:center;background:0 0;border:0;font-size:10px;line-height:1;transition:color .3s;display:block}.home .tg span.ok{color:#4fd08a;text-shadow:0 0 12px #4fd08a;background:0 0;border:0;animation:2.6s ease-in-out infinite okpulse}@keyframes okpulse{50%{transform:scale(1.35)}}.home .tg:after{content:"";width:26px;animation:scan 3.2s var(--ease) infinite;background:linear-gradient(90deg,#0000,#5ed0e659,#0000);position:absolute;top:0;bottom:0;left:0}@keyframes scan{0%{opacity:0;left:-10%}10%{opacity:1}85%{opacity:1}to{opacity:0;left:100%}}.home .card-viz svg{width:100%;height:100px;display:block;overflow:visible}.home .card-viz .e-h,.home .card-viz .e-c{stroke-width:1.6px}.home .card-viz path.e-h{stroke-dasharray:1;stroke-dashoffset:1px;animation:exdraw 5s var(--ease) infinite}.home .card-viz path.e-c{stroke-dasharray:1;stroke-dashoffset:1px;animation:exdraw 5s var(--ease) infinite;animation-delay:1.2s}@keyframes exdraw{0%{stroke-dashoffset:1px}40%,85%{stroke-dashoffset:0}to{stroke-dashoffset:0;opacity:0}}.home .card-viz circle{animation:5s infinite exdot}.home .card-viz circle:nth-of-type(2){animation-delay:1.3s}@keyframes exdot{0%,15%{opacity:0}25%,85%{opacity:1}to{opacity:0}}.home .split{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:64px;margin-top:16px;display:grid}.home .split-fig .fig{margin-top:0}.home .st-plane{fill:#f9f5ef09;stroke:#f9f5ef59;stroke-width:1px;transition:all .5s}.home .st-core{fill:#5ed0e61a;stroke:var(--cold);stroke-width:1.1px;transition:all .5s}.home .st-grid{stroke:#f9f5ef12;fill:none}.home .pl{transition:opacity .5s;animation:7s ease-in-out infinite floaty}.home .pl:nth-of-type(2){animation-delay:-2.3s}.home .pl:nth-of-type(3){animation-delay:-4.6s}@keyframes floaty{50%{transform:translateY(-7px)}}.home .layers-svg.focus .pl{opacity:.35}.home .layers-svg.focus .pl.on{opacity:1}.home .layers-svg .pl.on .st-plane{stroke:var(--ink);fill:#f9f5ef14}.home .planes{border-top:0;gap:12px;display:grid}.home .plane{border:1px solid var(--rule);background:var(--raise);transition:transform .5s var(--ease),border-color .4s,background .4s;cursor:default;border-radius:18px;padding:26px 28px}.home .plane:hover{border-color:var(--rule2);transform:translate(6px)}.home .plane.core{background:linear-gradient(#5ed0e61a,#5ed0e605);border-color:#5ed0e666}.home .plane-h{justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:12px;display:flex}.home .plane-h b{font:400 26px/1 var(--serif);letter-spacing:0;color:var(--ink)}.home .plane-h i{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:var(--faint);font-size:10px;font-style:normal}.home .plane.core .plane-h i{color:var(--cold)}.home .plane p{color:var(--dim);max-width:none;margin:0;font-size:15px}.home .car-head{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:48px;display:flex}.home .car-head .head{margin-bottom:0}.home .car-nav{flex:none;gap:8px;padding:0;display:flex}.home .car-btn{border:1px solid var(--rule2);width:46px;height:46px;color:var(--ink);transition:.35s var(--ease);background:0 0;border-radius:50%;place-items:center;font-size:16px;display:grid}.home .car-btn:hover{background:var(--ink);color:var(--ground)}.home .ind{grid-template-columns:minmax(300px,380px) minmax(0,1fr);align-items:start;gap:48px;display:grid}.home .ind-list{border-bottom:1px solid var(--rule);display:grid}.home .ind-tab{text-align:left;border-top:1px solid var(--rule);color:var(--dim);transition:color .35s,padding-left .35s var(--ease);justify-content:space-between;align-items:center;gap:12px;padding:17px 0 17px 24px;font-size:17px;font-weight:500;display:flex;position:relative}.home .ind-tab small{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--faint);white-space:nowrap;opacity:0;transition:.35s var(--ease);font-size:10px;transform:translate(6px)}.home .ind-tab:before{content:"";background:var(--rule);width:2px;position:absolute;top:0;bottom:0;left:0}.home .ind-rail{background:var(--cold);width:2px;height:0;animation:tabprog var(--dur,6s) linear forwards;position:absolute;top:0;left:0}.home .ind.paused .ind-rail{animation-play-state:paused}@keyframes tabprog{to{height:100%}}.home .ind-tab:hover{color:var(--ink)}.home .ind-tab.active{color:var(--ink);padding-left:30px}.home .ind-tab.active small{opacity:1;transform:none}.home .ind-show{background:var(--raise);border:1px solid var(--rule);border-radius:24px;min-height:540px;position:relative;overflow:hidden}.home .ind-panel{opacity:0;transition:opacity .6s var(--ease),transform .7s var(--ease);pointer-events:none;grid-template-rows:auto 1fr;display:grid;position:absolute;inset:0;transform:translateY(14px)scale(.985)}.home .ind-panel.active{opacity:1;pointer-events:auto;transform:none}.home .ic-art{aspect-ratio:auto;border-bottom:1px solid var(--rule);border-radius:0;height:280px;padding:0;display:block;position:relative}.home .ic-art svg{opacity:.9;width:100%;height:100%;transition:transform 6s linear;position:absolute;inset:0;transform:scale(1.04)}.home .ind-panel.active .ic-art svg{transform:scale(1.14)}.home .ic-tag{z-index:2;letter-spacing:.14em;border-radius:999px;padding:8px 12px;font-size:10px;position:absolute;bottom:22px;left:26px}.home .ic-body{padding:30px 32px 34px}.home .ic-body h3{font-family:var(--serif);letter-spacing:0;margin:0;font-size:38px;font-weight:400;line-height:1.05}.home .ic-body p{color:var(--dim);max-width:560px;margin:16px 0 0;font-size:16.5px;line-height:1.55}.home .ic-num{z-index:2;font-family:var(--mono);letter-spacing:.14em;color:#f9f5efb3;border:1px solid var(--rule);background:#0c0c0b99;border-radius:999px;padding:6px 10px;font-size:11px;position:absolute;top:22px;right:28px}.home .pull{font-family:var(--serif);letter-spacing:-.01em;border:0;max-width:900px;margin:88px 0 0;padding:0;font-size:clamp(26px,3vw,38px);font-weight:400;line-height:1.2}.home .pull em{color:var(--cold);font-style:italic}.home .dc-next-card{border:1px solid var(--rule2);background:var(--raise);transition:.45s var(--ease);border-radius:18px;gap:8px;padding:26px 28px;display:grid;position:relative;overflow:hidden}.home .dc-next-card:after{content:"→";color:var(--cold);transition:transform .4s var(--ease);position:absolute;top:22px;right:24px}.home .dc-next-card:hover{border-color:var(--cold);background:var(--raise);transform:translateY(-3px)}.home .dc-next-card:hover:after{transform:translate(5px)}.home .dc-next-card b{color:var(--cold);margin:0}.home .dc-next-card span{color:var(--muted);letter-spacing:0;padding-right:30px;font-size:15px;font-weight:400;line-height:1.5}.home .faq-grid{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:72px;display:grid}.home .faq-grid .head{margin-bottom:0}.home .faq{border-top:1px solid var(--rule);display:block}.home .fq{border-bottom:1px solid var(--rule);padding:0}.home .fq summary{align-items:center;gap:24px;padding:26px 0}.home .fq summary h3{font-family:var(--serif);letter-spacing:0;font-size:24px;font-weight:400;line-height:1.2}.home .fq summary:hover h3{color:var(--ink)}.home .fq-x{border:1px solid var(--rule2);width:34px;height:34px;color:var(--muted);transition:.45s var(--ease);box-sizing:border-box;border-radius:50%;margin:0;padding:10px}.home .fq[open] .fq-x{background:var(--ink);color:var(--ground);border-color:var(--ink);transform:rotate(180deg)}.home .fq summary:hover .fq-x{border-color:var(--ink)}.home .fq p{color:var(--dim);max-width:640px;margin:0;padding-bottom:28px;font-size:16px;line-height:1.6}.home .partners{position:relative;overflow:hidden}.home .partners:before{content:"";pointer-events:none;background:radial-gradient(closest-side,#5ed0e621,#0000 70%);width:900px;height:500px;position:absolute;top:-140px;left:50%;transform:translate(-50%)}.home .pcard{padding-bottom:30px}.home .row-g{width:44px;height:44px;margin-bottom:22px}.home .gl{stroke:var(--cold);stroke-width:1.4px}.home .pcard h3{font-family:var(--sans);font-size:20px;font-weight:500}.home .tl{text-align:left;border-top:0;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:80px;display:grid;position:relative}.home .tl:before{content:"";background:var(--rule2);height:1px;position:absolute;top:0;left:0;right:0}.home .tl-line{background:linear-gradient(90deg,var(--cold),#4fd08a);width:0;height:1px;transition:width 2.6s var(--ease);position:absolute;top:0;left:0}.home .tl.in .tl-line{width:100%}.home .tl-row{border:0;padding:36px 28px 0 0;display:block;position:relative}.home .tl-row:before{content:"";background:var(--ground);border:1px solid var(--cold);width:9px;height:9px;transition:background .4s;transition-delay:calc(var(--i)*.6s);border-radius:50%;position:absolute;top:-4px;left:0}.home .tl.in .tl-row:before{background:var(--cold);box-shadow:0 0 12px var(--cold)}.home .tl-row b{font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;color:var(--cold);margin-bottom:14px;padding:0;font-size:11px;font-weight:500;display:block}.home .tl-row p{color:var(--dim);margin:0;font-size:15px;line-height:1.55}.home .qs{text-align:left;border-top:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;max-width:none;margin:72px 0 0;display:grid}.home .q{border:1px solid var(--rule);transition:.4s var(--ease);background:#f9f5ef06;border-radius:16px;grid-template-columns:auto 1fr;align-items:start;gap:18px;padding:24px 26px;display:grid}.home .q:hover{border-color:var(--rule2);background:#f9f5ef0b;transform:translateY(-3px)}.home .q b{font-family:var(--mono);letter-spacing:.14em;color:var(--cold);padding-top:6px;font-size:11px;font-weight:500}.home .q span{font-family:var(--serif);letter-spacing:0;font-size:21px;line-height:1.28}.home .ft{margin-top:0}@media (max-width:1100px){.home .hero-shell{grid-template-columns:1fr;gap:36px}.home .hero-side{grid-template-rows:auto auto;justify-items:start;gap:28px}.home .hero-orb{justify-self:center;width:min(62vw,260px);margin-top:0}.home .hero-note{justify-self:start}.home .dc-wrap{grid-template-columns:1fr 1fr;grid-template-areas:"s s""l r""c c";gap:22px}.home .sticky-grid{grid-template-columns:1fr;gap:40px}.home .sticky-col{position:static}.home .split{grid-template-columns:1fr;gap:40px}.home .ind{grid-template-columns:1fr;gap:28px}.home .ind-list{border-bottom:0;grid-template-columns:1fr 1fr;gap:0 24px}.home .ind-show{min-height:0}.home .ind-panel{display:none;position:relative}.home .ind-panel.active{display:grid}.home .faq-grid{grid-template-columns:1fr;gap:40px}}@media (max-width:820px){.home .sec{padding:88px 0}.home .home-hero{padding-top:56px}.home h1{font-size:clamp(44px,12vw,72px)}.home .cards{grid-template-columns:1fr}.home .stat-row{grid-template-columns:1fr;gap:0}.home .stat{border-left:0;border-top:1px solid var(--rule);padding:32px 0}.home .stat:first-child{border-top:0}.home .step{grid-template-columns:40px 1fr;gap:18px}.home .step-ico{grid-column:2;width:130px;height:86px}.home .tl{grid-template-columns:1fr;margin-top:56px}.home .tl:before,.home .tl-line{width:1px;height:auto;bottom:0;right:auto}.home .tl.in .tl-line{width:1px;height:100%}.home .tl-row{padding:0 0 36px 28px}.home .tl-row:before{top:6px;left:-4px}.home .qs{grid-template-columns:1fr}.home .car-head{flex-direction:column;align-items:flex-start;gap:20px}.home .ind-list{grid-template-columns:1fr}.home .ic-body h3{font-size:30px}.home .ic-art{height:200px}.home .dc-wrap{grid-template-columns:1fr;grid-template-areas:"s""l""r""c"}.home .tip{white-space:normal;border-radius:9px;max-width:170px;padding:7px 10px 7px 11px}.home .tip-t{font-size:11px}.home .tip-k{font-size:8.5px}.home .fq summary h3{font-size:20px}}@media (prefers-reduced-motion:reduce){.home *,.home :before,.home :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.home [data-reveal]{opacity:1;transform:none}.home .dc-svg .dl,.home .draw-on.ready :is(path,line){stroke-dashoffset:0}.home .w>span{transform:none}}
