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