.Hero-module__gNeX-G__hero{min-height:100vh;padding:var(--pad-y-section) calc(var(--pad-x) + var(--rail-offset)) var(--pad-y-section-sm) calc(var(--pad-x) + var(--rail-offset));flex-direction:column;justify-content:space-between;display:flex;position:relative;overflow:hidden}.Hero-module__gNeX-G__blob{filter:blur(40px);pointer-events:none;background:radial-gradient(circle,#c8ff0033 0%,#0000 60%);border-radius:50%;width:110vh;height:110vh;animation:18s ease-in-out infinite Hero-module__gNeX-G__blob;position:absolute;top:-20vh;right:-30vh}.Hero-module__gNeX-G__blob2{filter:blur(40px);pointer-events:none;background:radial-gradient(circle,#ff3d171a 0%,#0000 60%);border-radius:50%;width:70vh;height:70vh;animation:22s ease-in-out infinite reverse Hero-module__gNeX-G__blob;position:absolute;bottom:-15vh;left:0}.Hero-module__gNeX-G__grid{background-image:linear-gradient(var(--line) 1px, transparent 1px), linear-gradient(90deg, var(--line) 1px, transparent 1px);opacity:.5;pointer-events:none;background-size:100px 100px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 70%,#000 30%,#0000 85%);mask-image:radial-gradient(80% 70%,#000 30%,#0000 85%)}.Hero-module__gNeX-G__top{z-index:2;justify-content:space-between;align-items:flex-start;gap:40px;display:flex;position:relative}.Hero-module__gNeX-G__tag.Hero-module__gNeX-G__tagShort{display:none}@media (max-width:640px){.Hero-module__gNeX-G__top{flex-direction:column;align-items:center;gap:18px}.Hero-module__gNeX-G__coords,.Hero-module__gNeX-G__tag.Hero-module__gNeX-G__tagFull{display:none}.Hero-module__gNeX-G__tag.Hero-module__gNeX-G__tagShort{display:inline-flex}}.Hero-module__gNeX-G__tag{font-family:var(--font-mono), monospace;letter-spacing:.14em;text-transform:uppercase;color:var(--accent);background:#c8ff000f;border:1px solid #c8ff0033;border-radius:100px;align-items:center;gap:10px;padding:8px 14px;font-size:.7rem;display:inline-flex}.Hero-module__gNeX-G__blip{background:var(--accent);width:6px;height:6px;box-shadow:0 0 10px var(--accent);border-radius:50%;animation:1.5s infinite Hero-module__gNeX-G__pulse}.Hero-module__gNeX-G__coords{text-align:right;font-family:var(--font-mono), monospace;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-3);font-size:.7rem;line-height:1.7}.Hero-module__gNeX-G__coords strong{color:var(--ink);font-weight:400}.Hero-module__gNeX-G__center{z-index:2;flex-direction:column;flex:1;justify-content:center;padding:42px 0 60px;display:flex;position:relative}.Hero-module__gNeX-G__headline{letter-spacing:-.055em;font-size:clamp(2.5rem,8vw,8rem);font-weight:500;line-height:.86}.Hero-module__gNeX-G__headline .Hero-module__gNeX-G__line{display:block}.Hero-module__gNeX-G__headline .Hero-module__gNeX-G__inner{display:inline-block}.Hero-module__gNeX-G__headline.Hero-module__gNeX-G__animated .Hero-module__gNeX-G__inner{animation:.7s cubic-bezier(.2,1,.3,1) backwards Hero-module__gNeX-G__headlineReveal}.Hero-module__gNeX-G__headline.Hero-module__gNeX-G__animated .Hero-module__gNeX-G__l0{animation-delay:0s}.Hero-module__gNeX-G__headline.Hero-module__gNeX-G__animated .Hero-module__gNeX-G__l1{animation-delay:50ms}.Hero-module__gNeX-G__headline.Hero-module__gNeX-G__animated .Hero-module__gNeX-G__l2{animation-delay:.1s}.Hero-module__gNeX-G__headline.Hero-module__gNeX-G__animated .Hero-module__gNeX-G__l3{animation-delay:.15s}@keyframes Hero-module__gNeX-G__headlineReveal{0%{opacity:0;transform:translateY(110%)}to{opacity:1;transform:translateY(0)}}.Hero-module__gNeX-G__fill{color:var(--accent)}.Hero-module__gNeX-G__outline{-webkit-text-stroke:1.5px var(--ink);color:#0000;font-family:var(--font-serif), serif;font-style:italic;font-weight:400}.Hero-module__gNeX-G__arrowInline{vertical-align:middle;width:.78em;height:.78em;color:var(--accent);margin-left:.08em;display:inline-block}.Hero-module__gNeX-G__bottom{border-top:1px solid var(--line);z-index:2;grid-template-columns:1fr 1fr 1fr auto;align-items:start;gap:40px;padding-top:30px;display:grid;position:relative}.Hero-module__gNeX-G__factLabel{font-family:var(--font-mono), monospace;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-3);margin-bottom:8px;font-size:.68rem}.Hero-module__gNeX-G__factValue{color:var(--ink);max-width:280px;font-size:1rem;line-height:1.4}.Hero-module__gNeX-G__cta{background:var(--accent);color:var(--bg);border-radius:100px;align-items:center;gap:14px;padding:clamp(14px,3.5vw,20px) clamp(20px,5vw,30px);font-size:clamp(.9rem,2.4vw,1rem);font-weight:500;transition:all .3s;display:inline-flex;position:relative;overflow:hidden}.Hero-module__gNeX-G__cta:before{content:"";background:var(--ink);transition:transform .4s cubic-bezier(.2,1,.3,1);position:absolute;inset:0;transform:translateY(100%)}.Hero-module__gNeX-G__cta:hover:before{transform:translateY(0)}.Hero-module__gNeX-G__cta .Hero-module__gNeX-G__txt,.Hero-module__gNeX-G__cta svg{z-index:1;transition:color .3s;position:relative}.Hero-module__gNeX-G__cta svg{width:16px;height:16px;transition:transform .4s}.Hero-module__gNeX-G__cta:hover svg{transform:rotate(45deg)}@media (max-width:960px){.Hero-module__gNeX-G__bottom{grid-template-columns:1fr 1fr}}@media (max-width:600px){.Hero-module__gNeX-G__hero{padding-top:clamp(110px,22vw,160px)}.Hero-module__gNeX-G__top{padding-top:8px}.Hero-module__gNeX-G__bottom{border-top-color:#f5f5f224;grid-template-columns:1fr;gap:24px;padding-top:24px}.Hero-module__gNeX-G__center{padding:60px 0 32px}.Hero-module__gNeX-G__factValue{max-width:100%}}.Hero-module__gNeX-G__rotator{z-index:3;flex-direction:row;align-items:center;gap:12px;display:flex;position:absolute;bottom:0;right:0}.Hero-module__gNeX-G__rotatorItem{cursor:pointer;background:0 0;border:none;align-items:center;padding:10px 0;display:inline-flex}.Hero-module__gNeX-G__rotatorBar{background:var(--ink);opacity:.45;width:48px;height:2px;transition:width .4s cubic-bezier(.2,1,.3,1),height .3s cubic-bezier(.2,1,.3,1),background .3s,opacity .3s;display:block}.Hero-module__gNeX-G__rotatorItem:hover .Hero-module__gNeX-G__rotatorBar{opacity:.9;height:8px}.Hero-module__gNeX-G__rotatorActive:hover .Hero-module__gNeX-G__rotatorBar{height:10px}.Hero-module__gNeX-G__rotatorActive .Hero-module__gNeX-G__rotatorBar{background:var(--accent);opacity:1;width:80px}@media (max-width:720px){.Hero-module__gNeX-G__rotator{margin-top:24px;position:static}}.Hero-module__gNeX-G__scrollHint{font-family:var(--font-mono), monospace;letter-spacing:.18em;text-transform:uppercase;color:var(--ink-2);z-index:3;cursor:pointer;background:0 0;border:none;padding:10px 16px;font-size:.68rem;transition:color .3s,transform .3s cubic-bezier(.2,1,.3,1);position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.Hero-module__gNeX-G__scrollHint:hover{color:var(--accent);transform:translate(-50%,4px)}@media (max-width:600px){.Hero-module__gNeX-G__scrollHint{letter-spacing:.22em;width:fit-content;color:var(--ink);background:#f5f5f20d;border:1px solid #f5f5f22e;border-radius:100px;align-items:center;gap:10px;margin:32px auto 0;padding:16px 28px;font-size:.82rem;display:inline-flex;position:static;bottom:auto;left:auto;transform:none}.Hero-module__gNeX-G__scrollHint:hover{color:var(--accent);background:#c8ff0014;border-color:#c8ff0066;transform:translateY(3px)}}
.Ticker-module__CEb4pG__ticker{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--bg);padding:30px 0;overflow:hidden}.Ticker-module__CEb4pG__inner{white-space:nowrap;letter-spacing:-.03em;color:var(--ink);gap:80px;width:max-content;font-size:clamp(2rem,5vw,4rem);font-weight:500;line-height:1;animation:35s linear infinite Ticker-module__CEb4pG__scroll;display:flex}.Ticker-module__CEb4pG__ticker:hover .Ticker-module__CEb4pG__inner{animation-play-state:paused}@keyframes Ticker-module__CEb4pG__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.Ticker-module__CEb4pG__item{align-items:center;gap:80px;display:inline-flex}.Ticker-module__CEb4pG__item:after{content:"";background:var(--accent);border-radius:50%;flex-shrink:0;width:20px;height:20px}.Ticker-module__CEb4pG__outline{-webkit-text-stroke:1.5px var(--ink);color:#0000;font-family:var(--font-serif), serif;font-style:italic;font-weight:400}@media (max-width:600px){.Ticker-module__CEb4pG__ticker{padding:14px 0}.Ticker-module__CEb4pG__inner{gap:28px;font-size:clamp(1.05rem,5.2vw,1.6rem);animation-duration:26s}.Ticker-module__CEb4pG__item{gap:28px}.Ticker-module__CEb4pG__item:after{width:9px;height:9px}}
.SectionMarker-module__o_nyeq__marker{padding:50px calc(var(--pad-x) + var(--rail-offset) + 140px) 0 calc(var(--pad-x) + var(--rail-offset));justify-content:space-between;align-items:flex-end;gap:40px;display:flex}@media (max-width:720px){.SectionMarker-module__o_nyeq__marker{padding:50px calc(var(--pad-x) + var(--rail-offset)) 0}}.SectionMarker-module__o_nyeq__num{font-family:var(--font-mono), monospace;letter-spacing:.18em;text-transform:uppercase;color:var(--ink-3);font-size:.68rem}.SectionMarker-module__o_nyeq__label{font-family:var(--font-mono), monospace;letter-spacing:.18em;text-transform:uppercase;color:var(--ink);align-items:center;gap:12px;font-size:.7rem;display:flex}.SectionMarker-module__o_nyeq__label:before{content:"";background:var(--accent);width:10px;height:10px;box-shadow:0 0 10px var(--accent);border-radius:50%}@media (max-width:600px){.SectionMarker-module__o_nyeq__marker{gap:16px;padding-top:22px}}
.About-module__Balj8a__about{padding:90px calc(var(--pad-x) + var(--rail-offset));max-width:1800px;margin:0 auto}.About-module__Balj8a__text{letter-spacing:-.03em;max-width:1400px;margin-top:40px;font-size:clamp(1.8rem,5vw,4.2rem);font-weight:400;line-height:1.15}@media (max-width:600px){.About-module__Balj8a__about{padding:32px calc(var(--pad-x) + var(--rail-offset)) 40px}.About-module__Balj8a__text{margin-top:12px;line-height:1.2}}.About-module__Balj8a__word{opacity:.2;margin-right:.25em;transition:opacity .4s,color .4s;display:inline-block}.About-module__Balj8a__lit{opacity:1}.About-module__Balj8a__accent{color:var(--accent);font-family:var(--font-serif), serif;font-style:italic}
.Services-module__kf8n-G__services{padding:clamp(80px, 10vh, 140px) calc(var(--pad-x) + var(--rail-offset));border-top:1px solid var(--line);position:relative}.Services-module__kf8n-G__head{grid-template-columns:1fr auto;align-items:end;gap:60px;max-width:1440px;margin:0 auto 80px;padding-bottom:40px;display:grid}.Services-module__kf8n-G__sh{font-family:var(--font-mono), monospace;letter-spacing:.18em;text-transform:uppercase;color:var(--ink-2);align-items:center;gap:12px;margin-bottom:20px;font-size:.72rem;display:flex}.Services-module__kf8n-G__sh:before{content:"";background:var(--accent);width:24px;height:1px}.Services-module__kf8n-G__head h2{letter-spacing:-.035em;max-width:18ch;font-size:clamp(2.4rem,6vw,5rem);font-weight:500;line-height:.95}.Services-module__kf8n-G__head h2 em{font-family:var(--font-serif), serif;color:var(--accent);font-style:italic;font-weight:400}.Services-module__kf8n-G__count{font-family:var(--font-mono), monospace;letter-spacing:.16em;color:var(--ink-3);white-space:nowrap;padding-bottom:8px;font-size:.72rem}.Services-module__kf8n-G__list{flex-direction:column;max-width:1440px;margin:0 auto;display:flex}.Services-module__kf8n-G__row{border-top:1px solid var(--line);cursor:pointer;color:var(--ink);text-align:left;width:100%;font:inherit;background:0 0;border-bottom:none;border-left:none;border-right:none;grid-template-columns:120px 1fr 1fr 80px;align-items:center;gap:48px;padding:56px 0;transition:padding .5s;display:grid;position:relative}.Services-module__kf8n-G__row:focus{outline:none}.Services-module__kf8n-G__row:focus-visible{outline:2px solid var(--accent);outline-offset:-4px;border-radius:8px}.Services-module__kf8n-G__row:last-child{border-bottom:1px solid var(--line)}.Services-module__kf8n-G__row{overflow:hidden}.Services-module__kf8n-G__row:after{content:"";pointer-events:none;z-index:2;will-change:transform;background:linear-gradient(110deg,#0000 0% 38%,#c8ff000f 46%,#c8ff0029 50%,#c8ff000f 54%,#0000 62% 100%);animation:4s cubic-bezier(.4,0,.2,1) infinite Services-module__kf8n-G__rowSweep;position:absolute;inset:0;transform:translate(-110%)}.Services-module__kf8n-G__list .Services-module__kf8n-G__row:first-of-type:after{animation-delay:0s}.Services-module__kf8n-G__list .Services-module__kf8n-G__row:nth-of-type(2):after{animation-delay:.27s}.Services-module__kf8n-G__list .Services-module__kf8n-G__row:nth-of-type(3):after{animation-delay:.54s}.Services-module__kf8n-G__list .Services-module__kf8n-G__row:nth-of-type(4):after{animation-delay:.8s}.Services-module__kf8n-G__list .Services-module__kf8n-G__row:nth-of-type(5):after{animation-delay:1.07s}.Services-module__kf8n-G__list .Services-module__kf8n-G__row:nth-of-type(6):after{animation-delay:1.34s}.Services-module__kf8n-G__list .Services-module__kf8n-G__row:nth-of-type(7):after{animation-delay:1.6s}.Services-module__kf8n-G__list .Services-module__kf8n-G__row:nth-of-type(8):after{animation-delay:1.87s}.Services-module__kf8n-G__list .Services-module__kf8n-G__row:nth-of-type(9):after{animation-delay:2.14s}.Services-module__kf8n-G__row:hover:after,.Services-module__kf8n-G__row:active:after,.Services-module__kf8n-G__row:focus-visible:after{opacity:0;animation-play-state:paused}.Services-module__kf8n-G__row:before{content:"";opacity:0;pointer-events:none;background:radial-gradient(900px 300px at 20%,#c8ff000f,#0000 70%);transition:opacity .5s;position:absolute;inset:0}.Services-module__kf8n-G__row:hover:before{opacity:1}.Services-module__kf8n-G__row:hover{padding:72px 0}.Services-module__kf8n-G__num{font-family:var(--font-serif), serif;color:var(--ink-3);padding-left:20px;font-size:clamp(2rem,4vw,3.4rem);font-style:italic;font-weight:400;line-height:1;transition:color .5s}.Services-module__kf8n-G__row:hover .Services-module__kf8n-G__num{color:var(--accent)}.Services-module__kf8n-G__title{letter-spacing:-.03em;max-width:22ch;font-size:clamp(1.8rem,3vw,2.8rem);font-weight:500;line-height:1;transition:transform .5s cubic-bezier(.2,1,.3,1)}.Services-module__kf8n-G__title em{font-family:var(--font-serif), serif;color:var(--accent);font-style:italic;font-weight:400}.Services-module__kf8n-G__row:hover .Services-module__kf8n-G__title{transform:translate(12px)}.Services-module__kf8n-G__body{flex-direction:column;gap:20px;max-width:440px;transition:max-width .5s cubic-bezier(.2,1,.3,1);display:flex}.Services-module__kf8n-G__row:hover .Services-module__kf8n-G__body{max-width:280px}.Services-module__kf8n-G__desc{color:var(--ink-2);-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:3.1em;font-size:1rem;line-height:1.55;display:-webkit-box;overflow:hidden}.Services-module__kf8n-G__tags{flex-wrap:nowrap;gap:8px;display:flex;overflow:hidden}.Services-module__kf8n-G__tag{font-family:var(--font-mono), monospace;border:1px solid var(--line-2);color:var(--ink-2);text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;border-radius:100px;flex-shrink:0;padding:5px 10px;font-size:.68rem}.Services-module__kf8n-G__arrow{border:1px solid var(--line-2);width:56px;height:56px;color:var(--ink-2);z-index:3;border-radius:50%;justify-content:center;justify-self:end;align-items:center;transition:all .4s cubic-bezier(.2,1,.3,1);display:flex;position:relative}.Services-module__kf8n-G__row:hover .Services-module__kf8n-G__arrow{background:var(--accent);border-color:var(--accent);color:var(--bg);transform:rotate(-45deg)scale(1.15)}.Services-module__kf8n-G__preview{background:var(--bg-2);border:1px solid var(--line);opacity:0;pointer-events:none;border-radius:20px;justify-content:center;align-items:center;width:340px;height:220px;padding:24px;transition:opacity .4s,transform .4s cubic-bezier(.2,1,.3,1);display:flex;position:absolute;top:calc(50% - 110px);right:0;overflow:hidden}.Services-module__kf8n-G__row:hover .Services-module__kf8n-G__preview{opacity:1}@media (max-width:900px){.Services-module__kf8n-G__row{grid-template-columns:60px 1fr 44px;gap:20px;padding:36px 0}.Services-module__kf8n-G__row:hover{padding:40px 0}.Services-module__kf8n-G__body{grid-column:1/-1;padding-left:80px}.Services-module__kf8n-G__preview{display:none}}@media (max-width:600px){.Services-module__kf8n-G__services{padding:clamp(60px, 12vw, 100px) calc(var(--pad-x) + var(--rail-offset))}.Services-module__kf8n-G__head{grid-template-columns:1fr;align-items:start;gap:18px;margin-bottom:48px;padding-bottom:28px}.Services-module__kf8n-G__count{padding-bottom:0}.Services-module__kf8n-G__row{border-radius:14px;grid-template-columns:44px 1fr;gap:14px;padding:28px 14px 28px 12px;overflow:hidden}.Services-module__kf8n-G__row:hover{padding:32px 14px 32px 12px}.Services-module__kf8n-G__num{padding-left:0;font-size:1.8rem}.Services-module__kf8n-G__title{max-width:100%;font-size:1.6rem}.Services-module__kf8n-G__body{grid-column:1/-1;gap:14px;max-width:100%;padding-left:0}.Services-module__kf8n-G__row:hover .Services-module__kf8n-G__body{max-width:100%}.Services-module__kf8n-G__arrow{display:none}.Services-module__kf8n-G__desc{-webkit-line-clamp:3;min-height:0}.Services-module__kf8n-G__tags{flex-wrap:wrap;overflow:visible}}@keyframes Services-module__kf8n-G__rowSweep{0%{transform:translate(-110%)}35%{transform:translate(110%)}to{transform:translate(110%)}}@media (prefers-reduced-motion:reduce){.Services-module__kf8n-G__row:after{display:none;animation:none!important}}.Services-module__kf8n-G__hvBrowser{background:var(--bg);border:1px solid var(--line-2);border-radius:8px;width:100%;overflow:hidden}.Services-module__kf8n-G__hvBrowser .Services-module__kf8n-G__bar{border-bottom:1px solid var(--line-2);align-items:center;gap:6px;padding:8px 12px;display:flex}.Services-module__kf8n-G__hvBrowser .Services-module__kf8n-G__dots{gap:4px;display:flex}.Services-module__kf8n-G__hvBrowser .Services-module__kf8n-G__dots span{background:var(--ink-3);border-radius:50%;width:7px;height:7px}.Services-module__kf8n-G__hvBrowser .Services-module__kf8n-G__content{flex-direction:column;gap:8px;padding:14px;display:flex}.Services-module__kf8n-G__hvBrowser .Services-module__kf8n-G__ln{background:var(--line-2);border-radius:4px;height:7px}.Services-module__kf8n-G__hvBrowser .Services-module__kf8n-G__lnA{background:var(--accent);opacity:.8;width:85%}.Services-module__kf8n-G__hvBrowser .Services-module__kf8n-G__lnB{width:65%}.Services-module__kf8n-G__hvBrowser .Services-module__kf8n-G__lnC{width:45%}.Services-module__kf8n-G__hvBrowser .Services-module__kf8n-G__grd{grid-template-columns:1fr 1fr 1fr;gap:6px;margin-top:8px;display:grid}.Services-module__kf8n-G__hvBrowser .Services-module__kf8n-G__blk{background:var(--line-2);border-radius:4px;height:28px}.Services-module__kf8n-G__hvBrowser .Services-module__kf8n-G__blkH{background:var(--accent);opacity:.4}.Services-module__kf8n-G__hvCode{width:100%;font-family:var(--font-mono), monospace;color:var(--ink-2);font-size:.72rem;line-height:1.5}.Services-module__kf8n-G__hvCode .Services-module__kf8n-G__cm{color:var(--ink-3)}.Services-module__kf8n-G__hvCode .Services-module__kf8n-G__kw{color:var(--accent)}.Services-module__kf8n-G__hvCode .Services-module__kf8n-G__str{color:var(--warm)}.Services-module__kf8n-G__hvCode .Services-module__kf8n-G__fn{color:var(--ink)}.Services-module__kf8n-G__hvSeo{flex-direction:column;gap:8px;width:100%;display:flex}.Services-module__kf8n-G__hvSeoRow{background:var(--bg);border:1px solid var(--line-2);font-family:var(--font-mono), monospace;border-radius:8px;grid-template-columns:1fr auto auto;align-items:center;gap:10px;padding:8px 10px;font-size:.65rem;display:grid}.Services-module__kf8n-G__hvSeoRow .Services-module__kf8n-G__kw{color:var(--ink)}.Services-module__kf8n-G__hvSeoRow .Services-module__kf8n-G__trend{color:var(--accent)}.Services-module__kf8n-G__hvSeoRow .Services-module__kf8n-G__rank{color:var(--ink);font-weight:700}.Services-module__kf8n-G__hvGauge{width:140px;height:140px;position:relative}.Services-module__kf8n-G__hvGauge svg{width:100%;height:100%;transform:rotate(-90deg)}.Services-module__kf8n-G__gTrack{fill:none;stroke:var(--line-2);stroke-width:6px}.Services-module__kf8n-G__gProg{fill:none;stroke:var(--accent);stroke-width:6px;stroke-linecap:round;stroke-dasharray:377;stroke-dashoffset:7.5px;filter:drop-shadow(0 0 8px var(--accent))}.Services-module__kf8n-G__gLabel{flex-direction:column;justify-content:center;align-items:center;gap:2px;display:flex;position:absolute;inset:0}.Services-module__kf8n-G__gNum{letter-spacing:-.03em;font-size:2rem;font-weight:500;line-height:1}.Services-module__kf8n-G__gTxt{font-family:var(--font-mono), monospace;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-2);font-size:.55rem}.Services-module__kf8n-G__hvLogo{gap:10px;display:flex}.Services-module__kf8n-G__logoTile{background:var(--bg);border:1px solid var(--line-2);width:54px;height:54px;color:var(--ink);border-radius:10px;justify-content:center;align-items:center;font-size:1.4rem;font-weight:600;display:flex}.Services-module__kf8n-G__logoTileAccent{background:var(--accent);color:var(--bg)}.Services-module__kf8n-G__logoTileSerif{font-family:var(--font-serif), serif;font-style:italic}.Services-module__kf8n-G__hvUptime{text-align:center}.Services-module__kf8n-G__hvUptimeNum{letter-spacing:-.04em;color:var(--accent);font-size:3.2rem;font-weight:500;line-height:1}.Services-module__kf8n-G__hvUptimeNum span{font-family:var(--font-serif), serif;font-size:.5em;font-style:italic}.Services-module__kf8n-G__hvUptimeLbl{font-family:var(--font-mono), monospace;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-2);margin-top:10px;font-size:.65rem}
.ServiceModal-module__mp3KjG__overlay{-webkit-backdrop-filter:blur(24px);z-index:500;overscroll-behavior:contain;opacity:0;background:#080807db;justify-content:center;align-items:flex-start;padding:60px 20px;animation:.22s ease-out forwards ServiceModal-module__mp3KjG__fade;display:flex;position:fixed;inset:0;overflow-y:auto}@keyframes ServiceModal-module__mp3KjG__fade{to{opacity:1}}.ServiceModal-module__mp3KjG__dialog{background:var(--bg);border:1px solid var(--line);opacity:0;border-radius:20px;width:100%;max-width:1120px;padding:clamp(40px,5vw,72px) clamp(28px,5vw,80px) clamp(40px,5vw,64px);animation:.35s cubic-bezier(.2,1,.3,1) 50ms forwards ServiceModal-module__mp3KjG__pop;position:relative;transform:translateY(20px);box-shadow:0 40px 100px #0009}@keyframes ServiceModal-module__mp3KjG__pop{to{opacity:1;transform:translateY(0)}}.ServiceModal-module__mp3KjG__close{border:1px solid var(--line-2);width:48px;height:48px;color:var(--ink-2);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.2,1,.3,1);display:flex;position:absolute;top:24px;right:24px}.ServiceModal-module__mp3KjG__close:hover{background:var(--accent);color:var(--bg);border-color:var(--accent);transform:rotate(90deg)}.ServiceModal-module__mp3KjG__header{border-bottom:1px solid var(--line);max-width:80%;margin-bottom:48px;padding-bottom:40px}.ServiceModal-module__mp3KjG__title{letter-spacing:-.04em;font-size:clamp(2.6rem,5.5vw,4.6rem);font-weight:500;line-height:.95}.ServiceModal-module__mp3KjG__title em{font-family:var(--font-serif), serif;color:var(--accent);font-style:italic;font-weight:400}.ServiceModal-module__mp3KjG__intro{color:var(--ink-2);letter-spacing:-.005em;max-width:68ch;margin-bottom:72px;font-size:clamp(1.1rem,1.5vw,1.35rem);line-height:1.55}.ServiceModal-module__mp3KjG__section{margin-bottom:64px}.ServiceModal-module__mp3KjG__section:last-of-type{margin-bottom:0}.ServiceModal-module__mp3KjG__sectionLabel{font-family:var(--font-mono), monospace;letter-spacing:.2em;text-transform:uppercase;color:var(--ink-3);align-items:center;gap:14px;margin-bottom:32px;font-size:.7rem;display:flex}.ServiceModal-module__mp3KjG__sectionLabel:before{content:"";background:var(--accent);width:28px;height:1px}.ServiceModal-module__mp3KjG__features{grid-template-columns:1fr 1fr;gap:0 56px;display:grid}.ServiceModal-module__mp3KjG__feature{border-top:1px solid var(--line);grid-template-columns:auto 1fr;align-items:baseline;gap:24px;padding:28px 0;display:grid}.ServiceModal-module__mp3KjG__feature:first-child,.ServiceModal-module__mp3KjG__feature:nth-child(2){border-top:none;padding-top:4px}.ServiceModal-module__mp3KjG__featureIcon{width:24px;height:24px;color:var(--accent);flex-shrink:0;justify-content:center;align-items:center;margin-top:4px;display:flex}.ServiceModal-module__mp3KjG__featureIcon svg{width:18px;height:18px}.ServiceModal-module__mp3KjG__featureText{flex-direction:column;gap:8px;display:flex}.ServiceModal-module__mp3KjG__featureTitle{color:var(--ink);letter-spacing:-.015em;font-size:1.15rem;font-weight:500;line-height:1.2}.ServiceModal-module__mp3KjG__featureDesc{color:var(--ink-2);font-size:.92rem;line-height:1.55}.ServiceModal-module__mp3KjG__stack{flex-wrap:wrap;gap:10px;display:flex}.ServiceModal-module__mp3KjG__chip{font-family:var(--font-mono), monospace;border:1px solid var(--line-2);color:var(--ink);text-transform:uppercase;letter-spacing:.1em;border-radius:100px;padding:8px 16px;font-size:.72rem;transition:all .3s}.ServiceModal-module__mp3KjG__chip:hover{border-color:var(--accent);color:var(--accent)}.ServiceModal-module__mp3KjG__spotlight{border:1px solid var(--line);background:radial-gradient(700px 280px at 85% 0,#c8ff0014,#0000 70%),linear-gradient(#c8ff0008,#0000 60%);border-radius:16px;margin-bottom:64px;padding:40px clamp(28px,4vw,52px);position:relative;overflow:hidden}.ServiceModal-module__mp3KjG__spotlight:before{content:"";background:var(--accent);width:3px;position:absolute;top:0;bottom:0;left:0}.ServiceModal-module__mp3KjG__spotlightLabel{font-family:var(--font-mono), monospace;letter-spacing:.2em;text-transform:uppercase;color:var(--accent);align-items:center;gap:14px;margin-bottom:18px;font-size:.7rem;display:flex}.ServiceModal-module__mp3KjG__spotlightLabel:before{content:"";background:var(--accent);width:28px;height:1px}.ServiceModal-module__mp3KjG__spotlightTitle{letter-spacing:-.025em;color:var(--ink);margin-bottom:20px;font-size:clamp(1.5rem,2.4vw,2rem);font-weight:500;line-height:1.15}.ServiceModal-module__mp3KjG__spotlightDesc{color:var(--ink-2);letter-spacing:-.005em;max-width:72ch;font-size:1rem;line-height:1.65}.ServiceModal-module__mp3KjG__flow{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:0;display:grid}.ServiceModal-module__mp3KjG__flowStep{border-left:1px solid var(--line);flex-direction:column;gap:14px;padding:32px 28px;display:flex;position:relative}.ServiceModal-module__mp3KjG__flowStep:first-child{border-left:none}.ServiceModal-module__mp3KjG__flowStepNum{font-family:var(--font-serif), serif;color:var(--accent);letter-spacing:-.02em;font-size:2rem;font-style:italic;font-weight:400;line-height:1}.ServiceModal-module__mp3KjG__flowStepTitle{color:var(--ink);letter-spacing:-.015em;font-size:1.1rem;font-weight:500}.ServiceModal-module__mp3KjG__dialogWingo{background:radial-gradient(1000px 500px at 80% -10%, #c8ff0014, transparent 60%), var(--bg)}@media (max-width:600px){.ServiceModal-module__mp3KjG__dialogWingo,.ServiceModal-module__mp3KjG__dialogWingo .ServiceModal-module__mp3KjG__handle{background:var(--bg)}}.ServiceModal-module__mp3KjG__wingoHeader{border-bottom:1px solid var(--line);margin-bottom:48px;padding-bottom:40px}.ServiceModal-module__mp3KjG__wingoLogo{font-family:var(--font-space), sans-serif;letter-spacing:-.04em;color:var(--accent);margin-bottom:18px;font-size:clamp(2.4rem,5vw,3.6rem);font-weight:700;line-height:1}.ServiceModal-module__mp3KjG__wingoTagline{font-family:var(--font-mono), monospace;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-2);align-items:center;gap:14px;margin-bottom:28px;font-size:.72rem;display:flex}.ServiceModal-module__mp3KjG__wingoTagline:before{content:"";background:var(--accent);width:28px;height:1px}.ServiceModal-module__mp3KjG__wingoTitle{letter-spacing:-.035em;max-width:80%;font-size:clamp(2rem,4vw,3.2rem);font-weight:500;line-height:1}.ServiceModal-module__mp3KjG__wingoTitle em{font-family:var(--font-serif), serif;color:var(--accent);font-style:italic;font-weight:400}.ServiceModal-module__mp3KjG__wingoModules{flex-wrap:wrap;gap:10px;display:flex}.ServiceModal-module__mp3KjG__wingoModule{font-family:var(--font-mono), monospace;border:1px solid var(--line-2);color:var(--ink);letter-spacing:.06em;background:var(--bg-2);border-radius:100px;padding:10px 18px;font-size:.72rem;transition:all .3s}.ServiceModal-module__mp3KjG__wingoModule:hover{border-color:var(--accent);color:var(--accent);transform:translateY(-2px)}.ServiceModal-module__mp3KjG__wingoSuite{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.ServiceModal-module__mp3KjG__wingoProduct{border:1px solid var(--line);background:var(--bg-2);border-radius:14px;flex-direction:column;gap:14px;padding:28px 24px;transition:all .35s cubic-bezier(.2,1,.3,1);display:flex}.ServiceModal-module__mp3KjG__wingoProduct:hover{border-color:var(--accent);transform:translateY(-4px)}.ServiceModal-module__mp3KjG__wingoProductHead{justify-content:space-between;align-items:center;gap:12px;display:flex}.ServiceModal-module__mp3KjG__wingoProductName{letter-spacing:-.02em;color:var(--ink);font-size:1.2rem;font-weight:500}.ServiceModal-module__mp3KjG__wingoProductTag{font-family:var(--font-mono), monospace;letter-spacing:.14em;text-transform:uppercase;border:1px solid var(--line-2);color:var(--ink-2);border-radius:100px;padding:4px 10px;font-size:.62rem}.ServiceModal-module__mp3KjG__wingoProductTag[data-tag=core]{background:var(--accent);color:var(--bg);border-color:var(--accent)}.ServiceModal-module__mp3KjG__wingoProductTag[data-tag=new]{color:var(--accent);border-color:var(--accent)}.ServiceModal-module__mp3KjG__wingoProductTag[data-tag=soon]{color:var(--ink-3)}.ServiceModal-module__mp3KjG__wingoProductDesc{color:var(--ink-2);font-size:.92rem;line-height:1.55}@media (max-width:860px){.ServiceModal-module__mp3KjG__wingoSuite{grid-template-columns:1fr}.ServiceModal-module__mp3KjG__wingoTitle{max-width:100%}}.ServiceModal-module__mp3KjG__ctaRow{flex-wrap:wrap;align-items:center;gap:32px;padding-top:48px;display:flex}.ServiceModal-module__mp3KjG__ctaPrimary{background:var(--accent);color:var(--bg);cursor:pointer;border:none;border-radius:100px;align-items:center;gap:14px;padding:20px 32px;font-family:inherit;font-size:1rem;font-weight:500;transition:all .3s cubic-bezier(.2,1,.3,1);display:inline-flex;position:relative;overflow:hidden}.ServiceModal-module__mp3KjG__ctaPrimary:before{content:"";background:var(--ink);transition:transform .4s cubic-bezier(.2,1,.3,1);position:absolute;inset:0;transform:translateY(100%)}.ServiceModal-module__mp3KjG__ctaPrimary:hover:before{transform:translateY(0)}.ServiceModal-module__mp3KjG__ctaPrimary>*{z-index:1;position:relative}.ServiceModal-module__mp3KjG__ctaPrimary svg{transition:transform .4s}.ServiceModal-module__mp3KjG__ctaPrimary:hover svg{transform:rotate(45deg)}.ServiceModal-module__mp3KjG__ctaSecondary{color:var(--ink-2);cursor:pointer;letter-spacing:.01em;background:0 0;border:none;padding:14px 0;font-family:inherit;font-size:.95rem;transition:color .3s}.ServiceModal-module__mp3KjG__ctaSecondary:hover{color:var(--accent)}@media (max-width:860px){.ServiceModal-module__mp3KjG__features{grid-template-columns:1fr;column-gap:0}.ServiceModal-module__mp3KjG__feature:nth-child(2){border-top:1px solid var(--line);padding-top:28px}.ServiceModal-module__mp3KjG__flow{grid-template-columns:1fr}.ServiceModal-module__mp3KjG__flowStep{border-left:none;border-top:1px solid var(--line)}.ServiceModal-module__mp3KjG__flowStep:first-child{border-top:none}.ServiceModal-module__mp3KjG__header{max-width:100%}}@media (max-width:720px){.ServiceModal-module__mp3KjG__dialog{border-radius:14px}.ServiceModal-module__mp3KjG__intro,.ServiceModal-module__mp3KjG__section{margin-bottom:48px}}.ServiceModal-module__mp3KjG__handle{display:none}@media (max-width:600px){.ServiceModal-module__mp3KjG__overlay{overscroll-behavior:contain;-webkit-backdrop-filter:blur(8px)saturate(120%);background:#080807b3;align-items:flex-end;padding:0;overflow:hidden}.ServiceModal-module__mp3KjG__dialog{opacity:1;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;backface-visibility:hidden;border-bottom:none;border-radius:22px 22px 0 0;width:100%;max-width:100%;height:84vh;max-height:84vh;padding:0 18px 28px;transition:none;animation:none;overflow:hidden auto;transform:none;box-shadow:0 -30px 60px #00000080}.ServiceModal-module__mp3KjG__handle{z-index:6;-webkit-tap-highlight-color:transparent;justify-content:center;align-items:center;margin:0 -18px 8px;padding:14px 0 12px;display:flex;position:relative}.ServiceModal-module__mp3KjG__handle:active{cursor:grabbing}.ServiceModal-module__mp3KjG__handleBar{background:#f5f5f247;border-radius:100px;width:44px;height:5px;transition:background .2s,width .2s;display:block}.ServiceModal-module__mp3KjG__handle:active .ServiceModal-module__mp3KjG__handleBar{background:var(--accent);width:56px}.ServiceModal-module__mp3KjG__close{z-index:7;width:38px;height:38px;top:14px;right:14px}.ServiceModal-module__mp3KjG__header{max-width:100%;margin-bottom:22px;padding-bottom:18px;padding-right:48px}.ServiceModal-module__mp3KjG__title{font-size:clamp(1.7rem,7vw,2.1rem)}.ServiceModal-module__mp3KjG__intro{margin-bottom:24px;font-size:.95rem;line-height:1.5}.ServiceModal-module__mp3KjG__section{margin-bottom:24px}.ServiceModal-module__mp3KjG__sectionLabel{gap:10px;margin-bottom:16px;font-size:.62rem}.ServiceModal-module__mp3KjG__sectionLabel:before{width:18px}.ServiceModal-module__mp3KjG__features{column-gap:0}.ServiceModal-module__mp3KjG__feature{gap:12px;padding:14px 0}.ServiceModal-module__mp3KjG__feature:first-child,.ServiceModal-module__mp3KjG__feature:nth-child(2){padding-top:0}.ServiceModal-module__mp3KjG__featureIcon{width:18px;height:18px}.ServiceModal-module__mp3KjG__featureIcon svg{width:14px;height:14px}.ServiceModal-module__mp3KjG__featureTitle{font-size:.98rem}.ServiceModal-module__mp3KjG__featureDesc{font-size:.84rem;line-height:1.45}.ServiceModal-module__mp3KjG__chip{letter-spacing:.08em;padding:5px 11px;font-size:.62rem}.ServiceModal-module__mp3KjG__stack{gap:6px}.ServiceModal-module__mp3KjG__spotlight{border-radius:12px;margin-bottom:24px;padding:18px 14px}.ServiceModal-module__mp3KjG__spotlightLabel{margin-bottom:12px;font-size:.62rem}.ServiceModal-module__mp3KjG__spotlightLabel:before{width:18px}.ServiceModal-module__mp3KjG__spotlightTitle{margin-bottom:12px;font-size:1.1rem;line-height:1.25}.ServiceModal-module__mp3KjG__spotlightDesc{font-size:.88rem;line-height:1.5}.ServiceModal-module__mp3KjG__flowStep{gap:8px;padding:18px 14px}.ServiceModal-module__mp3KjG__flowStepNum{font-size:1.4rem}.ServiceModal-module__mp3KjG__flowStepTitle{font-size:.95rem}.ServiceModal-module__mp3KjG__ctaRow{flex-direction:column;align-items:stretch;gap:12px;padding-top:20px}.ServiceModal-module__mp3KjG__ctaPrimary{justify-content:space-between;width:100%;padding:14px 22px;font-size:.92rem}.ServiceModal-module__mp3KjG__ctaSecondary{text-align:center;padding:10px 0;font-size:.88rem}.ServiceModal-module__mp3KjG__wingoHeader{margin-bottom:22px;padding-bottom:18px;padding-right:48px}.ServiceModal-module__mp3KjG__wingoTagline{gap:10px;margin-bottom:14px;font-size:.62rem}.ServiceModal-module__mp3KjG__wingoTagline:before{width:18px}.ServiceModal-module__mp3KjG__wingoTitle{max-width:100%;font-size:clamp(1.7rem,7vw,2.1rem)}.ServiceModal-module__mp3KjG__wingoModule{letter-spacing:.04em;padding:7px 12px;font-size:.64rem}.ServiceModal-module__mp3KjG__wingoModules{gap:6px}.ServiceModal-module__mp3KjG__wingoSuite{gap:12px}.ServiceModal-module__mp3KjG__wingoProduct{border-radius:12px;gap:10px;padding:18px 16px}.ServiceModal-module__mp3KjG__wingoProductName{font-size:1rem}.ServiceModal-module__mp3KjG__wingoProductDesc{font-size:.84rem;line-height:1.45}.ServiceModal-module__mp3KjG__wingoProductTag{padding:3px 8px;font-size:.56rem}}
.RevealText-module__s1i6_a__word{opacity:.2;will-change:opacity;transition:opacity .5s cubic-bezier(.2,1,.3,1),color .4s;display:inline-block}.RevealText-module__s1i6_a__lit{opacity:1}.RevealText-module__s1i6_a__italic{font-family:var(--font-serif), serif;color:var(--accent);font-style:italic;font-weight:400}
.Work-module__D3KtDW__work,.Work-module__D3KtDW__pin{position:relative}.Work-module__D3KtDW__sticky{flex-direction:column;height:100vh;padding-top:12px;display:flex;position:sticky;top:0}.Work-module__D3KtDW__header{padding:0 calc(var(--pad-x) + var(--rail-offset) + 140px) 0 calc(var(--pad-x) + var(--rail-offset));flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:14px;display:flex}@media (max-width:720px){.Work-module__D3KtDW__header{padding:0 calc(var(--pad-x) + var(--rail-offset))}}.Work-module__D3KtDW__title{letter-spacing:-.04em;max-width:900px;font-size:clamp(1.4rem,2.4vw,2rem);font-weight:500;line-height:1.05}.Work-module__D3KtDW__title em{font-family:var(--font-serif), serif;color:var(--accent);font-style:italic;font-weight:400}.Work-module__D3KtDW__count{text-align:right;font-family:var(--font-mono), monospace;text-transform:uppercase;letter-spacing:.14em;color:var(--ink-2);font-size:.76rem}.Work-module__D3KtDW__count strong{font-family:var(--font-space), sans-serif;color:var(--accent);letter-spacing:-.04em;margin-bottom:2px;font-size:1.6rem;font-weight:500;line-height:1;display:block}.Work-module__D3KtDW__viewport{flex:1;min-height:0;padding-bottom:36px;position:relative;overflow:hidden}.Work-module__D3KtDW__track{padding:0 calc(var(--pad-x) + var(--rail-offset));will-change:transform;z-index:2;gap:24px;height:100%;display:flex;position:relative}.Work-module__D3KtDW__railH{background:var(--line);z-index:1;pointer-events:none;height:1.2px;position:absolute;bottom:48%;left:0;right:0}.Work-module__D3KtDW__railHBar{background:var(--accent);width:0;height:100%;position:absolute;top:0;left:0}.Work-module__D3KtDW__railHDot{background:var(--accent);width:8px;height:8px;filter:drop-shadow(0 0 6px var(--accent));border-radius:50%;position:absolute;top:50%;left:0;transform:translate(-50%,-50%)}.Work-module__D3KtDW__proj{height:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;flex-direction:column;flex:0 0 clamp(280px,36vw,540px);padding:0;text-decoration:none;display:flex;position:relative}.Work-module__D3KtDW__proj:focus{outline:none}.Work-module__D3KtDW__proj:focus-visible{outline:2px solid var(--accent);outline-offset:4px;border-radius:8px}.Work-module__D3KtDW__visual{border:1px solid var(--line);border-radius:20px;flex:1;min-height:0;margin-bottom:20px;position:relative;overflow:hidden}.Work-module__D3KtDW__visual:after{content:"";pointer-events:none;z-index:4;background:radial-gradient(circle at 0 0,#ffffff26,#0000 60%);position:absolute;inset:0}.Work-module__D3KtDW__inner{z-index:3;pointer-events:none;flex-direction:column;justify-content:space-between;gap:16px;display:flex;position:absolute;inset:28px 28px 32px}.Work-module__D3KtDW__badge{-webkit-backdrop-filter:blur(12px);font-family:var(--font-mono), monospace;text-transform:uppercase;letter-spacing:.12em;background:#08080759;border:1px solid #ffffff14;border-radius:100px;align-items:center;gap:8px;width:fit-content;padding:7px 14px;font-size:.68rem;display:inline-flex}.Work-module__D3KtDW__big{letter-spacing:-.03em;word-wrap:break-word;overflow-wrap:break-word;max-width:100%;font-size:clamp(1.7rem,2.6vw,2.4rem);font-weight:500;line-height:1.02}.Work-module__D3KtDW__big em{font-family:var(--font-serif), serif;font-style:italic;font-weight:400}.Work-module__D3KtDW__decor{z-index:1;opacity:.4;pointer-events:none;position:absolute;inset:0}.Work-module__D3KtDW__decor svg{width:100%;height:100%}.Work-module__D3KtDW__p1{color:#f5f5f2;background:linear-gradient(140deg,#5a1a0a 0%,#2a0c04 100%)}.Work-module__D3KtDW__p1 .Work-module__D3KtDW__laptopScreen{border-color:#ff6b35}.Work-module__D3KtDW__p2{color:#f5f5f2;background:linear-gradient(140deg,#0f2528 0%,#061416 100%)}.Work-module__D3KtDW__p2 .Work-module__D3KtDW__laptopScreen{border-color:#0d9488}.Work-module__D3KtDW__p3{color:#f5f5f2;background:linear-gradient(140deg,#1f1840 0%,#0a0622 100%)}.Work-module__D3KtDW__p3 .Work-module__D3KtDW__laptopScreen{border-color:#2f2680}.Work-module__D3KtDW__p4{color:#f5f5f2;background:linear-gradient(140deg,#2e1238 0%,#150820 100%)}.Work-module__D3KtDW__p4 .Work-module__D3KtDW__laptopScreen{border-color:#7a3768}.Work-module__D3KtDW__p5{color:#f5f5f2;background:linear-gradient(140deg,#081430 0%,#1a2f5a 100%)}.Work-module__D3KtDW__p5 .Work-module__D3KtDW__laptopScreen{border-color:#4a6aa5}.Work-module__D3KtDW__p6{color:#f5f5f2;background:linear-gradient(140deg,#1a1e3a 0%,#0a0d1f 100%)}.Work-module__D3KtDW__p6 .Work-module__D3KtDW__phoneFrame{border-color:#8b8fff}.Work-module__D3KtDW__pTms{color:#f5f5f2;background:radial-gradient(at 75% 18%,#fbbc2e29,#0000 58%),radial-gradient(at 20% 90%,#ff5f5714,#0000 60%),linear-gradient(150deg,#1d1510 0%,#0b0806 100%)}.Work-module__D3KtDW__meta{flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.Work-module__D3KtDW__name{letter-spacing:-.02em;margin-bottom:4px;font-size:1.2rem;font-weight:500}.Work-module__D3KtDW__cat,.Work-module__D3KtDW__modules{font-family:var(--font-mono), monospace;color:var(--ink-3);text-transform:uppercase;letter-spacing:.12em;font-size:.72rem}.Work-module__D3KtDW__module:not(:last-child):after{content:" · ";color:var(--ink-3);margin:0 2px}.Work-module__D3KtDW__year{font-family:var(--font-mono), monospace;color:var(--ink-2);font-size:.82rem}.Work-module__D3KtDW__device{z-index:2;filter:drop-shadow(0 30px 40px #00000059);position:absolute}.Work-module__D3KtDW__laptop{height:auto;inset:calc(50% - 26px) 8% auto;transform:translateY(-50%)}.Work-module__D3KtDW__laptopScreen{border:2px solid color-mix(in srgb, var(--primary,#f5e6c8) 22%, #0a0a09);background:#0a0a09;border-radius:10px;position:relative;overflow:hidden;box-shadow:0 18px 36px #00000073}.Work-module__D3KtDW__laptopBar{display:none}.Work-module__D3KtDW__laptopScreen img{width:100%;height:auto;display:block}.Work-module__D3KtDW__laptopEmpty{aspect-ratio:16/10;color:#ffffff59;width:100%;font-family:var(--font-mono), monospace;letter-spacing:.2em;text-transform:uppercase;background:repeating-linear-gradient(135deg,#ffffff05 0 8px,#ffffff0f 8px 16px);justify-content:center;align-items:center;font-size:.62rem;display:flex}.Work-module__D3KtDW__laptopNotch{display:none}.Work-module__D3KtDW__phone{aspect-ratio:9/16;height:auto;inset:14% 28% auto}.Work-module__D3KtDW__phoneFrame{background:#0d0d0c;border:4px solid #1c1c1a;border-radius:28px;position:absolute;inset:0;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0d}.Work-module__D3KtDW__phoneNotch{z-index:2;background:#000;border-radius:100px;width:40%;height:14px;position:absolute;top:6px;left:50%;transform:translate(-50%)}.Work-module__D3KtDW__phoneFrame img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.Work-module__D3KtDW__phoneEmpty{color:#ffffff59;font-family:var(--font-mono), monospace;letter-spacing:.2em;text-transform:uppercase;background:repeating-linear-gradient(135deg,#ffffff05 0 8px,#ffffff0f 8px 16px);justify-content:center;align-items:center;font-size:.55rem;display:flex;position:absolute;inset:0}.Work-module__D3KtDW__strip{padding:6px calc(var(--pad-x) + var(--rail-offset)) 8px;background:var(--bg);flex-shrink:0;position:relative}.Work-module__D3KtDW__stripHead{font-family:var(--font-mono), monospace;letter-spacing:.18em;text-transform:uppercase;color:var(--ink-3);justify-content:space-between;align-items:center;margin-bottom:8px;font-size:.68rem;display:flex}.Work-module__D3KtDW__stripHead .Work-module__D3KtDW__active{color:var(--accent)}.Work-module__D3KtDW__stripHead .Work-module__D3KtDW__pct{color:var(--ink-2);font-variant-numeric:tabular-nums}.Work-module__D3KtDW__stripTrack{background:var(--line);border-radius:2px;height:2px;position:relative}.Work-module__D3KtDW__stripBar{background:var(--accent);height:100%;box-shadow:0 0 8px var(--accent), 0 0 16px #c8ff004d;border-radius:2px;width:0;transition:width 80ms linear;position:absolute;top:0;left:0}.Work-module__D3KtDW__stripChips{font-family:var(--font-mono), monospace;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-3);justify-content:space-between;gap:16px;margin-top:6px;font-size:.62rem;display:flex;position:relative}.Work-module__D3KtDW__stripChip{flex-direction:column;flex:1 1 0;gap:4px;min-width:0;transition:color .3s;display:flex}.Work-module__D3KtDW__stripChipNum{color:var(--ink-3)}.Work-module__D3KtDW__stripChipName{color:var(--ink-2);letter-spacing:.08em;text-transform:none;white-space:nowrap;text-overflow:ellipsis;font-size:.7rem;overflow:hidden}.Work-module__D3KtDW__stripChip.Work-module__D3KtDW__on .Work-module__D3KtDW__stripChipNum,.Work-module__D3KtDW__stripChip.Work-module__D3KtDW__on .Work-module__D3KtDW__stripChipName{color:var(--accent)}.Work-module__D3KtDW__stripChipNotch{opacity:.4;background:currentColor;width:1px;height:6px;margin-bottom:2px}.Work-module__D3KtDW__stripChip.Work-module__D3KtDW__on .Work-module__D3KtDW__stripChipNotch{opacity:1}@media (max-width:900px){.Work-module__D3KtDW__sticky{height:auto;min-height:0;padding-top:60px;position:static}.Work-module__D3KtDW__viewport{scroll-snap-type:x mandatory;scrollbar-width:none;overflow-x:auto}.Work-module__D3KtDW__viewport::-webkit-scrollbar{display:none}.Work-module__D3KtDW__track{gap:16px;padding-bottom:24px;transform:none!important}.Work-module__D3KtDW__proj{scroll-snap-align:center;flex:0 0 82vw;height:auto}.Work-module__D3KtDW__visual{aspect-ratio:3/4;flex:none;min-height:0}.Work-module__D3KtDW__laptop,.Work-module__D3KtDW__phone{position:absolute}.Work-module__D3KtDW__strip{display:none}}@media (max-width:600px){.Work-module__D3KtDW__sticky{padding-top:36px}.Work-module__D3KtDW__header{gap:16px;margin-bottom:18px}.Work-module__D3KtDW__count{display:none}.Work-module__D3KtDW__proj{flex:0 0 86vw}.Work-module__D3KtDW__inner{inset:16px 16px 18px}.Work-module__D3KtDW__big{font-size:clamp(1.3rem,5.4vw,1.8rem)}}
.ProjectModal-module__A1se8G__overlay{-webkit-backdrop-filter:blur(20px);z-index:500;overscroll-behavior:contain;opacity:0;background:#080807d1;justify-content:center;align-items:flex-start;padding:40px 20px;animation:.22s ease-out forwards ProjectModal-module__A1se8G__fade;display:flex;position:fixed;inset:0;overflow-y:auto}@keyframes ProjectModal-module__A1se8G__fade{to{opacity:1}}.ProjectModal-module__A1se8G__dialog{background:var(--bg-2);border:1px solid var(--line);opacity:0;border-radius:24px;width:100%;max-width:1040px;margin:auto;padding:52px 56px 56px;animation:.3s cubic-bezier(.2,1,.3,1) 50ms forwards ProjectModal-module__A1se8G__pop;position:relative;transform:scale(.94);box-shadow:0 30px 80px #00000080}@keyframes ProjectModal-module__A1se8G__pop{to{opacity:1;transform:scale(1)}}.ProjectModal-module__A1se8G__close{border:1px solid var(--line-2);background:var(--bg);width:44px;height:44px;color:var(--ink);cursor:pointer;z-index:2;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:20px;right:20px}.ProjectModal-module__A1se8G__close:hover{background:var(--accent);color:var(--bg);border-color:var(--accent)}.ProjectModal-module__A1se8G__badges{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.ProjectModal-module__A1se8G__badge{font-family:var(--font-mono), monospace;color:var(--accent);text-transform:uppercase;letter-spacing:.16em;background:#c8ff001f;border-radius:100px;padding:5px 10px;font-size:.64rem}.ProjectModal-module__A1se8G__title{letter-spacing:-.04em;margin-bottom:32px;font-size:clamp(2.5rem,5vw,3.6rem);font-weight:500;line-height:1}.ProjectModal-module__A1se8G__title em{font-family:var(--font-serif), serif;color:var(--accent);font-style:italic;font-weight:400}.ProjectModal-module__A1se8G__hero{background:radial-gradient(ellipse at 50% 20%, #c8ff000a, transparent 65%), var(--bg);border:1px solid var(--line);border-radius:20px;margin-bottom:36px;padding:28px 28px 36px;position:relative}.ProjectModal-module__A1se8G__laptop{border:2px solid color-mix(in srgb, var(--primary,#f5e6c8) 22%, #0a0a09);border-radius:12px;width:100%;padding:0;position:relative;overflow:hidden;box-shadow:0 30px 60px #00000080}.ProjectModal-module__A1se8G__laptopBare{box-shadow:none;background:0 0;border-color:#0000}.ProjectModal-module__A1se8G__dialog[data-project=Toreto\ CRM] .ProjectModal-module__A1se8G__laptop:not(.ProjectModal-module__A1se8G__laptopBare),.ProjectModal-module__A1se8G__dialog[data-project=Toreto\ CRM] .ProjectModal-module__A1se8G__slidePhoneFrame{border-color:#4a6aa5}.ProjectModal-module__A1se8G__dialog[data-project=Wingo\ ERP] .ProjectModal-module__A1se8G__laptop:not(.ProjectModal-module__A1se8G__laptopBare),.ProjectModal-module__A1se8G__dialog[data-project=Wingo\ ERP] .ProjectModal-module__A1se8G__slidePhoneFrame{border-color:#2f2680}.ProjectModal-module__A1se8G__dialog[data-project=EduApp] .ProjectModal-module__A1se8G__laptop:not(.ProjectModal-module__A1se8G__laptopBare),.ProjectModal-module__A1se8G__dialog[data-project=EduApp] .ProjectModal-module__A1se8G__slidePhoneFrame{border-color:#0d9488}.ProjectModal-module__A1se8G__dialog[data-project=Catalog\ Virtual] .ProjectModal-module__A1se8G__laptop:not(.ProjectModal-module__A1se8G__laptopBare),.ProjectModal-module__A1se8G__dialog[data-project=Catalog\ Virtual] .ProjectModal-module__A1se8G__slidePhoneFrame{border-color:#ff6b35}.ProjectModal-module__A1se8G__dialog[data-project=IMEIOK] .ProjectModal-module__A1se8G__laptop:not(.ProjectModal-module__A1se8G__laptopBare),.ProjectModal-module__A1se8G__dialog[data-project=IMEIOK] .ProjectModal-module__A1se8G__slidePhoneFrame{border-color:#8b8fff}.ProjectModal-module__A1se8G__dialog[data-project=FaceSnap] .ProjectModal-module__A1se8G__laptop:not(.ProjectModal-module__A1se8G__laptopBare),.ProjectModal-module__A1se8G__dialog[data-project=FaceSnap] .ProjectModal-module__A1se8G__slidePhoneFrame{border-color:#7a3768}.ProjectModal-module__A1se8G__laptopBar{display:none}.ProjectModal-module__A1se8G__laptopScreen{z-index:2;background:0 0;position:relative;overflow:hidden}.ProjectModal-module__A1se8G__slides{width:100%;display:block;position:relative}.ProjectModal-module__A1se8G__slideLoader{z-index:4;-webkit-backdrop-filter:blur(6px);pointer-events:none;border-radius:inherit;background:#0808078c;justify-content:center;align-items:center;animation:.18s ease-out ProjectModal-module__A1se8G__slideLoaderFade;display:flex;position:absolute;inset:0}.ProjectModal-module__A1se8G__slideLoaderShimmer{pointer-events:none;background:linear-gradient(110deg,#0000 25%,#c8ff000d 45%,#c8ff001f 50%,#c8ff000d 55%,#0000 75%) 100% 0/220% 100%;animation:1.6s linear infinite ProjectModal-module__A1se8G__slideLoaderShimmer;position:absolute;inset:0}.ProjectModal-module__A1se8G__slideLoaderDot{z-index:1;background:var(--accent);width:10px;height:10px;box-shadow:0 0 18px var(--accent), 0 0 36px #c8ff0059;border-radius:50%;animation:1.3s infinite ProjectModal-module__A1se8G__pulse;position:relative}@keyframes ProjectModal-module__A1se8G__slideLoaderFade{0%{opacity:0}to{opacity:1}}@keyframes ProjectModal-module__A1se8G__slideLoaderShimmer{0%{background-position:200% 0}to{background-position:-100% 0}}.ProjectModal-module__A1se8G__slides>.ProjectModal-module__A1se8G__slide{object-fit:contain;opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity .4s cubic-bezier(.2,1,.3,1);position:absolute;inset:0}.ProjectModal-module__A1se8G__slides>.ProjectModal-module__A1se8G__slide.ProjectModal-module__A1se8G__slideOn{object-fit:unset;opacity:1;pointer-events:auto;height:auto;position:relative;inset:auto}.ProjectModal-module__A1se8G__slidePhoneWrap{opacity:0;pointer-events:none;justify-content:center;align-items:center;transition:opacity .4s cubic-bezier(.2,1,.3,1);display:flex;position:absolute;inset:0}.ProjectModal-module__A1se8G__slidePhoneWrap.ProjectModal-module__A1se8G__slideOn{opacity:1;pointer-events:auto;padding:32px 0;position:relative;inset:auto}.ProjectModal-module__A1se8G__slidePhoneFrame{aspect-ratio:9/16;border:2px solid color-mix(in srgb, var(--primary,#f5e6c8) 22%, #0a0a09);background:#0d0d0c;border-radius:18px;width:min(320px,45%);position:relative;overflow:hidden}.ProjectModal-module__A1se8G__slidePhoneNotch{display:none}.ProjectModal-module__A1se8G__slidePhoneImg{object-fit:cover;width:100%;height:100%;display:block}.ProjectModal-module__A1se8G__laptopNotch{display:none}.ProjectModal-module__A1se8G__laptopBase{z-index:0;background:linear-gradient(#202020 0%,#0f0f0e 100%);border-radius:0 0 14px 14px;height:8px;position:absolute;bottom:14px;left:12px;right:12px;box-shadow:0 2px 10px #0009}.ProjectModal-module__A1se8G__heroInner{pointer-events:none;position:absolute;inset:0}.ProjectModal-module__A1se8G__heroInner>*{pointer-events:auto}.ProjectModal-module__A1se8G__slide{opacity:0;pointer-events:none;width:100%;height:auto;transition:opacity .4s cubic-bezier(.2,1,.3,1);display:block}.ProjectModal-module__A1se8G__slideOn{opacity:1;pointer-events:auto}.ProjectModal-module__A1se8G__sliderBtn{-webkit-backdrop-filter:blur(10px);width:44px;height:44px;color:var(--ink);cursor:pointer;z-index:3;background:#0a0a098c;border:1px solid #ffffff24;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ProjectModal-module__A1se8G__sliderBtn:hover{background:var(--accent);color:var(--bg);border-color:var(--accent)}.ProjectModal-module__A1se8G__sliderPrev{left:14px}.ProjectModal-module__A1se8G__sliderNext{right:14px}.ProjectModal-module__A1se8G__sliderCount{z-index:3;font-family:var(--font-mono), monospace;letter-spacing:.18em;-webkit-backdrop-filter:blur(10px);color:var(--ink);background:#0a0a0999;border:1px solid #ffffff14;border-radius:100px;padding:6px 12px;font-size:.68rem;position:absolute;top:14px;left:14px}.ProjectModal-module__A1se8G__sliderCount span{color:var(--ink-3)}.ProjectModal-module__A1se8G__sliderDots{z-index:3;-webkit-backdrop-filter:blur(10px);background:#0a0a098c;border:1px solid #ffffff14;border-radius:100px;gap:6px;padding:6px 10px;display:flex;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.ProjectModal-module__A1se8G__sliderDot{cursor:pointer;background:#ffffff40;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .25s}.ProjectModal-module__A1se8G__sliderDot:hover{background:#ffffff8c}.ProjectModal-module__A1se8G__sliderDotOn{background:var(--accent);border-radius:100px;width:22px}.ProjectModal-module__A1se8G__heroPlaceholder{color:#ffffff59;font-family:var(--font-mono), monospace;letter-spacing:.2em;text-transform:uppercase;background:repeating-linear-gradient(135deg,#ffffff05 0 8px,#ffffff0d 8px 16px);justify-content:center;align-items:center;font-size:.7rem;display:flex;position:absolute;inset:0}.ProjectModal-module__A1se8G__meta{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:36px;padding:24px 0;display:grid}.ProjectModal-module__A1se8G__metaRow{flex-direction:column;gap:4px;display:flex}.ProjectModal-module__A1se8G__metaLabel{font-family:var(--font-mono), monospace;letter-spacing:.18em;text-transform:uppercase;color:var(--ink-3);font-size:.64rem}.ProjectModal-module__A1se8G__metaValue{color:var(--ink);letter-spacing:-.01em;font-size:1rem;font-weight:500}.ProjectModal-module__A1se8G__metaValue.ProjectModal-module__A1se8G__live{color:var(--accent)}.ProjectModal-module__A1se8G__section{margin-bottom:36px}.ProjectModal-module__A1se8G__sectionLabel{font-family:var(--font-mono), monospace;letter-spacing:.18em;text-transform:uppercase;color:var(--ink-3);align-items:center;gap:10px;margin-bottom:16px;font-size:.72rem;display:flex}.ProjectModal-module__A1se8G__sectionLabel:before{content:"";background:var(--accent);width:20px;height:1px}.ProjectModal-module__A1se8G__sectionText{color:var(--ink-2);max-width:80ch;font-size:1.02rem;line-height:1.6}.ProjectModal-module__A1se8G__stack{flex-wrap:wrap;gap:8px;display:flex}.ProjectModal-module__A1se8G__chip{font-family:var(--font-mono), monospace;border:1px solid var(--line-2);color:var(--ink-2);text-transform:uppercase;letter-spacing:.08em;border-radius:100px;padding:6px 12px;font-size:.72rem}.ProjectModal-module__A1se8G__processGrid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.ProjectModal-module__A1se8G__process{background:var(--bg);border:1px solid var(--line);border-radius:14px;flex-direction:column;gap:8px;padding:20px 22px;transition:border-color .3s;display:flex}.ProjectModal-module__A1se8G__process:hover{border-color:#c8ff004d}.ProjectModal-module__A1se8G__processHead{color:var(--ink);letter-spacing:-.01em;align-items:center;gap:10px;font-size:1rem;font-weight:500;display:flex}.ProjectModal-module__A1se8G__processDot{background:var(--accent);width:8px;height:8px;box-shadow:0 0 8px var(--accent);border-radius:50%}.ProjectModal-module__A1se8G__processDesc{color:var(--ink-2);font-size:.86rem;line-height:1.5}.ProjectModal-module__A1se8G__impact{background:var(--line);border:1px solid var(--line);border-radius:14px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.ProjectModal-module__A1se8G__impactCell{background:var(--bg);text-align:center;padding:24px 20px}.ProjectModal-module__A1se8G__impactNum{letter-spacing:-.04em;color:var(--accent);margin-bottom:8px;font-size:clamp(2rem,4vw,2.8rem);font-weight:500;line-height:1}.ProjectModal-module__A1se8G__impactLabel{font-family:var(--font-mono), monospace;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-2);font-size:.68rem;line-height:1.3}.ProjectModal-module__A1se8G__ctaRow{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:16px;padding-top:28px;display:flex}.ProjectModal-module__A1se8G__ctaPrimary{isolation:isolate;background:var(--accent);color:var(--bg);cursor:pointer;border:none;border-radius:100px;align-items:center;gap:12px;padding:16px 26px;font-family:inherit;font-size:.96rem;font-weight:500;transition:color .3s cubic-bezier(.2,1,.3,1);display:inline-flex;position:relative;overflow:hidden}.ProjectModal-module__A1se8G__ctaPrimary:before{content:"";background:var(--ink);z-index:-1;transition:transform .4s cubic-bezier(.2,1,.3,1);position:absolute;inset:0;transform:translateY(100%)}.ProjectModal-module__A1se8G__ctaPrimary:hover:before{transform:translateY(0)}.ProjectModal-module__A1se8G__ctaPrimary svg{transition:transform .4s}.ProjectModal-module__A1se8G__ctaPrimary:hover svg{transform:rotate(45deg)}.ProjectModal-module__A1se8G__ctaLink{color:var(--ink-2);cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:14px 0;font-family:inherit;font-size:.92rem;transition:color .25s;display:inline-flex}.ProjectModal-module__A1se8G__ctaLink:hover{color:var(--accent)}.ProjectModal-module__A1se8G__ctaLink svg{width:14px;height:14px}@media (max-width:780px){.ProjectModal-module__A1se8G__dialog{border-radius:18px;padding:36px 24px 32px}.ProjectModal-module__A1se8G__meta{grid-template-columns:1fr 1fr}.ProjectModal-module__A1se8G__processGrid,.ProjectModal-module__A1se8G__impact{grid-template-columns:1fr}}.ProjectModal-module__A1se8G__handle{display:none}@media (max-width:600px){.ProjectModal-module__A1se8G__overlay{overscroll-behavior:contain;-webkit-backdrop-filter:blur(8px)saturate(120%);background:#080807b3;align-items:flex-end;padding:0;overflow:hidden}.ProjectModal-module__A1se8G__dialog{opacity:1;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;backface-visibility:hidden;border-bottom:none;border-radius:20px 20px 0 0;width:100%;max-width:100%;height:84vh;max-height:84vh;margin:0;padding:0 18px 24px;transition:none;animation:none;overflow:hidden auto;transform:none;box-shadow:0 -30px 60px #0000008c}.ProjectModal-module__A1se8G__handle{z-index:6;-webkit-tap-highlight-color:transparent;justify-content:center;align-items:center;margin:0 -18px 6px;padding:14px 0 10px;display:flex;position:relative}.ProjectModal-module__A1se8G__handle:active{cursor:grabbing}.ProjectModal-module__A1se8G__handleBar{background:#f5f5f247;border-radius:100px;width:44px;height:5px;transition:background .2s,width .2s;display:block}.ProjectModal-module__A1se8G__handle:active .ProjectModal-module__A1se8G__handleBar{background:var(--accent);width:56px}.ProjectModal-module__A1se8G__close{z-index:7;width:38px;height:38px;top:12px;right:12px}.ProjectModal-module__A1se8G__badges{gap:6px;margin-bottom:14px;padding-right:48px}.ProjectModal-module__A1se8G__badge{letter-spacing:.12em;padding:4px 9px;font-size:.58rem}.ProjectModal-module__A1se8G__title{margin-bottom:18px;padding-right:8px;font-size:clamp(1.5rem,6.5vw,1.9rem);line-height:1.05}.ProjectModal-module__A1se8G__hero{border-radius:14px;margin-bottom:20px;padding:12px 12px 16px}.ProjectModal-module__A1se8G__meta{grid-template-columns:1fr 1fr;gap:10px 14px;margin-bottom:22px;padding:14px 0}.ProjectModal-module__A1se8G__metaLabel{font-size:.58rem}.ProjectModal-module__A1se8G__metaValue{font-size:.92rem}.ProjectModal-module__A1se8G__section{margin-bottom:22px}.ProjectModal-module__A1se8G__sectionLabel{gap:10px;margin-bottom:12px;font-size:.62rem}.ProjectModal-module__A1se8G__sectionLabel:before{width:18px}.ProjectModal-module__A1se8G__sectionText{font-size:.92rem;line-height:1.5}.ProjectModal-module__A1se8G__stack{gap:6px}.ProjectModal-module__A1se8G__chip{letter-spacing:.06em;padding:5px 10px;font-size:.62rem}.ProjectModal-module__A1se8G__processGrid{gap:10px}.ProjectModal-module__A1se8G__process{border-radius:10px;gap:6px;padding:14px 16px}.ProjectModal-module__A1se8G__processHead{font-size:.92rem}.ProjectModal-module__A1se8G__processDesc{font-size:.82rem;line-height:1.45}.ProjectModal-module__A1se8G__impactCell{padding:18px 14px}.ProjectModal-module__A1se8G__impactNum{margin-bottom:4px;font-size:clamp(1.5rem,6vw,2rem)}.ProjectModal-module__A1se8G__impactLabel{font-size:.58rem}.ProjectModal-module__A1se8G__ctaRow{flex-direction:column;align-items:stretch;gap:10px;padding-top:18px}.ProjectModal-module__A1se8G__ctaPrimary{justify-content:space-between;width:100%;padding:14px 22px;font-size:.92rem}.ProjectModal-module__A1se8G__ctaLink{justify-content:center;padding:8px 0;font-size:.86rem}.ProjectModal-module__A1se8G__sliderBtn{width:36px;height:36px}.ProjectModal-module__A1se8G__sliderBtn svg{width:14px;height:14px}.ProjectModal-module__A1se8G__sliderPrev{left:8px}.ProjectModal-module__A1se8G__sliderNext{right:8px}.ProjectModal-module__A1se8G__sliderCount{padding:4px 9px;font-size:.6rem;top:10px;left:10px}.ProjectModal-module__A1se8G__sliderDots{gap:5px;padding:5px 8px;bottom:10px}.ProjectModal-module__A1se8G__sliderDot{width:6px;height:6px}.ProjectModal-module__A1se8G__sliderDotOn{width:18px}}
.Stats-module__N0VmDq__stats{padding:80px calc(var(--pad-x) + var(--rail-offset));border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--line);grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.Stats-module__N0VmDq__stat{background:var(--bg);padding:40px 36px;position:relative;overflow:hidden}.Stats-module__N0VmDq__stat:before{content:"";background:var(--accent);width:0;height:2px;transition:width .8s cubic-bezier(.2,1,.3,1);position:absolute;top:0;left:0}.Stats-module__N0VmDq__stat.Stats-module__N0VmDq__in:before{width:100%}.Stats-module__N0VmDq__num{letter-spacing:-.05em;color:var(--ink);font-variant-numeric:tabular-nums;align-items:baseline;gap:6px;margin-bottom:16px;font-size:clamp(2.4rem,11vw,6rem);font-weight:500;line-height:.9;display:flex}.Stats-module__N0VmDq__suffix{font-family:var(--font-serif), serif;color:var(--accent);font-size:.55em;font-style:italic}.Stats-module__N0VmDq__label{color:var(--ink-2);max-width:260px;font-size:.92rem;line-height:1.4}@media (max-width:960px){.Stats-module__N0VmDq__stats{grid-template-columns:1fr 1fr}}@media (max-width:600px){.Stats-module__N0VmDq__stats{padding:60px calc(var(--pad-x) + var(--rail-offset))}.Stats-module__N0VmDq__stat{padding:28px 24px}}@media (max-width:380px){.Stats-module__N0VmDq__stats{grid-template-columns:1fr}}
.Process-module__ae5FOa__process{padding:var(--pad-y-section) calc(var(--pad-x) + var(--rail-offset));position:relative}.Process-module__ae5FOa__head{grid-template-columns:1fr 1fr;align-items:end;gap:60px;margin-bottom:80px;display:grid}.Process-module__ae5FOa__title{letter-spacing:-.04em;font-size:clamp(2.5rem,6.5vw,5.5rem);font-weight:500;line-height:.95}.Process-module__ae5FOa__title em{font-family:var(--font-serif), serif;color:var(--accent);font-style:italic;font-weight:400}.Process-module__ae5FOa__desc{color:var(--ink-2);justify-self:end;max-width:480px;font-size:1.08rem;line-height:1.5}.Process-module__ae5FOa__list{flex-direction:column;display:flex}.Process-module__ae5FOa__step{border-top:1px solid var(--line);grid-template-columns:90px 1fr 2fr 140px;align-items:center;gap:40px;padding:40px 0;transition:padding .5s cubic-bezier(.2,1,.3,1);display:grid;position:relative;overflow:hidden}.Process-module__ae5FOa__step:last-child{border-bottom:1px solid var(--line)}.Process-module__ae5FOa__step:before{content:"";opacity:0;pointer-events:none;background:linear-gradient(90deg,#0000,#c8ff000a,#0000);transition:opacity .4s;position:absolute;inset:0}.Process-module__ae5FOa__step:hover:before{opacity:1}.Process-module__ae5FOa__step:hover{padding-left:20px}.Process-module__ae5FOa__num{font-family:var(--font-space), sans-serif;letter-spacing:-.04em;color:var(--ink-3);font-size:3.5rem;font-weight:500;line-height:1;transition:color .3s,transform .3s}.Process-module__ae5FOa__step:hover .Process-module__ae5FOa__num{color:var(--accent);transform:rotate(-6deg)scale(1.05)}.Process-module__ae5FOa__sTitle{letter-spacing:-.025em;font-size:1.9rem;font-weight:500;line-height:1}.Process-module__ae5FOa__sTitle em{font-family:var(--font-serif), serif;font-style:italic;font-weight:400}.Process-module__ae5FOa__sDesc{color:var(--ink-2);font-size:1rem;line-height:1.5}.Process-module__ae5FOa__duration{font-family:var(--font-mono), monospace;color:var(--ink-2);text-transform:uppercase;letter-spacing:.12em;text-align:right;font-size:.82rem}.Process-module__ae5FOa__duration strong{color:var(--ink);font-weight:400}@media (max-width:860px){.Process-module__ae5FOa__head{grid-template-columns:1fr;gap:28px;margin-bottom:56px}.Process-module__ae5FOa__desc{justify-self:start}.Process-module__ae5FOa__step{grid-template-rows:auto auto auto;grid-template-columns:60px 1fr;gap:16px;padding:32px 0}.Process-module__ae5FOa__num{grid-row:span 3;font-size:2rem}.Process-module__ae5FOa__sDesc,.Process-module__ae5FOa__duration{text-align:left;grid-column:2}}@media (max-width:600px){.Process-module__ae5FOa__step{grid-template-columns:44px 1fr;gap:12px;padding:24px 0}.Process-module__ae5FOa__step:hover{padding-left:8px}.Process-module__ae5FOa__num{font-size:1.7rem}.Process-module__ae5FOa__sTitle{font-size:1.4rem}.Process-module__ae5FOa__sDesc{font-size:.95rem}}
.Pricing-module__aV2Sha__pricing{padding:var(--pad-y-section) calc(var(--pad-x) + var(--rail-offset));background:var(--bg-2);border-top:1px solid var(--line);position:relative;overflow:hidden}.Pricing-module__aV2Sha__pricing:before{content:"";filter:blur(50px);pointer-events:none;background:radial-gradient(circle,#c8ff0014 0%,#0000 60%);width:80vh;height:80vh;position:absolute;top:-20vh;left:50%;transform:translate(-50%)}.Pricing-module__aV2Sha__header{text-align:center;z-index:1;max-width:760px;margin-bottom:60px;margin-left:auto;margin-right:auto;position:relative}.Pricing-module__aV2Sha__title{letter-spacing:-.04em;margin-bottom:20px;font-size:clamp(2.5rem,6vw,5rem);font-weight:500;line-height:.95}.Pricing-module__aV2Sha__title em{font-family:var(--font-serif), serif;color:var(--accent);font-style:italic;font-weight:400}.Pricing-module__aV2Sha__sub{color:var(--ink-2);font-size:1.08rem}.Pricing-module__aV2Sha__toggle{background:var(--bg);border:1px solid var(--line);border-radius:100px;margin-top:30px;padding:5px;display:inline-flex;position:relative}.Pricing-module__aV2Sha__opt{color:var(--ink-2);z-index:1;cursor:pointer;background:0 0;border:none;border-radius:100px;padding:12px 28px;font-size:.9rem;font-weight:500;transition:color .3s;position:relative}.Pricing-module__aV2Sha__opt.Pricing-module__aV2Sha__active{color:var(--bg)}.Pricing-module__aV2Sha__indicator{background:var(--accent);border-radius:100px;transition:all .5s cubic-bezier(.2,1,.3,1);position:absolute;top:5px;bottom:5px}.Pricing-module__aV2Sha__grid{z-index:1;grid-template-columns:repeat(3,1fr);align-items:stretch;gap:16px;max-width:1240px;margin:0 auto;display:grid;position:relative}@media (max-width:900px){.Pricing-module__aV2Sha__grid{grid-template-columns:1fr}}.Pricing-module__aV2Sha__plan{background:var(--bg);border:1px solid var(--line);isolation:isolate;border-radius:18px;flex-direction:column;padding:clamp(20px,4vw,28px) clamp(20px,4vw,28px) clamp(18px,3.5vw,24px);transition:transform .45s cubic-bezier(.2,1,.3,1),border-color .3s;display:flex;position:relative;overflow:hidden}.Pricing-module__aV2Sha__plan:before{content:"";opacity:0;z-index:-1;pointer-events:none;background:radial-gradient(700px 300px at 100% 0,#c8ff0012,#0000 60%);transition:opacity .4s;position:absolute;inset:0}.Pricing-module__aV2Sha__plan>*{z-index:1;position:relative}.Pricing-module__aV2Sha__plan:hover{border-color:#c8ff004d;transform:translateY(-6px)}.Pricing-module__aV2Sha__plan:hover:before{opacity:1}.Pricing-module__aV2Sha__planHead{border-bottom:1px dashed var(--line);margin-bottom:22px;padding-bottom:22px;position:relative}.Pricing-module__aV2Sha__planTag{font-family:var(--font-mono), monospace;letter-spacing:.18em;text-transform:uppercase;color:var(--ink-3);margin-bottom:8px;font-size:.62rem}.Pricing-module__aV2Sha__name{letter-spacing:-.015em;color:var(--ink);text-transform:none;font-family:inherit;font-size:1.15rem;font-weight:500}.Pricing-module__aV2Sha__planIdx{font-family:var(--font-serif), serif;color:var(--ink-3);opacity:.32;pointer-events:none;font-size:4.4rem;font-style:italic;font-weight:400;line-height:1;transition:color .4s,opacity .4s,transform .5s cubic-bezier(.2,1,.3,1);position:absolute;top:-14px;right:-8px}.Pricing-module__aV2Sha__plan:hover .Pricing-module__aV2Sha__planIdx{color:var(--accent);opacity:.6;transform:translate(-4px,2px)}.Pricing-module__aV2Sha__priceBlock{margin-bottom:24px}.Pricing-module__aV2Sha__price{align-items:baseline;gap:4px;margin-bottom:6px;display:flex}.Pricing-module__aV2Sha__amount{letter-spacing:-.04em;font-size:clamp(2.2rem,8vw,3.6rem);font-weight:500;line-height:1}.Pricing-module__aV2Sha__suffixAmt{letter-spacing:-.04em;color:var(--accent);font-size:1.8rem;font-weight:500;line-height:1}.Pricing-module__aV2Sha__curr{font-family:var(--font-serif), serif;color:var(--ink-2);margin-left:4px;font-size:1.3rem;font-style:italic}.Pricing-module__aV2Sha__period{font-family:var(--font-mono), monospace;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-3);font-size:.68rem}.Pricing-module__aV2Sha__desc{color:var(--ink-2);border-bottom:1px dashed var(--line);margin-bottom:22px;padding-bottom:22px;font-size:.92rem;line-height:1.5}.Pricing-module__aV2Sha__features{flex-direction:column;flex:1;gap:11px;margin-bottom:26px;list-style:none;display:flex}.Pricing-module__aV2Sha__features li{color:var(--ink-2);align-items:flex-start;gap:10px;font-size:.88rem;line-height:1.4;display:flex}.Pricing-module__aV2Sha__features li svg{width:14px;height:14px;color:var(--accent);flex-shrink:0;margin-top:3px}.Pricing-module__aV2Sha__cta{border:1px solid var(--line-2);color:var(--ink);border-radius:100px;justify-content:space-between;align-items:center;gap:10px;padding:14px 20px;font-size:.9rem;font-weight:500;transition:background .3s,color .3s,border-color .3s,transform .3s;display:flex}.Pricing-module__aV2Sha__cta svg{width:16px;height:16px;transition:transform .4s cubic-bezier(.2,1,.3,1)}.Pricing-module__aV2Sha__cta:hover{background:var(--ink);color:var(--bg);border-color:var(--ink)}.Pricing-module__aV2Sha__cta:hover svg{transform:translate(4px)}.Pricing-module__aV2Sha__plan.Pricing-module__aV2Sha__featured{background:linear-gradient(135deg, var(--accent) 0%, #d8ff33 100%);border-color:var(--accent);color:var(--bg)}.Pricing-module__aV2Sha__plan.Pricing-module__aV2Sha__featured:before{display:none}.Pricing-module__aV2Sha__plan.Pricing-module__aV2Sha__featured:after{content:"";pointer-events:none;z-index:0;background:repeating-linear-gradient(45deg,#0000 0 26px,#0000000f 26px 28px);position:absolute;inset:0}.Pricing-module__aV2Sha__plan.Pricing-module__aV2Sha__featured{padding:34px 30px 28px;transform:translateY(-14px);box-shadow:0 40px 80px -30px #c8ff0040}.Pricing-module__aV2Sha__plan.Pricing-module__aV2Sha__featured:hover{transform:translateY(-20px)}.Pricing-module__aV2Sha__plan.Pricing-module__aV2Sha__featured .Pricing-module__aV2Sha__planTag{color:#0000008c}.Pricing-module__aV2Sha__plan.Pricing-module__aV2Sha__featured .Pricing-module__aV2Sha__name{color:var(--bg)}.Pricing-module__aV2Sha__plan.Pricing-module__aV2Sha__featured .Pricing-module__aV2Sha__planIdx{color:#00000040;opacity:1}.Pricing-module__aV2Sha__plan.Pricing-module__aV2Sha__featured:hover .Pricing-module__aV2Sha__planIdx{color:#0000008c}.Pricing-module__aV2Sha__plan.Pricing-module__aV2Sha__featured .Pricing-module__aV2Sha__planHead{border-bottom-color:#00000038}.Pricing-module__aV2Sha__plan.Pricing-module__aV2Sha__featured .Pricing-module__aV2Sha__amount{color:var(--bg)}.Pricing-module__aV2Sha__plan.Pricing-module__aV2Sha__featured .Pricing-module__aV2Sha__suffixAmt{color:var(--bg);opacity:.75}.Pricing-module__aV2Sha__plan.Pricing-module__aV2Sha__featured .Pricing-module__aV2Sha__curr{color:var(--bg);opacity:.65}.Pricing-module__aV2Sha__plan.Pricing-module__aV2Sha__featured .Pricing-module__aV2Sha__period{color:#0009}.Pricing-module__aV2Sha__plan.Pricing-module__aV2Sha__featured .Pricing-module__aV2Sha__desc{color:#000000c7;border-bottom-color:#00000038}.Pricing-module__aV2Sha__plan.Pricing-module__aV2Sha__featured .Pricing-module__aV2Sha__features li{color:#000000d1}.Pricing-module__aV2Sha__plan.Pricing-module__aV2Sha__featured .Pricing-module__aV2Sha__features li svg{color:var(--bg)}.Pricing-module__aV2Sha__plan.Pricing-module__aV2Sha__featured .Pricing-module__aV2Sha__cta{background:var(--bg);color:var(--ink);border-color:var(--bg)}.Pricing-module__aV2Sha__plan.Pricing-module__aV2Sha__featured .Pricing-module__aV2Sha__cta:hover{background:var(--ink);color:var(--bg);border-color:var(--ink)}.Pricing-module__aV2Sha__plan.Pricing-module__aV2Sha__featured:hover{border-color:var(--accent)}.Pricing-module__aV2Sha__plan.Pricing-module__aV2Sha__featured .Pricing-module__aV2Sha__planTag:before{content:"POPULAR · ";color:var(--bg);margin-right:4px;font-weight:700}.Pricing-module__aV2Sha__addonsWrap{z-index:1;max-width:1200px;margin:80px auto 0;position:relative}.Pricing-module__aV2Sha__addonsHead{border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:28px;padding-bottom:24px;display:flex}.Pricing-module__aV2Sha__addonsTitle{letter-spacing:-.025em;max-width:28ch;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:500;line-height:1.05}.Pricing-module__aV2Sha__addonsTitle em{font-family:var(--font-serif), serif;color:var(--accent);font-style:italic;font-weight:400}.Pricing-module__aV2Sha__addonsSub{font-family:var(--font-mono), monospace;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-3);white-space:nowrap;padding-bottom:4px;font-size:.7rem}.Pricing-module__aV2Sha__addonsControls{align-items:center;gap:18px;display:flex}.Pricing-module__aV2Sha__arrows{gap:8px;display:flex}.Pricing-module__aV2Sha__arrowBtn{width:42px;height:42px;color:var(--ink);cursor:pointer;background:#f5f5f20f;border:1px solid #f5f5f247;border-radius:50%;justify-content:center;align-items:center;transition:background .3s,color .3s,border-color .3s,transform .3s;display:flex}.Pricing-module__aV2Sha__arrowBtn svg{width:16px;height:16px}.Pricing-module__aV2Sha__arrowBtn:hover{background:var(--accent);border-color:var(--accent);color:var(--bg);transform:scale(1.06)}.Pricing-module__aV2Sha__slider{margin:0 calc((var(--pad-x) + var(--rail-offset)) * -1);padding-inline:calc(var(--pad-x) + var(--rail-offset));position:relative;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 40px calc(100% - 40px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 40px calc(100% - 40px),#0000 100%)}.Pricing-module__aV2Sha__track{scroll-snap-type:x mandatory;scrollbar-width:none;gap:14px;padding:4px 2px 16px;scroll-padding:0;display:flex;overflow-x:auto}.Pricing-module__aV2Sha__track::-webkit-scrollbar{display:none}.Pricing-module__aV2Sha__slide{scroll-snap-align:start;background:var(--bg);border:1px solid var(--line);isolation:isolate;border-radius:16px;flex-direction:column;flex:0 0 300px;gap:8px;min-height:240px;padding:22px 22px 24px;transition:transform .4s cubic-bezier(.2,1,.3,1),border-color .3s;display:flex;position:relative;overflow:hidden}.Pricing-module__aV2Sha__slide:after{content:"";pointer-events:none;z-index:0;background:repeating-linear-gradient(45deg,#0000 0 32px,#c8ff0003 32px 33px);position:absolute;inset:0}.Pricing-module__aV2Sha__slide>*{z-index:1;position:relative}.Pricing-module__aV2Sha__slide:hover{border-color:#c8ff0059;transform:translateY(-4px)}.Pricing-module__aV2Sha__slideTop{justify-content:space-between;align-items:flex-start;margin-bottom:22px;display:flex}.Pricing-module__aV2Sha__slideIdx{font-family:var(--font-mono), monospace;letter-spacing:.18em;color:var(--ink-3);text-transform:uppercase;font-size:.62rem}.Pricing-module__aV2Sha__slideIcon{width:34px;height:34px;color:var(--accent);background:#c8ff001a;border-radius:10px;justify-content:center;align-items:center;display:flex}.Pricing-module__aV2Sha__slideIcon svg{width:18px;height:18px}.Pricing-module__aV2Sha__slideName{letter-spacing:-.022em;color:var(--ink);font-size:1.3rem;font-weight:500;line-height:1.1}.Pricing-module__aV2Sha__slideName em{font-family:var(--font-serif), serif;color:var(--accent);font-style:italic;font-weight:400}.Pricing-module__aV2Sha__slideDesc{color:var(--ink-2);flex:1;font-size:.85rem;line-height:1.48}.Pricing-module__aV2Sha__slidePrice{border-top:1px dashed var(--line);align-items:baseline;gap:4px;margin-top:4px;padding-top:14px;display:flex}.Pricing-module__aV2Sha__slideAmt{letter-spacing:-.03em;color:var(--accent);font-size:1.8rem;font-weight:500;line-height:1}.Pricing-module__aV2Sha__slideCurr{font-family:var(--font-serif), serif;color:var(--accent);margin-right:6px;font-size:1rem;font-style:italic}.Pricing-module__aV2Sha__slideUnit{font-family:var(--font-mono), monospace;letter-spacing:.12em;color:var(--ink-3);text-transform:uppercase;margin-left:auto;font-size:.66rem}.Pricing-module__aV2Sha__slideAccent{background:linear-gradient(135deg, var(--accent) 0%, #d8ff33 100%);border-color:var(--accent)}.Pricing-module__aV2Sha__slideAccent:after{background:repeating-linear-gradient(45deg,#0000 0 24px,#0000000f 24px 26px)}.Pricing-module__aV2Sha__slideAccent .Pricing-module__aV2Sha__slideIdx{color:#0000008c}.Pricing-module__aV2Sha__slideAccent .Pricing-module__aV2Sha__slideIcon{color:var(--bg);background:#00000024}.Pricing-module__aV2Sha__slideAccent .Pricing-module__aV2Sha__slideName{color:var(--bg)}.Pricing-module__aV2Sha__slideAccent .Pricing-module__aV2Sha__slideName em{color:var(--bg);opacity:.75}.Pricing-module__aV2Sha__slideAccent .Pricing-module__aV2Sha__slideDesc{color:#000000c7}.Pricing-module__aV2Sha__slideAccent .Pricing-module__aV2Sha__slidePrice{border-top-color:#00000038}.Pricing-module__aV2Sha__slideAccent .Pricing-module__aV2Sha__slideAmt{color:var(--bg)}.Pricing-module__aV2Sha__slideAccent .Pricing-module__aV2Sha__slideCurr{color:var(--bg);opacity:.7}.Pricing-module__aV2Sha__slideAccent .Pricing-module__aV2Sha__slideUnit{color:#0009}@media (max-width:600px){.Pricing-module__aV2Sha__slide{flex-basis:82vw;min-height:220px}.Pricing-module__aV2Sha__arrowBtn{width:44px;height:44px}.Pricing-module__aV2Sha__header{margin-bottom:40px}.Pricing-module__aV2Sha__toggle{margin-top:22px}.Pricing-module__aV2Sha__opt{padding:10px 20px;font-size:.85rem}.Pricing-module__aV2Sha__plan.Pricing-module__aV2Sha__featured{padding:clamp(22px,5vw,30px) clamp(20px,4vw,28px);transform:translateY(-6px)}.Pricing-module__aV2Sha__plan.Pricing-module__aV2Sha__featured:hover{transform:translateY(-10px)}.Pricing-module__aV2Sha__planIdx{font-size:3.6rem}.Pricing-module__aV2Sha__addonsWrap{margin-top:56px}.Pricing-module__aV2Sha__addonsHead{gap:18px;margin-bottom:22px;padding-bottom:18px}.Pricing-module__aV2Sha__addonsControls{gap:10px}}
.ContactForm-module__bGvStW__section{padding:var(--pad-y-section) calc(var(--pad-x) + var(--rail-offset)) var(--pad-y-section-sm);background:var(--bg);border-top:1px solid var(--line);position:relative;overflow:hidden}.ContactForm-module__bGvStW__section:before{content:"";filter:blur(50px);pointer-events:none;background:radial-gradient(circle,#c8ff0014 0%,#0000 60%);width:70vh;height:70vh;position:absolute;top:-10vh;right:-15vh}.ContactForm-module__bGvStW__header{z-index:1;grid-template-columns:1fr auto;align-items:end;gap:40px;max-width:1200px;margin:0 auto 60px;display:grid;position:relative}.ContactForm-module__bGvStW__title{letter-spacing:-.04em;max-width:18ch;font-size:clamp(2.5rem,6vw,4.8rem);font-weight:500;line-height:.95}.ContactForm-module__bGvStW__title em{font-family:var(--font-serif), serif;color:var(--accent);font-style:italic;font-weight:400}.ContactForm-module__bGvStW__tag{font-family:var(--font-mono), monospace;letter-spacing:.18em;text-transform:uppercase;color:var(--ink-3);white-space:nowrap;padding-bottom:8px;font-size:.72rem}.ContactForm-module__bGvStW__grid{z-index:1;grid-template-columns:380px 1fr;gap:24px;max-width:1200px;margin:0 auto;display:grid;position:relative}.ContactForm-module__bGvStW__infoCard{color:var(--bg);background:linear-gradient(140deg,#c8ff00 0%,#7fad00 100%);border-radius:22px;flex-direction:column;gap:28px;padding:clamp(22px,4vw,36px) clamp(20px,4vw,32px);display:flex;position:relative;overflow:hidden}.ContactForm-module__bGvStW__infoCard:before{content:"";pointer-events:none;background-image:linear-gradient(#0808070f 1px,#0000 1px),linear-gradient(90deg,#0808070f 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}.ContactForm-module__bGvStW__infoCard>*{position:relative}.ContactForm-module__bGvStW__infoHead{letter-spacing:-.025em;font-size:2rem;font-weight:500;line-height:1.05}.ContactForm-module__bGvStW__infoHead em{font-family:var(--font-serif), serif;font-style:italic;font-weight:400}.ContactForm-module__bGvStW__infoSub{opacity:.78;max-width:30ch;font-size:.95rem;line-height:1.5}.ContactForm-module__bGvStW__infoList{flex-direction:column;gap:18px;display:flex}.ContactForm-module__bGvStW__infoRow{flex-direction:column;gap:4px;display:flex}.ContactForm-module__bGvStW__infoLabel{font-family:var(--font-mono), monospace;letter-spacing:.18em;text-transform:uppercase;opacity:.6;font-size:.68rem}.ContactForm-module__bGvStW__infoValue{letter-spacing:-.015em;font-size:1.08rem;font-weight:500}.ContactForm-module__bGvStW__infoValue a{color:inherit;border-bottom:1px solid #0000;transition:border-color .2s}.ContactForm-module__bGvStW__infoValue a:hover{border-bottom-color:var(--bg)}.ContactForm-module__bGvStW__infoFoot{font-family:var(--font-mono), monospace;letter-spacing:.14em;opacity:.6;border-top:1px solid #08080726;margin-top:18px;padding-top:24px;font-size:.7rem}.ContactForm-module__bGvStW__company{border-top:1px dashed #08080740;margin-top:28px;padding-top:22px}.ContactForm-module__bGvStW__companyHead{font-family:var(--font-mono), monospace;letter-spacing:.14em;text-transform:uppercase;opacity:.75;margin-bottom:10px;font-size:.68rem}.ContactForm-module__bGvStW__companyList{opacity:.92;flex-direction:column;gap:4px;margin:0;padding:0;font-size:.84rem;line-height:1.45;list-style:none;display:flex}.ContactForm-module__bGvStW__companyList li:first-child{letter-spacing:.02em;font-weight:600}.ContactForm-module__bGvStW__form{background:var(--bg-2);border:1px solid var(--line);border-radius:22px;flex-direction:column;gap:18px;padding:clamp(22px,4vw,36px) clamp(20px,4vw,32px);display:flex}.ContactForm-module__bGvStW__row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.ContactForm-module__bGvStW__field{flex-direction:column;gap:6px;display:flex}.ContactForm-module__bGvStW__label{font-family:var(--font-mono), monospace;letter-spacing:.18em;text-transform:uppercase;color:var(--ink-3);font-size:.66rem}.ContactForm-module__bGvStW__label .ContactForm-module__bGvStW__req{color:var(--accent);margin-left:4px}.ContactForm-module__bGvStW__input,.ContactForm-module__bGvStW__select,.ContactForm-module__bGvStW__textarea{background:var(--bg);border:1px solid var(--line);color:var(--ink);border-radius:12px;width:100%;padding:14px 16px;font-family:inherit;font-size:.98rem;transition:border-color .2s,background .2s}.ContactForm-module__bGvStW__input:focus,.ContactForm-module__bGvStW__select:focus,.ContactForm-module__bGvStW__textarea:focus{border-color:var(--accent);background:#111110;outline:none}.ContactForm-module__bGvStW__textarea{resize:vertical;min-height:120px;line-height:1.5}.ContactForm-module__bGvStW__select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%23a8a8a3' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;padding-right:40px}.ContactForm-module__bGvStW__fsWrap{width:100%;position:relative}.ContactForm-module__bGvStW__fsTrigger{background:var(--bg);border:1px solid var(--line);width:100%;color:var(--ink);text-align:left;cursor:pointer;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;font-family:inherit;font-size:.98rem;transition:border-color .2s,background .2s;display:flex}.ContactForm-module__bGvStW__fsTrigger:hover{border-color:var(--line-2)}.ContactForm-module__bGvStW__fsTrigger.ContactForm-module__bGvStW__fsOpen{border-color:var(--accent);background:#111110}.ContactForm-module__bGvStW__fsChevron{width:12px;height:8px;color:var(--ink-3);flex-shrink:0;transition:transform .3s cubic-bezier(.2,1,.3,1),color .2s}.ContactForm-module__bGvStW__fsOpen .ContactForm-module__bGvStW__fsChevron{color:var(--accent);transform:rotate(180deg)}.ContactForm-module__bGvStW__fsValue{color:var(--ink)}.ContactForm-module__bGvStW__fsPlaceholder{color:var(--ink-3)}.ContactForm-module__bGvStW__fsMenu{z-index:30;background:var(--bg);border:1px solid var(--line-2);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);scrollbar-width:thin;scrollbar-color:var(--line-2) transparent;border-radius:14px;max-height:280px;margin:0;padding:6px;list-style:none;animation:.2s cubic-bezier(.2,1,.3,1) ContactForm-module__bGvStW__fsSlideIn;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 24px 60px -24px #000000b3,0 0 0 1px #c8ff000f}@keyframes ContactForm-module__bGvStW__fsSlideIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.ContactForm-module__bGvStW__fsOpt{color:var(--ink-2);cursor:pointer;border-radius:9px;align-items:center;gap:10px;padding:10px 14px 10px 32px;font-size:.92rem;transition:background .15s,color .15s;display:flex;position:relative}.ContactForm-module__bGvStW__fsOptDot{background:var(--line-2);border-radius:50%;width:6px;height:6px;transition:background .15s,transform .2s;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.ContactForm-module__bGvStW__fsOpt:hover,.ContactForm-module__bGvStW__fsOptActive{color:var(--ink);background:#c8ff0014}.ContactForm-module__bGvStW__fsOpt:hover .ContactForm-module__bGvStW__fsOptDot,.ContactForm-module__bGvStW__fsOptActive .ContactForm-module__bGvStW__fsOptDot{background:var(--accent);transform:translateY(-50%)scale(1.4);box-shadow:0 0 0 3px #c8ff0026}.ContactForm-module__bGvStW__fsOptSel{color:var(--ink);font-weight:500}.ContactForm-module__bGvStW__fsOptSel .ContactForm-module__bGvStW__fsOptDot{background:var(--accent)}.ContactForm-module__bGvStW__error{color:var(--warm);font-size:.8rem;font-family:var(--font-mono), monospace;letter-spacing:.04em}.ContactForm-module__bGvStW__consent{color:var(--ink-2);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:flex-start;gap:10px;padding:8px 0;font-size:.86rem;line-height:1.4;display:flex}.ContactForm-module__bGvStW__consent span{cursor:pointer}.ContactForm-module__bGvStW__consentLink{color:var(--ink-2);text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px;transition:color .2s,text-decoration-color .2s}.ContactForm-module__bGvStW__consentLink:hover{color:var(--accent);-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent)}.ContactForm-module__bGvStW__consent input{appearance:none;border:1px solid var(--line-2);background:var(--bg);cursor:pointer;border-radius:4px;flex-shrink:0;width:18px;min-width:18px;height:18px;margin-top:2px;transition:all .2s;position:relative}.ContactForm-module__bGvStW__consent input:checked{background:var(--accent);border-color:var(--accent)}.ContactForm-module__bGvStW__consent input:checked:after{content:"";border:solid var(--bg);border-width:0 2px 2px 0;width:6px;height:10px;position:absolute;top:1px;left:4px;transform:rotate(45deg)}.ContactForm-module__bGvStW__submit{isolation:isolate;background:var(--accent);color:var(--bg);cursor:pointer;border:none;border-radius:100px;justify-content:center;align-items:center;gap:12px;margin-top:6px;padding:18px 28px;font-family:inherit;font-size:1rem;font-weight:500;transition:color .3s cubic-bezier(.2,1,.3,1);display:inline-flex;position:relative;overflow:hidden}.ContactForm-module__bGvStW__submit:before{content:"";background:var(--ink);z-index:-1;transition:transform .4s cubic-bezier(.2,1,.3,1);position:absolute;inset:0;transform:translateY(100%)}.ContactForm-module__bGvStW__submit:hover:before{transform:translateY(0)}.ContactForm-module__bGvStW__submit:disabled{opacity:.6;cursor:not-allowed}.ContactForm-module__bGvStW__submit svg{width:16px;height:16px;transition:transform .4s}.ContactForm-module__bGvStW__submit:hover svg{transform:rotate(45deg)}.ContactForm-module__bGvStW__success{color:var(--accent);background:#c8ff0014;border:1px solid #c8ff0066;border-radius:12px;align-items:center;gap:12px;padding:18px 20px;font-size:.94rem;display:flex}.ContactForm-module__bGvStW__success svg{flex-shrink:0;width:20px;height:20px}@media (max-width:900px){.ContactForm-module__bGvStW__grid,.ContactForm-module__bGvStW__header{grid-template-columns:1fr}.ContactForm-module__bGvStW__row{grid-template-columns:1fr;gap:14px}.ContactForm-module__bGvStW__section{padding:clamp(80px, 14vw, 120px) var(--pad-x) clamp(60px, 12vw, 90px)}.ContactForm-module__bGvStW__form,.ContactForm-module__bGvStW__infoCard{padding:clamp(22px,4vw,32px)}}@media (max-width:600px){.ContactForm-module__bGvStW__header{gap:14px;margin-bottom:36px}.ContactForm-module__bGvStW__infoHead{font-size:1.5rem}.ContactForm-module__bGvStW__infoSub{max-width:100%}.ContactForm-module__bGvStW__fsMenu{max-height:50vh;left:0;right:0}}
.Finale-module__G8l86q__finale{padding:clamp(72px, 14vw, 140px) calc(var(--pad-x) + var(--rail-offset));background:var(--accent);color:var(--bg);position:relative;overflow:hidden}.Finale-module__G8l86q__finale:before{content:"";pointer-events:none;background-image:linear-gradient(#0808070d 1px,#0000 1px),linear-gradient(90deg,#0808070d 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.Finale-module__G8l86q__inner{max-width:1400px;margin:0 auto;position:relative}.Finale-module__G8l86q__tag{font-family:var(--font-mono), monospace;letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:40px;font-size:.75rem;display:inline-flex}.Finale-module__G8l86q__tag:before{content:"";background:var(--bg);border-radius:50%;width:8px;height:8px}.Finale-module__G8l86q__headline{letter-spacing:-.055em;margin-bottom:60px;font-size:clamp(3rem,11vw,11rem);font-weight:500;line-height:.85}.Finale-module__G8l86q__headline em{font-family:var(--font-serif), serif;font-style:italic;font-weight:400}.Finale-module__G8l86q__bottom{border-top:1px solid #08080733;grid-template-columns:1fr auto;align-items:end;gap:40px;padding-top:40px;display:grid}.Finale-module__G8l86q__info{flex-wrap:wrap;gap:60px;display:flex}.Finale-module__G8l86q__infoLabel{font-family:var(--font-mono), monospace;text-transform:uppercase;letter-spacing:.14em;opacity:.6;margin-bottom:6px;font-size:.72rem}.Finale-module__G8l86q__infoValue{letter-spacing:-.015em;font-size:1.2rem;font-weight:500}.Finale-module__G8l86q__infoValue a{color:inherit;border-bottom:1px solid #0000;transition:border-color .2s}.Finale-module__G8l86q__infoValue a:hover{border-bottom-color:var(--bg)}.Finale-module__G8l86q__cta{background:var(--bg);color:var(--accent);border-radius:100px;align-items:center;gap:16px;padding:24px 38px;font-size:1.08rem;font-weight:500;transition:all .3s;display:inline-flex}.Finale-module__G8l86q__cta:hover{box-shadow:8px 8px 0 var(--bg);transform:translate(-4px,-4px)}.Finale-module__G8l86q__cta svg{width:20px;height:20px;transition:transform .4s}.Finale-module__G8l86q__cta:hover svg{transform:rotate(45deg)}@media (max-width:860px){.Finale-module__G8l86q__bottom{grid-template-columns:1fr}}@media (max-width:600px){.Finale-module__G8l86q__tag{margin-bottom:28px}.Finale-module__G8l86q__headline{margin-bottom:40px}.Finale-module__G8l86q__info{gap:28px}.Finale-module__G8l86q__cta{gap:12px;padding:18px 26px;font-size:.95rem}.Finale-module__G8l86q__cta svg{width:16px;height:16px}}
.Footer-module__nhiC3q__footer{padding:80px calc(var(--pad-x) + var(--rail-offset)) 40px;background:var(--bg)}.Footer-module__nhiC3q__top{border-bottom:1px solid var(--line);grid-template-columns:1.4fr 1fr 1fr 1fr 1fr;gap:40px;margin-bottom:30px;padding-bottom:60px;display:grid}@media (max-width:1100px){.Footer-module__nhiC3q__top{grid-template-columns:1fr 1fr 1fr}}@media (max-width:720px){.Footer-module__nhiC3q__top{grid-template-columns:1fr 1fr}}.Footer-module__nhiC3q__brandLogo{letter-spacing:-.01em;color:var(--ink);text-transform:none;align-items:center;gap:8px;margin-bottom:14px;font-size:.88rem;font-weight:500;display:inline-flex}.Footer-module__nhiC3q__brandMark{font-family:var(--font-space), sans-serif;letter-spacing:-.05em;color:var(--ink);margin-bottom:18px;font-size:2.4rem;font-weight:500;line-height:.9;display:inline-block}.Footer-module__nhiC3q__brandMark em{font-family:var(--font-serif), serif;color:var(--accent);font-style:italic;font-weight:400}.Footer-module__nhiC3q__brandLogo .Footer-module__nhiC3q__d{background:var(--accent);border-radius:50%;width:10px;height:10px}.Footer-module__nhiC3q__blurb{color:var(--ink-2);max-width:320px;line-height:1.5}.Footer-module__nhiC3q__col h3{font-family:var(--font-mono), monospace;text-transform:uppercase;letter-spacing:.14em;color:var(--ink-3);margin-bottom:20px;font-size:.72rem;font-weight:400}.Footer-module__nhiC3q__col ul{flex-direction:column;gap:10px;list-style:none;display:flex}.Footer-module__nhiC3q__col a{color:var(--ink-2);align-items:center;font-size:.92rem;transition:color .2s;display:inline-flex}.Footer-module__nhiC3q__col a:hover{color:var(--accent)}@media (max-width:720px){.Footer-module__nhiC3q__col ul{gap:4px}.Footer-module__nhiC3q__col a{min-height:40px;padding:6px 0;font-size:.95rem}}.Footer-module__nhiC3q__bottom{font-family:var(--font-mono), monospace;color:var(--ink-3);text-transform:uppercase;letter-spacing:.1em;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;font-size:.75rem;display:flex}.Footer-module__nhiC3q__toTop{z-index:60;background:var(--accent);width:48px;height:48px;color:var(--bg);cursor:pointer;opacity:0;pointer-events:none;border:none;border-radius:50%;justify-content:center;align-items:center;transition:opacity .3s,transform .4s cubic-bezier(.2,1,.3,1),background .25s,box-shadow .3s;display:flex;position:fixed;bottom:24px;right:24px;transform:translateY(12px)scale(.9);box-shadow:0 10px 30px -8px #c8ff0073}.Footer-module__nhiC3q__toTopVisible{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.Footer-module__nhiC3q__toTop:hover{background:#d8ff33;transform:translateY(-4px);box-shadow:0 18px 40px -8px #c8ff0099}.Footer-module__nhiC3q__toTop svg{width:18px;height:18px}@media (max-width:600px){.Footer-module__nhiC3q__toTop{width:44px;height:44px;bottom:18px;right:18px}.Footer-module__nhiC3q__footer{padding:60px var(--pad-x) 32px}.Footer-module__nhiC3q__top{gap:28px;padding-bottom:40px}}@media (max-width:380px){.Footer-module__nhiC3q__top{grid-template-columns:1fr;gap:22px}.Footer-module__nhiC3q__bottom{font-size:.7rem}}
.Blog-module__vu6yGW__page{padding:var(--pad-y-section) var(--pad-x) var(--pad-y-section-sm);max-width:1180px;color:var(--ink);margin:0 auto}.Blog-module__vu6yGW__back{color:var(--ink-2);letter-spacing:.02em;align-items:center;gap:10px;margin-bottom:40px;font-size:.85rem;text-decoration:none;transition:color .2s;display:inline-flex}.Blog-module__vu6yGW__back:hover{color:var(--ink)}.Blog-module__vu6yGW__back svg{width:14px;height:14px}.Blog-module__vu6yGW__indexHead{border-bottom:1px solid #f5f5f21a;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:20px;margin-bottom:48px;padding-bottom:32px;display:flex}.Blog-module__vu6yGW__tag{font-family:var(--font-mono), monospace;text-transform:uppercase;letter-spacing:.16em;color:var(--ink-3);margin-bottom:18px;font-size:.72rem}.Blog-module__vu6yGW__title{font-family:var(--font-serif), serif;letter-spacing:-.02em;color:var(--ink);margin:0;font-size:clamp(40px,6vw,72px);font-weight:400;line-height:1.02}.Blog-module__vu6yGW__title em{color:var(--accent);font-style:italic}.Blog-module__vu6yGW__sub{font-family:var(--font-mono), monospace;letter-spacing:.12em;color:var(--ink-3);text-transform:uppercase;font-size:.72rem}.Blog-module__vu6yGW__list{flex-direction:column;gap:2px;display:flex}.Blog-module__vu6yGW__card{color:inherit;border-top:1px solid #f5f5f214;grid-template-columns:130px 1fr 140px;align-items:start;gap:28px;padding:28px 0;text-decoration:none;transition:background .25s;display:grid}.Blog-module__vu6yGW__card:last-child{border-bottom:1px solid #f5f5f214}.Blog-module__vu6yGW__card:hover{background:#f5f5f208}.Blog-module__vu6yGW__card:hover .Blog-module__vu6yGW__cardTitle{color:var(--accent)}.Blog-module__vu6yGW__cardDate{font-family:var(--font-mono), monospace;letter-spacing:.1em;color:var(--ink-3);text-transform:uppercase;padding-top:4px;font-size:.72rem}.Blog-module__vu6yGW__cardTitle{font-family:var(--font-serif), serif;letter-spacing:-.01em;color:var(--ink);margin:0 0 10px;font-size:clamp(22px,2.4vw,30px);font-weight:400;line-height:1.2;transition:color .25s}.Blog-module__vu6yGW__cardDesc{color:var(--ink-2);max-width:620px;margin:0;font-size:.95rem;line-height:1.55}.Blog-module__vu6yGW__cardMeta{flex-wrap:wrap;gap:6px;margin-top:14px;display:flex}.Blog-module__vu6yGW__cardTag{font-family:var(--font-mono), monospace;letter-spacing:.08em;color:var(--ink-3);text-transform:uppercase;border:1px solid #f5f5f21a;border-radius:999px;padding:4px 10px;font-size:.66rem}.Blog-module__vu6yGW__cardRead{text-align:right;font-family:var(--font-mono), monospace;letter-spacing:.08em;color:var(--ink-3);text-transform:uppercase;padding-top:6px;font-size:.72rem}.Blog-module__vu6yGW__article{max-width:780px;color:var(--ink);margin:0 auto}.Blog-module__vu6yGW__articleHead{border-bottom:1px solid #f5f5f21a;margin-bottom:40px;padding-bottom:32px}.Blog-module__vu6yGW__articleMeta{font-family:var(--font-mono), monospace;letter-spacing:.1em;color:var(--ink-3);text-transform:uppercase;flex-wrap:wrap;gap:18px;margin-top:20px;font-size:.72rem;display:flex}.Blog-module__vu6yGW__articleIntro{color:var(--ink-2);margin:0 0 40px;font-size:clamp(18px,2.2vw,22px);font-weight:400;line-height:1.55}.Blog-module__vu6yGW__articleBody{color:var(--ink);font-size:1.02rem;line-height:1.75}.Blog-module__vu6yGW__articleBody h2{font-family:var(--font-serif), serif;letter-spacing:-.01em;color:var(--ink);margin:48px 0 18px;font-size:clamp(26px,3vw,34px);font-weight:400;line-height:1.2}.Blog-module__vu6yGW__articleBody p{color:var(--ink-2);margin:0 0 20px}.Blog-module__vu6yGW__articleBody p strong{color:var(--ink);font-weight:500}.Blog-module__vu6yGW__articleBody ul{color:var(--ink-2);margin:0 0 24px;padding-left:22px}.Blog-module__vu6yGW__articleBody li{margin-bottom:10px;line-height:1.7}.Blog-module__vu6yGW__articleBody li strong{color:var(--ink);font-weight:500}.Blog-module__vu6yGW__articleBody code{font-family:var(--font-mono), monospace;color:var(--accent);background:#c8ff001a;border:1px solid #c8ff0026;border-radius:4px;padding:2px 6px;font-size:.88em}.Blog-module__vu6yGW__articleFoot{border-top:1px solid #f5f5f21a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-top:80px;padding:36px 0;display:flex}.Blog-module__vu6yGW__articleFootText{color:var(--ink-2);margin:0;font-size:.95rem}.Blog-module__vu6yGW__articleFootCta{isolation:isolate;background:var(--accent);color:var(--bg);border-radius:100px;align-items:center;gap:10px;padding:14px 22px;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .3s cubic-bezier(.2,1,.3,1);display:inline-flex;position:relative;overflow:hidden}.Blog-module__vu6yGW__articleFootCta:before{content:"";background:var(--ink);z-index:-1;transition:transform .4s cubic-bezier(.2,1,.3,1);position:absolute;inset:0;transform:translateY(100%)}.Blog-module__vu6yGW__articleFootCta:hover:before{transform:translateY(0)}@media (max-width:780px){.Blog-module__vu6yGW__card{grid-template-columns:1fr;gap:10px}.Blog-module__vu6yGW__cardRead{display:none}}@media (max-width:600px){.Blog-module__vu6yGW__indexHead{margin-bottom:32px;padding-bottom:24px}.Blog-module__vu6yGW__card{padding:22px 0}.Blog-module__vu6yGW__cardDate{padding-top:0;font-size:.66rem}.Blog-module__vu6yGW__articleFoot{flex-direction:column;align-items:flex-start;margin-top:56px;padding:28px 0}}
