:root{--bg:#f3f6f5;--bg-tint:#e8f1ee;--surface:#fff;--surface-2:#f8faf9;--surface-3:#f1f5f3;--ink:#15201c;--ink-2:#33423d;--muted:#64746f;--faint:#93a39e;--line:#e2e8e5;--line-strong:#cfd9d5;--brand:#2b7a69;--brand-600:#22685a;--brand-700:#1b5247;--brand-50:#eaf4f1;--brand-100:#d3e9e2;--ai:#6352d6;--ai-50:#f1efff;--ai-100:#e2ddff;--warn:#a15c07;--warn-50:#fff6e6;--warn-100:#fde7bf;--risk:#c0362c;--risk-600:#a42c23;--risk-50:#fdf0ee;--risk-100:#f9d6d1;--radius-sm:8px;--radius:12px;--radius-lg:18px;--radius-xl:24px;--shadow-xs:0 1px 2px #15201c0f;--shadow-sm:0 1px 2px #15201c0d, 0 2px 6px #15201c0d;--shadow:0 1px 3px #15201c0d, 0 8px 24px -6px #15201c1a;--shadow-lg:0 2px 6px #15201c0f, 0 24px 48px -12px #15201c38;--ring:0 0 0 4px #2b7a692e;--header-h:64px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}.prerender{text-align:center;color:#4a5c57;place-content:center;gap:4px;min-height:100vh;padding:24px 16px;display:grid}.prerender h1{color:#1b5247;margin:0;font-size:1.15rem}.prerender p{margin:0}body{background:radial-gradient(1200px 500px at 100% -10%, #2b7a6917, transparent 60%), radial-gradient(900px 400px at -10% 0%, #6352d60d, transparent 60%), var(--bg);min-height:100vh;color:var(--ink);-webkit-font-smoothing:antialiased;background-attachment:fixed;margin:0;font:15px/1.55 system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}h1,h2,h3,h4,h5,h6{color:var(--ink);letter-spacing:-.01em;line-height:1.25}h2{margin:0 0 12px;font-size:18px}h3{margin:0 0 12px;font-size:16px}p{margin:0 0 10px}ul{padding-left:18px}code{font-family:ui-monospace,Cascadia Code,Consolas,monospace}.icon{vertical-align:middle;flex:none;display:inline-block}.shell{min-height:100vh}main{max-width:980px;margin:0 auto;padding:24px 20px 96px}.topbar{z-index:30;height:var(--header-h);-webkit-backdrop-filter:saturate(1.4)blur(14px);background:#ffffffd1;border-bottom:1px solid #e2e8e5cc;justify-content:space-between;align-items:center;gap:12px;padding:0 max(20px,50vw - 470px);display:flex;position:sticky;top:0}.brand{min-width:0;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:12px;padding:0;display:flex}.brand-mark{filter:drop-shadow(0 4px 10px #1f5a4f47);flex:none}.brand-text{flex-direction:column;min-width:0;display:flex}.brand-name{letter-spacing:-.02em;font-size:17px;font-weight:750}.brand-tag{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.topbar-actions{align-items:center;gap:10px;display:flex}.user-chip{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-xs);border-radius:999px;align-items:center;gap:10px;padding:4px 6px 4px 4px;display:flex}.avatar{background:linear-gradient(135deg, var(--brand-100), var(--ai-100));width:32px;height:32px;color:var(--brand-700);border-radius:50%;flex:none;place-items:center;font-size:13px;font-weight:700;display:grid}.user-name{color:var(--ink-2);white-space:nowrap;text-overflow:ellipsis;max-width:180px;font-size:13px;font-weight:600;overflow:hidden}button{border-radius:var(--radius);background:linear-gradient(180deg, var(--brand), var(--brand-600));color:#fff;min-height:42px;font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:9px 16px;font-weight:600;line-height:1.2;transition:transform 80ms,box-shadow .15s,background .15s,color .15s,border-color .15s;display:inline-flex;box-shadow:0 1px 2px #15201c1f,inset 0 1px #ffffff1f}button:hover:not(:disabled){background:linear-gradient(180deg, var(--brand-600), var(--brand-700));box-shadow:0 4px 12px -2px #22685a59}button:active:not(:disabled){transform:translateY(1px)}button:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}button.ghost{background:var(--surface);color:var(--brand-700);border-color:var(--line-strong);box-shadow:var(--shadow-xs)}button.ghost:hover:not(:disabled){background:var(--brand-50);border-color:var(--brand);box-shadow:var(--shadow-xs)}button.danger{background:linear-gradient(180deg, var(--risk), var(--risk-600))}button.danger:hover:not(:disabled){background:var(--risk-600);box-shadow:0 4px 12px -2px #c0362c59}button.link{min-height:0;box-shadow:none;color:var(--brand-700);text-underline-offset:3px;background:0 0;border:0;padding:0;font-weight:600;text-decoration:underline}button.link:hover:not(:disabled){box-shadow:none;color:var(--brand);background:0 0}button.tool{background:var(--surface);min-height:36px;color:var(--ink-2);border:1px solid var(--line);box-shadow:var(--shadow-xs);border-radius:10px;padding:6px 12px;font-size:13px;font-weight:600}button.tool:hover:not(:disabled){background:var(--brand-50);border-color:var(--brand-100);color:var(--brand-700);box-shadow:var(--shadow-xs)}button.tool.quiet{box-shadow:none;color:var(--muted);background:0 0;border-color:#0000}button.tool.quiet:hover:not(:disabled){background:var(--surface-3);color:var(--ink);border-color:#0000}button.tool.danger-text{color:var(--risk)}button.tool.danger-text:hover:not(:disabled){background:var(--risk-50);border-color:var(--risk-100);color:var(--risk-600)}button.icon-button{background:var(--surface);width:40px;min-height:40px;color:var(--ink-2);border:1px solid var(--line);box-shadow:var(--shadow-xs);border-radius:12px;padding:0}button.icon-button:hover:not(:disabled){background:var(--surface-3);color:var(--ink);box-shadow:var(--shadow-xs)}button.big{border-radius:14px;min-height:50px;padding:12px 22px;font-size:16px}button:focus-visible,textarea:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,.patient-card:focus-visible{box-shadow:var(--ring);outline:none}label{color:var(--ink-2);margin-bottom:14px;font-size:13px;font-weight:600;display:block}input,textarea,select{border:1px solid var(--line-strong);width:100%;font:inherit;color:var(--ink);background:var(--surface);border-radius:10px;margin-top:6px;padding:10px 12px;font-weight:400;transition:border-color .15s,box-shadow .15s;display:block;box-shadow:inset 0 1px 1px #15201c08}input::placeholder,textarea::placeholder{color:var(--faint)}input:hover,textarea:hover,select:hover{border-color:var(--faint)}input:focus,textarea:focus,select:focus{border-color:var(--brand);box-shadow:var(--ring);outline:none}textarea{resize:vertical;line-height:1.55}select{appearance:none;background-image:linear-gradient(45deg, transparent 50%, var(--muted) 50%), linear-gradient(135deg, var(--muted) 50%, transparent 50%);background-position:calc(100% - 18px) 55%,calc(100% - 13px) 55%;background-repeat:no-repeat;background-size:5px 5px;padding-right:34px}label.inline{color:var(--ink);align-items:center;gap:8px;margin:0;font-size:14px;font-weight:500;display:flex}label.inline input{width:auto;box-shadow:none;margin:0}.row{flex-wrap:wrap;align-items:flex-start;gap:10px;display:flex}.row input{flex:220px;margin-top:0}.muted{color:var(--muted);margin:8px 0 0;font-size:13px}.muted-inline{color:var(--muted);font-size:13px}.small{font-size:13px}.error{color:var(--risk);font-size:13px;font-weight:600}.warn-text{color:var(--warn)}.empty{color:var(--muted);margin:10px 0 0;font-size:14px}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);margin-bottom:18px;padding:22px}.card>h3:first-child,.card>h2:first-child{margin-top:0}.card.alert{border-color:var(--risk-100);background:linear-gradient(180deg, var(--risk-50), var(--surface) 70%)}.card-head{align-items:center;gap:10px;margin-bottom:14px;display:flex}.card-head h2,.card-head h3{margin:0}.card-head.spread{flex-wrap:wrap;justify-content:space-between}.section-title{align-items:center;gap:10px;margin:0 0 4px;font-size:18px;display:flex}.section-title .icon{color:var(--brand)}.section-lead{color:var(--muted);margin:0 0 16px;font-size:14px}.badge,.chip{white-space:nowrap;background:var(--surface-3);color:var(--muted);border:1px solid #0000;border-radius:999px;align-items:center;gap:6px;padding:3px 10px;font-size:12px;font-weight:650;line-height:1.5;display:inline-flex}.badge.ok,.chip.ok{background:var(--brand-50);color:var(--brand-700)}.badge.warn,.chip.warn{background:var(--warn-50);color:var(--warn)}.badge.risk,.chip.risk{background:var(--risk-50);color:var(--risk)}.chip.live{background:var(--risk);color:#fff}.chip.busy{background:var(--ai-50);color:var(--ai)}.chip.plain{background:var(--surface-3);color:var(--muted)}.chip.outline{border-color:var(--line);background:0 0;font-weight:600}.chip.outline.ok{border-color:var(--brand-100);color:var(--brand-700)}.chips{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.chip.busy:before,.chip.live:before,.dot:before{content:"";flex:none}.chip.busy:before{border:2px solid;border-right-color:#0000;border-radius:50%;width:10px;height:10px;animation:.9s linear infinite spin}.chip.live:before{background:#fff;border-radius:50%;width:7px;height:7px;animation:1.4s ease-in-out infinite pulse}.chip.ok:before,.chip.warn:before,.chip.risk:before,.badge.ok:before,.badge.warn:before,.badge.risk:before{content:"";background:currentColor;border-radius:50%;flex:none;width:6px;height:6px}.hero{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin:8px 0 22px;display:flex}.hero-date{color:var(--brand);text-transform:capitalize;margin:0 0 4px;font-size:13px;font-weight:600}.hero h1{letter-spacing:-.025em;margin:0;font-size:clamp(24px,4.2vw,32px);font-weight:780}.hero-sub{color:var(--muted);margin:6px 0 0;font-size:15px}.stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:22px;display:grid}.stat{border-radius:var(--radius-lg);background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-sm);align-items:center;gap:14px;padding:16px 18px;display:flex;position:relative;overflow:hidden}.stat-icon{background:var(--brand-50);width:44px;height:44px;color:var(--brand);border-radius:14px;flex:none;place-items:center;display:grid}.stat.ai .stat-icon{background:var(--ai-50);color:var(--ai)}.stat.risk .stat-icon{background:var(--risk-50);color:var(--risk)}.stat.risk.hot{border-color:var(--risk-100);background:linear-gradient(135deg, var(--risk-50), var(--surface) 65%)}.stat.ai.hot{border-color:var(--ai-100);background:linear-gradient(135deg, var(--ai-50), var(--surface) 65%)}.stat-value{letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:26px;font-weight:780;line-height:1.1;display:block}.stat-label{color:var(--muted);font-size:13px;font-weight:500;display:block}.attention{margin-bottom:22px}.attention-title{color:var(--ink-2);align-items:center;gap:8px;margin:0 0 10px;font-size:15px;display:flex}.attention-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.attention-item{border-radius:var(--radius);text-align:left;width:100%;min-height:60px;color:var(--ink);background:var(--surface);border:1px solid var(--line);border-left:4px solid var(--warn);box-shadow:var(--shadow-sm);justify-content:flex-start;gap:14px;padding:12px 16px;font-weight:500}.attention-item:hover:not(:disabled){background:var(--surface-2);color:var(--ink);box-shadow:var(--shadow)}.attention-item.risk{border-left-color:var(--risk);background:linear-gradient(90deg, var(--risk-50), var(--surface) 40%)}.attention-item.ai{border-left-color:var(--ai)}.attention-icon{background:var(--warn-50);width:36px;height:36px;color:var(--warn);border-radius:11px;flex:none;place-items:center;display:grid}.attention-item.risk .attention-icon{background:var(--risk-100);color:var(--risk)}.attention-item.ai .attention-icon{background:var(--ai-50);color:var(--ai)}.attention-text{flex-direction:column;flex:1;min-width:0;display:flex}.attention-text strong{font-size:14px}.attention-text span{color:var(--muted);font-size:13px}.attention-item .icon.chev{color:var(--faint)}.list-toolbar{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:14px;display:flex}.list-toolbar h2{align-items:center;gap:8px;margin:0 auto 0 0;display:flex}.search{flex:240px;max-width:320px;position:relative}.search .icon{color:var(--faint);pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.search input{border-radius:12px;margin:0;padding-left:38px}.patient-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none;display:grid}.patient-card{border-radius:var(--radius-lg);background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-sm);flex-direction:column;gap:12px;padding:16px;transition:box-shadow .18s,transform .18s,border-color .18s;display:flex;position:relative}.patient-card:hover{box-shadow:var(--shadow);border-color:var(--brand-100);transform:translateY(-2px)}.patient-open{min-height:0;box-shadow:none;color:var(--ink);text-align:left;background:0 0;border:0;justify-content:flex-start;gap:12px;padding:0;font-weight:400}.patient-open:hover:not(:disabled){box-shadow:none;background:0 0}.patient-open:after{content:"";border-radius:inherit;position:absolute;inset:0}.patient-avatar{letter-spacing:-.02em;width:46px;height:46px;color:var(--brand-700);background:linear-gradient(135deg, var(--brand-50), var(--brand-100));font-variant-numeric:tabular-nums;border-radius:14px;flex:none;place-items:center;font-size:14px;font-weight:750;display:grid}.patient-card.no-consent .patient-avatar{color:var(--warn);background:linear-gradient(135deg, var(--warn-50), var(--warn-100))}.patient-card.at-risk .patient-avatar{color:var(--risk);background:linear-gradient(135deg, var(--risk-50), var(--risk-100))}.patient-main{flex-direction:column;flex:1;min-width:0;display:flex}.patient-code{letter-spacing:-.01em;font-size:16px;font-weight:750}.patient-last{color:var(--muted);align-items:center;gap:6px;font-size:13px;display:flex}.patient-open .icon.chev{color:var(--faint);transition:transform .18s}.patient-card:hover .icon.chev{color:var(--brand);transform:translate(3px)}.patient-foot{z-index:1;border-top:1px dashed var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding-top:12px;display:flex;position:relative}.new-patient{gap:10px;display:grid}.archive-link{border-radius:var(--radius);background:var(--surface);border:1px dashed var(--line-strong);width:100%;box-shadow:none;color:var(--ink-2);justify-content:space-between;margin-top:18px;padding:14px 18px;font-weight:600;display:flex}.archive-link:hover:not(:disabled){background:var(--surface);border-color:var(--brand);color:var(--brand-700);box-shadow:var(--shadow-sm)}.archive-link span{align-items:center;gap:10px;display:flex}.empty-hero{text-align:center;border:1.5px dashed var(--line-strong);border-radius:var(--radius-lg);background:var(--surface-2);color:var(--muted);justify-items:center;gap:10px;padding:36px 20px;display:grid}.empty-hero .icon{color:var(--brand)}.empty-hero strong{color:var(--ink);font-size:16px}.login-wrap{place-items:center;min-height:100vh;padding:24px 16px;display:grid}.login{border-radius:var(--radius-xl);background:var(--surface);border:1px solid var(--line);width:100%;max-width:420px;box-shadow:var(--shadow-lg);padding:32px 28px}.login-brand{align-items:center;gap:12px;margin-bottom:22px;display:flex}.login h1{margin:0;font-size:22px}.login-sub{color:var(--muted);margin:2px 0 0;font-size:13px}.login form button{width:100%;margin-top:6px}.login-foot{color:var(--muted);align-items:center;gap:8px;margin:18px 0 0;font-size:12px;display:flex}.login-foot .icon{color:var(--brand);flex:none}button.user-chip{min-height:0;color:inherit;font:inherit;cursor:pointer}button.user-chip:hover:not(:disabled){background:var(--brand-50);border-color:var(--brand-100);box-shadow:var(--shadow-xs)}button.user-chip[aria-current=page]{border-color:var(--brand)}.login.wide{max-width:520px}.auth-tabs{background:var(--surface-3);border-radius:999px;grid-template-columns:1fr 1fr;gap:4px;margin-bottom:18px;padding:4px;display:grid}.login .auth-tabs button{width:auto;min-height:38px;color:var(--muted);box-shadow:none;background:0 0;border:0;border-radius:999px;margin:0;font-weight:600}.login .auth-tabs button.active{background:var(--surface);color:var(--brand-700);box-shadow:var(--shadow-xs)}.auth-lead{color:var(--ink-2);margin:0 0 16px;font-size:14px}.auth-heading{margin:0 0 8px;font-size:18px}.auth-notice{border-radius:var(--radius-sm);background:var(--brand-50);color:var(--brand-700);margin:0 0 12px;padding:10px 12px;font-size:13px;font-weight:600}.login .wide-button{width:100%}.auth-note{color:var(--muted);text-align:center;margin:14px 0 0;font-size:12px}.auth-links{justify-content:space-between;gap:12px;margin-top:10px;display:flex}.login form .auth-links button,.login form .row button,.login .qr-box button{width:auto}.auth-checks{margin:4px 0 12px}label.check{cursor:pointer;align-items:flex-start;gap:10px;font-size:13px;font-weight:500;display:flex}label.check input{width:18px;height:18px;accent-color:var(--brand);flex:none;margin:1px 0 0}.field-hint{color:var(--muted);margin-top:4px;font-size:12px;font-weight:400;display:block}.login-legal{text-align:center;color:var(--muted);margin:10px 0 0;font-size:12px}.login-legal a,.legal-links a{color:var(--muted)}.legal-links{text-align:center;color:var(--muted);margin:18px 0 8px;font-size:13px}.mfa-steps{margin:0 0 14px;padding-left:20px;font-size:14px}.mfa-steps li+li{margin-top:14px}.mfa-steps input{letter-spacing:.2em;text-align:center;max-width:180px;margin-top:8px;font-size:20px}.qr-box{flex-direction:column;align-items:flex-start;gap:8px;margin-top:10px;display:flex}.qr{border-radius:var(--radius-sm);border:1px solid var(--line);width:196px;height:196px}.mfa-secret{border-radius:var(--radius-sm);background:var(--surface-3);letter-spacing:.06em;word-break:break-all;-webkit-user-select:all;user-select:all;padding:8px 10px;font-size:14px;display:block}.recovery-codes{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 18px;margin:14px 0;padding-left:22px;font-size:15px;display:grid}.recovery-codes code{letter-spacing:.04em}.recovery .row{margin-bottom:12px}.recovery>button.big{width:100%;margin-top:6px}.settings-list{margin:8px 0 0;padding:0;list-style:none}.settings-list>li{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 16px;padding:14px 0;display:flex}.settings-list>li:first-child{border-top:0}.settings-list>li>div{flex-direction:column;flex:260px;gap:2px;display:flex}.settings-list>li>div>span{color:var(--muted);font-size:13px}.settings-list>li.settings-panel{border-top:0;padding-top:0;display:block}.settings-list>li.settings-panel .card{box-shadow:none;margin:0}.settings-panel form{max-width:420px}.activity-list{margin:0;padding:0;font-size:14px;list-style:none}.activity-list li{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;gap:4px 12px;padding:8px 0;display:flex}.activity-list li:first-child{border-top:0}.activity-list li.attention>span:first-child{color:var(--warn);font-weight:600}.admin-list{margin:0;padding:0;list-style:none}.admin-list>li{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 0;display:flex}.admin-list>li:first-child{border-top:0}.admin-list>li.inactive .admin-who>strong{color:var(--muted);text-decoration:line-through}.admin-who{flex-direction:column;flex:260px;gap:4px;min-width:0;display:flex}.admin-who>span:nth-child(2){color:var(--ink-2);word-break:break-all;font-size:13px}.admin-actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.record-head{flex-wrap:wrap;align-items:center;gap:12px 16px;margin:4px 0 16px;display:flex}.record-title{flex:auto;align-items:center;gap:14px;min-width:0;display:flex}.record-head h2{letter-spacing:-.02em;margin:0;font-size:clamp(22px,3.6vw,28px);font-weight:780}.record-sub{color:var(--muted);font-size:13px;display:block}.record-head .chips{margin-left:auto}.notice.record-alert{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 14px;margin:0 0 16px;display:flex}.tabs{top:calc(var(--header-h) + 8px);z-index:20;-webkit-backdrop-filter:blur(12px);border:1px solid var(--line);box-shadow:var(--shadow-sm);scrollbar-width:none;scroll-snap-type:x proximity;background:#ffffffdb;border-radius:16px;gap:4px;margin:0 0 18px;padding:5px;display:flex;position:sticky;overflow-x:auto}.tabs::-webkit-scrollbar{display:none}.tab{min-height:42px;box-shadow:none;color:var(--muted);white-space:nowrap;scroll-snap-align:start;background:0 0;border:0;border-radius:12px;flex:1 0 auto;gap:7px;padding:8px 14px;font-size:14px;font-weight:650}.tab:hover:not(:disabled){background:var(--surface-3);color:var(--ink);box-shadow:none}.tab.active,.tab.active:hover:not(:disabled){background:linear-gradient(180deg, var(--brand), var(--brand-600));color:#fff;box-shadow:0 4px 12px -3px #22685a73}.tab-count{text-align:center;border-radius:999px;min-width:20px;padding:0 6px;font-size:11px;font-weight:750;line-height:20px}.tab-count.warn{background:var(--warn-100);color:var(--warn)}.tab-count.risk{background:var(--risk);color:#fff}.tab.active .tab-count{box-shadow:0 0 0 2px #ffffffb3}.tab-dot{background:var(--warn);width:8px;height:8px;box-shadow:0 0 0 2px var(--warn-50);border-radius:50%}[role=tabpanel][hidden]{display:none}.section{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);margin-top:10px;overflow:hidden}.section:first-of-type{margin-top:16px}.section-head{background:var(--surface);width:100%;min-height:54px;box-shadow:none;color:var(--ink);text-align:left;border:0;border-radius:0;justify-content:space-between;padding:12px 16px;font-weight:650}.section-head:hover:not(:disabled){background:var(--surface-2);box-shadow:none}.section-head[aria-expanded=true]{background:var(--brand-50);color:var(--brand-700)}.section-head .muted{margin:0;font-weight:500}.section-body{border-top:1px solid var(--line);padding:16px}.save-row{border-radius:var(--radius);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--line);box-shadow:var(--shadow);background:#ffffffeb;align-items:center;margin-top:16px;padding:10px 12px;position:sticky;bottom:12px}.save-row .muted{margin:0}.timeline{margin:22px 0 0;padding:0 0 0 22px;list-style:none;position:relative}.timeline:before{content:"";background:linear-gradient(var(--brand-100), var(--line));border-radius:2px;width:2px;position:absolute;top:6px;bottom:6px;left:7px}.timeline li{padding:0 0 18px 10px;position:relative}.timeline li:before{content:"";background:var(--surface);border:3px solid var(--brand);width:12px;height:12px;box-shadow:0 0 0 4px var(--brand-50);border-radius:50%;position:absolute;top:5px;left:-20px}.timeline-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:4px 10px;display:flex}.timeline-head .muted{margin:0}.timeline-note{white-space:pre-wrap;color:var(--ink-2);margin:6px 0 8px}.timeline .row{gap:16px}dl{margin:0}dl div{border-bottom:1px solid var(--line);gap:12px;padding:10px 0;display:flex}dl div:last-child{border-bottom:0}dt{color:var(--muted);min-width:180px;font-size:13px}dd{margin:0;font-size:14px}blockquote{border-left:3px solid var(--line-strong);color:var(--ink-2);margin:6px 0 0;padding-left:12px;font-size:14px}.new-session{border-radius:var(--radius);background:linear-gradient(135deg, var(--brand-50), var(--surface-2));border:1px solid var(--brand-100);flex-wrap:wrap;align-items:flex-end;gap:14px;padding:16px;display:flex}.new-session .field{flex-direction:column;flex:180px;gap:0;margin:0;display:flex}.new-session label.inline{flex:220px;padding-bottom:12px}.new-session button{flex:none}.how-it-works{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);margin-top:14px;padding:0;font-size:14px;overflow:hidden}.how-it-works summary{cursor:pointer;color:var(--brand-700);align-items:center;gap:8px;padding:12px 16px;font-weight:650;list-style:none;display:flex}.how-it-works summary::-webkit-details-marker{display:none}.how-it-works summary:before{content:"?";background:var(--brand-50);border-radius:50%;place-items:center;width:22px;height:22px;font-size:12px;font-weight:800;display:grid}.how-it-works[open] summary{border-bottom:1px solid var(--line);background:var(--surface-2)}.how-it-works ol{counter-reset:how;gap:12px;margin:0;padding:14px 16px 6px;list-style:none;display:grid}.how-it-works li{counter-increment:how;color:var(--ink-2);grid-template-columns:28px 1fr;align-items:start;gap:10px;display:grid}.how-it-works li:before{content:counter(how);background:linear-gradient(180deg, var(--brand), var(--brand-600));color:#fff;border-radius:9px;place-items:center;width:26px;height:26px;font-size:13px;font-weight:750;display:grid}.how-it-works p{color:var(--muted);margin:0;padding:4px 16px 14px 54px;font-size:13px}.session-list{flex-direction:column;gap:14px;margin-top:18px;display:flex}.session-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow);padding:18px}.session-card.collapsed{box-shadow:var(--shadow-xs);padding:12px 16px}.session-card.collapsed:hover{box-shadow:var(--shadow-sm);border-color:var(--line-strong)}.session-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.session-toggle{min-height:0;box-shadow:none;color:var(--ink);text-align:left;background:0 0;border:0;justify-content:flex-start;align-items:center;gap:12px;padding:0;font-weight:400}.session-toggle:hover:not(:disabled){box-shadow:none;background:0 0}.session-toggle:disabled{opacity:1;cursor:default}.session-caret{background:var(--brand-50);width:38px;height:38px;color:var(--brand);border-radius:12px;flex:none;place-items:center;font-size:13px;display:grid}.session-heading{flex-direction:column;min-width:0;display:flex}.session-title{letter-spacing:-.01em;color:var(--ink);font-size:17px;font-weight:750}.session-card.collapsed .session-title{font-size:15px}.session-meta{color:var(--muted);font-size:13px}.session-body[hidden]{display:none}.steps{border-radius:var(--radius);background:var(--surface-2);border:1px solid var(--line);grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;margin:18px 0 6px;padding:14px 12px;list-style:none;display:grid}.step{text-align:center;flex-direction:column;align-items:center;gap:8px;min-width:0;display:flex;position:relative}.step:before{content:"";background:var(--line);border-radius:3px;height:3px;position:absolute;top:14px;left:calc(50% + 18px);right:calc(18px - 50%)}.step:last-child:before{display:none}.step.done:before{background:var(--brand)}.step-marker{z-index:1;background:var(--surface);width:30px;height:30px;color:var(--faint);border:2px solid var(--line-strong);border-radius:50%;place-items:center;font-size:12px;font-weight:750;display:grid;position:relative}.step.done .step-marker{background:var(--brand);border-color:var(--brand);color:#fff;box-shadow:0 3px 8px -2px #22685a73}.step.active .step-marker{border-color:var(--ai-100);color:var(--ai);background:var(--ai-50)}.step.active .step-marker:after{content:"";border:2px solid var(--ai);border-right-color:#0000;border-radius:50%;animation:1s linear infinite spin;position:absolute;inset:-4px}.step.error .step-marker{background:var(--risk);border-color:var(--risk);color:#fff}.step.warn .step-marker{background:var(--warn-50);border-color:var(--warn);color:var(--warn)}.step.skipped{opacity:.5}.step-text{flex-direction:column;min-width:0;display:flex}.step-title{color:var(--ink-2);overflow-wrap:anywhere;font-size:12.5px;font-weight:700;line-height:1.3}.step.todo .step-title{color:var(--muted);font-weight:600}.step-detail{color:var(--muted);overflow-wrap:anywhere;font-size:12px}.step.done .step-detail{color:var(--brand-700)}.step.active .step-detail{color:var(--ai);font-weight:600}.step.error .step-detail{color:var(--risk);font-weight:600}.step.warn .step-detail{color:var(--warn)}.recorder{border-radius:var(--radius-lg);background:linear-gradient(135deg, var(--surface-2), var(--brand-50));border:1px solid var(--brand-100);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:16px;padding:18px;display:flex}.recorder-text{flex:320px}.recorder-text strong{font-size:16px}.recorder-text p{color:var(--muted);margin:4px 0 0;font-size:14px}.recorder-text p.warn-text{color:var(--warn);font-weight:500}.system-audio{margin-top:12px}.system-audio label.switch{font-size:14px;font-weight:600}.recorder-actions{flex-direction:column;align-items:center;gap:8px;display:flex}.audio-check{border-radius:var(--radius);background:var(--surface);border:1px solid var(--line);flex:100%;padding:14px 16px}.audio-check-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.audio-check-head strong{font-size:15px}.audio-check>.muted{margin:2px 0 8px}.audio-check-steps{margin:8px 0 12px;padding-left:20px;font-size:14px}.audio-check-steps li+li{margin-top:4px}.audio-check-results{color:var(--muted);margin:12px 0;padding:0;font-size:14px;list-style:none}.audio-check-results li+li{margin-top:4px}.audio-check-results li.ok{color:var(--brand-700);font-weight:600}.audio-check>button:last-child{margin-top:10px}.record-button{background:linear-gradient(180deg, #d9463b, var(--risk-600));border-radius:999px;min-height:54px;padding:12px 24px;font-size:16px;box-shadow:0 8px 20px -6px #c0362c8c,inset 0 1px #fff3}.record-button:hover:not(:disabled){background:linear-gradient(180deg, var(--risk), #8e241d);box-shadow:0 10px 24px -6px #c0362c99}.rec-dot{background:var(--risk);border-radius:50%;flex:none;width:11px;height:11px;display:inline-block}.record-button .rec-dot{background:#fff;box-shadow:0 0 0 4px #ffffff40}.rec-dot.pulsing{animation:1.4s ease-in-out infinite pulse;box-shadow:0 0 #c0362c80}.recorder.live{border:1px solid var(--risk-100);background:linear-gradient(160deg, #fff5f3, var(--surface) 70%);box-shadow:0 0 0 4px var(--risk-50), var(--shadow);display:block}.rec-top{align-items:center;gap:10px;display:flex}.rec-top strong{color:var(--risk-600)}.rec-clock{letter-spacing:-.02em;font-variant-numeric:tabular-nums;margin-left:auto;font-size:clamp(28px,6vw,36px);font-weight:750}.meter-row{align-items:center;gap:12px;margin-top:14px;display:flex}.meter-label{color:var(--muted);min-width:76px;font-size:12px;font-weight:600}.meter{background:#15201c14;border-radius:999px;flex:1;height:12px;overflow:hidden}.meter span{border-radius:inherit;background:linear-gradient(90deg, #4fb59c, var(--brand));height:100%;transition:width .1s linear;display:block}.meter.silent span{background:linear-gradient(90deg, #f2b24b, var(--warn))}.rec-stats{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px;margin:14px 0;display:grid}.rec-stats div{border:1px solid var(--line);background:var(--surface);border-radius:var(--radius-sm);padding:10px 12px;display:block}.rec-stats dt{min-width:0;font-size:12px}.rec-stats dd{font-variant-numeric:tabular-nums;font-size:18px;font-weight:700}.recorder.live button.danger{border-radius:14px;width:100%;min-height:52px;font-size:16px}.stop-square{background:#fff;border-radius:3px;width:12px;height:12px;display:inline-block}.work{border-radius:var(--radius);background:linear-gradient(135deg, var(--ai-50), var(--surface) 80%);border:1px solid var(--ai-100);margin-top:16px;padding:16px}.work-head{color:var(--ink);align-items:center;gap:10px;display:flex}.work-detail{color:var(--ink-2);margin:6px 0 12px;font-size:14px}.work-time{color:var(--muted);font-variant-numeric:tabular-nums;flex-wrap:wrap;justify-content:space-between;gap:8px;margin:8px 0 0;font-size:12px;display:flex}.spinner{border:2.5px solid var(--ai);border-right-color:#0000;border-radius:50%;flex:none;width:18px;height:18px;animation:.9s linear infinite spin}.progress{background:#6352d624;border-radius:999px;height:8px;overflow:hidden}.progress span{border-radius:inherit;background:linear-gradient(90deg, #8b7ff0, var(--ai));height:100%;transition:width .5s;display:block}.progress.indeterminate span{width:35%;animation:1.3s ease-in-out infinite slide}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}@keyframes slide{0%{transform:translate(-100%)}to{transform:translate(300%)}}@keyframes rise{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.notice{border-radius:var(--radius);border:1px solid var(--brand-100);border-left:4px solid var(--brand);background:var(--brand-50);color:var(--ink-2);margin-top:14px;padding:14px 16px;font-size:14px}.notice.ok{border-color:var(--brand-100);border-left-color:var(--brand)}.notice.warn{border-color:var(--warn-100);border-left-color:var(--warn);background:var(--warn-50)}.notice.error{border-color:var(--risk-100);border-left-color:var(--risk);background:var(--risk-50)}.notice-title{color:var(--ink);font-size:15px;display:block}.notice.ok .notice-title{color:var(--brand-700)}.notice.warn .notice-title{color:var(--warn)}.notice.error .notice-title{color:var(--risk-600)}.notice-body{margin-top:4px}.notice-body p{margin:0 0 8px}.notice-body p:last-child{margin-bottom:0}.notice-body button{margin-top:6px}.notice-list{margin:4px 0 0;padding-left:18px;font-size:14px}.notice-list li{margin:3px 0}.session-tools{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:8px;margin-top:16px;padding-top:14px;display:flex}.tools-note{color:var(--muted);align-items:center;gap:6px;margin-left:auto;font-size:12px;display:flex}.retention-reason{margin:8px 0 0;font-size:13px}.retention-reason span{color:var(--muted)}.subpanel{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface-2);margin-top:18px;padding:18px}.subpanel-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:4px;display:flex}.subpanel-head h5{margin:0;font-size:16px;font-weight:750}.subpanel-sub{color:var(--muted);margin:2px 0 0;font-size:13px}.analysis .actions{justify-content:flex-start}.transcript{white-space:pre-wrap;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);max-height:360px;margin:12px 0 0;padding:14px 16px;font-size:15px;line-height:1.75;overflow-y:auto}.empty-state{text-align:center;border:1.5px dashed var(--line-strong);border-radius:var(--radius);background:var(--surface);margin-top:14px;padding:22px 18px}.empty-state p{max-width:520px;color:var(--muted);margin:0 auto;font-size:14px}.actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:14px;display:flex}.subpanel>.actions{justify-content:flex-start}.summary-group{margin-top:20px}.group-head{align-items:center;gap:8px;display:flex}.group-head h6{text-transform:none;margin:0;font-size:14px;font-weight:750}.count{background:var(--surface-3);border:1px solid var(--line);text-align:center;min-width:24px;color:var(--ink-2);border-radius:999px;padding:1px 8px;font-size:12px;font-weight:700}.group-hint{color:var(--muted);margin:2px 0 0;font-size:13px}.items{flex-direction:column;gap:10px;margin:10px 0 0;padding:0;list-style:none;display:flex}.item-card{background:var(--surface);border:1px solid var(--ai-100);border-left:4px solid var(--ai);border-radius:var(--radius);box-shadow:var(--shadow-xs);padding:12px 14px;animation:.25s both rise}.item-card.own{border-color:var(--line);border-left-color:var(--brand)}.item-text{box-shadow:none;resize:none;background:0 0;border-color:#0000;margin:0;padding:6px 8px;font-size:15px}.item-text:hover{border-color:var(--line)}.item-text:focus{border-color:var(--brand);background:var(--surface)}.item-label{flex-wrap:wrap;align-items:baseline;gap:6px;margin:0 0 4px;font-size:14px;display:flex}.item-label span{color:var(--ai);text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:650}.evidence{background:var(--ai-50);border-radius:var(--radius-sm);margin:10px 0 0;padding:10px 12px}.evidence figcaption{letter-spacing:.05em;text-transform:uppercase;color:var(--ai);align-items:center;gap:6px;font-size:11px;font-weight:750;display:flex}.evidence blockquote{color:var(--ink);border:0;margin:3px 0 0;padding:0;font-size:14px;font-style:italic}.item-foot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-top:10px;display:flex}.source{color:var(--brand-700);align-items:center;gap:6px;font-size:12px;font-weight:600;display:inline-flex}.source.ai{color:var(--ai)}.replaces{border-radius:var(--radius-sm);background:var(--warn-50);color:var(--warn);margin:8px 0 0;padding:8px 10px;font-size:13px}.replaces span{font-weight:700}.add-item{width:100%;min-height:42px;color:var(--brand-700);border:1.5px dashed var(--line-strong);box-shadow:none;background:0 0;margin-top:10px;font-size:14px}.add-item:hover:not(:disabled){background:var(--brand-50);border-color:var(--brand);box-shadow:none}.action-bar{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:10px;margin-top:20px;padding-top:14px;display:flex}.action-bar .spacer{flex:1}.approved-list{margin:8px 0 0;padding-left:20px}.approved-list li{margin:4px 0}.reviewed{margin-top:16px}.reviewed summary{cursor:pointer;color:var(--muted);font-size:13px;font-weight:600}.reviewed-list{margin:8px 0 0;padding:0;font-size:14px;list-style:none}.reviewed-list li{border-bottom:1px solid var(--line);align-items:baseline;gap:10px;padding:8px 0;display:flex}.update-banner{border-radius:var(--radius);background:var(--ai-50);border:1px solid var(--ai-100);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;max-width:940px;margin:14px auto 0;padding:12px 16px;font-size:14px;display:flex}.confirm-dialog{border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--surface);width:min(480px,100vw - 32px);color:var(--ink);box-shadow:var(--shadow-lg);padding:24px}.confirm-dialog[open]{animation:.2s both rise}.confirm-dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f191680}.confirm-dialog h2{color:var(--risk-600);font-size:20px}.confirm-dialog .plain-title{color:var(--ink)}.confirm-dialog p{color:var(--ink-2);margin:0 0 12px}.confirm-dialog code{background:var(--risk-50);color:var(--risk);border-radius:6px;padding:2px 8px;font-weight:700}.confirm-dialog .notice{margin:0 0 12px}.dialog-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:10px;display:flex}.archive-intro{margin:0 0 8px}.archive-group+.archive-group{margin-top:8px}.archive-letter{color:var(--brand-700);align-items:center;gap:10px;margin:18px 0 6px;font-size:15px;font-weight:800;display:flex}.archive-letter:after{content:"";background:var(--line);flex:1;height:1px}.archive-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.archive-item{border-radius:var(--radius);background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-xs);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.archive-who{align-items:center;gap:12px;min-width:0;display:flex}.archive-folder{background:linear-gradient(135deg,#fdf3dc,#f8e3b6);border-radius:13px;flex:none;place-items:center;width:42px;height:42px;font-size:20px;display:grid}.archive-meta{color:var(--muted);font-size:13px;display:block}.archive-actions{flex-wrap:wrap;gap:6px;display:flex}.patient-list{margin:0;padding:0;list-style:none}@media (width<=900px){.patient-grid{grid-template-columns:1fr}}@media (width<=760px){:root{--header-h:58px}body{font-size:15px}main{padding:16px 14px 96px}.topbar{padding:0 14px}.brand-tag,.user-name{display:none}.user-chip{padding:3px}input,textarea,select{font-size:16px}.card{border-radius:var(--radius-lg);padding:16px}.hero{margin:4px 0 16px}.hero>button{width:100%}.stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:16px}.stat{flex-direction:column;align-items:flex-start;gap:8px;padding:12px}.stat-icon{border-radius:11px;width:34px;height:34px}.stat-value{font-size:22px}.stat-label{font-size:12px;line-height:1.3}.list-toolbar h2{width:100%}.search{max-width:none}.record-head .chips{width:100%;margin-left:0}.tabs{top:calc(var(--header-h) + 6px);margin-left:-4px;margin-right:-4px}.tab{padding:8px 12px;font-size:13px}.steps{grid-template-columns:1fr;gap:0;padding:12px 14px}.step{text-align:left;flex-direction:row;align-items:center;gap:12px;padding:6px 0}.step:before{width:3px;height:auto;inset:38px auto -8px 14px}.step-text{flex-flow:wrap;align-items:baseline;gap:0 8px}.step-title{font-size:14px}.step-detail{font-size:13px}.session-card{padding:14px}.session-head .chips{width:100%;padding-left:50px}.recorder{padding:14px}.record-button,.new-session button{width:100%}.tools-note{width:100%;margin-left:0}.session-tools button.tool{flex:auto}.subpanel{margin-left:-2px;margin-right:-2px;padding:14px}.action-bar>button{flex:auto}.action-bar .spacer{display:none}dl div{flex-direction:column;gap:2px}dt{min-width:0}.archive-actions{width:100%}.archive-actions button{flex:auto}.confirm-dialog{width:100vw;max-width:100vw;padding:22px 18px calc(22px + env(safe-area-inset-bottom));border-bottom:0;border-radius:22px 22px 0 0;margin:auto 0 0}.confirm-dialog:before{content:"";background:var(--line-strong);border-radius:99px;width:44px;height:5px;margin:-8px auto 14px;display:block}.dialog-actions>button{flex:auto}}@media (width<=380px){.stats{grid-template-columns:1fr}.stat{flex-direction:row;align-items:center}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.chip.ai-chip{background:var(--ai-50);color:var(--ai)}.chip.ai-chip:before{content:"";background:currentColor;border-radius:50%;flex:none;width:6px;height:6px}.flag-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.flag-card{border-radius:var(--radius);background:var(--surface);border:1px solid var(--warn-100);border-left:4px solid var(--warn);box-shadow:var(--shadow-xs);padding:14px 16px}.flag-card.high{border-color:var(--risk-100);border-left-color:var(--risk);background:linear-gradient(90deg, var(--risk-50), var(--surface) 50%)}.flag-head{flex-wrap:wrap;align-items:center;gap:8px 10px;display:flex}.flag-card .evidence{background:var(--surface-2)}.flag-card .evidence figcaption{color:var(--muted)}button.brand,button.brand:hover:not(:disabled){min-height:0;box-shadow:none;color:inherit;background:0 0;border:0;padding:0;font-weight:400}.archive-link{text-align:left}@media (width<=760px){.patient-foot{flex-wrap:nowrap}.patient-foot .chips{min-width:0}.patient-foot button.tool{flex:none;width:40px;padding:0}.patient-foot .tool-label{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}}.item-text{min-height:38px;overflow:hidden}.subpanel-head h5,.section-title{align-items:center;gap:8px;display:flex}.subpanel-head h5 .icon{color:var(--ai)}.section-title .badge{margin-left:4px}.session-caret .icon{transition:transform .2s}.session-caret.open .icon{transform:rotate(90deg)}label.switch{cursor:pointer;-webkit-user-select:none;user-select:none;gap:12px;position:relative}label.switch input{opacity:0;width:1px;height:1px;position:absolute}.switch-track{background:var(--line-strong);border-radius:999px;flex:none;width:46px;height:28px;transition:background .2s;position:relative;box-shadow:inset 0 1px 2px #15201c26}.switch-track:after{content:"";background:#fff;border-radius:50%;width:22px;height:22px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #15201c4d}label.switch input:checked+.switch-track{background:linear-gradient(180deg, #7b6ce6, var(--ai))}label.switch input:checked+.switch-track:after{transform:translate(18px)}label.switch input:focus-visible+.switch-track{box-shadow:var(--ring)}label.switch small{color:var(--muted);font-size:12px;font-weight:400;display:block}@media (width<=760px){.session-head .chips{padding-left:50px}.session-head .ai-state{display:none}.item-foot>button:not(.quiet){flex:40%}.session-tools{grid-template-columns:1fr 1fr;display:grid}.session-tools .tools-note{grid-column:1/-1}.session-tools button.tool{min-height:44px}.analysis .actions button{width:100%}.tabs{grid-template-columns:repeat(5,minmax(0,1fr));gap:2px;padding:4px;display:grid;overflow:visible}.tab{border-radius:11px;flex-direction:column;gap:3px;min-height:54px;padding:6px 2px;font-size:11px;font-weight:650;position:relative}.tab .icon{width:20px;height:20px}.tab .tab-count{min-width:17px;padding:0 4px;font-size:10px;line-height:17px;position:absolute;top:3px;right:calc(50% - 22px)}.tab .tab-dot{position:absolute;top:6px;right:calc(50% - 16px)}.card form>button.big{width:100%}}.archive-folder{color:#9a6a12}.save-row{box-shadow:none;background:var(--surface-2);position:static}
