[data-theme=light],:root{--bg-color:#fff;--surface-color:#f4f4f5;--surface-hover:#e4e4e7;--primary:#10b981;--primary-hover:#059669;--secondary:#0ea5e9;--secondary-hover:#0284c7;--text-main:#09090b;--text-muted:#52525b;--text-dim:#71717a;--border:#0000001a;--border-hover:#0003;--glass:#ffffffb3;--glass-border:#0000000d;--glass-blur:12px;--grad-primary:linear-gradient(135deg, var(--primary), var(--secondary));--grad-surface:linear-gradient(180deg, #00000005 0%, #0000 100%)}[data-theme=dark]{--bg-color:#09090b;--surface-color:#18181b;--surface-hover:#27272a;--primary:#10b981;--primary-hover:#34d399;--secondary:#38bdf8;--secondary-hover:#7dd3fc;--text-main:#fafafa;--text-muted:#a1a1aa;--text-dim:#71717a;--border:#ffffff1a;--border-hover:#fff3;--glass:#00000080;--glass-border:#ffffff14;--grad-surface:linear-gradient(180deg, #ffffff0d 0%, #fff0 100%)}[data-theme=sepia]{--bg-color:#f1e7d0;--surface-color:#e4d8bc;--surface-hover:#d6c8a7;--primary:#059669;--primary-hover:#047857;--secondary:#b45309;--secondary-hover:#92400e;--text-main:#433422;--text-muted:#785c3b;--text-dim:#927552;--border:#43342226;--border-hover:#43342240;--glass:#f1e7d080;--glass-border:#43342214;--grad-surface:linear-gradient(180deg, #43342208 0%, #43342200 100%)}:root{--space-xs:.25rem;--space-sm:.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2.5rem;--space-2xl:4rem;--radius-sm:6px;--radius-md:12px;--radius-lg:20px;--radius-full:9999px;--transition:all .3s cubic-bezier(.4, 0, .2, 1)}
*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--bg-color);max-width:100vw;color:var(--text-main);-webkit-font-smoothing:antialiased;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}ul{list-style:none}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--bg-color)}::-webkit-scrollbar-thumb{background:var(--surface-hover);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--text-dim)}.container{width:100%;max-width:1200px;padding:0 var(--space-lg);margin:0 auto}.section{padding:var(--space-2xl) 0}.text-gradient{background:var(--grad-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text}
.Navbar-module__ZERf_q__navbar{z-index:100;background:var(--glass);-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));border-bottom:1px solid var(--glass-border);align-items:center;height:70px;display:flex;position:sticky;top:0}.Navbar-module__ZERf_q__content{justify-content:space-between;align-items:center;width:100%;display:flex}.Navbar-module__ZERf_q__logo{align-items:center;gap:var(--space-sm);letter-spacing:-1px;font-size:1.5rem;font-weight:900;display:flex}.Navbar-module__ZERf_q__logoImage{border-radius:8px}.Navbar-module__ZERf_q__links{align-items:center;gap:var(--space-xl);display:flex}.Navbar-module__ZERf_q__link{color:var(--text-muted);transition:var(--transition);font-size:.9rem;font-weight:500}.Navbar-module__ZERf_q__link:hover{color:var(--text-main)}.Navbar-module__ZERf_q__actions{align-items:center;gap:var(--space-md);display:flex}.Navbar-module__ZERf_q__socialLink{color:var(--text-muted);transition:var(--transition);align-items:center;display:flex}.Navbar-module__ZERf_q__socialLink:hover{color:red;transform:translateY(-1px)}@media (max-width:768px){.Navbar-module__ZERf_q__links{display:none}}
.ThemeSwitcher-module__bbWFnq__themeSwitcher{border-radius:var(--radius-full);background:var(--surface-color);width:36px;height:36px;color:var(--text-main);border:1px solid var(--border);cursor:pointer;transition:var(--transition);justify-content:center;align-items:center;display:flex}.ThemeSwitcher-module__bbWFnq__themeSwitcher:hover{background:var(--surface-hover);border-color:var(--primary);color:var(--primary);transform:translateY(-2px)}
.Footer-module__hP-FLq__footer{background:var(--surface-color);padding:var(--space-2xl) 0;border-top:1px solid var(--border);margin-top:auto}.Footer-module__hP-FLq__content{align-items:center;gap:var(--space-lg);text-align:center;flex-direction:column;display:flex}.Footer-module__hP-FLq__copyright{color:var(--text-dim);font-size:.85rem}.Footer-module__hP-FLq__links{gap:var(--space-lg);display:flex}.Footer-module__hP-FLq__link{color:var(--text-dim);transition:var(--transition)}.Footer-module__hP-FLq__link:hover{color:var(--primary)}.Footer-module__hP-FLq__socialLink{color:var(--text-dim);transition:var(--transition);align-items:center;display:flex}.Footer-module__hP-FLq__socialLink:hover{color:red;transform:scale(1.1)}
