:root{--background:#000;--gray:#1b1b1d;--design-green:#6fbd26;--design-text:#e5e4ea;--design-text-secondary:#86868b;--design-border01:1px solid #6fbd261a;--design-border02:1px solid #6fbd2633}html,body{scroll-behavior:smooth;max-width:100vw}body{color:var(--foreground);background:var(--background)}*{box-sizing:border-box;margin:0;padding:0}.reveal{opacity:0;filter:blur(2px);will-change:opacity,transform,filter;transition:opacity .7s,transform .7s,filter .7s;transform:translateY(18px)}.revealVisible{opacity:1;filter:blur();transform:translateY(0)}@media (prefers-reduced-motion:reduce){.reveal,.revealVisible{filter:none;opacity:1;transition:none;transform:none}}
.Header-module__gbg3bW__glassHeader{z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:var(--design-border02);color:var(--design-text);background:#0f0f0f73;position:sticky;top:0;box-shadow:0 8px 24px #00000040}.Header-module__gbg3bW__inner{justify-content:space-between;align-items:center;gap:16px;width:100%;margin:0 auto;padding:14px 20px;display:flex}.Header-module__gbg3bW__brand{align-items:center;margin-left:3%;display:inline-flex}.Header-module__gbg3bW__logo{width:auto;height:36px;display:block}.Header-module__gbg3bW__navDesktop{align-items:center;gap:16px;margin-right:3%;display:flex}.Header-module__gbg3bW__navDesktop a{color:var(--design-text);opacity:.9;opacity:.9;padding:6px 2px;font-weight:500;text-decoration:none;display:inline-block;position:relative}.Header-module__gbg3bW__navDesktop a:after{content:"";transform-origin:50%;background:#6fbd2680;border-radius:999px;width:100%;height:2px;transition:transform .22s;position:absolute;bottom:2px;left:50%;transform:translate(-50%)scaleX(0)}.Header-module__gbg3bW__navDesktop a:hover{opacity:1}.Header-module__gbg3bW__navDesktop a:hover:after,.Header-module__gbg3bW__navDesktop a:focus-visible:after{opacity:1;transform:translate(-50%)scaleX(1)}.Header-module__gbg3bW__navDesktop a:focus-visible{outline:none}.Header-module__gbg3bW__burger{border:var(--design-border02);cursor:pointer;color:var(--design-text);background:0 0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:5px;margin-right:3%;padding:10px;display:none}.Header-module__gbg3bW__burgerLine{background:var(--design-text);border-radius:999px;width:22px;height:2px;margin:0;display:block}.Header-module__gbg3bW__backdrop{z-index:1100;opacity:0;pointer-events:none;background:#00000059;transition:opacity .22s;position:fixed;inset:0}.Header-module__gbg3bW__backdropOpen{opacity:1;pointer-events:auto}.Header-module__gbg3bW__drawer{z-index:1200;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-left:var(--design-border02);width:min(86vw,360px);height:100dvh;color:var(--design-text);background:#0f0f0fbf;flex-direction:column;transition:transform .24s;display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-12px 0 28px #00000059}.Header-module__gbg3bW__drawerOpen{transform:translate(0)}.Header-module__gbg3bW__drawerHeader{border-bottom:var(--design-border01);justify-content:space-between;align-items:center;padding:16px 16px 10px;display:flex}.Header-module__gbg3bW__drawerTitle{color:var(--design-text);opacity:.95;font-weight:700}.Header-module__gbg3bW__closeBtn{border:var(--design-border02);cursor:pointer;color:var(--design-text);opacity:.9;background:0 0;border-radius:12px;padding:8px 10px}.Header-module__gbg3bW__closeBtn:hover{opacity:1}.Header-module__gbg3bW__drawerNav{flex:1;padding:10px 10px 16px}.Header-module__gbg3bW__drawerNav a{color:var(--design-text);opacity:.92;border-radius:12px;margin:4px 0;padding:14px 12px;font-weight:600;text-decoration:none;display:block}.Header-module__gbg3bW__drawerNav a:hover{opacity:1;background:#ffffff14}.Header-module__gbg3bW__drawerFooter{border-top:1px solid #6fbd261f;grid-template-columns:repeat(4,1fr);gap:10px;padding:14px 14px 18px;display:grid}.Header-module__gbg3bW__iconBtn{height:46px;color:var(--design-text);border:1px solid #6fbd262e;border-radius:14px;justify-content:center;align-items:center;text-decoration:none;transition:transform .16s,background .16s,opacity .16s;display:inline-flex}.Header-module__gbg3bW__iconBtn:hover{background:var(--design-border01);transform:translateY(-1px)}.Header-module__gbg3bW__icon{opacity:.95;width:22px;height:22px}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.Header-module__gbg3bW__glassHeader{background:#0f0f0fd9}.Header-module__gbg3bW__drawer{background:#0f0f0feb}}@media (max-width:1024px){.Header-module__gbg3bW__navDesktop{display:none}.Header-module__gbg3bW__burger{justify-content:center;align-items:center;display:inline-flex}.Header-module__gbg3bW__brand{margin-left:0}.Header-module__gbg3bW__inner{padding:12px 16px}}
.Footer-module__8-teKW__footer{background:var(--background);color:var(--design-text);border-top:var(--design-border02);text-align:center;padding:1.5rem 1rem 1rem;font-size:.95rem}.Footer-module__8-teKW__topRow{grid-template-columns:1fr auto 1fr;align-items:center;max-width:1100px;margin:0 auto 1rem;display:grid}.Footer-module__8-teKW__links{justify-content:flex-start;gap:1.2rem;display:flex}.Footer-module__8-teKW__links a{color:#fff;text-decoration:none;transition:color .2s}.Footer-module__8-teKW__links a:hover{color:var(--design-green)}.Footer-module__8-teKW__phone{color:#fff;justify-content:center;align-items:center;gap:.4rem;font-weight:600;text-decoration:none;display:inline-flex}.Footer-module__8-teKW__phone:hover{color:var(--design-green)}.Footer-module__8-teKW__socials{justify-content:flex-end;gap:1rem;display:flex}.Footer-module__8-teKW__socials a{color:var(--design-text);transition:color .2s}.Footer-module__8-teKW__socials a:hover{color:var(--design-green)}.Footer-module__8-teKW__copy,.Footer-module__8-teKW__poweredBy{color:#aaa;margin-top:.8rem;font-size:.85rem}@media (max-width:1024px){.Footer-module__8-teKW__topRow{text-align:center;grid-template-columns:1fr;gap:.8rem}.Footer-module__8-teKW__links,.Footer-module__8-teKW__socials{justify-content:center}}
