:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#19322c;background:#f6f7f4;font-synthesis:none;--green:#164b3b;--muted:#5d6d66;--line:#dce3dc}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.6;cursor:wait}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #b38b26;outline-offset:3px}button{min-height:44px}a{color:inherit}.shell{max-width:1080px;margin:auto;padding:0 24px}.topbar{background:#fff;border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;justify-content:space-between;min-height:82px}.brand{font-weight:850;font-size:27px;letter-spacing:.035em;text-decoration:none;display:inline-flex;align-items:center;gap:14px}.brand span{font-size:11px;letter-spacing:.18em;font-weight:650;border-left:1px solid #b7c5bd;padding-left:14px;color:var(--muted)}h1{font-size:clamp(26px,4vw,38px);line-height:1.15;letter-spacing:-.035em;font-weight:720;margin:10px 0 24px}h2{font-size:18px;margin:0}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.13em;color:var(--muted);margin:0}.search-area{padding:35px 0 22px}.search-box{display:flex;align-items:center;background:white;border:1px solid #a7bab0;border-radius:12px;box-shadow:0 3px 10px #123b2810;padding:0 17px;gap:12px}.search-box span{font-size:33px;color:var(--muted)}.search-box input{width:100%;min-width:0;border:0;background:transparent;padding:18px 0;font-size:18px;color:#19322c}.search-box:focus-within{outline:2px solid var(--green);outline-offset:2px}.search-box input:focus{outline:none}.search-hint{font-size:13px;color:var(--muted);margin:11px 0 12px}.sync-bar{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:12px;color:var(--muted);margin-bottom:12px}.sync-bar p{margin:0}.text-button{border:0;background:transparent;color:var(--green);font-size:13px;font-weight:650;padding:8px}.chips{display:flex;gap:8px;overflow-x:auto;padding:3px 2px 10px;scrollbar-width:thin}.chip{flex-shrink:0;border:1px solid #ccd7ce;background:white;border-radius:24px;padding:8px 17px;font-size:13px;color:#314a3f}.chip.selected{background:var(--green);border-color:var(--green);color:white}.more-filters{font-size:13px;color:var(--muted);margin-top:4px}.more-filters summary,.admin summary{cursor:pointer;min-height:44px;padding:12px 0}.selects{display:flex;gap:16px;padding-bottom:8px}.selects label{flex:1;max-width:300px}.selects select{display:block;width:100%;margin-top:6px;min-height:44px;border:1px solid var(--line);border-radius:8px;background:white;padding:8px;color:#19322c}.results-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:0 0 18px}.results-heading span{font-size:12px;color:var(--muted)}.results{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.card{background:white;border:1px solid var(--line);border-radius:12px;padding:19px;display:flex;flex-direction:column;min-width:0}.card-category{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.09em;color:var(--muted);margin:0 0 10px}.card h3{font-size:16px;line-height:1.35;margin:0 0 12px;overflow-wrap:anywhere}.card-measure{font-size:14px;color:#455e50;margin:0 0 20px}.card-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;border-top:1px solid #edf0eb;padding-top:13px}.quantity{font-size:27px;font-weight:700;line-height:1}.quantity small{font-size:11px;font-weight:400;color:var(--muted);display:block;margin-top:5px}.badge{border-radius:6px;padding:6px 8px;font-size:11px;font-weight:700;background:#eef0f1;color:#475461}.available{background:#e2f2e7;color:#205c39}.low{background:#fff2cc;color:#785408}.empty{background:#fbe8e6;color:#9c2d26}.warning{font-size:12px;color:#785408;background:#fff8e5;padding:8px;border-radius:6px;margin:10px 0 0}.notice{padding:15px;border:1px solid #dbc791;border-radius:8px;background:#fff8e6;color:#654d10;line-height:1.5;font-size:14px}.empty-state{grid-column:1/-1;padding:40px 20px;text-align:center;color:var(--muted);border:1px dashed #bbcabe;border-radius:12px}.load-more{display:block;margin:24px auto;border:1px solid var(--line);background:white;border-radius:8px;padding:10px 30px;color:var(--green)}footer{padding:36px 0;font-size:11px;color:var(--muted);text-align:center}.admin{margin-top:30px;font-size:13px;border-top:1px solid var(--line)}.admin pre{white-space:pre-wrap;overflow-wrap:anywhere;background:white;padding:16px;border-radius:8px;max-height:400px;overflow:auto}.login-page{min-height:100svh;display:grid;place-items:center;padding:28px 20px;background:linear-gradient(145deg,#e6eee7,#f9faf6)}.login-panel{width:100%;max-width:450px;padding:38px;background:white;border:1px solid #dce5dc;border-radius:18px;box-shadow:0 20px 80px #164b3b0d}.login-panel .brand{margin-bottom:40px}.login-panel h1{font-size:34px;margin-bottom:14px}.muted{font-size:14px;color:var(--muted);line-height:1.6}.login-panel form{margin-top:28px}.login-panel label{display:block;font-size:13px;font-weight:600;margin-bottom:8px}.login-panel input{width:100%;min-height:48px;border:1px solid #bfcfc4;border-radius:8px;padding:12px;margin-bottom:20px}.primary{display:flex;justify-content:space-between;width:100%;border:0;border-radius:8px;background:var(--green);color:#fff;font-weight:650;padding:15px 18px}.footnote{font-size:12px;color:var(--muted);line-height:1.6;margin:26px 0 0}.error{font-size:13px;color:#9c2d26;line-height:1.5}.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}[hidden]{display:none!important}@media(max-width:850px){.results{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.shell{padding:0 18px}.header-inner{min-height:68px}.brand{font-size:23px}.search-area{padding-top:28px}.eyebrow{font-size:10px}h1{margin-top:11px;margin-bottom:20px;max-width:290px}.search-box input{font-size:16px}.search-hint{font-size:12px;line-height:1.5}.sync-bar{gap:4px}.sync-bar p{max-width:57%;line-height:1.5}.sync-bar button{white-space:nowrap;font-size:12px}.results{grid-template-columns:1fr;gap:11px}.card{padding:17px}.card h3{margin-bottom:8px}.card-measure{margin-bottom:14px}.card-bottom{padding-top:11px}.quantity small{display:inline;margin-left:7px}.login-panel{padding:28px 24px}.login-panel h1{font-size:32px}.selects{gap:10px}}
