.Header-module__tPtrlq__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border-color);z-index:100;background:#0a0e27f2;position:sticky;top:0;box-shadow:0 2px 20px #00d4ff1a}.Header-module__tPtrlq__nav{justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex}.Header-module__tPtrlq__logo{align-items:center;text-decoration:none;display:flex}.Header-module__tPtrlq__navMenu{align-items:center;gap:2rem;list-style:none;display:flex}.Header-module__tPtrlq__navMenu a{color:#fff;font-weight:500;text-decoration:none;transition:color .2s}.Header-module__tPtrlq__navMenu a:hover{color:var(--primary-color)}@media (max-width:768px){.Header-module__tPtrlq__navMenu{display:none}}
.Footer-module__MPE0dq__footer{color:#fff;border-top:1px solid var(--border-color);background:#050814;padding:3rem 0 1.5rem}.Footer-module__MPE0dq__footerContent{grid-template-columns:2fr repeat(3,1fr);gap:3rem;margin-bottom:2rem;display:grid}.Footer-module__MPE0dq__footerLogo{display:inline-block}.Footer-module__MPE0dq__footerDescription{color:#ffffffb3;margin-top:1rem;line-height:1.8}.Footer-module__MPE0dq__footerSection h3{margin-bottom:1.5rem;font-size:1.125rem}.Footer-module__MPE0dq__footerSection ul{list-style:none}.Footer-module__MPE0dq__footerSection li{margin-bottom:.75rem}.Footer-module__MPE0dq__footerSection a{color:#ffffffb3;text-decoration:none;transition:color .2s}.Footer-module__MPE0dq__footerSection a:hover{color:#fff}.Footer-module__MPE0dq__footerBottom{text-align:center;color:#ffffff80;border-top:1px solid #ffffff1a;padding-top:2rem}@media (max-width:768px){.Footer-module__MPE0dq__footerContent{grid-template-columns:1fr}}
*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--primary-color:#00d4ff;--primary-dark:#09c;--secondary-color:#e91e63;--accent-pink:#ff1493;--text-dark:#fff;--text-light:#b0c4de;--border-color:#2a3f5f;--bg-dark:#0a0e27;--bg-dark-alt:#1a1f3a;--bg-light:#f8f9fa;--bg-white:#fff;--success-color:#00d4ff;--gradient-primary:linear-gradient(135deg,#06c 0%,#00d4ff 100%);--gradient-accent:linear-gradient(135deg,#e91e63 0%,#ff1493 100%)}html{scroll-behavior:smooth;overflow-x:hidden}body{color:var(--text-dark);background:var(--bg-dark);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6}.container{max-width:1200px;margin:0 auto;padding:0 2rem}section{padding:5rem 0}.section-alt{background:var(--bg-dark-alt)}@keyframes pulse-glow{0%,to{box-shadow:0 0 20px #00d4ff4d}50%{box-shadow:0 0 30px #00d4ff99}}@keyframes pulse-glow-pink{0%,to{box-shadow:0 0 20px #e91e634d}50%{box-shadow:0 0 30px #e91e6399}}@keyframes gradient-shift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@media (max-width:768px){.container{padding:0 1rem}section{padding:3rem 0}}
