:root{color-scheme:light;--text: #111827;--muted: #6b7280;--soft: #f5f5f7;--panel: #ffffff;--border: #e5e7eb;--blue: #0a84ff;--green: #0a7f4f;--red: #c9362b;--shadow: 0 10px 28px rgba(17, 24, 39, .06)}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;color:var(--text);font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica,Arial,sans-serif;background:var(--soft)}button{font:inherit}h1,p{margin:0}.page{min-height:100vh;display:flex;justify-content:center;padding:24px 16px}.hero{width:min(390px,100%);min-height:calc(100vh - 48px);display:flex;flex-direction:column;justify-content:center;gap:14px}.brand-bar{display:flex;align-items:center;justify-content:center;gap:8px;color:var(--muted);font-size:13px;font-weight:600}.brand-mark{color:var(--text);font-size:16px;font-weight:700}.brand-divider{width:3px;height:3px;border-radius:50%;background:#c7c7cc}.wallet-card-shell{width:100%;display:grid;gap:18px;border:1px solid var(--border);border-radius:28px;background:var(--panel);box-shadow:var(--shadow);padding:22px}.hero-copy{display:grid;gap:7px;text-align:center}.eyebrow{color:var(--muted);font-size:13px;font-weight:600}h1{color:var(--text);font-size:30px;line-height:1.08;font-weight:750;letter-spacing:0}.subtitle{color:var(--muted);font-size:15px;line-height:1.42;font-weight:500}.access-card-preview{position:relative;width:100%;aspect-ratio:1.62;overflow:hidden;border-radius:20px;background:linear-gradient(145deg,#ffffff24,#fff0),linear-gradient(135deg,#0b3d91,#145bd7);box-shadow:inset 0 1px #ffffff38,0 8px 18px #11182714}.card-brand{position:absolute;top:20px;left:20px;z-index:2;display:flex;align-items:center;gap:9px;color:#ffffffe6;font-size:10px;font-weight:650;line-height:1.08}.hid-logo{display:inline-grid;place-items:center;min-width:58px;height:24px;border-radius:6px;background:#fff;color:#0a4ca3;font-size:17px;font-weight:900;letter-spacing:0}.hid-logo-small{position:absolute;right:20px;bottom:20px;min-width:32px;height:14px;border-radius:3px;font-size:9px;z-index:2}.card-wave{display:none}.card-holder{position:absolute;left:20px;right:70px;bottom:20px;z-index:2;display:grid;gap:3px;color:#fff}.card-holder span{color:#ffffffb8;font-size:11px;font-weight:600}.card-holder strong{overflow:hidden;font-size:16px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.wallet-action-area{display:grid;gap:9px}.wallet-device-list{display:grid;gap:8px}.wallet-device-row{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--border);border-radius:14px;padding:11px 12px;background:#f9fafb}.wallet-device-copy{min-width:0;display:grid;gap:3px}.wallet-device-copy strong{font-size:14px}.wallet-device-copy span{overflow-wrap:anywhere;color:var(--muted);font-size:12px}.wallet-device-status{flex:0 0 auto;border-radius:999px;padding:5px 8px;color:#6b7280;background:#eef0f3;font-size:11px;font-weight:700}.wallet-device-status-active{color:var(--green);background:#dcfce7}.wallet-device-status-suspended,.wallet-device-status-suspending,.wallet-device-status-resuming,.wallet-device-status-provisioning,.wallet-device-status-issuance_created{color:#8a5a00;background:#fff3cd}.wallet-device-status-revoked,.wallet-device-status-revoking,.wallet-device-status-removed,.wallet-device-status-failed{color:var(--red);background:#fee2e2}.verification-panel{display:grid;gap:12px;border:1px solid var(--border);border-radius:16px;padding:14px;background:#f9fafb}.verification-panel strong{display:block;margin-bottom:4px;font-size:15px}.verification-panel p{color:var(--muted);font-size:13px;line-height:1.4}.secondary-button{min-height:44px;border:1px solid var(--border);border-radius:12px;padding:0 14px;color:var(--text);background:#fff;cursor:pointer;font-size:14px;font-weight:700}.secondary-button:disabled{opacity:.5;cursor:not-allowed}.secondary-button-dark{color:#fff;border-color:#111;background:#111}.verification-code-row{display:grid;grid-template-columns:1fr auto;gap:8px}.verification-code-row input{min-width:0;min-height:44px;border:1px solid var(--border);border-radius:12px;padding:0 12px;color:var(--text);background:#fff;font:inherit;font-size:16px;letter-spacing:2px}.wallet-button{width:100%;min-height:54px;display:flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:16px;padding:0 18px;color:#fff;background:#111;cursor:pointer;font-size:16px;font-weight:700;letter-spacing:0}.wallet-button:hover{background:#000}.wallet-button:disabled{opacity:.45;cursor:not-allowed}.wallet-button.wallet-button-loading:disabled{opacity:.78;cursor:wait}.wallet-button-watch{background:#1466bd}.wallet-button-watch:hover{background:#0f559f}.watch-wallet-icon{font-size:22px;line-height:1}.wallet-button-spinner{width:20px;height:20px;flex:0 0 auto;border:2px solid rgba(255,255,255,.38);border-top-color:#fff;border-radius:50%;animation:wallet-button-spin .75s linear infinite}@keyframes wallet-button-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.wallet-button-spinner{animation:none}}.apple-wallet-icon{width:28px;height:24px;flex:0 0 auto;border-radius:7px;background:linear-gradient(#34c759 0,#34c759 25%,#fc0 25%,#fc0 50%,#ff3b30 50%,#ff3b30 75%,#0a84ff 75%,#0a84ff);color:transparent;font-size:1px}.google-wallet-icon{width:30px;height:30px;display:grid;overflow:hidden;flex:0 0 auto;border-radius:8px}.google-wallet-icon span:nth-child(1){background:#34a853}.google-wallet-icon span:nth-child(2){background:#fbbc04}.google-wallet-icon span:nth-child(3){background:#ea4335}.google-wallet-icon span:nth-child(4){background:#4285f4}.status-pill{display:flex;align-items:flex-start;gap:8px;border-radius:14px;padding:11px 12px;color:#374151;background:#f9fafb;font-size:13px;line-height:1.35;font-weight:600}.status-dot{width:8px;height:8px;flex:0 0 auto;border-radius:50%;margin-top:4px;background:var(--blue)}.status-success{color:var(--green);background:#ecfdf3}.status-success .status-dot{background:var(--green)}.status-pending{color:#8a5a00;background:#fff8e6}.status-pending .status-dot{background:#c47f00}.status-error,.status-invalid,.status-expired{color:var(--red);background:#fff1f0}.status-error .status-dot,.status-invalid .status-dot,.status-expired .status-dot{background:var(--red)}.invite-meta{display:grid;gap:8px;padding-top:4px}.invite-meta div{min-width:0;display:flex;justify-content:space-between;gap:14px;font-size:13px}.invite-meta span{color:var(--muted);font-weight:500}.invite-meta strong{min-width:0;overflow-wrap:anywhere;color:var(--text);font-weight:650;text-align:right}.notice{width:100%;border-radius:14px;padding:11px 12px;font-size:13px;line-height:1.35;font-weight:600}.notice-error{background:#fff1f0;color:var(--red)}.hint{color:#8a5a00;font-size:13px;line-height:1.35;font-weight:600;text-align:center}.open-wallet-link,.refresh-link{min-height:40px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:transparent;color:var(--blue);text-decoration:none;cursor:pointer;padding:0 14px;font-size:14px;font-weight:650}.refresh-link{align-self:center}.open-wallet-button{width:100%;min-height:54px;border-radius:16px;background:#1a73e8;color:#fff;font-size:16px;font-weight:700}.open-wallet-button:hover{background:#1558b0}.apple-open-wallet-button{background:#111}.apple-open-wallet-button:hover{background:#000}.refresh-link:disabled{opacity:.45;cursor:not-allowed}.powered-by{display:flex;align-items:center;justify-content:center;gap:6px;color:var(--muted);font-size:12px;font-weight:500}.powered-by strong{color:var(--text);font-size:13px;font-style:normal;font-weight:700}@media(max-width:360px){.page{padding:16px 12px}.wallet-card-shell{padding:18px}h1{font-size:27px}}
