:root{--background:#0b1120;--foreground:#fff;--primary-color:#00d282;--accent-color:#fca311;--glass-bg:#ffffff0d;--glass-border:#ffffff1a;--text-muted:#94a3b8;--spacing-section:120px;--spacing-section-mobile:80px}html{scroll-behavior:smooth;height:100%}body{min-height:100%;color:var(--foreground);background:var(--background);word-break:keep-all;overflow-wrap:break-word;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:Pretendard,Arial,Helvetica,sans-serif;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:Pretendard,Arial,sans-serif}
.Header-module__hBw1pG__header{z-index:100;background:0 0;align-items:center;width:100%;height:80px;transition:all .3s;display:flex;position:fixed;top:0;left:0}.Header-module__hBw1pG__header.Header-module__hBw1pG__scrolled{-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--glass-border);background:#0b1120d9}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:0 24px;display:flex}.Header-module__hBw1pG__logo{color:var(--foreground);align-items:center;gap:8px;font-size:1.5rem;font-weight:800;display:flex}.Header-module__hBw1pG__sparkle{color:var(--primary-color)}.Header-module__hBw1pG__nav{align-items:center;gap:32px;display:flex}.Header-module__hBw1pG__nav a{color:var(--text-muted);font-size:1rem;font-weight:500;transition:color .2s}.Header-module__hBw1pG__nav a:hover{color:var(--foreground)}.Header-module__hBw1pG__ctaButton{background:var(--primary-color);border-radius:999px;padding:10px 24px;color:#0b1120!important;font-weight:700!important;transition:all .3s!important}.Header-module__hBw1pG__ctaButton:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00d2824d;color:#000!important}.Header-module__hBw1pG__mobileMenuBtn{color:var(--foreground);cursor:pointer;background:0 0;border:none;padding:8px;display:none}.Header-module__hBw1pG__mobileNav{display:none}@media (max-width:768px){.Header-module__hBw1pG__nav{display:none}.Header-module__hBw1pG__mobileMenuBtn{justify-content:center;align-items:center;display:flex}.Header-module__hBw1pG__mobileNav{-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--glass-border);z-index:99;background:#0b1120f2;flex-direction:column;gap:24px;width:100%;padding:24px;display:flex;position:absolute;top:80px;left:0}.Header-module__hBw1pG__mobileNav a{color:var(--text-muted);text-align:center;font-size:1.1rem;font-weight:500;transition:color .2s}.Header-module__hBw1pG__mobileNav a:hover{color:var(--foreground)}.Header-module__hBw1pG__mobileCtaButton{background:var(--primary-color);text-align:center;border-radius:999px;margin-top:8px;padding:12px 24px;color:#0b1120!important;font-weight:700!important}}
.Footer-module__S6Hkya__footer{background:#060913;border-top:1px solid #ffffff0d;padding:80px 0 40px}.Footer-module__S6Hkya__container{max-width:1200px;margin:0 auto;padding:0 24px}.Footer-module__S6Hkya__top{flex-wrap:wrap;justify-content:space-between;gap:40px;margin-bottom:60px;display:flex}.Footer-module__S6Hkya__logo{color:var(--foreground);margin-bottom:16px;font-size:1.8rem;font-weight:800}.Footer-module__S6Hkya__desc{color:var(--text-muted);line-height:1.6}.Footer-module__S6Hkya__contact h3{color:var(--foreground);margin-bottom:16px;font-size:1.2rem;font-weight:700}.Footer-module__S6Hkya__contact p{color:var(--text-muted);margin-bottom:8px}.Footer-module__S6Hkya__bottom{text-align:center;color:#ffffff4d;border-top:1px solid #ffffff0d;padding-top:24px;font-size:.9rem}
