*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0a0e17;--surface:rgba(18,24,38,0.75);--cyan:#00f0ff;--lime:#b9ff3c;--text:#eef5ff;--muted:#9aa9c1;--radius:8px;--glow:0 0 12px rgba(0,240,255,0.25);--glow-lime:0 0 10px rgba(185,255,60,0.3)}html,body{height:100%;width:100%;overflow:hidden;font-family:'Inter',-apple-system,BlinkMacSystemFont,sans-serif;background:radial-gradient(ellipse at 50% 30%,#0f1a2b 0,#0a0e17 70%);color:var(--text);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;position:relative;-webkit-tap-highlight-color:transparent}body{padding:1.5rem}.status-grid{position:absolute;top:0;left:0;width:100%;height:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(16px,1fr));gap:1.2rem;padding:2rem;opacity:.2;pointer-events:none;z-index:0;mask-image:radial-gradient(circle at 50% 50%,black 20%,transparent 80%);-webkit-mask-image:radial-gradient(circle at 50% 50%,black 20%,transparent 80%)}.dot{width:16px;height:16px;border-radius:50%;background:var(--cyan);box-shadow:0 0 6px var(--cyan);animation:pulseDot 2.8s infinite ease-in-out}.dot.lime{background:var(--lime);box-shadow:0 0 6px var(--lime);animation-delay:.4s}.dot:nth-child(odd){animation-delay:.2s}.dot:nth-child(3n){animation-delay:.7s}@keyframes pulseDot{0%,100%{opacity:.25;transform:scale(0.8)}50%{opacity:.7;transform:scale(1.2)}}@media(prefers-reduced-motion:reduce){.dot{animation:none;opacity:.4}}.container{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:780px;width:100%;gap:2rem}.logo{width:clamp(48px,8vw,64px);height:auto;margin-bottom:.5rem;filter:drop-shadow(0 0 8px rgba(0,240,255,0.4))}h1{font-family:'Inter',sans-serif;font-weight:700;font-size:clamp(2.2rem,7vw,3.8rem);line-height:1.2;color:white;letter-spacing:-0.02em;min-height:1.3em;white-space:nowrap;overflow:hidden;border-right:3px solid var(--cyan);animation:blinkCursor .9s infinite;width:fit-content;margin:0 auto;max-width:100%}@keyframes blinkCursor{0%,100%{border-color:var(--cyan)}50%{border-color:transparent}}@media(prefers-reduced-motion:reduce){h1{border-right:none;animation:none;white-space:normal}}.subhead{font-size:clamp(1.1rem,2.5vw,1.5rem);font-weight:400;color:var(--muted);opacity:0;animation:fadePulse 1.2s ease-out 2s forwards;margin-top:-0.5rem}@keyframes fadePulse{0%{opacity:0;text-shadow:0 0 0 transparent}70%{opacity:1;text-shadow:0 0 12px var(--cyan)}100%{opacity:1;text-shadow:0 0 0 transparent}}@media(prefers-reduced-motion:reduce){.subhead{animation:none;opacity:1}}.cta-platform{background:rgba(10,20,35,0.7);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-radius:16px;padding:.5rem;border:2px solid var(--cyan);box-shadow:0 0 20px rgba(0,240,255,0.2),inset 0 0 20px rgba(0,240,255,0.1);transition:border-width .2s,box-shadow .2s;margin-top:.5rem}.cta-platform:hover,.cta-platform:focus-within{border-width:4px;box-shadow:0 0 30px rgba(0,240,255,0.5),inset 0 0 30px rgba(0,240,255,0.2)}.cta-btn{display:inline-flex;align-items:center;justify-content:center;background:rgba(0,240,255,0.08);color:white;font-weight:700;font-size:clamp(1.2rem,2.2vw,1.5rem);padding:1rem 2.5rem;border-radius:12px;text-decoration:none;letter-spacing:.02em;border:2px solid var(--cyan);background:linear-gradient(135deg,rgba(0,240,255,0.15) 0,rgba(0,240,255,0.02) 100%);transition:all .2s;min-height:56px;min-width:260px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);outline-offset:3px}.cta-btn:focus-visible{outline:3px solid var(--lime);border-color:var(--lime)}.cta-btn:hover{background:rgba(0,240,255,0.2);border-color:var(--lime);box-shadow:0 0 25px var(--glow-lime)}.trust-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.5rem;margin-top:.5rem;font-size:.9rem;color:var(--muted)}.badge{display:flex;align-items:center;gap:.5rem;background:rgba(255,255,255,0.04);padding:.5rem 1.2rem;border-radius:40px;border:1px solid rgba(0,240,255,0.3);animation:softPulse 8s infinite}@keyframes softPulse{0%,100%{border-color:rgba(0,240,255,0.3);box-shadow:0 0 4px rgba(0,240,255,0.1)}50%{border-color:rgba(0,240,255,0.7);box-shadow:0 0 12px rgba(0,240,255,0.3)}}@media(prefers-reduced-motion:reduce){.badge{animation:none}}.ticker{font-family:monospace;background:rgba(0,0,0,0.4);padding:.4rem 1rem;border-radius:20px;color:var(--lime);font-weight:700}.lock-icon{display:inline-block;width:20px;height:20px;background:currentColor;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><rect x="5" y="11" width="14" height="10" rx="2" fill="white"/><path d="M8 11V7a4 4 0 0 1 8 0v4" stroke="white" stroke-width="2" fill="none"/></svg>') center/contain no-repeat;-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><rect x="5" y="11" width="14" height="10" rx="2" fill="white"/><path d="M8 11V7a4 4 0 0 1 8 0v4" stroke="white" stroke-width="2" fill="none"/></svg>') center/contain no-repeat;background:var(--cyan);animation:flipIcon 15s infinite}@keyframes flipIcon{0%,45%{transform:rotateY(0)}50%,95%{transform:rotateY(180deg);background:var(--lime);mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z" fill="white"/></svg>') center/contain no-repeat;-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z" fill="white"/></svg>') center/contain no-repeat}100%{transform:rotateY(0)}}@media(prefers-reduced-motion:reduce){.lock-icon{animation:none;background:var(--lime);mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z" fill="white"/></svg>') center/contain no-repeat;-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z" fill="white"/></svg>') center/contain no-repeat}}.diagnostic-cards{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:.8rem;width:100%}.card{background:rgba(18,24,38,0.7);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:var(--radius);padding:.9rem 1.5rem;border:1px solid rgba(255,255,255,0.08);box-shadow:inset 0 0 20px rgba(0,240,255,0.05);font-size:.9rem;display:flex;align-items:center;gap:.5rem;color:var(--muted)}.card strong{color:white;margin-right:.3rem}@media(max-width:600px){body{padding:1rem}.status-grid{grid-template-columns:1fr;gap:1rem;padding:1rem;opacity:.15}.dot{width:12px;height:12px}h1{white-space:normal;font-size:2rem;border-right:none;animation:none}.trust-row{flex-direction:column;gap:.8rem}.cta-btn{width:90%;min-width:auto}.diagnostic-cards{flex-direction:column;align-items:center}}