.ep-shell{background:#060e22;justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex;position:relative;overflow:hidden}.ep-bg-mesh{background:radial-gradient(70% 60% at 20% 40%,#2563eb38 0%,#0000 65%),radial-gradient(50% 50% at 80% 70%,#38bdf81f 0%,#0000 65%);position:absolute;inset:0}.ep-bg-grid{background-image:linear-gradient(#38bdf80a 1px,#0000 1px),linear-gradient(90deg,#38bdf80a 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.ep-routes{pointer-events:none;position:absolute;inset:0}.ep-rpath{fill:none;stroke:#2563eb26;stroke-width:1.5px;stroke-dasharray:8 6}.ep-rflow{fill:none;stroke:#38bdf866;stroke-width:1.5px;stroke-dasharray:16 200;animation:4s linear infinite ep-flow}@keyframes ep-flow{to{stroke-dashoffset:-216px}}.ep-rnode{fill:#38bdf880;animation:2s ease-in-out infinite ep-pulse}@keyframes ep-pulse{0%,to{opacity:.4;r:4}50%{opacity:1;r:6}}.ep-content{z-index:1;text-align:center;flex-direction:column;align-items:center;width:100%;max-width:540px;display:flex;position:relative}.ep-logo{align-items:center;gap:10px;margin-bottom:48px;display:flex}.ep-logo-mark{color:#fff;background:linear-gradient(135deg,#2563eb,#38bdf8);border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;font-weight:900;display:flex}.ep-logo-text{color:#fff;letter-spacing:-.02em;font-size:1.2rem;font-weight:900}.ep-logo-text span{color:#38bdf8}.ep-code{align-items:center;gap:16px;margin-bottom:28px;display:flex}.ep-code-4{color:#ffffff14;letter-spacing:-.04em;text-shadow:0 0 40px #2563eb4d;font-family:Cabinet Grotesk,sans-serif;font-size:clamp(4rem,12vw,7rem);font-weight:900;line-height:1}.ep-code-mid{flex-shrink:0;width:clamp(60px,10vw,80px);height:clamp(60px,10vw,80px)}.ep-title{color:#fff;letter-spacing:-.02em;margin-bottom:14px;font-size:clamp(1.4rem,4vw,2rem);font-weight:900}.ep-sub{color:#ffffff80;max-width:420px;margin-bottom:36px;font-size:.95rem;line-height:1.65}.ep-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:48px;display:flex}.ep-btn{border-radius:12px;align-items:center;gap:8px;padding:11px 22px;font-size:13.5px;font-weight:700;text-decoration:none;transition:opacity .15s,transform .15s;display:inline-flex}.ep-btn:hover{opacity:.88;transform:translateY(-1px)}.ep-btn--primary{color:#fff;background:linear-gradient(135deg,#2563eb,#38bdf8)}.ep-btn--ghost{color:#fffc;background:#ffffff12;border:1px solid #ffffff1f}.ep-stat-row{background:#ffffff0a;border:1px solid #ffffff12;border-radius:16px;align-items:center;gap:24px;padding:20px 32px;display:flex}.ep-stat{text-align:center}.ep-stat-num{color:#38bdf8;margin-bottom:3px;font-size:1.1rem;font-weight:800}.ep-stat-lbl{color:#fff6;text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-weight:600}.ep-stat-div{background:#ffffff1a;width:1px;height:32px}.ep-offline .ep-code-4{color:#ffffff0f}.ep-offline .ep-stat-num{color:#d97706}@media (max-width:480px){.ep-stat-row{gap:16px;padding:16px 20px}.ep-code-4{font-size:4rem}}
