:root{color:#102a43;font-synthesis:none;text-rendering:optimizelegibility;background:#f3f7f5;font-family:Trebuchet MS,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.app-shell{background:radial-gradient(circle at 100% 0,#d9eee4 0,#0000 32rem),#f3f7f5;min-height:100vh}.hero{color:#f5fbf7;background:#102a43;justify-content:space-between;align-items:end;gap:2rem;padding:4.5rem max(1.5rem,50vw - 560px) 3rem;display:flex}.eyebrow,.product-kicker{color:#78d5b1;letter-spacing:.16em;margin:0 0 .65rem;font-size:.75rem;font-weight:700}h1,h2,p{margin-top:0}h1{margin-bottom:.75rem;font-family:Georgia,serif;font-size:clamp(3.5rem,10vw,7rem);font-weight:400;line-height:.9}.hero-copy{color:#c8d9d3;max-width:32rem;margin-bottom:0;font-size:1.1rem}.refresh-button{color:#102a43;background:#78d5b1;border:1px solid #78d5b1;border-radius:2px;padding:.8rem 1rem;font-weight:700}.content{max-width:1120px;margin:0 auto;padding:3rem 1.5rem 5rem}.product-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.25rem;display:grid}.product-card{background:#ffffffdb;border:1px solid #c7d8d0;border-radius:6px;flex-direction:column;min-height:330px;padding:1.5rem;display:flex;box-shadow:0 15px 35px #102a4314}.product-heading{justify-content:space-between;align-items:start;gap:1rem;display:flex}h2{margin-bottom:0;font-family:Georgia,serif;font-size:1.8rem;font-weight:400}.stock-badge{color:#146c4b;white-space:nowrap;background:#d9f3e7;border-radius:99px;padding:.35rem .55rem;font-size:.72rem;font-weight:700}.stock-badge.empty{color:#9b3d2d;background:#fbe5df}.product-meta{gap:.85rem;margin:2rem 0;display:grid}.product-meta div{border-bottom:1px solid #e1ebe6;justify-content:space-between;gap:1rem;padding-bottom:.65rem;display:flex}dt{color:#627d98;font-size:.78rem}dd{overflow-wrap:anywhere;text-align:right;max-width:65%;margin:0;font-size:.82rem}.reservation-form{margin-top:auto}label{color:#486581;margin-bottom:.5rem;font-size:.8rem;font-weight:700;display:block}.action-row{gap:.65rem;display:flex}input{color:#102a43;background:#fff;border:1px solid #9fb8ac;border-radius:2px;width:5rem;padding:.75rem}.action-row button{color:#fff;background:#18794e;border:0;border-radius:2px;flex:1;padding:.75rem 1rem;font-weight:700}.result-message{border-left:3px solid;justify-content:space-between;align-items:center;gap:.75rem;margin-top:1rem;padding:.75rem;font-size:.86rem;display:flex}.result-message.success{color:#146c4b;background:#e8f7ef;border-color:#18794e}.result-message.out-of-stock,.result-message.error{color:#9b3d2d;background:#fbe5df;border-color:#bd5b43}.result-message.pending{color:#486581;background:#edf2f7;border-color:#627d98}.result-message button{color:inherit;background:0 0;border:1px solid;border-radius:2px;padding:.35rem .5rem;font-size:.75rem}.stock-note{color:#627d98;margin:.85rem 0 0;font-size:.75rem;line-height:1.4}.status-panel{color:#486581;background:#fff9;border:1px dashed #9fb8ac;border-radius:4px;gap:.35rem;padding:1.25rem;display:grid}.error-panel{color:#9b3d2d;border-style:solid;border-color:#d99888}.hero-actions{flex-direction:column;align-items:end;gap:.85rem;display:flex}.login-form{gap:.5rem;min-width:18rem;display:grid}.login-form label{color:#c8d9d3}.login-form input{width:100%}.login-error{color:#ffb4a0;margin:0;font-size:.78rem}.auth-status{align-items:center;gap:.75rem;display:flex}.admin-badge{color:#146c4b;white-space:nowrap;background:#d9f3e7;border-radius:99px;padding:.35rem .6rem;font-size:.72rem;font-weight:700}.logout-button{color:#f5fbf7;background:0 0;border:1px solid #78d5b1;border-radius:2px;padding:.5rem .75rem;font-weight:700}.admin-panel{padding-bottom:0}.admin-panel h2{margin-bottom:1rem;font-family:Georgia,serif;font-size:1.6rem;font-weight:400}.create-product-form{background:#ffffffdb;border:1px solid #c7d8d0;border-radius:6px;flex-wrap:wrap;align-items:end;gap:1rem;padding:1.5rem;display:flex}.create-product-form .field{flex:1;gap:.35rem;min-width:10rem;display:grid}.create-product-form input{width:100%}.create-product-form button{color:#fff;white-space:nowrap;background:#18794e;border:0;border-radius:2px;padding:.75rem 1.25rem;font-weight:700}.create-status{margin:.85rem 0 1.5rem;font-size:.86rem}.create-status.success{color:#146c4b}.create-status.error{color:#9b3d2d}.restock-form{border-top:1px dashed #c7d8d0;margin-top:1rem;padding-top:1rem}.restock-button{background:#486581}.restock-message{margin:.5rem 0 0;font-size:.78rem}.restock-message.success{color:#146c4b}.restock-message.error{color:#9b3d2d}@media (width<=650px){.hero{flex-direction:column;align-items:start;padding-top:3rem}.hero-actions{align-items:stretch;width:100%}.refresh-button{width:100%}.product-heading{flex-direction:column}.create-product-form{flex-direction:column;align-items:stretch}}
