:root{color:#26352f;background:#f4f6f0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:0;min-height:100vh;overflow-wrap:anywhere}a{color:inherit}.app-shell{min-height:100vh;min-width:0}.skip-link{position:fixed;z-index:100;top:.5rem;left:.5rem;min-height:44px;padding:.75rem 1rem;color:#fff;background:#173c2f;border-radius:8px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0);outline:3px solid #8b5b00;outline-offset:2px}.app-header{display:flex;align-items:center;min-height:88px;padding:1rem clamp(1rem,4vw,3rem);color:#fafff9;background:#23483a;border-bottom:4px solid #d9a441}.brand{display:flex;align-items:center;gap:.85rem}.brand-mark{display:grid;width:42px;height:42px;place-items:center;font-family:Georgia,serif;font-size:1.4rem;background:#d9a441;border-radius:12px 12px 12px 4px}.eyebrow{margin:0 0 .2rem;color:#52645c;font-size:.72rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.app-header .eyebrow{color:#bed0c7}.brand-name{font-family:Georgia,Times New Roman,serif;font-size:clamp(1.1rem,2vw,1.35rem);font-weight:700}.app-layout{display:grid;grid-template-columns:minmax(190px,240px) minmax(0,1fr);width:min(1180px,100%);min-height:calc(100vh - 88px);margin:0 auto}.primary-navigation{display:flex;flex-direction:column;gap:.35rem;padding:2rem 1.25rem;border-right:1px solid #dce2d9}.nav-link{display:flex;min-height:44px;align-items:center;padding:.8rem 1rem;color:#52645c;font-size:.95rem;font-weight:650;text-decoration:none;border-radius:8px}.nav-link:hover{color:#173c2f;background:#e8eee7}.nav-link:focus-visible{outline:3px solid #8b5b00;outline-offset:2px}.nav-link.active{color:#fff;background:#32624f}.page-content{padding:clamp(2rem,6vw,5rem);min-width:0}h1,h2,p{overflow-wrap:break-word}h1{margin:0;color:#173c2f;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,6vw,3.5rem);line-height:1.05}.storage-warning{max-width:720px;margin-bottom:1.5rem;padding:1rem 1.25rem;color:#5d3b00;line-height:1.5;background:#fff3d6;border:1px solid #8b5b00;border-radius:10px}button,input,select{max-width:100%;font:inherit}button{min-width:44px;min-height:44px;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58}.inventory-page{margin-top:1.5rem}.inventory-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.inventory-toolbar p{color:#52645c}.primary-button,.secondary-button,.destructive-button{min-height:44px;padding:.7rem 1rem;font-weight:700;line-height:1.25;border-radius:8px}.primary-button{color:#fff;background:#32624f;border:1px solid #32624f}.secondary-button{color:#23483a;background:#fff;border:1px solid #718078}.destructive-button{color:#fff;background:#9b2c20;border:1px solid #7e2118}button:focus-visible,input:focus-visible,select:focus-visible,a:focus-visible,[tabindex]:focus-visible{outline:3px solid #8b5b00;outline-offset:2px}.empty-state,.product-form,.duplicate-warning{padding:clamp(1.25rem,4vw,2rem);background:#fff;border:1px solid #dce2d9;border-radius:14px}.empty-state{text-align:center;color:#52645c}.empty-state h2,.product-form h2,.duplicate-warning h2{margin-top:0;color:#23483a}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(230px,100%),1fr));gap:1rem}.product-card{display:flex;min-width:0;flex-direction:column;gap:.8rem;padding:1.25rem;overflow-wrap:anywhere;background:#fff;border:1px solid #dce2d9;border-radius:12px;box-shadow:0 8px 24px #23483a0f}.product-card h2,.product-card p,.product-card dl,.product-card dd{margin:0}.original-name{color:#687a71}.amount{color:#173c2f;font-size:1.2rem;font-weight:750}.product-card dl div{margin-top:.35rem}.product-card dt{color:#52645c;font-size:.75rem;font-weight:700;text-transform:uppercase}.product-card .secondary-button{margin-top:auto}.product-form,.duplicate-warning{max-width:760px;margin-bottom:1.5rem}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem 1.25rem}.form-field{display:flex;min-width:0;flex-direction:column;gap:.4rem;overflow-wrap:anywhere}.form-grid label,.product-form>label,.product-form .form-field label,.amount-form .form-field label{color:#23483a;font-weight:700}.product-form>label{display:block;margin:.9rem 0 .4rem}.product-form form{display:grid;gap:.9rem}.product-form input:not([type=file]):not([type=radio]),.product-form select{width:100%;min-height:44px;padding:.65rem .7rem;color:#26352f;background:#fff;border:1px solid #718078;border-radius:7px}.optional,.required{color:#52645c;font-size:.78rem;font-weight:650}.field-error{margin:0;color:#a22c1c;font-size:.9rem}.form-actions{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1.5rem}.form-actions button{min-width:7rem;white-space:nowrap}.duplicate-warning{color:#5d3b00;background:#fff9e9;border-color:#8b5b00}.product-form fieldset,.duplicate-warning fieldset{min-width:0;margin:1rem 0;padding:.75rem;border:1px solid #dce2d9;border-radius:10px}.product-form fieldset>legend,.duplicate-warning fieldset>legend{color:#23483a;font-weight:700}.product-form fieldset>button{display:block;width:100%;margin-top:.65rem;text-align:left}.product-form fieldset+button{margin-top:.75rem}.transfer-product-list{padding-inline:0}.transfer-product-list>legend{margin-left:.75rem}.inventory-filters{display:grid;grid-template-columns:minmax(180px,2fr) repeat(2,minmax(150px,1fr));gap:1rem;margin-bottom:1.5rem}.inventory-filters label,.amount-form label{color:#23483a;font-weight:700}.filter-field{display:flex;min-width:0;flex-direction:column;gap:.4rem}.inventory-filters input,.inventory-filters select,.amount-form input{width:100%;min-height:44px;padding:.65rem .7rem;border:1px solid #718078;border-radius:7px}.card-actions{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:auto}.card-actions button{flex:1 1 10rem}.amount-form{padding-top:.8rem;border-top:1px solid #dce2d9}.amount-form h3{margin:0 0 .75rem}.shopping-section{margin-top:2rem}.shopping-section>h2{color:#23483a}.product-card h3{margin:0;color:#23483a;font-size:1.2rem}.match-option{display:flex;min-height:44px;gap:.7rem;align-items:center;padding:.65rem;cursor:pointer;border-radius:7px}.match-option:hover{background:#e8eee7}.match-option input[type=radio]{flex:0 0 1rem;width:1rem;min-width:1rem;height:1rem;min-height:1rem;margin:0}.listed-status{align-self:center;color:#52645c;font-weight:700}.management-page{margin-top:1.5rem;max-width:850px}.category-list{display:grid;gap:1rem;margin-top:1.5rem}.category-list ul{margin:.5rem 0 0;padding-left:1.25rem}.category-list li{margin-top:.65rem}.category-list li button{margin-left:.4rem}.management-page table{width:100%;margin-top:1rem;border-collapse:collapse}.management-page th,.management-page td{padding:.55rem;text-align:left;border-bottom:1px solid #dce2d9}.table-scroll{max-width:100%;overflow-x:auto;border:1px solid #718078;border-radius:8px}.table-scroll table{min-width:32rem;margin-top:0}caption{padding:.75rem;font-weight:700;text-align:left}.error-panel{max-width:100%;margin-top:1rem;padding:1rem;overflow-wrap:anywhere;color:#7e2118;background:#fff1ef;border-left:4px solid #9b2c20}.success-message{padding:.8rem;color:#173c2f;background:#e4f2e9;border-left:4px solid #32624f}.product-form input[type=file]{display:block;width:100%;min-height:44px;margin-top:.5rem}.product-form>*{max-width:100%}@media(max-width:700px){.app-header{min-height:76px}.app-layout{display:block;min-height:calc(100vh - 76px)}.primary-navigation{flex-direction:row;gap:.25rem;padding:.75rem 1rem;overflow-x:auto;background:#fff;border-right:0;border-bottom:1px solid #dce2d9}.nav-link{flex:0 0 auto;padding:.65rem .8rem;white-space:nowrap}.page-content{padding:1.5rem max(.75rem,env(safe-area-inset-left))}.inventory-toolbar{align-items:stretch;flex-direction:column}.form-grid{grid-template-columns:1fr}.form-actions{align-items:stretch;flex-direction:column-reverse}.form-actions button{width:100%}.inventory-filters{grid-template-columns:1fr}.category-list ul{padding-left:1rem}.category-list li button{display:block;width:100%;margin:.4rem 0 0}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.compact-list{display:grid;gap:.55rem}.compact-list-row{display:grid;grid-template-columns:minmax(0,2fr) minmax(6rem,.8fr) minmax(9rem,1fr) auto;gap:.75rem;align-items:center;min-width:0;padding:.7rem .85rem;background:#fff;border:1px solid #dce2d9;border-radius:10px;box-shadow:0 4px 14px #23483a0a}.compact-list-main{min-width:0}.compact-list-name{display:block;min-width:0;margin:0;overflow:hidden;color:#23483a;font-size:1rem;font-weight:750;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.compact-list-subtitle{margin:.15rem 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.compact-list-amount{min-width:0;margin:0;overflow:hidden;font-size:1rem;text-overflow:ellipsis;white-space:nowrap}.compact-list-meta{display:flex;min-width:0;flex-wrap:wrap;gap:.35rem .75rem;margin:0}.compact-list-meta div{min-width:0}.compact-list-meta dt{color:#52645c;font-size:.68rem;font-weight:700;text-transform:uppercase}.compact-list-meta dd{max-width:12rem;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.compact-list-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.45rem}.compact-list-actions button{flex:0 0 auto}.fixed-action-button{width:5.75rem;padding-inline:.65rem;text-align:center}.confirmation-dialog{max-width:640px;margin-bottom:1.5rem;padding:clamp(1.25rem,4vw,2rem);color:#5d170f;background:#fff1ef;border:1px solid #9b2c20;border-radius:14px}.confirmation-dialog h3{margin-top:0;color:#7e2118}.confirmation-dialog button+button{margin-left:.75rem}.form-context,.selected-match-context{color:#52645c}@media(max-width:850px){.compact-list-row{grid-template-columns:minmax(0,1fr);align-items:stretch}.compact-list-meta dd{max-width:100%}.compact-list-actions{justify-content:flex-start}.fixed-action-button{width:auto;min-width:5.75rem}}
