:root{color:#18211f;background:#f7f4ee;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:0}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(180deg,rgba(15,118,110,.08),transparent 220px),#f7f4ee}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.app-shell{min-height:100vh;padding:18px 16px 92px}.topbar{align-items:center;display:flex;justify-content:space-between;margin:0 auto 22px;max-width:920px}.topbar p{color:#0f766e;font-size:13px;font-weight:800;margin:0 0 2px}.topbar h1{font-size:28px;line-height:1.1;margin:0}main{margin:0 auto;max-width:920px}.login-panel{background:#fffdf8;border:1px solid #e4ded1;border-radius:8px;box-shadow:0 18px 40px #352d2214;margin:32px auto 0;max-width:420px;padding:26px}.brand-mark{align-items:center;background:#0f766e;border-radius:8px;color:#fff;display:flex;height:54px;justify-content:center;margin-bottom:18px;width:54px}h2,h3,p{margin-top:0}.stack{display:grid;gap:14px}label{color:#5f655f;display:grid;font-size:13px;font-weight:700;gap:7px}input,textarea{background:#fff;border:1px solid #d7d0c1;border-radius:8px;color:#18211f;outline:none;padding:13px 14px}textarea{min-height:84px;resize:vertical}input:focus,textarea:focus{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e24}.primary-button,.ghost-button{align-items:center;border:0;border-radius:8px;display:inline-flex;font-weight:800;gap:8px;justify-content:center;min-height:46px;padding:0 16px}.primary-button{background:#0f766e;color:#fff}.primary-button.small{min-height:40px}.ghost-button{background:#0f766e1a;color:#0f766e;height:44px;min-height:44px;width:44px}.section-title{align-items:center;display:flex;justify-content:space-between}.section-title h2{font-size:22px;margin:0}.section-title span{color:#66706a;font-size:13px;font-weight:800}.supplier-card,.product-row,.order-card{align-items:center;background:#fffdf8;border:1px solid #e5ded0;border-radius:8px;display:flex;gap:14px;justify-content:space-between;padding:16px}.supplier-card h3,.product-row h3,.order-card h3{font-size:16px;margin:0 0 6px}.supplier-card p,.product-row p,.order-card p{color:#65706b;font-size:13px;margin:0 0 5px}.supplier-card span,.order-card span{background:#e8f4ef;border-radius:999px;color:#0f766e;display:inline-block;font-size:12px;font-weight:800;padding:4px 8px}.stepper{align-items:center;background:#f1ece2;border-radius:8px;display:grid;gap:4px;grid-template-columns:36px 32px 36px;min-width:112px;padding:4px}.stepper button{align-items:center;background:#fff;border:1px solid #dfd6c5;border-radius:6px;display:flex;height:34px;justify-content:center}.stepper strong{text-align:center}.with-cart{padding-bottom:96px}.cart-bar{align-items:center;background:#18211f;border-radius:8px;bottom:82px;color:#fff;display:flex;gap:12px;justify-content:space-between;left:16px;margin:0 auto;max-width:920px;padding:12px;position:fixed;right:16px}.cart-bar p{color:#b8c5be;font-size:12px;margin:0 0 2px}.cart-bar strong{font-size:18px}.tabbar{background:#fffdf8f5;border-top:1px solid #e0d8c8;bottom:0;display:grid;grid-template-columns:repeat(3,1fr);left:0;padding:8px max(10px,env(safe-area-inset-left)) max(10px,env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-right));position:fixed;right:0}.tabbar button{align-items:center;background:transparent;border:0;border-radius:8px;color:#65706b;display:grid;font-size:12px;font-weight:800;gap:3px;justify-items:center;padding:8px 4px}.tabbar button.active{background:#e8f4ef;color:#0f766e}.error{background:#fff1f2;border:1px solid #fecdd3;border-radius:8px;color:#be123c;font-size:13px;margin:0;padding:10px 12px}@media(min-width:760px){.app-shell{padding:28px 32px 110px}.supplier-card,.product-row,.order-card{padding:18px 20px}}
