.store-page{max-width:1200px;margin:auto;padding-top:40px}.store-page>h1{font-size:38px;letter-spacing:-1px;margin-bottom:30px}.store-form{max-width:620px;display:grid;gap:18px}.store-form label{display:grid;gap:8px;font-size:13px}.store-form input,.store-form select,.store-form textarea,.admin-grid input{font:inherit;border:1px solid #bfc3b8;background:#fff;padding:12px;min-height:44px;border-radius:0;width:100%}.store-form textarea{min-height:90px}.store-form button,.store-actions button,.admin-grid button,.store-tabs button{background:#283a2c;color:white;border:1px solid #283a2c;padding:12px 20px;font:inherit;cursor:pointer;min-height:44px}.store-form button:disabled,button:disabled{opacity:.45;cursor:not-allowed}.store-actions{display:flex;gap:12px;flex-wrap:wrap;margin:22px 0}.store-actions a,.store-tabs a{padding:10px 0;margin-right:18px;text-decoration:underline;text-underline-offset:5px}.store-tabs{display:flex;gap:15px;border-bottom:1px solid #d9ddd4;margin-bottom:25px;flex-wrap:wrap}.store-error{color:#8a2222;padding:12px 0;white-space:pre-line}.store-success{color:#2e603a;padding:12px 0}.store-card{border-top:1px solid #d5d9cf;padding:22px 0;display:grid;gap:12px}.store-card h2{font-size:25px;margin:0}.store-line{display:grid;grid-template-columns:86px 1fr auto;gap:20px;align-items:center;padding:20px 0;border-bottom:1px solid #d5d9cf}.store-line img{width:86px;height:115px;object-fit:cover;object-position:top}.store-line input{width:70px;padding:8px}.store-line button{border:0;background:none;text-decoration:underline;cursor:pointer}.store-summary{max-width:520px;margin:25px 0;padding:20px;background:#eeeee8}.store-summary p{display:flex;justify-content:space-between;gap:25px}.store-muted{font-size:12px;color:#72776d;line-height:1.7}.store-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.store-form .store-grid{gap:15px}.admin-grid{overflow:auto}.admin-grid table{border-collapse:collapse;width:100%;font-size:12px}.admin-grid th,.admin-grid td{text-align:left;padding:12px;border-bottom:1px solid #ddd;vertical-align:top}.admin-grid input{min-width:95px}.store-pill{display:inline-block;padding:5px 9px;background:#e6eade;font-size:12px}.store-progress{display:flex;gap:15px;flex-wrap:wrap;font-size:12px}.store-kpi{display:flex;gap:20px;flex-wrap:wrap}.store-kpi div{background:#eeeee8;padding:20px;min-width:150px}.store-kpi strong{display:block;font-size:28px}.store-toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);background:#293b2c;color:white;padding:14px 24px;z-index:500;max-width:90vw}.store-live-price{font-size:19px;margin:18px 0}@media(max-width:760px){.store-grid{grid-template-columns:1fr}.store-page>h1{font-size:31px}.store-line{grid-template-columns:70px 1fr;gap:14px}.store-line img{width:70px;height:94px}.store-line>div:last-child{grid-column:2}.store-tabs{gap:10px}.store-tabs a{font-size:12px}.store-form .store-grid{grid-template-columns:1fr 1fr}}

.store-product-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px}.store-product-image{width:100%;aspect-ratio:3/4;object-fit:cover;object-position:top}.store-size{display:inline-flex!important;align-items:center;margin:8px}.store-size input{width:auto!important;min-height:0!important}.store-product-grid fieldset{border:1px solid #d5d9cf;padding:12px}@media(max-width:760px){.store-product-grid{grid-template-columns:1fr;gap:24px}}
