:root{--primary:#1e293b;--secondary:#fde047;--accent:#f8fafc;--text:#fff;--text-muted:#94a3b8;--background:#1e293b;--foreground:#fff;--nav-bg:#1e293bcc}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--background);max-width:100vw;color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;overflow-x:hidden}h1,h2,h3,h4,h5,h6{color:var(--secondary);text-transform:uppercase;letter-spacing:.05em}p{color:var(--text-muted);line-height:1.6}a{color:inherit;text-decoration:none;transition:color .3s}a:hover{color:var(--secondary)}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.btn-primary{background:var(--secondary);color:var(--primary);text-transform:uppercase;border-radius:4px;padding:.75rem 1.5rem;font-weight:700;transition:transform .2s,background .2s}.btn-primary:hover{background:#facc15;transform:translateY(-2px)}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:.8s forwards fadeIn}
.Header-module__hBw1pG__icon,.Header-module__hBw1pG__electric{color:var(--secondary)}.Header-module__hBw1pG__header{z-index:100;background:var(--nav-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #ffffff1a;padding:1rem 0;position:sticky;top:0}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;max-width:1600px;margin:0 auto;padding:0 4rem;display:flex}.Header-module__hBw1pG__logo{color:#fff;text-transform:uppercase;letter-spacing:-.02em;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:800;display:flex}.Header-module__hBw1pG__icon,.Header-module__hBw1pG__electric{color:var(--secondary)}.Header-module__hBw1pG__nav{text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:3rem;font-size:.9rem;font-weight:500;display:flex}.Header-module__hBw1pG__menuButton{cursor:pointer;color:#fff;background:0 0;border:none;padding:.5rem}.Header-module__hBw1pG__menuButton svg{display:block}.Header-module__hBw1pG__modalOverlay{z-index:110;background:#000c;justify-content:flex-end;align-items:flex-start;padding-top:20px;padding-right:20px;display:flex;position:fixed;inset:0}.Header-module__hBw1pG__modalContent{background:var(--nav-bg);text-align:center;border-radius:12px;width:90%;max-width:400px;max-height:100vh;margin-top:20px;margin-right:20px;padding:3rem 2rem;position:relative;overflow-y:auto;box-shadow:0 10px 30px #00000080}.Header-module__hBw1pG__modalCloseButton{cursor:pointer;color:#fff;background:0 0;border:none;padding:.5rem;transition:color .3s;position:absolute;top:10px;right:10px}.Header-module__hBw1pG__modalCloseButton:hover{color:var(--secondary)}.Header-module__hBw1pG__modalNav{text-transform:uppercase;flex-direction:column;gap:2rem;font-size:1.2rem;font-weight:500;display:flex}.Header-module__hBw1pG__modalNav a{color:#fff;text-decoration:none;transition:color .3s}.Header-module__hBw1pG__modalNav a:hover{color:var(--secondary)}@media (max-width:1024px){.Header-module__hBw1pG__container{padding:0 2rem}.Header-module__hBw1pG__modalContent{max-width:350px;margin-right:10px}}@media (min-width:768px){.Header-module__hBw1pG__nav{gap:2rem;display:flex}.Header-module__hBw1pG__nav a.Header-module__hBw1pG__btn-primary{order:2;margin-left:auto}.Header-module__hBw1pG__menuButton{order:3;margin-left:1rem;display:block}.Header-module__hBw1pG__modalOverlay{padding-right:calc(2rem + 20px)}.Header-module__hBw1pG__modalContent{margin-right:calc(2rem + 20px)}}@media (max-width:767px){.Header-module__hBw1pG__nav{display:none}.Header-module__hBw1pG__menuButton{display:block}.Header-module__hBw1pG__hiddenWhenModalOpen{display:none}}
.Footer-module__S6Hkya__footer{background:#0000004d;border-top:1px solid #ffffff1a;padding:3rem 0 0}.Footer-module__S6Hkya__container{flex-direction:column;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.Footer-module__S6Hkya__topSection{text-align:center;margin-bottom:2rem}.Footer-module__S6Hkya__logo{color:#fff;text-transform:uppercase;justify-content:center;align-items:center;gap:.5rem;margin-bottom:.25rem;font-size:1.75rem;font-weight:800;display:flex}.Footer-module__S6Hkya__icon,.Footer-module__S6Hkya__electric{color:var(--secondary)}.Footer-module__S6Hkya__titleTagline{color:var(--text-muted);letter-spacing:.05em;font-size:1.1rem;font-weight:400}.Footer-module__S6Hkya__linksGrid{text-align:center;grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:2rem;display:grid}.Footer-module__S6Hkya__column h4{color:#fff;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:.8rem}.Footer-module__S6Hkya__column{flex-direction:column;align-items:center;gap:.75rem;display:flex}.Footer-module__S6Hkya__column a,.Footer-module__S6Hkya__licenseItem{color:var(--text-muted);font-size:.85rem;transition:color .2s}.Footer-module__S6Hkya__column a:hover{color:#fff}.Footer-module__S6Hkya__contactItem{color:var(--text-muted);justify-content:center;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.Footer-module__S6Hkya__contactIcon{color:var(--secondary)}.Footer-module__S6Hkya__licenseItem{letter-spacing:.05em;opacity:.8;text-align:center;margin:0 .5rem;font-family:monospace;display:inline-block}.Footer-module__S6Hkya__socials{color:var(--text-muted);justify-content:center;gap:1.5rem;margin-top:.5rem;display:flex}.Footer-module__S6Hkya__socials svg:hover{color:var(--secondary);cursor:pointer}.Footer-module__S6Hkya__bottom{text-align:center;color:var(--text-muted);border-top:1px solid #ffffff0d;padding:1.5rem;font-size:.75rem}@media (max-width:767px){.Footer-module__S6Hkya__linksGrid{grid-template-columns:1fr;gap:2rem}.Footer-module__S6Hkya__topSection{text-align:center}.Footer-module__S6Hkya__logo{justify-content:center}}
