.Forms-module-scss-module__dGg0AW__form{gap:var(--space-6);max-width:44rem;display:grid}.Forms-module-scss-module__dGg0AW__row{gap:var(--space-6);display:grid}@media (min-width:768px){.Forms-module-scss-module__dGg0AW__row{grid-template-columns:repeat(2,1fr)}}.Forms-module-scss-module__dGg0AW__field{gap:var(--space-2);display:grid}.Forms-module-scss-module__dGg0AW__label{align-items:baseline;gap:var(--space-2);color:var(--color-text);font-family:var(--font-display);font-size:var(--text-sm);font-weight:600;display:flex}.Forms-module-scss-module__dGg0AW__marker{color:var(--color-text-dim);font-family:var(--font-body);font-size:var(--text-xs);font-weight:400}.Forms-module-scss-module__dGg0AW__input,.Forms-module-scss-module__dGg0AW__textarea{border:1px solid var(--color-border);border-radius:var(--radius-sm);width:100%;color:var(--color-text);font:inherit;font-size:var(--text-base);background:#0a032099;padding:.7rem .9rem;transition:border-color .2s,box-shadow .2s}.Forms-module-scss-module__dGg0AW__input::placeholder,.Forms-module-scss-module__dGg0AW__textarea::placeholder{color:var(--color-text-dim)}.Forms-module-scss-module__dGg0AW__input:focus,.Forms-module-scss-module__dGg0AW__textarea:focus{border-color:var(--neon-cyan);box-shadow:var(--glow-cyan);outline:none}.Forms-module-scss-module__dGg0AW__textarea{resize:vertical;min-height:8rem;line-height:1.6}.Forms-module-scss-module__dGg0AW__fieldInvalid .Forms-module-scss-module__dGg0AW__input,.Forms-module-scss-module__dGg0AW__fieldInvalid .Forms-module-scss-module__dGg0AW__textarea{border-color:var(--neon-magenta)}.Forms-module-scss-module__dGg0AW__hint{color:var(--color-text-dim);font-size:var(--text-xs);margin:0}.Forms-module-scss-module__dGg0AW__error{color:var(--neon-magenta);font-size:var(--text-sm);margin:0}.Forms-module-scss-module__dGg0AW__rating{gap:var(--space-2);border:0;margin:0;padding:0;display:grid}.Forms-module-scss-module__dGg0AW__stars{gap:var(--space-1);display:flex}.Forms-module-scss-module__dGg0AW__star{cursor:pointer;color:var(--color-border);font-size:2rem;line-height:1;transition:color .15s;position:relative}.Forms-module-scss-module__dGg0AW__star input{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute}:is(.Forms-module-scss-module__dGg0AW__star:has(input:checked),.Forms-module-scss-module__dGg0AW__star:has(~.Forms-module-scss-module__dGg0AW__star input:checked)){color:var(--sun-top);text-shadow:0 0 12px #ffe94d8c}.Forms-module-scss-module__dGg0AW__star:hover{color:var(--sun-mid)}.Forms-module-scss-module__dGg0AW__star input:focus-visible+span{outline:2px solid var(--neon-cyan);outline-offset:2px;border-radius:var(--radius-sm)}.Forms-module-scss-module__dGg0AW__starLabel{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Forms-module-scss-module__dGg0AW__consent{gap:var(--space-2);display:grid}.Forms-module-scss-module__dGg0AW__consentLabel{align-items:start;gap:var(--space-3);color:var(--color-text-muted);font-size:var(--text-sm);cursor:pointer;line-height:1.5;display:flex}.Forms-module-scss-module__dGg0AW__consentLabel input{width:1.1rem;height:1.1rem;accent-color:var(--neon-magenta);flex-shrink:0;margin-top:.2rem}.Forms-module-scss-module__dGg0AW__submit{border:1px solid var(--neon-magenta);border-radius:var(--radius-pill);color:var(--neon-magenta);font-family:var(--font-display);font-size:var(--text-sm);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;box-shadow:var(--glow-magenta);background:#ff2d951f;justify-self:start;padding:.875rem 1.75rem;font-weight:600;transition:background-color .25s,box-shadow .25s}.Forms-module-scss-module__dGg0AW__submit:hover:not(:disabled){box-shadow:var(--glow-magenta-strong);background:#ff2d9538}.Forms-module-scss-module__dGg0AW__submit:disabled{opacity:.6;cursor:progress}.Forms-module-scss-module__dGg0AW__status{padding:var(--space-4) var(--space-6);border-radius:var(--radius-md);font-size:var(--text-base);border-left:3px solid;margin:0}.Forms-module-scss-module__dGg0AW__statusSuccess{color:#4ade80;background:#4ade801a;border-color:#4ade80}.Forms-module-scss-module__dGg0AW__statusError{border-color:var(--neon-magenta);color:var(--neon-magenta);background:#ff2d951a}.Forms-module-scss-module__dGg0AW__honeypot{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}
.PageShell-module-scss-module__yOGQJq__page{width:min(100% - var(--container-padding)*2,var(--container-max));padding-block:calc(4rem + var(--space-16)) var(--space-24);margin-inline:auto}.PageShell-module-scss-module__yOGQJq__narrow{max-width:56rem}
.Breadcrumbs-module-scss-module__czdXTq__breadcrumbs{margin-bottom:var(--space-6)}.Breadcrumbs-module-scss-module__czdXTq__list{align-items:center;gap:var(--space-2);font-size:var(--text-xs);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.Breadcrumbs-module-scss-module__czdXTq__item{align-items:center;gap:var(--space-2);display:flex}.Breadcrumbs-module-scss-module__czdXTq__item:not(:first-child):before{content:"/";color:var(--color-text-dim)}.Breadcrumbs-module-scss-module__czdXTq__link{color:var(--color-text-muted)}.Breadcrumbs-module-scss-module__czdXTq__link:hover{color:var(--neon-cyan)}.Breadcrumbs-module-scss-module__czdXTq__current{color:var(--color-text-dim)}
.HudPanel-module-scss-module__DlSFUW__panel{clip-path:polygon(0 0, calc(100% - var(--cut)) 0, 100% var(--cut), 100% 100%, var(--cut) 100%, 0 calc(100% - var(--cut)));flex-direction:column;padding:1px;transition:background-color .25s;display:flex;position:relative}@media (prefers-reduced-motion:no-preference){@supports (animation-timeline:view()){.HudPanel-module-scss-module__DlSFUW__quiet{animation:linear both HudPanel-module-scss-module__DlSFUW__reveal-in;animation-timeline:view();animation-range:entry 12% entry 92%}@keyframes HudPanel-module-scss-module__DlSFUW__reveal-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}}}.HudPanel-module-scss-module__DlSFUW__face{background-color:var(--color-bg);clip-path:polygon(0 0, calc(100% - var(--cut)) 0, 100% var(--cut), 100% 100%, var(--cut) 100%, 0 calc(100% - var(--cut)));background-image:linear-gradient(160deg,#24104ac7 0%,#150733c7 60%,#0a0320c7 100%);flex-direction:column;flex:1;display:flex;position:relative}.HudPanel-module-scss-module__DlSFUW__quiet{background-color:#694ea873}.HudPanel-module-scss-module__DlSFUW__quiet:hover{background-color:#22e0ff73}.HudPanel-module-scss-module__DlSFUW__accent{background-color:var(--structure)}@media (prefers-reduced-motion:no-preference){@supports (animation-timeline:view()){.HudPanel-module-scss-module__DlSFUW__accent{animation:linear both HudPanel-module-scss-module__DlSFUW__hud-draw-in;animation-timeline:view();animation-range:entry 10% entry 78%;-webkit-mask-image:linear-gradient(115deg,#000 0 50%,#0000 50%);mask-image:linear-gradient(115deg,#000 0 50%,#0000 50%);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@keyframes HudPanel-module-scss-module__DlSFUW__hud-draw-in{0%{-webkit-mask-size:0% 100%;mask-size:0% 100%}to{-webkit-mask-size:260% 100%;mask-size:260% 100%}}}}.HudPanel-module-scss-module__DlSFUW__accent .HudPanel-module-scss-module__DlSFUW__face{padding-top:var(--space-8)}@media (prefers-reduced-motion:no-preference){@supports (animation-timeline:view()){.HudPanel-module-scss-module__DlSFUW__accent .HudPanel-module-scss-module__DlSFUW__face{animation:linear both HudPanel-module-scss-module__DlSFUW__hud-fill;animation-timeline:view();animation-range:entry 45% entry 96%}@keyframes HudPanel-module-scss-module__DlSFUW__hud-fill{0%{opacity:0}to{opacity:1}}}}.HudPanel-module-scss-module__DlSFUW__tab{background:var(--structure);clip-path:polygon(0 0,100% 0,calc(100% - 12px) 100%,0 100%);color:var(--color-bg-deep);font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;padding:.3rem 1.6rem .3rem 1.1rem;font-size:.6875rem;font-weight:700;position:absolute;top:0;left:0}.HudPanel-module-scss-module__DlSFUW__ticks{opacity:.85;background-image:repeating-linear-gradient(115deg, var(--structure) 0 2px, transparent 2px 7px);width:62px;height:8px;position:absolute;top:.6rem;right:2rem}.HudPanel-module-scss-module__DlSFUW__corner{border:2px solid var(--action);width:14px;height:14px;position:absolute}.HudPanel-module-scss-module__DlSFUW__cornerBr{border-top:0;border-left:0;bottom:8px;right:8px}.HudPanel-module-scss-module__DlSFUW__cornerBl{border-top:0;border-right:0;bottom:8px;left:8px}
.NeonButton-module-scss-module__sgFHCG__button{cursor:pointer;clip-path:polygon(var(--cut-sm) 0, 100% 0, 100% calc(100% - var(--cut-sm)), calc(100% - var(--cut-sm)) 100%, 0 100%, 0 var(--cut-sm));background-color:currentColor;border:0;padding:1px;text-decoration:none;transition:filter .2s,transform .2s;display:inline-block}.NeonButton-module-scss-module__sgFHCG__button:hover{filter:drop-shadow(0 0 14px);text-decoration:none;transform:translateY(-2px)}.NeonButton-module-scss-module__sgFHCG__button:active{transform:translateY(0)}.NeonButton-module-scss-module__sgFHCG__face{background-color:var(--color-bg);color:currentColor;font-family:var(--font-mono);text-transform:uppercase;white-space:nowrap;clip-path:polygon(var(--cut-sm) 0, 100% 0, 100% calc(100% - var(--cut-sm)), calc(100% - var(--cut-sm)) 100%, 0 100%, 0 var(--cut-sm));justify-content:center;align-items:center;gap:.5em;font-weight:600;transition:background-image .2s;display:flex}.NeonButton-module-scss-module__sgFHCG__face:before,.NeonButton-module-scss-module__sgFHCG__face:after{opacity:0;transition:opacity .2s,transform .2s}.NeonButton-module-scss-module__sgFHCG__face:before{content:"[";transform:translate(-.3em)}.NeonButton-module-scss-module__sgFHCG__face:after{content:"]";transform:translate(.3em)}.NeonButton-module-scss-module__sgFHCG__button:hover .NeonButton-module-scss-module__sgFHCG__face:before,.NeonButton-module-scss-module__sgFHCG__button:hover .NeonButton-module-scss-module__sgFHCG__face:after,.NeonButton-module-scss-module__sgFHCG__button:focus-visible .NeonButton-module-scss-module__sgFHCG__face:before,.NeonButton-module-scss-module__sgFHCG__button:focus-visible .NeonButton-module-scss-module__sgFHCG__face:after{opacity:1;transform:translate(0)}.NeonButton-module-scss-module__sgFHCG__md .NeonButton-module-scss-module__sgFHCG__face{font-size:var(--text-xs);letter-spacing:.12em;padding:.85rem 1.6rem}.NeonButton-module-scss-module__sgFHCG__sm .NeonButton-module-scss-module__sgFHCG__face{letter-spacing:.1em;padding:.55rem 1.1rem;font-size:.75rem}.NeonButton-module-scss-module__sgFHCG__primary{color:var(--action)}.NeonButton-module-scss-module__sgFHCG__primary .NeonButton-module-scss-module__sgFHCG__face{background-image:linear-gradient(#ff2d9524,#ff2d9524)}.NeonButton-module-scss-module__sgFHCG__primary:hover .NeonButton-module-scss-module__sgFHCG__face{background-image:linear-gradient(#ff2d9542,#ff2d9542)}.NeonButton-module-scss-module__sgFHCG__ghost{color:var(--structure)}.NeonButton-module-scss-module__sgFHCG__ghost .NeonButton-module-scss-module__sgFHCG__face{background-image:linear-gradient(#22e0ff1a,#22e0ff1a)}.NeonButton-module-scss-module__sgFHCG__ghost:hover .NeonButton-module-scss-module__sgFHCG__face{background-image:linear-gradient(#22e0ff33,#22e0ff33)}
.GridJunction-module-scss-module__zjvTPq__junction{z-index:1;height:var(--junction-height);background:linear-gradient(180deg, var(--color-bg-deep) 0%, var(--color-bg) 100%);color:var(--structure);position:relative;overflow:hidden}.GridJunction-module-scss-module__zjvTPq__inner{width:min(100% - var(--container-padding)*2,var(--container-max));height:100%;margin-inline:auto}.GridJunction-module-scss-module__zjvTPq__inner svg{width:100%;height:100%;display:block;overflow:visible;-webkit-mask-image:linear-gradient(#000 0% 30%,#0000001f 100%);mask-image:linear-gradient(#000 0% 30%,#0000001f 100%)}.GridJunction-module-scss-module__zjvTPq__line{fill:none;stroke:currentColor}.GridJunction-module-scss-module__zjvTPq__core{stroke-width:1px;opacity:.9}.GridJunction-module-scss-module__zjvTPq__halo{stroke-width:4px;opacity:.14}@media (max-width:479px){.GridJunction-module-scss-module__zjvTPq__wide{display:none}}
.RoadFan-module-scss-module__set63a__fan{z-index:3;position:absolute;inset:0;transform:translateZ(0);-webkit-mask-image:linear-gradient(#0000 0%,#000 30% 100%);mask-image:linear-gradient(#0000 0%,#000 30% 100%)}.RoadFan-module-scss-module__set63a__layer{position:absolute;inset:0}.RoadFan-module-scss-module__set63a__over{-webkit-mask-image:linear-gradient(#000 0% 55%,#0000 88%);mask-image:linear-gradient(#000 0% 55%,#0000 88%)}@media (max-width:479px){.RoadFan-module-scss-module__set63a__wide{-webkit-mask-image:linear-gradient(#000 0% 55%,#0000 88%);mask-image:linear-gradient(#000 0% 55%,#0000 88%)}}.RoadFan-module-scss-module__set63a__inner{width:min(100% - var(--container-padding)*2,var(--container-max));height:100%;margin-inline:auto}.RoadFan-module-scss-module__set63a__inner svg{width:100%;height:100%;display:block;overflow:visible}.RoadFan-module-scss-module__set63a__halo,.RoadFan-module-scss-module__set63a__core{fill:none;stroke:var(--neon-cyan)}.RoadFan-module-scss-module__set63a__halo{stroke-width:4px;opacity:.14}.RoadFan-module-scss-module__set63a__core{stroke-width:1px;opacity:.9}
.Hero-module-scss-module__1JUD6a__hero{isolation:isolate;background:var(--color-bg-deep);align-items:center;min-height:100dvh;display:grid;position:relative;overflow:hidden}.Hero-module-scss-module__1JUD6a__sky{inset:0 0 calc(100% - var(--horizon)) 0;background:linear-gradient(180deg, var(--sky-top) 0%, var(--sky-high) 34%, var(--sky-mid) 62%, var(--sky-low) 87%, var(--sky-horizon) 100%);position:absolute}.Hero-module-scss-module__1JUD6a__stars{inset:0 0 calc(100% - var(--horizon)) 0;background-image:radial-gradient(1.6px 1.6px at 12% 18%,#ffffffe6,#0000 100%),radial-gradient(1.2px 1.2px at 47% 9%,#ffffffbf,#0000 100%),radial-gradient(1.8px 1.8px at 73% 24%,#d2f0ffd9,#0000 100%),radial-gradient(1.1px 1.1px at 88% 12%,#ffffffb3,#0000 100%),radial-gradient(1.4px 1.4px at 28% 38%,#ffebffa6,#0000 100%),radial-gradient(1.2px 1.2px at 62% 44%,#ffffff8c,#0000 100%),radial-gradient(1.5px 1.5px at 5% 52%,#c8ebff99,#0000 100%),radial-gradient(1.3px 1.3px at 94% 46%,#ffffff80,#0000 100%);background-repeat:repeat;background-size:620px 420px;position:absolute;-webkit-mask-image:linear-gradient(#000 0% 42%,#0000 88%);mask-image:linear-gradient(#000 0% 42%,#0000 88%)}@media (prefers-reduced-motion:no-preference){.Hero-module-scss-module__1JUD6a__twinkle{animation:6s ease-in-out infinite Hero-module-scss-module__1JUD6a__star-twinkle}}@keyframes Hero-module-scss-module__1JUD6a__star-twinkle{0%,to{opacity:1}50%{opacity:.55}}.Hero-module-scss-module__1JUD6a__sunGlow{left:50%;bottom:calc(100% - var(--horizon) + 6%);aspect-ratio:1;background:radial-gradient(circle,#ff2d9573 0%,#ff2d952e 42%,#0000 70%);border-radius:50%;width:clamp(320px,62vh,760px);position:absolute;transform:translate(-50%,30%)}.Hero-module-scss-module__1JUD6a__sun{left:50%;bottom:calc(100% - var(--horizon) + 13%);width:clamp(180px,27vh,310px);position:absolute}@media (max-width:767px){.Hero-module-scss-module__1JUD6a__sun{width:clamp(150px,24vh,240px)}}.Hero-module-scss-module__1JUD6a__sun{aspect-ratio:1;background:linear-gradient(180deg, var(--sun-top) 0%, var(--sun-mid) 38%, var(--sun-low) 66%, var(--sun-bottom) 100%);border-radius:50%;transform:translate(-50%);-webkit-mask-image:linear-gradient(#000 0 28%,#0000 28% 30%,#000 30% 40%,#0000 40% 43%,#000 43% 53%,#0000 53% 57%,#000 57% 66%,#0000 66% 71%,#000 71% 79%,#0000 79% 85%,#000 85% 100%);mask-image:linear-gradient(#000 0 28%,#0000 28% 30%,#000 30% 40%,#0000 40% 43%,#000 43% 53%,#0000 53% 57%,#000 57% 66%,#0000 66% 71%,#000 71% 79%,#0000 79% 85%,#000 85% 100%)}.Hero-module-scss-module__1JUD6a__mountains{left:0;right:0;bottom:calc(100% - var(--horizon));width:100%;height:clamp(70px,13vh,150px);position:absolute}.Hero-module-scss-module__1JUD6a__skyline{left:0;right:0;bottom:calc(100% - var(--horizon));width:100%;height:clamp(90px,17vh,200px);position:absolute}.Hero-module-scss-module__1JUD6a__horizonGlow{left:0;right:0;top:var(--horizon);background:var(--neon-magenta);height:2px;position:absolute;transform:translateY(-1px);box-shadow:0 0 20px 5px #ff2d95a6,0 0 56px 16px #ff2d9552}.Hero-module-scss-module__1JUD6a__ground{inset:var(--horizon) 0 0 0;background:linear-gradient(180deg, var(--ground-top) 0%, var(--color-bg-deep) 72%);isolation:isolate;position:absolute;overflow:hidden}.Hero-module-scss-module__1JUD6a__ground:before,.Hero-module-scss-module__1JUD6a__ground:after{content:"";z-index:2;position:absolute;transform:translateZ(0)}.Hero-module-scss-module__1JUD6a__ground:before{background:linear-gradient(180deg, var(--ground-top) 0%, transparent 100%);inset:0 0 70%}.Hero-module-scss-module__1JUD6a__ground:after{background:linear-gradient(180deg, transparent 0%, var(--color-bg-deep) 68%);inset:52% 0 0}.Hero-module-scss-module__1JUD6a__roadClip{width:min(100% - var(--container-padding)*2,var(--container-max));height:100%;clip-path:polygon(50% 0, calc(50% - var(--fan-edge)) 100%, calc(50% + var(--fan-edge)) 100%);margin-inline:auto;position:relative}.Hero-module-scss-module__1JUD6a__road{transform-origin:50% 0;width:200%;height:360px;position:absolute;top:0;left:50%;transform:translate(-50%)perspective(300px)rotateX(64deg)}.Hero-module-scss-module__1JUD6a__roadSurface{left:0;right:0;top:calc(-1*var(--road-cell));height:calc(100% + var(--road-cell));background-image:repeating-linear-gradient(to bottom, #22e0ff00 0, #22e0ff1f 1px, #22e0ff8c 2px, var(--neon-cyan) 2.75px, #22e0ff8c 3.5px, #22e0ff1f 4.5px, #22e0ff00 5.5px, #22e0ff00 var(--road-cell));position:absolute}@media (prefers-reduced-motion:no-preference){.Hero-module-scss-module__1JUD6a__roadSurface{animation:Hero-module-scss-module__1JUD6a__road-move var(--road-speed) linear infinite;will-change:transform}}.Hero-module-scss-module__1JUD6a__roadStatic{will-change:auto;animation:none}@keyframes Hero-module-scss-module__1JUD6a__road-move{0%{transform:translateY(0)}to{transform:translateY(var(--road-cell))}}.Hero-module-scss-module__1JUD6a__content{width:min(100% - var(--container-padding)*2,var(--container-max));z-index:2;justify-items:center;gap:var(--space-6);padding-block:var(--space-16);margin-inline:auto;text-align:center;transform:translateY(calc(var(--consent-banner-height,0px) / -2));margin-top:clamp(2rem,9vh,5rem);display:grid;position:relative}@media (prefers-reduced-motion:no-preference){.Hero-module-scss-module__1JUD6a__content{transition:transform .28s ease-out}}.Hero-module-scss-module__1JUD6a__content:before{content:"";z-index:-1;background:radial-gradient(#0802188f 0%,#08021852 52%,#0000 78%);position:absolute;inset:-4% -2%}@media (max-width:767px){.Hero-module-scss-module__1JUD6a__content{padding-block:var(--space-12);gap:var(--space-4);margin-top:clamp(1rem,4vh,2.5rem)}.Hero-module-scss-module__1JUD6a__content:before{background:radial-gradient(#080218ad 0%,#08021875 58%,#0000 82%)}}.Hero-module-scss-module__1JUD6a__eyebrow{clip-path:polygon(8px 0,100% 0,calc(100% - 8px) 100%,0 100%);color:var(--structure);font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:.22em;text-align:center;text-transform:uppercase;background:#080218b8;margin:0;padding:.4rem 1.1rem;font-weight:500}@media (max-width:767px){.Hero-module-scss-module__1JUD6a__eyebrow{clip-path:none;letter-spacing:.14em;padding:.35rem .75rem}}.Hero-module-scss-module__1JUD6a__title{max-width:18ch;font-size:var(--text-hero);letter-spacing:-.015em;text-transform:uppercase;background:linear-gradient(180deg, #fff 0%, #fff 22%, var(--sun-top) 48%, var(--sun-mid) 72%, var(--sun-bottom) 100%);color:#0000;filter:drop-shadow(0 0 22px #ff2d9573);-webkit-background-clip:text;background-clip:text;font-weight:700}.Hero-module-scss-module__1JUD6a__subtitle{max-width:52ch;color:var(--color-text-muted);font-size:var(--text-lg)}@media (max-width:767px){.Hero-module-scss-module__1JUD6a__subtitle{font-size:var(--text-base)}}.Hero-module-scss-module__1JUD6a__actions{justify-content:center;gap:var(--space-4);margin-top:var(--space-2);flex-wrap:wrap;display:flex}.Hero-module-scss-module__1JUD6a__scrollHint{left:50%;bottom:var(--space-8);z-index:2;justify-items:center;gap:var(--space-2);color:var(--color-text-dim);font-size:var(--text-xs);letter-spacing:.24em;text-transform:uppercase;display:grid;position:absolute;transform:translate(-50%)}@media (max-width:767px){.Hero-module-scss-module__1JUD6a__scrollHint{display:none}}.Hero-module-scss-module__1JUD6a__scrollLine{background:linear-gradient(180deg, transparent, var(--structure));width:1px;height:48px}
.NeonCard-module-scss-module__WjxLCW__card{transition:transform .25s,background-color .25s}.NeonCard-module-scss-module__WjxLCW__card:hover{transform:translateY(-3px)}.NeonCard-module-scss-module__WjxLCW__cover{aspect-ratio:16/9;background:var(--color-surface);position:relative}.NeonCard-module-scss-module__WjxLCW__image{object-fit:cover}.NeonCard-module-scss-module__WjxLCW__body{gap:var(--space-2);padding:var(--space-6);flex-direction:column;flex:1;display:flex}.NeonCard-module-scss-module__WjxLCW__eyebrow{color:var(--structure);font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:.16em;text-transform:uppercase;margin:0;font-weight:500}.NeonCard-module-scss-module__WjxLCW__title{font-size:var(--text-lg);line-height:1.25}.NeonCard-module-scss-module__WjxLCW__link{color:var(--color-text);text-decoration:none}.NeonCard-module-scss-module__WjxLCW__link:after{content:"";position:absolute;inset:0}.NeonCard-module-scss-module__WjxLCW__link:hover{color:var(--structure);text-decoration:none}.NeonCard-module-scss-module__WjxLCW__description{color:var(--color-text-muted);font-size:var(--text-sm)}.NeonCard-module-scss-module__WjxLCW__tags{margin-top:var(--space-3)}.NeonCard-module-scss-module__WjxLCW__footer{align-items:center;gap:var(--space-3);padding-top:var(--space-4);color:var(--color-text-dim);font-family:var(--font-mono);font-size:var(--text-xs);border-top:1px solid #694ea859;flex-wrap:wrap;margin-top:auto;display:flex}
.SectionHeading-module-scss-module__kGRBaG__heading{row-gap:var(--space-4);margin-bottom:var(--space-12);column-gap:0;display:grid}@media (min-width:1024px){.SectionHeading-module-scss-module__kGRBaG__heading{grid-template-columns:1fr 2fr}}.SectionHeading-module-scss-module__kGRBaG__eyebrow{color:var(--structure);font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:.16em;text-transform:uppercase;margin:0;font-weight:500}@media (min-width:1024px){.SectionHeading-module-scss-module__kGRBaG__eyebrow{padding-top:.5rem;padding-right:var(--space-8)}}.SectionHeading-module-scss-module__kGRBaG__body{justify-content:space-between;align-items:end;gap:var(--space-4) var(--space-6);flex-wrap:wrap;display:flex}.SectionHeading-module-scss-module__kGRBaG__main{gap:var(--space-3);display:grid}.SectionHeading-module-scss-module__kGRBaG__title{font-size:var(--text-3xl)}.SectionHeading-module-scss-module__kGRBaG__description{max-width:60ch;color:var(--color-text-muted);font-size:var(--text-lg)}.SectionHeading-module-scss-module__kGRBaG__action{flex-shrink:0}
.Section-module-scss-module__sdA_Va__section{padding-block:var(--space-24)}@media (max-width:767px){.Section-module-scss-module__sdA_Va__section{padding-block:var(--space-16)}}.Section-module-scss-module__sdA_Va__raised{border-block:1px solid var(--color-border);background:linear-gradient(#19074073 0%,#0000 100%)}.Section-module-scss-module__sdA_Va__inner{width:min(100% - var(--container-padding)*2,var(--container-max));margin-inline:auto}
.Grid-module-scss-module__8CE4tG__grid{gap:var(--space-6);grid-template-columns:1fr;display:grid}@media (min-width:768px){.Grid-module-scss-module__8CE4tG__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Grid-module-scss-module__8CE4tG__grid{grid-template-columns:repeat(3,1fr)}}.Grid-module-scss-module__8CE4tG__action{color:var(--structure);font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;font-weight:500;text-decoration:none}.Grid-module-scss-module__8CE4tG__action:hover{text-decoration:underline}.Grid-module-scss-module__8CE4tG__filler{display:none}@media (min-width:1024px){.Grid-module-scss-module__8CE4tG__filler{opacity:.75;align-self:center;width:100%;max-width:15rem;margin-inline:auto;display:block}}
.CtaSection-module-scss-module__uosIJq__panel{overflow:hidden}.CtaSection-module-scss-module__uosIJq__tunnel{opacity:.32;pointer-events:none;width:100%;height:clamp(80px,14vw,130px);position:absolute;bottom:0;left:0;right:0}.CtaSection-module-scss-module__uosIJq__body{justify-items:center;gap:var(--space-4);padding:var(--space-16) var(--space-6) var(--space-24);text-align:center;display:grid;position:relative}@media (max-width:767px){.CtaSection-module-scss-module__uosIJq__body{padding:var(--space-12) var(--space-4) var(--space-16)}}.CtaSection-module-scss-module__uosIJq__title{font-size:var(--text-3xl)}.CtaSection-module-scss-module__uosIJq__text{max-width:52ch;color:var(--color-text-muted);font-size:var(--text-lg)}
.FaqList-module-scss-module__2VC84G__list{gap:var(--space-2);display:grid}.FaqList-module-scss-module__2VC84G__item{scroll-margin-top:var(--space-24);background-color:#ffffff08;border:1px solid #694ea866;transition:border-color .2s;position:relative}.FaqList-module-scss-module__2VC84G__item:before{content:"";background:var(--structure);opacity:0;width:2px;transition:opacity .2s;position:absolute;top:-1px;bottom:-1px;left:-1px}.FaqList-module-scss-module__2VC84G__item:hover{border-color:#22e0ff4d}.FaqList-module-scss-module__2VC84G__item[open]{border-color:#22e0ff73}.FaqList-module-scss-module__2VC84G__item[open]:before{opacity:1}.FaqList-module-scss-module__2VC84G__question{padding:var(--space-4) var(--space-6);color:var(--color-text);font-family:var(--font-display);font-size:var(--text-base);cursor:pointer;font-weight:600;list-style:none}.FaqList-module-scss-module__2VC84G__question::-webkit-details-marker{display:none}.FaqList-module-scss-module__2VC84G__question:after{content:"+";float:right;color:var(--structure);font-family:var(--font-mono);font-size:1.25em;line-height:1}[open]>.FaqList-module-scss-module__2VC84G__question:after{content:"−"}.FaqList-module-scss-module__2VC84G__body{padding:0 var(--space-6) var(--space-6)}.FaqList-module-scss-module__2VC84G__answer{color:var(--color-text-muted);margin:0;line-height:1.7}.FaqList-module-scss-module__2VC84G__services{margin-top:var(--space-4);padding-top:var(--space-4);border-top:1px solid #694ea84d}.FaqList-module-scss-module__2VC84G__servicesTitle{margin:0 0 var(--space-2);color:var(--color-text-dim);font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:.12em;text-transform:uppercase}.FaqList-module-scss-module__2VC84G__permalink{margin:var(--space-4) 0 0;color:var(--color-text-dim);font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:.08em}
.FaqSection-module-scss-module___2oXyW__layout{row-gap:var(--space-8);column-gap:0;display:grid}@media (min-width:1024px){.FaqSection-module-scss-module___2oXyW__layout{grid-template-columns:1fr 2fr;align-items:start}.FaqSection-module-scss-module___2oXyW__intro{padding-right:var(--space-8);position:sticky;top:6rem}}.FaqSection-module-scss-module___2oXyW__eyebrow{margin:0 0 var(--space-3);color:var(--structure);font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:.16em;text-transform:uppercase;font-weight:500}.FaqSection-module-scss-module___2oXyW__title{font-size:var(--text-2xl)}.FaqSection-module-scss-module___2oXyW__description{margin-top:var(--space-3);color:var(--color-text-muted)}.FaqSection-module-scss-module___2oXyW__action{margin-top:var(--space-5);color:var(--structure);font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:.12em;text-transform:uppercase;display:inline-block}
.page-module-scss-module__w8mIsa__header{margin-bottom:var(--space-12);padding-bottom:var(--space-8);border-bottom:1px solid var(--color-border)}.page-module-scss-module__w8mIsa__category{margin:0 0 var(--space-3);color:var(--neon-cyan);font-family:var(--font-display);font-size:var(--text-xs);letter-spacing:.24em;text-transform:uppercase;font-weight:600}.page-module-scss-module__w8mIsa__title{font-size:var(--text-3xl)}.page-module-scss-module__w8mIsa__lead{margin-top:var(--space-4);color:var(--color-text-muted);font-size:var(--text-lg)}.page-module-scss-module__w8mIsa__meta{gap:var(--space-8);margin:var(--space-8) 0 0;flex-wrap:wrap;display:flex}.page-module-scss-module__w8mIsa__meta dt{color:var(--color-text-dim);font-size:var(--text-xs);letter-spacing:.12em;text-transform:uppercase}.page-module-scss-module__w8mIsa__meta dd{margin:var(--space-1) 0 0;color:var(--color-text);font-family:var(--font-display);font-size:var(--text-lg)}.page-module-scss-module__w8mIsa__block{margin-top:var(--space-16)}.page-module-scss-module__w8mIsa__blockTitle{margin-bottom:var(--space-6);font-size:var(--text-xl)}.page-module-scss-module__w8mIsa__blockAction{margin:var(--space-6) 0 0;font-family:var(--font-mono);font-size:var(--text-sm);letter-spacing:.08em}.page-module-scss-module__w8mIsa__grid{gap:var(--space-6);display:grid}@media (min-width:768px){.page-module-scss-module__w8mIsa__grid{grid-template-columns:repeat(2,1fr)}}.page-module-scss-module__w8mIsa__others{gap:var(--space-3);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.page-module-scss-module__w8mIsa__others a{border:1px solid var(--color-border);border-radius:var(--radius-pill);color:var(--color-text-muted);font-size:var(--text-sm);padding:.5rem 1rem;text-decoration:none;display:inline-block}.page-module-scss-module__w8mIsa__others a:hover{border-color:var(--neon-cyan);color:var(--neon-cyan);text-decoration:none}.page-module-scss-module__w8mIsa__cta{margin-top:var(--space-16);text-align:center}
.ButtonsBlock-module-scss-module__HXtJqG__row{gap:var(--space-4);margin:var(--space-8) 0;flex-wrap:wrap;display:flex}.ButtonsBlock-module-scss-module__HXtJqG__center{justify-content:center}
.PhotoBand-module-scss-module__CSoW7G__band{border-block:1px solid var(--rail);height:clamp(180px,26vw,340px);position:relative;overflow:hidden}.PhotoBand-module-scss-module__CSoW7G__image{object-fit:cover;opacity:.78}.PhotoBand-module-scss-module__CSoW7G__veil{background:radial-gradient(ellipse at 50% 100%, #ff2d9538 0%, transparent 62%),linear-gradient(180deg, var(--color-bg) 0%, #0a03201f 30%, #0a03201f 70%, var(--color-bg) 100%);position:absolute;inset:0}.PhotoBand-module-scss-module__CSoW7G__caption{left:50%;bottom:var(--space-6);text-align:center;color:var(--color-text);font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:.16em;text-transform:uppercase;text-shadow:0 0 18px #0a0320e6;margin:0;font-weight:500;position:absolute;transform:translate(-50%)}
.CalloutBlock-module-scss-module__yUhP7G__callout{margin:var(--space-8) 0;padding:var(--space-4) var(--space-6);border-radius:var(--radius-sm);background:#ffffff0a;border-left:3px solid}.CalloutBlock-module-scss-module__yUhP7G__title{margin:0 0 var(--space-2);color:currentColor;font-family:var(--font-display);font-weight:600}.CalloutBlock-module-scss-module__yUhP7G__body{color:var(--color-text)}.CalloutBlock-module-scss-module__yUhP7G__body p:not(:last-child){margin-bottom:var(--space-2)}.CalloutBlock-module-scss-module__yUhP7G__info{color:var(--neon-cyan)}.CalloutBlock-module-scss-module__yUhP7G__warning{color:var(--sun-mid)}.CalloutBlock-module-scss-module__yUhP7G__danger{color:var(--neon-magenta)}.CalloutBlock-module-scss-module__yUhP7G__success{color:#4ade80}
.Consent-module-scss-module__nHkF9G__banner{z-index:60;border-top:1px solid var(--color-border);background:#0a0320f5;position:fixed;inset:auto 0 0;box-shadow:0 -12px 40px #05010f99}@media (prefers-reduced-motion:no-preference){.Consent-module-scss-module__nHkF9G__banner{animation:.28s ease-out Consent-module-scss-module__nHkF9G__banner-in}}@keyframes Consent-module-scss-module__nHkF9G__banner-in{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.Consent-module-scss-module__nHkF9G__bannerInner{width:min(100% - var(--container-padding)*2,var(--container-max));gap:var(--space-3);padding-block:var(--space-3);margin-inline:auto;display:grid}@media (min-width:1024px){.Consent-module-scss-module__nHkF9G__bannerInner{align-items:center;gap:var(--space-8);padding-block:var(--space-4);grid-template-columns:1fr auto}}.Consent-module-scss-module__nHkF9G__bannerText{gap:var(--space-1);display:grid}.Consent-module-scss-module__nHkF9G__bannerTitle{color:var(--color-text);font-family:var(--font-display);font-size:var(--text-base);font-weight:600}@media (min-width:1024px){.Consent-module-scss-module__nHkF9G__bannerTitle{font-size:var(--text-lg)}}.Consent-module-scss-module__nHkF9G__bannerBody{max-width:62ch;color:var(--color-text-muted);font-size:var(--text-xs);line-height:1.45}@media (min-width:1024px){.Consent-module-scss-module__nHkF9G__bannerBody{font-size:var(--text-sm);line-height:1.5}}.Consent-module-scss-module__nHkF9G__bannerLink{color:var(--neon-cyan);text-underline-offset:.2em;text-decoration:underline}.Consent-module-scss-module__nHkF9G__bannerActions{align-items:center;gap:var(--space-2) var(--space-3);flex-wrap:wrap;display:flex}@media (max-width:1023px){.Consent-module-scss-module__nHkF9G__bannerActions>a,.Consent-module-scss-module__nHkF9G__bannerActions>button:not(.Consent-module-scss-module__nHkF9G__textButton){text-align:center;flex:8rem}.Consent-module-scss-module__nHkF9G__bannerActions .Consent-module-scss-module__nHkF9G__textButton{text-align:center;flex:1 0 100%}}.Consent-module-scss-module__nHkF9G__dialog{width:min(34rem,100vw - 2*var(--container-padding));border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);max-height:min(90dvh,44rem);color:var(--color-text);padding:0}.Consent-module-scss-module__nHkF9G__dialog::backdrop{background:#05010fc7}.Consent-module-scss-module__nHkF9G__dialogInner{gap:var(--space-4);padding:var(--space-6);display:grid}.Consent-module-scss-module__nHkF9G__dialogTitle{font-family:var(--font-display);font-size:var(--text-xl);font-weight:600}.Consent-module-scss-module__nHkF9G__dialogIntro{color:var(--color-text-muted);font-size:var(--text-sm);line-height:1.5}.Consent-module-scss-module__nHkF9G__categories{gap:var(--space-3);list-style:none;display:grid}.Consent-module-scss-module__nHkF9G__category{gap:var(--space-2);padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-bg);display:grid}.Consent-module-scss-module__nHkF9G__categoryHead{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.Consent-module-scss-module__nHkF9G__categoryTitle{font-family:var(--font-display);font-size:var(--text-base);font-weight:600}.Consent-module-scss-module__nHkF9G__categoryAlways{color:var(--color-text-dim);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.08em}.Consent-module-scss-module__nHkF9G__categoryText{color:var(--color-text-muted);font-size:var(--text-sm);line-height:1.5}.Consent-module-scss-module__nHkF9G__toggle{align-items:center;gap:var(--space-3);cursor:pointer;display:flex}.Consent-module-scss-module__nHkF9G__toggle input{width:1.15rem;height:1.15rem;accent-color:var(--neon-magenta)}.Consent-module-scss-module__nHkF9G__decidedAt{color:var(--color-text-dim);font-size:var(--text-xs)}.Consent-module-scss-module__nHkF9G__dialogActions{align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.Consent-module-scss-module__nHkF9G__textButton{padding:var(--space-2) 0;color:var(--color-text-muted);font:inherit;font-size:var(--text-sm);text-underline-offset:.2em;cursor:pointer;background:0 0;border:0;text-decoration:underline}.Consent-module-scss-module__nHkF9G__textButton:hover{color:var(--neon-cyan)}.Consent-module-scss-module__nHkF9G__footerButton{color:var(--color-text-muted);font:inherit;font-size:var(--text-sm);text-align:start;cursor:pointer;background:0 0;border:0;padding:0}.Consent-module-scss-module__nHkF9G__footerButton:hover{color:var(--neon-cyan);text-decoration:underline}
.ProcessCycle-module-scss-module__2bWEoq__cycle{aspect-ratio:1;width:min(100%,560px);margin-inline:auto;position:relative}@media (max-width:767px){.ProcessCycle-module-scss-module__2bWEoq__cycle{display:none}}.ProcessCycle-module-scss-module__2bWEoq__svg{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.ProcessCycle-module-scss-module__2bWEoq__arc{fill:none;stroke:#694ea8b3;stroke-width:6px;stroke-linecap:round;transition:stroke var(--cycle-swap) var(--cycle-ease),stroke-width var(--cycle-swap) var(--cycle-ease),filter var(--cycle-swap) var(--cycle-ease)}.ProcessCycle-module-scss-module__2bWEoq__head{fill:#694ea8b3;transition:fill var(--cycle-swap) var(--cycle-ease)}.ProcessCycle-module-scss-module__2bWEoq__stepOn .ProcessCycle-module-scss-module__2bWEoq__arc{stroke:var(--action);stroke-width:7.5px;filter:drop-shadow(0 0 8px #ff2d95b3)}.ProcessCycle-module-scss-module__2bWEoq__stepOn .ProcessCycle-module-scss-module__2bWEoq__head{fill:var(--action)}.ProcessCycle-module-scss-module__2bWEoq__label{transform:translate(var(--anchor-x,-50%), -50%);width:max-content;max-width:9.5rem;color:var(--color-text-muted);font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:.02em;text-align:var(--anchor-align,center);cursor:pointer;transition:color var(--cycle-swap) var(--cycle-ease),text-shadow var(--cycle-swap) var(--cycle-ease);background:0 0;border:0;padding:.35rem .5rem;line-height:1.35;position:absolute}.ProcessCycle-module-scss-module__2bWEoq__label:hover{color:var(--color-text)}.ProcessCycle-module-scss-module__2bWEoq__labelOn{color:var(--action);text-shadow:0 0 14px #ff2d958c}.ProcessCycle-module-scss-module__2bWEoq__center{text-align:center;width:56%;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ProcessCycle-module-scss-module__2bWEoq__card{gap:var(--space-2);opacity:0;pointer-events:none;-webkit-user-select:none;user-select:none;transition:opacity calc(var(--cycle-swap)*.5) var(--cycle-ease),transform calc(var(--cycle-swap)*.5) var(--cycle-ease);grid-area:1/1;align-content:center;display:grid;transform:translateY(-4px)}.ProcessCycle-module-scss-module__2bWEoq__cardOn{opacity:1;-webkit-user-select:auto;user-select:auto;transition:opacity calc(var(--cycle-swap)*.7) var(--cycle-ease) calc(var(--cycle-swap)*.3),transform calc(var(--cycle-swap)*.7) var(--cycle-ease) calc(var(--cycle-swap)*.3);transform:none}.ProcessCycle-module-scss-module__2bWEoq__centerTitle{font-family:var(--font-display);font-size:var(--text-lg);font-weight:600;line-height:1.2}.ProcessCycle-module-scss-module__2bWEoq__centerText{color:var(--color-text-muted);font-size:var(--text-sm);line-height:1.5}.ProcessCycle-module-scss-module__2bWEoq__list{gap:0;margin:0;padding:0;list-style:none;display:grid}@media (min-width:768px){.ProcessCycle-module-scss-module__2bWEoq__list{display:none}}.ProcessCycle-module-scss-module__2bWEoq__listItem{padding:0 0 var(--space-6) var(--space-6);border-left:2px solid #694ea88c;position:relative}.ProcessCycle-module-scss-module__2bWEoq__listItem:last-child{border-left-color:#0000;padding-bottom:0}.ProcessCycle-module-scss-module__2bWEoq__listItem:before{content:"";background:var(--action);width:10px;height:10px;position:absolute;top:.45rem;left:-6px;box-shadow:0 0 10px #ff2d95b3}.ProcessCycle-module-scss-module__2bWEoq__listTitle{font-family:var(--font-display);font-size:var(--text-base);font-weight:600}.ProcessCycle-module-scss-module__2bWEoq__listText{margin-top:var(--space-1);color:var(--color-text-muted);font-size:var(--text-sm)}
.CodeBlock-module-scss-module__NcIQlG__block{margin:var(--space-8) 0;border:1px solid var(--color-border);border-radius:var(--radius-md);background:#241b2f;overflow:hidden}.CodeBlock-module-scss-module__NcIQlG__filename{padding:var(--space-2) var(--space-4);border-bottom:1px solid var(--color-border);color:var(--color-text-muted);font-family:ui-monospace,SF Mono,Cascadia Code,monospace;font-size:var(--text-xs);background:#00000040}.CodeBlock-module-scss-module__NcIQlG__code{overflow-x:auto}.CodeBlock-module-scss-module__NcIQlG__code pre{padding:var(--space-4);font-size:var(--text-sm);tab-size:2;margin:0;line-height:1.6}.CodeBlock-module-scss-module__NcIQlG__code code{font-family:ui-monospace,SF Mono,Cascadia Code,monospace}
.DraftBanner-module-scss-module__fGjbgG__banner{bottom:var(--space-4);z-index:60;align-items:center;gap:var(--space-4);padding:var(--space-3) var(--space-6);border:1px solid var(--sun-mid);border-radius:var(--radius-pill);color:var(--sun-mid);font-size:var(--text-sm);background:#0a0320eb;display:flex;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #00000073}.DraftBanner-module-scss-module__fGjbgG__exit{color:var(--color-text);white-space:nowrap;text-decoration:underline}
.ProcessSection-module-scss-module__W88xca__layout{row-gap:var(--space-8);column-gap:0;display:grid}@media (min-width:1024px){.ProcessSection-module-scss-module__W88xca__layout{grid-template-columns:1fr 2fr;align-items:center}.ProcessSection-module-scss-module__W88xca__intro{padding-right:var(--space-8)}}.ProcessSection-module-scss-module__W88xca__eyebrow{margin:0 0 var(--space-3);color:var(--structure);font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:.16em;text-transform:uppercase;font-weight:500}.ProcessSection-module-scss-module__W88xca__title{font-size:var(--text-2xl)}.ProcessSection-module-scss-module__W88xca__description{margin-top:var(--space-3);color:var(--color-text-muted)}
.GalleryBlock-module-scss-module__PX8P6q__gallery{gap:var(--space-4);margin:var(--space-8) 0;display:grid}.GalleryBlock-module-scss-module__PX8P6q__gallery[data-count="1"]{grid-template-columns:1fr}@media (min-width:768px){.GalleryBlock-module-scss-module__PX8P6q__gallery:not([data-count="1"]){grid-template-columns:repeat(2,1fr)}}.GalleryBlock-module-scss-module__PX8P6q__item{margin:0}.GalleryBlock-module-scss-module__PX8P6q__image{border:1px solid var(--color-border);border-radius:var(--radius-md);width:100%;height:auto}.GalleryBlock-module-scss-module__PX8P6q__caption{margin-top:var(--space-2);color:var(--color-text-muted);font-size:var(--text-sm)}
.Footer-module-scss-module__EzUeIG__footer{border-top:1px solid var(--rail);background:linear-gradient(#0a0320d1 0%,#05010feb 100%)}.Footer-module-scss-module__EzUeIG__inner{width:min(100% - var(--container-padding)*2,var(--container-max));gap:var(--space-8);padding-block:var(--space-16) var(--space-8);margin-inline:auto;display:grid}@media (min-width:768px){.Footer-module-scss-module__EzUeIG__inner{gap:var(--space-12);grid-template-columns:2fr 1fr 1fr}}.Footer-module-scss-module__EzUeIG__brand{gap:var(--space-3);align-content:start;display:grid}.Footer-module-scss-module__EzUeIG__logo{font-family:var(--font-display);letter-spacing:.02em;text-transform:uppercase;color:var(--color-text);font-size:1rem;font-weight:700;text-decoration:none}.Footer-module-scss-module__EzUeIG__logo:before{content:"/ ";color:var(--action)}.Footer-module-scss-module__EzUeIG__logo:hover{color:var(--structure);text-decoration:none}.Footer-module-scss-module__EzUeIG__about{max-width:42ch;color:var(--color-text-muted);font-size:var(--text-sm)}.Footer-module-scss-module__EzUeIG__column{gap:var(--space-2);align-content:start;display:grid}.Footer-module-scss-module__EzUeIG__columnTitle{margin-bottom:var(--space-2);color:var(--structure);font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:.16em;text-transform:uppercase;font-weight:500}.Footer-module-scss-module__EzUeIG__link{color:var(--color-text-muted);font-size:var(--text-sm);text-decoration:none}.Footer-module-scss-module__EzUeIG__link:hover{color:var(--neon-cyan);text-decoration:none}.Footer-module-scss-module__EzUeIG__bottom{width:min(100% - var(--container-padding)*2,var(--container-max));gap:var(--space-2) var(--space-6);padding-block:var(--space-6);border-top:1px solid var(--color-border);color:var(--color-text-dim);font-size:var(--text-xs);flex-wrap:wrap;justify-content:space-between;margin-inline:auto;display:flex}.Footer-module-scss-module__EzUeIG__copyright{margin:0}.Footer-module-scss-module__EzUeIG__legal{align-items:center;gap:var(--space-2) var(--space-4);flex-wrap:wrap;display:flex}.Footer-module-scss-module__EzUeIG__legalLink{color:var(--color-text-muted);text-decoration:none}.Footer-module-scss-module__EzUeIG__legalLink:hover{color:var(--neon-cyan);text-decoration:underline}
.StarRating-module-scss-module__iJHGwa__rating{align-items:center;gap:var(--space-2);display:inline-flex}.StarRating-module-scss-module__iJHGwa__stars{letter-spacing:.1em;white-space:nowrap;font-size:1rem;line-height:1;display:inline-block;position:relative}.StarRating-module-scss-module__iJHGwa__empty{color:var(--color-border)}.StarRating-module-scss-module__iJHGwa__filled{color:var(--sun-top);text-shadow:0 0 10px #ffe94d8c;position:absolute;top:0;left:0;overflow:hidden}.StarRating-module-scss-module__iJHGwa__label{color:var(--color-text-muted);font-size:var(--text-sm)}.StarRating-module-scss-module__iJHGwa__lg .StarRating-module-scss-module__iJHGwa__stars{font-size:1.5rem}
.page-module-scss-module__bp2Uga__back{color:var(--neon-cyan);font-family:var(--font-display);font-size:var(--text-sm);white-space:nowrap;font-weight:600;text-decoration:none}.page-module-scss-module__bp2Uga__back:hover{text-decoration:underline}
.page-module-scss-module__oJvTqW__categories{gap:var(--space-3);margin-bottom:var(--space-8);flex-wrap:wrap;display:flex}.page-module-scss-module__oJvTqW__category{border:1px solid var(--color-border);border-radius:var(--radius-pill);color:var(--color-text-muted);font-size:var(--text-sm);padding:.45rem 1rem;text-decoration:none}.page-module-scss-module__oJvTqW__category:hover{border-color:var(--neon-cyan);color:var(--neon-cyan);text-decoration:none}
.MetricsBlock-module-scss-module__2L4vZq__metrics{gap:var(--space-4);margin:var(--space-8) 0;display:grid}@media (min-width:480px){.MetricsBlock-module-scss-module__2L4vZq__metrics{grid-template-columns:repeat(auto-fit,minmax(11rem,1fr))}}.MetricsBlock-module-scss-module__2L4vZq__item{padding:var(--space-6) var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-md);text-align:center;background:#ffffff08}.MetricsBlock-module-scss-module__2L4vZq__value{font-family:var(--font-display);font-size:var(--text-3xl);background:linear-gradient(180deg, var(--neon-cyan) 0%, var(--neon-magenta) 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-weight:700;line-height:1}.MetricsBlock-module-scss-module__2L4vZq__label{margin:var(--space-2) 0 0;color:var(--color-text-muted);font-size:var(--text-sm)}.MetricsBlock-module-scss-module__2L4vZq__hint{margin-top:var(--space-1);color:var(--color-text-dim);font-size:var(--text-xs);display:block}
.GridRails-module-scss-module__gzYrpa__rails{z-index:0;pointer-events:none;position:fixed;inset:0;overflow:hidden}.GridRails-module-scss-module__gzYrpa__lines{width:min(100% - var(--container-padding)*2,var(--container-max));height:100%;margin-inline:auto;position:relative}.GridRails-module-scss-module__gzYrpa__line{background:var(--rail);width:1px;position:absolute;top:0;bottom:0;transform:translate(-.5px)}.GridRails-module-scss-module__gzYrpa__soft{background:var(--rail-soft)}@media (max-width:479px){.GridRails-module-scss-module__gzYrpa__wide{display:none}}.GridRails-module-scss-module__gzYrpa__scan{background:var(--structure);opacity:.5;height:1px;position:absolute;top:0;left:0;right:0;box-shadow:0 0 12px 1px #22e0ff6b,0 0 48px 8px #22e0ff1f}@media (prefers-reduced-motion:no-preference){.GridRails-module-scss-module__gzYrpa__scan{animation:GridRails-module-scss-module__gzYrpa__scan var(--scan-speed) linear infinite;will-change:transform}}@keyframes GridRails-module-scss-module__gzYrpa__scan{0%{transform:translateY(-10vh)}to{transform:translateY(110vh)}}
.ReviewsSection-module-scss-module__1miYZa__header{justify-content:space-between;align-items:end;gap:var(--space-6);margin-bottom:var(--space-12);flex-wrap:wrap;display:flex}.ReviewsSection-module-scss-module__1miYZa__eyebrow{margin:0 0 var(--space-2);color:var(--neon-cyan);font-family:var(--font-display);font-size:var(--text-xs);letter-spacing:.24em;text-transform:uppercase;font-weight:600}.ReviewsSection-module-scss-module__1miYZa__title{font-size:var(--text-3xl)}.ReviewsSection-module-scss-module__1miYZa__description{margin-top:var(--space-3);max-width:50ch;color:var(--color-text-muted);font-size:var(--text-lg)}.ReviewsSection-module-scss-module__1miYZa__summary{gap:var(--space-2);justify-items:start;display:grid}@media (min-width:768px){.ReviewsSection-module-scss-module__1miYZa__summary{text-align:right;justify-items:end}}.ReviewsSection-module-scss-module__1miYZa__average{color:var(--color-text-muted);font-size:var(--text-sm);margin:0}.ReviewsSection-module-scss-module__1miYZa__average strong{color:var(--color-text);font-size:var(--text-lg)}.ReviewsSection-module-scss-module__1miYZa__card{gap:var(--space-4);padding:var(--space-6);border:1px solid var(--color-border);border-radius:var(--radius-md);background:#ffffff08;align-content:start;margin:0;display:grid}.ReviewsSection-module-scss-module__1miYZa__text{color:var(--color-text);font-size:var(--text-base);margin:0;line-height:1.6}.ReviewsSection-module-scss-module__1miYZa__author{color:var(--neon-cyan);font-size:var(--text-sm);font-weight:600}.ReviewsSection-module-scss-module__1miYZa__company{color:var(--color-text-dim);font-weight:400;display:block}
.QuoteBlock-module-scss-module__73BM1G__quote{margin:var(--space-12) 0;padding:var(--space-6) var(--space-6) var(--space-6) var(--space-12);border-radius:var(--radius-md);background:linear-gradient(135deg,#a24bff1f,#ff2d9514);position:relative}.QuoteBlock-module-scss-module__73BM1G__quote:before{content:"“";color:var(--neon-magenta);font-family:var(--font-display);opacity:.6;font-size:4rem;line-height:1;position:absolute;top:.1em;left:.3rem}.QuoteBlock-module-scss-module__73BM1G__text{color:var(--color-text);font-family:var(--font-display);font-size:var(--text-xl);margin:0;font-style:italic;line-height:1.5}.QuoteBlock-module-scss-module__73BM1G__author{margin-top:var(--space-4);color:var(--neon-cyan);font-size:var(--text-sm);font-weight:600}.QuoteBlock-module-scss-module__73BM1G__role{color:var(--color-text-muted);font-weight:400;display:block}
.LocaleSwitcher-module-scss-module__hqlBPa__switcher{border:1px solid var(--color-border);border-radius:var(--radius-pill);align-items:center;gap:.125rem;padding:.125rem;display:inline-flex}.LocaleSwitcher-module-scss-module__hqlBPa__item{border-radius:var(--radius-pill);color:var(--color-text-muted);font-family:var(--font-display);font-size:var(--text-xs);letter-spacing:.08em;padding:.25rem .6rem;font-weight:600;text-decoration:none}.LocaleSwitcher-module-scss-module__hqlBPa__item:hover{color:var(--color-text);text-decoration:none}.LocaleSwitcher-module-scss-module__hqlBPa__active{color:var(--neon-cyan);background:#22e0ff24}
.TeamSection-module-scss-module__qaZHna__list{gap:var(--space-8);margin:0;padding:0;list-style:none;display:grid}@media (min-width:768px){.TeamSection-module-scss-module__qaZHna__list{grid-template-columns:repeat(auto-fit,minmax(15rem,1fr))}}.TeamSection-module-scss-module__qaZHna__member{text-align:center}.TeamSection-module-scss-module__qaZHna__photo{aspect-ratio:1;width:8rem;margin:0 auto var(--space-4);border:1px solid var(--color-border);background:linear-gradient(135deg, var(--sky-mid), var(--neon-purple));border-radius:50%;position:relative;overflow:hidden}.TeamSection-module-scss-module__qaZHna__image{object-fit:cover}.TeamSection-module-scss-module__qaZHna__name{font-size:var(--text-lg)}.TeamSection-module-scss-module__qaZHna__role{margin-top:var(--space-1);color:var(--neon-cyan);font-size:var(--text-sm)}.TeamSection-module-scss-module__qaZHna__bio{margin-top:var(--space-2);color:var(--color-text-muted);font-size:var(--text-sm)}
.EmptyState-module-scss-module__Ojlp9G__empty{gap:var(--space-2);padding:var(--space-16) var(--space-6);border:1px dashed var(--color-border);border-radius:var(--radius-md);text-align:center;display:grid}.EmptyState-module-scss-module__Ojlp9G__title{color:var(--color-text);font-family:var(--font-display);font-size:var(--text-lg);margin:0}.EmptyState-module-scss-module__Ojlp9G__text{color:var(--color-text-muted);font-size:var(--text-sm);margin:0}
.MobileMenu-module-scss-module__Xb1W3q__overlay{z-index:40;align-content:start;gap:var(--space-8);padding:var(--space-12) var(--container-padding) var(--space-16);background:radial-gradient(ellipse at 50% 0%, #3d0d638c 0%, transparent 60%),var(--color-bg);display:grid;position:fixed;inset:4rem 0 0;overflow-y:auto}@media (prefers-reduced-motion:no-preference){.MobileMenu-module-scss-module__Xb1W3q__overlay{animation:.22s ease-out MobileMenu-module-scss-module__Xb1W3q__menu-in}}@media (min-width:1024px){.MobileMenu-module-scss-module__Xb1W3q__overlay{display:none}}@keyframes MobileMenu-module-scss-module__Xb1W3q__menu-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.MobileMenu-module-scss-module__Xb1W3q__nav{gap:var(--space-4);display:grid}.MobileMenu-module-scss-module__Xb1W3q__link{padding-block:var(--space-2);color:var(--color-text);font-family:var(--font-display);font-size:var(--text-2xl);font-weight:600;text-decoration:none}.MobileMenu-module-scss-module__Xb1W3q__link:hover{color:var(--neon-cyan);text-decoration:none}.MobileMenu-module-scss-module__Xb1W3q__action{justify-self:start}
.RichTextRenderer-module-scss-module__lvJ9Ma__content{color:var(--color-text);font-size:var(--text-lg);line-height:1.75}.RichTextRenderer-module-scss-module__lvJ9Ma__content>*+*{margin-top:var(--space-6)}.RichTextRenderer-module-scss-module__lvJ9Ma__content h2,.RichTextRenderer-module-scss-module__lvJ9Ma__content h3,.RichTextRenderer-module-scss-module__lvJ9Ma__content h4{margin-top:var(--space-12);margin-bottom:var(--space-4)}.RichTextRenderer-module-scss-module__lvJ9Ma__content h2{font-size:var(--text-2xl);color:var(--color-text)}.RichTextRenderer-module-scss-module__lvJ9Ma__content h3{font-size:var(--text-xl);color:var(--neon-cyan)}.RichTextRenderer-module-scss-module__lvJ9Ma__content p{max-width:70ch}.RichTextRenderer-module-scss-module__lvJ9Ma__content ul,.RichTextRenderer-module-scss-module__lvJ9Ma__content ol{max-width:70ch;padding-left:var(--space-6)}.RichTextRenderer-module-scss-module__lvJ9Ma__content li+li{margin-top:var(--space-2)}.RichTextRenderer-module-scss-module__lvJ9Ma__content a{text-underline-offset:.2em;text-decoration:underline}.RichTextRenderer-module-scss-module__lvJ9Ma__content hr{margin-block:var(--space-12);border:0;border-top:1px solid var(--color-border)}.RichTextRenderer-module-scss-module__lvJ9Ma__content strong{color:#fff}.RichTextRenderer-module-scss-module__lvJ9Ma__content img{border-radius:var(--radius-md);max-width:100%;height:auto}
.TechStackSection-module-scss-module__nGK7VW__list{gap:var(--space-3);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.TechStackSection-module-scss-module__nGK7VW__item{border:1px solid var(--color-border);border-radius:var(--radius-pill);color:var(--color-text);font-family:var(--font-display);font-size:var(--text-sm);background:#ffffff08;padding:.6rem 1.1rem;transition:border-color .2s,color .2s}.TechStackSection-module-scss-module__nGK7VW__item:hover{border-color:var(--neon-cyan);color:var(--neon-cyan)}
.Pagination-module-scss-module__Gf1oOG__pagination{gap:var(--space-2);margin-top:var(--space-16);flex-wrap:wrap;justify-content:center;display:flex}.Pagination-module-scss-module__Gf1oOG__page{min-width:2.75rem;height:2.75rem;padding-inline:var(--space-2);border:1px solid var(--color-border);border-radius:var(--radius-sm);color:var(--color-text-muted);font-family:var(--font-display);font-size:var(--text-sm);place-items:center;text-decoration:none;transition:color .2s,border-color .2s;display:grid}.Pagination-module-scss-module__Gf1oOG__page:hover{color:var(--color-text);border-color:var(--neon-cyan);text-decoration:none}.Pagination-module-scss-module__Gf1oOG__current{border-color:var(--neon-cyan);color:var(--neon-cyan);box-shadow:var(--glow-cyan)}
.page-module-scss-module__WXi7Qq__group{margin-top:var(--space-12)}.page-module-scss-module__WXi7Qq__groupTitle{margin-bottom:var(--space-4);color:var(--structure);font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:.16em;text-transform:uppercase;font-weight:500}.page-module-scss-module__WXi7Qq__subgroup{margin-top:var(--space-8)}.page-module-scss-module__WXi7Qq__subgroupTitle{margin-bottom:var(--space-4);font-size:var(--text-lg);scroll-margin-top:var(--space-24)}.page-module-scss-module__WXi7Qq__subgroupTitle a{color:inherit;text-decoration:none}.page-module-scss-module__WXi7Qq__subgroupTitle a:hover{color:var(--neon-cyan)}.page-module-scss-module__WXi7Qq__cta{margin-top:var(--space-16);text-align:center}.page-module-scss-module__WXi7Qq__ctaText{margin:0 0 var(--space-6);color:var(--color-text-muted)}
.page-module-scss-module__ceL6lG__group{row-gap:var(--space-4);column-gap:0;display:grid}@media (min-width:1024px){.page-module-scss-module__ceL6lG__group{grid-template-columns:1fr 2fr;align-items:start}}.page-module-scss-module__ceL6lG__group+.page-module-scss-module__ceL6lG__group{margin-top:var(--space-16)}.page-module-scss-module__ceL6lG__groupTitle{color:var(--structure);font-family:var(--font-mono);font-size:var(--text-sm);letter-spacing:.16em;text-transform:uppercase;font-weight:500}@media (min-width:1024px){.page-module-scss-module__ceL6lG__groupTitle{padding-top:.35rem;padding-right:var(--space-8);position:sticky;top:6rem}}.page-module-scss-module__ceL6lG__groupBody{gap:var(--space-6);grid-template-columns:1fr;display:grid}@media (min-width:768px){.page-module-scss-module__ceL6lG__groupBody{grid-template-columns:repeat(auto-fit,minmax(18rem,1fr))}}
.Header-module-scss-module__klcqGG__header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--rail);background:#0a0320d1;position:fixed;top:0;left:0;right:0;box-shadow:0 1px #22e0ff2e}.Header-module-scss-module__klcqGG__hidden{opacity:0;visibility:hidden;transition:opacity .35s,transform .35s,visibility 0s linear .35s;transform:translateY(-100%)}.Header-module-scss-module__klcqGG__visible{opacity:1;visibility:visible;transition:opacity .35s,transform .35s,visibility linear;transform:translateY(0)}.Header-module-scss-module__klcqGG__inner{width:min(100% - var(--container-padding)*2,var(--container-max));align-items:center;gap:var(--space-6);min-height:4.25rem;margin-inline:auto;display:flex}.Header-module-scss-module__klcqGG__logo{font-family:var(--font-display);letter-spacing:.02em;text-transform:uppercase;color:var(--color-text);white-space:nowrap;flex-shrink:0;font-size:.9375rem;font-weight:700;text-decoration:none}.Header-module-scss-module__klcqGG__logo:before{content:"/ ";color:var(--action)}.Header-module-scss-module__klcqGG__logo:hover{color:var(--structure);text-decoration:none}.Header-module-scss-module__klcqGG__nav{align-items:center;gap:var(--space-8);margin-inline-start:auto;display:none}@media (min-width:1024px){.Header-module-scss-module__klcqGG__nav{display:flex}}.Header-module-scss-module__klcqGG__link{color:var(--color-text-muted);font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:.04em;white-space:nowrap;font-weight:500;text-decoration:none;transition:color .2s;position:relative}.Header-module-scss-module__klcqGG__link:hover{color:var(--color-text);text-decoration:none}.Header-module-scss-module__klcqGG__active{color:var(--structure)}.Header-module-scss-module__klcqGG__active:before{content:"[";margin-right:.35em}.Header-module-scss-module__klcqGG__active:after{content:"]";margin-left:.35em}.Header-module-scss-module__klcqGG__actions{align-items:center;gap:var(--space-3);margin-inline-start:auto;display:flex}@media (min-width:1024px){.Header-module-scss-module__klcqGG__actions{margin-inline-start:0}}.Header-module-scss-module__klcqGG__cta{display:none}@media (min-width:768px){.Header-module-scss-module__klcqGG__cta{display:block}}.Header-module-scss-module__klcqGG__burger{cursor:pointer;clip-path:polygon(6px 0,100% 0,100% calc(100% - 6px),calc(100% - 6px) 100%,0 100%,0 6px);background:0 0;border:1px solid #22e0ff4d;place-content:center;gap:5px;width:2.75rem;height:2.75rem;padding:0;display:grid}.Header-module-scss-module__klcqGG__burger span{background:var(--color-text);width:20px;height:2px;transition:transform .25s,opacity .25s;display:block}@media (min-width:1024px){.Header-module-scss-module__klcqGG__burger{display:none}}.Header-module-scss-module__klcqGG__burgerOpen span:first-child{transform:translateY(7px)rotate(45deg)}.Header-module-scss-module__klcqGG__burgerOpen span:nth-child(2){opacity:0}.Header-module-scss-module__klcqGG__burgerOpen span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}
.Legal-module-scss-module__uufTYq__layout{row-gap:var(--space-12);column-gap:0;display:grid}@media (min-width:1024px){.Legal-module-scss-module__uufTYq__layout{grid-template-columns:2fr 1fr;align-items:start}.Legal-module-scss-module__uufTYq__doc{padding-right:var(--space-12)}}.Legal-module-scss-module__uufTYq__title{font-size:var(--text-3xl)}.Legal-module-scss-module__uufTYq__notice{margin:var(--space-6) 0 0;padding:var(--space-4) var(--space-6);border-left:3px solid var(--sun-mid);border-radius:var(--radius-sm);color:var(--sun-mid);background:#ffb43d1a}.Legal-module-scss-module__uufTYq__updated{margin-top:var(--space-6);color:var(--color-text-dim);font-size:var(--text-sm)}.Legal-module-scss-module__uufTYq__content{margin-top:var(--space-12);color:var(--color-text-muted);line-height:1.75}.Legal-module-scss-module__uufTYq__content h2{margin:var(--space-12) 0 var(--space-3);color:var(--color-text);font-size:var(--text-xl)}.Legal-module-scss-module__uufTYq__content h3{margin:var(--space-6) 0 var(--space-2);color:var(--color-text);font-size:var(--text-lg)}.Legal-module-scss-module__uufTYq__content p,.Legal-module-scss-module__uufTYq__content ul,.Legal-module-scss-module__uufTYq__content ol{max-width:70ch}.Legal-module-scss-module__uufTYq__content p+p{margin-top:var(--space-4)}.Legal-module-scss-module__uufTYq__content ul,.Legal-module-scss-module__uufTYq__content ol{margin:var(--space-4) 0;padding-left:var(--space-6)}.Legal-module-scss-module__uufTYq__content li+li{margin-top:var(--space-2)}.Legal-module-scss-module__uufTYq__content a{color:var(--neon-cyan);text-underline-offset:.2em;text-decoration:underline}.Legal-module-scss-module__uufTYq__content dl{margin:var(--space-4) 0}.Legal-module-scss-module__uufTYq__content dt{margin-top:var(--space-4);color:var(--color-text);font-weight:600}.Legal-module-scss-module__uufTYq__tableWrap{margin:var(--space-6) 0;overflow-x:auto}.Legal-module-scss-module__uufTYq__table{border-collapse:collapse;width:100%;min-width:34rem;font-size:var(--text-sm)}.Legal-module-scss-module__uufTYq__table th,.Legal-module-scss-module__uufTYq__table td{padding:var(--space-3);border-bottom:1px solid var(--color-border);text-align:start;vertical-align:top}.Legal-module-scss-module__uufTYq__table th{color:var(--color-text);font-family:var(--font-display);font-weight:600}.Legal-module-scss-module__uufTYq__table code{color:var(--neon-cyan);font-size:.9em}
.List-module-scss-module__P1vblq__grid{gap:var(--space-6);grid-template-columns:1fr;display:grid}@media (min-width:768px){.List-module-scss-module__P1vblq__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.List-module-scss-module__P1vblq__grid{grid-template-columns:repeat(3,1fr)}}
.page-module-scss-module__-qHpnq__layout{gap:var(--space-12);display:grid}@media (min-width:1024px){.page-module-scss-module__-qHpnq__layout{gap:var(--space-16);grid-template-columns:minmax(0,2fr) minmax(0,1fr)}}.page-module-scss-module__-qHpnq__contacts{padding:var(--space-6);border:1px solid var(--color-border);border-radius:var(--radius-md);background:#ffffff08;align-self:start}.page-module-scss-module__-qHpnq__contactsTitle{margin-bottom:var(--space-4);font-size:var(--text-xs);letter-spacing:.18em;text-transform:uppercase;color:var(--color-text-dim)}.page-module-scss-module__-qHpnq__list{gap:var(--space-4);margin:0;padding:0;list-style:none;display:grid}.page-module-scss-module__-qHpnq__list a{word-break:break-word}.page-module-scss-module__-qHpnq__label{margin-bottom:var(--space-1);color:var(--color-text-dim);font-size:var(--text-xs);display:block}
.page-module-scss-module__Zt42La__summary{gap:var(--space-2);justify-items:start;display:grid}@media (min-width:768px){.page-module-scss-module__Zt42La__summary{text-align:right;justify-items:end}}.page-module-scss-module__Zt42La__average{color:var(--color-text-muted);font-size:var(--text-sm);margin:0}.page-module-scss-module__Zt42La__average strong{color:var(--color-text);font-size:var(--text-lg)}.page-module-scss-module__Zt42La__grid{gap:var(--space-6);display:grid}@media (min-width:768px){.page-module-scss-module__Zt42La__grid{grid-template-columns:repeat(2,1fr)}}.page-module-scss-module__Zt42La__card{gap:var(--space-4);padding:var(--space-6);border:1px solid var(--color-border);border-radius:var(--radius-md);background:#ffffff08;align-content:start;margin:0;display:grid}.page-module-scss-module__Zt42La__text{margin:0;line-height:1.65}.page-module-scss-module__Zt42La__author{color:var(--neon-cyan);font-size:var(--text-sm);font-weight:600}.page-module-scss-module__Zt42La__role{color:var(--color-text-dim);font-weight:400;display:block}.page-module-scss-module__Zt42La__formSection{margin-top:var(--space-24);padding-top:var(--space-12);border-top:1px solid var(--color-border)}.page-module-scss-module__Zt42La__formTitle{font-size:var(--text-2xl)}.page-module-scss-module__Zt42La__formDescription{max-width:60ch;margin:var(--space-3) 0 var(--space-8);color:var(--color-text-muted)}
.LegalToc-module-scss-module__V_EMTq__toc{display:none}@media (min-width:1024px){.LegalToc-module-scss-module__V_EMTq__toc{padding-left:var(--space-6);border-left:1px solid var(--rail);display:block;position:sticky;top:6rem}}.LegalToc-module-scss-module__V_EMTq__title{margin:0 0 var(--space-4);color:var(--structure);font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:.16em;text-transform:uppercase;font-weight:500}.LegalToc-module-scss-module__V_EMTq__list{gap:var(--space-2);counter-reset:toc;margin:0;padding:0;list-style:none;display:grid}.LegalToc-module-scss-module__V_EMTq__link{color:var(--color-text-dim);font-size:var(--text-sm);line-height:1.4;text-decoration:none;transition:color .2s;display:block}.LegalToc-module-scss-module__V_EMTq__link:hover{color:var(--color-text);text-decoration:none}.LegalToc-module-scss-module__V_EMTq__linkActive{color:var(--structure)}
