:root{color-scheme:light;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17211d;background:#f2f0e9;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #17211d;--muted: #6c746f;--line: #dcded7;--surface: #ffffff;--surface-soft: #f7f7f3;--green: #126149;--green-deep: #0c4937;--green-soft: #e6f2ed;--amber: #a85f13;--amber-soft: #fff0d7;--red: #a33d36;--red-soft: #fbe9e7;--blue-soft: #eaf0f5;--ease-out: cubic-bezier(.23, 1, .32, 1);--shadow: 0 18px 55px rgba(24, 38, 31, .08)}*{box-sizing:border-box}html{min-width:320px;background:#f2f0e9}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(rgba(23,33,29,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(23,33,29,.025) 1px,transparent 1px),#f2f0e9;background-size:28px 28px}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible,a:focus-visible{outline:3px solid rgba(18,97,73,.22);outline-offset:2px}svg{display:block;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.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}.app-shell{min-height:100vh}.topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;min-height:82px;padding:14px max(24px,calc((100vw - 1240px)/2));background:#f2f0e9eb;border-bottom:1px solid rgba(23,33,29,.09);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand-lockup,.login-brand-row,.topbar-actions,.section-heading,.list-toolbar,.toolbar-actions,.receipt-title-row,.receipt-actions,.drawer-header,.drawer-action-row,.drawer-secondary-actions{display:flex;align-items:center}.brand-lockup{gap:12px}.brand-mark{display:grid;flex:0 0 auto;width:42px;height:42px;place-items:center;color:#fff;font-family:Georgia,serif;font-size:24px;font-weight:700;background:var(--green);border-radius:12px 12px 12px 4px;box-shadow:0 8px 20px #12614933}.eyebrow{margin:0 0 4px;color:var(--green);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.topbar h1,.section-heading h2,.list-toolbar h2,.drawer-header h2{margin:0;color:var(--ink);letter-spacing:-.035em}.topbar h1{font-size:21px}.topbar-actions{gap:16px}.private-pill{display:inline-flex;align-items:center;gap:8px;padding:7px 11px;color:#3c4b44;font-size:12px;font-weight:700;background:#ffffffad;border:1px solid rgba(23,33,29,.1);border-radius:999px}.private-pill span{width:7px;height:7px;background:#2f9b71;border-radius:50%;box-shadow:0 0 0 3px #2f9b7121}.workspace{width:min(1240px,calc(100% - 40px));margin:34px auto 64px}.upload-panel,.dashboard-panel{background:var(--surface);border:1px solid rgba(23,33,29,.09);border-radius:22px;box-shadow:var(--shadow)}.upload-panel{padding:26px}.section-heading,.list-toolbar,.drawer-header{justify-content:space-between}.section-heading{margin-bottom:20px}.section-heading h2,.list-toolbar h2,.drawer-header h2{font-size:24px}.section-note{color:var(--muted);font-size:12px}.upload-layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(270px,.8fr);gap:18px}.drop-zone{display:flex;min-height:215px;flex-direction:column;align-items:center;justify-content:center;padding:30px;color:#36433d;text-align:center;background:#f8faf7;border:1.5px dashed #aebbb4;border-radius:16px;cursor:pointer;transition:transform .17s var(--ease-out),border-color .17s ease,background-color .17s ease,box-shadow .17s ease}.drop-zone.is-active{color:var(--green-deep);background:var(--green-soft);border-color:var(--green);box-shadow:inset 0 0 0 1px var(--green);transform:scale(1.005)}.drop-zone.is-busy{cursor:wait}.drop-zone:active{transform:scale(.99)}.upload-icon-box{display:grid;width:50px;height:50px;margin-bottom:16px;place-items:center;color:var(--green);background:var(--green-soft);border-radius:15px}.upload-icon-box svg{width:25px}.drop-zone strong{margin-bottom:6px;color:var(--ink);font-size:17px}.drop-zone>span{color:var(--muted);font-size:13px}.upload-context{display:flex;flex-direction:column;justify-content:center;padding:20px;background:var(--surface-soft);border:1px solid var(--line);border-radius:16px}.field-label{display:block;color:#3f4a45;font-size:12px;font-weight:750;letter-spacing:.01em}.field-label+.field-label,.field-input+.field-label{margin-top:15px}.field-label>.field-input{margin-top:7px}.field-label>span{color:#8d948f;font-weight:500}.field-input{width:100%;min-height:43px;margin-top:7px;padding:10px 12px;color:var(--ink);background:#fff;border:1px solid #cfd4d0;border-radius:10px;transition:border-color .16s ease,box-shadow .16s ease}.field-input:hover{border-color:#aeb7b1}.field-input:focus{border-color:var(--green);box-shadow:0 0 0 3px #1261491a;outline:0}.field-textarea{min-height:80px;resize:vertical}.upload-message,.global-error,.inline-warning,.form-error{border-radius:10px}.upload-message{margin:16px 0 0;padding:10px 12px;font-size:13px;font-weight:650}.upload-message.success{color:var(--green-deep);background:var(--green-soft)}.upload-message.warning{color:#78420a;background:var(--amber-soft)}.upload-message.error,.global-error,.form-error{color:#84312d;background:var(--red-soft)}.upload-queue{display:grid;gap:5px;margin-top:12px}.queue-item{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;min-height:34px;padding:5px 9px;color:#4f5a55;font-size:12px;background:var(--surface-soft);border-radius:8px}.queue-state{width:8px;height:8px;background:#a7afa9;border-radius:50%}.queue-item.processing .queue-state,.list-loading span{background:transparent;border:2px solid #b7c9c1;border-top-color:var(--green);animation:spin .7s linear infinite}.queue-item.done .queue-state{background:#2f9b71}.queue-item.duplicate .queue-state{background:#d38a28}.queue-item.failed .queue-state{background:#bb514a}.queue-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.queue-label{color:var(--muted);text-align:right}.global-error{margin:18px 0;padding:12px 15px;font-size:13px;font-weight:650;border:1px solid #efc3bf}.dashboard-panel{margin-top:22px;overflow:hidden}.summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:var(--surface-soft);border-bottom:1px solid var(--line)}.summary-card{min-width:0;padding:22px;border-right:1px solid var(--line)}.summary-card:last-child{border-right:0}.summary-card>span{display:block;margin-bottom:8px;color:var(--muted);font-size:11px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.summary-card strong{display:block;margin-bottom:7px;color:var(--ink);font-size:31px;line-height:1;letter-spacing:-.04em}.summary-card small{display:block;overflow:hidden;color:var(--muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.summary-card.urgent strong{color:var(--red)}.summary-card.success strong{color:var(--green)}.summary-card.warning strong{color:var(--amber)}.list-toolbar{gap:18px;padding:26px 26px 18px}.toolbar-actions{gap:10px}.search-field{display:flex;align-items:center;width:min(340px,32vw);min-height:42px;padding:0 11px;background:var(--surface-soft);border:1px solid var(--line);border-radius:10px}.search-field svg{flex:0 0 auto;width:18px;margin-right:7px;color:#7b847f}.search-field input{width:100%;color:var(--ink);background:transparent;border:0;outline:0}.primary-button,.process-button,.secondary-button,.icon-button,.text-button,.filter-tabs button,.load-more{border:0;cursor:pointer;transition:transform .14s var(--ease-out),background-color .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease}.primary-button,.process-button,.secondary-button,.load-more{min-height:40px;padding:0 14px;font-size:12px;font-weight:800;border-radius:9px}.primary-button{color:#fff;background:#25332d;box-shadow:0 6px 14px #19292226}.process-button{color:#fff;background:var(--green);box-shadow:0 6px 14px #12614929}.secondary-button,.load-more{color:#35413b;background:#fff;border:1px solid #cfd4d0}.primary-button:active,.process-button:active,.secondary-button:active,.icon-button:active,.text-button:active,.filter-tabs button:active,.load-more:active{transform:scale(.97)}button:disabled{cursor:not-allowed;opacity:.55}.export-button{display:inline-flex;align-items:center;gap:7px;white-space:nowrap}.export-button svg{width:16px}.icon-button{display:grid;width:38px;height:38px;place-items:center;color:#58625d;background:#fff;border:1px solid #d7dbd8;border-radius:9px}.icon-button svg{width:18px}.text-button{padding:7px 4px;color:#5b6660;font-size:12px;font-weight:750;background:transparent}.text-button.danger{color:var(--red)}.filter-tabs{display:flex;gap:4px;margin:0 26px;padding:4px;overflow-x:auto;background:var(--surface-soft);border:1px solid var(--line);border-radius:11px}.filter-tabs button{display:inline-flex;align-items:center;gap:7px;min-height:35px;padding:0 12px;color:#68716c;font-size:12px;font-weight:750;white-space:nowrap;background:transparent;border-radius:8px}.filter-tabs button.active{color:var(--ink);background:#fff;box-shadow:0 2px 8px #17211d14}.filter-tabs button span{display:grid;min-width:19px;height:19px;padding:0 5px;place-items:center;color:#66706b;font-size:10px;background:#eceeea;border-radius:999px}.filter-tabs button.active span{color:var(--green-deep);background:var(--green-soft)}.receipt-list{display:grid;gap:10px;padding:18px 26px 26px}.receipt-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;min-width:0;padding:12px;background:#fff;border:1px solid var(--line);border-left:3px solid #c3c8c4;border-radius:13px;transition:border-color .17s ease,box-shadow .17s ease,transform .17s var(--ease-out)}.receipt-card.status-pending{border-left-color:var(--red)}.receipt-card.status-processed{border-left-color:var(--green)}.receipt-card.status-duplicate{border-left-color:var(--amber)}.receipt-card.status-deleted{opacity:.72;border-left-color:#7d8581}.receipt-main{display:grid;grid-template-columns:76px minmax(0,1fr);align-items:center;gap:15px;min-width:0;padding:0;text-align:left;background:transparent;border:0;cursor:pointer}.receipt-thumb{position:relative;width:76px;height:76px;overflow:hidden;background:#e9ebe7;border:1px solid #dde0dc;border-radius:10px}.receipt-thumb img{width:100%;height:100%;object-fit:cover}.attention-dot{position:absolute;top:5px;right:5px;display:grid;width:20px;height:20px;place-items:center;color:#fff;font-size:11px;font-weight:900;background:var(--amber);border:2px solid #fff;border-radius:50%}.receipt-copy{min-width:0}.receipt-title-row{justify-content:flex-start;gap:9px}.receipt-title-row h3{max-width:min(450px,40vw);margin:0;overflow:hidden;color:var(--ink);font-size:15px;text-overflow:ellipsis;white-space:nowrap}.status-badge{display:inline-flex;align-items:center;min-height:21px;padding:0 7px;color:#59635e;font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;background:#edf0ed;border-radius:999px}.status-badge.pending,.status-badge.failed{color:#8b302b;background:var(--red-soft)}.status-badge.processed,.status-badge.completed{color:var(--green-deep);background:var(--green-soft)}.status-badge.duplicate,.status-badge.disabled{color:#764109;background:var(--amber-soft)}.status-badge.deleted{color:#56605b;background:#e4e7e4}.receipt-amount{margin:7px 0 5px;color:#24312b;font-size:20px;font-weight:800;letter-spacing:-.03em}.receipt-meta{display:flex;gap:12px;overflow:hidden;color:var(--muted);font-size:11px}.receipt-meta span{position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.receipt-meta span+span:before{content:"·";margin-right:12px;color:#b5bbb7}.receipt-reference,.duplicate-note{margin:5px 0 0;overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.receipt-reference{color:#707975}.duplicate-note{color:var(--amber);font-weight:650}.receipt-actions{gap:7px}.empty-state,.list-loading{display:grid;min-height:230px;place-items:center;align-content:center;text-align:center}.empty-icon{display:grid;width:45px;height:45px;margin-bottom:12px;place-items:center;color:var(--green);font-size:20px;font-weight:900;background:var(--green-soft);border-radius:50%}.empty-state h3{margin:0 0 6px;color:var(--ink);font-size:16px}.empty-state p{margin:0;color:var(--muted);font-size:12px}.list-loading{display:flex;gap:9px;color:var(--muted);font-size:13px}.list-loading span{width:16px;height:16px;border-radius:50%}.load-more{display:block;margin:0 auto 26px}.drawer-layer{position:fixed;z-index:50;top:0;right:0;bottom:0;left:0;display:flex;justify-content:flex-end;background:#131b175c;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.receipt-drawer{width:min(620px,94vw);height:100%;background:#f8f8f5;box-shadow:-22px 0 70px #131b1733;transform:translate(0);transition:transform .24s var(--ease-out),opacity .18s ease}@starting-style{.receipt-drawer{opacity:0;transform:translate(100%)}}.drawer-header{min-height:82px;padding:16px 22px;background:#fff;border-bottom:1px solid var(--line)}.close-button{border:0}.drawer-scroll{height:calc(100vh - 82px);padding:22px;overflow-y:auto}.detail-image-link{position:relative;display:block;width:100%;max-height:390px;overflow:hidden;background:#e8e9e5;border:1px solid var(--line);border-radius:14px}.detail-image{display:block;width:100%;max-height:390px;object-fit:contain}.detail-image-link span{position:absolute;right:10px;bottom:10px;padding:6px 9px;color:#fff;font-size:10px;font-weight:800;background:#161f1bd1;border-radius:7px}.extraction-strip{display:flex;align-items:center;gap:9px;margin:14px 0;color:var(--muted);font-size:11px}.inline-warning{margin:10px 0;padding:10px 12px;color:#81342f;font-size:12px;background:var(--red-soft);border:1px solid #efc9c5}.duplicate-warning{color:#75420b;background:var(--amber-soft);border-color:#edcf9e}.detail-form{display:grid;gap:14px;margin-top:18px;padding:20px;background:#fff;border:1px solid var(--line);border-radius:14px}.field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.drawer-action-row{gap:8px;margin-top:3px}.drawer-secondary-actions{justify-content:space-between;margin:12px 4px 30px}.site-footer{width:min(1240px,calc(100% - 40px));margin:-35px auto 28px;color:#747c77;font-size:11px;text-align:center}.boot-screen{display:grid;min-height:100vh;place-items:center;align-content:center;gap:14px}.boot-screen p{margin:0;color:var(--muted);font-size:13px}.login-page{display:grid;width:min(980px,calc(100% - 40px));min-height:100vh;grid-template-columns:minmax(0,1fr) minmax(340px,.8fr);align-items:center;gap:42px;margin:0 auto;padding:60px 0}.login-card{max-width:470px;padding:40px;background:#fff;border:1px solid rgba(23,33,29,.09);border-radius:24px;box-shadow:var(--shadow)}.login-brand-row{gap:10px;margin-bottom:42px;color:#4f5c55;font-size:12px;font-weight:750}.login-brand-row .brand-mark{width:34px;height:34px;font-size:19px;border-radius:10px 10px 10px 3px}.login-card h1{margin:0;color:var(--ink);font-size:clamp(36px,5vw,50px);line-height:1;letter-spacing:-.055em}.login-copy{margin:18px 0 30px;color:#68716c;font-size:14px;line-height:1.65}.login-button{width:100%;min-height:47px;margin-top:14px}.form-error{margin:10px 0 0;padding:9px 11px;font-size:12px}.login-security-note{display:flex;align-items:center;gap:7px;margin-top:25px;color:#7a827d;font-size:11px}.login-security-note svg{width:16px}.login-aside{display:grid;min-height:540px;place-items:center;background:#1d322a;border-radius:28px;box-shadow:0 30px 80px #16312733}.receipt-paper{display:grid;width:min(290px,78%);grid-template-columns:1fr auto;gap:12px;padding:34px 28px 44px;color:#59625d;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;background:#fffdf4;box-shadow:0 25px 60px #0000003d;transform:rotate(1.5deg);clip-path:polygon(0 0,100% 0,100% 97%,96% 100%,92% 97%,88% 100%,84% 97%,80% 100%,76% 97%,72% 100%,68% 97%,64% 100%,60% 97%,56% 100%,52% 97%,48% 100%,44% 97%,40% 100%,36% 97%,32% 100%,28% 97%,24% 100%,20% 97%,16% 100%,12% 97%,8% 100%,4% 97%,0 100%)}.paper-kicker,.paper-amount,.paper-rule{grid-column:1 / -1;text-align:center}.paper-kicker{color:#7e8681;letter-spacing:.12em;text-transform:uppercase}.paper-amount{margin:6px 0 12px;color:#16231d;font-size:26px;font-weight:800;letter-spacing:-.05em}.paper-rule{height:1px;margin-bottom:10px;border-top:1px dashed #c8cac4}.pending-text{color:var(--red)}@keyframes spin{to{transform:rotate(360deg)}}@media (hover: hover) and (pointer: fine){.drop-zone:hover{background:#f3f8f5;border-color:#79a08f;box-shadow:0 10px 24px #12614914;transform:translateY(-2px)}.receipt-card:hover{border-color:#c3cac6;box-shadow:0 10px 25px #17211d14;transform:translateY(-1px)}.primary-button:hover{background:#17241e}.process-button:hover{background:var(--green-deep)}.secondary-button:hover,.icon-button:hover,.load-more:hover{background:#f4f6f3;border-color:#aeb7b1}.text-button:hover{color:var(--ink)}}@media (max-width: 900px){.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.summary-card:nth-child(2){border-right:0}.summary-card:nth-child(-n+2){border-bottom:1px solid var(--line)}.upload-layout{grid-template-columns:1fr}.login-page{grid-template-columns:1fr;justify-items:center}.login-aside{display:none}.login-card{width:min(470px,100%)}}@media (max-width: 700px){.topbar{min-height:70px;padding:12px 16px}.topbar .eyebrow,.private-pill{display:none}.topbar h1{font-size:18px}.brand-mark{width:37px;height:37px;font-size:20px}.workspace{width:min(100% - 20px,1240px);margin-top:14px}.upload-panel,.dashboard-panel{border-radius:16px}.upload-panel,.list-toolbar{padding:18px}.section-heading{align-items:flex-start;margin-bottom:14px}.section-note{max-width:130px;text-align:right}.section-heading h2,.list-toolbar h2,.drawer-header h2{font-size:21px}.drop-zone{min-height:190px}.summary-card{padding:17px}.summary-card strong{font-size:27px}.list-toolbar{align-items:flex-start;flex-direction:column}.toolbar-actions,.search-field{width:100%}.export-button{flex:0 0 auto}.filter-tabs{margin:0 18px}.receipt-list{padding:14px 18px 18px}.receipt-card{grid-template-columns:1fr;gap:10px}.receipt-main{grid-template-columns:65px minmax(0,1fr)}.receipt-thumb{width:65px;height:65px}.receipt-title-row h3{max-width:52vw}.receipt-actions{justify-content:flex-end}.receipt-actions .process-button,.receipt-actions .secondary-button{flex:1}.field-grid{grid-template-columns:1fr}.drawer-action-row{align-items:stretch;flex-direction:column}.site-footer{width:calc(100% - 32px)}}@media (max-width: 440px){.section-note{display:none}.summary-card small{white-space:normal}.receipt-meta span:nth-child(2):before{display:none}.receipt-meta{gap:4px;flex-direction:column}.receipt-meta span+span:before{display:none}.login-page{width:calc(100% - 20px);padding:20px 0}.login-card{padding:28px 22px;border-radius:18px}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
