:root{--paper:#f6f5ef;--ink:#182321;--muted:#657168;--line:#d8ddd2;--green:#d1ec91;--dark:#101b19;--red:#a33138;--white:#fffef9;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;color-scheme:light}*{box-sizing:border-box}body{margin:0;-webkit-font-smoothing:antialiased;font-size:14px;line-height:1.5}button,input,select,textarea{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button{border-radius:5px;border:1px solid transparent}button:disabled{opacity:.45;cursor:not-allowed}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #6d8b39;outline-offset:3px}[hidden]{display:none!important}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:500;letter-spacing:-.055em;line-height:1.08}h1{font-size:48px;margin-bottom:20px}h2{font-size:34px;margin-bottom:14px}p{color:var(--muted)}em{font-style:normal;color:#758968}input,textarea,select{color:var(--ink);background:var(--white);border:1px solid var(--line);border-radius:5px;padding:12px;width:100%}label{display:block;font-weight:600;font-size:12px}label input{margin-top:8px}small{font-size:11px}label small{font-weight:400}textarea{resize:vertical}.eyebrow{font-size:10px;font-weight:700;letter-spacing:.14em;line-height:1.5;text-transform:uppercase}.brand{display:flex;align-items:center;gap:10px;font-size:24px;letter-spacing:-.055em;font-weight:800;line-height:1}.brand small{display:block;font-size:7px;letter-spacing:.18em;margin-top:8px;color:var(--muted);font-weight:500}.brand-light{font-weight:400}.brand-mark{width:25px;height:29px;border:4px solid currentColor;border-left:0;border-radius:0 15px 15px 0;transform:skewY(-10deg);position:relative}.brand-mark:after{content:'';position:absolute;width:3px;height:19px;background:currentColor;left:4px;top:1px}.primary,.secondary{padding:12px 18px;display:inline-flex;align-items:center;justify-content:center;gap:24px;font-size:12px;font-weight:600;white-space:nowrap;min-height:42px}.primary{background:var(--ink);color:var(--white)}.primary:hover{background:#334735}.secondary{border-color:var(--line);background:transparent;color:var(--ink)}.secondary:hover{background:#e9edde}.primary span{margin-left:auto}.dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#94ac64;margin-right:10px;box-shadow:0 0 0 4px #91a66515}.login-header{height:104px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;margin:0 6vw}.login-header>.eyebrow{color:var(--muted)}.login-layout{max-width:1180px;margin:auto;padding:68px 30px 60px;display:grid;grid-template-columns:1.25fr 1fr;gap:120px;align-items:center;min-height:calc(100vh - 180px)}.login-story h1{font-size:clamp(50px,5.2vw,76px);line-height:1.05;letter-spacing:-.065em;margin:22px 0}.hero-copy{font-size:16px;line-height:1.65}.signal-card{margin-top:28px;max-width:440px;border:1px solid var(--line);border-radius:6px;background:linear-gradient(145deg,#eef0e7,#f8f9f1);padding:16px 20px}.signal-label,.signal-footer{font-size:8px;letter-spacing:.12em;font-weight:700;display:flex;justify-content:space-between;color:var(--muted)}.signal-content{height:112px;display:flex;align-items:center;justify-content:space-around}.orb{position:relative;display:grid;place-items:center;font-size:24px;font-weight:700;letter-spacing:-.08em;background:var(--dark);color:var(--green);width:60px;height:60px;border-radius:50%;box-shadow:0 0 0 8px #d8e4bc,0 0 0 16px #e3e9d7}.sample-values{display:flex;gap:6px}.sample-values span{display:grid;place-items:center;width:34px;height:40px;border:1px solid #cad2ba;border-radius:4px;background:#fdfef7;font-size:20px}.sample-values span:nth-child(2){background:var(--green)}.wave{display:flex;align-items:center;gap:3px;height:35px}.wave i{width:3px;height:12px;background:#7e946a;border-radius:5px;animation:wave 2s ease-in-out infinite alternate}.wave i:nth-child(3n){height:29px;animation-delay:.4s}.wave i:nth-child(2n){height:20px;animation-delay:.8s}@keyframes wave{to{transform:scaleY(.5)}}.login-panel{padding:40px;border:1px solid var(--line);background:var(--white);border-radius:8px;box-shadow:0 18px 65px #18232108}.login-panel>p:not(.eyebrow){font-size:13px}.login-panel form{margin-top:32px}.login-panel label{margin-bottom:22px}.login-panel input{padding:14px;background:var(--paper)}.login-panel .primary{width:100%;margin-top:5px;padding:15px 18px}.login-foot{display:flex;gap:14px;padding-top:25px;border-top:1px solid var(--line);margin-top:25px}.login-foot p{font-size:12px;margin:0;color:var(--ink)}.login-foot small{color:var(--muted)}.lock-icon{font-size:24px}.error{color:var(--red);font-size:12px;margin:12px 0 0}.login-footer{border-top:1px solid var(--line);margin:0 6vw;padding:20px 0;display:flex;justify-content:space-between;font-size:8px;letter-spacing:.12em;color:var(--muted)}.workspace{display:grid;grid-template-columns:230px minmax(0,1fr);min-height:100vh}.sidebar{background:var(--dark);color:#eff1e8;padding:35px 22px 20px;display:flex;flex-direction:column;position:sticky;top:0;height:100vh}.sidebar .brand{font-size:25px}.sidebar .brand small{color:#a6b4a8}.practice-chip{margin:38px 0 30px;padding:15px 0;display:flex;gap:10px;border-top:1px solid #ffffff16;border-bottom:1px solid #ffffff16}.practice-icon{width:32px;height:32px;background:#d1ec9120;color:var(--green);border:1px solid #d1ec9140;display:grid;place-items:center;font-size:10px;border-radius:5px}.practice-chip strong{font-size:11px;display:block;max-width:135px;overflow:hidden;text-overflow:ellipsis}.practice-chip small{font-size:9px;color:#a9b4ac}.sidebar-heading{display:flex;justify-content:space-between;align-items:center;font-size:9px;letter-spacing:.15em;color:#a9b4ac}.icon-button{background:none;color:inherit;font-size:22px;padding:0 8px}.sidebar input{background:#ffffff07;border-color:#ffffff20;color:#f6f5ef;font-size:11px;padding:10px}.sidebar input::placeholder{color:#a6b4a8}.search-label{margin:12px 0}#patientList{overflow:auto;flex:1;margin:0 -8px}#patientList button{display:block;text-align:left;width:100%;padding:11px 10px;margin:4px 0;background:transparent;color:#c1cac3;font-size:12px}#patientList button.active{background:#d1ec911a;color:var(--green);border-left:2px solid var(--green);border-radius:3px}#patientList button small{display:block;font-size:9px;color:#b2bdae;margin-top:4px}.sidebar-bottom{border-top:1px solid #ffffff18;padding-top:17px;margin-top:15px}.quiet{display:block;background:none;color:#b8c1b9;font-size:11px;padding:9px 0;text-align:left}.quiet:hover{color:var(--green)}.sidebar-bottom p{font-size:7px;letter-spacing:.15em;color:#8c9e8e;margin:22px 0 0}.main-workspace{padding:0 34px 22px;min-width:0}.topbar{height:78px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:20px}.topbar .eyebrow{font-size:8px;color:#667268}.topbar>div{display:flex;align-items:center;gap:18px}.muted{color:#aaa;margin:0 12px}.save-state{font-size:10px;color:#576a46}.save-state::before{content:'●';font-size:7px;margin-right:7px}.save-state.failed{color:var(--red)}.avatar{width:29px;height:29px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;font-size:9px;background:#edf0e3}.patient-header{display:flex;justify-content:space-between;align-items:center;padding:30px 0 25px;gap:20px}.patient-header .eyebrow{font-size:8px;margin-bottom:10px}.patient-header h1{font-size:36px;margin-bottom:12px;overflow-wrap:anywhere}.patient-sub{display:flex;align-items:center;gap:14px}.badge{font-size:8px;letter-spacing:.08em;background:#e8eddb;color:#536444;padding:4px 7px;border-radius:3px}.patient-sub select{width:auto;background:none;border:0;padding:0;font-size:11px}.text-button{font-size:10px;background:none;padding:4px;color:#576448}.header-actions{display:flex;gap:8px}.header-actions button{font-size:10px}.voice-panel{background:#e9edde;border:1px solid #d8dfca;padding:18px 20px;border-radius:6px;display:flex;justify-content:space-between;align-items:center;gap:16px}.voice-lead{display:flex;align-items:center;gap:14px}.voice-icon{width:40px;height:40px;border-radius:50%;background:#d7e3bb;color:#405a2a;display:grid;place-items:center;font-size:22px}.voice-icon.listening{background:var(--green);box-shadow:0 0 0 6px #a1c56322;animation:wave 1s infinite alternate}.voice-lead .eyebrow{font-size:7px;margin-bottom:4px;color:#637451}.voice-lead strong{font-weight:500;font-size:15px;letter-spacing:-.025em}.voice-lead small{display:block;color:#66715d;font-size:10px;margin-top:3px}.voice-controls{display:flex;align-items:center;gap:20px}.voice-controls button{font-size:10px}.toggle{display:flex;align-items:center;gap:6px;font-size:9px;font-weight:400;white-space:nowrap}.toggle input{width:13px;height:13px;margin:0;accent-color:#48613a}.chart-controls{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:22px 0 13px;flex-wrap:wrap}.metric-tabs{display:flex;gap:3px;flex-wrap:wrap}.metric-tabs button{font-size:9px;padding:7px 11px;background:transparent;color:#6a7265;border:1px solid transparent}.metric-tabs button.active{background:var(--dark);color:var(--white)}.cursor-pill{font-size:9px;color:#526341;background:#e8eddd;border:1px solid #d5dfc3;border-radius:4px;padding:6px 10px}.chart-shell{border:1px solid var(--line);background:var(--white);border-radius:6px;overflow:hidden}.chart-top{display:flex;justify-content:space-between;gap:15px;padding:13px 17px;border-bottom:1px solid var(--line);font-size:7px;font-weight:600;letter-spacing:.12em;color:#727b6a}.separator{margin:0 9px;color:#bbc1b0}.chart-scroll{overflow:auto;padding:12px 14px 0}.arch{min-width:790px;margin-bottom:18px}.arch-title{display:flex;justify-content:space-between;align-items:center;font-size:7px;color:#7c8677;letter-spacing:.1em;padding:4px 0 9px}.tooth-grid,.measurement-row,.tooth-art-row{display:grid;grid-template-columns:50px repeat(16,minmax(0,1fr));align-items:center}.tooth-grid>button{font-size:10px;background:none;color:#59674c;height:25px;border-radius:3px}.tooth-grid>button.active{background:#e1edc5;font-weight:700}.tooth-grid>button.missing{text-decoration:line-through;opacity:.45}.tooth-art-row{height:43px}.tooth-art{height:29px;width:24px;margin:auto;position:relative;color:#b5bfad}.tooth-art svg{width:100%;height:100%;fill:#f6f7ef;stroke:currentColor;stroke-width:1.2}.tooth-art.missing{opacity:.2}.tooth-art.missing:after{content:'×';position:absolute;inset:0;text-align:center;font-size:24px;color:var(--red)}.tooth-art.lower{transform:rotate(180deg)}.measurement-row{border-top:1px solid #edf0e6;min-height:22px}.row-label{font-size:7px;font-weight:600;color:#7b8572;text-transform:uppercase;letter-spacing:.03em}.site-group{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-left:1px solid #e5e9dc;min-height:22px}.site-cell{min-width:0;border:0;border-radius:0;padding:4px 0;font-size:10px;line-height:1.1;background:transparent;color:#65715e;font-variant-numeric:tabular-nums}.site-cell:hover{background:#edf3e0}.site-cell.active{background:var(--green);color:#1c3215;box-shadow:inset 0 -2px #829f52;font-weight:bold}.site-cell.high,.site-cell.finding{color:var(--red);font-weight:700}.site-cell:disabled{opacity:.25}.measurement-row.selected{background:#f3f6eb}.surface-heading{font-size:6px;letter-spacing:.13em;color:#8a9380;padding:7px 0 3px;text-align:center}.chart-legend{display:flex;gap:20px;justify-content:center;flex-wrap:wrap;padding:11px 16px;border-top:1px solid var(--line);font-size:8px;color:#738067}.legend-dot{display:inline-block;width:6px;height:6px;background:#a7c776;border-radius:50%;margin-right:5px}.red-text{color:var(--red)}.command-bar{display:flex;gap:8px;margin-top:14px}.command-bar form{display:flex;align-items:center;flex:1;min-width:0;border:1px solid var(--line);border-radius:5px;background:var(--white);padding:4px}.command-prefix{font-size:18px;padding:0 10px;color:#8b997a}.command-bar input{border:0;min-width:0;background:none;font-size:11px;padding:8px}.command-bar .primary{min-height:32px;padding:4px 15px}.command-bar .secondary{font-size:10px}.feedback{font-size:10px;min-height:16px;margin:7px 0 20px}.feedback.error{color:var(--red)}.exam-footer{display:grid;grid-template-columns:1fr 220px;gap:24px}.exam-footer .eyebrow{font-size:8px;margin-bottom:8px}.exam-footer textarea{font-size:11px;background:#fdfdf7}.progress-panel{border-left:1px solid var(--line);padding-left:24px}.progress-panel strong{font-size:26px;font-weight:500;letter-spacing:-.04em}.progress-panel strong small{font-size:12px;color:#87917b}.progress-panel>p:not(.eyebrow){font-size:9px;margin-bottom:8px}.progress-panel progress{height:4px;width:100%;accent-color:#8ea75c}.build-notice{font-size:9px;margin:22px 0 0;color:#7a826f}.empty-state{padding:12vh 6vw}.empty-state h1{font-size:64px}.empty-state .primary{margin-top:20px}.empty-state p{font-size:14px}dialog{background:var(--paper);color:var(--ink);border:1px solid var(--line);border-radius:8px;padding:36px;max-width:550px;width:calc(100% - 32px);max-height:90vh;box-shadow:0 30px 100px #0003}dialog::backdrop{background:#101b1977;backdrop-filter:blur(3px)}dialog label{margin-bottom:20px}.dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:25px}dialog p,dialog dd{font-size:12px}dialog dt{font-weight:600;font-size:12px;margin-top:16px}dialog dd{color:var(--muted);margin:3px 0 0}dialog dl{margin:24px 0}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
@media(min-width:1600px){.main-workspace{padding:0 55px 30px}.patient-header{padding:36px 0}.chart-scroll{padding:18px 22px 0}.measurement-row,.site-group{min-height:26px}.site-cell{font-size:11px}.tooth-art-row{height:48px}}
@media(max-width:1150px){.workspace{grid-template-columns:190px minmax(0,1fr)}.sidebar{padding:28px 15px}.main-workspace{padding:0 22px 20px}.voice-controls{gap:10px}.toggle{font-size:8px}.header-actions button{padding:10px}.login-layout{gap:50px}.login-panel{padding:30px}}
@media(max-width:800px){.login-layout{grid-template-columns:1fr;gap:35px;padding:35px 25px}.login-story h1{font-size:48px}.signal-card{display:none}.login-story .hero-copy{font-size:14px}.login-header{height:85px}.login-header>.eyebrow{display:none}.login-footer{font-size:7px;gap:20px}.workspace{display:block}.sidebar{position:relative;width:100%;height:auto;padding:18px 20px;display:grid;grid-template-columns:1fr auto;gap:15px}.sidebar .brand{font-size:20px}.practice-chip,.sidebar-heading,.sidebar-bottom p{display:none}.search-label{grid-column:1/-1;margin:0}.sidebar nav{grid-column:1/-1;display:flex;max-height:100px;gap:8px}.sidebar nav button{width:auto!important;min-width:110px}.sidebar-bottom{border:0;padding:0;margin:0;display:flex;gap:12px;grid-column:1/-1;grid-row:4}.quiet{font-size:9px}.main-workspace{padding:0 15px 20px}.topbar{height:58px}.topbar .eyebrow{font-size:6px}.save-state{font-size:8px}.patient-header{align-items:flex-start;flex-direction:column;padding:22px 0}.patient-header h1{font-size:30px}.patient-sub{gap:8px}.voice-panel{align-items:flex-start;flex-direction:column}.voice-controls{justify-content:space-between;width:100%}.voice-lead strong{font-size:14px}.metric-tabs button{padding:7px 9px}.chart-top{font-size:6px}.chart-top span:last-child{display:none}.exam-footer{grid-template-columns:1fr}.progress-panel{border:0;padding:0}.chart-legend{gap:10px;font-size:7px}.login-panel h2{font-size:30px}}
@media(prefers-reduced-motion:reduce){*{animation:none!important;scroll-behavior:auto!important}}
@page{size:landscape;margin:9mm}@media print{body{background:white;font-size:10px}.sidebar,.topbar,.voice-panel,.chart-controls,.command-bar,.feedback,.header-actions,.build-notice,.newExam,.text-button,.cursor-pill{display:none!important}.workspace{display:block}.main-workspace{padding:0}.patient-header{padding:0 0 12px}.patient-header h1{font-size:24px}.patient-sub select{appearance:none}.chart-shell{border-color:#aaa}.chart-scroll{overflow:visible;padding:5px}.arch{min-width:0;margin-bottom:8px;break-inside:avoid}.tooth-grid,.measurement-row,.tooth-art-row{grid-template-columns:40px repeat(16,minmax(0,1fr))}.site-cell{font-size:8px;padding:2px 0;color:#000}.site-group,.measurement-row{min-height:15px}.tooth-art-row{height:25px}.tooth-art{height:23px}.surface-heading{padding:3px}.chart-top{padding:6px}.chart-legend{padding:5px}.site-cell.active{background:transparent;box-shadow:none}.exam-footer{margin-top:10px;grid-template-columns:1fr 160px}.exam-footer textarea{border:0;resize:none;min-height:45px;padding:0}.exam-footer .progress-panel strong{font-size:18px}.badge{border:1px solid #bbb}.patient-sub button{display:none}button{color:black}.login-page{display:none}dialog{display:none}}
@media print{.site-group,.measurement-row{min-height:10px}.site-cell{font-size:6px;padding:1px 0}.row-label{font-size:5px}.tooth-art-row{height:20px}.arch-title{padding:3px}.surface-heading{font-size:5px}.chart-legend{font-size:6px}.exam-footer textarea{font-size:8px}.exam-footer{margin-top:5px}.patient-header{padding-bottom:7px}.patient-header h1{font-size:20px;margin-bottom:6px}.patient-header .eyebrow{margin-bottom:4px}.chart-top{font-size:6px}}
@media print{.workspace{min-height:0}.chart-scroll{padding:0 4px}.arch{margin-bottom:3px}.tooth-grid>button{height:17px;font-size:8px}.tooth-art-row{height:14px}.tooth-art{height:14px}.surface-heading{padding:2px}.site-group,.measurement-row{min-height:8px}.site-cell{font-size:6px;padding:0}.arch-title{font-size:6px;padding:1px}.patient-header{padding:0 0 4px}.chart-top{padding:3px}.chart-legend{padding:3px}.exam-footer{gap:10px;margin-top:4px}.exam-footer textarea{min-height:20px;font-size:7px}.progress-panel progress{display:none}}
/* Compact clinical workspace: full mouth, selected measurement, persistent voice controls. */
@media screen and (min-width:1000px){.workspace{height:100dvh;min-height:0;grid-template-columns:190px minmax(0,1fr);overflow:hidden}.sidebar{height:100dvh;padding:24px 16px 15px}.sidebar .brand{font-size:23px}.practice-chip{margin:25px 0 18px}.main-workspace{height:100dvh;padding:0 18px 9px;display:flex;flex-direction:column;overflow:hidden}.topbar{height:43px;flex-shrink:0}.topbar .avatar{height:25px;width:25px}.patient-header{padding:12px 0 10px;flex-shrink:0;min-height:86px}.patient-header h1{font-size:25px;margin-bottom:2px}.patient-header .eyebrow{font-size:7px;margin-bottom:4px}.patient-header #patientMeta{font-size:9px;color:var(--muted)}.patient-sub{margin-top:5px;gap:10px}.patient-sub select,.text-button{font-size:9px}.badge{font-size:7px;padding:2px 6px}.header-actions button{padding:8px 12px;min-height:32px;font-size:10px}#examView{flex:1;min-height:0;display:flex;flex-direction:column}.summary-strip{height:58px;flex-shrink:0}.clinical-grid{flex:1;min-height:0;display:grid;grid-template-columns:minmax(0,1fr) 205px;gap:12px;margin-top:9px}.chart-column{display:flex;flex-direction:column;min-height:0;min-width:0;border:1px solid var(--line);border-radius:6px;background:var(--white)}.chart-controls{flex-shrink:0;padding:7px;border-bottom:1px solid var(--line);gap:5px}.metric-tabs{gap:1px}.metric-tabs button{font-size:9px;padding:7px 9px}.cursor-pill{display:none}.chart-shell{flex:1;min-height:0;border:0;display:flex;flex-direction:column}.chart-top{display:none}.chart-scroll{flex:1;min-height:0;padding:5px 8px 0;display:flex;flex-direction:column;overflow:hidden}.arch{min-width:0;min-height:0;flex:1;display:flex;flex-direction:column;margin:0 0 4px;justify-content:center}.arch+.arch{border-top:1px solid var(--line);padding-top:5px}.arch-title{font-size:7px;padding:0 0 5px}.tooth-grid,.measurement-row,.tooth-art-row{grid-template-columns:28px repeat(16,minmax(0,1fr))}.tooth-grid>button{height:20px;font-size:10px}.tooth-art-row{height:26px;flex-shrink:0}.tooth-art{height:25px;width:19px}.measurement-row{min-height:33px;flex-shrink:0}.site-group{min-height:33px}.site-cell{font-size:12px;padding:6px 0;position:relative}.surface-heading{font-size:6px;padding:3px 0}.row-label{font-size:6px}.chart-legend{font-size:7px;padding:5px;gap:12px;flex-shrink:0}.voice-dock{flex-shrink:0;margin-top:9px;border:1px solid var(--line);border-radius:6px;background:var(--white);padding:8px 11px}.voice-panel{border:0;background:none;padding:0;margin-bottom:7px;min-height:29px}.voice-icon{width:25px;height:25px;font-size:16px}.voice-lead{gap:8px}.voice-lead .eyebrow{display:none}.voice-lead strong{font-size:11px}.voice-lead small{font-size:8px;margin:0}.voice-controls button{padding:6px 14px;min-height:29px}.voice-controls{gap:14px}.voice-dock .command-bar{margin:0;gap:6px}.command-bar .primary,.command-bar .secondary{min-height:28px;padding:3px 12px}.command-bar input{padding:4px;font-size:10px}.command-bar form{padding:2px}.feedback{margin:3px 0 0;font-size:8px;min-height:12px}.build-notice{font-size:7px;margin:3px 0 0}.site-panel{min-height:0;overflow:auto}.next-card,.findings-card{padding:11px}.next-card .eyebrow,.findings-card .eyebrow{font-size:7px;margin-bottom:7px}.next-card>strong{font-size:11px}.next-card>p:not(.eyebrow){font-size:8px;margin:3px 0 7px}.next-card label{font-size:8px;margin-top:7px}.next-card select{font-size:9px;padding:7px}.next-card .secondary{font-size:8px;min-height:26px;padding:4px}.grade-grid select{padding:6px;font-size:10px}.finding-grid button{font-size:9px;padding:6px}.missing-toggle{font-size:9px}.notes-details{font-size:9px}.exam-footer{display:block}.exam-footer textarea{font-size:10px}.progress-panel{display:none}}
.summary-strip{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:6px;background:var(--white);padding:8px 0}.summary-strip>div{padding:0 17px;border-right:1px solid var(--line);display:flex;flex-direction:column;justify-content:center}.summary-strip>div:last-child{border:0}.summary-strip span{font-size:7px;letter-spacing:.1em;color:var(--muted)}.summary-strip strong{font-size:21px;line-height:1.3;font-weight:500;letter-spacing:-.04em}.summary-strip small{font-size:10px;color:var(--muted);letter-spacing:0}.summary-strip progress{width:90%;height:3px;accent-color:#8ca959}.next-card{background:#edf2e1;border:1px solid #d5dfc6;border-radius:6px}.next-card .eyebrow{display:flex;justify-content:space-between;color:#61734f}.next-card .eyebrow span{font-size:6px;font-weight:400;letter-spacing:0}.tooth-focus{display:flex;align-items:center;gap:9px}.tooth-focus strong{font-size:35px;letter-spacing:-.06em;font-weight:400;line-height:1.1}.tooth-focus span{writing-mode:vertical-rl;font-size:7px;letter-spacing:.1em;color:#889776}.site-choices{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.site-choices button{background:#f9fcf0;border:1px solid #d0dcbe;color:#61764b;font-size:8px;padding:5px}.site-choices button.active{border-color:#6f8c48;background:var(--green);color:#203216}.next-controls{display:grid;grid-template-columns:27px 1fr 27px;gap:4px;margin-top:6px}.findings-card{background:var(--white);border:1px solid var(--line);border-radius:6px;margin-top:9px}.finding-grid{display:grid;grid-template-columns:1fr 1fr;gap:5px}.finding-grid button{background:#f8faf4;border:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;text-transform:capitalize;color:#61715a}.finding-grid button.positive{background:#fceeed;border-color:#dab5b5;color:var(--red)}#clearFindings{font-size:8px;padding:10px 0}.grade-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;border-top:1px solid var(--line);padding-top:9px}.grade-grid label{font-size:8px;font-weight:400;color:#77816c}.grade-grid select{margin-top:4px}.missing-toggle{margin-top:10px;padding-top:8px;border-top:1px solid var(--line)}.notes-details{margin-top:9px;color:#617649;padding:5px}.notes-details summary{cursor:pointer}.notes-details .exam-footer{padding-top:9px}.finding-marks{position:absolute;bottom:0;left:0;right:0;font-size:5px;line-height:1;color:var(--red);letter-spacing:1px}.comparison-delta{position:absolute;top:0;right:0;font-size:6px;color:#66833a}.site-cell.active .finding-marks{color:#8d2730}
@media screen and (min-width:1000px) and (max-height:780px){.patient-header{min-height:74px;padding:7px 0}.patient-header h1{font-size:22px}.summary-strip{height:49px}.tooth-art-row{height:18px}.tooth-art{height:18px}.measurement-row,.site-group{min-height:27px}.site-cell{padding:4px 0;font-size:11px}.arch-title{font-size:6px;padding-bottom:2px}.tooth-grid>button{height:17px}.surface-heading{padding:1px}.voice-lead small{display:none}.build-notice{display:none}.next-card,.findings-card{padding:8px}}
@media screen and (max-width:999px){.summary-strip{margin-bottom:12px}.clinical-grid{display:flex;flex-direction:column}.site-panel{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.next-card,.findings-card{padding:14px;margin:0}.notes-details{grid-column:1/-1}.voice-dock{margin-top:15px}.grade-grid select{padding:8px}.finding-grid button{font-size:10px;padding:10px}.next-controls .secondary{padding:7px;font-size:9px}.tooth-focus strong{font-size:35px}.site-cell{position:relative}.chart-scroll .arch{min-width:790px}.header-actions{flex-wrap:wrap}}
@media print{.summary-strip,.site-panel,.voice-dock,.chart-controls{display:none!important}.clinical-grid,.chart-column{display:block}.patient-header #patientMeta{font-size:8px}.chart-shell{overflow:visible}.chart-scroll{display:block}.comparison-delta,.finding-marks{display:none}.notes-details{display:block}.notes-details summary{display:none}}
.microphone-settings{position:relative;font-size:9px;color:var(--muted)}.microphone-settings summary{cursor:pointer;list-style:none;padding:5px}.microphone-settings[open]{z-index:10}.microphone-settings[open]>label{position:absolute;right:0;bottom:30px;width:210px;background:var(--paper);padding:12px;border:1px solid var(--line);font-size:9px;box-shadow:0 10px 25px #0001}.microphone-settings[open]>label:last-child{bottom:107px}.microphone-settings select{font-size:10px;padding:7px;margin-top:5px}.print-only{display:none}@media print{.print-only{display:block;font-size:8px;margin-top:6px}.print-only p{white-space:pre-wrap;margin:2px 0}.site-panel{display:none!important}}
.site-name-row{display:grid;grid-template-columns:28px repeat(16,minmax(0,1fr));height:12px;align-items:center}.site-names{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));text-align:center;font-size:6px;line-height:1;color:#819073}.site-name-row+.measurement-row{border-top:0}@media print{.site-name-row{display:none}}
@media screen and (max-width:999px){.clinical-grid,.chart-column{min-width:0;width:100%}.site-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.voice-controls{flex-wrap:wrap}.next-controls{grid-template-columns:25px minmax(0,1fr) 25px}.next-controls .secondary{white-space:normal}.chart-shell{max-width:100%}}@media screen and (max-width:600px){.site-panel{grid-template-columns:1fr}.summary-strip>div{padding:0 8px}.summary-strip span{font-size:6px}.summary-strip strong{font-size:19px}}
.mobile-only{display:none}.patient-drawer{padding:0;margin:0;height:100dvh;max-height:100dvh;width:min(340px,90vw);max-width:90vw;border:0;border-radius:0;background:var(--dark)}#closePatients{position:absolute;right:9px;top:11px;z-index:2;width:44px;height:44px;color:var(--green);font-size:28px;background:transparent}.patient-drawer #mobileSidebarSlot{height:100%}.patient-drawer .sidebar{display:flex;flex-direction:column;width:100%;height:100%;padding:28px 22px;position:static;gap:0}.patient-drawer .sidebar .brand{font-size:25px;margin-right:20px}.patient-drawer .practice-chip{display:flex;margin:28px 0 18px}.patient-drawer .sidebar-heading{display:flex}.patient-drawer .search-label{margin:10px 0}.patient-drawer #patientList{display:block;max-height:none;flex:1;min-height:60px}.patient-drawer #patientList button{width:100%!important;min-height:50px;font-size:14px}.patient-drawer .sidebar-bottom{display:block;border-top:1px solid #ffffff18;margin-top:10px}.patient-drawer .quiet{font-size:12px;min-height:43px}.patient-drawer input{font-size:16px}.patient-drawer .sidebar-bottom p{display:block}.patient-drawer .sidebar .brand small{font-size:7px}
@media screen and (max-width:999px){.mobile-only{display:block}.workspace{display:block;min-height:100dvh}.main-workspace{height:auto;padding:0 12px calc(205px + env(safe-area-inset-bottom));overflow:visible}.topbar{position:sticky;top:0;z-index:12;height:58px;padding-top:env(safe-area-inset-top);background:var(--paper);gap:9px}.topbar>.eyebrow,.topbar .avatar{display:none}.topbar>div{margin-left:auto;gap:0}.save-state{font-size:9px;max-width:140px;text-align:right}.mobile-menu{width:44px;height:44px;background:transparent;color:var(--ink);font-size:21px;flex-shrink:0}.mobile-wordmark{font-size:20px;letter-spacing:-.06em}.mobile-wordmark strong{font-weight:400}.patient-header{padding:16px 2px 12px;gap:12px}.patient-header h1{font-size:27px;margin-bottom:5px}.patient-header #patientMeta{font-size:10px;color:var(--muted)}.patient-header>.header-actions{display:flex;width:100%;gap:5px}.header-actions button{flex:1;min-height:40px;padding:8px;font-size:10px}.patient-sub{gap:8px;margin-top:7px;flex-wrap:wrap}.patient-sub select{font-size:12px;min-height:34px}.patient-sub .text-button{font-size:11px;min-height:34px}.summary-strip{height:auto;grid-template-columns:1fr 1fr;padding:0;margin-bottom:13px}.summary-strip>div{min-height:66px;padding:10px 15px}.summary-strip>div:nth-child(2){border-right:0}.summary-strip>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.summary-strip span{font-size:8px}.summary-strip strong{font-size:25px}.summary-strip small{font-size:11px}.summary-strip progress{width:95%;height:3px}.mobile-tabs{display:flex;gap:4px;padding:4px;background:#e8ecdf;border-radius:8px;margin-bottom:8px}.mobile-tabs button{flex:1;background:transparent;font-size:12px;min-height:44px;color:#627057}.mobile-tabs button[aria-pressed=true]{background:var(--white);color:var(--ink);box-shadow:0 2px 7px #172b1810}.swipe-hint{font-size:10px;color:var(--muted);text-align:right;margin:8px 2px}.clinical-grid{display:block}.chart-controls{padding:6px 0 10px;display:block}.metric-tabs{flex-wrap:nowrap;overflow:auto;gap:4px;padding:3px 1px;scrollbar-width:thin}.metric-tabs button{flex-shrink:0;min-height:40px;padding:9px 12px;font-size:11px}.cursor-pill{display:none}.chart-shell{border-radius:7px}.chart-top{padding:10px;font-size:7px}.chart-scroll{overflow-x:auto;padding:10px 8px 0;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}.chart-scroll .arch{min-width:840px;margin-bottom:18px}.arch-title{font-size:9px;padding:5px 0 10px}.tooth-grid,.tooth-art-row,.measurement-row,.site-name-row{grid-template-columns:34px repeat(16,minmax(0,1fr))}.tooth-grid>button{min-height:34px;font-size:12px}.tooth-art-row{height:34px}.tooth-art{height:29px}.site-names{font-size:8px}.site-name-row{height:16px}.surface-heading{font-size:8px;padding:8px 0 4px}.site-cell{font-size:14px;min-height:38px;position:relative}.row-label{font-size:8px}.site-group{min-height:38px}.chart-legend{font-size:9px;padding:10px;gap:12px}.site-panel{display:block;margin-top:0}.next-card,.findings-card{padding:17px;margin:0 0 12px}.next-card .eyebrow,.findings-card .eyebrow{font-size:9px}.next-card>strong{font-size:17px}.next-card>p:not(.eyebrow){font-size:11px}.tooth-focus strong{font-size:50px}.site-choices{gap:8px}.site-choices button{min-height:44px;font-size:13px}.next-controls{grid-template-columns:44px minmax(0,1fr) 44px;gap:6px}.next-controls .secondary{min-height:44px;font-size:12px}.next-card label{margin-top:14px;font-size:11px}.next-card select{font-size:16px;margin-top:6px}.finding-grid button{min-height:44px;font-size:13px;padding:10px}.grade-grid label{font-size:11px}.grade-grid select{font-size:16px;min-height:44px}.missing-toggle{min-height:44px;font-size:13px}#clearFindings{font-size:11px;min-height:40px}.surface-form{padding:17px;background:var(--white);border:1px solid var(--line);border-radius:6px;margin-bottom:12px}.surface-inputs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:10px 0}.surface-inputs label{font-size:10px;color:var(--muted)}.surface-inputs input{font-size:24px;text-align:center;padding:11px 5px;margin-top:5px}.surface-form .primary{width:100%;min-height:44px}.surface-form p:last-child{font-size:10px;margin:8px 0 0}.notes-details{background:var(--white);border:1px solid var(--line);border-radius:6px;padding:17px;color:var(--ink)}.notes-details summary{font-size:14px;min-height:32px}.notes-details textarea{font-size:16px;min-height:200px}.notes-details .progress-panel{display:block;padding:14px 0;border:0}.voice-dock{position:fixed;bottom:0;left:0;right:0;z-index:15;border:1px solid var(--line);border-bottom:0;background:var(--white);border-radius:14px 14px 0 0;margin:0;padding:10px 12px calc(10px + env(safe-area-inset-bottom));box-shadow:0 -5px 24px #101b1910}.voice-panel{padding:0;margin:0 0 7px;border:0;background:none;display:flex;flex-direction:column;gap:7px}.voice-lead{width:100%;gap:7px}.voice-icon{width:20px;height:20px;font-size:15px}.voice-lead .eyebrow{display:none}.voice-lead strong{font-size:11px}.voice-lead small{font-size:9px;max-width:calc(100vw - 65px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.voice-controls{width:100%;gap:10px;display:flex;flex-wrap:wrap;align-items:center}.voice-controls .toggle{font-size:10px}.voice-controls .toggle input{width:16px;height:16px}.voice-controls #listen{margin-left:auto;min-height:44px;font-size:12px;padding:9px 15px}.microphone-settings{font-size:10px}.microphone-settings select{font-size:16px}.voice-dock .command-bar{margin:0;gap:5px;display:flex}.command-prefix{display:none}.command-bar input{font-size:16px;padding:7px;min-width:0}.command-bar form{min-width:0;padding:1px}.command-bar .primary{padding:7px 12px;min-height:38px}.command-bar>.secondary{font-size:10px;padding:6px;min-height:40px}.feedback{font-size:9px;line-height:1.4;margin:4px 0 0;max-height:27px;overflow:auto}.build-notice{margin-top:12px;font-size:9px}.empty-state{padding:50px 12px}.empty-state h1{font-size:48px}.login-layout{padding:25px 20px;gap:20px}.login-story h1{font-size:43px}.login-panel{padding:25px}.login-panel input,dialog input{font-size:16px}.login-story .eyebrow{font-size:8px}.login-footer{padding-bottom:calc(20px + env(safe-area-inset-bottom))}.login-header{height:76px}.login-panel form{margin-top:23px}.login-panel label{margin-bottom:18px}dialog{max-height:85dvh;padding:24px}#workspace[data-mobile-view=chart] .site-panel{display:none}#workspace[data-mobile-view=site] .chart-shell,#workspace[data-mobile-view=notes] .chart-column,#workspace[data-mobile-view=notes] .site-panel>:not(.notes-details),#workspace[data-mobile-view=site] .notes-details{display:none}#workspace:not([data-mobile-view=chart]) .swipe-hint{display:none}#workspace[data-mobile-view=chart] .chart-column{display:block}#workspace[data-mobile-view=site] .chart-column{border:0;background:none}.patient-drawer{padding:0}.patient-drawer .sidebar{height:100dvh}}
@media print{.mobile-only,.patient-drawer{display:none!important}.clinical-grid .site-panel{display:none!important}}

.voice-icon.paused{animation:none;background:#f0d59c;color:#70521a;box-shadow:none}

.voice-settings-popover{position:absolute;right:0;bottom:calc(100% + 8px);width:250px;max-height:65vh;overflow:auto;background:var(--paper);border:1px solid var(--line);padding:14px;border-radius:8px;box-shadow:0 8px 28px #0002}.voice-settings-popover label{margin-top:12px}.voice-settings-popover .voice-description{font-size:11px;margin:0 0 8px}.voice-settings-popover button{width:100%}.microphone-settings[open]{z-index:25}@media screen and (max-width:999px){.voice-settings-popover{left:0;right:auto;width:min(270px,calc(100vw - 28px))}}
