:root{--primary:#1c1c1e;--primary-dark:#121212;--accent:#ff312e;--accent-soft:#ff312e1a;--coral:#f47a63;--sand:#f4ead9;--secondary:#65727f;--background:#fff;--foreground:#132735;--card-bg:#fff;--card-border:#d9d0bf;--success:#2f9b73;--warning:#d79922;--error:#d95c4b;--font-primary:"Aptos", "Segoe UI", system-ui, sans-serif;--transition-fast:.18s ease;--shadow-soft:0 18px 50px #102c3f1a}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--background);color:var(--foreground);font-family:var(--font-primary);letter-spacing:0;min-height:100vh;line-height:1.5}h1,h2,h3,h4,h5,h6{color:var(--primary-dark);letter-spacing:0;font-weight:800;line-height:1.2}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.glass-panel{background:var(--card-bg);border:1px solid var(--card-border);box-shadow:var(--shadow-soft);border-radius:8px}.gradient-text{color:var(--primary);font-weight:900}.btn-primary{background:var(--primary);color:#fff;text-align:center;border:1px solid var(--primary);transition:all var(--transition-fast);border-radius:6px;padding:11px 22px;font-size:.85rem;font-weight:700;box-shadow:0 10px 24px #102c3f2e}.btn-primary:hover{background:var(--primary-dark);transform:translateY(-1px);box-shadow:0 14px 28px #102c3f38}.btn-outline{color:var(--foreground);transition:all var(--transition-fast);background:0 0;border:1px solid #102c3f47;border-radius:6px;padding:11px 22px;font-size:.85rem;font-weight:700}.btn-outline:hover{border-color:var(--primary);background:#102c3f0d}.container{max-width:1300px;margin:0 auto;padding:0 24px}
.Navbar-module__cJzEcG__navbar{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border-bottom:1px solid #102c3f1f;padding:.75rem 0;position:sticky;top:0}.Navbar-module__cJzEcG__navContainer{justify-content:space-between;align-items:center;display:flex}.Navbar-module__cJzEcG__logo{letter-spacing:0;color:var(--primary);align-items:center;gap:.55rem;width:200px;font-size:1.2rem;font-weight:800;display:flex}.Navbar-module__cJzEcG__logoImg{object-fit:contain;border-radius:4px;width:auto;height:32px}.Navbar-module__cJzEcG__logoText{color:var(--primary)}.Navbar-module__cJzEcG__logoText span{color:var(--coral)}.Navbar-module__cJzEcG__centerLinks{background:#fffdfaad;border:1px solid #102c3f1f;border-radius:999px;gap:.4rem;padding:.25rem;display:flex}.Navbar-module__cJzEcG__link{letter-spacing:.04em;text-transform:uppercase;color:var(--foreground);transition:all var(--transition-fast);border-radius:999px;padding:.45rem .9rem;font-size:.78rem;font-weight:700}.Navbar-module__cJzEcG__link:hover{color:var(--primary);background:var(--accent-soft)}.Navbar-module__cJzEcG__actions{justify-content:flex-end;align-items:center;gap:1.25rem;width:200px;display:flex}.Navbar-module__cJzEcG__searchCompact{transition:all var(--transition-fast);background:#fffdfacc;border:1px solid #102c3f24;border-radius:999px;align-items:center;gap:.4rem;padding:.45rem .8rem;display:flex}.Navbar-module__cJzEcG__searchCompact:focus-within{border-color:var(--accent);background:#fff}.Navbar-module__cJzEcG__searchIcon{color:var(--secondary)}.Navbar-module__cJzEcG__searchInputCompact{width:100px;transition:width var(--transition-fast);background:0 0;border:none;outline:none;font-size:.85rem}.Navbar-module__cJzEcG__searchInputCompact:focus{width:150px}.Navbar-module__cJzEcG__iconBtn{color:var(--foreground);width:38px;height:38px;transition:all var(--transition-fast);border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;display:flex;position:relative}.Navbar-module__cJzEcG__iconBtn:hover{background:#fff;border-color:#102c3f24}.Navbar-module__cJzEcG__badge{background:var(--coral);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:.65rem;font-weight:700;display:flex;position:absolute;top:0;right:0}@media (max-width:768px){.Navbar-module__cJzEcG__centerLinks,.Navbar-module__cJzEcG__searchCompact{display:none}.Navbar-module__cJzEcG__logo,.Navbar-module__cJzEcG__actions{width:auto}}
.Footer-module__S6Hkya__footerWrapper{color:#fffdfa;background:#1c1c1e;margin-top:auto}.Footer-module__S6Hkya__footerContent{padding:3.5rem 24px 1.5rem}.Footer-module__S6Hkya__brandColumn{flex-direction:column;gap:.85rem;max-width:300px;display:flex}.Footer-module__S6Hkya__logo{color:#fff;align-items:center;gap:.55rem;font-size:1.25rem;font-weight:800;text-decoration:none;display:flex}.Footer-module__S6Hkya__logoImg{object-fit:contain;border-radius:4px;width:auto;height:32px}.Footer-module__S6Hkya__logoText{color:#fff}.Footer-module__S6Hkya__logoText span{color:var(--accent)}.Footer-module__S6Hkya__brandDescription{color:#fffdfa99;font-size:.82rem;line-height:1.6}.Footer-module__S6Hkya__footerLinksRow{border-bottom:1px solid #fffdfa29;gap:4rem;padding-bottom:2rem;display:flex}.Footer-module__S6Hkya__linkColumn{flex-direction:column;gap:.8rem;display:flex}.Footer-module__S6Hkya__linkColumn h4{color:#fff;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.4rem;font-size:.82rem}.Footer-module__S6Hkya__linkColumn a{color:#fffdfaad;transition:color var(--transition-fast);font-size:.9rem}.Footer-module__S6Hkya__linkColumn a:hover{color:#fff}.Footer-module__S6Hkya__socialColumn{flex-direction:column;align-items:flex-end;gap:1rem;margin-left:auto;display:flex}.Footer-module__S6Hkya__socialHeading{color:#fffdfaad;text-transform:uppercase;letter-spacing:.1em;font-size:.82rem;font-weight:800}.Footer-module__S6Hkya__socials{gap:.75rem;display:flex}.Footer-module__S6Hkya__socialIcon{color:#fffdfa;width:36px;height:36px;transition:all var(--transition-fast);background:#fffdfa1a;border-radius:999px;justify-content:center;align-items:center;display:flex}.Footer-module__S6Hkya__socialIcon:hover{background:var(--accent);transform:translateY(-2px)}.Footer-module__S6Hkya__copyrightRow{color:#fffdfa94;justify-content:space-between;align-items:center;padding:1.5rem 0 0;font-size:.78rem;display:flex}.Footer-module__S6Hkya__legalLinks{gap:2rem;display:flex}@media (max-width:768px){.Footer-module__S6Hkya__footerLinksRow{flex-direction:column;gap:2rem}.Footer-module__S6Hkya__socialColumn{align-items:flex-start;margin-left:0}.Footer-module__S6Hkya__copyrightRow{flex-direction:column;align-items:flex-start;gap:1rem}}
