:root{--bg:#f6f5f0;--paper:#fffefa;--ink:#263c35;--text:#34413b;--muted:#7a8279;--line:#e3e5dc;--green:#28574c;--green-light:#edf2e9;--amber:#a17941;--serif:"Songti SC","STSong","Noto Serif CJK SC",serif;--sans:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--sans);font-size:14px;line-height:1.65;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit;color:inherit}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.5;cursor:wait}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,textarea:focus-visible{outline:2px solid #6b9582;outline-offset:3px}button{border:0;background:transparent}a{color:var(--green)}h1,h2,h3,h4,p{margin-top:0}h1{font-family:var(--serif);font-size:33px;font-weight:600;line-height:1.45;letter-spacing:.04em;margin-bottom:11px;color:var(--ink)}h2{font-size:18px;letter-spacing:.03em;margin:0}h2,h3{font-weight:550}h3{font-size:16px;margin:0 0 16px}h4{font-size:13px;font-weight:550;margin:22px 0 10px}p{margin-bottom:14px}small{font-size:12px}input,select,textarea{background:#fffefa;border:1px solid #dfe3d9;border-radius:7px;min-width:0;width:100%;padding:10px 12px;outline:none;transition:border-color .15s}input:focus,select:focus,textarea:focus{border-color:#829c8b;box-shadow:0 0 0 3px #edf2e8}textarea{resize:vertical;line-height:1.85}input::placeholder,textarea::placeholder{color:#a1a69d;font-weight:400}input[type=checkbox]{width:16px;height:16px;accent-color:var(--green);margin:0}button svg{flex-shrink:0}a,button{touch-action:manipulation}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:7px;padding:11px 18px;border:1px solid var(--line);font-size:13px;line-height:1.55;white-space:nowrap;background:var(--paper);transition:background .15s,transform .15s}.button:hover{background:#f1f4eb}.button.primary{background:var(--green);color:#fffef5;border-color:var(--green);box-shadow:0 2px 3px #173b2310}.button.primary:hover{background:#1d493e}.button.secondary{border-color:#ced9ca;color:var(--green);background:#f8faf4}.button.full{width:100%}.button-row{display:flex;align-items:center;gap:10px}.text-button{display:inline-flex;align-items:center;gap:6px;color:var(--green);font-size:12px;padding:5px 0;text-align:left}.text-button:hover{text-decoration:underline;text-underline-offset:4px}.icon-button{display:inline-flex;justify-content:center;align-items:center;width:34px;height:34px;border-radius:7px;color:var(--muted);flex-shrink:0}.icon-button:hover{background:#edf1e7;color:var(--green)}.paper{background:var(--paper);border:1px solid var(--line);border-radius:11px;padding:25px}.eyebrow{display:block;font-size:10px;font-weight:550;letter-spacing:.16em;color:#7e8c78;margin-bottom:13px}.quiet-note{font-size:12px;line-height:1.8}.muted,.quiet-note{color:var(--muted)}.status-dot{width:6px;height:6px;border-radius:50%;background:#668765;margin-right:6px;flex-shrink:0}.count,.status-dot{display:inline-block}.count{font-family:var(--sans);font-size:12px;line-height:20px;text-align:center;min-width:24px;margin-left:9px;color:#858e7f;background:#edf0e7;border-radius:5px;padding:0 6px;vertical-align:middle}.badge{display:inline-flex;align-items:center;gap:5px;font-size:10px;white-space:nowrap;border-radius:4px;padding:3px 7px;line-height:1.4;letter-spacing:.03em}.badge:before{content:"";width:4px;height:4px;border-radius:50%;background:currentColor}.badge.verified{color:#50705b;background:#ecf1e7}.badge.structured{color:#927448;background:#f7efdf}.badge.captured{color:#8b8170;background:#f0eee7}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:20px}.section-heading h3{display:flex;align-items:center;gap:8px;margin:0}.tags{display:flex;gap:6px;flex-wrap:wrap}.tags>span{font-size:11px;padding:2px 8px;border-radius:4px;background:#eff2e9;color:#6a7c5d;border:1px solid transparent}.tags .tag-outline{background:transparent;border-color:#e0e5d8;color:#8b927e}.tags .unfilled{background:#f5f3ed;color:#a59e90}.app-shell{min-height:100vh}.sidebar{width:225px;position:fixed;left:0;top:0;bottom:0;background:#eff1e9;border-right:1px solid #e0e5d9;display:flex;flex-direction:column;padding:36px 21px 16px;z-index:30}.brand{display:flex;align-items:center;gap:12px;text-align:left;padding:0;color:var(--green)}.brand>img{width:39px;height:39px;border-radius:11px}.brand>span{font-family:var(--serif);font-size:28px;font-weight:600;letter-spacing:.18em;line-height:1.2}.brand small{display:block;font-family:var(--sans);font-size:9px;font-weight:400;letter-spacing:.19em;margin-top:7px;color:#8a9280}.workspace-label{font-size:10px;letter-spacing:.07em;color:#88927f;margin:41px 11px 18px}.sidebar nav{display:flex;flex-direction:column;gap:7px}.sidebar nav button,.sidebar-bottom>button{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:7px;text-align:left;color:#788271;font-size:13px}.sidebar nav button:hover,.sidebar-bottom>button:hover{background:#e5ebdf}.sidebar nav button.active{background:#dfe8da;color:#315b47;font-weight:550}.sidebar nav button small{margin-left:auto;font-size:10px;padding:0 6px;border-radius:4px;background:#cbd9c5;line-height:18px}.sidebar-quote{margin:56px 14px 20px;color:#95a08b}.sidebar-quote p{font-family:var(--serif);font-size:21px;letter-spacing:.14em;line-height:1.9;color:#87977c;margin:11px 0 12px}.sidebar-quote small{font-size:10px;color:#a0a797}.sidebar-bottom{margin-top:auto}.sidebar-bottom>button{width:100%;font-size:12px;margin-bottom:18px}.sidebar-bottom>button.active{color:var(--green)}.profile{display:flex;align-items:center;border-top:1px solid #dce2d3;padding:20px 0 0;gap:10px}.avatar{width:31px;height:31px;display:grid;place-items:center;border-radius:50%;background:#dfe6d5;font-size:11px;color:#75815d}.profile strong{display:block;font-size:10px;font-weight:500}.profile small{display:block;font-size:9px;color:#8a9481;margin-top:3px}.profile .icon-button{margin-left:auto;width:25px}.main-wrap{margin-left:225px}.topbar{height:66px;border-bottom:1px solid #e8e8df;display:flex;align-items:center;justify-content:space-between;padding:0 42px}.breadcrumb{color:#9a9e91;font-size:10px}.breadcrumb>span{margin:0 12px;color:#c3c8bc}.topbar-right{display:flex;align-items:center;gap:15px}.desktop-date{font-size:10px;color:#8d9586;letter-spacing:.03em}.date-dot{margin:0 9px;color:#babfab}.main-content{max-width:1350px;padding:38px 42px 20px;margin:0 auto}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:28px;margin:0 0 27px}.page-heading p{font-size:12px;color:#87917f;letter-spacing:.02em;margin:0}.home-heading h1{font-size:31px}.home-heading .button{align-self:center;margin-top:12px}.overview-strip{display:flex;position:relative;padding:26px 32px;margin:31px 0 0;border:1px solid #dce2d2;border-radius:10px;background:#f0f3e9;overflow:hidden}.overview-strip>div:not(.overview-seal){flex:1 1;z-index:1;padding-left:30px;border-left:1px solid #dce3d2}.overview-strip>div:first-child{padding-left:0;border:0}.overview-label{display:block;font-size:11px;color:#8b947f;letter-spacing:.07em}.overview-strip strong{display:block;color:#405d45;font-size:35px;font-weight:450;line-height:1.65;font-family:Georgia,serif}.overview-strip strong small{font-family:var(--sans);font-size:10px;font-weight:400;color:#919a85;margin-left:10px}.overview-foot,.overview-link{font-size:10px;color:#98a089;display:flex;align-items:center;gap:8px;padding:0}.overview-link:hover{color:var(--green)}.overview-strip .amber-text{color:#a78a51}.overview-seal{font-family:var(--serif);position:absolute;font-size:21px;border:1px solid #cad5b9;color:#cad5b9;border-radius:3px;right:22px;top:28px;line-height:1.3;padding:7px 4px;opacity:.5;transform:rotate(-7deg)}.demo-banner{font-size:10px;color:#9a9e8e;padding:13px 1px 4px;display:flex;align-items:center;gap:7px}.tiny-dot{width:3px;height:3px;background:#a2af8c;border-radius:50%}.records-section{margin-top:32px}.records-section .section-heading{margin-bottom:17px}.records-section .section-heading .quiet-note{font-size:10px}.record-toolbar,.search-box{display:flex;gap:10px}.search-box{align-items:center;background:var(--paper);border:1px solid var(--line);border-radius:7px;padding:0 13px;flex:1 1;color:#9ca18e;min-width:0}.search-box input{border:0;background:transparent;box-shadow:none;padding:11px 0;font-size:12px;width:100%}.search-box input:focus{box-shadow:none}.search-box:focus-within{border-color:#87a181}.record-toolbar>select{width:140px;font-size:12px}.record-toolbar>.button{font-size:12px;padding:10px 15px}.filter-panel{background:#eeefe6;border:1px solid #e0e4d5;border-radius:8px;padding:15px;display:flex;gap:12px;flex-wrap:wrap;margin-top:12px;align-items:end}.filter-panel>label{font-size:11px;flex:1 1;min-width:120px}.filter-panel input,.filter-panel select{margin-top:4px;font-size:12px;padding:8px}.filter-panel .check-label{display:flex;align-items:center;gap:8px;flex:0 1 auto;align-self:center;min-width:80px}.filter-panel input[type=checkbox]{margin-top:0}.selected{background:#e6eddf}.list-tabs{display:flex;align-items:center;border-bottom:1px solid var(--line);gap:25px;margin:20px 0 21px}.list-tabs>button{padding:0 2px 11px;font-size:11px;color:#959b8c;position:relative}.list-tabs>button.active{color:var(--green);font-weight:550}.list-tabs>button.active:after{content:"";height:2px;background:#487253;border-radius:3px;position:absolute;bottom:-1px;left:0;right:0}.list-tabs .refresh-list{margin-left:auto}.record-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.record-card{border:1px solid #e0e3d8;border-radius:9px;padding:21px 22px 0;background:var(--paper);display:flex;flex-direction:column;text-align:left;min-height:236px;transition:border .15s,box-shadow .15s,transform .15s}.record-card:hover{border-color:#a9b9a0;box-shadow:0 4px 15px #24382707;transform:translateY(-2px)}.record-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:10px;color:#969d8b;margin-bottom:13px}.record-card h3{font-family:var(--serif);font-size:21px;line-height:1.5;margin:0 0 8px;color:#364d3c;letter-spacing:.015em}.record-person{font-size:11px;color:#8f9787;margin:0 0 12px}.record-card .tags{margin-bottom:15px}.card-quote{font-family:var(--serif);font-size:13px;color:#7a856e;line-height:1.8;margin:0 0 17px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-quiet{font-size:12px;color:#aaa99b;margin-bottom:17px}.record-foot{border-top:1px solid #eeeee5;display:flex;align-items:center;justify-content:space-between;padding:12px 0;color:#849271;font-size:10px;margin-top:auto;gap:10px}.record-foot>span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.content-footer{display:flex;align-items:center;justify-content:space-between;margin:35px 0 0;padding:18px 0 3px;border-top:1px solid var(--line);font-size:10px;color:#a1a794}.content-footer .text-button{font-size:10px;color:#9da58e}.draft-banner{border:1px solid #e7ddc3;background:#faf6e9;border-radius:9px;padding:18px 22px;margin-top:24px}.draft-banner h3{font-size:13px;color:#8b744a}.draft-banner .section-heading{margin-bottom:8px}.draft-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;border-top:1px solid #eee5cd}.draft-row strong{display:block;font-size:12px;font-weight:500}.draft-row small{display:block;font-size:10px;color:#9c917a}.draft-row .error-text{display:block;font-size:11px}.pagination{justify-content:center;gap:20px;margin-top:25px;font-size:12px;color:var(--muted)}.page-top,.pagination{display:flex;align-items:center}.page-top{justify-content:space-between;margin:0 0 22px}.page-top .eyebrow{margin:0}.back-button{gap:8px;padding:0;font-size:12px;color:#7c8877}.back-button,.save-status{display:flex;align-items:center}.save-status{white-space:nowrap;font-size:11px;color:#839075}.save-status.warning{color:#a96947}.capture-layout{display:grid;grid-template-columns:minmax(0,1fr) 267px;gap:22px;align-items:start}.capture-paper{padding:24px}.capture-aside>.paper{padding:22px}.photo-actions{display:flex;gap:11px}.photo-actions>label{display:flex;align-items:center;justify-content:center;gap:9px;flex:1 1;padding:16px 7px;background:#f4f5ed;border:1px dashed #cbd5c1;border-radius:8px;color:#708566;font-size:11px;cursor:pointer}.photo-actions>label:hover{background:#eaf0e0}.photo-actions input{position:absolute;width:1px;height:1px;opacity:0}.photo-actions>label:focus-within{outline:2px solid #6b9582;outline-offset:2px}.picture-strip{display:flex;gap:12px;overflow-x:auto;padding:18px 2px 10px}.capture-picture{position:relative;flex:0 0 94px;display:flex;flex-direction:column;align-items:center}.capture-picture>img{width:94px;height:94px;object-fit:cover;border:1px solid var(--line);border-radius:8px}.capture-picture>span{font-size:10px;color:var(--muted);margin-top:4px}.picture-remove{position:absolute;right:-4px;top:-4px;border-radius:50%;background:#fff;border:1px solid var(--line);width:21px;height:21px;display:grid;place-items:center}.editor-mode{display:flex;align-items:center;justify-content:space-between;margin:24px 0 15px;gap:8px}.editor-mode>span{font-size:10px;color:#a3a998}.segmented{display:flex;gap:2px;padding:3px;border-radius:7px;background:#f0f1e8}.segmented button{border-radius:5px;padding:6px 13px;font-size:11px;color:#8b947e}.segmented button.active{background:#fff;color:var(--green);box-shadow:0 1px 3px #253a3010}.raw-editor{border:0;box-shadow:none!important;background:linear-gradient(transparent calc(100% - 1px),#f1f1e9 1px);background-size:100% 36px;min-height:310px;line-height:36px;padding:0 6px;font-size:15px;font-family:var(--serif);resize:vertical;border-radius:0}.raw-editor::placeholder{color:#b4b8a6}.raw-footer{font-size:9px;color:#a1a996;display:flex;justify-content:space-between;gap:12px;margin:10px 0 26px}.raw-footer>span:last-child{white-space:nowrap}.field{display:flex;flex-direction:column;gap:7px;margin-bottom:16px}.field-label{font-size:11px;color:#87907d;line-height:1.5}.field>small{font-size:10px;color:#a4aa9a;line-height:1.6}.field input,.field select,.field textarea{font-size:12px}.field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.gentle-note{display:flex;gap:12px;color:#8e9b78;background:#f0f3e8;padding:18px 16px;border-radius:8px;margin:18px 0;font-size:11px}.gentle-note svg{flex-shrink:0;margin-top:3px}.gentle-note strong{font-weight:500;color:#738364;font-size:12px}.gentle-note p{font-size:11px;color:#939c86;margin:6px 0 0;line-height:1.8}.field-group{border:1px solid #e4e7dc;border-radius:8px;margin-bottom:14px;overflow:hidden}.field-group summary{display:flex;justify-content:space-between;cursor:pointer;background:#f7f8f1;padding:12px 15px;font-size:12px;list-style:none}.field-group summary:before{content:"＋";color:#98a486;margin-right:8px}.field-group[open] summary:before{content:"−"}.field-group summary span{flex:1 1}.field-group summary small{color:#a0aa92;font-size:10px}.field-group-body{padding:18px 15px 0}.source-field{position:relative}.source-field.generated textarea{background:#f3f5e9;border-color:#dce4c7;padding-top:26px}.source-tag{position:absolute;top:6px;right:8px;font-size:9px;color:#8a9a69;background:#e8edd7;padding:1px 5px;border-radius:3px}.prescriptions-editor{margin-top:26px;padding-top:24px;border-top:1px solid var(--line)}.prescriptions-editor h3{font-size:14px}.prescription-block{background:#fbfbf5;border:1px solid #e3e7d9;border-radius:8px;padding:18px;margin-top:15px}.rx-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.rx-top .eyebrow{margin:0}.herb-table{overflow-x:auto}.herb-header,.herb-row{display:grid;grid-template-columns:minmax(100px,2fr) minmax(53px,.85fr) minmax(45px,.7fr) minmax(55px,.9fr) minmax(64px,1fr) 22px;gap:7px;align-items:center;min-width:398px}.herb-header{font-size:9px;color:#a0a893;margin-bottom:8px}.herb-row{margin-bottom:7px}.herb-row input{padding:7px 8px;font-size:11px}.herb-row .icon-button{width:22px;height:30px}.add-herb{margin:6px 0 20px}.editor-bottom{position:sticky;bottom:0;margin:26px -1px 0;padding:15px 0;display:flex;justify-content:space-between;align-items:center;gap:14px;background:#f6f5f0ee;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-top:1px solid var(--line);z-index:15}.editor-bottom>div:first-child{display:flex;align-items:center;gap:8px;color:#8a947b;font-size:10px}.review-layout{display:grid;grid-template-columns:minmax(240px,.85fr) minmax(0,1.2fr);gap:22px;align-items:start}.source-panel{position:sticky;top:20px;max-height:calc(100vh - 110px);overflow:auto;padding:22px}.source-badge{font-size:9px;color:#96a086;border:1px solid #e0e5d5;border-radius:4px;padding:2px 5px}.raw-source{font-size:13px;line-height:2;font-family:var(--serif);white-space:pre-wrap;overflow-wrap:anywhere;color:#768368;border-left:2px solid #dfe6d1;padding:3px 0 3px 15px;margin-top:12px}.no-photos{background:#f4f5ee;border-radius:7px;min-height:104px;color:#b0b7a3;display:flex;align-items:center;justify-content:center;gap:11px;font-size:11px}.media-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.media-tile{padding:0;position:relative}.media-tile img{width:100%;aspect-ratio:1.2;object-fit:cover;border-radius:7px;border:1px solid var(--line)}.media-tile span{position:absolute;bottom:10px;left:8px;font-size:9px;display:flex;gap:5px;align-items:center;padding:3px 6px;background:#fffef3dd;border-radius:4px}.source-snapshot{font-size:10px;color:#a0a994;margin-top:22px}.source-snapshot summary{cursor:pointer}.source-snapshot pre{font-size:10px;white-space:pre-wrap;overflow-wrap:anywhere;color:#909985;max-height:350px;overflow:auto}.source-actions{display:flex;gap:15px;flex-wrap:wrap;margin-top:18px;border-top:1px solid var(--line);padding-top:12px}.inline-title{display:flex;align-items:center;gap:15px}.inline-title .badge{margin-bottom:12px}.review-paper{padding:23px}.lightbox{position:fixed;inset:0;background:#182d25ee;z-index:100;display:flex;align-items:center;justify-content:center;padding:55px 28px;flex-direction:column;gap:12px;overflow:auto}.lightbox>img{max-width:100%;max-height:calc(100vh - 140px);object-fit:contain}.lightbox>a{color:#dbe4d0;font-size:12px}.lightbox-close{position:fixed;top:16px;right:20px;color:#fff;padding:10px}.patient-search{max-width:550px;margin-bottom:25px}.patient-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.patient-card{display:flex;align-items:center;gap:16px;text-align:left;padding:24px 20px}.patient-card:hover{border-color:#adbda0}.patient-card h3{font-family:var(--serif);font-size:22px;margin:0 0 5px}.patient-card p{font-size:11px;color:#929a85;margin:0 0 7px}.patient-card small{font-size:10px;color:#a0a792}.patient-card>svg{margin-left:auto;color:#a5b197}.patient-monogram{width:48px;height:55px;display:grid;place-items:center;background:#eef2e6;border-radius:5px;font-family:var(--serif);font-size:22px;color:#839872;flex-shrink:0}.reminders{margin-top:26px}.reminders>button{display:flex;align-items:center;gap:20px;padding:12px 0;width:100%;border-top:1px solid var(--line);text-align:left}.reminders>button span{font-size:11px;color:var(--amber);white-space:nowrap}.reminders>button strong{font-size:12px;font-weight:500}.reminders>button p{flex:1 1;font-size:12px;color:var(--muted);margin:0}.reminders>button svg{color:#a0aa90}.patient-layout{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:30px;align-items:start}.patient-note{font-size:12px;color:#8d977c;border-left:2px solid #d5dfc4;padding-left:14px}.tongue-section{margin:24px 0 30px}.tongue-timeline{display:flex;overflow:auto;gap:18px}.tongue-timeline a{text-align:center;flex:0 0 110px;text-decoration:none}.tongue-timeline img{width:110px;height:105px;object-fit:cover;border-radius:7px}.tongue-timeline span{display:block;color:#8c977d;font-size:10px;margin-top:7px}.timeline{padding-left:32px}.timeline-entry{position:relative;border-left:1px solid #d4ddc7;padding:0 0 24px 29px}.timeline-entry:last-child{border-left-color:transparent}.timeline-mark{position:absolute;left:-18px;top:0;background:var(--bg);padding-bottom:5px}.timeline-mark span{border:1px solid #d8e0cc;border-radius:50%;background:#edf1e5;color:#96a183;display:grid;place-items:center;width:35px;height:35px;font-family:Georgia,serif;font-size:12px}.timeline-card{padding:23px}.timeline-card h3{font-family:var(--serif);font-size:22px;margin:0 0 14px}.title-button{font:inherit;text-align:left;padding:0}.title-button:hover{color:var(--green)}.timeline-rx{padding-top:15px}.timeline-rx strong{font-size:12px;font-weight:500}.timeline-rx p{font-size:12px;line-height:2;color:#8a957d;margin:7px 0 0}.diff-block{margin:20px 0;background:#f5f6ef;border-radius:6px;padding:13px 15px}.diff-block small{font-size:10px;color:#9ea78e;display:block;margin-bottom:8px}.diff-block p{margin:3px 0;font-size:12px}.diff-block p>span{display:inline-block;width:20px}.diff-block .added{color:#5f8255}.diff-block .removed{color:#aa8169}.diff-block .changed{color:#9c884d}blockquote{margin:20px 0;padding:0 0 0 14px;border-left:2px solid #cad9ba;font-family:var(--serif);font-size:17px;color:#718362;line-height:1.9}blockquote footer{font-family:var(--sans);font-size:10px;color:#9aa68b;margin-top:8px}.followup-panel{padding:21px}.followup-item{border-top:1px solid var(--line);padding:15px 0;font-size:12px}.followup-item>span{color:#a58c53;font-size:10px}.followup-item p{margin:6px 0}.followup-item small{color:#929c85;display:block}.followup-item.done{opacity:.6}.followup-panel form{margin-top:20px;border-top:1px solid var(--line);padding-top:20px}.notes-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:24px;align-items:start}.note-card{margin-bottom:20px}.note-card blockquote{margin:16px 0 22px;font-size:20px}.note-card .record-meta{margin:0}.question{background:#f5f5eb;border-radius:7px;padding:13px 16px}.question>span{font-size:10px;color:#a89b78}.question p{font-size:12px;color:#8e8f75;margin:6px 0 0}.pair-panel{padding:22px}.pair-row{display:flex;gap:12px;align-items:center;border-top:1px solid var(--line);padding:13px 0;font-size:11px}.pair-row>span{font-family:Georgia,serif;font-size:12px;color:#a8b097}.pair-row strong{font-weight:500;flex:1 1;color:#778564}.pair-row small{font-size:10px;color:#a1a98f}.compact-select{width:auto;min-width:125px;font-size:12px}.settings-layout{display:grid;grid-template-columns:minmax(260px,.9fr) minmax(0,1.1fr);gap:24px;align-items:start}.export-options{margin:22px 0}.export-options>button{display:flex;gap:15px;align-items:center;width:100%;padding:17px 0;border-bottom:1px solid var(--line);text-align:left;color:#8b9d7a}.export-options>button>span{flex:1 1}.export-options strong{display:block;font-size:13px;color:#657854;font-weight:500}.export-options small{display:block;font-size:10px;color:#9fa98f;margin-top:4px}.export-options>button:hover{background:#f5f7ec}.connection-state{background:#f2f4e9;border-radius:8px;padding:18px 20px;margin-top:25px}.connection-state h4{margin:0 0 12px;font-size:12px}.connection-state p{font-size:11px;color:#8b997a;margin:7px 0}.dictionary-form{padding:17px 0;border-bottom:1px solid var(--line);margin-bottom:20px}.dictionary-form .field-grid{gap:12px}.dictionary-list{max-height:540px;overflow:auto;margin-top:14px}.dictionary-row{display:flex;width:100%;gap:14px;align-items:center;padding:12px 0;border-bottom:1px solid #eeeee4;text-align:left;font-size:11px}.dictionary-row strong{font-weight:500;color:#71835f;min-width:55px}.dictionary-row>span{flex:1 1;color:#9aa58a}.dictionary-row>small{font-size:9px;color:#a2ad92}.dictionary-row:hover{background:#f5f7ed}.modal-scrim{position:fixed;inset:0;background:#1c332955;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:grid;place-items:center;z-index:90;padding:25px}.modal{width:100%;max-width:460px;max-height:90vh;overflow:auto;box-shadow:0 10px 60px #1c332925}.modal .section-heading{margin-bottom:15px}.opening{min-height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column}.opening img{width:56px;margin-bottom:20px}.opening h1{font-size:28px;letter-spacing:.2em}.opening p{font-size:12px;color:#8c977b}.loading-state{padding:55px;text-align:center;color:#9ca78b;font-size:12px}.empty-state{text-align:center;min-height:220px;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:40px 25px;color:#8b9c78}.empty-state h3{font-family:var(--serif);font-size:23px;margin:18px 0 7px}.empty-state p{font-size:12px;color:#a2ab92;max-width:350px}.error-banner{background:#fff0e9;border:1px solid #ead1c2;color:#a06d53;border-radius:7px;padding:12px 16px;font-size:12px;margin-bottom:18px;display:flex;align-items:center;justify-content:space-between;gap:12px}.error-text{color:#a67152}.notice{background:#f9f3e3;border:1px solid #eae0c8;color:#9b885b;border-radius:7px;padding:12px 15px;font-size:11px;margin-bottom:15px;line-height:1.85}.notice .text-button{margin-left:12px}.toast{position:fixed;bottom:28px;left:calc(50% + 100px);transform:translateX(-50%);background:#2b5144;color:#eff6e6;z-index:110;border-radius:9px;box-shadow:0 8px 30px #1b30251b;padding:11px 14px;display:flex;align-items:center;gap:10px;max-width:calc(100vw - 40px);font-size:12px;line-height:1.6}.toast>span{min-width:0}.toast .icon-button{width:24px;height:24px;color:#c5d7b6}.offline-tag{display:flex;gap:6px;align-items:center;font-size:10px;color:#a08755}.mobile-brand,.mobile-nav,.mobile-settings{display:none}.login-page{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.login-art{background:#e8eee0;position:relative;padding:65px 10%;overflow:hidden;display:flex;flex-direction:column;justify-content:center}.login-art .eyebrow{font-size:9px;color:#849b70;margin-bottom:45px;position:relative;z-index:1}.login-title{font-size:80px;line-height:1.6;color:#517144;letter-spacing:.12em}.login-art>p,.login-title{font-family:var(--serif);position:relative;z-index:1}.login-art>p{font-size:18px;color:#8a9f75;line-height:2;letter-spacing:.1em;margin:32px 0}.botanical{position:absolute;color:#bbccb0;right:-20px;bottom:15%;transform:rotate(-20deg) scale(1.7)}.login-foot{position:absolute;bottom:36px;left:10%;font-size:10px;letter-spacing:.15em;color:#9aaf85}.login-form{max-width:365px;width:calc(100% - 60px);margin:auto;padding:60px 0;position:relative}.login-form>.brand{margin-bottom:55px}.login-form h1{font-size:28px;letter-spacing:.01em}.login-form>p{font-size:12px;color:#94a084;margin-bottom:32px}.login-form .field{margin-bottom:22px}.login-form .field input{padding:13px 14px}.login-form .button{padding:12px 18px}.or-divider{display:flex;align-items:center;gap:16px;font-size:10px;color:#a9b199;margin:25px 0}.or-divider:after,.or-divider:before{content:"";height:1px;flex:1 1;background:var(--line)}.login-form .login-local-note{font-size:10px;color:#a8af9a;text-align:center;line-height:1.8;margin:14px 0 25px}.login-copyright{display:block;text-align:center;color:#adb59d;font-size:9px;margin-top:40px;letter-spacing:.04em}@media(min-width:1550px){.main-content{padding-top:50px}.home-heading h1{font-size:36px}.record-card{min-height:252px}.record-card h3{font-size:23px}}@media(max-width:1150px){.sidebar{width:195px;padding-left:16px;padding-right:16px}.main-wrap{margin-left:195px}.main-content{padding:30px 26px 20px}.topbar{padding:0 26px}.home-heading h1{font-size:28px}.overview-strip{padding:23px}.overview-strip>div:not(.overview-seal){padding-left:20px}.overview-strip>div:first-child{padding-left:0}.overview-seal{display:none}.capture-layout{grid-template-columns:minmax(0,1fr) 235px;gap:16px}.capture-paper{padding:20px}.capture-aside>.paper{padding:17px}.notes-layout{grid-template-columns:minmax(0,1fr) 240px}.patient-layout{grid-template-columns:minmax(0,1fr) 220px;gap:19px}.record-card{padding:18px 18px 0}.record-card h3{font-size:19px}.review-layout{gap:16px}.editor-mode>span{display:none}.herb-header,.herb-row{min-width:385px}.settings-layout{grid-template-columns:1fr 1.1fr}.timeline{padding-left:18px}.timeline-entry{padding-left:23px}.timeline-card{padding:18px}}@media(max-width:900px){.sidebar{width:175px;padding:25px 12px 16px}.main-wrap{margin-left:175px}.sidebar .brand{gap:9px}.sidebar .brand>img{width:34px}.sidebar .brand>span{font-size:24px}.sidebar nav button{gap:10px;padding:12px 10px}.main-content{padding:26px 22px 20px}.topbar{padding:0 22px}.home-heading{align-items:start}.home-heading h1{font-size:26px}.home-heading .new-record{padding:10px 12px;font-size:11px}.overview-foot,.overview-link{font-size:9px}.overview-strip{padding:21px 18px}.overview-strip>div:not(.overview-seal){padding-left:16px}.overview-strip>div:first-child{padding-left:0}.record-grid{gap:12px}.record-card{padding:17px 15px 0}.record-meta{font-size:9px;gap:5px}.record-card h3{font-size:18px}.record-person{font-size:10px}.badge{font-size:9px}.record-toolbar>select{width:110px}.capture-layout{grid-template-columns:1fr}.capture-aside{display:grid;grid-template-columns:1fr 1fr;gap:15px;align-items:start}.capture-aside>.paper{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px}.capture-aside>.paper>h3{grid-column:1/-1}.capture-aside .gentle-note{margin:0}.review-layout{grid-template-columns:1fr}.source-panel{position:static;max-height:none}.review-layout .media-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.review-layout .raw-source{font-size:13px}.source-snapshot pre{max-height:150px}.patient-layout{grid-template-columns:1fr}.followup-panel{display:block}.notes-layout,.patient-grid,.settings-layout{grid-template-columns:1fr}.editor-bottom .button-row .quiet-note{display:none}.login-title{font-size:61px}.login-art{padding-left:12%;padding-right:12%}}@media(max-width:680px){body{font-size:14px}.sidebar{display:none}.main-wrap{margin-left:0}.main-content{padding:25px 18px 105px}.topbar{height:60px;padding:0 19px;background:#eff2e9}.breadcrumb,.desktop-date{display:none}.mobile-brand{display:flex;align-items:center;gap:8px;font-family:var(--serif);font-size:23px;letter-spacing:.15em;color:#466b43}.mobile-brand>img{width:28px;height:28px;border-radius:7px}.mobile-settings{display:inline-flex}.mobile-nav{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:25;background:#fbfcf6f5;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-top:1px solid #e0e6d5;padding:9px 10px max(9px,env(safe-area-inset-bottom));justify-content:space-around}.mobile-nav>button{display:flex;align-items:center;flex-direction:column;gap:4px;color:#9aa68c;padding:4px 12px;font-size:9px;min-width:66px}.mobile-nav>button.active{color:#477342}.mobile-nav>button.active svg{stroke-width:2.1}.home-heading{margin-bottom:23px;gap:12px;flex-wrap:wrap}.eyebrow{font-size:9px;letter-spacing:.12em;margin-bottom:12px}.home-heading h1,h1{font-size:27px;letter-spacing:.025em}.page-heading{gap:15px;flex-wrap:wrap}.page-heading p{font-size:11px}.home-heading .new-record{margin-top:2px;padding:10px 14px;font-size:12px}.overview-strip{margin-top:12px;padding:20px 14px}.overview-label{font-size:9px;letter-spacing:0}.overview-strip>div:not(.overview-seal){padding-left:14px}.overview-strip>div:first-child{padding-left:0}.overview-strip strong{font-size:29px}.overview-strip strong small{font-size:9px;margin-left:4px}.overview-foot,.overview-link{font-size:8px;letter-spacing:0;gap:3px;line-height:1.65}.overview-link svg{display:none}.demo-banner{font-size:9px;padding-top:10px}.records-section{margin-top:26px}.record-toolbar{flex-wrap:wrap;gap:8px}.record-toolbar .search-box{flex-basis:100%}.record-toolbar>select{flex:1 1}.record-toolbar>.button{padding:8px 13px}.search-box input{font-size:13px;padding:12px 0}.list-tabs{margin:18px 0;gap:24px}.list-tabs>button{font-size:11px}.record-grid{grid-template-columns:1fr;gap:14px}.record-card{padding:19px 20px 0;min-height:220px}.record-card h3{font-size:23px}.record-meta{font-size:10px}.record-person{font-size:11px}.badge{font-size:10px}.card-quote{font-size:14px}.record-foot{padding:13px 0;font-size:10px}.content-footer{margin-top:25px}.toast{left:50%;bottom:88px;width:max-content;max-width:calc(100vw - 32px);font-size:12px}.page-top{margin-bottom:17px}.page-top .eyebrow{font-size:8px}.paper{padding:20px;border-radius:10px}.capture-paper{padding:18px}.photo-actions{gap:8px}.photo-actions>label{font-size:11px;padding:14px 4px;gap:6px;flex-direction:column}.raw-editor{font-size:16px;min-height:280px}.raw-footer{font-size:9px;align-items:flex-start}.raw-footer>span:first-child{max-width:230px}.editor-mode>span{display:none}.field input,.field select,.field textarea{font-size:16px}.field-label{font-size:11px}.field input,.field select{padding:10px}.field-grid{gap:10px}.capture-aside{display:block}.capture-aside>.paper{display:block;padding:20px}.capture-aside .gentle-note{margin:15px 0}.editor-bottom{bottom:68px;margin-left:-18px;margin-right:-18px;padding:12px 18px;gap:10px}.editor-bottom>div:first-child{font-size:9px;line-height:1.6}.editor-bottom>div:first-child svg{display:none}.editor-bottom>.button{font-size:11px;padding:10px 14px}.editor-bottom .button-row{gap:7px}.editor-bottom .button-row .button{padding:10px;font-size:11px;gap:5px}.editor-bottom .text-button{font-size:10px}.review-paper,.source-panel{padding:18px}.review-layout .media-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.field-group-body{padding:14px 12px 0}.prescription-block{padding:13px}.herb-row input{font-size:14px}.prescription-block .field-grid{grid-template-columns:1fr}.prescription-block .field input,.prescription-block .field textarea{font-size:14px}.section-heading{gap:9px}.section-heading h2{font-size:17px}.section-heading .quiet-note{font-size:9px}.draft-banner{padding:15px}.draft-banner .section-heading{flex-wrap:wrap}.draft-banner h3{font-size:12px}.draft-row{gap:8px}.draft-row small{font-size:9px}.patient-grid{gap:12px}.patient-card{padding:20px 17px}.patient-card h3{font-size:22px}.timeline{padding-left:17px}.timeline-entry{padding-left:22px;padding-bottom:20px}.timeline-card{padding:17px}.timeline-card h3{font-size:21px}.timeline-card .badge,.timeline-card .record-meta{font-size:9px}.diff-block{padding:11px}.diff-block small{font-size:9px}.timeline-rx p{font-size:11px}.notes-layout{gap:18px}.note-card blockquote{font-size:19px}.settings-layout{gap:20px}.dictionary-form .field-grid{grid-template-columns:1fr}.dictionary-row{font-size:12px}.reminders>button{flex-wrap:wrap;gap:5px 14px}.reminders>button p{flex-basis:75%;font-size:11px}.reminders>button svg{margin-left:auto}.login-page{display:block}.login-art{min-height:230px;padding:33px 28px;justify-content:start}.login-art .eyebrow{font-size:7px;margin-bottom:12px}.login-title{font-size:39px;line-height:1.55}.login-title br{display:none}.login-art>p{font-size:13px;margin:10px 0 0;line-height:1.8}.login-art>p br{display:none}.botanical{right:15px;bottom:25px;transform:rotate(-30deg) scale(.65);transform-origin:bottom right}.login-foot{display:none}.login-form{padding:30px 0;max-width:365px;width:calc(100% - 50px)}.login-form>.brand{margin-bottom:25px;display:none}.login-form h1{font-size:25px}.login-form>p{margin-bottom:25px}.login-copyright{margin-top:25px}.modal-scrim{padding:17px}.modal{max-height:85vh;padding:20px}.filter-panel{gap:10px;padding:12px}.filter-panel>label{min-width:130px}.filter-panel input,.filter-panel select{font-size:14px}.compact-select{font-size:13px}.page-heading .button-row .button{font-size:12px}.inline-title h1{font-size:26px}}@media(prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media print{.button,.editor-bottom,.mobile-nav,.page-top,.sidebar,.text-button,.toast,.topbar{display:none!important}.main-wrap{margin:0}.main-content{padding:0;max-width:none}.patient-layout,.review-layout{display:block}.source-panel{position:static;max-height:none}.paper{page-break-inside:avoid;break-inside:avoid;box-shadow:none}.field-group,.field-group-body{display:block}body{background:#fff}}.draft-controls{display:flex;flex-wrap:wrap;align-items:center;gap:10px;justify-content:flex-end}@media(max-width:680px){.draft-row{flex-wrap:wrap}.draft-controls{justify-content:flex-start}}.form-fieldset{border:0;padding:0;margin:0;min-width:0}.capture-layout>*,.notes-layout>*,.patient-layout>*,.review-layout>*,.settings-layout>*{min-width:0;max-width:100%}@media(max-width:900px){.capture-layout,.notes-layout,.patient-layout,.review-layout,.settings-layout{grid-template-columns:minmax(0,1fr)}}