.Nav-module__uvcyEW__nav{z-index:100;-webkit-backdrop-filter:blur(14px);background:#faf9f699;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;padding:1.2rem 5%;transition:background .3s,border-color .3s,box-shadow .3s;display:flex;position:fixed;top:0;left:0;right:0}.Nav-module__uvcyEW__scrolled{border-color:var(--border);background:#f4f1ebeb;box-shadow:0 1px 20px #0000000d}.Nav-module__uvcyEW__logo{font-family:var(--font-display);letter-spacing:-.03em;color:var(--ink);font-size:1.35rem;font-weight:800;text-decoration:none}.Nav-module__uvcyEW__logo span{color:var(--accent)}.Nav-module__uvcyEW__links{gap:2.2rem;list-style:none;display:flex}.Nav-module__uvcyEW__links a{letter-spacing:.06em;color:var(--muted);text-transform:uppercase;font-size:.82rem;font-weight:500;text-decoration:none;transition:color .2s}.Nav-module__uvcyEW__links a:hover{color:var(--ink)}.Nav-module__uvcyEW__cta{background:var(--ink);color:var(--paper);letter-spacing:.04em;text-transform:uppercase;border-radius:var(--radius-sm);padding:.65rem 1.4rem;font-size:.82rem;font-weight:500;text-decoration:none;transition:background .2s,transform .15s}.Nav-module__uvcyEW__cta:hover{background:var(--accent);transform:translateY(-1px)}.Nav-module__uvcyEW__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.Nav-module__uvcyEW__burger span{background:var(--ink);border-radius:2px;width:24px;height:2px;transition:transform .25s,opacity .25s;display:block}@media (max-width:768px){.Nav-module__uvcyEW__links{background:var(--paper);border-bottom:1px solid var(--border);flex-direction:column;gap:0;padding:0;display:none;position:fixed;top:64px;left:0;right:0}.Nav-module__uvcyEW__links.Nav-module__uvcyEW__open{display:flex}.Nav-module__uvcyEW__links li{border-top:1px solid var(--border)}.Nav-module__uvcyEW__links a{padding:1rem 5%;font-size:1rem;display:block}.Nav-module__uvcyEW__burger{display:flex}.Nav-module__uvcyEW__cta{display:none}}
.Hero-module__L-Dv0G__hero{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;min-height:100vh;padding:80px 5% 0;display:grid;position:relative;overflow:hidden}.Hero-module__L-Dv0G__bgText{font-family:var(--font-display);color:#0000;-webkit-text-stroke:1.5px #0a0a0f0d;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;letter-spacing:-.04em;font-size:clamp(90px,14vw,190px);font-weight:800;position:absolute;top:50%;left:-2%;transform:translateY(-50%)}.Hero-module__L-Dv0G__left{z-index:2;position:relative}.Hero-module__L-Dv0G__tag{text-transform:uppercase;letter-spacing:.1em;color:var(--accent);border:1px solid var(--accent);border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.35rem .8rem;font-size:.75rem;font-weight:500;animation:.6s both Hero-module__L-Dv0G__fadeUp;display:inline-flex}.Hero-module__L-Dv0G__dot{background:var(--accent);border-radius:50%;flex-shrink:0;width:6px;height:6px}.Hero-module__L-Dv0G__headline{letter-spacing:-.04em;font-size:clamp(2.8rem,5.5vw,5.2rem);font-weight:800;line-height:1.02;animation:.6s .1s both Hero-module__L-Dv0G__fadeUp}.Hero-module__L-Dv0G__headline em{color:var(--accent);font-style:italic}.Hero-module__L-Dv0G__sub{color:var(--muted);max-width:440px;margin-top:1.5rem;font-size:1.05rem;line-height:1.65;animation:.6s .2s both Hero-module__L-Dv0G__fadeUp}.Hero-module__L-Dv0G__actions{align-items:center;gap:1.2rem;margin-top:2.4rem;animation:.6s .3s both Hero-module__L-Dv0G__fadeUp;display:flex}.Hero-module__L-Dv0G__btnPrimary{background:var(--ink);color:var(--paper);letter-spacing:.04em;text-transform:uppercase;border-radius:var(--radius-sm);border:2px solid var(--ink);padding:.9rem 2rem;font-size:.88rem;font-weight:500;text-decoration:none;transition:background .2s,border-color .2s,transform .15s}.Hero-module__L-Dv0G__btnPrimary:hover{background:var(--accent);border-color:var(--accent);transform:translateY(-2px)}.Hero-module__L-Dv0G__btnGhost{color:var(--ink);align-items:center;gap:.45rem;font-size:.9rem;font-weight:500;text-decoration:none;display:flex}.Hero-module__L-Dv0G__arrow{font-size:1.2rem;transition:transform .2s}.Hero-module__L-Dv0G__btnGhost:hover .Hero-module__L-Dv0G__arrow{transform:translate(5px)}.Hero-module__L-Dv0G__right{z-index:2;flex-direction:column;align-items:flex-end;gap:1rem;animation:.6s .2s both Hero-module__L-Dv0G__fadeUp;display:flex;position:relative}.Hero-module__L-Dv0G__card{border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);background:#fff;width:280px;padding:1.4rem 1.8rem;transition:transform .25s}.Hero-module__L-Dv0G__card:hover{transform:translateY(-3px)}.Hero-module__L-Dv0G__cardDark{background:var(--ink);border-color:var(--ink);margin-right:2.5rem}.Hero-module__L-Dv0G__cardNum{font-family:var(--font-display);color:var(--ink);letter-spacing:-.04em;font-size:2.4rem;font-weight:800}.Hero-module__L-Dv0G__cardDark .Hero-module__L-Dv0G__cardNum{color:var(--accent2)}.Hero-module__L-Dv0G__card p{color:var(--muted);margin-top:.2rem;font-size:.82rem;line-height:1.4}.Hero-module__L-Dv0G__cardDark p{color:#f4f1eb8c}@media (max-width:900px){.Hero-module__L-Dv0G__hero{grid-template-columns:1fr;padding-top:100px}.Hero-module__L-Dv0G__right{flex-flow:wrap;align-items:flex-start}.Hero-module__L-Dv0G__card{width:calc(50% - .5rem)}.Hero-module__L-Dv0G__cardDark{margin-right:0}}@media (max-width:500px){.Hero-module__L-Dv0G__card{width:100%}.Hero-module__L-Dv0G__actions{flex-direction:column;align-items:flex-start}}
.Ticker-module__98k7ja__ticker{background:var(--accent);white-space:nowrap;padding:.8rem 0;overflow:hidden}.Ticker-module__98k7ja__inner{animation:30s linear infinite Ticker-module__98k7ja__ticker;display:inline-block}.Ticker-module__98k7ja__inner span{font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;color:#fff;padding:0 1.5rem;font-size:.82rem;font-weight:700}.Ticker-module__98k7ja__sep{opacity:.4;padding-left:1.5rem}@keyframes Ticker-module__98k7ja__ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}
.About-module__Id13xq__about{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;padding:7rem 5%;display:grid}.About-module__Id13xq__label{letter-spacing:.14em;text-transform:uppercase;color:var(--accent);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.75rem;font-weight:500;display:flex}.About-module__Id13xq__label:before{content:"";background:var(--accent);flex-shrink:0;width:28px;height:1.5px}.About-module__Id13xq__about h2{font-size:clamp(2rem,3.5vw,3rem);line-height:1.1}.About-module__Id13xq__about h2 em{color:var(--accent);font-style:italic}.About-module__Id13xq__body{color:var(--muted);margin-top:1.4rem;font-size:1rem;line-height:1.7}.About-module__Id13xq__metrics{grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:2.5rem;display:grid}.About-module__Id13xq__metric{border-top:2px solid var(--ink);padding-top:.8rem}.About-module__Id13xq__metricNum{font-family:var(--font-display);letter-spacing:-.04em;color:var(--ink);font-size:2.2rem;font-weight:800}.About-module__Id13xq__metricLabel{color:var(--muted);margin-top:.1rem;font-size:.82rem}.About-module__Id13xq__visual{position:relative}.About-module__Id13xq__imgWrap{aspect-ratio:4/5;background:var(--paper);border:1px solid var(--border);border-radius:var(--radius-md);width:100%;position:relative;overflow:hidden}.About-module__Id13xq__imgFill{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 60%,#e8420c26 100%);position:absolute;inset:0}.About-module__Id13xq__imgCenter{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.About-module__Id13xq__imgHeadline{font-family:var(--font-display);color:#fff;letter-spacing:-.04em;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.1}.About-module__Id13xq__imgHeadline em{color:var(--accent);font-style:italic}.About-module__Id13xq__imgSince{color:#ffffff59;letter-spacing:.12em;text-transform:uppercase;margin-top:1rem;font-size:.75rem}.About-module__Id13xq__badge{background:var(--accent);color:#fff;border-radius:var(--radius-md);font-family:var(--font-display);letter-spacing:-.03em;box-shadow:var(--shadow-accent);padding:1rem 1.2rem;font-size:1.8rem;font-weight:800;line-height:1.1;position:absolute;bottom:-1.5rem;left:-1.5rem}.About-module__Id13xq__badge small{font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;opacity:.8;font-size:.72rem;font-weight:400;display:block}@media (max-width:900px){.About-module__Id13xq__about{grid-template-columns:1fr;gap:4rem}.About-module__Id13xq__badge{bottom:-1rem;left:-.5rem}}
.Contact-module__fNN0uG__contact{grid-template-columns:1fr 1.3fr;align-items:start;gap:6rem;padding:7rem 5%;display:grid}.Contact-module__fNN0uG__label{letter-spacing:.14em;text-transform:uppercase;color:var(--accent);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.75rem;font-weight:500;display:flex}.Contact-module__fNN0uG__label:before{content:"";background:var(--accent);flex-shrink:0;width:28px;height:1.5px}.Contact-module__fNN0uG__info h2{font-size:clamp(2rem,3.2vw,2.8rem);line-height:1.1}.Contact-module__fNN0uG__info h2 em{color:var(--accent);font-style:italic}.Contact-module__fNN0uG__info>p{color:var(--muted);margin-top:1rem;font-size:1rem;line-height:1.7}.Contact-module__fNN0uG__details{flex-direction:column;gap:1.4rem;margin-top:2.5rem;display:flex}.Contact-module__fNN0uG__detail{align-items:flex-start;gap:1rem;display:flex}.Contact-module__fNN0uG__detailIcon{border:1.5px solid var(--border);border-radius:var(--radius-md);background:#fff;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;display:flex}.Contact-module__fNN0uG__detail strong{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-bottom:.15rem;font-size:.72rem;font-weight:600;display:block}.Contact-module__fNN0uG__detail span{color:var(--ink);font-size:.9rem;line-height:1.4}.Contact-module__fNN0uG__formWrap{border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);background:#fff;padding:2.5rem}.Contact-module__fNN0uG__form{flex-direction:column;gap:1.1rem;display:flex}.Contact-module__fNN0uG__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.Contact-module__fNN0uG__field{flex-direction:column;gap:.4rem;display:flex}.Contact-module__fNN0uG__field label{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:.72rem;font-weight:600}.Contact-module__fNN0uG__field input,.Contact-module__fNN0uG__field select,.Contact-module__fNN0uG__field textarea{background:var(--light);border:1.5px solid var(--border);border-radius:var(--radius-sm);width:100%;font-family:var(--font-body);color:var(--ink);appearance:none;outline:none;padding:.8rem 1rem;font-size:.95rem;transition:border-color .2s,background .2s}.Contact-module__fNN0uG__field select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%236b6760' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}.Contact-module__fNN0uG__field textarea{resize:vertical;min-height:130px}.Contact-module__fNN0uG__field input:focus,.Contact-module__fNN0uG__field select:focus,.Contact-module__fNN0uG__field textarea:focus{border-color:var(--accent);background:#fff}.Contact-module__fNN0uG__inputError{border-color:#dc2626!important}.Contact-module__fNN0uG__fieldError{color:#dc2626;margin-top:-.1rem;font-size:.75rem}.Contact-module__fNN0uG__serverError{color:#dc2626;border-radius:var(--radius-sm);background:#fef2f2;border:1px solid #fecaca;padding:.7rem 1rem;font-size:.85rem}.Contact-module__fNN0uG__submit{background:var(--ink);color:var(--paper);font-family:var(--font-display);letter-spacing:.04em;text-transform:uppercase;border-radius:var(--radius-sm);cursor:pointer;border:none;margin-top:.4rem;padding:1rem 2rem;font-size:.9rem;font-weight:700;transition:background .2s,transform .15s}.Contact-module__fNN0uG__submit:hover:not(:disabled){background:var(--accent);transform:translateY(-1px)}.Contact-module__fNN0uG__submit:disabled{opacity:.6;cursor:not-allowed}.Contact-module__fNN0uG__success{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:3rem 2rem;display:flex}.Contact-module__fNN0uG__successIcon{color:#059669;background:#d1fae5;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;font-size:1.8rem;font-weight:700;display:flex}.Contact-module__fNN0uG__success h3{font-family:var(--font-display);font-size:1.5rem}.Contact-module__fNN0uG__success p{color:var(--muted);max-width:340px;line-height:1.6}.Contact-module__fNN0uG__resetBtn{border:1.5px solid var(--border);border-radius:var(--radius-sm);color:var(--muted);cursor:pointer;background:0 0;margin-top:.5rem;padding:.65rem 1.4rem;font-size:.85rem;transition:border-color .2s,color .2s}.Contact-module__fNN0uG__resetBtn:hover{border-color:var(--ink);color:var(--ink)}@media (max-width:900px){.Contact-module__fNN0uG__contact{grid-template-columns:1fr;gap:3rem}.Contact-module__fNN0uG__formWrap{padding:1.8rem}}@media (max-width:560px){.Contact-module__fNN0uG__row{grid-template-columns:1fr}}
.Footer-module__yGOuAq__footer{background:var(--ink);grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;padding:4rem 5% 2.5rem;display:grid}.Footer-module__yGOuAq__logo{font-family:var(--font-display);letter-spacing:-.03em;color:var(--paper);margin-bottom:.8rem;font-size:1.35rem;font-weight:800;text-decoration:none;display:inline-block}.Footer-module__yGOuAq__logo span{color:var(--accent)}.Footer-module__yGOuAq__brand p{color:#f4f1eb66;max-width:260px;font-size:.85rem;line-height:1.6}.Footer-module__yGOuAq__col h4{font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;color:#f4f1eb59;margin-bottom:1rem;font-size:.78rem;font-weight:700}.Footer-module__yGOuAq__col ul{flex-direction:column;gap:.55rem;list-style:none;display:flex}.Footer-module__yGOuAq__col ul li a{color:#f4f1eb99;font-size:.9rem;text-decoration:none;transition:color .2s}.Footer-module__yGOuAq__col ul li a:hover{color:var(--accent)}.Footer-module__yGOuAq__bottom{background:var(--ink);border-top:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:1rem;padding:1.4rem 5%;display:flex}.Footer-module__yGOuAq__bottom p{color:#f4f1eb4d;font-size:.8rem}.Footer-module__yGOuAq__bottomLinks{gap:1.5rem;display:flex}.Footer-module__yGOuAq__bottomLinks a{color:#f4f1eb4d;font-size:.8rem;text-decoration:none;transition:color .2s}.Footer-module__yGOuAq__bottomLinks a:hover{color:#f4f1eb99}@media (max-width:900px){.Footer-module__yGOuAq__footer{grid-template-columns:1fr 1fr}.Footer-module__yGOuAq__brand{grid-column:1/-1}}@media (max-width:500px){.Footer-module__yGOuAq__footer{grid-template-columns:1fr}.Footer-module__yGOuAq__bottom{text-align:center;flex-direction:column}}
