:root{--paper:#f3f0e8;--ink:#16251d;--muted:#68736c;--green:#4ee07b;--green-dark:#1f8d49;--coral:#ff765f;--line:#d8d7cd}*{box-sizing:border-box}html{background:var(--paper);color:var(--ink)}body{margin:0;font-family:Arial,Helvetica,sans-serif}button,input{font:inherit}button{color:inherit}main{min-height:100vh;padding-bottom:64px}.topbar{justify-content:space-between;align-items:center;max-width:980px;margin:auto;padding:24px 22px;display:flex}.brand{color:inherit;letter-spacing:-.04em;align-items:center;gap:9px;font-size:20px;font-weight:900;text-decoration:none;display:flex}.brand-mark{background:var(--ink);color:var(--green);border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.live-pill{border:1px solid var(--line);background:#fff;border-radius:99px;align-items:center;gap:7px;padding:9px 12px;font-size:12px;font-weight:700;display:flex}.live-pill i{background:var(--green);border-radius:50%;width:8px;height:8px}.hero{max-width:760px;margin:72px auto 0;padding:0 22px}.eyebrow{color:var(--green-dark);letter-spacing:.13em;text-transform:uppercase;margin:0 0 12px;font-size:12px;font-weight:900}h1{letter-spacing:-.075em;margin:0;font-size:clamp(48px,10vw,84px);line-height:.9}.intro{color:var(--muted);max-width:590px;margin:28px 0 30px;font-size:17px;line-height:1.55}.import-card{background:var(--ink);color:#fff;cursor:pointer;border-radius:20px;align-items:center;gap:16px;padding:18px;transition:transform .2s;display:flex}.import-card:hover{transform:translateY(-2px)}.import-card input{display:none}.import-card.loading{opacity:.72;pointer-events:none}.import-card>span:nth-child(3){flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.import-card strong{font-size:15px}.import-card small{color:#a9b3ad}.import-card b{background:var(--green);color:var(--ink);border-radius:12px;padding:11px 13px;font-size:13px}.import-icon{border:1px solid #526058;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;font-size:22px;display:flex}.error{color:#9d2818;background:#ffe0db;border-radius:10px;padding:11px 13px;font-size:13px}.ingestion-flow{border:1px solid var(--line);background:#ffffffb8;border-radius:22px;padding:10px 18px}.flow-step{opacity:.42;align-items:center;gap:13px;min-height:72px;display:flex}.flow-step.active{opacity:1}.flow-step>div{flex-direction:column;flex:1;gap:3px;display:flex}.flow-step strong{font-size:15px}.flow-step small,.selected-file{color:var(--muted);font-size:12px}.step-number{border:1px solid var(--line);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:900;display:flex}.flow-step.active .step-number{background:var(--ink);border-color:var(--ink);color:var(--green)}.file-choice,.analyse-button{background:var(--green);color:var(--ink);cursor:pointer;border:0;border-radius:11px;padding:11px 13px;font-size:13px;font-weight:900}.file-choice input{display:none}.selected-file{color:var(--green-dark);text-overflow:ellipsis;white-space:nowrap;background:#edf8f0;border-radius:10px;margin:0 0 4px 45px;padding:9px 11px;overflow:hidden}.retailer-choices{grid-template-columns:repeat(2,1fr);gap:8px;margin:0 0 8px 45px;display:grid}.retailer-choices button{border:1px solid var(--line);opacity:.5;text-align:left;background:#f4f3ee;border-radius:12px;grid-template-columns:auto 1fr;align-items:center;gap:2px 8px;padding:11px;display:grid}.retailer-choices button.available{cursor:pointer;opacity:1;background:#fff}.retailer-choices button.selected{border-color:var(--green-dark);box-shadow:0 0 0 2px #1f8d4926}.retailer-choices i{background:var(--coral);border-radius:50%;grid-row:1/3;width:8px;height:8px}.retailer-choices .available i{background:var(--green)}.retailer-choices strong{font-size:13px}.retailer-choices small{color:var(--muted);font-size:11px}.analyse-button:disabled{cursor:default;opacity:.4}.status-section,.receipt-section{max-width:980px;margin:70px auto 0;padding:0 22px}.section-heading{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.section-heading .eyebrow{margin:0}.section-heading span{color:var(--muted);font-size:12px}.engine-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.engine-card{border:1px solid var(--line);background:#ffffffb8;border-radius:18px;padding:18px;position:relative}.engine-card h3{margin:0 0 28px;font-size:15px}.engine-card strong{letter-spacing:-.05em;font-size:27px;display:block}.engine-card small{color:var(--muted)}.engine-dot{background:var(--green);border-radius:50%;width:9px;height:9px;position:absolute;top:21px;right:18px}.engine-dot.pending{background:var(--coral)}.receipt-summary{justify-content:space-between;align-items:end;margin-bottom:28px;display:flex}.receipt-summary h2{letter-spacing:-.04em;margin:0 0 6px;font-size:32px}.receipt-summary p:not(.eyebrow){color:var(--muted);margin:0}.receipt-summary>strong{letter-spacing:-.05em;font-size:31px}.progress-copy{color:var(--muted);justify-content:space-between;font-size:12px;display:flex}.progress{background:#d9ddd9;border-radius:99px;height:7px;margin:9px 0 24px;overflow:hidden}.progress i{background:var(--green-dark);height:100%;transition:width .3s;display:block}.items{gap:8px;display:grid}.item{border:1px solid var(--line);cursor:pointer;text-align:left;background:#fff;border-radius:15px;align-items:center;gap:12px;width:100%;padding:13px;display:flex}.item:disabled{color:inherit;cursor:default}.item-state{color:#b23b28;background:#ffe0db;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;font-weight:900;display:flex}.item.resolved .item-state{color:var(--green-dark);background:#d5f7df}.item-copy{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.item-copy strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.item-copy small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.item-price{font-size:14px;font-weight:800}.sheet-backdrop{z-index:10;background:#0a160f6b;justify-content:center;align-items:end;padding:12px;display:flex;position:fixed;inset:0}.sheet{background:var(--paper);border-radius:24px;width:100%;max-width:620px;max-height:calc(100vh - 24px);padding:26px;position:relative;overflow:auto}.sheet h2{letter-spacing:-.04em;margin:0;padding-right:30px;font-size:30px}.sheet-help{color:var(--muted);font-size:14px;line-height:1.45}.close{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:50%;width:38px;height:38px;font-size:22px;position:absolute;top:18px;right:18px}.scan-button,.confirm{cursor:pointer;border:0;border-radius:14px;width:100%;padding:15px;font-weight:900}.scan-button{background:var(--ink);color:#fff;margin:10px 0 20px}.scan-button span{color:var(--green);margin-right:8px}.sheet label{letter-spacing:.08em;text-transform:uppercase;flex-direction:column;flex:1;gap:6px;margin-bottom:13px;font-size:11px;font-weight:900;display:flex}.sheet input{border:1px solid var(--line);letter-spacing:normal;text-transform:none;background:#fff;border-radius:12px;outline:0;padding:13px;font-size:16px}.sheet input:focus{border-color:var(--green-dark);box-shadow:0 0 0 3px #4ee07b33}.field-row{gap:10px;display:flex}.confirm{background:var(--green);color:var(--ink);margin-top:4px}.confirm:disabled{cursor:default;opacity:.45}.camera{background:#111;border-radius:16px;margin:14px 0;position:relative;overflow:hidden}.camera video{object-fit:cover;width:100%;height:240px;display:block}.camera button{background:#fff;border:0;border-radius:99px;padding:9px 14px;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.scan-line{border:2px solid var(--green);border-radius:10px;height:90px;position:absolute;inset:50% 12%;transform:translateY(-50%)}.logout{color:var(--muted);cursor:pointer;font:inherit;background:0 0;border:0;margin-left:auto}.login-page{justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.login-card{border:1px solid var(--line);background:#fff;border-radius:28px;gap:16px;width:100%;max-width:430px;padding:36px;display:grid;box-shadow:0 24px 80px #102b1f1f}.login-card h1{margin:0;font-size:clamp(38px,8vw,60px);line-height:.95}.login-card>p{color:var(--muted);margin:0}.login-card label{letter-spacing:.08em;text-transform:uppercase;gap:7px;font-size:12px;font-weight:900;display:grid}.login-card input,.sheet select{border:1px solid var(--line);font:inherit;background:#fff;border-radius:12px;padding:13px}.shelf-entry{border:1px solid var(--line);cursor:pointer;text-align:left;background:#fff;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;width:100%;margin:26px 0 14px;padding:18px 20px;display:grid}.shelf-entry>span:first-child{background:var(--green-light);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:26px;display:flex}.shelf-entry strong,.shelf-entry small{display:block}.shelf-entry small{color:var(--muted);margin-top:3px}.shelf-entry b{color:var(--green-dark)}.shelf-sheet{max-height:92vh;overflow-y:auto}.sheet select{width:100%}.guided-photo{margin-bottom:13px}.field-title{letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:900;display:block}.guided-photo-button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:12px;width:100%;padding:15px;font-size:15px;font-weight:800}.photo-fallback{color:var(--muted);cursor:pointer;text-align:center;text-decoration:underline;letter-spacing:normal!important;text-transform:none!important;margin:8px 0 0!important;font-size:12px!important;display:block!important}.photo-fallback input{display:none}.label-camera{background:#050806;border-radius:16px;height:min(62vh,520px);position:relative;overflow:hidden}.label-camera video{object-fit:cover;width:100%;height:100%}.label-camera-mask{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}.label-camera-frame{border:3px solid var(--green);border-radius:12px;width:88%;transition:aspect-ratio .2s;position:relative;box-shadow:0 0 0 999px #000000bd}.label-camera-frame.wide{aspect-ratio:2.15}.label-camera-frame.tall{aspect-ratio:1.35}.label-camera-frame:after{content:"";border:1px dashed #ffffffb3;border-radius:7px;position:absolute;inset:7px}.label-camera-frame span{color:#fff;white-space:nowrap;background:#050806d1;border-radius:99px;padding:7px 10px;font-size:11px;font-weight:800;position:absolute;bottom:-42px;left:50%;transform:translate(-50%)}.label-shutter,.label-camera-close{cursor:pointer;z-index:1;border:0;position:absolute}.label-shutter{background:#fff;border:5px solid #ffffff59;border-radius:99px;padding:12px 20px;font-weight:900;bottom:18px;left:50%;transform:translate(-50%)}.label-camera-close{color:#fff;background:#050806bf;border-radius:99px;padding:8px 11px;top:12px;right:12px}.label-format-picker{z-index:1;gap:6px;display:flex;position:absolute;top:12px;left:12px}.label-format-picker button{color:#fff;cursor:pointer;background:#050806b8;border:1px solid #ffffff61;border-radius:99px;padding:7px 9px;font-size:11px}.label-format-picker button.active{background:var(--green);border-color:var(--green);color:var(--ink);font-weight:900}.success{background:var(--green-light);color:var(--green-dark);border-radius:12px;padding:12px}.municipality-picker{margin-bottom:13px;position:relative}.municipality-picker>label{margin-bottom:0}.municipality-results{border:1px solid var(--line);z-index:2;background:#fff;border-radius:12px;width:100%;max-height:220px;margin-top:6px;display:grid;position:absolute;overflow-y:auto;box-shadow:0 14px 36px #102b1f1f}.municipality-results button{border:0;border-bottom:1px solid var(--line);cursor:pointer;text-align:left;background:#fff;gap:3px;padding:12px 14px;display:grid}.municipality-results button:last-child{border-bottom:0}.municipality-results button:hover{background:#edf8f0}.municipality-results small,.municipality-status{color:var(--muted)}.municipality-selected{color:var(--green-dark);margin:7px 2px 0;font-size:12px;font-weight:800}.municipality-status{margin:7px 2px 0;font-size:12px;display:block}.lookup-status,.lookup-success{border-radius:10px;margin:-5px 0 13px;padding:9px 11px;font-size:12px}.lookup-status{color:#795b0a;background:#fff4d9}.lookup-success{background:var(--green-light);color:var(--green-dark);font-weight:800}@media (width<=620px){.hero{margin-top:38px}.retailer-choices{grid-template-columns:1fr 1fr;margin-left:0}.selected-file{margin-left:0}.flow-step{min-height:82px}.flow-step small{max-width:180px}.engine-grid{grid-template-columns:1fr}.engine-card{grid-template-columns:1fr auto;align-items:center;display:grid}.engine-card h3{margin:0}.engine-card strong,.engine-card small{grid-column:1}.engine-dot{grid-area:1/2;position:static}.field-row{display:block}.receipt-summary{align-items:start}.receipt-summary>strong{font-size:24px}.logout{font-size:0}.logout:after{content:"Quitter";font-size:13px}.shelf-entry{grid-template-columns:auto 1fr}.shelf-entry b{display:none}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
