.AuthModal-module__eGxINa__overlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:flex-start;padding:1.5rem 1rem;display:flex;position:fixed;inset:0;overflow-y:auto}.AuthModal-module__eGxINa__modal{background-color:var(--color-background-alt);border-radius:1rem;width:100%;max-width:460px;margin:auto;padding:2rem;position:relative;box-shadow:0 20px 60px #0003}.AuthModal-module__eGxINa__closeBtn{cursor:pointer;color:var(--color-text-light);background:0 0;border:none;padding:.25rem;font-size:1.25rem;line-height:1;position:absolute;top:1rem;right:1rem}.AuthModal-module__eGxINa__closeBtn:hover{color:var(--color-text)}.AuthModal-module__eGxINa__tabs{border-bottom:2px solid var(--color-border);margin-bottom:1.5rem;display:flex}.AuthModal-module__eGxINa__tab{color:var(--color-text-light);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;margin-bottom:-2px;padding:.75rem;font-size:.95rem;font-weight:500;transition:color .2s,border-color .2s}.AuthModal-module__eGxINa__tabActive{color:var(--color-primary);border-bottom-color:var(--color-primary)}.AuthModal-module__eGxINa__form{flex-direction:column;gap:1.25rem;display:flex}.AuthModal-module__eGxINa__field{flex-direction:column;gap:.4rem;display:flex}.AuthModal-module__eGxINa__label{color:var(--color-text);font-size:.875rem;font-weight:500}.AuthModal-module__eGxINa__optional{color:var(--color-text-light);font-weight:400}.AuthModal-module__eGxINa__input{border:1px solid var(--color-border);border-radius:.5rem;outline:none;padding:.625rem .875rem;font-family:inherit;font-size:.95rem;transition:border-color .2s}.AuthModal-module__eGxINa__input:focus{border-color:var(--color-primary)}.AuthModal-module__eGxINa__error{color:#dc2626;background-color:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;padding:.5rem .75rem;font-size:.875rem}.AuthModal-module__eGxINa__submitBtn{background:var(--gradient-primary);color:#fff;cursor:pointer;border:none;border-radius:.5rem;margin-top:.25rem;padding:.75rem;font-size:1rem;font-weight:600;transition:opacity .2s}.AuthModal-module__eGxINa__submitBtn:hover:not(:disabled){opacity:.9}.AuthModal-module__eGxINa__submitBtn:disabled{opacity:.6;cursor:not-allowed}
.AuthButton-module__HzP_Pq__userMenu{align-items:center;gap:.75rem;display:flex}.AuthButton-module__HzP_Pq__userInfo{color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;max-width:120px;font-size:.875rem;font-weight:500;overflow:hidden}.AuthButton-module__HzP_Pq__logoutBtn{color:var(--color-text-light);border:1px solid var(--color-border);cursor:pointer;background:0 0;border-radius:.5rem;padding:.4rem .75rem;font-size:.875rem;font-weight:500;transition:color .2s,border-color .2s}.AuthButton-module__HzP_Pq__logoutBtn:hover{color:var(--color-primary);border-color:var(--color-primary)}
.Header-module__hBw1pG__header{height:var(--header-height);border-bottom:1px solid var(--color-border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100;background-color:#f8fafce6;align-items:center;display:flex;position:sticky;top:0}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;width:100%;display:flex}.Header-module__hBw1pG__logoText{color:var(--color-primary);letter-spacing:-.05em;font-size:1.5rem;font-weight:800}.Header-module__hBw1pG__navList{gap:2rem;list-style:none;display:flex}.Header-module__hBw1pG__navList a{color:var(--color-text);font-size:.95rem;font-weight:500;transition:color .2s}.Header-module__hBw1pG__navList a:hover{color:var(--color-secondary)}.Header-module__hBw1pG__actions{align-items:center;gap:1.5rem;display:flex}@media (max-width:768px){.Header-module__hBw1pG__nav{display:none}}
.Footer-module__S6Hkya__footer{background:var(--color-footer-bg);color:#94a3b8;margin-top:auto;padding:5rem 0 0}.Footer-module__S6Hkya__grid{grid-template-columns:1fr;gap:3rem;display:grid}@media (min-width:640px){.Footer-module__S6Hkya__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Footer-module__S6Hkya__grid{grid-template-columns:1.6fr 1fr 1fr 1.3fr;gap:4rem}}.Footer-module__S6Hkya__brandCol{flex-direction:column;gap:1.25rem;display:flex}.Footer-module__S6Hkya__logoLink{display:inline-block}.Footer-module__S6Hkya__logo{filter:brightness(0)invert();opacity:.9}.Footer-module__S6Hkya__tagline{color:#94a3b8;max-width:280px;font-size:.9rem;line-height:1.7}.Footer-module__S6Hkya__badge{color:#7dd3fc;background:#0099f326;border:1px solid #0099f34d;border-radius:999px;width:fit-content;padding:.3rem .8rem;font-size:.8rem;font-weight:600;display:inline-block}.Footer-module__S6Hkya__colTitle{color:#e2e8f0;text-transform:uppercase;letter-spacing:.08em;margin-bottom:1.25rem;font-size:.75rem;font-weight:700}.Footer-module__S6Hkya__linkList{flex-direction:column;gap:.6rem;list-style:none;display:flex}.Footer-module__S6Hkya__link{color:#94a3b8;font-size:.9rem;text-decoration:none;transition:color .15s}.Footer-module__S6Hkya__link:hover{color:#e2e8f0}.Footer-module__S6Hkya__contactList{flex-direction:column;gap:.75rem;margin-bottom:1.5rem;list-style:none;display:flex}.Footer-module__S6Hkya__contactItem{align-items:flex-start;gap:.625rem;display:flex}.Footer-module__S6Hkya__contactIcon{flex-shrink:0;margin-top:1px;font-size:.9rem}.Footer-module__S6Hkya__contactText{color:#94a3b8;font-size:.9rem}.Footer-module__S6Hkya__ctaBtn{background:var(--color-primary);color:#fff;border-radius:.5rem;padding:.55rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-block}.Footer-module__S6Hkya__ctaBtn:hover{opacity:.88}.Footer-module__S6Hkya__bottomBar{text-align:center;color:#64748b;border-top:1px solid #ffffff12;flex-direction:column;align-items:center;gap:.75rem;margin-top:4rem;padding:1.75rem 0;font-size:.8rem;display:flex}@media (min-width:640px){.Footer-module__S6Hkya__bottomBar{text-align:left;flex-direction:row;justify-content:space-between}}.Footer-module__S6Hkya__bottomLinks{gap:1.5rem;display:flex}.Footer-module__S6Hkya__bottomLink{color:#64748b;font-size:.8rem;text-decoration:none;transition:color .15s}.Footer-module__S6Hkya__bottomLink:hover{color:#94a3b8}
