.Nav-module__bLoQaq__nav{z-index:500;padding:var(--s5) 0;transition:all .4s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:0;right:0}.Nav-module__bLoQaq__scrolled{-webkit-backdrop-filter:blur(20px)saturate(1.5);backdrop-filter:blur(20px)saturate(1.5);border-bottom:1px solid var(--border);padding:var(--s4) 0;background:#07070ae0}.Nav-module__bLoQaq__row{justify-content:space-between;align-items:center;display:flex}.Nav-module__bLoQaq__logo{letter-spacing:-.03em;align-items:center;gap:var(--s2);color:var(--text-hi);font-size:1.1rem;font-weight:900;display:flex}.Nav-module__bLoQaq__logoDot{background:var(--lime);border-radius:50%;width:8px;height:8px;display:block}.Nav-module__bLoQaq__links{align-items:center;gap:var(--s8);display:flex}.Nav-module__bLoQaq__link{color:var(--text-mid);padding-bottom:2px;font-size:.875rem;font-weight:500;transition:color .2s;position:relative}.Nav-module__bLoQaq__link:after{content:"";background:var(--lime);transform-origin:0;height:1px;transition:transform .3s cubic-bezier(.16,1,.3,1);position:absolute;bottom:-2px;left:0;right:0;transform:scaleX(0)}.Nav-module__bLoQaq__link:hover{color:var(--text-hi)}.Nav-module__bLoQaq__link:hover:after{transform:scaleX(1)}.Nav-module__bLoQaq__right{align-items:center;display:flex}.Nav-module__bLoQaq__cta{background:var(--lime);color:var(--ink);letter-spacing:-.01em;border-radius:var(--r-full);padding:.6rem 1.4rem;font-size:.875rem;font-weight:700;transition:box-shadow .3s,transform .1s}.Nav-module__bLoQaq__cta:hover{box-shadow:0 0 32px var(--lime-glow)}.Nav-module__bLoQaq__hamburger{padding:var(--s2);cursor:pointer;flex-direction:column;gap:5px;display:none}.Nav-module__bLoQaq__hamburger span{background:var(--text-hi);border-radius:2px;width:22px;height:1.5px;transition:all .25s cubic-bezier(.16,1,.3,1);display:block}.Nav-module__bLoQaq__open span:first-child{transform:translateY(6.5px)rotate(45deg)}.Nav-module__bLoQaq__open span:nth-child(2){opacity:0}.Nav-module__bLoQaq__open span:nth-child(3){transform:translateY(-6.5px)rotate(-45deg)}.Nav-module__bLoQaq__overlay{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:499;justify-content:center;align-items:center;gap:var(--s8);opacity:0;pointer-events:none;background:#07070af7;flex-direction:column;transition:opacity .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;inset:0}.Nav-module__bLoQaq__overlayOpen{opacity:1;pointer-events:all}.Nav-module__bLoQaq__overlayLink{color:var(--text-mid);font-size:2rem;font-weight:800;transition:color .25s}.Nav-module__bLoQaq__overlayLink:hover{color:var(--lime)}.Nav-module__bLoQaq__overlayBtn{background:var(--lime);color:var(--ink);border-radius:var(--r-full);margin-top:var(--s4);padding:.85rem 2rem;font-size:1rem;font-weight:700}@media (max-width:768px){.Nav-module__bLoQaq__links,.Nav-module__bLoQaq__right{display:none}.Nav-module__bLoQaq__hamburger{display:flex}}
.Hero-module__JgYmMq__hero{min-height:100vh;padding:10rem 0 var(--s24);flex-direction:column;justify-content:center;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__mesh{background:var(--grad-mesh);pointer-events:none;z-index:0;animation:14s ease-in-out infinite Hero-module__JgYmMq__mesh-drift;position:absolute;inset:-20%}.Hero-module__JgYmMq__inner{z-index:1;position:relative}.Hero-module__JgYmMq__eyebrow{align-items:center;gap:var(--s4);margin-bottom:var(--s8);display:flex}.Hero-module__JgYmMq__eyebrowLine{background:var(--border-accent);flex:1;max-width:80px;height:1px}.Hero-module__JgYmMq__title{letter-spacing:-.05em;margin-bottom:var(--s8);color:var(--text-hi);font-size:clamp(4.5rem,13vw,11rem);font-weight:900;line-height:.92}.Hero-module__JgYmMq__titleEm{color:var(--lime);display:block}.Hero-module__JgYmMq__subRow{gap:var(--s12);margin-top:var(--s10);grid-template-columns:1fr 1fr;align-items:end;display:grid}.Hero-module__JgYmMq__sub{color:var(--text-mid);max-width:440px;font-size:clamp(1.05rem,1.8vw,1.3rem);line-height:1.75}.Hero-module__JgYmMq__sub strong{color:var(--text-hi);font-weight:600}.Hero-module__JgYmMq__actions{align-items:center;gap:var(--s4);justify-content:flex-end;display:flex}.Hero-module__JgYmMq__btnLime{align-items:center;gap:var(--s3);background:var(--lime);color:var(--ink);letter-spacing:-.01em;border-radius:var(--r-full);padding:.85rem 1.75rem;font-size:.9rem;font-weight:700;transition:box-shadow .3s,transform .15s;display:inline-flex}.Hero-module__JgYmMq__btnLime:hover{box-shadow:0 0 40px var(--lime-glow), 0 8px 24px #00000080;transform:translateY(-2px)}.Hero-module__JgYmMq__btnOutline{align-items:center;gap:var(--s2);border:1px solid var(--border-mid);color:var(--text-mid);border-radius:var(--r-full);padding:.85rem 1.75rem;font-size:.9rem;font-weight:500;transition:all .25s;display:inline-flex}.Hero-module__JgYmMq__btnOutline:hover{border-color:var(--lime);color:var(--lime)}.Hero-module__JgYmMq__badge{align-items:center;gap:var(--s2);margin-top:var(--s10);font-family:var(--font-mono);color:var(--text-lo);letter-spacing:.08em;font-size:.7rem;display:inline-flex}.Hero-module__JgYmMq__badge:before{content:"";background:var(--text-lo);width:24px;height:1px}.Hero-module__JgYmMq__scrollCue{bottom:var(--s8);z-index:1;align-items:center;gap:var(--s2);color:var(--text-lo);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;flex-direction:column;font-size:.62rem;display:flex;position:absolute;left:50%;transform:translate(-50%)}.Hero-module__JgYmMq__scrollLine{background:linear-gradient(180deg, var(--lime), transparent);width:1px;height:52px;animation:2s ease-in-out infinite Hero-module__JgYmMq__scroll-draw}@keyframes Hero-module__JgYmMq__mesh-drift{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.06)}}@keyframes Hero-module__JgYmMq__scroll-draw{0%{transform-origin:top;opacity:0;transform:scaleY(0)}50%{transform-origin:top;opacity:1;transform:scaleY(1)}to{transform-origin:bottom;opacity:0;transform:scaleY(0)}}@media (max-width:900px){.Hero-module__JgYmMq__subRow{gap:var(--s8);grid-template-columns:1fr}.Hero-module__JgYmMq__actions{justify-content:flex-start}}@media (max-width:480px){.Hero-module__JgYmMq__title{line-height:.95}.Hero-module__JgYmMq__actions{flex-direction:column;align-items:stretch}.Hero-module__JgYmMq__btnLime,.Hero-module__JgYmMq__btnOutline{justify-content:center}}
.About-module__S-Ka5a__manifesto{background:var(--cream);color:var(--ink);padding:var(--s32) 0;position:relative;overflow:hidden}.About-module__S-Ka5a__manifesto:before{content:"";background:linear-gradient(90deg,#0000,#0a0a121f,#0000);height:1px;position:absolute;top:0;left:0;right:0}.About-module__S-Ka5a__manifesto:after{content:"";background:linear-gradient(90deg,#0000,#0a0a121f,#0000);height:1px;position:absolute;bottom:0;left:0;right:0}.About-module__S-Ka5a__manifestoInner{gap:var(--s16);grid-template-columns:1fr 1fr;align-items:start;display:grid}.About-module__S-Ka5a__quoteMark{color:#0a0a120f;margin-bottom:var(--s4);letter-spacing:-.05em;font-size:6rem;font-style:italic;font-weight:900;line-height:1}.About-module__S-Ka5a__quoteText{letter-spacing:-.04em;color:var(--ink);font-size:clamp(2rem,4vw,3.2rem);font-weight:900;line-height:1.1}.About-module__S-Ka5a__quoteEm{color:var(--coral)}.About-module__S-Ka5a__bodyCol{padding-top:var(--s4)}.About-module__S-Ka5a__manifestoText{color:var(--ink-mid);margin-bottom:var(--s8);font-size:1.1rem;line-height:1.8}.About-module__S-Ka5a__manifestoText em{color:var(--ink);font-style:italic}.About-module__S-Ka5a__manifestoTag{align-items:center;gap:var(--s2);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--coral);padding:var(--s1) var(--s3);border-radius:var(--r-full);background:#ff5c2914;border:1px solid #ff5c2933;font-size:.68rem;font-weight:500;display:inline-flex}.About-module__S-Ka5a__manifestoTag:before{content:"";background:var(--coral);border-radius:50%;width:5px;height:5px}.About-module__S-Ka5a__numbers{padding:var(--s24) 0;position:relative}.About-module__S-Ka5a__numbers:before{content:"";background:linear-gradient(180deg, var(--bg) 0%, var(--surface-1) 50%, var(--bg) 100%);position:absolute;inset:0}.About-module__S-Ka5a__numbersHdr{margin-bottom:var(--s16);padding-bottom:var(--s8);border-bottom:1px solid var(--border);justify-content:space-between;align-items:baseline;display:flex;position:relative}.About-module__S-Ka5a__numbersTitle{letter-spacing:-.04em;color:var(--text-hi);font-size:clamp(1.5rem,3vw,2.5rem);font-weight:900;line-height:1.15}.About-module__S-Ka5a__numbersSub{color:var(--text-mid);text-align:right;max-width:300px;font-size:.875rem;line-height:1.6}.About-module__S-Ka5a__grid{grid-template-columns:repeat(4,1fr);gap:0;display:grid;position:relative}.About-module__S-Ka5a__cell{padding:var(--s10) var(--s8);border-right:1px solid var(--border);border-bottom:1px solid var(--border);transition:background .3s}.About-module__S-Ka5a__cell:nth-child(4n){border-right:none}.About-module__S-Ka5a__cell:nth-child(n+5){border-bottom:none}.About-module__S-Ka5a__cell:hover{background:#caff4708}.About-module__S-Ka5a__numBig{letter-spacing:-.05em;color:var(--lime);margin-bottom:var(--s3);align-items:baseline;gap:2px;font-size:clamp(3.5rem,6vw,5.5rem);font-weight:900;line-height:1;display:flex}.About-module__S-Ka5a__numSuffix{color:#caff4799;font-size:2.5rem}.About-module__S-Ka5a__numLabel{color:var(--text-mid);white-space:pre-line;font-size:.875rem;line-height:1.5}@media (max-width:900px){.About-module__S-Ka5a__manifestoInner{grid-template-columns:1fr}}@media (max-width:768px){.About-module__S-Ka5a__numbersHdr{gap:var(--s4);flex-direction:column}.About-module__S-Ka5a__numbersSub{text-align:left}}@media (max-width:600px){.About-module__S-Ka5a__grid{grid-template-columns:repeat(2,1fr)}.About-module__S-Ka5a__cell:nth-child(2n){border-right:none}.About-module__S-Ka5a__cell:nth-child(n+3){border-bottom:none}}
.Services-module__h5-agW__section{padding:var(--s24) 0;overflow:hidden}.Services-module__h5-agW__header{margin-bottom:var(--s12);justify-content:space-between;align-items:flex-end;display:flex}.Services-module__h5-agW__headerLeft .Services-module__h5-agW__label{margin-bottom:var(--s4);display:block}.Services-module__h5-agW__title{letter-spacing:-.04em;font-size:clamp(2rem,4vw,3rem);font-weight:900;line-height:1.1}.Services-module__h5-agW__arrows{gap:var(--s3);display:flex}.Services-module__h5-agW__arrow{border:1px solid var(--border);width:44px;height:44px;color:var(--text-mid);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:border-color .25s,color .25s;display:flex}.Services-module__h5-agW__arrow:hover{border-color:var(--lime);color:var(--lime)}.Services-module__h5-agW__wrap{scrollbar-width:none;cursor:grab;margin-inline:calc(-1 * var(--pad-x));padding-inline:var(--pad-x);overflow:auto hidden}.Services-module__h5-agW__wrap::-webkit-scrollbar{display:none}.Services-module__h5-agW__dragging{cursor:grabbing}.Services-module__h5-agW__track{gap:var(--s5);width:max-content;padding-bottom:var(--s4);display:flex}.Services-module__h5-agW__card{background:var(--surface-1);border:1px solid var(--border);border-radius:var(--r-xl);width:360px;padding:var(--s8);gap:var(--s4);-webkit-user-select:none;user-select:none;flex-direction:column;flex-shrink:0;transition:border-color .3s,transform .3s;display:flex;position:relative;overflow:hidden}.Services-module__h5-agW__card:before{content:"";background:var(--grad-lime);transform-origin:0;height:2px;transition:transform .4s var(--ease-out);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.Services-module__h5-agW__card:hover{border-color:#caff4733;transform:translateY(-4px)}.Services-module__h5-agW__card:hover:before{transform:scaleX(1)}.Services-module__h5-agW__cardNum{font-family:var(--font-mono);letter-spacing:.12em;color:var(--text-lo);align-items:center;gap:var(--s3);margin-bottom:var(--s4);font-size:.65rem;font-weight:500;display:flex}.Services-module__h5-agW__numLine{background:var(--border);flex:1;height:1px;display:block}.Services-module__h5-agW__cardIcon{border-radius:var(--r-md);border:1px solid var(--border);width:48px;height:48px;color:var(--lime);margin-bottom:var(--s2);justify-content:center;align-items:center;display:flex}.Services-module__h5-agW__cardTitle{letter-spacing:-.02em;color:var(--text-hi);font-size:1.15rem;font-weight:700}.Services-module__h5-agW__cardText{color:var(--text-mid);flex:1;font-size:.875rem;line-height:1.75}.Services-module__h5-agW__tags{gap:var(--s2);flex-wrap:wrap;margin-top:auto;display:flex}.Services-module__h5-agW__tag{font-family:var(--font-mono);color:var(--text-lo);border:1px solid var(--border);padding:var(--s1) var(--s3);border-radius:var(--r-full);background:#ffffff0a;font-size:.65rem;font-weight:500;transition:border-color .2s,color .2s}.Services-module__h5-agW__card:hover .Services-module__h5-agW__tag{color:var(--text-mid);border-color:#caff4726}
.Ticker-module__ereF9a__root{padding:var(--s8) 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--surface-1);overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.Ticker-module__ereF9a__track{width:max-content;animation:38s linear infinite Ticker-module__ereF9a__ticker;display:flex}.Ticker-module__ereF9a__item{align-items:center;gap:var(--s3);padding:0 var(--s8);font-family:var(--font-mono);color:var(--text-mid);white-space:nowrap;letter-spacing:.04em;font-size:.8rem;font-weight:500;transition:color .2s;display:flex}.Ticker-module__ereF9a__item:hover{color:var(--lime)}.Ticker-module__ereF9a__dot{background:var(--lime);opacity:.4;border-radius:50%;flex-shrink:0;width:4px;height:4px}@keyframes Ticker-module__ereF9a__ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.Ticker-module__ereF9a__track{animation:none}}
.Differentials-module__PUO9cq__section{padding:var(--s24) 0;background:var(--surface-1);border-top:1px solid var(--border)}.Differentials-module__PUO9cq__grid{gap:var(--s20);grid-template-columns:1fr 2fr;align-items:start;display:grid}.Differentials-module__PUO9cq__left{position:sticky;top:7rem}.Differentials-module__PUO9cq__left .Differentials-module__PUO9cq__label{margin-bottom:var(--s6)}.Differentials-module__PUO9cq__leftTitle{letter-spacing:-.05em;margin-bottom:var(--s6);color:var(--text-hi);font-size:clamp(2rem,4vw,3.2rem);font-weight:900;line-height:1.05}.Differentials-module__PUO9cq__leftSub{color:var(--text-mid);max-width:320px;font-size:1rem;line-height:1.75}.Differentials-module__PUO9cq__list{flex-direction:column;gap:0;display:flex}.Differentials-module__PUO9cq__item{align-items:flex-start;gap:var(--s6);padding:var(--s8) 0;border-bottom:1px solid var(--border);transition:border-color .3s;display:flex}.Differentials-module__PUO9cq__item:first-child{border-top:1px solid var(--border)}.Differentials-module__PUO9cq__item:hover{border-color:#caff4733}.Differentials-module__PUO9cq__item{padding-left:var(--s5);position:relative}.Differentials-module__PUO9cq__item:before{content:"";left:0;top:var(--s8);bottom:var(--s8);background:var(--lime);transform-origin:bottom;width:2px;transition:transform .3s var(--ease-out);position:absolute;transform:scaleY(0)}.Differentials-module__PUO9cq__item:hover:before{transform:scaleY(1)}.Differentials-module__PUO9cq__num{font-family:var(--font-mono);letter-spacing:.12em;color:var(--lime);opacity:.6;min-width:28px;padding-top:4px;font-size:.65rem;font-weight:500}.Differentials-module__PUO9cq__body{flex:1}.Differentials-module__PUO9cq__itemTitle{letter-spacing:-.02em;color:var(--text-hi);margin-bottom:var(--s2);font-size:1.1rem;font-weight:700}.Differentials-module__PUO9cq__itemText{color:var(--text-mid);font-size:.875rem;line-height:1.75}@media (max-width:900px){.Differentials-module__PUO9cq__grid{gap:var(--s12);grid-template-columns:1fr}.Differentials-module__PUO9cq__left{position:static}}
.CTA-module__ad7sBG__section{padding:var(--s32) 0;background:var(--bg);position:relative;overflow:hidden}.CTA-module__ad7sBG__orb{pointer-events:none;background:radial-gradient(#caff470f 0%,#ff5c2908 50%,#0000 70%);width:700px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CTA-module__ad7sBG__inner{z-index:1;text-align:center;max-width:660px;margin-inline:auto;position:relative}.CTA-module__ad7sBG__title{letter-spacing:-.05em;margin-bottom:var(--s6);margin-top:var(--s6);font-size:clamp(2rem,5vw,4rem);font-weight:900;line-height:1.08}.CTA-module__ad7sBG__sub{color:var(--text-mid);margin-bottom:var(--s10);font-size:1.05rem;line-height:1.75}.CTA-module__ad7sBG__waBtn{align-items:center;gap:var(--s3);margin-bottom:var(--s8);padding:.9rem 2rem;font-size:1rem;display:inline-flex}.CTA-module__ad7sBG__trust{justify-content:center;align-items:center;gap:var(--s6);margin-top:var(--s4);flex-wrap:wrap;display:flex}.CTA-module__ad7sBG__trustItem{align-items:center;gap:var(--s2);color:var(--text-lo);font-size:.78rem;display:flex}.CTA-module__ad7sBG__trustIcon{color:var(--lime)}
.Footer-module__Grjkva__footer{border-top:1px solid var(--border);padding:var(--s12) 0 var(--s8);background:var(--surface-1)}.Footer-module__Grjkva__grid{gap:var(--s12);margin-bottom:var(--s12);grid-template-columns:2fr 1fr 1fr 1fr;display:grid}.Footer-module__Grjkva__brand p{color:var(--text-mid);margin-top:var(--s4);max-width:260px;font-size:.875rem;line-height:1.75}.Footer-module__Grjkva__logo{align-items:center;gap:var(--s2);letter-spacing:-.03em;color:var(--text-hi);font-size:1.1rem;font-weight:900;display:flex}.Footer-module__Grjkva__logoDot{background:var(--lime);border-radius:50%;width:8px;height:8px;display:block}.Footer-module__Grjkva__colTitle{letter-spacing:.1em;text-transform:uppercase;color:var(--text-hi);margin-bottom:var(--s5);font-size:.68rem;font-weight:600}.Footer-module__Grjkva__col ul{gap:var(--s3);flex-direction:column;display:flex}.Footer-module__Grjkva__col a{color:var(--text-mid);font-size:.875rem;transition:color .15s}.Footer-module__Grjkva__col a:hover{color:var(--lime)}.Footer-module__Grjkva__awsBadge{align-items:center;gap:var(--s2);font-family:var(--font-mono);color:var(--lime);background:var(--lime-dim);border-radius:var(--r-full);padding:var(--s1) var(--s3);border:1px solid #caff4733;font-size:.68rem;display:inline-flex}.Footer-module__Grjkva__bottom{padding-top:var(--s8);border-top:1px solid var(--border);color:var(--text-lo);justify-content:space-between;align-items:center;font-size:.75rem;display:flex}@media (max-width:1024px){.Footer-module__Grjkva__grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.Footer-module__Grjkva__grid{gap:var(--s8);grid-template-columns:1fr}.Footer-module__Grjkva__bottom{gap:var(--s4);text-align:center;flex-direction:column}}
