:root{--g:#365e4d;--d:#173f34;--i:#f4ebdd;--a:#b58a45;--w:#fffdf8;--m:#66746e}*{box-sizing:border-box}.store-page{background:#f7f1e7;color:var(--d)}.store-wrap{max-width:1320px;margin:auto;padding:34px 24px 90px}.store-top{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:end;margin-bottom:26px}.store-top h1{font-size:clamp(38px,5vw,66px);margin:8px 0}.store-top p{max-width:760px;line-height:1.9;color:var(--m)}.store-badge{background:var(--d);color:#fff;padding:18px 22px;min-width:235px}.store-badge b{display:block;color:#e4bf72}.store-tools{position:sticky;top:92px;z-index:7;background:#f7f1e7ef;backdrop-filter:blur(12px);padding:14px 0;display:flex;gap:10px;flex-wrap:wrap;border-bottom:1px solid #d9c8a7}.store-tools input{min-width:230px;flex:1;padding:13px 15px;border:1px solid #cdbb97;background:#fff}.filter{border:1px solid #cdbb97;background:#fff;padding:11px 15px;color:var(--d);cursor:pointer}.filter.active{background:var(--g);color:#fff}.shop-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:28px;margin-top:30px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product{background:var(--w);border:1px solid #ded0b4;overflow:hidden;display:flex;flex-direction:column}.product img{width:100%;height:210px;object-fit:cover}.product-body{padding:20px;display:flex;flex-direction:column;flex:1}.product small{color:#98713a}.product h2{font-size:20px;margin:7px 0}.product p{font-size:14px;line-height:1.75;color:var(--m);margin:0 0 18px}.price-row{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:12px}.price{font-size:21px;font-weight:800}.add{border:0;background:var(--g);color:#fff;padding:10px 14px;cursor:pointer;font-weight:700}.cart{background:var(--d);color:#fff;padding:24px;position:sticky;top:175px;align-self:start;max-height:calc(100vh - 195px);overflow:auto}.cart h2{margin:0 0 6px}.cart-note{font-size:13px;color:#cbd9d3;line-height:1.7}.cart-items{display:grid;gap:10px;margin:18px 0}.cart-item{border-top:1px solid #ffffff24;padding-top:12px}.cart-line{display:flex;justify-content:space-between;gap:10px}.qty{display:flex;gap:7px;align-items:center;margin-top:8px}.qty button{width:28px;height:28px;border:1px solid #ffffff38;background:transparent;color:#fff;cursor:pointer}.remove{margin-inline-start:auto!important;color:#e5bf73!important}.empty{color:#b9cbc4;padding:20px 0}.total{display:flex;justify-content:space-between;border-top:1px solid #ffffff45;padding:18px 0;font-size:21px}.checkout-fields{display:grid;gap:9px}.checkout-fields input,.checkout-fields select,.checkout-fields textarea{width:100%;padding:11px;border:1px solid #ffffff35;background:#fff;color:#173f34;font:inherit}.checkout-fields textarea{min-height:75px;resize:vertical}.checkout{border:0;width:100%;margin-top:12px;background:var(--a);color:var(--d);padding:13px;font-weight:800;cursor:pointer}.checkout:disabled{opacity:.45;cursor:not-allowed}.subscription-box{grid-column:1/-1;background:linear-gradient(115deg,#d9c08e,#f4ebdd);padding:34px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:25px;margin-top:20px}.subscription-box h2{font-size:32px;margin:5px 0}.subscription-box p{color:#4f625a;line-height:1.8}.fine{font-size:12px;color:#7c8984;margin-top:18px;line-height:1.7}
@media(max-width:1050px){.product-grid{grid-template-columns:repeat(2,1fr)}.shop-layout{grid-template-columns:minmax(0,1fr) 330px}}@media(max-width:800px){.store-top,.shop-layout{grid-template-columns:1fr}.store-badge{min-width:0}.cart{position:relative;top:auto;max-height:none}.subscription-box{grid-template-columns:1fr}.store-tools{top:76px}}@media(max-width:520px){.product-grid{grid-template-columns:1fr}.store-wrap{padding-inline:16px}.product img{height:240px}}
.install-app{margin-top:14px;border:0;border-radius:999px;background:#365e4d;color:#fff;font:inherit;font-weight:800;padding:12px 20px;cursor:pointer;box-shadow:0 8px 20px #27483a2e}.install-app:hover{background:#294b3e}.install-app[hidden]{display:none}.app-mode .install-app{display:none}
