:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#e8eef8;background:#081321}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}button,input,select{font:inherit}.tekniq-route-loading,.tekniq-connect-route-loading,.tekniq-connect-route-error{min-height:100vh;display:grid;place-items:center;margin:0;padding:32px;color:#e8eef8;background:#081321;font:600 16px/1.5 Inter,system-ui,sans-serif;text-align:center}.viewer-landing{min-height:100%;display:grid;place-items:center;padding:32px;background:radial-gradient(circle at 50% 20%,rgba(248,191,0,.09),transparent 34%),linear-gradient(145deg,#0d1b2c,#07111d 62%)}.viewer-landing-card{width:min(520px,100%);display:flex;flex-direction:column;align-items:center;padding:34px;border:1px solid rgba(148,163,184,.3);border-radius:12px;background:#0f172adb;box-shadow:0 28px 80px #00000057;text-align:center}.viewer-landing-eyebrow{color:#f8bf00;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.viewer-landing h1{margin:12px 0 0;font-size:clamp(24px,5vw,34px);line-height:1.15}.viewer-landing p{max-width:430px;margin:14px 0 0;color:#aebdce;line-height:1.6}.viewer-landing-action{display:inline-flex;align-items:center;justify-content:center;min-height:44px;margin-top:24px;padding:0 20px;border:1px solid #f8bf00;border-radius:7px;color:#17120a;background:#f8bf00;font-weight:900;cursor:pointer}.viewer-landing-action:hover,.viewer-landing-action:focus-within{background:#ffd34d;border-color:#ffe27a}.viewer-landing-action input{display:none}.viewer-landing-error{margin-top:16px;color:#fca5a5;font-size:13px}
