.receipt-photo{border:1px solid var(--line);background:#fff;border-radius:24px;margin:24px 0 32px;padding:22px}.receipt-photo-heading{align-items:flex-start;gap:13px;display:flex}.receipt-photo-icon{background:var(--yellow);width:48px;height:48px;color:var(--ink);border-radius:15px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.receipt-photo h2{text-wrap:balance;margin:0 0 7px;font-size:23px;line-height:1.12}.receipt-photo-heading p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.receipt-photo-actions,.receipt-photo-retries{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.receipt-photo-actions>.button{white-space:nowrap;flex:1;padding-left:13px;padding-right:13px;font-size:14px}.receipt-photo>.button{margin-top:18px}.receipt-photo-status{color:var(--muted);align-items:center;gap:10px;margin:0;padding:15px 0 0;font-size:13px;display:flex}.receipt-photo-status svg{color:var(--violet-dark);flex-shrink:0}.receipt-photo-spinner{animation:1s linear infinite receipt-photo-spin}@keyframes receipt-photo-spin{to{transform:rotate(360deg)}}.receipt-photo-preview{text-align:left;background:var(--cream);width:100%;color:var(--ink);border:1px solid var(--line);border-radius:17px;align-items:center;gap:15px;margin:18px 0 0;padding:12px;display:flex}.receipt-photo-preview:hover{border-color:var(--violet-dark)}.receipt-photo-preview img{object-fit:contain;background:#fff;border-radius:6px;flex-shrink:0;width:64px;height:86px}.receipt-photo-preview>span{flex:1;min-width:0}.receipt-photo-preview strong{font-size:14px;display:block}.receipt-photo-preview small{color:var(--muted);margin-top:4px;font-size:12px;display:block}.receipt-photo-preview>svg{flex-shrink:0}.receipt-photo-result{background:var(--lavender);color:var(--ink);border-radius:17px;margin-top:18px;padding:16px}.receipt-photo-result>strong{overflow-wrap:anywhere;font-size:15px;display:block}.receipt-photo-result p{color:var(--muted);margin:7px 0 14px;font-size:13px;line-height:1.5}.receipt-photo-error{color:#92291e;overflow-wrap:anywhere;background:#ffe7e1;border-radius:14px;margin:16px 0 0;padding:14px;font-size:13px}.receipt-photo-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:6px;display:flex}.receipt-photo-bottom .text-button{font-size:12px}.receipt-photo-remove{color:var(--muted)}.receipt-photo-note{color:var(--muted);margin:6px 0 0;font-size:11px;line-height:1.6}.receipt-photo-note a{text-decoration:underline}.receipt-photo-retries .button{font-size:13px}.receipt-photo-expired .button{margin-top:12px}.source-receipt-button{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.split-workspace .list-heading{flex-wrap:wrap;gap:4px 12px}.receipt-photo-viewer{z-index:25;background:var(--ink);color:#fff;overscroll-behavior:contain;border-radius:24px;max-height:90dvh;padding:20px;position:fixed;inset:5dvh max(16px,50vw - 380px);overflow-y:auto}.receipt-photo-viewer-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.receipt-photo-viewer h2{margin:0;font-size:26px}.receipt-photo-viewer>p{color:#d2cbbf;font-size:13px}.receipt-photo-viewer .receipt-photo-status{color:#d2cbbf}.receipt-photo-viewer .receipt-photo-status svg{color:var(--yellow)}.receipt-photo-viewer .receipt-photo-error{color:#92291e}.receipt-photo-viewer :is(button,a):focus-visible{outline-color:var(--yellow)}.receipt-photo-viewer-done,.receipt-photo-viewer-retry{margin-top:20px}.receipt-photo-viewer-close{color:#fff;background:#37312b;border:0;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.receipt-photo-viewer-close:focus-visible{outline-color:var(--yellow)}.receipt-photo-full{background:#fff;border-radius:8px;width:100%;overflow:auto}.receipt-photo-full img{width:100%;height:auto;display:block}.receipt-editor-fields{border:0;min-width:0;margin:0;padding:0}.receipt-create .form-section-title h2{scroll-margin-top:24px}.receipt-editor-intro{color:var(--muted);margin-bottom:4px;font-size:13px}.receipt-review-note{background:var(--lavender);border-radius:16px;padding:17px;font-size:13px;line-height:1.6}.receipt-review-note>strong{font-size:15px}.receipt-review-note p{color:var(--muted);margin:7px 0 0}.receipt-review-note ul{margin-bottom:0;padding-left:18px}.receipt-review-note li+li{margin-top:5px}.receipt-reconciliation{color:var(--muted);border:1px solid var(--line);border-radius:15px;align-items:flex-start;gap:9px;margin:12px 0 20px;padding:15px;font-size:13px;line-height:1.6;display:flex}.receipt-reconciliation svg{flex-shrink:0;margin-top:2px}.receipt-reconciliation.matches{color:#245c3d;background:#e4efdf;border-color:#bed2b5}.receipt-reconciliation.differs{color:#61450c;background:#fff1c5;border-color:#e4c66b}.receipt-review-check{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:15px;align-items:flex-start;gap:11px;min-height:44px;padding:15px;font-size:13px;line-height:1.6;display:flex}.receipt-review-check input{width:20px;height:20px;accent-color:var(--violet-dark);flex-shrink:0;margin:2px 0 0}.receipt-review-check:focus-within{outline:3px solid var(--violet-dark);outline-offset:3px}.receipt-create-submit{margin-top:24px}@media (max-width:400px){.receipt-photo{padding:17px}.receipt-photo-heading{gap:10px}.receipt-photo-icon{width:42px;height:42px}.receipt-photo h2{font-size:21px}.receipt-photo-actions{flex-direction:column}.receipt-photo-preview{gap:10px}.receipt-photo-preview img{width:50px;height:68px}.receipt-photo-viewer{max-height:94dvh;padding:15px;inset:3dvh 10px}}@media (prefers-reduced-motion:reduce){.receipt-photo-spinner{animation:none}}
