@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";
:root{--bg-color:#f8f9fa;--text-color:#111827;--text-muted:#6b7280;--primary-color:#0acf83;--primary-hover:#08a86a;--surface-color:#fff;--border-color:#e5e7eb;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;--font-sans:"Inter",system-ui,-apple-system,sans-serif}[data-theme=dark]{--bg-color:#0f1115;--text-color:#f9fafb;--text-muted:#9ca3af;--primary-color:#0acf83;--primary-hover:#08a86a;--surface-color:#1f2229;--border-color:#374151;--shadow-sm:0 1px 2px 0 #00000080;--shadow-md:0 4px 6px -1px #00000080,0 2px 4px -1px #0000004d;--shadow-lg:0 10px 15px -3px #00000080,0 4px 6px -2px #0000004d}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--bg-color);max-width:100vw;color:var(--text-color);font-family:var(--font-sans);line-height:1.5;transition:background-color .3s,color .3s;overflow-x:hidden}a{color:inherit;text-decoration:none;transition:color .2s}a:hover{color:var(--primary-color)}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.main-content{min-height:calc(100vh - 160px);padding:2rem 0}
.Navbar-module__nuAbfa__navbar{z-index:50;background-color:var(--surface-color);border-bottom:1px solid var(--border-color);padding:1rem 0;position:sticky;top:0}.Navbar-module__nuAbfa__navContainer{justify-content:space-between;align-items:center;display:flex}.Navbar-module__nuAbfa__leftNav{align-items:center;gap:3rem;display:flex}.Navbar-module__nuAbfa__logoGroup{align-items:center;gap:.5rem;display:flex}.Navbar-module__nuAbfa__logoIcon{background-color:var(--primary-color);border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;display:flex;transform:rotate(45deg)}.Navbar-module__nuAbfa__iconInner{background-color:#fff;border-radius:2px;width:12px;height:12px}.Navbar-module__nuAbfa__logoText{letter-spacing:-.025em;color:var(--text-color);font-size:1.5rem;font-weight:800}.Navbar-module__nuAbfa__navLinks{gap:2rem;font-size:.95rem;font-weight:600;display:none}@media (min-width:900px){.Navbar-module__nuAbfa__navLinks{display:flex}}.Navbar-module__nuAbfa__navLinks a{color:var(--text-color)}.Navbar-module__nuAbfa__navLinks a:hover,.Navbar-module__nuAbfa__activeLink{color:var(--primary-color)}.Navbar-module__nuAbfa__actions{align-items:center;gap:1.5rem;display:flex}.Navbar-module__nuAbfa__searchBar{background-color:var(--bg-color);border-radius:8px;align-items:center;width:240px;padding:.5rem 1rem;display:none}@media (min-width:768px){.Navbar-module__nuAbfa__searchBar{display:flex}}.Navbar-module__nuAbfa__searchIcon{color:var(--text-muted);margin-right:.5rem}.Navbar-module__nuAbfa__searchInput{width:100%;color:var(--text-color);background:0 0;border:none;outline:none;font-size:.9rem}.Navbar-module__nuAbfa__signInBtn{background-color:var(--primary-color);color:#fff;border-radius:6px;padding:.6rem 1.5rem;font-size:.95rem;font-weight:600;transition:background-color .2s}.Navbar-module__nuAbfa__signInBtn:hover{background-color:var(--primary-hover)}
.Footer-module__EZoWya__footer{border-top:1px solid var(--border-color);background-color:var(--surface-color);margin-top:4rem;padding-top:4rem}.Footer-module__EZoWya__footerGrid{grid-template-columns:1fr;gap:3rem;margin-bottom:4rem;display:grid}@media (min-width:768px){.Footer-module__EZoWya__footerGrid{grid-template-columns:1fr 2fr}}.Footer-module__EZoWya__brandCol{max-width:300px}.Footer-module__EZoWya__logoGroup{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.Footer-module__EZoWya__logoIcon{background-color:var(--primary-color);border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;display:flex;transform:rotate(45deg)}.Footer-module__EZoWya__iconInner{background-color:#fff;border-radius:2px;width:10px;height:10px}.Footer-module__EZoWya__logoText{letter-spacing:-.025em;color:var(--text-color);font-size:1.25rem;font-weight:800}.Footer-module__EZoWya__brandDesc{color:var(--text-muted);font-size:.95rem;line-height:1.6}.Footer-module__EZoWya__linksCol{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Footer-module__EZoWya__linkGroup h4{color:var(--primary-color);margin-bottom:1.25rem;font-size:.95rem;font-weight:700}.Footer-module__EZoWya__linkGroup a{color:var(--text-muted);margin-bottom:.75rem;font-size:.95rem;transition:color .2s;display:block}.Footer-module__EZoWya__linkGroup a:hover{color:var(--text-color)}.Footer-module__EZoWya__bottomBar{border-top:1px solid var(--border-color);text-align:center;padding:2rem 0}.Footer-module__EZoWya__bottomBar p{color:var(--text-muted);font-size:.85rem}
