body{-webkit-tap-highlight-color:transparent}.btn-back{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:6px;padding:.5rem .875rem;font-size:.8125rem;text-decoration:none}.date-bar{background:var(--warm-white);border-bottom:1px solid var(--cream-dark);text-align:center;color:var(--text-muted);padding:.75rem 1rem;font-size:.875rem}.product-list{padding:.5rem .5rem 100px}.product-item{background:var(--warm-white);border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;min-height:60px;margin-bottom:.5rem;padding:1rem;display:flex}.product-info{flex:1;min-width:0}.product-name{color:var(--gunmetal);font-size:1rem;font-weight:600;line-height:1.3}.product-unit{color:var(--text-muted);margin-top:.125rem;font-size:.8125rem}.rate-input{border:1.5px solid var(--cream-dark);text-align:right;-webkit-appearance:none;-moz-appearance:textfield;background:#fff;border-radius:8px;width:100px;padding:.75rem;font-family:JetBrains Mono,monospace;font-size:1.125rem}.rate-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.rate-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.rate-input:focus{border-color:var(--dusty-olive);outline:none;box-shadow:0 0 0 3px #7e918126}.rate-input.changed{border-color:var(--dusty-olive);background:#7e91811a}.category-header{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;margin-top:.5rem;padding:.625rem .5rem;font-family:Crimson Pro,serif;font-size:.875rem;font-weight:600}.bottom-bar{background:var(--gunmetal);color:#fff;z-index:100;padding:1rem;padding-bottom:calc(1rem + env(safe-area-inset-bottom));justify-content:space-between;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #00000026}.changes-count{font-size:.9375rem}.btn-save{background:var(--dusty-olive);color:#fff;cursor:pointer;border:none;border-radius:8px;min-height:48px;padding:.875rem 1.75rem;font-size:1rem;font-weight:600}.btn-save:disabled{opacity:.4;cursor:not-allowed}.btn-save:not(:disabled):active{transform:scale(.97)}.loading{text-align:center;color:var(--text-muted);padding:3rem 1rem}@media (width<=360px){.btn-back{padding:.375rem .625rem;font-size:.75rem}.date-bar{padding:.625rem .75rem;font-size:.75rem}.product-list{padding:.375rem}.product-item{border-radius:10px;padding:.75rem}.product-name{font-size:.9375rem}.product-unit{font-size:.6875rem}.rate-input{width:80px;height:40px;font-size:16px}.bottom-bar{padding:.75rem}.changes-count{font-size:.8125rem}.btn-save{min-height:48px;padding:.625rem 1rem;font-size:.875rem}}@media (width<=480px){.btn-back{align-items:center;min-height:48px;display:flex}.rate-input{min-height:48px}}@media (width>=768px){.date-bar{max-width:1200px;margin:0 auto;padding:1rem 2rem}.product-list{padding:.5rem 2rem;padding-bottom:calc(80px + env(safe-area-inset-bottom));grid-template-columns:repeat(2,1fr);gap:.5rem;max-width:1200px;margin:0 auto;display:grid}.product-item{margin-bottom:0}.bottom-bar{padding:1rem 2rem}}@media (width>=1024px){.product-list{grid-template-columns:repeat(3,1fr)}}@media (width>=1200px){.product-list{grid-template-columns:repeat(4,1fr)}}.history-section{max-width:1200px;margin:0 auto;padding:1rem 1rem 180px}.history-card{background:var(--warm-white);border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #00000014}.history-header{background:var(--gunmetal);color:#fff;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex}.history-title{color:#fff;margin:0;font-family:Crimson Pro,serif;font-size:1.25rem;font-weight:600}.history-controls{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.history-select{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff4d;border-radius:6px;min-height:40px;padding:.5rem 1rem;font-family:DM Sans,sans-serif;font-size:.875rem}.history-select option{background:var(--gunmetal);color:#fff}.btn-export{background:var(--terracotta);color:#fff;cursor:pointer;border:none;border-radius:6px;align-items:center;gap:.5rem;min-height:40px;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;transition:transform .2s,background .2s;display:flex}.btn-export:hover{background:#b08f66}.btn-export:active{transform:scale(.97)}.history-content{padding:1.5rem;overflow-x:auto}.history-loading{text-align:center;color:var(--text-muted);padding:2rem}.history-table{border-collapse:collapse;width:100%;font-size:.875rem}.history-table th,.history-table td{text-align:left;border-bottom:1px solid var(--cream-dark);padding:.75rem}.history-table th{background:var(--cream);color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:600;position:sticky;top:0}.history-table th:first-child{z-index:2;position:sticky;left:0}.history-table td:first-child{color:var(--gunmetal);background:var(--warm-white);min-width:140px;font-weight:600;position:sticky;left:0}.history-table tr:hover td,.history-table tr:hover td:first-child{background:var(--cream)}.rate-cell{text-align:right;min-width:80px;font-family:JetBrains Mono,monospace}.rate-cell.up{color:var(--success)}.rate-cell.down{color:#9a6565}.rate-cell.stable{color:var(--text-muted)}.rate-null{color:var(--text-muted);font-style:italic}.trend-indicator{margin-left:.25rem;font-size:.75rem}.date-header{white-space:nowrap;font-size:.7rem}.date-day{color:var(--text-muted);font-size:.65rem;font-weight:400;display:block}@media (width<=480px){.history-section{padding:.75rem .75rem 180px}.history-header{padding:1rem}.history-title{font-size:1.125rem}.history-controls{justify-content:space-between;width:100%}.history-content{padding:.75rem}.history-table th,.history-table td{padding:.5rem}}
