:root{color-scheme:light;--blue:#005eb8;--navy:#003087;--ink:#212b32;--muted:#4c6272;--line:#d8dde0;--paper:#fff;--grey:#f0f4f5}*{box-sizing:border-box}body{margin:0;background:var(--grey);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:18px;line-height:1.55}a{color:var(--blue);text-underline-offset:3px}a:hover{color:var(--navy)}button,input,select,textarea{font:inherit}.button,button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 22px;background:var(--blue);color:white;border:2px solid var(--blue);border-radius:5px;font-weight:700;cursor:pointer;text-decoration:none}.button:hover,button:hover{background:var(--navy);color:white;border-color:var(--navy)}button:disabled{opacity:.55;cursor:default}.secondary{background:white;color:var(--blue)}:focus-visible{outline:4px solid #ffeb3b;outline-offset:3px;box-shadow:0 0 0 6px #212b32}h1,h2,h3{line-height:1.2;margin:0 0 16px}h1{font-size:clamp(32px,5vw,46px);letter-spacing:-.025em;max-width:800px}h2{font-size:25px;letter-spacing:-.015em}h3{font-size:20px}p{margin:0 0 18px}main{max-width:1080px;margin:auto;padding:42px 24px 40px;min-height:calc(100vh - 225px)}main:focus{outline:none}.header{background:var(--blue);color:white;border-bottom:5px solid #003087}.header>div{max-width:1080px;min-height:88px;margin:auto;padding:18px 24px;display:flex;align-items:center;justify-content:space-between}.brand{text-decoration:none;font-size:28px;font-weight:800;letter-spacing:-.04em}.brand,.brand:hover{color:white}.brand span{display:inline-block;margin-left:12px;padding-left:15px;border-left:1px solid #89b9e5;font-size:19px;font-weight:400;letter-spacing:0}.header-note{font-size:15px}.eyebrow{font-size:14px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;margin-bottom:12px}.eyebrow,.lead{color:var(--muted)}.lead{max-width:700px;font-size:21px;margin-bottom:36px}.panel,.prescription-card{background:var(--paper);border:1px solid var(--line);border-radius:7px;padding:28px;margin-bottom:24px}.panel>:last-child{margin-bottom:0}.prescription-card{border-top:5px solid var(--blue);display:flex;flex-direction:column;margin:0}.card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px;margin-bottom:24px}.card-top{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;color:var(--muted);font-size:15px}.pill{display:inline-block;background:#e8f2fb;color:var(--navy);border-radius:4px;font-size:14px;padding:4px 10px;font-weight:700}.card-link{display:flex;justify-content:space-between;min-height:48px;align-items:center;font-weight:700;margin-top:auto;border-top:1px solid var(--line);padding-top:16px}.estimate{background:var(--grey);font-size:16px;padding:12px}.estimate strong{display:block}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.section-heading h2{margin:0}.text-button{color:var(--blue);background:transparent;border:none;text-decoration:underline;padding:10px}.hint{font-size:16px;color:var(--muted)}.notice{padding:18px;background:#e8f2fb;border-left:4px solid var(--blue)}.error{background:#fff3f2;border-color:#d5281b}.error-text{color:#b51c10;font-weight:700}.connection{background:#fff3cc;color:#3a330b;padding:12px 24px;text-align:center;font-size:16px}.progress{display:flex;list-style:none;margin:18px 0 26px;padding:0;gap:5px}.progress li{flex:1 1;min-width:0;text-align:center;color:var(--muted)}.progress li>span{display:block;width:100%;height:6px;margin-bottom:8px;background:var(--line);border-radius:4px}.progress li.reached>span{background:var(--blue)}.progress li[aria-current]{color:var(--navy);font-weight:700}.progress small{font-size:11px;line-height:1.1;display:block}.navigation{background:white;border-top:1px solid var(--line);position:-webkit-sticky;position:sticky;bottom:0;z-index:5;padding-bottom:env(safe-area-inset-bottom)}.navigation,.navigation a{display:flex;justify-content:center}.navigation a{min-height:78px;flex:1 1;max-width:200px;align-items:center;flex-direction:column;color:var(--muted);font-size:14px;text-decoration:none;border-top:4px solid transparent}.navigation a span{display:block;font-size:25px;line-height:1.2}.navigation a[aria-current]{border-top-color:var(--blue);color:var(--blue);background:#e8f2fb;font-weight:700}footer{padding:20px 24px;color:var(--muted);text-align:center;font-size:14px}.skip{position:fixed;left:16px;top:-100px;padding:16px;background:#ffeb3b;color:black;z-index:100}.skip:focus{top:8px}.sign-in{max-width:630px;margin:12px auto}label{display:block;font-weight:700}label+.hint{margin-top:8px}input:not([type=checkbox]):not([type=radio]),select,textarea{display:block;border:2px solid #4c6272;border-radius:3px;padding:13px;min-height:52px;width:100%;max-width:390px;margin:0 0 24px}input[type=checkbox]{width:30px;height:30px;accent-color:var(--blue);flex-shrink:0}.back{display:inline-block;min-height:48px;padding-bottom:12px}.detail-grid{display:grid;grid-template-columns:1.2fr 1fr;grid-gap:24px;gap:24px;align-items:start}.current-stage{border-top:5px solid var(--blue)}.timeline{list-style:none;padding:0 0 0 15px;margin:30px 0 0}.timeline li{position:relative;padding:0 0 28px 28px;border-left:3px solid #aecfe9}.timeline li:last-child{padding-bottom:0;border-left-color:transparent}.timeline li:before{content:"";width:15px;height:15px;border-radius:50%;background:var(--blue);position:absolute;top:3px;left:-9px;border:2px solid white}.timeline h3{margin-bottom:6px}.timeline time{color:var(--muted);font-size:15px}.timeline p{font-size:16px;margin-top:8px}.hours{margin:0;font-size:16px}.hours div{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:8px 0}.hours dd{margin:0}.address{white-space:pre-line}.address+.button{margin-bottom:26px}.record-list{list-style:none;padding:0;margin:0}.record-list li{border-top:1px solid var(--line);padding:22px 0 4px}.record-list h3{margin-bottom:8px}.record-list p{font-size:16px;color:var(--muted);margin-bottom:10px}.actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-top:18px}.actions a{display:inline-flex;min-height:48px;align-items:center}.alert-feed{list-style:none;padding:0}.alert-feed .unread{border-left:5px solid var(--blue)}.preference{padding:22px 0;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:24px;font-weight:400}.preference h3{margin-bottom:8px}.preference p{color:var(--muted);font-size:16px;margin:6px 0 0}.preference+.hint{margin-top:22px}.empty{padding-top:42px;padding-bottom:42px}.code-panel{text-align:center}.code-panel svg{display:block;width:100%;max-width:850px;margin:auto}.code-panel code{display:block;font-size:13px;overflow-wrap:anywhere;margin:12px 0 22px}.code-overlay{position:fixed;inset:0;margin:0;border:0;width:100vw;height:100vh;max-width:none;max-height:none;z-index:20;background:white;display:grid;place-items:center}.code-overlay:not([open]){display:none}.code-overlay>button{position:absolute;top:16px;right:16px;z-index:21}.code-overlay>div{width:95vw}@media (max-aspect-ratio:1/1){.code-overlay>div{width:85vh;transform:rotate(90deg)}}@media (max-width:700px){body{font-size:17px}main{padding:30px 18px}.header>div{padding:16px 18px;min-height:76px}.header-note{display:none}.card-grid,.detail-grid{grid-template-columns:1fr}.panel,.prescription-card{padding:22px}.lead{font-size:19px;margin-bottom:28px}.card-top{margin-bottom:18px}.navigation{position:fixed;inset:auto 0 0}.navigation a{font-size:12px;min-height:72px}footer{padding-bottom:calc(100px + env(safe-area-inset-bottom))}.section-heading h2{font-size:23px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto}}.pill-amber{background:#fff3cc;color:#594400}.pill-green{background:#d4edda;color:#00401e}.success{background:#e6f3eb;border-color:#007f3b}.allergies{overflow-wrap:anywhere}.allergies details{margin-top:24px}.allergies summary{color:var(--blue);cursor:pointer;text-decoration:underline;font-weight:700;padding:12px 0}.allergies form{margin-top:18px}.allergies fieldset{margin:0;padding:0;border:0;min-width:0}.allergies .allergy-type{margin-bottom:24px}.allergies legend{font-weight:700;margin-bottom:8px}.allergy-type label{display:flex;gap:12px;align-items:center;min-height:48px;font-weight:400}.allergy-type input{width:26px;height:26px;accent-color:var(--blue)}.allergies textarea{resize:vertical}select,textarea{width:100%;max-width:100%;padding:.75rem;font:inherit;color:inherit;border:2px solid #425563;border-radius:.35rem;background:white;margin:.4rem 0 1rem}.product-results{list-style:none;padding:0}.product-results button{width:100%;text-align:left;margin-bottom:.5rem}.product-results .hint{display:block;font-weight:400}.navigation a{min-width:0;font-size:.8rem}input[type=file]{max-width:100%}select:focus,textarea:focus{outline:3px solid #ffeb3b;outline-offset:2px}.conversation{list-style:none;padding:0}.message-body{white-space:pre-wrap;overflow-wrap:anywhere}.message-patient{margin-left:24px}.message-staff{border-left:5px solid #007f3b}.message-assistant{border-left:5px solid #005eb8}