.Nav-module__e1xquq__header{background-color:var(--surface);border-bottom:1px solid var(--line);width:100%;height:70px;box-shadow:var(--shadow);z-index:1000;justify-content:space-between;align-items:center;padding:0 2rem;display:flex;position:fixed;top:0;left:0}.Nav-module__e1xquq__logoContainer{color:var(--brand);cursor:pointer;align-items:center;gap:.5rem;font-size:1.35rem;font-weight:800;display:flex}.Nav-module__e1xquq__isotypeLight{display:block}.Nav-module__e1xquq__isotypeDark{display:none}.Nav-module__e1xquq__logoDot{background-color:var(--state-red);border-radius:50%;width:10px;height:10px;animation:2s ease-in-out infinite Nav-module__e1xquq__pulseRed}@keyframes Nav-module__e1xquq__pulseRed{0%{transform:scale(.85);box-shadow:0 0 #e24b4a66}50%{transform:scale(1.15);box-shadow:0 0 0 8px #e24b4a00}to{transform:scale(.85);box-shadow:0 0 #e24b4a00}}.Nav-module__e1xquq__nav{align-items:center;gap:1.5rem;display:none}.Nav-module__e1xquq__navLink{color:var(--muted);font-size:.95rem;font-weight:500;transition:color .2s}.Nav-module__e1xquq__navLink:hover{color:var(--brand)}.Nav-module__e1xquq__ctaButton{background-color:var(--brand);color:var(--surface);cursor:pointer;border:none;border-radius:6px;padding:.6rem 1.2rem;font-size:.9rem;font-weight:600;transition:background-color .2s,transform .1s}.Nav-module__e1xquq__ctaButton:hover{background-color:var(--brand-dark)}.Nav-module__e1xquq__ctaButton:active{transform:scale(.98)}@media (min-width:768px){.Nav-module__e1xquq__nav{display:flex}}@media (prefers-color-scheme:dark){.Nav-module__e1xquq__navLink:hover{color:var(--surface)}.Nav-module__e1xquq__isotypeLight{display:none}.Nav-module__e1xquq__isotypeDark{display:block}.Nav-module__e1xquq__logoContainer{color:var(--text)}}
.Hero-module__Z8hQ_W__hero{background-color:var(--bg);min-height:calc(100vh - 70px);color:var(--text);border-bottom:1px solid var(--line);flex-direction:column;justify-content:center;margin-top:70px;padding:4rem 2rem;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__hero:before{content:"";pointer-events:none;background-image:radial-gradient(circle,#ff9f4524 0%,#0000 55%);width:min(60vw,620px);height:min(60vw,620px);position:absolute;top:50%;right:-10%;transform:translateY(-50%)}.Hero-module__Z8hQ_W__content{z-index:1;flex-direction:column;align-items:flex-start;width:100%;max-width:1080px;margin:0 auto;display:flex}.Hero-module__Z8hQ_W__badge{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--brand);align-items:center;gap:12px;margin-bottom:1.75rem;font-size:.72rem;font-weight:500;display:flex}.Hero-module__Z8hQ_W__badge:before{content:"";background-color:var(--brand);flex:none;width:34px;height:1px}.Hero-module__Z8hQ_W__title{letter-spacing:-.03em;margin-bottom:1.5rem;font-size:clamp(2.6rem,8vw,5.2rem);font-weight:900;line-height:.98}.Hero-module__Z8hQ_W__titleAccent{color:var(--brand)}.Hero-module__Z8hQ_W__subtitle{color:var(--muted);max-width:46ch;margin-bottom:2.75rem;font-size:clamp(1.05rem,2vw,1.3rem);line-height:1.55}.Hero-module__Z8hQ_W__stats{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);width:100%;margin-bottom:2.75rem;display:grid}.Hero-module__Z8hQ_W__stat{border-right:1px solid var(--line);padding:1.5rem 1.5rem 0 0}.Hero-module__Z8hQ_W__stat:last-child{border-right:none;padding-right:0}.Hero-module__Z8hQ_W__statValue{font-family:var(--font-mono);color:var(--brand);font-size:clamp(1.8rem,4vw,2.9rem);font-weight:600;line-height:1}.Hero-module__Z8hQ_W__statValueAlt{color:var(--text)}.Hero-module__Z8hQ_W__statLabel{color:var(--muted);max-width:24ch;margin-top:.75rem;font-size:.88rem;line-height:1.45}.Hero-module__Z8hQ_W__ctas{flex-direction:column;gap:1rem;width:100%;display:flex}.Hero-module__Z8hQ_W__primaryCta{background-color:var(--brand);color:var(--bg);cursor:pointer;border:none;border-radius:9999px;padding:.95rem 1.75rem;font-size:.95rem;font-weight:700;transition:transform .15s,box-shadow .2s}.Hero-module__Z8hQ_W__primaryCta:hover{transform:translateY(-2px);box-shadow:0 12px 30px -8px #ff9f4573}.Hero-module__Z8hQ_W__primaryCta:active{transform:scale(.98)}.Hero-module__Z8hQ_W__secondaryCta{color:var(--text);border:1px solid var(--line);cursor:pointer;background-color:#0000;border-radius:9999px;padding:.95rem 1.75rem;font-size:.95rem;font-weight:600;transition:border-color .2s,transform .15s}.Hero-module__Z8hQ_W__secondaryCta:hover{border-color:var(--muted)}.Hero-module__Z8hQ_W__secondaryCta:active{transform:scale(.98)}@media (max-width:720px){.Hero-module__Z8hQ_W__stats{grid-template-columns:1fr}.Hero-module__Z8hQ_W__stat{border-right:none;border-bottom:1px solid var(--line);padding:1.25rem 0}.Hero-module__Z8hQ_W__stat:last-child{border-bottom:none}}@media (min-width:600px){.Hero-module__Z8hQ_W__ctas{flex-direction:row;gap:1rem}}@media (prefers-reduced-motion:reduce){.Hero-module__Z8hQ_W__primaryCta:hover,.Hero-module__Z8hQ_W__secondaryCta:active,.Hero-module__Z8hQ_W__primaryCta:active{transform:none}}
.GoldenWindow-module__yIuZ3q__section{background-color:var(--bg);border-bottom:1px solid var(--line);padding:96px 24px}.GoldenWindow-module__yIuZ3q__container{max-width:1080px;margin:0 auto}.GoldenWindow-module__yIuZ3q__header{max-width:62ch;margin-bottom:48px}.GoldenWindow-module__yIuZ3q__badge{letter-spacing:.14em;text-transform:uppercase;color:var(--state-red);margin-bottom:14px;font-size:12px;font-weight:600;display:inline-block}.GoldenWindow-module__yIuZ3q__title{letter-spacing:-.025em;color:var(--text);font-size:clamp(30px,4.6vw,46px);font-weight:700;line-height:1.06}.GoldenWindow-module__yIuZ3q__lede{color:var(--muted);margin-top:16px;font-size:17px;line-height:1.65}.GoldenWindow-module__yIuZ3q__chart{width:100%}.GoldenWindow-module__yIuZ3q__chart svg{width:100%;height:auto;display:block;overflow:visible}.GoldenWindow-module__yIuZ3q__curve{stroke-dasharray:1;stroke-dashoffset:1px}.GoldenWindow-module__yIuZ3q__area,.GoldenWindow-module__yIuZ3q__marker{opacity:0}.GoldenWindow-module__yIuZ3q__drawn .GoldenWindow-module__yIuZ3q__curve{animation:2s cubic-bezier(.22,.61,.36,1) forwards GoldenWindow-module__yIuZ3q__draw}.GoldenWindow-module__yIuZ3q__drawn .GoldenWindow-module__yIuZ3q__area{animation:.9s ease-out 1.1s forwards GoldenWindow-module__yIuZ3q__fade}.GoldenWindow-module__yIuZ3q__drawn .GoldenWindow-module__yIuZ3q__marker{animation:.5s ease-out 1.9s forwards GoldenWindow-module__yIuZ3q__fade}@keyframes GoldenWindow-module__yIuZ3q__draw{to{stroke-dashoffset:0}}@keyframes GoldenWindow-module__yIuZ3q__fade{to{opacity:1}}.GoldenWindow-module__yIuZ3q__axisLabel{fill:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px}.GoldenWindow-module__yIuZ3q__pointValue{fill:var(--text);font-size:26px;font-weight:700}.GoldenWindow-module__yIuZ3q__pointNote{fill:var(--muted);font-size:13px}.GoldenWindow-module__yIuZ3q__caption{color:var(--muted);max-width:70ch;margin-top:32px;font-size:14px;line-height:1.65}@media (max-width:640px){.GoldenWindow-module__yIuZ3q__section{padding:64px 18px}.GoldenWindow-module__yIuZ3q__pointValue{font-size:22px}}@media (prefers-reduced-motion:reduce){.GoldenWindow-module__yIuZ3q__curve,.GoldenWindow-module__yIuZ3q__area,.GoldenWindow-module__yIuZ3q__marker{stroke-dashoffset:0;opacity:1;animation:none!important}}
.Problem-module__xNBfSq__section{background-color:var(--bg);border-bottom:1px solid var(--line);flex-direction:column;align-items:center;padding:5rem 2rem;display:flex}.Problem-module__xNBfSq__container{width:100%;max-width:1200px}.Problem-module__xNBfSq__header{text-align:center;margin-bottom:4rem}.Problem-module__xNBfSq__badge{background-color:var(--line);color:var(--brand);text-transform:uppercase;letter-spacing:.05em;border-radius:9999px;margin-bottom:1rem;padding:.25rem .75rem;font-size:.85rem;font-weight:700;display:inline-block}.Problem-module__xNBfSq__title{color:var(--brand);font-size:2.25rem;font-weight:800}.Problem-module__xNBfSq__grid{grid-template-columns:1fr;gap:2rem;display:grid}.Problem-module__xNBfSq__card{background-color:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:12px;flex-direction:column;padding:2.5rem;transition:transform .2s,box-shadow .2s;display:flex;position:relative}.Problem-module__xNBfSq__card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000000d,0 4px 6px -2px #00000006}.Problem-module__xNBfSq__cardNum{color:#0b3d6b1f;margin-bottom:1.5rem;font-size:2.5rem;font-weight:900;line-height:1}.Problem-module__xNBfSq__cardTitle{color:var(--brand);margin-bottom:1rem;font-size:1.25rem;font-weight:700}.Problem-module__xNBfSq__cardText{color:var(--muted);font-size:1rem;line-height:1.6}@media (min-width:768px){.Problem-module__xNBfSq__grid{grid-template-columns:repeat(3,1fr)}}@media (prefers-color-scheme:dark){.Problem-module__xNBfSq__cardNum{color:#f1f5f926}}
.Phases-module__npd6zq__section{background-color:var(--surface);border-bottom:1px solid var(--line);flex-direction:column;align-items:center;padding:5rem 2rem;display:flex}.Phases-module__npd6zq__container{width:100%;max-width:1200px}.Phases-module__npd6zq__header{text-align:center;margin-bottom:4rem}.Phases-module__npd6zq__badge{background-color:var(--line);color:var(--brand);text-transform:uppercase;letter-spacing:.05em;border-radius:9999px;margin-bottom:1rem;padding:.25rem .75rem;font-size:.85rem;font-weight:700;display:inline-block}.Phases-module__npd6zq__title{color:var(--brand);font-size:2.25rem;font-weight:800}.Phases-module__npd6zq__grid{grid-template-columns:1fr;gap:2rem;margin-bottom:3rem;display:grid}.Phases-module__npd6zq__card{background-color:var(--bg);border:1px solid var(--line);z-index:1;box-shadow:var(--shadow);border-radius:12px;flex-direction:column;gap:1rem;padding:2rem;display:flex;position:relative}.Phases-module__npd6zq__cardHeader{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.Phases-module__npd6zq__phaseNumber{color:var(--brand);background-color:var(--line);text-transform:uppercase;border-radius:4px;padding:.2rem .6rem;font-size:.85rem;font-weight:700}.Phases-module__npd6zq__cardTitle{color:var(--brand-dark);font-size:1.25rem;font-weight:700}.Phases-module__npd6zq__cardContent{color:var(--muted);font-size:.95rem;line-height:1.6}.Phases-module__npd6zq__statusIndicator{border-top:1px solid var(--line);align-items:center;gap:.5rem;margin-top:auto;padding-top:1rem;font-size:.85rem;font-weight:600;display:flex}.Phases-module__npd6zq__dot{border-radius:50%;width:10px;height:10px}.Phases-module__npd6zq__dotRed{background-color:var(--state-red);box-shadow:0 0 0 4px #e24b4a33}.Phases-module__npd6zq__dotAmber{background-color:var(--state-amber);box-shadow:0 0 0 4px #ef9f2733}.Phases-module__npd6zq__dotGreen{background-color:var(--state-green);box-shadow:0 0 0 4px #63992233}.Phases-module__npd6zq__dotBlue{background-color:var(--state-blue);box-shadow:0 0 0 4px #378add33}.Phases-module__npd6zq__footerNote{background-color:var(--bg);border:1px solid var(--line);border-radius:8px;align-items:center;gap:1rem;width:100%;padding:1.5rem;display:flex}.Phases-module__npd6zq__noteTitle{color:var(--brand);text-transform:uppercase;letter-spacing:.05em;font-size:.9rem;font-weight:700}.Phases-module__npd6zq__noteText{color:var(--text);flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.95rem;display:flex}@media (min-width:768px){.Phases-module__npd6zq__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Phases-module__npd6zq__grid{grid-template-columns:repeat(5,1fr);position:relative}.Phases-module__npd6zq__grid:before{content:"";border-top:1px dashed var(--line);z-index:0;width:90%;height:1px;position:absolute;top:44px;left:5%}}.Phases-module__npd6zq__noteHighlight{color:var(--brand);font-weight:700}
.Localization-module__hGpwZW__section{background-color:var(--surface);border-top:1px solid var(--line);padding:96px 24px}.Localization-module__hGpwZW__container{max-width:1080px;margin:0 auto}.Localization-module__hGpwZW__header{margin-bottom:28px}.Localization-module__hGpwZW__badge{letter-spacing:.16em;text-transform:uppercase;color:var(--brand);margin-bottom:14px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;font-weight:500;display:inline-block}.Localization-module__hGpwZW__title{letter-spacing:-.02em;color:var(--text);font-size:clamp(28px,4vw,40px);font-weight:700;line-height:1.1}.Localization-module__hGpwZW__lede{color:var(--muted);max-width:58ch;margin-top:14px;font-size:17px;line-height:1.6}.Localization-module__hGpwZW__legend{letter-spacing:.06em;color:var(--muted);flex-wrap:wrap;gap:10px 20px;margin-bottom:16px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11.5px;display:flex}.Localization-module__hGpwZW__legendItem{align-items:center;gap:8px;display:flex}.Localization-module__hGpwZW__legendSwatch{flex:none;width:10px;height:10px}.Localization-module__hGpwZW__legendVictim{background-color:var(--state-red)}.Localization-module__hGpwZW__legendRescuer{background-color:var(--text)}.Localization-module__hGpwZW__legendArc{border-top:1.5px dashed var(--brand);width:16px;height:0}.Localization-module__hGpwZW__demo{grid-template-columns:1fr 280px;align-items:start;gap:24px;display:grid}.Localization-module__hGpwZW__stage{--rubble:#0e1b2e;--rubble-line:#1e2e44;border:1px solid var(--line);cursor:ew-resize;touch-action:pan-y;background-color:var(--bg);border-radius:14px;position:relative;overflow:hidden}.Localization-module__hGpwZW__stage:focus-visible{outline:2px solid var(--brand);outline-offset:3px}.Localization-module__hGpwZW__stage svg{shape-rendering:crispedges;width:100%;height:auto;display:block}.Localization-module__hGpwZW__stageHint{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);pointer-events:none;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10.5px;position:absolute;top:12px;left:14px}.Localization-module__hGpwZW__panel{flex-direction:column;gap:12px;display:flex}.Localization-module__hGpwZW__toggle{background-color:var(--bg);border:1px solid var(--line);cursor:pointer;text-align:left;letter-spacing:.04em;width:100%;color:var(--text);border-radius:10px;align-items:center;gap:11px;padding:13px 14px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;transition:border-color .2s,color .2s,background-color .2s;display:flex}.Localization-module__hGpwZW__toggle:hover{border-color:var(--muted)}.Localization-module__hGpwZW__toggleDot{background-color:var(--muted);flex:none;width:9px;height:9px;transition:background-color .2s}.Localization-module__hGpwZW__toggle[aria-pressed=true]{color:var(--bg);border-color:var(--brand);background-color:var(--brand);font-weight:600}.Localization-module__hGpwZW__toggle[aria-pressed=true] .Localization-module__hGpwZW__toggleDot{background-color:var(--bg)}.Localization-module__hGpwZW__density{background-color:var(--bg);border:1px solid var(--line);border-radius:10px;padding:14px}.Localization-module__hGpwZW__densityTitle{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:10px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10.5px}.Localization-module__hGpwZW__densityOptions{flex-direction:column;gap:6px;display:flex}.Localization-module__hGpwZW__densityBtn{cursor:pointer;text-align:left;width:100%;color:var(--muted);background:0 0;border:1px solid #0000;border-radius:8px;justify-content:space-between;align-items:baseline;gap:10px;padding:8px 10px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11.5px;transition:background-color .18s,color .18s,border-color .18s;display:flex}.Localization-module__hGpwZW__densityBtn:hover{border-color:var(--line);color:var(--text)}.Localization-module__hGpwZW__densityBtn[aria-pressed=true]{background-color:color-mix(in srgb, var(--brand) 14%, transparent);border-color:var(--brand);color:var(--text);font-weight:600}.Localization-module__hGpwZW__densityRange{color:var(--brand);white-space:nowrap;font-weight:600}.Localization-module__hGpwZW__readout{background-color:var(--bg);border:1px solid var(--line);border-radius:10px;padding:14px}.Localization-module__hGpwZW__row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;padding:7px 0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11.5px;display:flex}.Localization-module__hGpwZW__row:last-child{border-bottom:none}.Localization-module__hGpwZW__rowKey{color:var(--muted);letter-spacing:.08em}.Localization-module__hGpwZW__rowVal{color:var(--text);font-size:13.5px;font-weight:600}.Localization-module__hGpwZW__rowValAmber{color:var(--brand)}.Localization-module__hGpwZW__verdict{border:1px solid var(--state-red);background-color:color-mix(in srgb, var(--state-red) 10%, transparent);color:var(--state-red);border-radius:10px;padding:13px 14px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11.5px;line-height:1.6}.Localization-module__hGpwZW__verdictResolved{border-color:var(--brand);background-color:color-mix(in srgb, var(--brand) 10%, transparent);color:var(--brand)}.Localization-module__hGpwZW__shuffle{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;cursor:pointer;text-align:left;background:0 0;border:none;padding:4px 0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;transition:color .2s}.Localization-module__hGpwZW__shuffle:hover{color:var(--brand)}.Localization-module__hGpwZW__caption{color:var(--muted);max-width:76ch;margin-top:20px;font-size:14px;line-height:1.65}.Localization-module__hGpwZW__pulse{animation:1.4s steps(2,end) infinite Localization-module__hGpwZW__pulse}@keyframes Localization-module__hGpwZW__pulse{0%,to{opacity:1}50%{opacity:.35}}.Localization-module__hGpwZW__ring{transform-origin:50%;animation:2.4s linear infinite Localization-module__hGpwZW__ring}.Localization-module__hGpwZW__ring2{animation-delay:.8s}.Localization-module__hGpwZW__ring3{animation-delay:1.6s}@keyframes Localization-module__hGpwZW__ring{0%{r:8;opacity:.9}to{r:200;opacity:0}}.Localization-module__hGpwZW__bar{animation:2.4s step-end infinite Localization-module__hGpwZW__bar}.Localization-module__hGpwZW__bar2{animation-delay:.3s}.Localization-module__hGpwZW__bar3{animation-delay:.6s}@keyframes Localization-module__hGpwZW__bar{0%,45%{opacity:.25}50%,to{opacity:1}}@media (max-width:900px){.Localization-module__hGpwZW__demo{grid-template-columns:1fr}.Localization-module__hGpwZW__panel{flex-flow:wrap}.Localization-module__hGpwZW__panel>*{flex:220px}}@media (max-width:640px){.Localization-module__hGpwZW__section{padding:64px 18px}}@media (prefers-reduced-motion:reduce){.Localization-module__hGpwZW__pulse,.Localization-module__hGpwZW__ring,.Localization-module__hGpwZW__bar{animation:none}.Localization-module__hGpwZW__ring{opacity:.3}}
.Specs-module__-HLrGG__section{background-color:var(--bg);border-bottom:1px solid var(--line);flex-direction:column;align-items:center;padding:5rem 2rem;display:flex}.Specs-module__-HLrGG__container{width:100%;max-width:1000px}.Specs-module__-HLrGG__header{text-align:center;margin-bottom:4rem}.Specs-module__-HLrGG__badge{background-color:var(--line);color:var(--brand);text-transform:uppercase;letter-spacing:.05em;border-radius:9999px;margin-bottom:1rem;padding:.25rem .75rem;font-size:.85rem;font-weight:700;display:inline-block}.Specs-module__-HLrGG__title{color:var(--brand);font-size:2.25rem;font-weight:800}.Specs-module__-HLrGG__tableWrapper{background-color:var(--surface);border:1px solid var(--line);width:100%;box-shadow:var(--shadow);border-radius:12px;overflow-x:auto}.Specs-module__-HLrGG__table{border-collapse:collapse;text-align:left;width:100%}.Specs-module__-HLrGG__row{border-bottom:1px solid var(--line)}.Specs-module__-HLrGG__row:last-child{border-bottom:none}.Specs-module__-HLrGG__cellLabel{color:var(--brand);background-color:#0b3d6b05;width:35%;padding:1.25rem 1.5rem;font-size:.95rem;font-weight:700}.Specs-module__-HLrGG__cellValue{color:var(--text);padding:1.25rem 1.5rem;font-size:.95rem;line-height:1.5}@media (max-width:600px){.Specs-module__-HLrGG__row{flex-direction:column;display:flex}.Specs-module__-HLrGG__cellLabel{background-color:#0000;width:100%;padding-bottom:.5rem}.Specs-module__-HLrGG__cellValue{width:100%;padding-top:.5rem}}
.Contact-module__OWeMSG__section{background-color:var(--bg);color:var(--text);border-bottom:1px solid var(--line);flex-direction:column;align-items:center;padding:6rem 2rem;display:flex}.Contact-module__OWeMSG__container{width:100%;max-width:800px}.Contact-module__OWeMSG__header{text-align:center;margin-bottom:3rem}.Contact-module__OWeMSG__badge{font-family:var(--font-mono);color:var(--brand);text-transform:uppercase;letter-spacing:.16em;margin-bottom:1rem;font-size:.75rem;font-weight:500;display:inline-block}.Contact-module__OWeMSG__title{margin-bottom:1rem;font-size:2.25rem;font-weight:800}.Contact-module__OWeMSG__subtitle{color:var(--muted);font-size:1.1rem;line-height:1.6}.Contact-module__OWeMSG__formCard{background-color:var(--surface);color:var(--text);border:1px solid var(--line);border-radius:14px;padding:2.5rem}.Contact-module__OWeMSG__formGroup{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;display:flex}.Contact-module__OWeMSG__label{color:var(--muted);font-size:.85rem;font-weight:600}.Contact-module__OWeMSG__input{border:1px solid var(--line);background-color:var(--bg);width:100%;color:var(--text);border-radius:8px;outline:none;padding:.8rem 1rem;font-size:.95rem;transition:border-color .2s}.Contact-module__OWeMSG__input:focus{border-color:var(--brand)}.Contact-module__OWeMSG__textarea{resize:vertical;min-height:120px}.Contact-module__OWeMSG__submitBtn{background-color:var(--brand);color:var(--bg);cursor:pointer;border:none;border-radius:9999px;width:100%;padding:.95rem 2rem;font-size:.95rem;font-weight:700;transition:background-color .2s,transform .1s}.Contact-module__OWeMSG__submitBtn:hover{background-color:var(--brand-dark)}.Contact-module__OWeMSG__submitBtn:active{transform:scale(.99)}.Contact-module__OWeMSG__fallback{color:var(--muted);text-align:center;margin-top:1.25rem;font-size:.85rem;line-height:1.6}.Contact-module__OWeMSG__fallbackLink{color:var(--brand);font-weight:600}.Contact-module__OWeMSG__fallbackLink:hover{color:var(--brand-dark)}
.Footer-module__EZoWya__footer{border-top:1px solid var(--line);text-align:center;background-color:var(--surface);color:var(--muted);padding:3rem 2rem;font-size:.9rem}.Footer-module__EZoWya__container{flex-direction:column;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;display:flex}.Footer-module__EZoWya__text{line-height:1.6}.Footer-module__EZoWya__brandLink{color:var(--brand);font-weight:700}.Footer-module__EZoWya__brandLink:hover{color:var(--brand-dark)}.Footer-module__EZoWya__founder{font-weight:500}@media (prefers-color-scheme:dark){.Footer-module__EZoWya__brandLink:hover{color:var(--state-blue)}}
