.demo-app{display:flex;flex-direction:column}.demo-app main{flex:1;padding-block:20px 36px}.demo-app .st-demo-top{padding-block:16px}.demo-app .demo-banner{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px 20px;padding:8px max(24px,calc((100vw - 1200px) / 2));background:var(--st-paper);border-bottom:1px solid var(--st-line);font-size:13px}.demo-app .demo-text-button{color:var(--st-ink);background:transparent;border:0;font:inherit;text-decoration:underline;text-underline-offset:4px;cursor:pointer;padding:10px 0;min-height:44px}.demo-app .demo-journey{max-width:800px;margin-inline:auto}.demo-app h1{font-size:clamp(28px,3.5vw,42px);line-height:1.15;text-wrap:balance}.demo-app h1:focus{outline:none}.demo-app h2{font-size:clamp(21px,2.4vw,27px);line-height:1.25}.demo-app p{line-height:1.6}.demo-app .demo-progress{list-style:none;padding:0;margin:0 0 18px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.demo-app .demo-progress li{display:flex;align-items:center;gap:8px;padding:12px 0;border-bottom:3px solid var(--st-line);font-size:14px;color:var(--st-ink-soft)}.demo-app .demo-progress li[aria-current],.demo-app .demo-progress li[data-complete=true]{border-color:var(--st-ink);color:var(--st-ink)}.demo-app .demo-progress li[aria-current]{font-weight:700}.demo-app .demo-step-number{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid var(--st-ink-soft);border-radius:50%;font-variant-numeric:tabular-nums}.demo-app [aria-current] .demo-step-number{background:var(--st-green-light,#d7e88e);color:var(--st-ink);border-color:transparent}.demo-app [data-complete=true] .demo-step-number{background:var(--st-ink);color:var(--st-paper);border-color:transparent}.demo-app .demo-back{margin-bottom:18px}.demo-app .demo-step-content{margin-top:20px;display:flex;flex-direction:column;align-items:stretch;gap:18px}.demo-app .demo-fieldset{border:0;margin:0;padding:0;min-width:0}.demo-app .demo-fieldset legend{font-size:17px;font-weight:650;margin-bottom:14px}.demo-app .demo-choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.demo-app .demo-choice{display:flex;align-items:center;gap:12px;min-height:60px;padding:16px;border:1px solid var(--st-line);border-radius:12px;background:var(--st-paper);color:var(--st-ink);font-size:16px;line-height:1.4;cursor:pointer}.demo-app .demo-choice[data-selected=true]{background:var(--st-green-wash);border-color:var(--st-ink)}.demo-app .demo-choice input{width:20px;height:20px;flex-shrink:0;accent-color:var(--st-ink)}.demo-app .demo-choice:hover,.demo-app .demo-patient-tab:hover,.demo-app .demo-queue-row:hover{border-color:var(--st-ink)}.demo-app .st-form-label{margin:0;font-size:16px;text-align:left}.demo-app .st-form-label input,.demo-app .st-form-label select,.demo-app .st-form-label textarea{display:block;box-sizing:border-box;width:100%;min-width:0;min-height:54px;padding:14px 16px;margin-top:8px;border:1px solid var(--st-ink-soft);border-radius:10px;background:var(--st-paper);color:var(--st-ink);font:inherit;caret-color:var(--st-ink)}.demo-app .st-form-label textarea{min-height:110px;resize:vertical}.demo-app .st-form-label input::placeholder,.demo-app .st-form-label textarea::placeholder{color:var(--st-ink-soft);opacity:1}.demo-app .demo-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.demo-app .demo-actions .st-btn{min-height:52px}.demo-app .demo-step-content>.demo-actions:last-child{border-top:1px solid var(--st-line);padding-top:24px}.demo-app .st-btn:disabled{opacity:.55;cursor:not-allowed}.demo-app :is(button,input,select,textarea):focus-visible{outline:3px solid var(--st-ink);outline-offset:4px}.demo-app .demo-choice:focus-within{outline:3px solid var(--st-ink);outline-offset:3px}.demo-app .demo-muted{color:var(--st-ink-soft);font-size:14px}.demo-app .demo-notice{background:var(--st-green-wash);padding:22px 24px;border-radius:12px}.demo-app .demo-notice h2,.demo-app .demo-notice h3{margin-bottom:10px}.demo-app .demo-notice .demo-actions{margin-top:18px}.demo-app .demo-help{max-width:800px;margin:0 auto 24px}.demo-app .demo-patients{display:flex;flex-wrap:wrap;gap:10px}.demo-app .demo-patient-tab{display:flex;flex-direction:column;gap:4px;padding:12px 18px;text-align:left;border:1px solid var(--st-line);border-radius:10px;background:var(--st-paper);color:var(--st-ink);cursor:pointer;font:inherit;overflow-wrap:anywhere}.demo-app .demo-patient-tab[aria-pressed=true]{border-color:var(--st-ink);background:var(--st-green-wash)}.demo-app .demo-patient-tab span{font-size:13px}.demo-app .demo-scanner{display:flex;align-items:center;gap:28px;padding:28px;background:var(--st-green-wash);border-radius:16px}.demo-app .demo-scanner>svg{flex-shrink:0}.demo-app .demo-scanner p{margin:10px 0 18px}.demo-app .demo-token-list{list-style:none;margin:0;padding:0}.demo-app .demo-token-list li{display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--st-line);font-size:14px}.demo-app .demo-token-list li>span{flex:1;overflow-wrap:anywhere}.demo-app .demo-token-list svg{flex-shrink:0}.demo-app .demo-patient-details{display:grid;gap:22px;padding-bottom:24px;border-bottom:1px solid var(--st-line)}.demo-app .demo-review{margin:0}.demo-app .demo-review>div{display:grid;grid-template-columns:minmax(130px,1fr) minmax(0,2fr) auto;gap:14px;align-items:baseline;padding:16px 0;border-bottom:1px solid var(--st-line)}.demo-app .demo-review dt{font-weight:650;overflow-wrap:anywhere}.demo-app .demo-review dd{margin:0;overflow-wrap:anywhere}.demo-app .demo-review .demo-text-button{padding:4px}.demo-app .demo-receipt{display:flex;flex-direction:column;gap:24px;padding-top:24px}.demo-app .demo-request-id{font-size:32px;font-weight:650;font-variant-numeric:tabular-nums}.demo-app .demo-home{max-width:880px;margin-inline:auto}.demo-app .demo-home-choices{display:grid;gap:16px;margin-top:30px}.demo-app .demo-home-choices button{display:flex;align-items:center;gap:22px;padding:28px;background:var(--st-paper);border:1px solid var(--st-line);border-radius:16px;color:var(--st-ink);font:inherit;text-align:left;cursor:pointer}.demo-app .demo-home-choices button:hover{border-color:var(--st-ink)}.demo-app .demo-home-choices button>span{flex:1}.demo-app .demo-home-choices button>svg{flex-shrink:0}.demo-app .demo-home-choices b{display:block;font-size:24px;margin-bottom:6px}.demo-app .demo-home-choices .demo-home-primary{background:var(--st-ink);color:var(--st-paper)}.demo-app .demo-counter-choices{display:flex;flex-wrap:wrap;gap:16px;margin-top:24px}.demo-app .demo-idle{max-width:620px;min-height:50vh;margin-inline:auto;display:flex;flex-direction:column;gap:28px;align-items:center;justify-content:center;text-align:center}.demo-app .demo-idle h1{font-size:clamp(44px,6vw,72px)}.demo-app .demo-idle p{font-size:20px}.demo-app .demo-idle .st-btn{padding:22px 48px;font-size:20px}.demo-app .demo-footer-content{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.demo-app .demo-queue>p{margin-top:12px}.demo-app .demo-queue-filters{display:grid;grid-template-columns:2fr 1fr;gap:20px;margin:26px 0}.demo-app .demo-queue-layout{display:grid;grid-template-columns:minmax(240px,1fr) minmax(0,1.7fr);gap:32px;align-items:start}.demo-app .demo-queue-row{display:flex;width:100%;justify-content:space-between;align-items:start;gap:16px;border:1px solid var(--st-line);border-radius:12px;padding:18px;background:var(--st-paper);color:var(--st-ink);text-align:left;font:inherit;margin-bottom:12px;cursor:pointer}.demo-app .demo-queue-row>span:first-child{display:grid;gap:8px;overflow-wrap:anywhere}.demo-app .demo-queue-row[aria-pressed=true]{background:var(--st-green-wash);border-color:var(--st-ink)}.demo-app .demo-status{font-size:13px;white-space:nowrap}.demo-app .demo-queue-detail{display:grid;gap:20px}.demo-app .demo-queue-detail h2{overflow-wrap:anywhere}@media (max-width:960px){.demo-app .st-demo-top .st-header-cta .st-btn-paper{display:inline-flex}.demo-app .st-demo-top{flex-wrap:wrap}}@media (max-width:600px){.demo-app .st-demo-top{padding-block:18px}.demo-app .st-demo-top .st-header-cta{flex-wrap:wrap;gap:8px}.demo-app .st-demo-top .st-btn{padding-inline:12px}.demo-app .demo-banner{font-size:12px}.demo-app .demo-progress{gap:8px}.demo-app .demo-progress li{flex-direction:column;align-items:flex-start;font-size:12px;gap:8px}.demo-app .demo-choices{grid-template-columns:repeat(2,minmax(0,1fr))}.demo-app .demo-choice{padding:14px 12px;font-size:15px}.demo-app .demo-choices>.st-form-label{grid-column:1/-1}.demo-app .demo-scanner{gap:16px;padding:20px;align-items:flex-start}.demo-app .demo-scanner>svg{width:28px}.demo-app .demo-review>div{grid-template-columns:minmax(0,1fr) auto;gap:6px 16px}.demo-app .demo-review dd,.demo-app .demo-review dt{grid-column:1}.demo-app .demo-review button{grid-column:2;grid-row:1/3}.demo-app .demo-home-choices button{padding:20px;gap:14px}.demo-app .demo-home-choices b{font-size:21px}.demo-app .demo-queue-filters,.demo-app .demo-queue-layout{grid-template-columns:1fr}.demo-app .demo-notice{padding:20px}}.demo-app .demo-journey>nav{position:sticky;top:0;z-index:10;background:var(--st-cream);padding-top:8px}.demo-app .demo-journey h1{scroll-margin-top:128px}.demo-app .demo-help:focus{outline:2px solid var(--st-ink);outline-offset:4px}.demo-app .st-picks-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr))}