:root{--bg-color:#f8fafc;--text-color:#0f172a;--text-muted:#64748b;--glass-bg:#ffffffd9;--glass-border:#0f172a14;--glass-shadow:0 10px 30px -10px #0f172a0d;--card-bg:#fff;--accent-primary:#2563eb;--accent-secondary:#7c3aed;--accent-hover:#1d4ed8;--input-bg:#fff;--input-border:#cbd5e1;--input-color:#0f172a;--radius-lg:16px;--radius-md:12px;--radius-sm:8px}[data-theme=dark]{--bg-color:#090d16;--text-color:#f8fafc;--text-muted:#94a3b8;--glass-bg:#111827b3;--glass-border:#ffffff14;--glass-shadow:0 10px 30px -10px #00000080;--card-bg:#ffffff08;--accent-primary:#3b82f6;--accent-secondary:#8b5cf6;--accent-hover:#2563eb;--input-bg:#00000040;--input-border:#ffffff26;--input-color:#f8fafc}body{background-color:var(--bg-color);color:var(--text-color);background-image:radial-gradient(circle at 15%,#3b82f60a,#0000 25%),radial-gradient(circle at 85% 30%,#8b5cf60a,#0000 25%);background-attachment:fixed;flex-direction:column;min-height:100vh;margin:0;padding:0;font-family:system-ui,-apple-system,sans-serif;transition:background-color .3s,color .3s,border-color .3s;display:flex}[data-theme=dark] body{background-image:radial-gradient(circle at 15%,#3b82f61f,#0000 25%),radial-gradient(circle at 85% 30%,#8b5cf61f,#0000 25%)}*{box-sizing:border-box}.glass-panel{background:var(--glass-bg);-webkit-backdrop-filter:blur(16px);border:1px solid var(--glass-border);border-radius:var(--radius-lg);box-shadow:var(--glass-shadow);transition:background-color .3s,border-color .3s,box-shadow .3s}.premium-button{background:var(--accent-primary);color:#fff;border-radius:var(--radius-sm);cursor:pointer;border:none;padding:12px 24px;font-weight:600;transition:all .2s}.premium-button:hover{background:var(--accent-hover);transform:translateY(-2px);box-shadow:0 4px 12px #3b82f633}.premium-button:active{transform:translateY(0)}
.Navbar-module__KHvhDq__header{justify-content:center;width:100%;padding:1.5rem 1rem 0;display:flex}.Navbar-module__KHvhDq__navbar{border-radius:var(--radius-lg);width:100%;max-width:1200px;padding:.75rem 2rem;transition:all .3s}.Navbar-module__KHvhDq__container{justify-content:space-between;align-items:center;width:100%;display:flex}.Navbar-module__KHvhDq__logo{color:var(--text-color);letter-spacing:-.04em;font-size:1.5rem;font-weight:800;text-decoration:none;transition:opacity .2s}.Navbar-module__KHvhDq__logo:hover{opacity:.9}.Navbar-module__KHvhDq__logo span{color:var(--accent-primary)}.Navbar-module__KHvhDq__navLinks{align-items:center;gap:2rem;display:flex}.Navbar-module__KHvhDq__link{color:var(--text-muted);font-size:.95rem;font-weight:600;text-decoration:none;transition:color .2s}.Navbar-module__KHvhDq__link:hover{color:var(--text-color)}.Navbar-module__KHvhDq__toggleWrapper{align-items:center;margin-left:.5rem;display:flex}@media (max-width:640px){.Navbar-module__KHvhDq__navbar{padding:.75rem 1rem}.Navbar-module__KHvhDq__navLinks{gap:1rem}.Navbar-module__KHvhDq__link{font-size:.85rem}}
.Footer-module__668lQW__footer{border-top:1px solid var(--glass-border);background:var(--glass-bg);-webkit-backdrop-filter:blur(16px);width:100%;margin-top:auto;padding:4rem 2rem 2rem}.Footer-module__668lQW__container{grid-template-columns:1fr 2fr;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.Footer-module__668lQW__infoCol{flex-direction:column;gap:1rem;display:flex}.Footer-module__668lQW__logo{color:var(--text-color);letter-spacing:-.04em;font-size:1.5rem;font-weight:800}.Footer-module__668lQW__logo span{color:var(--accent-primary)}.Footer-module__668lQW__description{color:var(--text-muted);margin:0;font-size:.9rem;line-height:1.6}.Footer-module__668lQW__linksGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Footer-module__668lQW__linkGroup{flex-direction:column;gap:.75rem;display:flex}.Footer-module__668lQW__linkGroup h4{color:var(--text-color);text-transform:uppercase;letter-spacing:.05em;margin:0 0 .5rem;font-size:.95rem;font-weight:700}.Footer-module__668lQW__link{color:var(--text-muted);font-size:.9rem;text-decoration:none;transition:color .2s}.Footer-module__668lQW__link:hover{color:var(--text-color)}.Footer-module__668lQW__bottomBar{border-top:1px solid var(--glass-border);text-align:center;max-width:1200px;margin:4rem auto 0;padding-top:2rem}.Footer-module__668lQW__bottomBar p{color:var(--text-muted);margin:0;font-size:.85rem}@media (max-width:768px){.Footer-module__668lQW__container{grid-template-columns:1fr;gap:3rem}.Footer-module__668lQW__linksGrid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width:480px){.Footer-module__668lQW__linksGrid{grid-template-columns:1fr}}
