.home-root #scene{z-index:1;position:fixed;top:0;bottom:0;left:0;right:0}#loader{z-index:200;background:var(--ink);flex-direction:column;justify-content:center;align-items:center;gap:24px;transition:opacity .8s,visibility .8s;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}#loader.hide{opacity:0;visibility:hidden}.loader-logo{filter:drop-shadow(0 0 18px rgba(154,45,248,.4));width:auto;height:38px;animation:1.8s ease-in-out infinite loaderPulse;display:block}@keyframes loaderPulse{0%,to{opacity:.6;transform:scale(.97)}50%{opacity:1;transform:scale(1)}}.loader-bar{background:rgba(154,45,248,.15);border-radius:2px;width:160px;height:2px;overflow:hidden}.loader-fill{background:linear-gradient(90deg,var(--p),var(--p2));width:0;height:100%;animation:1.8s forwards load}@keyframes load{to{width:100%}}.loader-txt{font-family:var(--fM);letter-spacing:.2em;text-transform:uppercase;color:var(--tx2);font-size:.62rem}.home-root .hero{z-index:10;text-align:center;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative}.home-root .hero-logo{filter:drop-shadow(0 0 26px rgba(154,45,248,.5));opacity:0;width:auto;height:54px;margin-bottom:30px;animation:1s cubic-bezier(.16,1,.3,1) 1.6s forwards heroLogoIn;transform:translateY(14px)scale(.9)}@keyframes heroLogoIn{to{opacity:1;transform:none}}.home-root .hero-tag{font-family:var(--fM);letter-spacing:.22em;text-transform:uppercase;color:var(--p2);opacity:0;align-items:center;gap:8px;margin-bottom:36px;font-size:.62rem;animation:1s 2s forwards fadeUp;display:inline-flex}.home-root .hero-tag-dot{background:var(--green);width:5px;height:5px;box-shadow:0 0 10px var(--green);border-radius:50%;animation:2s ease-in-out infinite heroBlink}@keyframes heroBlink{0%,to{opacity:1}50%{opacity:.2}}.home-root .hero h1{font-family:var(--fD);letter-spacing:-.05em;text-shadow:0 2px 40px rgba(5,5,12,.9),0 0 80px rgba(5,5,12,.7);opacity:0;margin-bottom:.5em;font-size:max(2.8rem,min(7vw,6.5rem));font-weight:800;line-height:.96;animation:1.2s 2.2s forwards fadeUp}.home-root .hero h1 .hi{background:linear-gradient(110deg,var(--p2)30%,var(--green));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.home-root .hero-sub{color:var(--tx1);text-shadow:0 2px 20px rgba(5,5,12,.9);opacity:0;max-width:42ch;font-size:1.22rem;line-height:1.65;animation:1.2s 2.5s forwards fadeUp}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}.home-root .hero-hint{font-family:var(--fM);letter-spacing:.18em;text-transform:uppercase;color:var(--tx2);opacity:0;flex-direction:column;align-items:center;gap:10px;font-size:.6rem;animation:1s 3s forwards fadeUp;display:flex;position:absolute;bottom:120px;left:50%;transform:translate(-50%)}.home-root .hero-hint .ring{border:1px solid var(--tx2);border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;animation:2.5s ease-in-out infinite heroPulse;display:flex}@keyframes heroPulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.15)}}.home-root .scroll-ind{opacity:0;flex-direction:column;align-items:center;gap:6px;animation:1s 3.2s forwards fadeUp;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.home-root .scroll-ind span{font-family:var(--fM);letter-spacing:.18em;text-transform:uppercase;color:var(--tx2);font-size:.56rem}.home-root .scroll-bar{background:linear-gradient(to bottom,var(--p2),transparent);width:1px;height:34px;animation:2s ease-in-out infinite scrollBar}@keyframes scrollBar{0%{transform-origin:top;transform:scaleY(0)}49%{transform-origin:top;transform:scaleY(1)}50%{transform-origin:bottom;transform:scaleY(1)}to{transform-origin:bottom;transform:scaleY(0)}}.home-root .content{z-index:10;background:linear-gradient(transparent 0,rgba(5,5,12,.72) 8%,rgba(5,5,12,.82) 100%);position:relative}.home-root .sec{padding:130px 0;position:relative}.home-root .mf{text-align:center;padding:160px 0}.home-root .mf-inner{max-width:780px;margin:0 auto}.home-root .mf p{font-family:var(--fD);letter-spacing:-.03em;color:var(--tx1);text-shadow:0 2px 24px rgba(5,5,12,.85);font-size:max(1.3rem,min(2.4vw,2rem));font-weight:300;line-height:1.4}.home-root .mf p strong{color:var(--tx0);font-weight:600}.home-root .mf p em{color:var(--p2);font-style:normal;font-weight:600}.home-root .mf-big{font-family:var(--fD);letter-spacing:-.04em;margin-top:1.2em;font-weight:700;color:var(--tx0)!important;font-size:max(1.9rem,min(3.6vw,3.2rem))!important;line-height:1.1!important}.home-root .mf-big em{color:var(--p2)}.home-root .cards{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:52px;display:grid}@media (max-width:860px){.home-root .cards{grid-template-columns:1fr}}.home-root .card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:none;isolation:isolate;background:rgba(13,13,28,.72);border-radius:14px;padding:34px 28px;transition:transform .35s cubic-bezier(.2,.8,.2,1),background .35s;position:relative;overflow:hidden}.home-root .card:after{content:"";border-radius:inherit;background:conic-gradient(from var(--beam),transparent 0deg,transparent 70deg,rgba(154,45,248,.2) 90deg,#b76eff 108deg,#00ffa8 120deg,#b76eff 132deg,rgba(154,45,248,.2) 150deg,transparent 170deg,transparent 360deg);-webkit-mask-composite:xor;opacity:.55;z-index:0;pointer-events:none;padding:1px;transition:opacity .35s;animation:8s linear infinite beamSpin;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#000 0,#000 0),linear-gradient(#000 0,#000 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.home-root .card:before{content:"";border-radius:inherit;z-index:0;pointer-events:none;background:radial-gradient(at 0 0,rgba(154,45,248,.1),transparent 62%);border:1px solid rgba(154,45,248,.14);transition:all .35s;position:absolute;top:0;bottom:0;left:0;right:0}.home-root .card:hover{background:rgba(18,16,38,.8);transform:translateY(-6px)}.home-root .card:hover:after{opacity:1;animation-duration:4s}.home-root .card:hover:before{background:radial-gradient(at 0 0,rgba(154,45,248,.2),transparent 60%)}.home-root .card>*{z-index:1;position:relative}.home-root .card-ico{color:var(--green);filter:drop-shadow(0 0 10px rgba(0,255,168,.4));margin-bottom:20px;font-size:1.3rem;display:block}.home-root .card h3{font-family:var(--fD);letter-spacing:-.02em;color:#2b2842;margin-bottom:.5em;font-size:1.15rem;font-weight:600;transition:color 1.4s .2s}.home-root .card.in h3{color:var(--tx0)}.home-root .card p{color:var(--tx1);font-size:.9rem;line-height:1.65}.home-root .cases{padding:130px 0}.home-root .cases-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:48px;display:grid}@media (max-width:680px){.home-root .cases-grid{grid-template-columns:1fr}}.home-root .case{cursor:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);isolation:isolate;background:rgba(13,13,28,.7);border-radius:12px;flex-direction:column;justify-content:flex-start;min-height:150px;padding:26px 30px;transition:transform .3s cubic-bezier(.2,.8,.2,1),background .3s;display:flex;position:relative;overflow:hidden}.home-root .case:after{content:"";border-radius:inherit;background:conic-gradient(from var(--beam),transparent 0deg,transparent 75deg,rgba(154,45,248,.18) 92deg,#b76eff 110deg,#00ffa8 120deg,#b76eff 130deg,rgba(154,45,248,.18) 148deg,transparent 165deg,transparent 360deg);-webkit-mask-composite:xor;opacity:.5;z-index:0;pointer-events:none;padding:1px;transition:opacity .3s;animation:9s linear infinite beamSpin;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#000 0,#000 0),linear-gradient(#000 0,#000 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.home-root .case:before{content:"";border-radius:inherit;z-index:0;pointer-events:none;background:radial-gradient(at 0 0,rgba(154,45,248,.1),transparent 60%);border:1px solid rgba(154,45,248,.13);transition:all .3s;position:absolute;top:0;bottom:0;left:0;right:0}.home-root .case:hover{background:rgba(18,16,38,.78);transform:translateY(-5px)}.home-root .case:hover:after{opacity:1;animation-duration:4.5s}.home-root .case:hover:before{background:radial-gradient(at 0 0,rgba(154,45,248,.18),transparent 58%)}.home-root .case>*{z-index:1;position:relative}.home-root .case-s{font-family:var(--fM);letter-spacing:.16em;text-transform:uppercase;color:var(--p2);align-items:center;gap:5px;margin-bottom:10px;font-size:.62rem;display:flex}.home-root .case-s:before{content:"";background:var(--green);width:4px;height:4px;box-shadow:0 0 6px var(--green);border-radius:50%}.home-root .case h4{font-family:var(--fD);letter-spacing:-.02em;color:#2b2842;margin-bottom:.35em;font-size:1.08rem;font-weight:600;line-height:1.2;transition:color 1.4s .2s}.home-root .case.in h4{color:var(--tx0)}.home-root .case-d{color:var(--tx1);font-size:.86rem}.home-root .card:first-child:after{animation-delay:-1.4s}.home-root .card:nth-child(2):after{animation-delay:-4.7s}.home-root .card:nth-child(3):after{animation-delay:-7.9s}.home-root .case:first-child:after{animation-delay:-2.5s}.home-root .case:nth-child(2):after{animation-delay:-5.8s}.home-root .case:nth-child(3):after{animation-delay:-.9s}.home-root .case:nth-child(4):after{animation-delay:-7.3s}@media (max-width:560px){.home-root .card{padding:30px 26px}.home-root .card h3{font-size:1.32rem}.home-root .card p{font-size:1.04rem;line-height:1.6}.home-root .case h4{font-size:1.24rem}.home-root .case-d{font-size:1.02rem}}.home-root .cta{text-align:center;padding:120px 0 150px}.home-root .cta-box h2,.home-root .cta-box p,.home-root .cta-box .btn-p{z-index:1;position:relative}.home-root .stratum2{padding:130px 0 150px;position:relative}.home-root .strat-sub{color:var(--tx1);text-shadow:0 2px 20px rgba(5,5,12,.8);max-width:54ch;margin-top:16px;font-size:1.02rem;line-height:1.6}.home-root .strat-hint{font-family:var(--fM);letter-spacing:.16em;text-transform:uppercase;color:var(--p2);opacity:.85;margin-left:14px;font-size:.6rem;display:inline-block}.home-root .strat-stage{grid-template-columns:1.05fr .95fr;align-items:center;gap:40px;min-height:460px;margin-top:56px;display:grid}@media (max-width:880px){.home-root .strat-stage{grid-template-columns:1fr;gap:26px}}.home-root .strat-stack{perspective:1300px;transform-style:preserve-3d;flex-direction:column;gap:12px;padding:26px 10px;display:flex;position:relative}.home-root .strat-layer{cursor:none;transform-style:preserve-3d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);will-change:transform,opacity;border-radius:13px;padding:16px 24px;transition:transform .4s cubic-bezier(.2,.85,.25,1),opacity .4s,background .35s,box-shadow .35s;position:relative}.home-root .strat-row{align-items:center;gap:18px;display:flex}.home-root .strat-letter{font-family:var(--fM);text-align:center;width:30px;font-size:1.7rem;font-weight:500;line-height:1;transition:color .45s,text-shadow .45s}.home-root .strat-meta{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.home-root .strat-num{font-family:var(--fM);letter-spacing:.2em;font-size:.58rem;transition:color .35s}.home-root .strat-name{font-family:var(--fD);letter-spacing:-.01em;font-size:1.12rem;font-weight:600;transition:color .35s}.home-root .strat-tag{color:var(--tx2);text-align:right;flex-shrink:0;font-size:.76rem}@media (max-width:520px){.home-root .strat-tag{display:none}}.home-root .strat-detail{isolation:isolate;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(160deg,rgba(20,16,44,.9),rgba(9,9,20,.86));border-radius:18px;flex-direction:column;gap:14px;min-height:auto;padding:30px 32px;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 80px -30px rgba(0,0,0,.7)}.home-root .strat-detail-top{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.home-root .strat-detail:before{content:"";border-radius:inherit;z-index:0;pointer-events:none;background:radial-gradient(at 75% -10%,rgba(0,255,168,.13),transparent 60%);border:1px solid rgba(154,45,248,.14);transition:all .3s;position:absolute;top:0;bottom:0;left:0;right:0}.home-root .strat-detail:after{content:"";border-radius:inherit;background:conic-gradient(from var(--beam),transparent 0deg,transparent 75deg,rgba(154,45,248,.18) 92deg,#b76eff 110deg,#00ffa8 120deg,#b76eff 130deg,rgba(154,45,248,.18) 148deg,transparent 165deg,transparent 360deg);-webkit-mask-composite:xor;opacity:.7;z-index:0;pointer-events:none;padding:1px;animation:9s linear -3.6s infinite beamSpin;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#000 0,#000 0),linear-gradient(#000 0,#000 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.home-root .strat-detail>*{z-index:1;position:relative}.home-root .strat-detail-sig{filter:drop-shadow(0 0 16px rgba(0,255,168,.28));flex-shrink:0;width:118px;height:118px;margin-top:-4px}.home-root .strat-detail-head{flex-direction:column;gap:9px;display:flex}.home-root .strat-detail-num{font-family:var(--fM);letter-spacing:.22em;color:var(--p2);font-size:.66rem}.home-root .strat-detail-letter{font-family:var(--fM);color:var(--green);text-shadow:0 0 24px rgba(0,255,168,.45);font-size:2.4rem;line-height:1}.home-root .strat-detail-name{font-family:var(--fD);letter-spacing:-.03em;color:var(--tx0);font-size:max(1.6rem,min(2.4vw,2.2rem));font-weight:700}.home-root .strat-detail-tag{font-family:var(--fM);letter-spacing:.18em;text-transform:uppercase;color:var(--p2);font-size:.62rem}.home-root .strat-detail-desc{color:var(--tx1);max-width:42ch;font-size:1.04rem;line-height:1.66}.home-root .strat-controls{flex-wrap:wrap;align-items:center;gap:20px;margin-top:42px;display:flex}.home-root .strat-play{font-family:var(--fM);letter-spacing:.12em;text-transform:uppercase;color:var(--green);cursor:none;white-space:nowrap;background:rgba(0,255,168,.06);border:1px solid rgba(0,255,168,.4);border-radius:7px;padding:.7em 1.2em;font-size:.64rem;transition:all .2s}.home-root .strat-play:hover{background:rgba(0,255,168,.14);box-shadow:0 0 16px rgba(0,255,168,.25)}.home-root .strat-steps{gap:8px;display:flex}.home-root .strat-step{font-family:var(--fM);cursor:none;border:1px solid;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:.84rem;transition:transform .3s,background .3s,color .3s,box-shadow .3s;display:flex}.home-root .strat-step:hover{transform:translateY(-3px)}.home-root .strat-progress{background:rgba(154,45,248,.18);border-radius:2px;flex:1;min-width:120px;height:2px;overflow:hidden}.home-root .strat-progress-fill{background:linear-gradient(90deg,var(--p2),var(--green));border-radius:2px;width:0;height:100%}@media (max-width:880px){.home-root .strat-detail-sig{width:100px;height:100px}.home-root .strat-detail{min-height:0}}.home-root .clients{justify-content:center;align-items:center;min-height:120vh;display:flex;position:relative;overflow:hidden}.home-root .clients-head{z-index:4;text-align:center;pointer-events:none;padding:0 40px;position:absolute;top:12vh;left:0;right:0}.home-root .clients-head .sl{justify-content:center;margin-bottom:16px;display:flex}.home-root .clients-head .sh{font-size:max(1.7rem,min(3.2vw,2.9rem))}.home-root .clients-sub{color:var(--tx1);text-shadow:0 2px 20px rgba(5,5,12,.85);max-width:48ch;margin:16px auto 0;font-size:1.02rem;line-height:1.6}.home-root .orbit{z-index:2;pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0}.home-root .orbit-logo{object-fit:contain;filter:brightness(0)invert();opacity:0;will-change:transform,opacity;pointer-events:auto;cursor:none;width:auto;max-width:128px;height:34px;transition:filter .25s;position:absolute;top:50%;left:50%}@media (max-width:760px){.home-root .orbit-logo{max-width:96px;height:24px}.home-root .clients{min-height:104vh}}
