@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500;600&display=swap";.app-shell{color:#f8fafc;background:radial-gradient(circle at 15% 20%,#00e5ff14,#0000 25%),radial-gradient(circle at 80% 10%,#00ff880f,#0000 20%),#020409;min-height:100vh}.app-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10;background:#020409cc;border-bottom:1px solid #1e293b;justify-content:space-between;align-items:center;gap:1.5rem;padding:1rem 1.5rem;display:flex;position:sticky;top:0}.brand-lockup{letter-spacing:.01em;text-transform:uppercase;color:#0f8;align-items:center;gap:.9rem;font-weight:800;display:flex}.brand-lockup img{filter:drop-shadow(0 0 12px #00ff8880);width:auto;height:60px}.app-nav{align-items:center;gap:1rem;display:flex}.app-nav a{color:#cbd5e1;border:1px solid #0000;border-radius:8px;padding:.5rem .75rem;transition:all .16s}.app-nav a:hover{color:#00e5ff;background:#00e5ff14;border-color:#00e5ff66}.user-badge{background:#11182799;border:1px solid #1e293b;border-radius:12px;align-items:center;gap:.75rem;padding:.5rem .75rem;display:flex;box-shadow:0 0 24px #00e5ff14}.user-initials{color:#020409;letter-spacing:.02em;background:linear-gradient(135deg,#0f8 0%,#00e5ff 100%);border-radius:10px;place-items:center;width:40px;height:40px;font-weight:800;display:grid}.user-meta{flex-direction:column;gap:.1rem;display:flex}.user-email{color:#e2e8f0;font-size:.95rem}.ghost.small{padding:.35rem .7rem;font-size:.85rem}.app-main{padding:1.5rem}#root{flex-direction:column;min-height:100vh;display:flex}.page{color:#e0e0e0;background:radial-gradient(circle,#0b1427 0%,#0a0f1f 70%);min-height:100vh;position:relative}.page:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle at 15% 25%,#00a3ff14,#0000 25%),radial-gradient(circle at 85% 15%,#00ff9d0f,#0000 20%);position:fixed;inset:0}.page>*{z-index:1;position:relative}.hero{text-align:center;flex-direction:column;align-items:center;padding:4rem clamp(1.5rem,4vw,3.5rem) 3rem;display:flex;position:relative;overflow:hidden}.hero:before,.hero:after{content:"";pointer-events:none;border:1px solid #ffffff0d;border-radius:24px;position:absolute;inset:2rem}.hero:after{filter:blur(60px);background:radial-gradient(circle at 20% 20%,#ffffff14,#0000 25%),radial-gradient(circle at 80% 10%,#00ffb30d,#0000 20%);border:none;inset:0}.nav{z-index:1;justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin-bottom:3rem;margin-left:auto;margin-right:auto;display:flex;position:relative}.brand{letter-spacing:.01em;align-items:center;gap:.6rem;font-weight:700;display:flex}.logo-hero{filter:drop-shadow(0 0 20px #00a3ff)drop-shadow(0 0 40px #00a3ff)drop-shadow(0 0 60px #00a3ff80);width:auto;height:clamp(200px,40vw,500px);margin-bottom:2rem;transition:all .4s;animation:3s ease-in-out infinite logo-pulse}.logo-hero:hover{filter:drop-shadow(0 0 30px #00a3ff)drop-shadow(0 0 60px #00a3ff)drop-shadow(0 0 90px #00a3ff)brightness(1.15);transform:scale(1.08)}@keyframes logo-pulse{0%,to{filter:drop-shadow(0 0 20px #00a3ff)drop-shadow(0 0 40px #00a3ff)drop-shadow(0 0 60px #00a3ff80)}50%{filter:drop-shadow(0 0 30px #00a3ff)drop-shadow(0 0 50px #00a3ff)drop-shadow(0 0 80px #00a3ffb3)}}.nav-actions{gap:.75rem;display:flex}.hero h1{letter-spacing:-.02em;z-index:1;max-width:900px;margin:.2rem auto 1rem;font-size:clamp(2.8rem,6vw,4.6rem);position:relative}.hero .lede{color:#c7ced9;z-index:1;max-width:720px;margin:0 auto 1.5rem;font-size:1.1rem;position:relative}.eyebrow{color:#00a3ff;letter-spacing:.02em;text-transform:uppercase;background:#00a3ff1a;border:1px solid #00a3ff33;border-radius:999px;align-items:center;gap:.4rem;padding:.35rem .8rem;font-size:.9rem;display:inline-flex}.cta-group{z-index:1;flex-wrap:wrap;justify-content:center;gap:.9rem;margin-bottom:2.5rem;display:flex;position:relative}.primary,.secondary,.ghost{cursor:pointer;letter-spacing:.01em;border:none;border-radius:8px;justify-content:center;align-items:center;font-weight:700;text-decoration:none;transition:transform .16s,box-shadow .16s,background .16s,border-color .16s;display:inline-flex}.primary{color:#0a0f1f;text-transform:uppercase;letter-spacing:.02em;background:linear-gradient(135deg,#00a3ff 0%,#00ff9d 100%);padding:.95rem 1.6rem;font-size:.95rem;font-weight:800;box-shadow:0 0 12px #00a3ff,0 0 24px #00a3ff}.primary:hover{transform:translateY(-2px);box-shadow:0 0 20px #00a3ff,0 0 40px #00a3ff,0 0 60px #00a3ff}.secondary{color:#00a3ff;text-transform:uppercase;letter-spacing:.02em;background:#00a3ff14;border:1.5px solid #00a3ff66;padding:.95rem 1.55rem;font-size:.95rem}.secondary:hover{background:#00a3ff26;border-color:#00a3ffb3;transform:translateY(-2px);box-shadow:0 0 12px #00a3ff4d}.ghost{color:#c5cee0;background:0 0;border:1px solid #ffffff1a;padding:.65rem 1rem}.hero-stats{z-index:1;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;display:grid;position:relative}.hero-stats div{background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;padding:1.1rem 1.25rem}.hero-stats strong{font-size:1.4rem;display:block}.hero-stats span{color:#9fb2c9}main{width:100%;max-width:1400px;margin:0 auto;padding:0 clamp(1.5rem,4vw,3.5rem) 4rem}.section{margin:0 auto;padding:3.5rem 0;position:relative}.section.alt{background:#ffffff05;border-radius:28px;margin:0 -999px;padding:3.5rem clamp(1.5rem,4vw,3.5rem)}.section-heading{text-align:center;max-width:800px;margin:0 auto 2rem}.section-heading h2{margin:.3rem auto .5rem;font-size:clamp(2rem,4vw,3rem)}.section-heading p{color:#c7ced9;max-width:760px;margin:0 auto 1.6rem}.feature-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem;display:grid}.card,.plan-card,.step{background:#111828;border:1px solid #00a3ff33;border-radius:8px;padding:1.4rem 1.5rem;transition:all .3s;box-shadow:0 6px 24px #00a3ff26}.card:hover,.plan-card:hover,.step:hover{border-color:#00a3ff66;box-shadow:0 6px 24px #00a3ff4d}.card h3,.plan-card h3,.step h4{letter-spacing:-.01em;margin:0 0 .5rem}.card p,.step p{color:#c7ced9;margin:0 0 .9rem}ul{color:#d4dbea;padding-left:1.2rem}ul li{margin-bottom:.4rem}.columns{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.stack{background:#ffffff08;border:1px solid #ffffff0f;border-radius:16px;flex-direction:column;gap:.75rem;padding:1.2rem 1.4rem;display:flex}.server-grid,.pill-group{flex-wrap:wrap;gap:.75rem;display:flex}.pill{color:#00a3ff;background:#00a3ff14;border:1px solid #00a3ff4d;border-radius:6px;padding:.75rem 1.1rem;font-size:.9rem;font-weight:600;transition:all .2s}.pill:hover{background:#00a3ff26;border-color:#00a3ff80}.pill.muted{color:#6b8fad;background:#ffffff08;border-style:dashed;border-color:#ffffff1a}.plans{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;justify-content:center;align-items:flex-start;gap:1rem;padding:0 clamp(1.5rem,10vw,5rem) 1rem;display:flex;overflow:auto hidden}.plans::-webkit-scrollbar{height:8px}.plans::-webkit-scrollbar-track{background:#00a3ff1a;border-radius:4px}.plans::-webkit-scrollbar-thumb{background:#00a3ff66;border-radius:4px}.plans::-webkit-scrollbar-thumb:hover{background:#00a3ff99}.plan-card{flex-direction:column;flex-shrink:0;gap:.8rem;min-width:280px;display:flex}.plan-header{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.price{color:#00ff9d;background:#00ff9d26;border-radius:6px;padding:.35rem .7rem;font-size:.95rem;font-weight:700}.plan-card ul{flex:1;margin:0;padding-left:1.1rem}.secondary.full{text-align:center;width:100%}.steps{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;display:grid}.step{grid-template-columns:auto 1fr;align-items:center;gap:.9rem;display:grid}.step-number{color:#021627;background:linear-gradient(135deg,#00ffc659,#007aff33);border-radius:12px;place-items:center;width:48px;height:48px;font-weight:700;display:grid}.blurbs{gap:.8rem}.quote{color:#c7ced9;background:#ffffff0a;border:1px dashed #ffffff26;border-radius:12px;padding:.9rem 1rem}.contact{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.contact a{color:#00a3ff;background:#00a3ff14;border:1px solid #00a3ff4d;border-radius:6px;padding:.7rem 1rem;font-weight:600;text-decoration:none;transition:all .2s}.contact a:hover{background:#00a3ff26;border-color:#00a3ff80;box-shadow:0 0 12px #00a3ff33}@media (max-width:900px){.nav{flex-direction:column;align-items:flex-start;gap:.8rem}.section.alt{margin:0}}@keyframes glow-pulse{0%,to{box-shadow:0 0 20px #00ffcc4d,inset 0 1px #ffffff1a}50%{box-shadow:0 0 30px #00ffcc80,inset 0 1px #fff3}}@keyframes float-slow{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes scan-line{0%{top:0%}to{top:100%}}.primary{animation:3s ease-in-out infinite glow-pulse}.card:nth-child(2n){animation:6s ease-in-out infinite float-slow}.card:nth-child(odd){animation:7s ease-in-out .5s infinite float-slow}.hero h1{background:linear-gradient(135deg,#00a3ff 0%,#00ff9d 100%) 0 0/200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:6s linear infinite gradient-shift}@keyframes gradient-shift{0%{background-position:0%}to{background-position:200%}}.eyebrow{color:#0fc;background:#00ffcc14;border:1px solid #0fc3}@media (max-width:900px){.nav{flex-direction:column;align-items:flex-start;gap:.8rem}.section.alt{margin:0}}@media (max-width:640px){.hero{padding-top:3rem}.hero:before{inset:1rem}.hero-stats{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}}.auth-container{background:linear-gradient(135deg,#0a0e27 0%,#1a0f3c 25%,#0d1f2d 50%,#0a0e27 75%,#1a0f3c 100%);justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex;position:relative}.auth-container:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle at 15% 25%,#00ffc80f,#0000 25%),radial-gradient(circle at 85% 15%,#64c8ff0f,#0000 20%),radial-gradient(circle at 50% 90%,#ff64640a,#0000 25%);position:fixed;inset:0}.auth-card{z-index:1;background:#0a1428cc;border:1px solid #0fc3;border-radius:12px;width:100%;max-width:400px;padding:2.5rem;position:relative;box-shadow:0 0 30px #00000080,inset 0 0 1px #00ffcc1a}.auth-header{text-align:center;margin-bottom:2rem}.auth-header h1{background:linear-gradient(135deg,#0fc,#0cf) 0 0/200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 .5rem;font-size:1.8rem}.auth-header p{color:#9fb2c9;margin:0;font-size:.95rem}.auth-form{flex-direction:column;gap:1.2rem;display:flex}.form-group{flex-direction:column;gap:.5rem;display:flex}.form-group label{color:#c7ced9;letter-spacing:.01em;font-size:.9rem;font-weight:600}.form-group input{color:#e9edf5;background:#ffffff0d;border:1px solid #0fc3;border-radius:8px;padding:.75rem .9rem;font-family:inherit;font-size:.95rem;transition:all .2s}.form-group input::placeholder{color:#6b8fad}.form-group input:focus{background:#ffffff14;border-color:#0fc6;outline:none;box-shadow:0 0 10px #00ffcc1a}.auth-form button{margin-top:.5rem}.error-message{color:#f99;text-align:center;background:#ff64641a;border:1px solid #ff64644d;border-radius:8px;padding:.9rem;font-size:.9rem}.auth-footer{text-align:center;border-top:1px solid #00ffcc1a;margin-top:1.5rem;padding-top:1.5rem}.auth-footer p{color:#c7ced9;margin:0;font-size:.9rem}.auth-footer .link{color:#0fc;font-weight:600;text-decoration:none;transition:color .2s}.auth-footer .link:hover{color:#0cf}.dashboard{max-width:800px;margin:0 auto;padding:2rem}.dashboard h1{color:#e9edf5;margin-bottom:2rem;font-size:2rem}.dashboard h2,.dashboard h3{color:#e9edf5;margin-top:1.5rem;margin-bottom:1rem}.user-info{background:#0a1428b3;border:1px solid #00ffcc26;border-radius:8px;margin-bottom:2rem;padding:1.5rem;box-shadow:0 0 20px #00000080}.user-info p{color:#c7ced9;margin:.5rem 0}.user-info strong{color:#0fc}.config-section{background:#0a1428b3;border:1px solid #00ffcc26;border-radius:8px;margin-bottom:2rem;padding:1.5rem;box-shadow:0 0 20px #00000080}.config-section .form-group{margin-bottom:1.2rem}.config-section label{color:#c7ced9;margin-bottom:.5rem;font-size:.95rem;font-weight:600;display:block}.config-section input,.config-section select{color:#e9edf5;background:#ffffff0d;border:1px solid #0fc3;border-radius:8px;width:100%;padding:.75rem .9rem;font-family:inherit;font-size:.95rem;transition:all .2s}.config-section input::placeholder{color:#6b8fad}.config-section input:focus,.config-section select:focus{background:#ffffff14;border-color:#0fc6;outline:none;box-shadow:0 0 10px #00ffcc1a}.config-section button{margin-top:.5rem}.config-display{background:#0a1428b3;border:1px solid #00ffcc26;border-radius:8px;padding:1.5rem;box-shadow:0 0 20px #00000080}.config-display pre{background:#0006;border:1px solid #0fc3;border-radius:6px;max-height:300px;padding:1rem;overflow:auto}.config-display code{color:#0fc;font-family:Courier New,monospace;font-size:.85rem;line-height:1.5}.button-group{gap:1rem;margin-top:1.5rem;display:flex}.button-group button{flex:1}.qr-code-section{text-align:center;background:#ffffff08;border:1px solid #0fc3;border-radius:8px;margin-bottom:1.5rem;padding:1.5rem}.qr-code-section h4{color:#c7ced9;margin-bottom:1rem;font-size:.95rem;font-weight:600}.qr-code-image{background:#fff;border-radius:6px;width:100%;max-width:300px;height:auto;padding:1rem;box-shadow:0 0 10px #00ffcc1a}.devices-section{background:#0a1428b3;border:1px solid #00ffcc26;border-radius:8px;margin-top:2rem;padding:1.5rem;box-shadow:0 0 20px #00000080}.devices-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.devices-header h2{margin:0}.devices-header button.small{color:#0fc;cursor:pointer;background:#00ffcc26;border:1px solid #00ffcc4d;border-radius:6px;padding:.5rem 1rem;font-size:.85rem;transition:all .2s}.devices-header button.small:hover:not(:disabled){background:#00ffcc40;box-shadow:0 0 8px #0fc3}.devices-header button.small:disabled{opacity:.5;cursor:not-allowed}.no-devices{color:#a0aab8;text-align:center;padding:2rem;font-style:italic}.devices-list{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem;display:grid}.device-card{background:#ffffff08;border:1px solid #00ffcc26;border-radius:8px;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem;transition:all .2s;display:flex;box-shadow:0 0 15px #00ffcc0d}.device-card:hover{background:#ffffff0d;border-color:#00ffcc4d;box-shadow:0 0 15px #00ffcc26}.device-info{flex:1}.device-info h4{color:#0fc;margin:0 0 .75rem;font-size:1.05rem}.device-info p{color:#a0aab8;margin:.4rem 0;font-size:.9rem}.device-region{color:#c7ced9;font-weight:500}.device-date{font-size:.85rem}.device-status{align-items:center;gap:.5rem;display:flex}.device-status .status-active{color:#4ade80;background:#4ade8026;border-radius:4px;padding:.2rem .6rem;font-weight:600}.device-status .status-inactive{color:#f87171;background:#f8717126;border-radius:4px;padding:.2rem .6rem;font-weight:600}.revoke-btn{color:#f87171;cursor:pointer;white-space:nowrap;background:#ef444426;border:1px solid #ef44444d;border-radius:6px;padding:.6rem 1.2rem;font-size:.9rem;font-weight:500;transition:all .2s}.revoke-btn:hover:not(:disabled){background:#ef444440;border-color:#ef444480;box-shadow:0 0 8px #ef444433}.revoke-btn:disabled{opacity:.6;cursor:not-allowed}.billing{max-width:1200px;margin:0 auto;padding:2rem}.billing h1{color:#e9edf5;margin-bottom:1rem;font-size:2rem}.billing h2{color:#e9edf5;margin-bottom:1rem;font-size:1.5rem}.error-message{color:#f99;background:#ff64641a;border:1px solid #ff64644d;border-radius:8px;margin-bottom:2rem;padding:1rem}.billing-intro{text-align:center;margin-bottom:2rem}.billing-intro p{color:#c7ced9;font-size:1.1rem}.plans-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}.plan-card{background:#0a1428b3;border:1px solid #00ffcc26;border-radius:12px;flex-direction:column;padding:1.5rem;transition:all .3s;display:flex;box-shadow:0 0 20px #00000080}.plan-card:hover{border-color:#00ffcc4d;transform:translateY(-4px);box-shadow:0 0 30px #00ffcc26}.plan-header{margin-bottom:1.5rem}.plan-header h3{color:#e9edf5;margin:0 0 .5rem;font-size:1.3rem}.plan-header .price{color:#0fc;margin:0;font-size:1.1rem;font-weight:700}.perks-list{flex:1;margin:0 0 1.5rem;padding:0;list-style:none}.perks-list li{color:#c7ced9;padding:.5rem 0;font-size:.9rem;line-height:1.4}.perks-list li:before{content:"";color:#0fc}.plan-note{color:#9fb2c9;text-align:center;background:#00ffcc14;border-radius:8px;margin:0;padding:.75rem;font-size:.9rem}.plan-card .secondary.full{width:100%}.billing-section{text-align:center;background:#0a1428b3;border:1px solid #00ffcc26;border-radius:12px;padding:2rem;box-shadow:0 0 20px #00000080}.billing-section p{color:#c7ced9;margin-bottom:1.5rem}.invisible{visibility:hidden}.hidden{display:none}@layer base{:root{color:#f8fafc;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#020409;font-family:Space Grotesk,IBM Plex Mono,Helvetica Neue,sans-serif;font-weight:400;line-height:1.6}body{color:#f8fafc;background:linear-gradient(#020409 0%,#0a0f1a 60%,#000 100%);min-height:100vh}*{box-sizing:border-box}a{text-decoration-line:none}}@layer utilities{.glow-ring{box-shadow:0 0 20px #0f8,0 0 40px #00e5ff,inset 0 0 40px #00ff8814}.gridlines{background-image:linear-gradient(#00e5ff0a 1px,#0000 1px),linear-gradient(90deg,#00e5ff0a 1px,#0000 1px);background-size:32px 32px}}
