@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";:root{--bg-dark:#070a12;--bg-light:#f8fafc}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;transition:background-color .4s,color .4s;overflow-x:hidden}.modal-banner-title{color:#fff!important;text-shadow:0 2px 12px #000000e6!important}.nav-link-item{letter-spacing:.2px;white-space:nowrap;padding:6px 0;font-size:14px;font-weight:700;text-decoration:none;transition:all .25s;position:relative}body.dark-theme .nav-link-item{color:#cbd5e1}body.dark-theme .nav-link-item:hover{color:#00f0ff!important}body.dark-theme .nav-link-item:after{content:"";background:linear-gradient(90deg,#00f0ff,#2563eb);border-radius:2px;width:0%;height:2px;transition:width .25s;position:absolute;bottom:0;left:0}body.dark-theme .nav-link-item:hover:after{width:100%}body.light-theme .nav-link-item{color:#334155!important}body.light-theme .nav-link-item:hover{transform:translateY(-1px);color:#1d4ed8!important}body.light-theme .nav-link-item:after{content:"";background:linear-gradient(90deg,#1d4ed8,#0284c7);border-radius:2px;width:0%;height:2px;transition:width .25s;position:absolute;bottom:0;left:0}body.light-theme .nav-link-item:hover:after{width:100%}body.dark-theme{color:#f3f4f6;background-color:#070a12}body.dark-theme .section-bg-alt{background-color:#0c101d}body.dark-theme .glass-panel{color:#f3f4f6!important;background:#0e1424!important;border:1px solid #00f0ff4d!important;box-shadow:0 25px 60px #00f0ff26!important}body.dark-theme .glass-card{color:#f3f4f6!important;background:#ffffff08!important;border:1px solid #ffffff14!important}body.dark-theme .gradient-text{background:linear-gradient(135deg,#00f0ff 0%,#38bdf8 50%,#818cf8 100%);-webkit-text-fill-color:transparent;color:#00f0ff;filter:drop-shadow(0 0 12px #00f0ff66);-webkit-background-clip:text;background-clip:text}body.dark-theme .card-title{color:#fff!important}body.dark-theme .card-desc{color:#9ca3af!important}body.light-theme{color:#0f172a!important;background-color:#f8fafc!important}body.light-theme section{background-color:#0000!important}body.light-theme .glass-panel{color:#0f172a!important;background:#fff!important;border:1px solid #cbd5e1cc!important;box-shadow:0 20px 50px #0f172a14!important}body.light-theme .glass-card{color:#0f172a!important;background:#fff!important;border:1px solid #e2e8f0e6!important;box-shadow:0 10px 30px #0f172a0d!important}body.light-theme .gradient-text{background:linear-gradient(135deg,#0284c7 0%,#2563eb 100%);-webkit-text-fill-color:transparent;color:#0284c7;filter:drop-shadow(0 2px 8px #0284c726);-webkit-background-clip:text;background-clip:text}body.light-theme .card-title{color:#0f172a!important}body.light-theme .card-desc{color:#475569!important}body.light-theme h1,body.light-theme h2:not(.modal-banner-title),body.light-theme h3,body.light-theme h4{color:#0f172a!important}body.light-theme p{color:#475569!important}body.light-theme select,body.light-theme input[type=text],body.light-theme input[type=tel],body.light-theme input[type=password]{color:#0f172a!important;background:#fff!important;border:1px solid #cbd5e1!important;box-shadow:0 2px 6px #00000005!important}body.light-theme footer{color:#334155!important;background:#f1f5f9!important;border-top:1px solid #e2e8f0!important}.container{max-width:1240px;margin:0 auto;padding:0 24px}.badge-pill{letter-spacing:.5px;color:#00f0ff;background:#00f0ff1a;border:1px solid #00f0ff4d;border-radius:9999px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 16px;font-size:13px;font-weight:700;display:inline-flex}body.light-theme .badge-pill{color:#0284c7;background:#0284c71a;border:1px solid #0284c74d}.btn-cyan{color:#070a12;cursor:pointer;letter-spacing:.3px;background:linear-gradient(135deg,#00f0ff 0%,#00a2ff 100%);border:none;border-radius:9999px;align-items:center;gap:10px;padding:12px 24px;font-size:14px;font-weight:800;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 0 20px #00f0ff66}body.light-theme .btn-cyan{background:linear-gradient(135deg,#0284c7 0%,#2563eb 100%);box-shadow:0 4px 20px #2563eb4d;color:#fff!important}.btn-cyan:hover{transform:translateY(-2px);box-shadow:0 0 30px #00f0ff99}.nav-cta-btn{color:#070a12;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#00f0ff 0%,#00a2ff 100%);border:none;border-radius:9999px;align-items:center;gap:8px;padding:10px 20px;font-size:13px;font-weight:800;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 0 18px #00f0ff66}body.light-theme .nav-cta-btn{background:linear-gradient(135deg,#0284c7 0%,#2563eb 100%);box-shadow:0 4px 18px #2563eb4d;color:#fff!important}@media (width>=992px){.desktop-nav{display:flex!important}.desktop-btn{display:inline-flex!important}.mobile-toggle{display:none!important}}
