:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Helvetica Neue,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif;color:#243b32;background:#f7f8f5;font-synthesis:none;font-size:14px;font-weight:400;--green: #173e32;--muted: #829087;--line: #e7ebe5;--lime: #e0eead}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #9bbd65;outline-offset:3px}button{border:0}a{color:inherit;text-decoration:none}h1,h2,h3,h4,p{margin:0}button svg{flex-shrink:0}small{font-size:11px}strong{font-weight:600}button{transition:background .15s,transform .15s}button:hover:not(:disabled){filter:brightness(.96)}.topbar{height:88px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 40px;gap:16px}.brand{display:flex;align-items:center;gap:13px;font-size:24px;font-weight:800;letter-spacing:3px}.brand-mark{display:grid;place-items:center;width:45px;height:45px;border:1px solid var(--green);color:var(--green);font-family:serif;font-size:29px;transform:rotate(-3deg);border-radius:7px;letter-spacing:0}.brand small{display:block;font-size:8px;letter-spacing:2.5px;margin-top:1px;font-weight:500}.brand-divider{height:29px;width:1px;background:var(--line);margin:0 5px}.timewitch{font-size:15px;letter-spacing:-.5px;font-weight:600}.top-actions{display:flex;align-items:center;gap:10px;font-size:12px;color:#69796e}.workspace-dot,.live-dot{height:6px;width:6px;display:inline-block;background:#6e966b;border-radius:50%}.top-actions .button{margin-left:14px}.app-shell{display:grid;grid-template-columns:230px 1fr;max-width:1680px;margin:auto;min-height:calc(100vh - 88px)}.sidebar{border-right:1px solid var(--line);padding:42px 20px 24px;display:flex;flex-direction:column}.eyebrow{font-size:9px;font-weight:600;letter-spacing:1.9px;color:#7c8b7f}.sidebar>.eyebrow{padding-left:17px;margin-bottom:21px}nav{display:grid;gap:9px}.nav-item{padding:14px 16px;display:flex;align-items:center;gap:12px;text-align:left;background:transparent;border-radius:7px;color:#7a887e;font-size:13px;white-space:nowrap}.nav-item.active{background:#e9eee5;color:#204733;font-weight:600}.nav-count{margin-left:auto;background:#dbe5d3;padding:2px 7px;font-size:10px;border-radius:4px}.sidebar-note{margin:68px 16px 0;padding-top:28px;border-top:1px solid #dde4d9}.sidebar-note>svg{color:#718664;margin-bottom:16px}.sidebar-note h3{font-family:serif;font-size:17px;margin-bottom:12px;letter-spacing:1px}.sidebar-note p{font-size:11px;line-height:2.2;color:#849080}.sidebar-note>span{display:block;font-size:8px;letter-spacing:1.2px;margin-top:22px;color:#8e9b85}.sidebar-foot{font-size:8px;letter-spacing:1px;color:#8c978a;margin-top:auto;padding:100px 16px 0;display:flex;justify-content:space-between}main{min-width:0;padding:43px 42px 0;max-width:1390px;width:100%}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:27px}.page-heading .eyebrow{margin-bottom:12px}h1{font-size:29px;letter-spacing:1px;font-weight:650;line-height:1.5}.subtext{font-size:12px;color:#7e8b81;line-height:1.9;margin-top:8px}.button{display:inline-flex;gap:9px;align-items:center;justify-content:center;padding:13px 20px;border-radius:6px;font-size:12px;font-weight:600;white-space:nowrap;min-height:43px}.primary{background:var(--green);color:#fff}.outline{background:#fff;border:1px solid #dce3d9;color:#4e6657}.small{font-size:11px;min-height:32px;padding:8px 12px}.full{width:100%;margin-top:15px}.demo-banner{display:flex;justify-content:space-between;align-items:center;gap:10px;border:1px solid #e2e7d4;border-radius:5px;padding:10px 14px;background:#f0f3e8;color:#73805e;font-size:10px;margin-bottom:28px;line-height:1.8}.tag{font-size:8px;padding:3px 5px;border:1px solid #bac59f;border-radius:3px;margin-right:10px;letter-spacing:1px}.demo-banner button{display:flex;align-items:center;gap:7px;background:transparent;color:#536d42;white-space:nowrap;font-size:10px}.section-toolbar{display:flex;justify-content:space-between;align-items:center;margin:0 0 18px}.period-label{display:flex;align-items:center;gap:9px;font-size:12px;font-weight:600}.section-toolbar select{font-size:11px;padding:8px 29px 8px 12px;background:#fff;width:auto;min-height:33px;margin:0}select{cursor:pointer}.stats-grid{display:grid;grid-template-columns:1.35fr 1.13fr 1fr 1fr;gap:16px;margin-bottom:28px}.stat-card{padding:21px 22px 18px;border:1px solid var(--line);border-radius:9px;background:#fff;min-width:0;position:relative;overflow:hidden}.stat-label{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:11px;color:#748276;position:relative;z-index:1}.stat-label svg{color:#8c9c8a}.stat-value{font-size:31px;letter-spacing:-1px;font-weight:550;margin:22px 0 18px;font-variant-numeric:tabular-nums;position:relative;z-index:1}.stat-value small{font-size:12px;font-weight:400;letter-spacing:0;color:#8c978b}.stat-bottom{display:flex;justify-content:space-between;flex-wrap:wrap;gap:5px;font-size:9px;color:#9aa393;position:relative;z-index:1}.featured{background:var(--green);color:#fff;border-color:var(--green)}.featured .stat-label,.featured .stat-label svg{color:#c9d6c5}.featured .stat-bottom{color:#adbc9f}.featured .stat-bottom>span:last-child{font-size:8px;color:#96ac93}.featured .stat-value{color:#eef5cf}.decor-circle{position:absolute;width:180px;height:180px;border:1px solid #3c5941;border-radius:50%;right:-105px;bottom:-55px}.decor-circle:after{content:"";position:absolute;top:20px;right:20px;bottom:20px;left:20px;border:1px solid #3c5941;border-radius:50%}.dashboard-grid{display:grid;grid-template-columns:1.65fr 1fr;gap:24px;margin-bottom:28px}.panel{background:#fff;border:1px solid var(--line);border-radius:9px;overflow:hidden}.panel-title{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:23px 25px 19px}.panel-title h2{font-size:14px;font-weight:600;display:flex;align-items:center;gap:10px;letter-spacing:.3px}.panel-title h2 svg{color:#81966e}.muted{color:#8d978b;font-size:10px}.rank-row{display:flex;align-items:center;gap:13px;margin:0 25px;padding:15px 0;border-bottom:1px solid #f0f2ed}.rank-number{font-size:12px;color:#a6aca2;font-variant-numeric:tabular-nums}.place-0{color:#ae8b47}.avatar{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;font-size:12px;border-radius:50%;color:#6b825e;background:#eaf0df;flex-shrink:0}.avatar-1{background:#f2eade;color:#9a8061}.avatar-2{background:#e7ecf3;color:#7d8ca2}.avatar-3{background:#eee7ee;color:#99849a}.avatar-4{background:#e1efeb;color:#668e80}.rank-info{flex:1;min-width:0}.rank-info strong{font-size:12px}.rank-info strong>span{font-size:10px;font-weight:400;color:#9ba296;margin-left:4px}.bar-track{height:4px;background:#f3f5ef;border-radius:2px;margin-top:10px;max-width:240px}.bar-track span{display:block;height:4px;background:#bdcda5;border-radius:2px}.rank-row:nth-child(2) .bar-track span{background:#8aa26b}.rank-amount{text-align:right;min-width:86px}.rank-amount strong{display:block;font-size:14px;font-variant-numeric:tabular-nums}.rank-amount small{display:block;color:#a1a899;font-size:9px;margin-top:5px}.panel-foot{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:9px;color:#a0a799;padding:17px 25px}.panel-foot button,.text-button{display:inline-flex;gap:6px;align-items:center;background:transparent;color:#617758;font-size:10px;padding:5px 0}.record-cta{border:1px solid #e0e7d6;border-radius:9px;background:#edf1e5;display:flex;align-items:center;flex-direction:column;padding:25px 20px 23px;text-align:center;position:relative;overflow:hidden}.record-cta .eyebrow{font-size:8px;color:#869572}.receipt-illustration{margin:20px 0 18px;position:relative;color:#567247;transform:rotate(-8deg)}.receipt-illustration>span{position:absolute;right:-9px;bottom:-1px;background:#658451;color:#f6f9ee;border:4px solid #edf1e5;display:grid;place-items:center;width:32px;height:32px;border-radius:50%;transform:rotate(8deg)}.record-cta h2{font-family:serif;font-size:23px;font-weight:500;letter-spacing:1.5px;line-height:1.65}.record-cta p{font-size:11px;line-height:1.9;color:#859174;margin-top:11px}.record-cta .button{margin-top:22px;width:85%;max-width:235px;font-size:11px}.record-cta>small{font-size:9px;margin-top:11px;color:#909d80}.table-scroll{overflow:auto}table{border-collapse:collapse;width:100%;text-align:left;white-space:nowrap}th{font-size:10px;color:#929c90;background:#fafbf8;padding:12px 24px;font-weight:400;border-top:1px solid #eef1e9;border-bottom:1px solid #eef1e9}td{font-size:12px;padding:18px 24px;border-bottom:1px solid #f0f2eb}tr:last-child td{border-bottom:0}td:last-child{padding-right:18px;padding-left:8px}.store-cell{display:flex;gap:13px;align-items:center}.store-cell strong{font-size:12px}.store-cell small{display:flex;align-items:center;gap:7px;color:#99a28f;font-size:9px;margin-top:7px}.tiny-dot{width:2px;height:2px;background:#a8b09f;border-radius:50%}.category-icon{height:40px;width:40px;background:#edf1e7;color:#87916f;display:grid;place-items:center;border-radius:8px}.category-icon.cafe{background:#f4eee4;color:#a59573}.person-cell{display:flex;align-items:center;gap:9px}.person-cell .avatar{width:28px;height:28px;font-size:10px}.person-cell small{font-size:10px;color:#a2a99b;margin-left:3px}.recipients{font-size:11px;color:#75856d;max-width:180px;overflow:hidden;text-overflow:ellipsis}.recipients small{display:block;color:#a1aa95;font-size:9px;margin-top:6px}.number{text-align:right;font-variant-numeric:tabular-nums}.icon-button{background:transparent;color:#8c9983;padding:7px;border-radius:5px;display:inline-flex;align-items:center;justify-content:center}.count-badge{font-size:10px;background:#f1f4ec;border-radius:4px;padding:3px 7px;color:#8d9a7c;font-weight:400}.matrix-panel{margin-top:24px}.matrix th,.matrix td{text-align:right;padding:18px 22px}.matrix th:first-child{text-align:left}.diagonal{background:#f9faf6;color:#b9c1b0}.green{color:#63884a}.table-note{font-size:10px;color:#939e88;padding:16px 24px}footer{margin-top:34px;border-top:1px solid #e3e8dd;padding:21px 0 26px;display:flex;justify-content:space-between;font-size:9px;letter-spacing:.5px;color:#9aa58e}.empty{padding:42px 22px;text-align:center;color:#9ba991;font-size:12px}.empty svg{margin-bottom:12px}.alert{padding:12px 14px;background:#eef2e8;border:1px solid #dce5d4;color:#688058;font-size:12px;border-radius:6px;margin-bottom:15px;line-height:1.8;display:flex;gap:10px;align-items:center}.error{background:#fff0ed;color:#aa5546;border-color:#f0d8d2;justify-content:space-between}.warning{background:#faf6e8;border-color:#eae0bd;color:#8e793d;font-size:11px}.error-text{color:#b25144;font-size:12px;margin:10px 0;line-height:1.7}.success-text{color:#50804d;font-size:12px}.toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%);background:var(--green);color:#fff;padding:15px 22px;border-radius:9px;box-shadow:0 5px 25px #183c3220;display:flex;gap:10px;align-items:center;font-size:13px;z-index:20;max-width:92vw}.modal{padding:25px;border:1px solid #e3e8de;border-radius:14px;max-width:460px;width:calc(100vw - 32px);max-height:90dvh;overflow:auto;color:#263f31;box-shadow:0 20px 100px #102f3525}.modal::backdrop{background:#182c2566;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal.wide{max-width:950px;padding:0}.modal-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.modal-head h2{font-size:18px}.wide>.modal-head{padding:23px 28px;border-bottom:1px solid var(--line);margin:0}.modal>p{font-size:13px;line-height:1.8}.modal label{display:block;font-size:11px;color:#607754;font-weight:500;margin:15px 0}.modal input,.modal select{width:100%;display:block;margin-top:8px}.modal input,select{border:1px solid #dce3d5;border-radius:5px;background:#fff;color:#334b2d;min-height:41px;padding:10px 12px;min-width:0;font-size:12px}.modal input::placeholder{color:#abb4a2;font-size:11px}.hint{font-size:10px;line-height:1.9;color:#9aa28f;margin-top:12px}.modal-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:24px}.danger{background:#a34e42;color:#fff}.delete{color:#ae6255}.editor-grid{display:grid;grid-template-columns:.85fr 1.35fr}.receipt-side{padding:26px;background:#f7f9f3;border-right:1px solid var(--line)}.details-side{padding:26px 30px}.step-title{display:flex;gap:10px;align-items:center;margin-bottom:19px}.step-title>span:first-child{font-size:10px;border:1px solid #d1dcca;border-radius:50%;width:23px;height:23px;display:grid;place-items:center;color:#88a277}.step-title h3{font-size:13px;font-weight:600}.read-badge{display:flex;gap:4px;color:#618745;font-size:9px;margin-left:auto}.upload-zone{width:100%;min-height:285px;border:1.5px dashed #b9c8aa;border-radius:9px;background:#f1f5e9;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;color:#688052;position:relative;overflow:hidden;padding:15px}.upload-icon{background:#e4edd9;width:65px;height:65px;border-radius:50%;display:grid;place-items:center;margin-bottom:6px}.upload-zone strong{font-size:12px}.upload-zone>span:not(.upload-icon):not(.reading-overlay){font-size:10px;color:#8e9f7c}.upload-zone small{font-size:9px;color:#9aaa89}.upload-zone img{max-width:100%;max-height:480px;object-fit:contain}.has-image{padding:10px;background:#eceee8}.reading-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#f7f9f1dc;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;font-size:12px}.demo-hint{font-size:10px;color:#8c967a;display:flex;align-items:center;gap:5px;margin-top:17px}.howto{border-top:1px solid #e1e7d9;margin-top:35px;padding-top:23px}.howto h4{font-family:serif;font-size:15px;font-weight:500}.howto p{font-size:11px;line-height:2;color:#94a085;margin-top:12px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-row label{margin-top:0}fieldset{border:0;margin:0;padding:0;min-width:0}.money-input{position:relative}.money-input>span{position:absolute;left:13px;top:11px;font-size:15px;color:#99a58b}.money-input input{padding-left:32px;font-size:19px;font-weight:600;letter-spacing:.5px}.field-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:21px 0 10px;font-size:11px}.field-heading strong>span{font-size:9px;font-weight:400;color:#9aa88b}.member-chips{display:flex;gap:8px;flex-wrap:wrap}.modal label.member-chip{margin:0;border:1px solid #dfe6d7;border-radius:5px;padding:9px 12px;font-size:11px;font-weight:400;display:inline-flex;gap:5px;align-items:center;color:#849374;cursor:pointer;background:#fff}.modal label.member-chip.selected{background:#eaf1df;color:#4f6c3b;border-color:#bdcda9}.member-chip input{position:absolute;width:1px;height:1px;opacity:0}.member-chip:focus-within{outline:2px solid #7c9d58;outline-offset:2px}.segmented{display:flex;border:1px solid #dfe5d8;border-radius:5px;overflow:hidden}.segmented button{font-size:9px;background:#fff;color:#88967b;padding:7px 11px}.segmented .selected{background:#eaf0df;color:#526e3c}.allocations{border:1px solid #e4eadd;border-radius:5px;overflow:hidden}.allocations>div{display:flex;align-items:center;justify-content:space-between;padding:9px 12px;border-bottom:1px solid #edf0e6;font-size:11px}.allocations>div:last-child{border-bottom:0}.allocations small{font-size:8px;background:#f1f4eb;color:#8e9d7c;padding:3px 5px;border-radius:3px;margin-left:6px}.modal .allocation-input{display:flex;margin:0;align-items:center;gap:5px}.modal .allocation-input input{width:100px;margin:0;padding:5px 8px;min-height:29px;text-align:right}.optional{font-size:9px;color:#a4ae99;margin-left:7px}.editor-footer{padding:18px 26px;border-top:1px solid var(--line);background:#fff;position:sticky;bottom:0}.save-summary{display:flex;justify-content:space-between;align-items:center;gap:15px}.save-summary>div{display:flex;align-items:center;gap:10px;font-size:11px}.save-summary>div:first-child>svg{color:#8a9c69;flex-shrink:0}.save-summary .button{font-size:11px;padding:12px 17px}.member-form{display:flex;align-items:flex-end;gap:8px;flex-wrap:wrap;border-top:1px solid #e6ebdf;padding-top:10px}.member-form>label{flex:1}.member-form>.button{margin-bottom:15px}.member-form>p{width:100%}.receipt-items{background:#f8faf3;padding:12px;border-radius:6px;font-size:10px;color:#869673}.receipt-items summary{cursor:pointer}.item-row{display:flex;align-items:center;gap:6px}.item-row input{font-size:10px;padding:6px;min-height:30px}.item-row input:last-child{width:85px}.item-row span{white-space:nowrap;font-size:9px}.receipt-items>small{display:block;line-height:1.8;margin-top:10px;font-size:9px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(min-width:1500px){main{padding:46px 54px 0}.stats-grid{gap:20px}.stat-value{font-size:36px}.rank-row{padding:18px 0}}@media(max-width:1150px){.app-shell{grid-template-columns:185px 1fr}.sidebar{padding-left:10px;padding-right:10px}main{padding:30px 25px 0}.topbar{padding:0 25px}.stat-card{padding:18px 15px}.stat-value{font-size:27px}.stat-label{font-size:10px}.stats-grid{gap:11px}.dashboard-grid{gap:18px;grid-template-columns:1.45fr 1fr}td,th{padding-left:17px;padding-right:17px}.rank-row{margin:0 20px;gap:10px}}@media(max-width:900px){.app-shell{grid-template-columns:1fr}.sidebar{border-right:0;padding:13px 25px;border-bottom:1px solid var(--line)}.sidebar>.eyebrow,.sidebar-note,.sidebar-foot{display:none}nav{display:flex;gap:8px}.nav-item{padding:11px 15px;font-size:11px}.nav-item svg{width:16px}.nav-count{display:none}.topbar{height:75px}.app-shell{min-height:calc(100vh - 75px)}.top-actions{font-size:10px}.top-actions .button{margin-left:4px}.page-heading h1{font-size:25px}main{padding-top:27px}}@media(max-width:620px){.topbar{padding:0 18px;height:70px}.brand{font-size:21px;gap:9px}.brand-mark{width:38px;height:38px;font-size:26px}.brand-divider,.timewitch,.workspace-dot,.top-actions>span{display:none}.top-actions .button{font-size:9px;padding:8px}.sidebar{padding:9px 15px}.nav-item{padding:10px 12px;font-size:10px;gap:7px}.page-heading{align-items:flex-start;flex-wrap:wrap;gap:15px;margin-bottom:20px}.page-heading .button{width:100%}main{padding:23px 17px 0}.page-heading .eyebrow{font-size:8px;letter-spacing:1.3px}.page-heading h1{font-size:25px}.subtext{font-size:11px}.demo-banner{font-size:9px;padding:9px 10px;align-items:flex-start;margin-bottom:20px}.demo-banner>span{flex:1}.demo-banner button{font-size:9px}.tag{display:inline-block;margin-right:5px;line-height:1}.stats-grid{grid-template-columns:1fr 1fr;gap:11px;margin-bottom:20px}.stat-card{padding:17px;min-height:143px}.stat-value{font-size:29px;margin:16px 0}.stat-label{font-size:10px}.stat-bottom{font-size:8px}.featured .stat-bottom>span:last-child{display:none}.dashboard-grid{grid-template-columns:1fr;margin-bottom:20px}.record-cta{padding:20px;display:grid;grid-template-columns:62px 1fr;gap:8px 15px;text-align:left;align-items:center}.record-cta .eyebrow{grid-column:1/-1}.receipt-illustration{grid-row:2/4;margin:10px 0}.record-cta h2{font-size:18px;line-height:1.5}.record-cta h2 br{display:none}.record-cta p{margin:0;font-size:10px}.record-cta p br{display:none}.record-cta .button{grid-column:1/-1;margin-top:6px;width:100%;max-width:none}.record-cta>small{grid-column:1/-1;text-align:center;margin-top:0}.panel-title{padding:20px}.panel-title h2{font-size:13px}.rank-row{padding:15px 0}.rank-info .bar-track{max-width:145px}.panel-foot{padding:15px 20px;font-size:8px}footer{font-size:8px;margin-top:24px}.editor-grid{grid-template-columns:1fr}.receipt-side{border-right:0;border-bottom:1px solid var(--line);padding:22px}.upload-zone{min-height:160px}.upload-zone .upload-icon{width:44px;height:44px;margin:0}.upload-zone .upload-icon svg{width:22px}.upload-zone img{max-height:250px}.howto{display:none}.details-side{padding:22px}.wide>.modal-head{padding:20px 22px}.modal-head h2{font-size:16px}.editor-footer{padding:15px 20px;position:static}.save-summary{flex-direction:column;align-items:stretch;gap:12px}.save-summary>div:last-child{justify-content:flex-end}.save-summary>div:last-child .button{flex:1}.form-row{gap:10px}.modal{max-height:94dvh}.matrix-panel .panel-title{align-items:flex-start;flex-direction:column}.toast{font-size:11px;padding:12px 16px;width:max-content;bottom:17px}.table-note{line-height:1.8}.recipients{max-width:130px}}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;transition:none!important}}.period-controls{display:flex;align-items:center;gap:10px}.sidebar-note h3{font-size:15px;letter-spacing:.2px}.member-picker-tools input{margin:0 0 9px!important}.member-picker-tools>div{display:flex;align-items:center;gap:14px;margin-bottom:10px}.member-picker-tools>div>span{font-size:10px;color:#688052;margin-right:auto}.member-chips{max-height:260px;overflow:auto;padding:3px;align-content:flex-start}.modal label.member-chip{min-height:39px}.matrix-panel .table-scroll{max-height:560px}.matrix th:first-child{position:sticky;left:0;z-index:1;background:#f8faf4;border-right:1px solid var(--line)}.matrix thead th{position:sticky;top:0;background:#f8faf4;z-index:2}.matrix thead th:first-child{z-index:3}.auth-gate{min-height:100svh;display:grid;place-items:center;padding:24px}.auth-gate>.panel{width:min(100%,520px)}.auth-gate h1{margin-bottom:18px}.auth-gate p{line-height:1.8;margin:16px 0}.auth-gate .button{margin-top:12px}.ocr-feedback{margin-top:12px;overflow-wrap:anywhere}.ocr-feedback:empty{display:none}.ocr-feedback .alert{margin:0 0 10px}.ocr-result{padding:16px;border:1px solid #d8e5dd;border-radius:10px;background:#f1f7f2}.ocr-result dl{margin:14px 0 0}.ocr-result dl>div{display:grid;grid-template-columns:3em minmax(0,1fr);gap:10px;margin-top:8px;font-size:13px}.ocr-result dt{color:#63736a}.ocr-result dd{margin:0;font-weight:600}.ocr-result .hint{margin-bottom:0}
