.Navbar-module__p7GmqG__navOuter{--bg:#0b0f1a;--surface:#131826;--surface-hover:#1b2233;--text:#f4f6fa;--muted:#8a93a6;--border:#ffffff14;--border-strong:#ffffff24;z-index:100;justify-content:center;padding:0 16px;display:flex;position:fixed;top:20px;left:0;right:0}.Navbar-module__p7GmqG__nav{border:1px solid var(--border);-webkit-backdrop-filter:blur(16px);width:min(1300px,100%);font-family:var(--font), "DM Sans", sans-serif;background:#0b0f1abf;border-radius:16px;justify-content:space-between;align-items:center;gap:20px;padding:15px 20px 15px 22px;transition:all .3s;display:flex;position:relative;box-shadow:0 12px 32px #0006}.Navbar-module__p7GmqG__scrolled{border-color:var(--border-strong);background:#0b0f1ae6;padding:11px 16px 11px 20px;box-shadow:0 14px 36px #00000080}.Navbar-module__p7GmqG__logo{letter-spacing:-.4px;color:var(--text);white-space:nowrap;flex-shrink:0;align-items:center;gap:9px;font-size:16.5px;font-weight:800;text-decoration:none;display:flex}.Navbar-module__p7GmqG__logoMark{background:#fff;border-radius:3px;flex-shrink:0;width:9px;height:9px}.Navbar-module__p7GmqG__logoImg{object-fit:contain;border-radius:6px;flex-shrink:0}.Navbar-module__p7GmqG__navLinks{align-items:center;gap:30px;display:flex}.Navbar-module__p7GmqG__navLink{color:var(--muted);white-space:nowrap;padding-bottom:3px;font-size:13.5px;font-weight:600;text-decoration:none;transition:color .2s;position:relative}.Navbar-module__p7GmqG__navLink:after{content:"";background:var(--accent);width:0;height:1.5px;transition:width .25s;position:absolute;bottom:0;left:0}@media (hover:hover){.Navbar-module__p7GmqG__navLink:hover{color:var(--text)}.Navbar-module__p7GmqG__navLink:hover:after{width:100%}}.Navbar-module__p7GmqG__navLink:focus-visible{outline:2px solid var(--accent);outline-offset:4px;border-radius:2px}.Navbar-module__p7GmqG__navActions{flex-shrink:0;align-items:center;gap:10px;display:flex}.Navbar-module__p7GmqG__loginLink{color:var(--text);white-space:nowrap;border:1.5px solid var(--border-strong);background:#ffffff08;border-radius:9px;flex-shrink:0;align-items:center;gap:6px;padding:10px 16px;font-size:13.5px;font-weight:700;text-decoration:none;transition:background .2s,border-color .2s,color .2s;display:flex}@media (hover:hover){.Navbar-module__p7GmqG__loginLink:hover{border-color:var(--accent);color:var(--accent);background:#ffffff12}}.Navbar-module__p7GmqG__loginLink:focus-visible{outline:2px solid var(--accent);outline-offset:4px;border-radius:2px}.Navbar-module__p7GmqG__cta{color:var(--bg);white-space:nowrap;background:#fff;border:1px solid #ffffff29;border-radius:9px;flex-shrink:0;padding:10px 18px;font-size:13.5px;font-weight:700;text-decoration:none;transition:background .2s,transform .2s}@media (hover:hover){.Navbar-module__p7GmqG__cta:hover{background:var(--accent-hover);transform:translateY(-1px)}}.Navbar-module__p7GmqG__menuBtn{width:42px;height:42px;color:var(--bg);background:#fff;border:1px solid #ffffff29;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;transition:transform .15s,background .2s;display:none}@media (hover:hover){.Navbar-module__p7GmqG__menuBtn:hover{background:var(--accent-hover);transform:translateY(-1px)}}.Navbar-module__p7GmqG__menuBtn:active{transform:scale(.92)}.Navbar-module__p7GmqG__backdrop{-webkit-backdrop-filter:blur(5px);z-index:190;background:#0b0f1abf;position:fixed;inset:0}.Navbar-module__p7GmqG__drawer{--bg:#0b0f1a;--surface:#131826;--text:#f4f6fa;--muted:#8a93a6;--border:#ffffff14;z-index:200;-webkit-backdrop-filter:blur(16px);border-left:1px solid var(--border);width:min(60%,380px);font-family:var(--font), "DM Sans", sans-serif;background:#0b0f1ae6;flex-direction:column;padding:22px 22px 28px;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-20px 0 48px #0000008c}.Navbar-module__p7GmqG__drawerHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;margin-bottom:10px;padding-bottom:24px;display:flex}.Navbar-module__p7GmqG__drawerHeader .Navbar-module__p7GmqG__logo{color:var(--text)}.Navbar-module__p7GmqG__drawerClose{border:1px solid var(--border);width:38px;height:38px;color:var(--text);background:#ffffff0a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s;display:flex}@media (hover:hover){.Navbar-module__p7GmqG__drawerClose:hover{background:var(--surface-hover)}}.Navbar-module__p7GmqG__drawerLinks{flex-direction:column;flex:1;gap:2px;display:flex;overflow-y:auto}.Navbar-module__p7GmqG__drawerLink{color:var(--text);letter-spacing:-.3px;border-radius:12px;align-items:center;gap:14px;padding:12px 14px;font-size:17px;font-weight:700;text-decoration:none;transition:background .15s;display:flex}.Navbar-module__p7GmqG__drawerLinkIcon{width:38px;height:38px;color:var(--accent);background:#2f6fed1f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.Navbar-module__p7GmqG__drawerLinkLabel{flex:1}@media (hover:hover){.Navbar-module__p7GmqG__drawerLink:hover{background:var(--surface-hover)}.Navbar-module__p7GmqG__drawerLink:hover .Navbar-module__p7GmqG__drawerLinkIcon{background:var(--accent);color:#fff}.Navbar-module__p7GmqG__drawerLink:hover .Navbar-module__p7GmqG__drawerLinkArrow{color:var(--text);transform:translate(2px,-2px)}}.Navbar-module__p7GmqG__drawerLink:active{background:var(--surface-hover)}.Navbar-module__p7GmqG__drawerLink:active .Navbar-module__p7GmqG__drawerLinkIcon{background:var(--accent);color:#fff}.Navbar-module__p7GmqG__drawerLink:active .Navbar-module__p7GmqG__drawerLinkArrow{color:var(--text);transform:translate(2px,-2px)}.Navbar-module__p7GmqG__drawerLinkArrow{color:var(--muted);flex-shrink:0;transition:transform .15s,color .15s}.Navbar-module__p7GmqG__drawerActions{flex-direction:column;gap:10px;margin-top:18px;display:flex}.Navbar-module__p7GmqG__drawerLoginBtn{color:var(--text);border:1.5px solid var(--border-strong);background:#ffffff08;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:15px;font-size:15px;font-weight:700;text-decoration:none;transition:background .2s,border-color .2s,color .2s;display:flex}@media (hover:hover){.Navbar-module__p7GmqG__drawerLoginBtn:hover{border-color:var(--accent);color:var(--accent);background:#ffffff12}}.Navbar-module__p7GmqG__drawerCta{color:var(--bg);background:#fff;border:1px solid #ffffff29;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:16px;font-size:15px;font-weight:700;text-decoration:none;transition:background .2s;display:flex}.Navbar-module__p7GmqG__drawerCta:hover{background:var(--accent-hover);color:var(--bg)}@media (max-width:960px){.Navbar-module__p7GmqG__navLinks,.Navbar-module__p7GmqG__navActions{display:none}.Navbar-module__p7GmqG__menuBtn{display:flex}}@media (max-width:480px){.Navbar-module__p7GmqG__drawer{width:75%;padding:18px 18px 24px}}
.Footer-module__-6F5tq__footer{background:var(--surface);border-top:1px solid var(--border);padding:32px 20px 20px;position:relative}.Footer-module__-6F5tq__top{flex-direction:column;gap:20px;max-width:1300px;margin:0 auto;display:flex}.Footer-module__-6F5tq__brandBlock{flex-direction:column;gap:8px;max-width:320px;display:flex}.Footer-module__-6F5tq__logo{letter-spacing:-.4px;color:var(--text);align-items:center;gap:8px;font-size:15px;font-weight:800;display:flex}.Footer-module__-6F5tq__logoMark{background:#fff;border-radius:2px;flex-shrink:0;width:7px;height:7px}.Footer-module__-6F5tq__logoImg{object-fit:contain;border-radius:6px;flex-shrink:0}.Footer-module__-6F5tq__tagline{color:var(--muted);font-size:12.5px;line-height:1.55}.Footer-module__-6F5tq__socials{gap:4px;display:flex}.Footer-module__-6F5tq__socialBtn{border:1px solid var(--border);background:var(--bg);width:42px;height:42px;color:var(--muted);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;transition:border-color .2s,color .2s,background .2s;display:flex}@media (hover:hover){.Footer-module__-6F5tq__socialBtn:hover{border-color:var(--accent);color:var(--accent);background:#34d5fd14}}.Footer-module__-6F5tq__divider{background:var(--border);max-width:1300px;height:1px;margin:22px auto 0}.Footer-module__-6F5tq__bottom{flex-direction:column;gap:10px;max-width:1300px;margin:0 auto;padding-top:14px;display:flex}.Footer-module__-6F5tq__copyright{color:var(--muted);font-size:11.5px}.Footer-module__-6F5tq__legalLinks{gap:16px;display:flex}.Footer-module__-6F5tq__legalLink{color:var(--muted);font-size:11.5px;transition:color .2s}@media (hover:hover){.Footer-module__-6F5tq__legalLink:hover{color:var(--text)}}@media (min-width:768px){.Footer-module__-6F5tq__footer{padding:44px 24px 22px}.Footer-module__-6F5tq__top{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:40px}.Footer-module__-6F5tq__bottom{flex-direction:row;justify-content:space-between;align-items:center}}
.ScrollToTop-module__BgdeTq__btn{z-index:150;width:46px;height:46px;color:var(--bg);box-shadow:0 0px 24px var(--bg);cursor:pointer;opacity:0;visibility:hidden;background:#fff;border:1px solid #ffffff29;border-radius:50%;justify-content:center;align-items:center;transition:opacity .25s,transform .25s,background .2s,visibility .25s;display:flex;position:fixed;bottom:24px;right:24px;transform:translateY(12px)}.ScrollToTop-module__BgdeTq__visible{opacity:1;visibility:visible;transform:translateY(0)}@media (hover:hover){.ScrollToTop-module__BgdeTq__btn:hover{background:var(--accent-hover)}}.ScrollToTop-module__BgdeTq__btn:active{transform:scale(.92)}.ScrollToTop-module__BgdeTq__btn:focus-visible{outline:2px solid var(--accent);outline-offset:3px}@media (max-width:480px){.ScrollToTop-module__BgdeTq__btn{width:42px;height:42px;bottom:18px;right:18px}}
