:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#17202a;background:#f6f7f9;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,label{font:inherit}.app-shell{min-height:100vh}.topbar{z-index:10;background:#fff;border-bottom:1px solid #dce1e7;justify-content:center;align-items:center;min-height:64px;padding:0 28px;display:flex;position:sticky;top:0}.brand{font-weight:800;line-height:1.25}.page-grid{gap:18px;max-width:1120px;margin:0 auto;padding:28px;display:grid}.hero-band,.section-header{background:#fff;border:1px solid #dce1e7;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;padding:24px;display:flex}.hero-band h1,.section-header h1,.panel h1,.panel h2{letter-spacing:0;margin:0 0 8px}.hero-band p,.panel p,.template-card span,.mode-card span{color:#586675;margin:0;line-height:1.55}.eyebrow{color:#007d79;letter-spacing:0;text-transform:uppercase;font-size:12px;font-weight:800}.health-box,.notice,.error-box{border-radius:8px;align-items:center;gap:10px;padding:12px 14px;display:flex}.health-box{background:#f3f7f5;border:1px solid #c8ded0;min-width:345px}.compact-health{width:fit-content;min-width:0}.hero-action{min-width:220px;min-height:56px;margin-top:18px;font-size:20px}.health-box strong{white-space:nowrap}.health-dot{border-radius:999px;width:10px;height:10px;display:inline-block}.health-dot.ok{background:#1d9a57}.health-dot.error{background:#c7362f}.mode-grid,.template-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;display:grid}.secondary-flow{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.compact-actions{margin-top:10px}.staff-details .template-grid{margin-top:12px}.mode-card,.template-card,.panel{background:#fff;border:1px solid #dce1e7;border-radius:8px;padding:18px}.mode-card,.template-card{text-align:left;gap:10px;display:grid}.template-card{cursor:pointer}.compact-choice-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.compact-choice-grid .template-card{min-height:94px}.template-card.selected{border-color:#007d79;box-shadow:inset 0 0 0 1px #007d79}.mode-icon{color:#fff;background:#0c2f38;border-radius:6px;justify-content:center;align-items:center;width:fit-content;min-width:44px;height:36px;padding:0 10px;font-weight:800;display:inline-flex}.split-panel{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px;display:grid}.reader-main-panel{grid-template-columns:minmax(260px,.85fr) minmax(300px,1.15fr);gap:18px;display:grid}.reader-start-panel{max-width:640px}.request-summary{background:#f3f7f5;border:1px solid #c8ded0;border-radius:8px;gap:8px;margin:12px 0;padding:12px;display:grid}.request-summary span{color:#586675;line-height:1.5}.qr-scan-frame{aspect-ratio:4/3;color:#415061;text-align:center;background-color:#f8fafc;background-image:linear-gradient(90deg,#dbe5ee 2px,#0000 2px),linear-gradient(#dbe5ee 2px,#0000 2px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:24px 24px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:2px dashed #8aa0b2;border-radius:8px;place-items:center;min-height:190px;margin:10px 0;padding:18px;display:grid}.qr-scan-frame.active{background-color:#eef6f0;border-color:#007d79}.camera-scanner{background:#fff;border:1px solid #d6e0e8;border-radius:8px;gap:10px;margin-top:12px;padding:12px;display:grid;position:relative}.camera-scanner.active{border-color:#9dc8b3}.camera-preview-shell{aspect-ratio:4/3;background:#0f172a;border-radius:8px;position:relative;overflow:hidden}.camera-preview{object-fit:cover;width:100%;height:100%;display:block}.camera-overlay{pointer-events:none;place-items:center;display:grid;position:absolute;inset:0}.camera-overlay span{aspect-ratio:1;border:3px solid #ffffffd1;border-radius:10px;width:58%;max-width:210px;box-shadow:0 0 0 999px #0f172a1a}.camera-message{color:#415061;margin:0;font-size:14px;line-height:1.5}.manual-fallback{margin-top:12px}.manual-fallback summary,.staff-menu summary{color:#415061;cursor:pointer;font-size:13px;font-weight:800}.manual-fallback .button{width:100%;margin-top:10px}.staff-menu{border:1px dashed #d6e0e8;border-radius:8px;padding:12px 14px}.staff-menu[open]{background:#fff}.button-row{flex-wrap:wrap;gap:10px;display:flex}.button{cursor:pointer;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;min-height:40px;padding:9px 14px;font-weight:700;display:inline-flex}.button:disabled{cursor:not-allowed;opacity:.45}.button.primary{color:#fff;background:#007d79}.button.secondary{color:#20313f;background:#eef2f4;border-color:#c8d0d7}.button.danger{color:#fff;background:#c7362f}.text-input{border:1px solid #bac4cd;border-radius:6px;width:min(100%,420px);min-height:42px;margin:10px 0;padding:8px 10px;display:block}.field-label{color:#415061;margin-top:12px;font-size:13px;font-weight:800;display:block}.token-box{color:#dbeafe;overflow-wrap:anywhere;background:#0f172a;border-radius:8px;gap:8px;margin-top:10px;padding:14px;display:grid}.mono,code{font-family:SFMono-Regular,Consolas,monospace}.muted{color:#667482}.prototype-note{color:#234155;background:#f4f7fb;border-left:4px solid #2f6f9f;border-radius:6px;margin-top:12px;padding:10px 12px;font-weight:700}.staff-panel{border-style:dashed}.staff-details{margin-top:14px}.staff-details summary{color:#415061;cursor:pointer;font-size:13px;font-weight:800}.staff-details.compact{margin-top:8px}.notice{color:#17462a;background:#eef6f0;border:1px solid #b9d6c1}.error-box{color:#98241f;background:#fff0ee;border:1px solid #efbbb6}.status-pill{border-radius:999px;padding:7px 10px;font-size:13px;font-weight:800;display:inline-flex}.state-result_ready,.verification-valid{color:#14643a;background:#e5f5eb}.state-failed,.state-timed_out,.state-reset,.verification-validation_error,.verification-expired,.verification-revoked{color:#98241f;background:#fff0ee}.state-created,.state-launch_ready,.state-wallet_launched,.state-connected,.state-consent_required,.state-approved,.state-response_sent,.verification-unknown_status{color:#17446e;background:#edf3fb}.timeline{gap:10px;margin:12px 0 0;padding:0;list-style:none;display:grid}.timeline-item{color:#667482;align-items:center;gap:10px;display:flex}.timeline-item.complete{color:#17462a;font-weight:700}.timeline-item.attention{color:#98241f;font-weight:700}.timeline-dot{background:currentColor;border-radius:999px;width:10px;height:10px}.detail-grid,.claim-grid{gap:10px;margin-top:14px;display:grid}.detail-grid{grid-template-columns:minmax(120px,180px) 1fr}.claim-row{border-top:1px solid #e5e9ee;grid-template-columns:minmax(120px,220px) 1fr;gap:10px;padding-top:10px;display:grid}.student-result-panel .claim-grid,.student-result-panel .inline-alert{margin:16px 18px 18px}.result-header{align-items:center;gap:16px;display:flex}.result-header>div{min-width:0}.student-result-panel{border-color:#cfd8e3;padding:0;overflow:hidden}.student-result-header{background:#fff;border-top:48px solid #123252;border-bottom:3px solid #d7b56d;min-height:210px;padding:18px}.compact-result-header{align-items:flex-start}.student-result-university,.student-result-card-title{letter-spacing:0;font-weight:900;display:block}.student-result-university{color:#123252;margin-bottom:5px;font-size:16px}.student-result-card-title{color:#8a6a23;margin-bottom:10px;font-size:12px}.student-result-name{color:#172033;margin:8px 0;font-size:clamp(28px,4vw,40px);line-height:1.12;display:block}.photo-frame{aspect-ratio:1;color:#3c4b58;overflow-wrap:anywhere;background:#e8edf1;border:1px solid #c8d0d7;border-radius:8px;justify-content:center;align-items:center;width:120px;padding:8px;font-size:12px;display:flex}.photo-frame.photo-present{color:#123252;background:#eaf0f7;justify-content:flex-end;width:132px;height:168px;font-size:12px;font-weight:900;position:relative}.photo-frame img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.photo-frame .photo-head{background:#c0cbe0;border:1px solid #a9b8d1;border-radius:999px;width:52px;height:52px;position:absolute;top:24px;left:50%;transform:translate(-50%)}.photo-frame .photo-body{background:#2f4b70;border-radius:44px 44px 0 0;width:88px;height:64px;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}.photo-frame strong{background:#ffffffd6;border-radius:6px;margin-bottom:8px;padding:3px 7px;position:relative}.inline-alert{background:#fff9e8;border:1px solid #efd58b;border-radius:8px;gap:4px;margin-top:14px;padding:12px;display:grid}@media (width<=720px){.brand{font-size:18px}.hero-band,.section-header,.result-header{flex-direction:column;align-items:stretch}.topbar{padding:12px 16px;position:static}.page-grid{gap:12px;padding:12px}.hero-band,.section-header,.panel,.mode-card,.template-card{padding:16px}.hero-band h1,.section-header h1,.panel h1{font-size:28px;line-height:1.22}.panel h2{font-size:24px;line-height:1.25}.hero-band p,.panel p,.template-card span,.mode-card span{font-size:15px}.mode-grid,.template-grid,.split-panel,.reader-main-panel{grid-template-columns:1fr;gap:12px}.secondary-flow{grid-template-columns:1fr;align-items:stretch;display:grid}.health-box{min-width:0}.qr-scan-frame{aspect-ratio:1;min-height:220px;padding:14px}.button{width:100%;min-height:48px}.button-row{grid-template-columns:1fr;display:grid}.detail-grid,.claim-row{grid-template-columns:1fr}.photo-frame{align-self:center;width:100%;max-width:180px}.student-result-header{background:#fff;border-top:48px solid #123252;min-height:0}.student-result-header .student-result-university{color:#123252}.student-result-header .student-result-card-title{color:#8a6a23}}@media (width<=390px){.hero-band h1,.section-header h1,.panel h1{font-size:26px}.panel h2{font-size:22px}}
