:root{font-family:Inter,"Segoe UI",Arial,sans-serif;color:#10243d;background:#edf4f9;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 15% 10%,#dceeff 0,transparent 34%),radial-gradient(circle at 90% 90%,#dff7ee 0,transparent 30%),#f4f8fb}.shell{min-height:100vh;display:grid;grid-template-rows:auto 1fr;gap:44px;padding:32px}.brand{display:flex;align-items:center;gap:12px;color:#0877d1;letter-spacing:.16em;font-size:13px}.brand-mark{display:grid;place-items:center;width:36px;height:36px;border-radius:11px;background:#0877d1;color:#fff;font-size:20px;font-weight:900;box-shadow:0 9px 22px #0877d13b}.brand strong,.brand span{display:block}.brand span{margin-top:2px;color:#627991;font-size:10px;letter-spacing:.24em}.meeting-card{align-self:start;justify-self:center;width:min(720px,100%);padding:54px;border:1px solid #d4e1eb;border-radius:28px;background:#ffffffed;box-shadow:0 30px 90px #23415c1c;text-align:center;backdrop-filter:blur(15px)}.status-icon{display:grid;place-items:center;width:72px;height:72px;margin:0 auto 24px;border-radius:22px;background:#e8f4fe}.status-icon span{width:18px;height:18px;border:3px solid #1687dd;border-top-color:transparent;border-radius:50%;animation:spin .9s linear infinite}.status-icon.ready{background:#e8f8f1}.status-icon.ready span{width:22px;height:12px;border:0;border-left:3px solid #24a36a;border-bottom:3px solid #24a36a;border-radius:0;transform:rotate(-45deg);animation:none}.status-icon.error{background:#fff0f0}.status-icon.error span{width:24px;height:3px;border:0;border-radius:2px;background:#d84646;animation:none}.eyebrow{margin:0 0 10px;color:#0877d1;font-size:12px;font-weight:800;letter-spacing:.18em}h1{margin:0;color:#10243d;font-size:clamp(30px,5vw,46px);line-height:1.12;letter-spacing:-.035em}.message{max-width:570px;margin:18px auto 0;color:#5c7085;font-size:16px;line-height:1.7}.security-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:34px 0 24px;text-align:left}.security-row div{padding:17px 18px;border:1px solid #dae6ef;border-radius:16px;background:#f8fbfd}.security-row strong,.security-row span{display:block}.security-row strong{font-size:14px}.security-row span{margin-top:5px;color:#6a7c8e;font-size:12px;line-height:1.45}button{width:100%;min-height:52px;border:0;border-radius:14px;background:#0877d1;color:#fff;font:inherit;font-weight:800;box-shadow:0 12px 24px #0877d12e;cursor:pointer}button:disabled{background:#dce5ec;color:#7890a3;box-shadow:none;cursor:not-allowed}.footnote{margin:17px 0 0;color:#8495a5;font-size:12px;line-height:1.5}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:640px){.shell{gap:28px;padding:22px}.meeting-card{padding:34px 22px;border-radius:22px}.security-row{grid-template-columns:1fr}h1{font-size:31px}}
