:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f4f8ff;background:#070b12;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}button,input{font:inherit}button{-webkit-tap-highlight-color:transparent}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 92% -8%,rgba(45,112,185,.34),transparent 38%),radial-gradient(circle at -5% 36%,rgba(34,173,137,.12),transparent 32%),#070b12}.shell{width:min(100%,720px);min-height:100vh;margin:0 auto;padding:max(22px,env(safe-area-inset-top)) 18px max(30px,env(safe-area-inset-bottom))}.shell.centered{display:grid;place-content:center;justify-items:center;gap:12px}.brandRow{display:flex;align-items:center;gap:9px;color:#dce8f8;font-size:13px;font-weight:750;letter-spacing:.01em}.brandMark{display:grid;width:28px;height:28px;place-items:center;border:1px solid rgba(118,234,202,.36);border-radius:9px;color:#76eaca;background:#1c554c5c}.pilotBadge{margin-left:auto;padding:5px 8px;border:1px solid #33475f;border-radius:999px;color:#8fa4bc;font-size:9px;letter-spacing:.13em}.hero{padding:37px 2px 25px}.eyebrow,.sectionKicker{margin:0 0 8px;color:#76eaca;font-size:10px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}h1{margin:0;font-size:clamp(30px,9vw,45px);line-height:1.02;letter-spacing:-.045em}h2{margin:0;font-size:19px;letter-spacing:-.025em}.lead{max-width:520px;margin:13px 0 0;color:#99a9bc;font-size:15px;line-height:1.55}.muted{color:#8294aa}.statusCard,.truthNote,.enrollIntro,.enrollmentCard,.accessGate{border:1px solid #26384e;background:linear-gradient(135deg,#131f30f0,#0c1420f0);box-shadow:0 22px 70px #00000047}.statusCard{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:19px;border-radius:20px}.statusCard.positive{border-color:#52dcb16b}.statusCard.warning{border-color:#f7ba4e7a}.statusHeading{display:flex;align-items:center;gap:12px;min-width:0}.statusHeading>div,.planInfo{display:grid;gap:4px}.statusHeading span:not(.statusDot),.planInfo span{color:#91a4ba;font-size:12px}.statusDot{flex:0 0 auto;width:10px;height:10px;border-radius:50%;background:#8294aa;box-shadow:0 0 0 5px #8294aa1a}.positive .statusDot{background:#76eaca;box-shadow:0 0 0 5px #76eaca1f}.warning .statusDot{background:#f7ba4e;box-shadow:0 0 0 5px #f7ba4e1f}.planInfo{flex:0 0 auto;text-align:right}.notice{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:13px;padding:13px 15px;border:1px solid #38506b;border-radius:14px;color:#dbe9f8;background:#142338;font-size:12px;line-height:1.45}.notice.success{border-color:#52dcb161;background:#123f37cc}.notice.error{border-color:#81444b;color:#ffdada;background:#301c22}.notice button{flex:0 0 auto;min-width:44px;min-height:44px;border:0;color:inherit;background:transparent;cursor:pointer;font-size:20px}.freshnessNotice{display:flex;align-items:center;justify-content:space-between;gap:13px;margin-top:13px;padding:12px 14px;border:1px solid #775d2c;border-radius:14px;color:#f1dcae;background:#2b2519;font-size:12px;line-height:1.45}.freshnessNotice button{flex:0 0 auto;min-height:44px;padding:0 12px;border:1px solid #8a6e34;border-radius:10px;color:#ffe5a7;background:#3a301d;cursor:pointer;font-size:11px;font-weight:800}.freshnessNotice button:disabled{cursor:not-allowed;opacity:.55}.sectionBlock{margin-top:31px}.sectionTitle{display:flex;align-items:end;justify-content:space-between;gap:16px;margin:0 2px 13px}.verifiedLabel{flex:0 0 auto;color:#76eaca;font-size:10px;font-weight:700}.mode{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;width:100%;margin-top:10px;padding:17px;border:1px solid #27394f;border-radius:17px;background:#0f1927e6}.mode.active{border-color:#76eaca87;background:linear-gradient(115deg,#19544c75,#0f1927f5 66%);box-shadow:inset 0 0 0 1px #76eaca14}.mode.inactive{border-color:#34465a}.mode.planned{opacity:.7}.modeIcon{display:grid;width:36px;height:36px;place-items:center;border:1px solid #334960;border-radius:11px;color:#91a9c2;font-size:10px;font-weight:800}.mode strong{font-size:14px}.mode p{margin:5px 0 0;color:#8799ae;font-size:12px;line-height:1.45}.modeTitle{display:flex;align-items:center;gap:8px}.modeTitle span{padding:3px 6px;border-radius:5px;color:#9eafc2;background:#273648;font-size:9px;font-weight:700;text-transform:uppercase}.check{display:grid;width:25px;height:25px;place-items:center;border-radius:50%;color:#08110f;background:#76eaca;font-size:13px;font-weight:900}.devicesHeading{align-items:center}.deviceCount{display:grid;flex:0 0 auto;min-width:62px;text-align:right}.deviceCount strong{font-size:30px;line-height:1;letter-spacing:-.04em}.deviceCount span{margin-top:3px;color:#8294aa;font-size:11px}.enrollIntro,.accessGate{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:19px;border-radius:18px;box-shadow:none}.enrollIntro strong,.accessGate strong{font-size:14px}.enrollIntro p,.accessGate p{margin:6px 0 0;color:#8fa2b8;font-size:12px;line-height:1.5}.accessGate{display:block;border-color:#39465a}.primaryButton,.secondaryButton,.dangerButton,.refreshButton,.textButton,.tokenButton,.iconButton,.clearClipboardButton{border:0;cursor:pointer}.primaryButton{min-height:44px;padding:0 16px;border-radius:12px;color:#07110e;background:#76eaca;font-size:12px;font-weight:800;white-space:nowrap}.primaryButton:hover{background:#8cf3d7}.primaryButton:disabled,.dangerButton:disabled,.secondaryButton:disabled{cursor:not-allowed;opacity:.5}.enrollmentCard{padding:19px;border-color:#76eaca70;border-radius:18px;box-shadow:none}.enrollmentTop{display:flex;align-items:start;justify-content:space-between;gap:14px}.enrollmentTop strong{font-size:14px}.iconButton{display:grid;width:44px;height:44px;place-items:center;border:1px solid #32465d;border-radius:10px;color:#9cb0c6;background:#18273a;font-size:20px}.tokenButton{display:grid;width:100%;margin-top:16px;padding:14px;border:1px solid #38586a;border-radius:13px;color:#e6fff7;background:#0b171d;text-align:left}.tokenButton code{overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;line-height:1.5}.tokenButton span{margin-top:8px;color:#76eaca;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.clearClipboardButton{min-height:44px;margin-top:8px;padding:0 12px;border-radius:10px;color:#a9bdd1;background:#1d2d40;font-size:11px;font-weight:750}.steps{display:grid;gap:8px;margin:16px 0 0;padding-left:20px;color:#9aacbe;font-size:12px;line-height:1.5}.secretWarning{margin:14px 0 0;padding-top:13px;border-top:1px solid #293b4f;color:#e4b9a2;font-size:11px;line-height:1.5}.deviceList{display:grid;gap:9px;margin-top:12px}.deviceItem{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:12px;padding:16px;border:1px solid #24374c;border-radius:17px;background:#0d1623e6}.deviceGlyph{display:grid;width:34px;height:34px;place-items:center;border-radius:11px;color:#8ea1b6;background:#1a2a3e;font-size:10px}.deviceGlyph.positive{color:#76eaca;background:#276f5c4d}.deviceGlyph.warning{color:#f7ba4e;background:#82591c47}.deviceGlyph.danger{color:#ff929b;background:#8030394d}.deviceBody{min-width:0}.deviceNameRow{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.deviceNameRow strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.statePill{padding:4px 7px;border-radius:999px;color:#9bafc5;background:#223247;font-size:9px;font-weight:750}.statePill.positive{color:#8ef1d6;background:#276f5c4d}.statePill.warning{color:#ffd27e;background:#82591c4d}.statePill.danger{color:#ffb3b9;background:#8030394d}.deviceBody p{margin:7px 0 0;color:#8498ad;font-size:11px;line-height:1.5}.createdAt{display:block;margin-top:7px;color:#5f748a;font-size:10px}.textButton{min-height:44px;padding:4px 6px;color:#95a8bc;background:transparent;font-size:10px;font-weight:700}.dangerText{color:#e7a1a7}.emptyDevices{display:grid;justify-items:center;padding:28px 18px;border:1px dashed #2b3e53;border-radius:17px;color:#72879d;text-align:center}.emptyDevices>span{margin-bottom:10px;font-size:23px}.emptyDevices strong{color:#b7c5d5;font-size:13px}.emptyDevices p{max-width:330px;margin:6px 0 0;font-size:11px;line-height:1.5}.refreshButton{display:block;min-height:44px;margin:12px auto 0;padding:8px 10px;color:#7890a8;background:transparent;font-size:10px;font-weight:700}.refreshButton:disabled{cursor:not-allowed;opacity:.55}.truthNote{margin-top:28px;padding:17px 18px;border-radius:16px;box-shadow:none}.truthNote strong{font-size:12px}.truthNote p{margin:6px 0 0;color:#8294aa;font-size:12px;line-height:1.5}.footnote{margin:22px 0 0;color:#586b81;font-size:10px;letter-spacing:.05em;text-align:center;text-transform:uppercase}.loader{width:28px;height:28px;border:2px solid #24364a;border-top-color:#76eaca;border-radius:50%;animation:spin .8s linear infinite}.emptyState{display:grid;max-width:410px;justify-items:center;padding:28px;border:1px solid #2d4157;border-radius:22px;background:#0e1826e6;text-align:center}.emptyState h1{margin-top:14px;font-size:25px}.emptyState p{color:#8fa2b8;font-size:13px;line-height:1.55}.emptyIcon{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;color:#ffd2d5;background:#54282f;font-weight:900}.confirmDialog{width:min(calc(100% - 36px),500px);max-height:calc(100dvh - 36px);margin:auto;padding:24px;overflow:auto;border:1px solid #3a4d62;border-radius:22px;color:#f4f8ff;background:#111d2c;box-shadow:0 28px 90px #0000008c}.confirmDialog::backdrop{background:#02060bbd;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.dialogIcon{display:grid;width:38px;height:38px;place-items:center;margin-bottom:15px;border-radius:12px;color:#ffb7bd;background:#4b252c;font-size:22px}.confirmDialog p{margin:10px 0 0;color:#91a4ba;font-size:13px;line-height:1.55}.dialogActions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:22px}.secondaryButton,.dangerButton{min-height:45px;border-radius:12px;font-size:12px;font-weight:800}.secondaryButton{color:#ccdaea;background:#243449}.dangerButton{color:#fff0f1;background:#a64650}button:focus-visible{outline:2px solid #a0f6df;outline-offset:3px}@keyframes spin{to{transform:rotate(360deg)}}@media(min-width:600px){.shell{padding-inline:28px}.statusCard{padding:23px}}@media(max-width:430px){.statusCard{align-items:flex-start}.planInfo{max-width:110px}.enrollIntro{align-items:stretch;flex-direction:column}.primaryButton{width:100%}.freshnessNotice{align-items:stretch;flex-direction:column}.deviceItem{grid-template-columns:auto minmax(0,1fr)}.deviceItem>.textButton{grid-column:2;justify-self:start}}@media(prefers-reduced-motion:reduce){.loader{animation:none}}
