:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#163b3f;font-synthesis:none;text-rendering:optimizelegibility;--canvas:#f4fcf8;--surface:#fff;--ink:#163b3f;--muted:#526e71;--line:#d9eee6;--primary:#0cae83;--primary-strong:#066b55;--mint:#d9f8eb;--sea:#59c9e8;--sea-soft:#e2f7fc;--lemon:#ffe678;--lemon-soft:#fff9d8;--coral:#ff806b;--danger:#b43e43;--shadow:0 18px 45px #1b5f521a;background:#f4fcf8;font-family:Microsoft YaHei UI,PingFang SC,Noto Sans SC,system-ui,sans-serif}*{box-sizing:border-box}html{background:var(--canvas);min-width:320px;min-height:100%}body{background:var(--canvas);min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button{color:inherit}:is(button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,label.file-button:has(input:focus-visible)){outline-offset:2px;outline:3px solid #59c9e873}button:disabled{cursor:not-allowed;opacity:.48}.brand-line{letter-spacing:-.01em;align-items:center;gap:12px;min-height:48px;font-size:15px;font-weight:850;display:flex}.granary-mark{background:var(--surface);border:1px solid #0cae831a;border-radius:50%;flex:none;justify-content:center;align-items:flex-end;gap:3px;width:38px;height:38px;padding:7px;display:flex;box-shadow:0 7px 16px #206c5b1a}.granary-mark i{background:var(--primary);border-radius:6px 6px 3px 3px;width:8px}.granary-mark i:first-child{height:19px}.granary-mark i:last-child{background:var(--sea);height:14px}.eyebrow{color:var(--primary-strong);letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:800}.muted{color:var(--muted);margin:0;font-size:14px;line-height:1.65}h1,h2,h3,p{text-wrap:pretty}h1,h2,h3{color:var(--ink)}.login-page{width:min(100% - 32px,1060px);min-height:100vh;padding:max(22px, env(safe-area-inset-top)) 0 max(22px, env(safe-area-inset-bottom));align-items:stretch;gap:18px;margin:0 auto;display:grid}.login-story{background:var(--mint);border:1px solid #d8f1e7;border-radius:28px;flex-direction:column;min-height:400px;padding:22px;display:flex;position:relative;overflow:hidden}.login-story:after{content:"";border:34px solid #59c9e86b;border-radius:50%;width:220px;height:220px;position:absolute;bottom:-74px;right:-72px}.story-copy{z-index:1;max-width:560px;margin:auto 0;position:relative}.story-copy h1{letter-spacing:-.055em;max-width:12ch;margin:0;font-size:clamp(36px,8vw,68px);line-height:1.06}.story-copy>p:last-child{color:#466d6c;max-width:48ch;margin:22px 0 0;font-size:16px;line-height:1.75}.seed-row{z-index:1;gap:8px;display:flex;position:relative}.seed-row span{color:#2f6c62;background:#ffffffb8;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:800}.login-card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:28px;flex-direction:column;justify-content:center;gap:28px;padding:28px 22px;display:flex}.login-card h2{letter-spacing:-.035em;margin:0 0 10px;font-size:28px}.stack-form{gap:16px;display:grid}.stack-form label,.inline-form label{color:#345a5c;gap:8px;font-size:13px;font-weight:800;display:grid}input,select,textarea{width:100%;min-height:48px;color:var(--ink);background:#fbfffd;border:1px solid #cfe5dc;border-radius:14px;padding:0 14px;transition:border-color .15s,box-shadow .15s}textarea{resize:vertical;min-height:92px;padding-block:12px}input:hover,select:hover,textarea:hover{border-color:#98d9c5}input:focus,select:focus,textarea:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 4px #0cae831a}.primary-button,.secondary-button,.primary-small,.quiet-button,.logout-button{cursor:pointer;border:0;border-radius:14px;min-height:44px;font-weight:800;transition:transform .15s,background .15s,border-color .15s}.primary-button{background:var(--primary-strong);color:#fff;min-height:50px;padding:0 20px;box-shadow:0 9px 18px #066b5533}.primary-button:not(:disabled):hover,.primary-small:not(:disabled):hover{background:#045643;transform:translateY(-1px)}.secondary-button{color:var(--primary-strong);background:#f7fdfa;border:1px solid #bfe2d5;padding:0 16px}.secondary-button:hover{border-color:var(--primary);background:var(--mint)}.primary-small{background:var(--primary-strong);color:#fff;padding:0 15px}.quiet-button{color:var(--muted);background:0 0;padding:0 10px}.quiet-button:hover{color:var(--ink);background:#eff9f5}.privacy-note{color:#718789;align-items:center;gap:8px;margin:0;font-size:12px;display:flex}.privacy-note span{color:var(--primary);font-size:9px}.notice{border-radius:12px;margin:0;padding:11px 13px;font-size:13px;line-height:1.5}.notice-error{color:#8f3f3c;background:#fff1ee;border:1px solid #ffd2ca}.notice-success{color:#18684f;background:#eafbf4;border:1px solid #bdebd9}.notice-info{background:var(--sea-soft);color:#276275;border:1px solid #cfeaf3}.offline-banner{color:#fff;text-align:center;width:min(100% - 32px,520px);box-shadow:var(--shadow);background:#25484b;border-radius:14px;padding:12px 16px;font-size:13px;position:fixed;bottom:18px;left:50%;transform:translate(-50%)}.loading-page{min-height:100vh;color:var(--muted);place-content:center;justify-items:center;gap:12px;display:grid}.gate-page{background:var(--mint);place-items:center;min-height:100vh;padding:24px 16px;display:grid}.gate-card{border:1px solid var(--line);width:min(100%,480px);box-shadow:var(--shadow);background:#fff;border-radius:28px;padding:clamp(24px,6vw,40px)}.gate-card>.avatar{margin-bottom:24px}.gate-card h1{letter-spacing:-.04em;margin:0 0 14px;font-size:clamp(28px,7vw,38px);line-height:1.15}.gate-card .stack-form{margin-top:26px}.app-shell{width:min(100% - 32px,1080px);min-height:100vh;padding:max(20px, env(safe-area-inset-top)) 0 calc(96px + env(safe-area-inset-bottom));margin:0 auto}.app-header{justify-content:space-between;align-items:center;display:flex}.avatar-button{cursor:pointer;background:#fff;border:0;border-radius:50%;width:46px;height:46px;padding:3px;box-shadow:0 7px 18px #1c5f521f}.avatar{background:var(--lemon);color:#67580a;object-fit:cover;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;font-weight:900;display:inline-grid;overflow:hidden}.avatar-large{width:82px;height:82px;font-size:28px;box-shadow:0 12px 24px #29645724}.welcome-row{justify-content:space-between;align-items:end;gap:24px;margin:clamp(44px,9vw,92px) 0 28px;display:flex}.welcome-row h1{letter-spacing:-.04em;margin:0;font-size:clamp(34px,6vw,56px);line-height:1.08}.welcome-row>div>p:last-child{max-width:58ch;color:var(--muted);margin:16px 0 0;line-height:1.7}.compact{width:auto;min-width:112px}.fresh-grid{gap:14px;display:grid}.fresh-card{border:1px solid var(--line);background:#fff;border-radius:22px;flex-direction:column;min-height:170px;padding:22px;display:flex;position:relative;overflow:hidden;box-shadow:0 9px 28px #1d5c500f}.fresh-card strong{letter-spacing:-.03em;font-size:24px}.fresh-card>span{max-width:34ch;color:var(--muted);margin-top:9px;font-size:13px;line-height:1.6}.card-label{color:var(--primary-strong);letter-spacing:.06em;margin:0 0 14px;font-size:12px;font-weight:850}.main-card{background:var(--mint);min-height:220px}.lemon-card{background:var(--lemon-soft);border-color:#f2e6a9}.sprout-bars{align-items:end;gap:7px;height:68px;margin-top:auto;display:flex}.sprout-bars i{background:var(--primary);border-radius:8px 8px 4px 4px;width:14px;height:26%}.sprout-bars i:nth-child(2){background:var(--sea);height:46%}.sprout-bars i:nth-child(3){height:72%}.sprout-bars i:nth-child(4){background:var(--sea);height:38%}.sprout-bars i:nth-child(5){height:90%}.bottom-nav{left:50%;bottom:max(12px, env(safe-area-inset-bottom));z-index:10;border:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-radius:22px;grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;width:min(100% - 24px,620px);min-height:64px;padding:7px;display:grid;position:fixed;transform:translate(-50%);box-shadow:0 14px 40px #19594c29}.bottom-nav button{color:#526c6f;cursor:pointer;background:0 0;border:0;border-radius:15px;place-items:center;gap:2px;min-width:0;min-height:44px;padding:4px;font-size:10px;display:grid}.bottom-nav button span{font-size:19px;line-height:1}.bottom-nav button.active{background:var(--mint);color:var(--primary-strong);font-weight:800}.sheet-backdrop{z-index:30;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0c323357;justify-content:center;align-items:end;display:flex;position:fixed;inset:0}.profile-sheet{background:#f9fdfb;border-radius:28px 28px 0 0;width:min(100%,760px);max-height:92vh;overflow:hidden;box-shadow:0 -20px 60px #0837322e}.sheet-header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;padding:22px 20px 16px;display:flex}.sheet-header h2{letter-spacing:-.03em;margin:0;font-size:24px}.profile-scroll{max-height:calc(92vh - 88px);padding:16px 16px max(28px, env(safe-area-inset-bottom));overflow-y:auto}.profile-block{border:1px solid var(--line);background:#fff;border-radius:20px;margin-bottom:14px;padding:18px}.profile-block h3{margin:0 0 6px;font-size:17px}.avatar-editor{grid-template-columns:auto 1fr;align-items:center;gap:18px;display:grid}.avatar-stage{background:var(--mint);border-radius:24px;place-items:center;width:96px;height:96px;display:grid;overflow:hidden}.avatar-preview{object-fit:cover;width:100%;height:100%}.button-row{flex-wrap:wrap;gap:7px;margin-top:14px;display:flex}.file-button{cursor:pointer;align-items:center;display:inline-flex}.file-button input{opacity:0;pointer-events:none;width:1px;height:1px;min-height:0;position:absolute}.danger-text{color:var(--danger)}.inline-form{gap:12px;display:grid}.microcopy{color:#526c6f;margin:12px 0 0;font-size:12px;line-height:1.6}.section-heading{justify-content:space-between;gap:12px;display:flex}.count-pill{background:var(--sea-soft);color:#28697a;white-space:nowrap;border-radius:999px;align-items:center;height:26px;padding:0 9px;font-size:11px;font-weight:800;display:inline-flex}.session-list{gap:10px;margin:16px 0 0;padding:0;list-style:none;display:grid}.session-list li{border-top:1px solid #edf5f1;align-items:center;gap:11px;padding:10px 0;display:flex}.session-list li:first-child{border-top:0}.session-list strong,.session-list small{display:block}.session-list strong{font-size:13px}.session-list small{color:var(--muted);margin-top:3px;font-size:11px}.image-vault-list{gap:9px;margin-top:14px;display:grid}.image-vault-list article{background:#fbfefc;border:1px solid #dcece6;border-radius:14px;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;min-height:76px;padding:8px;display:grid}.image-vault-list article.deleted{background:#f5f8f7}.image-vault-list img,.image-tombstone{object-fit:cover;background:var(--surface-soft);border-radius:10px;width:58px;height:58px}.image-tombstone{color:var(--muted);place-items:center;font-size:9px;font-weight:850;display:grid}.image-vault-list article>div:nth-child(2){min-width:0}.image-vault-list strong,.image-vault-list span,.image-vault-list small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.image-vault-list strong{font-size:12px}.image-vault-list span{color:#526c6f;margin-top:4px;font-size:10px}.image-vault-list small{color:var(--muted);margin-top:3px;font-size:9px}.image-vault-actions{flex-direction:column;align-items:stretch;gap:2px;display:flex}.image-vault-actions .quiet-button{min-width:72px;padding-inline:8px;font-size:11px}.vault-more-button{width:100%;margin-top:12px}.vault-empty{background:var(--mint);text-align:center;border:1px dashed #b9ddd0;border-radius:14px;margin-top:13px;padding:17px}.vault-empty strong{font-size:12px}.vault-empty p{color:var(--muted);margin:5px 0 0;font-size:10px;line-height:1.55}.image-delete-confirm label{color:#345a5c;gap:7px;margin-top:13px;font-size:11px;font-weight:850;display:grid}.delete-consequences{color:#5e5838;background:#fff8e3;border-radius:12px;margin:14px 0 0;padding:13px 13px 13px 30px;font-size:12px;line-height:1.65}.delete-consequences li+li{margin-top:5px}.original-image-sheet{z-index:13;background:#fff;border-radius:18px;width:min(100vw - 24px,920px);max-height:calc(100vh - 24px);margin:auto;position:fixed;inset:12px;overflow:hidden auto;box-shadow:0 24px 70px #08342f3d}.original-image-stage{background:#eaf5f1;place-items:center;min-height:240px;max-height:calc(100vh - 160px);padding:14px;display:grid;overflow:auto}.original-image-stage img{object-fit:contain;max-width:100%;max-height:calc(100vh - 190px);display:block}.original-image-sheet>p{padding:12px 20px max(14px,env(safe-area-inset-bottom));color:var(--muted);margin:0;font-size:11px;line-height:1.55}.device-dot{background:var(--primary);border:3px solid #b9eddc;border-radius:50%;flex:none;width:11px;height:11px}.logout-button{width:100%;color:var(--danger);background:#fff5f3;border:1px solid #f3c9c6}.migration-block{background:linear-gradient(145deg,#fff 0%,#f5fffb 58%,#effbff 100%);border-color:#c8e9de;overflow:hidden;box-shadow:0 13px 34px #14695612}.migration-heading{align-items:flex-start}.migration-heading .muted{max-width:52ch;margin-top:5px;font-size:11px;line-height:1.65}.migration-state{color:#607472;white-space:nowrap;background:#eef4f2;border-radius:999px;flex:none;align-items:center;min-height:28px;padding:0 10px;font-size:10px;font-weight:900;display:inline-flex}.migration-state.not_started{background:var(--lemon-soft);color:#71601a}.migration-state.recovery_required{color:#855c20;background:#fff0d9}.migration-state.ready{background:var(--mint);color:var(--primary-strong)}.migration-block>.notice{margin-top:14px}.migration-loading{min-height:74px;color:var(--muted);border:1px dashed #bcded3;border-radius:14px;justify-content:center;align-items:center;gap:10px;margin-top:14px;font-size:11px;display:flex}.migration-loading i{background:var(--sea);width:10px;height:10px;box-shadow:0 0 0 6px var(--sea-soft);border-radius:50%}.migration-source{background:#fff;border:1px solid #cce8df;border-radius:15px;align-items:center;gap:12px;margin-top:16px;padding:13px;display:flex}.migration-source>span{background:linear-gradient(145deg,var(--mint),#c9f3e2);width:46px;height:46px;color:var(--primary-strong);letter-spacing:.04em;border-radius:13px;flex:none;place-items:center;font-size:9px;font-weight:950;display:grid}.migration-source>div{min-width:0}.migration-source strong,.migration-source code,.migration-source small{display:block}.migration-source strong{font-size:12px}.migration-source code{color:#416664;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:9px;line-height:1.45;overflow:hidden}.migration-source small{color:var(--muted);margin-top:4px;font-size:9px}.migration-steps{grid-template-columns:repeat(3,1fr);gap:7px;margin:14px 0 0;padding:0;list-style:none;display:grid}.migration-steps li{opacity:.7;background:#fbfefc;border:1px solid #dfede8;border-radius:13px;align-items:center;gap:8px;min-width:0;padding:11px;display:flex}.migration-steps li.active,.migration-steps li.done{background:var(--mint);opacity:1;border-color:#a9dfce}.migration-steps b{width:24px;height:24px;color:var(--primary-strong);background:#fff;border-radius:50%;flex:none;place-items:center;font-size:10px;display:grid}.migration-steps span,.migration-steps small{min-width:0;display:block}.migration-steps span{font-size:10px;font-weight:900}.migration-steps small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:8px;font-weight:500;overflow:hidden}.migration-primary{width:100%;margin-top:14px}.migration-totals{grid-template-columns:repeat(4,1fr);gap:7px;margin-top:16px;display:grid}.migration-totals article{background:#fff;border:1px solid #d9ede6;border-radius:14px;min-width:0;padding:12px}.migration-totals article.family{background:var(--sea-soft);border-color:#bfe5ef}.migration-totals span,.migration-totals strong{display:block}.migration-totals span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:800;overflow:hidden}.migration-totals strong{letter-spacing:-.025em;white-space:nowrap;margin-top:6px;font-size:15px}.migration-reconcile{grid-template-columns:minmax(0,1.4fr) minmax(160px,.6fr);gap:8px;margin-top:9px;display:grid}.migration-reconcile>div{background:#fff;border:1px solid #dbece6;border-radius:13px;justify-content:space-between;align-items:center;gap:9px;min-width:0;min-height:58px;padding:11px 12px;display:flex}.migration-reconcile .reconcile-ok{background:#effbf5;border-color:#b9e6d5;justify-content:flex-start}.reconcile-ok>b{color:#087152;background:#bff0dc;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;display:grid}.migration-reconcile span,.migration-reconcile strong,.migration-reconcile small{display:block}.migration-reconcile span{color:var(--muted);font-size:9px}.migration-reconcile strong{color:var(--ink);font-size:11px}.migration-reconcile small{color:var(--muted);margin-top:3px;font-size:8px}.migration-rule-note{background:var(--lemon-soft);border:1px solid #f0dda0;border-radius:13px;grid-template-columns:auto minmax(0,1fr);gap:10px;margin-top:8px;padding:12px;display:grid}.migration-rule-note>span{background:var(--lemon);color:#665715;border-radius:999px;align-items:center;height:24px;padding:0 8px;font-size:8px;font-weight:900;display:inline-flex}.migration-rule-note strong{font-size:11px}.migration-rule-note p{color:#5f613e;margin:3px 0 0;font-size:9px;line-height:1.55}.migration-rule-note small{color:#7b7547;margin-top:4px;font-size:8px;display:block}.migration-report{background:#fff;border:1px solid #d8ebe4;border-radius:13px;margin-top:9px}.migration-report summary,.migration-proof summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;min-height:46px;padding:0 12px;font-size:10px;font-weight:900;list-style:none;display:flex}.migration-report summary::-webkit-details-marker{display:none}.migration-proof summary::-webkit-details-marker{display:none}.migration-report summary:after,.migration-proof summary:after{content:"＋";color:var(--primary);font-size:16px}.migration-report[open] summary:after,.migration-proof[open] summary:after{content:"－"}.migration-report summary small{color:var(--muted);margin-left:auto;font-size:8px;font-weight:600}.migration-report-scroll{border-top:1px solid #e5f0ec;max-height:330px;overflow:auto}.migration-report-row{border-top:1px solid #edf4f1;grid-template-columns:120px minmax(0,1fr) 48px;align-items:center;gap:9px;min-width:500px;padding:8px 10px;display:grid}.migration-report-row:first-child{border-top:0}.migration-report-row>code{color:#476d68;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:8px}.migration-report-row strong,.migration-report-row small{display:block}.migration-report-row strong{font-size:9px}.migration-report-row small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:8px;overflow:hidden}.migration-report-row em{color:#637572;text-align:center;background:#eef4f2;border-radius:999px;padding:4px 5px;font-size:7px;font-style:normal;font-weight:900}.migration-report-row em.import{background:var(--mint);color:var(--primary-strong)}.migration-report-row em.exclude{background:var(--lemon-soft);color:#71601a}.migration-commit,.migration-recovery{background:#fffdf5;border:1px solid #f0d99b;border-radius:16px;margin-top:14px;padding:15px}.migration-warning{background:#fff3d8;border-radius:12px;padding:12px 13px}.migration-warning strong{font-size:12px}.migration-warning p{color:#625d3c;margin:5px 0 0;font-size:9px;line-height:1.65}.migration-form-grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:13px;display:grid}.migration-form-grid label,.migration-recovery>label{color:#345a5c;gap:6px;font-size:10px;font-weight:850;display:grid}.migration-form-grid label small{color:var(--muted);font-size:8px;font-weight:500;line-height:1.45}.migration-form-grid label small.field-error{color:var(--danger)}.migration-check{color:#5c613e;cursor:pointer;background:#fff;border:1px solid #e7dfbb;border-radius:12px;align-items:center;gap:7px;min-height:52px;margin-top:11px;padding:4px 9px;display:flex}.migration-check input{appearance:none;cursor:pointer;background:0 0;border:0;flex:none;width:44px;height:44px;min-height:44px;margin:0;padding:0;position:relative}.migration-check input:before{content:"";background:#fff;border:1.5px solid #b5aa62;border-radius:6px;width:20px;height:20px;position:absolute;inset:12px}.migration-check input:checked:before{border-color:var(--primary);background:var(--primary)}.migration-check input:checked:after{content:"✓";color:#fff;text-align:center;font-size:14px;font-weight:900;position:absolute;inset:11px 0 0}.migration-check span{font-size:9px;line-height:1.55}.migration-actions{justify-content:flex-end;align-items:center;gap:8px;margin-top:12px;display:flex}.migration-actions .danger-button{background:#116f5d;min-height:48px;box-shadow:0 8px 18px #066b5529}.migration-actions .danger-button:not(:disabled):hover{background:#075848}.migration-recovery{background:#fffaf0;border-color:#efc985}.migration-recovery>label{margin-top:11px}.migration-complete{background:linear-gradient(135deg,#e8fbf3,#eaf9fd);border:1px solid #ace0cf;border-radius:17px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:15px;padding:16px;display:grid}.migration-complete-mark{background:var(--primary);color:#fff;border-radius:14px;place-items:center;width:42px;height:42px;font-size:20px;font-weight:950;display:grid;box-shadow:0 8px 18px #0cae832e}.migration-complete strong{font-size:13px}.migration-complete p{color:var(--muted);margin:4px 0 0;font-size:9px;line-height:1.55}.migration-download{white-space:nowrap;justify-content:center;align-items:center;min-height:44px;text-decoration:none;display:inline-flex}.migration-fingerprint{background:#fff;border:1px solid #cce5df;border-radius:12px;grid-column:1/-1;padding:10px 11px}.migration-fingerprint span,.migration-fingerprint code{display:block}.migration-fingerprint span{color:var(--muted);font-size:8px;line-height:1.5}.migration-fingerprint code{color:#315f5b;overflow-wrap:anywhere;margin-top:5px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:9px;font-weight:800;line-height:1.5}.migration-proof{border-top:1px solid #c8e2dc;grid-column:1/-1}.migration-proof summary{padding:0}.migration-proof dl{gap:7px;margin:0;display:grid}.migration-proof dl>div{background:#ffffffb8;border-radius:10px;padding:8px 10px}.migration-proof dt{color:var(--muted);font-size:8px}.migration-proof dd{margin:3px 0 0}.migration-proof code{color:#416964;overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:8px;line-height:1.4}.data-safety-block>.notice{margin-top:14px}.data-lanes{grid-template-columns:1fr 1fr;gap:12px;margin-top:16px;display:grid}.data-lane{background:#fbfefc;border:1px solid #d7ebe4;border-radius:17px;min-width:0;padding:16px}.export-lane{border-top:4px solid var(--sea)}.backup-lane{border-top:4px solid var(--primary)}.backup-disk-warning{color:#70561e;background:#fff9e9;border:1px solid #f2dca8;border-radius:14px;margin:12px 0;padding:13px 14px}.backup-disk-warning strong{font-size:13px;display:block}.backup-disk-warning p{margin:5px 0 0;font-size:12px;line-height:1.6}.lane-kicker{color:#3b7472;letter-spacing:.08em;text-transform:uppercase;margin:0 0 5px;font-size:10px;font-weight:900}.data-lane h4,.restore-workbench h4{color:var(--ink);margin:0;font-size:15px}.data-lane>p:not(.lane-kicker),.restore-workbench>p{color:var(--muted);margin:7px 0 0;font-size:11px;line-height:1.6}.scope-grid{grid-template-columns:1fr 1fr;gap:7px;margin-top:13px;display:grid}.scope-grid label{color:#3b6061;cursor:pointer;background:#fff;border:1px solid #dcece6;border-radius:11px;align-items:center;gap:8px;min-height:42px;padding:0 10px;font-size:11px;font-weight:800;display:flex}.scope-grid input{appearance:none;cursor:pointer;background:0 0;border:0;border-radius:10px;width:44px;height:44px;min-height:44px;margin:0 -7px;padding:0;position:relative}.scope-grid input:before{content:"";background:#fff;border:1.5px solid #8acbb8;border-radius:6px;width:18px;height:18px;position:absolute;inset:13px}.scope-grid input:checked:before{border-color:var(--primary);background:var(--primary)}.scope-grid input:checked:after{content:"✓";color:#fff;text-align:center;font-size:13px;font-weight:900;line-height:20px;position:absolute;inset:12px 0 0}.lane-actions{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;margin-top:12px;display:grid}.lane-actions label,.restore-workbench label{color:#345a5c;gap:6px;font-size:10px;font-weight:850;display:grid}.lane-actions select{min-height:44px}.backup-button{width:100%;margin-top:13px}.backup-health{border-radius:12px;gap:4px;margin-top:11px;padding:11px 12px;display:grid}.backup-health.healthy{color:#286154;background:#effbf5;border:1px solid #bce2d2}.backup-health.stale{color:#70572a;background:#fff6df;border:1px solid #efcf8f}.backup-health strong{font-size:11px}.backup-health small{font-size:9px;line-height:1.45}.recovery-inline-action{margin-top:10px}.restore-result{background:var(--mint);border:1px solid #bfe4d6;border-radius:13px;gap:5px;margin-top:12px;padding:13px 14px;display:grid}.restore-result strong{color:#235c50;font-size:12px}.restore-result small{color:var(--muted);font-size:10px;line-height:1.55}.restore-result code,.checksum code{word-break:break-all;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:9px}.recovery-list{margin:12px 0 0;padding:0;list-style:none}.recovery-list li{border-top:1px solid #e6f1ed;justify-content:space-between;align-items:center;gap:8px;min-width:0;min-height:49px;padding:8px 0;display:flex}.recovery-list div{min-width:0}.recovery-list strong,.recovery-list small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.recovery-list strong{font-size:11px}.recovery-list small{max-width:270px;color:var(--muted);margin-top:3px;font-size:9px}.recovery-list .quiet-button{min-width:74px;font-size:10px}.backup-list li{align-items:flex-start}.backup-metadata small{white-space:normal;text-overflow:clip;max-width:none;line-height:1.45;overflow:visible}.backup-metadata .checksum{color:#456b69;margin-top:5px}.quiet-link{min-width:44px;min-height:44px;color:var(--primary-strong);border-radius:11px;justify-content:center;align-items:center;padding:0 10px;font-size:11px;font-weight:850;text-decoration:none;display:inline-flex}.quiet-link:hover{background:var(--mint)}.status-chip{background:var(--sea-soft);color:#326979;border-radius:999px;flex:none;padding:5px 8px;font-size:9px;font-weight:850}.status-chip.failed{color:#8f3f3c;background:#fff1ee}.status-chip.expired{color:#677b7c;background:#eef3f1}.member-boundary{background:var(--mint);border-radius:13px;margin-top:12px;padding:14px}.member-boundary strong{font-size:12px}.member-boundary p{color:var(--muted);margin:5px 0 0;font-size:10px;line-height:1.6}.restore-workbench{background:#fffaf0;border:1px solid #efcf8f;border-radius:17px;margin-top:12px;padding:16px}.restore-heading{justify-content:space-between;align-items:start;gap:12px;display:flex}.restore-workbench>label{margin-top:13px}.restore-workbench>button:not(.quiet-button){width:100%;margin-top:11px}.restore-consequences{color:#5e5838;background:#fff0d4;border-radius:12px;margin:13px 0 0;padding:13px 13px 13px 30px;font-size:11px;line-height:1.65}.restore-consequences li+li{margin-top:5px}.restore-button{min-height:48px}.restore-recovery-actions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.restore-recovery-actions button{flex:150px;min-height:44px}.ledger-heading{justify-content:space-between;align-items:end;gap:20px;margin:42px 0 24px;display:flex}.ledger-heading h1{letter-spacing:-.045em;margin:0;font-size:clamp(30px,5vw,46px)}.ledger-period{color:var(--muted);margin:9px 0 0;font-size:12px;font-weight:750}.heading-actions{align-items:center;gap:9px;display:flex}.heading-actions input{background:#fff;width:150px}.summary-strip{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.summary-strip article{border:1px solid var(--line);background:#fff;border-radius:18px;min-width:0;padding:18px}.summary-strip span{color:var(--muted);margin-bottom:8px;font-size:12px;font-weight:800;display:block}.summary-strip strong{letter-spacing:-.035em;white-space:nowrap;font-size:clamp(18px,3vw,27px)}.summary-strip .negative strong{color:var(--danger)}.opening-card{background:linear-gradient(120deg, var(--mint), var(--sea-soft));border:1px solid #d6eae2;border-radius:20px;justify-content:space-between;align-items:center;gap:18px;margin-top:12px;padding:19px 20px;display:flex}.opening-card.stale{background:var(--lemon-soft);border-color:#edd98f}.opening-card strong{font-size:22px}.opening-card p:last-child{color:var(--muted);margin:7px 0 0;font-size:12px;line-height:1.55}.opening-fields{grid-template-columns:1fr 1fr;gap:9px;min-width:min(100%,390px);display:grid}.opening-fields label,.transaction-form label{color:#345a5c;gap:7px;font-size:12px;font-weight:800;display:grid}.opening-fields .button-row{grid-column:1/-1;justify-content:end}.settlement-balance-card{background:linear-gradient(120deg,#ecfbf5,#f0fbfd);border:1px solid #cfe7de;border-radius:22px;margin-top:12px;padding:20px}.settlement-balance-card.stale{background:#fff9df;border-color:#ead27c}.settlement-balance-card h2{margin:0;font-size:20px}.balance-equation{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1.15fr);align-items:center;gap:12px;margin-top:16px;display:grid}.balance-equation article{background:#ffffffb3;border-radius:15px;min-width:0;padding:15px}.balance-equation article span,.balance-equation article strong{display:block}.balance-equation article span{color:var(--muted);font-size:11px;font-weight:800}.balance-equation article strong{letter-spacing:-.035em;text-overflow:ellipsis;white-space:nowrap;margin-top:7px;font-size:clamp(17px,2.5vw,23px);overflow:hidden}.balance-equation article strong.negative{color:var(--danger)}.balance-equation>i{color:#69918b;font-size:19px;font-style:normal;font-weight:900}.balance-equation .balance-result{background:#fff;border:1px solid #aedfce}.balance-warning{color:#856b17;margin:12px 0 0;font-size:11px;font-weight:750}.calibration-fields{border-top:1px solid #66a4913d;margin-top:15px;padding-top:15px}.calibration-fields>.card-label{grid-column:1/-1;margin:0}.ledger-insights{grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);gap:14px;margin-top:14px;display:grid}.ledger-filter-panel,.ledger-category-card{border:1px solid var(--line);background:#fff;border-radius:22px;min-width:0;padding:20px}.ledger-filter-panel{align-content:start;gap:18px;display:grid}.filter-row{min-width:0}.filter-row>span{color:#426866;margin-bottom:8px;font-size:11px;font-weight:850;display:block}.filter-chips{scrollbar-width:thin;gap:7px;padding-bottom:3px;display:flex;overflow-x:auto}.filter-chips button{color:#486a68;cursor:pointer;background:#f9fcfb;border:1px solid #d6e9e2;border-radius:999px;min-width:max-content;min-height:44px;padding:0 14px;font-size:11px;font-weight:800}.filter-chips button.selected{background:var(--mint);color:var(--primary-strong);border-color:#55c5a1;box-shadow:inset 0 0 0 1px #55c5a129}.ledger-category-card h2{letter-spacing:-.03em;margin:0;font-size:22px}.ledger-category-card .section-heading>span{color:var(--muted);font-size:11px;font-weight:800}.category-distribution{background:#edf5f2;border-radius:999px;gap:3px;height:15px;margin-top:18px;display:flex;overflow:hidden}.category-distribution>i{min-width:4px;height:100%}.ledger-category-list{gap:11px;margin:17px 0 0;padding:0;list-style:none;display:grid}.ledger-category-list li{grid-template-columns:9px minmax(56px,.7fr) minmax(70px,1.3fr) auto 42px;align-items:center;gap:9px;min-width:0;display:grid}.category-swatch{border-radius:50%;width:8px;height:8px}.ledger-category-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.ledger-category-list>li>i{background:#edf5f2;border-radius:999px;height:7px;display:block;overflow:hidden}.ledger-category-list>li>i em{border-radius:inherit;min-width:3px;height:100%;display:block}.ledger-category-list b{white-space:nowrap;font-size:11px}.ledger-category-list small{color:var(--muted);text-align:right;font-size:10px}.ledger-analysis-empty{color:var(--muted);margin:24px 0 4px;font-size:12px}.tone-0{background:#18b98b}.tone-1{background:#58c5df}.tone-2{background:#f0be45}.tone-3{background:#f08b78}.tone-4{background:#8d8bd8}.tone-5{background:#7ebf6a}.transaction-section{border:1px solid var(--line);background:#fff;border-radius:22px;margin-top:14px;padding:20px}.transaction-section h2{letter-spacing:-.03em;margin:0;font-size:22px}.transaction-list{margin:18px 0 0;padding:0;list-style:none}.transaction-list li{border-top:1px solid #e8f2ee;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;display:grid}.transaction-list li:first-child{border-top:0}.transaction-main{text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:13px minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;padding:14px 8px 14px 2px;display:grid}.transaction-main:hover{background:#f8fdfa}.kind-dot{background:var(--primary);width:11px;height:11px;box-shadow:0 0 0 5px var(--mint);border-radius:50%}.kind-dot.kind-income{background:#2d9f7d}.kind-dot.kind-refund{background:var(--sea);box-shadow:0 0 0 5px var(--sea-soft)}.kind-dot.kind-transfer{box-shadow:0 0 0 5px var(--lemon-soft);background:#e6bd2d}.transaction-copy{min-width:0}.transaction-copy strong,.transaction-copy small,.transaction-copy em{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.transaction-copy strong{font-size:14px}.transaction-copy small{color:var(--muted);margin-top:4px;font-size:11px}.transaction-copy em{color:#55736c;margin-top:5px;font-size:10px;font-style:normal}.transaction-amount{white-space:nowrap;font-size:16px;font-weight:900}.amount-expense{color:#8b5553}.amount-income,.amount-refund{color:var(--primary-strong)}.amount-transfer{color:#7c6b20}.row-delete{color:#93514f;cursor:pointer;background:0 0;border:0;min-width:52px;font-size:11px}.row-delete:hover{background:#fff3f1}.ledger-empty{min-height:190px;color:var(--muted);text-align:center;background:#f9fdfa;border:1px dashed #bcded2;border-radius:18px;place-content:center;justify-items:center;padding:28px;display:grid}.ledger-empty strong{color:var(--ink);font-size:20px}.ledger-empty p{max-width:42ch;line-height:1.6}.transaction-sheet{background:#f9fdfb;border-radius:28px 28px 0 0;width:min(100%,820px);max-height:94vh;overflow:hidden;box-shadow:0 -20px 60px #0837322e}.transaction-form{max-height:calc(94vh - 90px);padding:18px 20px max(24px, env(safe-area-inset-bottom));overflow-y:auto}.voice-entry{background:#eefbf6;border:1px solid #bfe5d7;border-radius:16px;margin-bottom:18px;padding:15px}.voice-entry-heading{justify-content:space-between;align-items:center;gap:14px;display:flex}.voice-entry-actions{flex:none;align-items:center;gap:8px;display:flex}.voice-entry-heading strong,.voice-entry-heading span{display:block}.voice-entry-heading strong{font-size:14px}.voice-entry-heading span{color:#486d6b;margin-top:4px;font-size:11px;line-height:1.5}.voice-button{background:var(--primary-strong);color:#fff;cursor:pointer;border:0;border-radius:14px;flex:none;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 14px;font-size:12px;font-weight:850;display:inline-flex}.voice-button i{background:#8ee8ca;border-radius:50%;width:9px;height:9px}.voice-button.recording{background:#9b4645}.voice-button.recording i{background:#fff;animation:1.15s ease-out infinite voice-pulse}.voice-transcript{border-top:1px solid #cfe9df;margin-top:13px;padding-top:13px}.voice-transcript>label{color:#345a5c;margin-bottom:7px;font-size:11px;font-weight:850;display:block}.voice-transcript textarea{background:#fff;min-height:74px}.voice-transcript>div{justify-content:space-between;align-items:center;gap:12px;margin-top:8px;display:flex}.voice-transcript span{color:#4f706e;font-size:10px;line-height:1.45}.voice-ready{background:#e5f8f0;border:1px solid #a8ddca;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;padding:13px 15px;display:flex}.voice-ready strong,.voice-ready span{display:block}.voice-ready strong{color:var(--primary-strong);font-size:13px}.voice-ready span{color:#4f706e;text-overflow:ellipsis;white-space:nowrap;max-width:58ch;margin-top:4px;font-size:10px;overflow:hidden}.voice-batch-review>header{justify-content:space-between;align-items:end;gap:16px;margin-bottom:12px;display:flex}.voice-batch-review h3{margin:2px 0 0;font-size:20px}.voice-batch-review>header>strong{color:var(--primary-strong);font-size:13px}.voice-draft-list{gap:12px;display:grid}.voice-draft-card{background:#fff;border:1px solid #c9e5da;border-radius:15px;padding:15px}.voice-draft-card:focus-within{border-color:#76ceb2;box-shadow:0 0 0 3px #46be991a}.voice-draft-title{justify-content:space-between;align-items:center;gap:12px;margin-bottom:13px;display:flex}.voice-draft-title>div{align-items:center;gap:9px;min-width:0;display:flex}.voice-draft-title span{background:var(--mint);width:30px;height:30px;color:var(--primary-strong);border-radius:10px;flex:none;place-items:center;font-size:10px;font-weight:900;display:grid}.voice-draft-title strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.remove-draft{color:#a45b58;cursor:pointer;background:0 0;border:0;min-width:48px;min-height:44px;font-size:11px;font-weight:800}.remove-draft:hover{color:#7d3534}.kind-picker.compact{margin-bottom:12px}.kind-picker.compact label{border-radius:11px;min-height:38px;font-size:11px}.voice-draft-grid{grid-template-columns:1fr 1fr 1fr;gap:10px;display:grid}.voice-draft-grid .wide{grid-column:1/-1}.voice-draft-grid textarea{min-height:58px}@keyframes voice-pulse{0%{box-shadow:0 0 #fff9}70%{box-shadow:0 0 0 7px #fff0}to{box-shadow:0 0 #fff0}}.kind-picker{border:0;grid-template-columns:repeat(4,1fr);gap:7px;margin:0 0 18px;padding:0;display:grid}.kind-picker legend{color:#345a5c;margin-bottom:9px;font-size:12px;font-weight:800}.kind-picker label{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:14px;place-items:center;min-height:46px;display:grid}.kind-picker label.selected{background:var(--mint);color:var(--primary-strong);border-color:#7ed6ba}.kind-picker input{opacity:0;width:1px;height:1px;min-height:0;position:absolute}.form-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.form-grid .wide{grid-column:1/-1}.check-row{align-items:center;margin:14px 0;grid-template-columns:auto 1fr!important}.check-row input{width:20px;min-height:20px}.form-actions{justify-content:flex-end;align-items:center;gap:10px;margin-top:18px;display:flex}@media (max-width:560px){.voice-entry-heading,.voice-ready,.voice-batch-review>header{flex-direction:column;align-items:flex-start}.voice-entry-actions{width:100%}.voice-entry-actions button{flex:1}.voice-transcript>div{flex-direction:column;align-items:stretch}.voice-transcript .primary-small,.voice-ready .quiet-button{width:100%}.voice-draft-grid{grid-template-columns:1fr}.voice-draft-grid .wide{grid-column:auto}}@media (prefers-reduced-motion:reduce){.voice-button.recording i{animation:none}}.audit-history{border:1px solid var(--line);background:#fff;border-radius:15px;margin-top:16px}.audit-history summary{color:#345a5c;cursor:pointer;padding:13px 15px;font-size:12px;font-weight:850}.audit-history ol{margin:0;padding:0 15px 12px;list-style:none}.audit-history li{border-top:1px solid #edf5f1;justify-content:space-between;gap:12px;padding:9px 0;font-size:11px;display:flex}.audit-history li span,.audit-history p{color:var(--muted)}.impact-preview,.delete-impact{background:var(--mint);border:1px solid #cfe7de;border-radius:15px;margin-top:15px;padding:14px 15px}.impact-preview>strong,.delete-impact>strong{color:var(--primary-strong);margin-bottom:7px;font-size:12px;display:block}.impact-preview p,.delete-impact p{color:#426865;margin:4px 0 0;font-size:12px;line-height:1.45}.impact-month+.impact-month{border-top:1px solid #bfe0d4;margin-top:11px;padding-top:11px}.impact-month b{color:#345a5c;font-size:11px}.confirm-sheet{width:min(100% - 24px,430px);margin-bottom:max(16px, env(safe-area-inset-bottom));background:#fff;border-radius:24px;padding:24px;box-shadow:0 18px 60px #08373238}.confirm-sheet h2{margin:7px 0 10px;font-size:22px;line-height:1.3}.confirm-sheet>p:last-of-type{color:var(--muted);font-size:13px;line-height:1.6}.danger-button{color:#fff;cursor:pointer;background:#a44743;border:0;border-radius:14px;min-height:44px;padding:0 18px;font-weight:850}.dashboard-welcome{margin-top:42px}.dashboard-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.dashboard-actions input{background:#fff;width:152px}.dashboard-kpis{grid-template-columns:repeat(4,1fr);gap:11px;display:grid}.kpi-card{border:1px solid var(--line);background:#fff;border-radius:16px;flex-direction:column;min-width:0;min-height:142px;padding:19px;display:flex}.kpi-card.mint{background:linear-gradient(145deg,#d9f8eb,#edfcf5)}.kpi-card.sea{background:linear-gradient(145deg,#e2f7fc,#f3fcfe)}.kpi-card.lemon{background:linear-gradient(145deg,#fff4ad,#fffbe3);border-color:#f0dfa0}.kpi-card.coral{background:#fff0ed;border-color:#ffd0c7}.kpi-card.pale{background:linear-gradient(145deg,#f6fffb,#fff)}.kpi-card>span{color:#4e706f;font-size:12px;font-weight:850}.kpi-card strong{text-overflow:ellipsis;color:var(--ink);letter-spacing:-.045em;white-space:nowrap;margin-top:auto;font-size:clamp(21px,3vw,30px);overflow:hidden}.kpi-card small{color:var(--muted);margin-top:7px;font-size:11px}.dashboard-balance-equation{background:linear-gradient(110deg,#eefbf6,#f3fbfd);border:1px solid #cfe7de;border-radius:16px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1.15fr);align-items:center;gap:10px;margin-top:14px;padding:14px;display:grid}.dashboard-balance-equation.stale{background:#fff9df;border-color:#ead27c}.dashboard-balance-equation article{min-width:0;padding:9px 12px}.dashboard-balance-equation span,.dashboard-balance-equation strong{display:block}.dashboard-balance-equation span{color:var(--muted);font-size:10px;font-weight:800}.dashboard-balance-equation strong{letter-spacing:-.03em;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:18px;overflow:hidden}.dashboard-balance-equation strong.negative{color:var(--danger)}.dashboard-balance-equation>i{color:#6a8e88;font-style:normal;font-weight:900}.dashboard-balance-equation .result{border-left:1px solid #b9ded2}.dashboard-main,.dashboard-lower{gap:14px;margin-top:14px;display:grid}.dashboard-main{grid-template-columns:minmax(0,1.45fr) minmax(290px,.78fr)}.dashboard-lower{grid-template-columns:repeat(3,minmax(0,1fr))}.chart-card,.recurring-card,.budget-card,.owner-card{border:1px solid var(--line);background:#fff;border-radius:16px;min-width:0;padding:21px}.chart-card h2,.recurring-card h2,.budget-card h2,.owner-card h2{letter-spacing:-.035em;margin:0;font-size:21px}.chart-legend{color:var(--muted);align-items:center;gap:5px;font-size:10px;display:flex}.chart-legend i{background:var(--primary);border-radius:50%;width:9px;height:9px}.chart-legend i.spend{background:var(--sea);margin-left:5px}.daily-chart{border-bottom:1px solid #dcece6;align-items:stretch;gap:clamp(3px,1vw,9px);height:210px;margin-top:22px;padding-top:8px;display:flex}.daily-column{text-align:center;flex:1;grid-template-rows:1fr 20px;gap:5px;min-width:0;display:grid}.bar-pair{justify-content:center;align-items:end;gap:2px;min-width:6px;display:flex}.bar-pair i{background:var(--primary);border-radius:7px 7px 2px 2px;width:min(9px,42%);min-height:3px}.bar-pair .spend-bar{background:var(--sea)}.daily-column small{color:#526c6f;white-space:nowrap;font-size:9px;overflow:hidden}.chart-summary{color:var(--muted);margin:13px 0 0;font-size:11px;line-height:1.6}.chart-empty{min-height:150px;color:var(--muted);text-align:center;place-content:center;justify-items:center;display:grid}.chart-empty strong{color:var(--ink)}.text-button{min-width:44px;min-height:44px;color:var(--primary-strong);cursor:pointer;background:0 0;border:0;padding:0 7px;font-size:12px;font-weight:850}.text-button.danger-text{color:var(--danger)}.category-bars{gap:14px;margin:20px 0 0;padding:0;list-style:none;display:grid}.category-bars li>div,.budget-progress>div{justify-content:space-between;gap:10px;font-size:12px;display:flex}.category-bars b,.budget-progress b{font-size:11px}.category-bars li>i,.budget-progress>i{background:#eef6f2;border-radius:999px;height:8px;margin-top:7px;display:block;overflow:hidden}.category-bars em,.budget-progress em{border-radius:inherit;background:linear-gradient(90deg,var(--primary),#61d4ac);height:100%;display:block}.category-bars li:nth-child(2n) em{background:linear-gradient(90deg,var(--sea),#8addeb)}.category-bars .net-refund b{color:#176b59}.category-bars .net-refund>i{background:repeating-linear-gradient(90deg,#e5f6f0 0 6px,#f5fbf9 6px 12px)}.recurring-row{border-top:1px solid #e8f2ee;justify-content:space-between;align-items:center;gap:12px;min-height:68px;padding:13px 0;display:flex}.recurring-row:first-of-type{margin-top:10px}.recurring-row>div:first-child strong,.recurring-row>div:first-child span{display:block}.recurring-row>div:first-child strong{font-size:14px}.recurring-row>div:first-child span{color:var(--muted);margin-top:4px;font-size:11px}.recurring-row>div:last-child{align-items:center;gap:5px;display:flex}.state-label{background:var(--mint);color:var(--primary-strong);border-radius:999px;padding:6px 9px;font-size:10px;font-weight:850}.state-skipped .state-label{color:var(--muted);background:#f0f4f2}.budget-progress{margin-top:16px}.budget-progress>i.over em{background:var(--coral)}.planning-sheet{background:#f9fdfb;border-radius:16px 16px 0 0;width:min(100%,720px);max-height:94vh;overflow:hidden auto;box-shadow:0 -12px 28px #0837322e}.wide-sheet{width:min(100%,820px)}.planning-sheet>.muted{padding:14px 20px 0}.budget-grid{padding:16px 20px max(25px,env(safe-area-inset-bottom));grid-template-columns:1fr 1fr;gap:10px;display:grid}.budget-grid label{border:1px solid var(--line);background:#fff;border-radius:15px;grid-template-columns:minmax(0,1fr) 110px;align-items:center;gap:9px;min-width:0;padding:11px;display:grid}.budget-grid label span b,.budget-grid label span small{display:block}.budget-grid label span b{font-size:12px}.budget-grid label span small{color:var(--muted);margin-top:4px;font-size:9px}.budget-grid input{text-align:right;min-height:44px}.budget-grid>.notice,.budget-grid>.form-actions{grid-column:1/-1}.planning-tabs{z-index:2;border-bottom:1px solid var(--line);background:#f9fdfb;grid-template-columns:repeat(4,1fr);gap:6px;padding:13px 18px;display:grid;position:sticky;top:0}.planning-tabs button{min-height:44px;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:13px;font-weight:850}.planning-tabs button.active{background:var(--mint);color:var(--primary-strong);border-color:#bfe5d7}.reference-list{padding:8px 18px}.reference-list article{border-bottom:1px solid #e8f2ee;justify-content:space-between;align-items:center;gap:12px;min-height:62px;padding:9px 2px;display:flex}.reference-list strong,.reference-list small{display:block}.reference-list strong{font-size:13px}.reference-list small{color:var(--muted);margin-top:4px;font-size:10px}.reference-actions{justify-content:flex-end;align-items:center;gap:7px;display:flex}.reference-actions .quiet-button,.reference-actions .status-toggle{min-width:58px}.nested-confirm{z-index:12;width:min(460px,100vw - 24px);position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 24px 70px #08342f38}.owner-rule{color:var(--muted);margin:8px 0 0;font-size:10px;line-height:1.5}.owner-allowance-list{margin:12px 0 0;padding:0;list-style:none}.owner-allowance-list li{border-top:1px solid #e8f2ee;padding:12px 0}.owner-allowance-heading{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.owner-allowance-heading strong{font-size:14px}.owner-allowance-heading span{color:var(--muted);font-variant-numeric:tabular-nums;font-size:11px}.owner-allowance-list dl{grid-template-columns:1fr 1fr;gap:8px;margin:9px 0 0;display:grid}.owner-allowance-list dl>div{min-width:0}.owner-allowance-list dt{color:var(--muted);font-size:9px}.owner-allowance-list dd{text-overflow:ellipsis;font-variant-numeric:tabular-nums;white-space:nowrap;margin:3px 0 0;font-family:Bahnschrift,DIN Alternate,ui-monospace,monospace;font-size:13px;font-weight:800;overflow:hidden}.owner-allowance-list dd.negative{color:var(--danger)}.allowance-grid{grid-template-columns:1fr}.transfer-summary{background:var(--surface-soft);border-radius:12px;gap:3px;margin-top:16px;padding:13px;display:grid}.transfer-summary span,.transfer-summary small{color:var(--muted)}.transfer-summary small{line-height:1.45}.status-toggle{min-height:44px;color:var(--primary-strong);cursor:pointer;background:#fff;border:1px solid #cfe7de;border-radius:12px;padding:0 11px;font-size:10px;font-weight:850}.permission-note{color:#526c6f;font-size:10px}.permission-note.block{background:var(--sea-soft);border-radius:12px;margin:12px 20px 24px;padding:12px;line-height:1.6}.reference-create{margin:8px 18px max(24px,env(safe-area-inset-bottom));border:1px solid var(--line);background:#fff;border-radius:19px;padding:17px}.reference-create h3{margin:0 0 13px;font-size:16px}.reference-create-grid{grid-template-columns:repeat(2,1fr);align-items:end;gap:10px;display:grid}.reference-create-grid label{color:#345a5c;gap:6px;font-size:11px;font-weight:800;display:grid}.reference-create-grid .primary-button{min-height:48px}.asset-heading{justify-content:space-between;align-items:end;gap:24px;margin:clamp(38px,7vw,76px) 0 24px;display:flex}.asset-heading h1{letter-spacing:-.05em;max-width:14ch;margin:0;font-size:clamp(34px,6vw,54px);line-height:1.08}.asset-heading>div>p:last-child{max-width:58ch;color:var(--muted);margin:15px 0 0;line-height:1.65}.asset-heading>label{color:#345a5c;gap:7px;min-width:170px;font-size:12px;font-weight:850;display:grid}.asset-hero{background:linear-gradient(125deg,#d4fae9 0%,#e7fbf5 47%,#e1f8fc 100%);border:1px solid #bce7d8;border-radius:26px;grid-template-columns:1.15fr 1fr;align-items:center;gap:28px;padding:clamp(22px,4vw,36px);display:grid;position:relative;overflow:hidden}.asset-hero:after{content:"";border:28px solid #59c9e859;border-radius:50%;width:190px;height:190px;position:absolute;top:-104px;right:-84px}.asset-hero>div:first-child{z-index:1;position:relative}.asset-hero span,.asset-hero small{color:#456b69}.asset-hero strong{letter-spacing:-.055em;margin:9px 0 8px;font-size:clamp(34px,6vw,58px);line-height:1;display:block}.asset-hero small{font-size:11px}.asset-hero-split{z-index:1;gap:9px;display:grid;position:relative}.asset-hero-split p{background:#ffffffa6;border:1px solid #ffffffc2;border-radius:13px;justify-content:space-between;align-items:center;gap:14px;min-height:46px;margin:0;padding:10px 13px;display:flex}.asset-hero-split b{white-space:nowrap}.asset-shell>.notice{margin-top:13px}.asset-policy-note{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:15px;flex-wrap:wrap;align-items:center;gap:13px;margin:14px 0;padding:13px 16px;font-size:11px;display:flex}.asset-policy-note strong{color:var(--ink);margin-right:auto}.asset-policy-note span{align-items:center;gap:5px;display:flex}.policy-dot{background:var(--primary);border-radius:50%;width:9px;height:9px;display:inline-block}.policy-dot.excluded{background:#a5b6b2}.policy-dot.debt{background:#f3b43b}.asset-groups{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:14px;display:grid}.asset-group{border:1px solid var(--line);background:#fff;border-radius:19px;min-width:0;padding:19px}.asset-group>header{justify-content:space-between;align-items:start;gap:10px;min-height:55px;display:flex}.asset-group h2{letter-spacing:-.035em;margin:0;font-size:22px}.asset-group>header>span{background:var(--mint);color:var(--primary-strong);white-space:nowrap;border-radius:999px;padding:6px 8px;font-size:9px;font-weight:850}.asset-fields{gap:8px;margin-top:10px;display:grid}.asset-field{background:#fbfefc;border:1px solid #e1efe9;border-radius:13px;grid-template-columns:minmax(0,1fr) 116px;align-items:center;gap:8px;min-width:0;min-height:70px;padding:10px 11px;display:grid}.asset-field>span:first-child{min-width:0}.asset-field b,.asset-field em{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.asset-field b{font-size:12px}.asset-field em{color:#4f6865;margin-top:4px;font-size:9px;font-style:normal;font-weight:650}.asset-field.treatment-exclude{background:#f7faf8}.asset-field.treatment-liability{background:#fffbed;border-color:#eadca9}.money-input{min-width:0;position:relative}.money-input i{z-index:1;color:#63817a;font-size:11px;font-style:normal;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.money-input input{text-align:right;border-radius:11px;min-height:44px;padding:0 8px 0 25px;font-size:12px}.asset-draft-actions{border:1px solid var(--line);background:#fff;border-radius:17px;justify-content:space-between;align-items:end;gap:16px;margin-top:14px;padding:17px 19px;display:flex}.asset-draft-actions>label{color:#345a5c;gap:7px;min-width:min(100%,520px);font-size:11px;font-weight:850;display:grid}.asset-draft-actions>div{align-items:center;gap:8px;display:flex}.asset-preview{background:#f5fffa;border:2px solid #83dcbf;border-radius:20px;margin-top:14px;padding:21px}.asset-preview h2,.asset-history h2{letter-spacing:-.035em;margin:0;font-size:22px}.asset-total-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-top:18px;display:grid}.asset-total-grid article{background:#fff;border:1px solid #d7ebe3;border-radius:14px;min-width:0;padding:14px}.asset-total-grid article span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;display:block;overflow:hidden}.asset-total-grid article strong{letter-spacing:-.035em;text-overflow:ellipsis;white-space:nowrap;margin-top:8px;font-size:19px;display:block;overflow:hidden}.asset-total-grid .family-total{background:var(--lemon-soft);border-color:#d7c75b}.asset-exclusions{color:var(--muted);margin:13px 0 0;font-size:11px;line-height:1.55}.asset-diff{background:#fff;border:1px solid #c9e7dc;border-radius:14px;margin-top:15px;padding:14px}.asset-diff>strong{color:var(--primary-strong);font-size:11px}.asset-diff p{margin:7px 0 0;font-size:12px}.asset-diff ul{margin:10px 0 0;padding:0;list-style:none}.asset-diff li{border-top:1px solid #edf4f1;justify-content:space-between;align-items:center;gap:12px;min-height:36px;font-size:10px;display:flex}.asset-submit-row{justify-content:flex-end;align-items:center;gap:9px;margin-top:18px;display:flex}.asset-history{border:1px solid var(--line);background:#fff;border-radius:19px;margin-top:14px;padding:21px}.asset-history>.section-heading>span{color:var(--muted);font-size:11px}.asset-history ol{margin:14px 0 0;padding:0;list-style:none}.asset-history li{border-top:1px solid #e8f2ee;justify-content:space-between;align-items:center;gap:14px;min-height:66px;padding:9px 2px;display:flex}.asset-history li:first-child{border-top:0}.asset-history li strong,.asset-history li span{display:block}.asset-history li span{color:var(--muted);margin-top:4px;font-size:9px}.asset-history li>div:last-child{align-items:center;gap:10px;display:flex}.asset-history li b{white-space:nowrap;font-size:13px}.asset-history-sheet{flex-direction:column;width:min(720px,100vw - 24px);max-height:min(880px,100vh - 24px);display:flex;overflow:hidden}.asset-history-scroll{padding:0 20px 18px;overflow:auto}.asset-history-meta{flex-wrap:wrap;gap:7px;display:flex}.asset-history-meta span{background:var(--surface-soft);color:var(--muted);border-radius:999px;padding:6px 9px;font-size:10px}.asset-history-totals{background:linear-gradient(125deg,#e4fbf1,#e8f9fc);border:1px solid #bce7d8;border-radius:16px;margin-top:15px;padding:17px}.asset-history-totals strong,.asset-history-totals span{display:block}.asset-history-totals strong{letter-spacing:-.04em;font-size:28px}.asset-history-totals span{color:var(--muted);margin-top:5px;font-size:10px}.asset-history-note{background:var(--lemon-soft);color:#625b32;border-radius:12px;margin:12px 0 0;padding:11px 13px;font-size:11px;line-height:1.55}.asset-history-items{grid-template-columns:1fr 1fr;gap:8px;margin-top:14px;display:grid}.asset-history-items article{background:#fbfefc;border:1px solid #e1efe9;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;min-width:0;min-height:58px;padding:10px 11px;display:flex}.asset-history-items article span{min-width:0}.asset-history-items article b,.asset-history-items article em{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.asset-history-items article b{font-size:11px}.asset-history-items article em{color:var(--muted);margin-top:4px;font-size:9px;font-style:normal}.asset-history-items article strong{flex:none;font-size:12px}.asset-history-footer{padding:13px 20px max(13px,env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:12px;display:flex}.asset-history-footer span{color:var(--muted);font-size:10px;line-height:1.45}.visually-hidden{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;min-height:0!important;padding:0!important;position:absolute!important;overflow:hidden!important}.ai-page{width:min(100% - 32px,1160px);padding-bottom:170px}.ai-header{z-index:2;position:relative}.ai-hero{background:linear-gradient(135deg,#dbfaed 0%,#eafaff 56%,#fff8cf 100%);border:1px solid #c8eee1;border-radius:30px;grid-template-columns:minmax(0,1.4fr) minmax(260px,.6fr);align-items:end;gap:32px;margin:34px 0 18px;padding:clamp(24px,5vw,48px);display:grid;position:relative;overflow:hidden;box-shadow:0 18px 44px #11755b1a}.ai-hero:after{content:"";border:30px solid #59c9e83d;border-radius:50%;width:230px;height:230px;position:absolute;top:-110px;right:-88px}.ai-hero h1{letter-spacing:-.055em;max-width:15ch;margin:0;font-size:clamp(36px,6vw,62px);line-height:1.04}.ai-hero p:last-child{color:#466c6e;max-width:55ch;margin:18px 0 0;font-size:14px;line-height:1.7}.ai-safety{z-index:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff9e;border:1px solid #ffffffb8;border-radius:20px;grid-template-columns:32px 1fr;align-items:center;gap:10px 12px;padding:18px;display:grid;position:relative}.ai-safety span{width:30px;height:30px;color:var(--primary-strong);background:#fff;border-radius:10px;place-items:center;font-size:10px;font-weight:900;display:grid;box-shadow:0 6px 15px #1c6c5717}.ai-safety b{color:#315c5d;font-size:12px}.ai-layout{grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:16px;margin-top:16px;display:grid}.ai-workspace{gap:16px;min-width:0;display:grid}.upload-card,.job-card,.candidate-card,.ai-history{border:1px solid var(--line);background:#fff;box-shadow:0 10px 28px #145e4e12}.upload-card{border-radius:24px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;min-height:210px;padding:24px;transition:border-color .18s,background .18s,transform .18s;display:grid}.upload-card.dragging{border-color:var(--primary);background:#eafbf4;transform:translateY(-2px)}.upload-card.disabled{opacity:.78;background:#f7fbfa}.ai-degraded-card{background:linear-gradient(135deg,#fff9e9,#f5fbf8);border:1px solid #f2dca8;border-radius:20px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:18px 20px;display:grid}.ai-degraded-card>span{color:#70561e;background:#ffe8a8;border-radius:14px;place-items:center;width:44px;height:44px;font-size:12px;font-weight:900;display:grid}.ai-degraded-card h2{margin:2px 0 0;font-size:18px}.ai-degraded-card p{color:var(--muted);margin:6px 0 0;font-size:12px;line-height:1.55}.ai-degraded-card>div:last-child{align-items:center;gap:8px;display:flex}.upload-orbit{background:linear-gradient(135deg,var(--primary),#68d9ba);color:#fff;border-radius:20px 20px 20px 7px;place-items:center;width:62px;height:62px;font-size:30px;font-weight:900;display:grid;box-shadow:0 12px 24px #0cae8338}.upload-card h2,.job-card h2,.candidate-section h2,.ai-history h2{letter-spacing:-.03em;margin:0;font-size:21px}.upload-card>div:nth-child(2)>p:last-child,.job-card header p{color:var(--muted);margin:7px 0 0;font-size:12px;line-height:1.55}.upload-previews{grid-column:1/-1;grid-template-columns:repeat(auto-fill,minmax(74px,1fr));gap:9px;display:grid}.upload-previews figure{min-width:0;margin:0;position:relative}.upload-previews img{aspect-ratio:4/5;object-fit:cover;background:#eef7f3;border-radius:13px;width:100%;display:block}.upload-previews button{color:#fff;cursor:pointer;background:#123a3bc2;border:0;border-radius:50%;width:44px;height:44px;position:absolute;top:3px;right:3px}.upload-previews figcaption{color:var(--muted);text-align:center;margin-top:4px;font-size:9px}.upload-submit{border-top:1px solid #e7f2ee;grid-column:1/-1;justify-content:space-between;align-items:center;gap:16px;padding-top:14px;display:flex}.upload-submit span{color:var(--muted);font-size:11px}.job-card{border-radius:22px;padding:20px}.job-card>header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.job-state{background:var(--sea-soft);color:#286979;border-radius:999px;flex:none;padding:7px 10px;font-size:10px;font-weight:900}.job-state.state-completed{background:var(--mint);color:#18684f}.job-state.state-failed,.job-state.state-awaiting-retry{color:#a44443;background:#fff0ed}.image-progress{scrollbar-width:thin;gap:9px;margin-top:16px;display:flex;overflow-x:auto}.image-progress button{cursor:pointer;background:#fbfefc;border:1px solid #d7ebe4;border-radius:14px;width:76px;min-width:76px;padding:4px;position:relative}.image-progress img{object-fit:cover;border-radius:10px;width:66px;height:82px;display:block}.image-state{color:#436365;text-align:center;background:#ffffffeb;border-radius:8px;padding:4px 6px;font-size:9px;font-weight:900;position:absolute;bottom:7px;left:7px;right:7px}.image-state.failed_retryable,.image-state.failed_final{color:#9a4241;background:#fff0ed}.job-recovery{background:#fff8db;border-radius:16px;gap:11px;margin-top:14px;padding:14px;display:grid}.job-recovery p{color:#675d2c;margin:0;font-size:11px;line-height:1.5}.recovery-copy strong{color:#544914;font-size:12px}.recovery-copy p{margin-top:4px}.failed-image-list{gap:7px;display:grid}.failed-image-item{background:#ffffff9e;border:1px solid #eadb99;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:9px;min-height:58px;padding:7px 8px;display:grid}.failed-image-item>label{cursor:pointer;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;min-height:44px;display:grid}.failed-image-item.terminal{opacity:.72}.failed-image-item.terminal>label{cursor:default}.failed-image-list input{width:20px;height:20px;min-height:0;accent-color:var(--primary)}.failed-image-list b,.failed-image-list small{display:block}.failed-image-list b{color:#544914;font-size:10px}.failed-image-list small{color:#776c43;margin-top:3px;font-size:9px;line-height:1.4}.failed-image-list button{color:#69570f;cursor:pointer;background:#fff;border:1px solid #dbc675;border-radius:10px;min-height:44px;padding:0 10px;font-size:9px;font-weight:850}.job-recovery .queue-estimate{font-weight:800}.recovery-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.cancel-job-confirm{background:#fff1ef;border:1px solid #f0c3bc;border-radius:13px;justify-content:flex-end;align-items:center;gap:8px;margin-top:10px;padding:10px;display:flex}.cancel-job-confirm span{color:#80433e;margin-right:auto;font-size:10px;line-height:1.4}.candidate-section{gap:12px;display:grid}.candidate-section>.section-heading{align-items:end;padding:10px 4px 0}.candidate-section>.section-heading>span{color:var(--muted);font-size:11px;font-weight:800}.candidate-card{border-radius:22px;overflow:hidden}.candidate-card.duplicate{border-color:#f0cc74}.candidate-card>header{background:#f8fdfb;border-bottom:1px solid #e6f1ed;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;min-height:58px;padding:13px 16px;display:grid}.candidate-card.duplicate>header{background:#fff8dc}.candidate-select{color:#315b5c;align-items:center;gap:9px;min-height:44px;font-size:12px;font-weight:850;display:flex}.candidate-select input{width:20px;height:20px;min-height:0;accent-color:var(--primary)}.candidate-card>header>strong{letter-spacing:-.03em;font-size:19px}.candidate-status{background:var(--mint);color:#16634d;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:900}.candidate-card.duplicate .candidate-status,.validation-requires_low_confidence_confirmation .candidate-status,.validation-date_ambiguous .candidate-status,.validation-requires_selection .candidate-status{color:#755b0e;background:#fff0c4}.source-strip{gap:7px;padding:11px 16px 0;display:flex}.source-strip button{min-height:44px;color:var(--muted);cursor:pointer;background:#fbfefc;border:1px solid #dcece6;border-radius:11px;align-items:center;gap:6px;padding:3px 8px 3px 3px;font-size:9px;display:flex}.source-strip img{object-fit:cover;border-radius:8px;width:32px;height:32px}.duplicate-panel{background:#fff9df;border:1px solid #f2d58a;border-radius:16px;margin:12px 16px 0;padding:14px}.duplicate-panel>strong{color:#705a18;font-size:12px}.duplicate-panel>p{color:#756b49;margin:5px 0 11px;font-size:10px;line-height:1.5}.duplicate-panel>div{flex-wrap:wrap;gap:8px 16px;display:flex}.duplicate-panel .duplicate-evidence{margin:0 0 8px}.duplicate-evidence button,.resolved-images button{color:#66520e;cursor:pointer;background:#fff;border:1px solid #d7c270;border-radius:12px;min-height:44px;padding:0 12px;font-size:10px;font-weight:850}.duplicate-panel label{color:#5e573e;align-items:center;min-height:44px;font-size:11px;font-weight:800;display:flex}.duplicate-panel input[type=radio],.inline-check input{width:17px;height:17px;min-height:0;accent-color:var(--primary);vertical-align:-3px;margin-right:5px}.duplicate-panel>label{align-items:stretch;gap:6px;margin-top:10px;display:grid}.candidate-grid{grid-template-columns:1fr 1fr;gap:12px;padding:16px;display:grid}.candidate-grid>label,.candidate-field,.candidate-field>label:first-child{color:#345a5c;align-content:start;gap:6px;min-width:0;font-size:11px;font-weight:850;display:grid}.candidate-field{gap:6px}.candidate-grid input,.candidate-grid select{border-radius:12px;min-height:44px;font-size:12px}.candidate-note{grid-column:1/-1}.confidence-chip{color:#795f0b;cursor:pointer;background:#fff7d8;border:1px solid #f3cf73;border-radius:14px;width:max-content;max-width:100%;min-height:44px;padding:6px 10px;font-size:9px;font-weight:900}.confidence-chip.confirmed{color:#17674f;background:#e9faf3;border-color:#bce7d6}.candidate-field .inline-check{color:#596d69;cursor:pointer;align-items:center;min-height:44px;font-size:9px;font-weight:700;display:flex}.source-import-link{background:#effbf6;border:1px solid #bde5d7;border-radius:15px;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding:12px 14px;display:flex}.source-import-link strong{color:#235f52;font-size:11px}.source-import-link p{color:#58746e;margin:4px 0 0;font-size:9px;line-height:1.45}.ai-original{border-top:1px solid #e7f1ed;margin:0 16px 12px}.ai-original summary{color:var(--muted);cursor:pointer;padding:11px 0;font-size:10px}.ai-original pre{color:#dff9ef;white-space:pre-wrap;background:#173d40;border-radius:12px;max-height:220px;margin:0 0 11px;padding:11px;font:10px/1.55 ui-monospace,SFMono-Regular,Consolas,monospace;overflow:auto}.candidate-card>footer{background:#fbfefc;border-top:1px solid #e7f1ed;justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:10px 16px;display:flex}.candidate-card>footer span{color:var(--muted);font-size:10px}.discard-confirm{justify-content:flex-end;align-items:center;gap:10px;width:100%;display:flex}.discard-confirm span{margin-right:auto}.resolved-section{gap:10px;display:grid}.resolved-section>.section-heading{padding:10px 4px 0}.resolved-list{gap:9px;display:grid}.resolved-card{background:#fbfefc;border:1px solid #dcece6;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;gap:10px 18px;padding:16px;display:grid}.resolved-card strong{margin-left:9px;font-size:16px}.resolved-card p{color:var(--muted);margin:6px 0 0;font-size:10px;line-height:1.5}.resolved-state{color:#236a56;background:#e8f7ef;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:900}.resolved-state.state-ignored_duplicate,.resolved-state.state-discarded{color:#596765;background:#f1f3f2}.resolved-images{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.resolved-card>.ai-original{grid-column:1/-1;margin:0}.ai-history{border-radius:22px;padding:17px;position:sticky;top:16px}.ai-history ol{gap:7px;margin:14px 0 0;padding:0;list-style:none;display:grid}.ai-history li button{text-align:left;cursor:pointer;background:#f8fcfa;border:1px solid #0000;border-radius:13px;justify-content:space-between;align-items:center;gap:8px;width:100%;min-height:58px;padding:9px;display:flex}.ai-history li button.active{background:var(--mint);border-color:#a8dfcc}.ai-history strong,.ai-history small{display:block}.ai-history strong{font-size:11px}.ai-history small{color:var(--muted);margin-top:4px;font-size:9px}.ai-history em{color:#417073;font-size:9px;font-style:normal;font-weight:850}.ai-empty{text-align:center;background:#f4fcf8;border:1px dashed #b9ddd0;border-radius:18px;padding:22px}.ai-empty strong{font-size:13px}.ai-empty p{color:var(--muted);margin:6px 0 0;font-size:10px}.confirm-dock{z-index:9;width:min(100% - 24px,760px);min-height:82px;left:50%;bottom:calc(88px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#effdf7f2;border:1px solid #a9dfcc;border-radius:20px;justify-content:space-between;align-items:center;gap:16px;padding:12px 14px;display:flex;position:fixed;transform:translate(-50%);box-shadow:0 18px 45px #0e554533}.confirm-dock strong,.confirm-dock span{display:block}.confirm-dock strong{font-size:13px}.confirm-dock span{max-width:52ch;color:var(--muted);margin-top:4px;font-size:9px;line-height:1.4}.confirm-dock .primary-button{flex:none;min-height:46px}@media (min-width:821px){.ai-page .bottom-nav{width:430px;min-height:52px;padding:5px;top:18px;bottom:auto}.ai-page .bottom-nav button{justify-content:center;align-items:center;gap:7px;font-size:11px;display:flex}.ai-page .bottom-nav button span{font-size:16px}.ai-page .confirm-dock{bottom:24px}}.image-lightbox{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#092c2dbd;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.image-lightbox img{object-fit:contain;border-radius:18px;max-width:min(100%,980px);max-height:calc(100vh - 36px);box-shadow:0 25px 70px #00000059}.lightbox-close{z-index:1;color:#fff;cursor:pointer;background:#0f393ac7;border:1px solid #ffffff73;border-radius:14px;min-width:70px;min-height:44px;position:absolute;top:24px;right:24px}@media (min-width:760px){.login-page{grid-template-columns:minmax(0,1.4fr) minmax(340px,.72fr);padding-block:32px}.login-story,.login-card{min-height:calc(100vh - 64px)}.login-story{padding:34px}.login-card{padding:44px 36px}.fresh-grid{grid-template-columns:1.45fr 1fr}.main-card{grid-row:span 2}.inline-form{grid-template-columns:1fr auto;align-items:end}.profile-sheet,.transaction-sheet{border-radius:28px;margin-bottom:3vh}.sheet-backdrop{align-items:center}.planning-sheet{border-radius:16px;margin-bottom:3vh}}@media (max-width:820px){.ai-layout{grid-template-columns:1fr}.ai-history{position:static}}@media (max-width:480px){.login-page{width:min(100% - 20px,1060px)}.login-story{border-radius:24px;min-height:330px}.story-copy h1{font-size:38px}.login-card{border-radius:24px}.app-shell{width:min(100% - 24px,1080px)}.welcome-row{align-items:start}.welcome-row .compact{display:none}.fresh-card{min-height:150px}.avatar-editor{grid-template-columns:1fr}.avatar-stage{width:112px;height:112px}.image-vault-list article{grid-template-columns:52px minmax(0,1fr) auto}.image-vault-list img,.image-tombstone{width:52px;height:52px}.original-image-sheet{border-radius:15px;width:calc(100vw - 16px);max-height:calc(100vh - 16px);inset:8px}.migration-heading{align-items:flex-start}.migration-source code{white-space:normal;overflow-wrap:anywhere}.migration-steps{grid-template-columns:1fr}.migration-steps li{min-height:52px}.migration-totals{grid-template-columns:1fr 1fr}.migration-reconcile,.migration-form-grid{grid-template-columns:1fr}.migration-actions{flex-direction:column-reverse;align-items:stretch}.migration-actions button{width:100%}.migration-complete{grid-template-columns:auto minmax(0,1fr)}.migration-download{grid-column:1/-1;width:100%}.data-lanes{grid-template-columns:1fr}.data-lane{padding:14px 12px}.scope-grid{grid-template-columns:1fr 1fr}.lane-actions{grid-template-columns:1fr}.recovery-list small{max-width:190px}.ledger-heading{flex-direction:column;align-items:stretch;gap:14px;margin-top:28px}.ledger-heading h1{font-size:32px}.heading-actions{align-items:stretch;width:100%}.heading-actions input{flex:1;width:auto;min-width:0;min-height:44px}.heading-actions .primary-button{flex:1}.summary-strip{grid-template-columns:1fr 1fr}.summary-strip article{padding:15px}.summary-strip strong{font-size:20px}.opening-card{flex-direction:column;align-items:stretch}.balance-equation{grid-template-columns:1fr;gap:7px}.balance-equation>i{display:none}.balance-equation article{padding:12px}.opening-fields{grid-template-columns:1fr;min-width:0}.opening-fields .button-row,.calibration-fields>.card-label{grid-column:auto}.ledger-insights{grid-template-columns:1fr}.ledger-filter-panel,.ledger-category-card{padding:15px 12px}.ledger-category-list li{grid-template-columns:9px minmax(54px,.75fr) minmax(52px,1fr) auto 38px;gap:7px}.transaction-section{padding:15px 12px}.transaction-section .section-heading{align-items:start}.transaction-main{grid-template-columns:11px minmax(0,1fr)}.transaction-amount{grid-column:2;margin-top:-3px;font-size:14px}.row-delete{min-width:46px}.kind-picker{grid-template-columns:1fr 1fr}.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.form-actions{flex-direction:column-reverse;align-items:stretch}.dashboard-welcome{flex-direction:column;align-items:stretch;margin-top:28px}.dashboard-welcome .dashboard-actions{grid-template-columns:1fr 1fr;justify-content:stretch;display:grid}.dashboard-actions input{grid-column:1/-1;width:auto}.dashboard-actions .compact{min-width:0;display:block}.dashboard-kpis{grid-template-columns:1fr 1fr}.kpi-card{min-height:126px;padding:15px}.kpi-card strong{font-size:20px}.dashboard-balance-equation{grid-template-columns:1fr;gap:4px}.dashboard-balance-equation>i{display:none}.dashboard-balance-equation article{padding:9px}.dashboard-balance-equation .result{border-top:1px solid #b9ded2;border-left:0}.dashboard-main,.dashboard-lower{grid-template-columns:1fr}.chart-card,.recurring-card,.budget-card,.owner-card{padding:17px 14px}.daily-chart{gap:3px;height:180px}.daily-column small{writing-mode:vertical-rl}.recurring-row{flex-direction:column;align-items:flex-start}.recurring-row>div:last-child{justify-content:flex-end;width:100%}.budget-grid{grid-template-columns:1fr;padding-inline:12px}.budget-grid>.notice,.budget-grid>.form-actions{grid-column:auto}.planning-tabs{padding-inline:12px}.reference-create-grid{grid-template-columns:1fr}.asset-heading{flex-direction:column;align-items:stretch;gap:16px;margin-top:28px}.asset-heading h1{font-size:34px}.asset-heading>label{min-width:0}.asset-hero{grid-template-columns:1fr;gap:17px;padding:22px 18px}.asset-hero strong{font-size:38px}.asset-policy-note strong{width:100%;margin-right:0}.asset-groups{grid-template-columns:1fr}.asset-group{padding:16px 13px}.asset-field{grid-template-columns:minmax(0,1fr) 124px}.asset-draft-actions{flex-direction:column;align-items:stretch}.asset-draft-actions>label{min-width:0}.asset-draft-actions>div{grid-template-columns:1fr 1fr;display:grid}.asset-total-grid{grid-template-columns:1fr 1fr}.asset-preview,.asset-history{padding:17px 14px}.asset-submit-row{flex-direction:column-reverse;align-items:stretch}.asset-history li{align-items:flex-start}.asset-history li>div:last-child{flex-direction:column;align-items:flex-end;gap:1px}.asset-history-sheet{border-radius:22px 22px 0 0;width:100%;max-height:calc(100vh - 12px);margin-top:12px}.asset-history-scroll{padding-inline:14px}.asset-history-items{grid-template-columns:1fr}.asset-history-footer{flex-direction:column;align-items:stretch;padding-inline:14px}.ai-page{width:min(100% - 20px,1160px);padding-bottom:190px}.ai-hero{border-radius:24px;grid-template-columns:1fr;gap:20px;margin-top:24px;padding:24px 18px}.ai-hero h1{font-size:38px}.ai-hero p:last-child{font-size:12px}.ai-safety{grid-template-columns:28px 1fr;padding:13px}.ai-layout{grid-template-columns:1fr}.upload-card{border-radius:20px;grid-template-columns:50px minmax(0,1fr);gap:12px;min-height:0;padding:18px 14px}.ai-degraded-card{grid-template-columns:42px minmax(0,1fr);padding:15px}.ai-degraded-card>div:last-child{grid-column:1/-1;justify-content:flex-end}.upload-orbit{border-radius:16px 16px 16px 6px;width:50px;height:50px;font-size:24px}.upload-card>.secondary-button{grid-column:1/-1;width:100%}.upload-previews{grid-template-columns:repeat(4,1fr)}.upload-submit{flex-direction:column;align-items:stretch}.upload-submit .primary-button{width:100%}.job-card{padding:16px 13px}.job-card>header{align-items:flex-start}.image-progress button{width:70px;min-width:70px}.image-progress img{width:60px;height:76px}.job-recovery,.job-recovery>div{flex-direction:column;align-items:stretch}.candidate-card{border-radius:18px}.candidate-card>header{grid-template-columns:minmax(0,1fr) auto;padding-inline:12px}.candidate-status{grid-column:2}.source-strip{padding-inline:12px}.duplicate-panel{margin-inline:12px}.duplicate-panel>div{gap:9px;display:grid}.candidate-grid{grid-template-columns:1fr;padding:14px 12px}.candidate-note{grid-column:auto}.ai-original{margin-inline:12px}.candidate-card>footer{flex-direction:column;align-items:stretch;padding-inline:12px}.candidate-card>footer .secondary-button{width:100%}.discard-confirm{flex-direction:column;align-items:stretch}.discard-confirm .danger-button,.discard-confirm .text-button{width:100%}.resolved-card{grid-template-columns:1fr;padding:13px}.resolved-images{justify-content:flex-start}.ai-history{position:static}.confirm-dock{width:calc(100% - 20px);min-height:96px;bottom:calc(84px + env(safe-area-inset-bottom));border-radius:18px;flex-direction:column;align-items:stretch;gap:8px;padding:11px}.confirm-dock .primary-button{width:100%}.image-lightbox{padding:8px}.image-lightbox img{border-radius:12px;max-height:calc(100vh - 16px)}.lightbox-close{top:14px;right:14px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
