*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--color-bg:#fff;--color-surface:#f8fafc;--color-surface-elevated:#fff;--color-primary:#3b82f6;--color-primary-hover:#2563eb;--color-text:#0f172a;--color-text-secondary:#64748b;--color-border:#00000014;--gradient-primary:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%);--gradient-surface:linear-gradient(180deg,#00000005 0%,#0000 100%);--spacing-xs:.5rem;--spacing-sm:1rem;--spacing-md:1.5rem;--spacing-lg:2rem;--spacing-xl:3rem;--radius-sm:.375rem;--radius-md:.5rem;--radius-lg:.75rem;--radius-xl:1rem;--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 4px 12px #00000014;--shadow-lg:0 8px 24px #0000001f;--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}html{font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5}body{background:var(--color-bg);color:var(--color-text);min-height:100vh}body:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(80% 50% at 50% -20%,#3b82f614 0%,#0000 50%);height:60vh;position:fixed;top:0;left:0;right:0}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button{font-family:inherit}.container{width:100%;max-width:1400px;padding:0 var(--spacing-lg);margin:0 auto}@media (max-width:640px){.container{padding:0 var(--spacing-sm)}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--color-surface)}::-webkit-scrollbar-thumb{background:#00000026;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#00000040}::selection{background:var(--color-primary);color:#fff}
.Header-module__hBw1pG__header{z-index:100;-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--color-border);background:#fffc;position:fixed;top:0;left:0;right:0}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:1rem 2rem;display:flex}.Header-module__hBw1pG__logo{color:var(--color-text);align-items:center;gap:.75rem;font-size:1.25rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:flex}.Header-module__hBw1pG__logo:hover{opacity:.7}.Header-module__hBw1pG__logoIcon{font-size:1.5rem}.Header-module__hBw1pG__logoText{background:linear-gradient(135deg,#0f172a 0%,#475569 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Header-module__hBw1pG__nav{align-items:center;gap:2rem;display:flex}.Header-module__hBw1pG__navLink{color:var(--color-text-secondary);font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s;position:relative}.Header-module__hBw1pG__navLink:after{content:"";background:var(--color-primary);width:0;height:2px;transition:width .2s;position:absolute;bottom:-4px;left:0}.Header-module__hBw1pG__navLink:hover{color:var(--color-text)}.Header-module__hBw1pG__navLink:hover:after{width:100%}@media (max-width:640px){.Header-module__hBw1pG__container{padding:1rem}.Header-module__hBw1pG__nav{gap:1rem}}
.Footer-module__S6Hkya__footer{background:var(--color-surface);border-top:1px solid var(--color-border);margin-top:auto;padding:2rem 0}.Footer-module__S6Hkya__container{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:0 2rem;display:flex}.Footer-module__S6Hkya__copyright{color:var(--color-text-secondary);font-size:.875rem}.Footer-module__S6Hkya__links{gap:1.5rem;display:flex}.Footer-module__S6Hkya__link{color:var(--color-text-secondary);font-size:.875rem;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__link:hover{color:var(--color-text)}@media (max-width:640px){.Footer-module__S6Hkya__container{text-align:center;flex-direction:column;gap:1rem;padding:0 1rem}}
