*{box-sizing:border-box}body{color:#12221d;background:#f4f7f5;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit}button{cursor:pointer}.page{max-width:1180px;margin:0 auto;padding:24px}.store-header{color:#fff;background:#173f35;border-radius:8px;justify-content:space-between;align-items:center;min-height:170px;padding:28px;display:flex}.store-info{align-items:center;gap:18px;display:flex}.brand-mark{color:#101820;background:#ffc247;border-radius:8px;justify-content:center;align-items:center;width:50px;height:50px;font-weight:900;display:inline-flex}.store-info h1{margin:0 0 10px;font-size:38px;line-height:1.05}.store-info p,.store-meta span{color:#d9eee7;align-items:center;gap:8px;margin:0;display:flex}.store-meta{flex-direction:column;align-items:flex-end;gap:10px;display:flex}.store-meta strong{color:#173f35;background:#fff;border-radius:999px;padding:8px 14px}.category-tabs{gap:10px;margin:18px 0 24px;padding-bottom:4px;display:flex;overflow-x:auto}.category-tabs button{color:#37524a;background:#fff;border:1px solid #d7e1dd;border-radius:999px;flex:none;padding:11px 16px;font-weight:800}.category-tabs button.active{color:#fff;background:#173f35;border-color:#173f35}.catalog-section{background:#fff;border:1px solid #d7e1dd;border-radius:8px;padding:22px}.section-heading h2{margin:0 0 4px;font-size:26px}.section-heading p{color:#587169;margin:0 0 20px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.product-card{color:inherit;text-align:left;background:#fff;border:1px solid #d7e1dd;border-radius:8px;flex-direction:column;min-height:100%;padding:0;display:flex;overflow:hidden}.product-card img{aspect-ratio:4/3;object-fit:cover;width:100%}.product-card span{color:#1b7f67;text-transform:uppercase;margin:14px 16px 0;font-size:12px;font-weight:900}.product-card h3{margin:6px 16px;font-size:19px}.product-card p{color:#587169;flex:1;margin:0 16px 16px;line-height:1.45}.product-card strong{border-top:1px solid #edf1ef;padding:14px 16px 16px;font-size:18px}.modal-backdrop{z-index:20;background:#0f1c179e;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.product-modal{background:#fff;border-radius:8px;grid-template-columns:minmax(280px,.8fr) minmax(320px,1fr);width:100%;max-width:920px;max-height:min(860px,92vh);display:grid;position:relative;overflow:hidden}.modal-image{object-fit:cover;width:100%;height:100%;min-height:420px}.modal-content{padding:26px;overflow:auto}.icon-button{background:#fff;border:1px solid #d7e1dd;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.close-button{z-index:2;position:absolute;top:16px;right:16px}.eyebrow{color:#1b7f67;text-transform:uppercase;font-size:12px;font-weight:900}.modal-content h2{margin:6px 0 8px;font-size:28px}.modal-content p{color:#587169;margin:0 0 18px;line-height:1.5}.option-section{border-top:1px solid #edf1ef;padding:18px 0}.option-section h3{margin:0 0 12px;font-size:17px}.option-row,.addon-row{border:1px solid #d7e1dd;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;padding:12px;display:flex}.option-row span,.addon-row strong{flex:1}.addon-row div:first-child{flex-direction:column;flex:1;gap:4px;display:flex}.addon-row span{color:#587169}.quantity-control{align-items:center;gap:10px;display:inline-flex}.quantity-control button{color:#173f35;background:#eef6f3;border:1px solid #cfe0da;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.modal-footer{border-top:1px solid #edf1ef;justify-content:space-between;align-items:center;gap:14px;padding-top:18px;display:flex}.modal-footer>button{color:#fff;background:#1b7f67;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 18px;font-weight:900;display:inline-flex}.modal-loading,.empty-state,.empty-panel{color:#587169;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:220px;display:flex}.empty-state{min-height:100vh;padding:24px}.empty-state h1{color:#12221d;margin-bottom:8px}@media (width<=860px){.page{padding:12px}.store-header{flex-direction:column;align-items:flex-start;gap:22px;padding:22px}.store-info{align-items:flex-start}.store-info h1{font-size:30px}.store-meta{align-items:flex-start}.product-grid{grid-template-columns:1fr}.product-modal{max-height:94vh;display:block;overflow:auto}.modal-image{aspect-ratio:16/10;min-height:0}.modal-footer{flex-direction:column;align-items:stretch}}
