@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";._userMenu_1klgk_1{align-items:center;gap:.75rem;display:flex}._authBtn_1klgk_7{color:#0f172a;background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;align-items:center;gap:.5rem;padding:.55rem 1.1rem;font-size:.88rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}._authBtn_1klgk_7:hover{background-color:#f8fafc;border-color:#94a3b8}._userInfo_1klgk_27{color:#0f172a;align-items:center;gap:.5rem;font-size:.88rem;font-weight:600;text-decoration:none;display:flex}._avatar_1klgk_37{color:#2563eb;background-color:#eff6ff;border:1px solid #bfdbfe;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}._email_1klgk_49{white-space:nowrap;text-overflow:ellipsis;max-width:140px;overflow:hidden}._logoutBtn_1klgk_56{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;padding:.4rem;transition:color .2s;display:flex}._logoutBtn_1klgk_56:hover{color:#ef4444}:root{--background:#f8fafc;--foreground:#0f172a;--primary:#0f172a;--primary-dark:#1e293b;--secondary:#2563eb;--surface:#fff;--surface-hover:#f1f5f9;--border:#e2e8f0;--text-muted:#64748b;--success:#10b981;--danger:#ef4444;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a;--font-sans:"Inter", sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-sans);background-color:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;line-height:1.5}a{color:inherit;text-decoration:none}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.glass{-webkit-backdrop-filter:blur(12px);background:#ffffffd9;border-bottom:1px solid #e2e8f0cc}.header{z-index:100;align-items:center;height:72px;display:flex;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;width:100%;display:flex}.logo-container{align-items:center;max-height:40px;display:flex;overflow:hidden}.logo-image{object-fit:contain;display:block;width:auto!important;max-width:220px!important;height:38px!important;max-height:38px!important}.nav{align-items:center;gap:1.75rem;display:flex}.nav-link{color:var(--text-muted);font-size:.95rem;font-weight:600;transition:color .2s}.nav-link:hover,.nav-link.active{color:#2563eb}.actions{align-items:center;gap:1rem;display:flex}.btn{border-radius:var(--radius-md);justify-content:center;align-items:center;gap:.5rem;padding:.6rem 1.25rem;font-size:.9rem;font-weight:700;transition:all .2s;display:inline-flex}.btn-primary{color:#fff;background-color:#0f172a}.btn-primary:hover{background-color:#2563eb;transform:translateY(-1px)}.main-content{min-height:calc(100vh - 250px)}.footer{color:#f8fafc;background-color:#0f172a;margin-top:5rem;padding:3.5rem 1rem 1.5rem}.footer-cta{background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);border-radius:16px;justify-content:space-between;align-items:center;gap:2rem;margin-bottom:3.5rem;padding:2.25rem 2.5rem;display:flex;box-shadow:0 10px 25px -5px #0003}.cta-content h3{color:#fff;margin-bottom:.5rem;font-size:1.35rem;font-weight:800}.cta-content p{color:#94a3b8;max-width:580px;font-size:.9rem;line-height:1.5}.cta-badges{flex-shrink:0;gap:1rem;display:flex}.store-badge{color:#fff;background-color:#ffffff1a;border:1px solid #fff3;border-radius:10px;align-items:center;gap:.65rem;padding:.6rem 1.1rem;text-decoration:none;transition:all .2s;display:flex}.store-badge:hover{background-color:#fff3;transform:translateY(-2px)}.store-small{color:#cbd5e1;font-size:.65rem;display:block}.store-large{font-size:.88rem;font-weight:700;display:block}.footer-container{border-bottom:1px solid #1e293b;grid-template-columns:1.5fr 3fr;gap:3rem;padding-bottom:2.5rem;display:grid}.footer-logo{filter:brightness(0)invert();margin-bottom:.75rem;width:auto!important;height:56px!important;max-height:56px!important}.footer-slogan{color:#fff;margin-bottom:.5rem;font-size:.95rem;font-weight:800;line-height:1.4}.footer-desc{color:#94a3b8;font-size:.85rem;line-height:1.5}.footer-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.footer-col h4{color:#fff;margin-bottom:1rem;font-size:.95rem;font-weight:800}.footer-col ul{flex-direction:column;gap:.6rem;list-style:none;display:flex}.footer-col a{color:#94a3b8;font-size:.85rem;text-decoration:none;transition:color .2s}.footer-col a:hover{color:#fff}.footer-brand p{color:#94a3b8;max-width:400px;font-size:.9rem}.footer-links h4{color:#fff;margin-bottom:.75rem;font-size:1rem}.footer-links ul{list-style:none}.footer-links a{color:#94a3b8;font-size:.88rem;line-height:1.8}.footer-links a:hover{color:#fff}.footer-bottom{text-align:center;color:#64748b;margin-top:1.5rem;font-size:.8rem}@media (width<=768px){.nav{display:none}.footer-container{grid-template-columns:1fr}}
