.store-container{width:100%;padding:110px 24px 100px}.store-shell{width:min(1240px,100%);margin:0 auto}.store-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:34px;display:flex}.store-eyebrow{color:var(--color-primary-dark);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:9px;font-size:12px;font-weight:800;display:inline-flex}.store-live-dot{background:#32c36c;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #32c36c1f}.store-heading h2{letter-spacing:-.04em;margin:9px 0 8px;font-size:clamp(30px,4vw,46px);line-height:1.05}.store-heading p{color:#777;max-width:650px;margin:0;line-height:1.7}.store-refresh{color:#333;min-height:44px;font:inherit;cursor:pointer;background:#fff;border:1px solid #e9e9e9;border-radius:13px;justify-content:center;align-items:center;gap:9px;padding:0 17px;font-weight:700;transition:all .2s;display:inline-flex}.store-refresh:hover{border-color:var(--color-primary-dark);transform:translateY(-2px)}.store-refresh:disabled{opacity:.6;cursor:not-allowed;transform:none}.store-toolbar{align-items:center;gap:15px;margin-bottom:25px;display:flex}.category-scroll{scrollbar-width:none;flex:1;align-items:center;gap:10px;min-width:0;padding:5px 2px 9px;display:flex;overflow-x:auto}.category-scroll::-webkit-scrollbar{display:none}.category-pill{color:#555;min-height:52px;font:inherit;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e8e8e8;border-radius:16px;flex:none;align-items:center;gap:10px;padding:0 15px;font-size:14px;font-weight:750;transition:transform .2s,background .2s,border-color .2s,color .2s,box-shadow .2s;display:inline-flex}.category-pill:hover{border-color:#d7d7d7;transform:translateY(-2px);box-shadow:0 9px 25px #0000000f}.category-pill.active{border-color:var(--color-primary-dark);background:var(--color-primary-dark);color:#fff;box-shadow:0 10px 28px #0000001f}.category-icon{width:32px;height:32px;color:var(--color-primary-dark);background:#f4f4f4;border-radius:10px;place-items:center;display:grid}.category-pill.active .category-icon{color:#fff;background:#ffffff29}.category-count{color:#777;background:#f3f3f3;border-radius:999px;justify-content:center;align-items:center;min-width:24px;height:24px;padding:0 7px;font-size:11px;font-weight:800;display:inline-flex}.category-pill.active .category-count{color:#fff;background:#ffffff2e}.store-search{color:#999;background:#fff;border:1px solid #e8e8e8;border-radius:16px;flex:0 0 240px;align-items:center;gap:10px;width:240px;height:52px;padding:0 15px;display:flex}.store-search input{color:#222;width:100%;font:inherit;background:0 0;border:0;outline:0}.category-description{background:#fafafa;border:1px solid #ededed;border-radius:18px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px;padding:17px 19px;display:flex}.category-description div{flex-direction:column;gap:4px;display:flex}.category-description strong{font-size:14px}.category-description span{color:#777;font-size:13px}.category-description button{color:var(--color-primary-dark);font:inherit;cursor:pointer;background:0 0;border:0;font-size:13px;font-weight:800}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.product-card{background:#fff;border:1px solid #ebebeb;border-radius:22px;transition:transform .25s,box-shadow .25s,border-color .25s;overflow:hidden;box-shadow:0 10px 35px #0000000b}.product-card:hover{border-color:#ddd;transform:translateY(-5px);box-shadow:0 20px 50px #00000017}.product-media{background:#f5f5f5;height:220px;position:relative;overflow:hidden}.product-media img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.product-card:hover .product-media img{transform:scale(1.04)}.product-placeholder{color:#aaa;place-items:center;width:100%;height:100%;font-size:40px;display:grid}.product-badge,.product-category{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:999px;padding:7px 17px;font-size:11.5px;font-weight:850;position:absolute;top:13px}.product-badge{background:var(--color-primary-dark);color:#fff;left:13px}.product-category{color:#444;background:#ffffffe0;right:13px}.product-content{padding:19px}.product-content h3{letter-spacing:-.02em;margin:0 0 7px;font-size:20px}.product-content>p{color:#777;min-height:43px;margin:0 0 18px;font-size:15px;line-height:1.6}.product-bottom{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.product-price{color:#202020;font-size:20px;font-weight:850;display:block}.product-old-price{color:#aaa;margin-top:3px;font-size:15px;text-decoration:line-through;display:block}.product-actions{gap:7px;display:flex}.product-info,.product-buy{height:43px;font:inherit;cursor:pointer;border-radius:11px;justify-content:center;align-items:center;gap:7px;padding:0 24px;font-size:14px;font-weight:800;transition:all .2s;display:inline-flex}.product-info{color:#555;background:#fff;border:1px solid #e5e5e5}.product-buy{border:1px solid var(--color-primary-dark);background:var(--color-primary-dark);color:#fff}.product-info:hover,.product-buy:hover{transform:translateY(-2px)}.product-skeleton{background:linear-gradient(100deg,#f2f2f2 25%,#fafafa 37%,#f2f2f2 63%) 0 0/400% 100%;border-radius:22px;height:390px;animation:1.4s infinite skeleton}@keyframes skeleton{0%{background-position:100% 0}to{background-position:-100% 0}}.store-empty{text-align:center;padding:80px 20px}.empty-icon{color:#999;background:#f5f5f5;border-radius:18px;place-items:center;width:62px;height:62px;margin:0 auto 17px;font-size:23px;display:grid}.store-empty h3{margin:0 0 7px;font-size:20px}.store-empty p{color:#777;max-width:500px;margin:0 auto 20px;line-height:1.6}.product-modal-backdrop{z-index:9999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a0a0a9e;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.product-modal{background:#fff;border-radius:25px;grid-template-columns:.9fr 1.1fr;width:min(760px,100%);max-height:90vh;display:grid;position:relative;overflow:auto;box-shadow:0 30px 90px #00000040}.modal-close{z-index:2;cursor:pointer;background:#ffffffe6;border:0;border-radius:12px;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:14px;right:14px}.modal-media{color:#aaa;background:#f3f3f3;place-items:center;min-height:390px;font-size:50px;display:grid;overflow:hidden}.modal-media img{object-fit:none;width:100%;height:100%}.modal-body{padding:38px 30px}.modal-kicker{color:var(--color-primary-dark);letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:850}.modal-body h3,.purchase-modal h3{letter-spacing:-.035em;margin:8px 0 14px;font-size:27px}.modal-price{color:var(--color-primary-dark);align-items:center;gap:8px;margin-bottom:18px;font-size:18px;font-weight:850;display:flex}.modal-body>p,.purchase-modal>p{color:#777;font-size:14px;line-height:1.7}.product-features{margin-top:23px}.product-features strong{font-size:13px}.product-features ul{gap:9px;margin:12px 0 0;padding:0;list-style:none;display:grid}.product-features li{color:#555;align-items:center;gap:9px;font-size:13px;display:flex}.product-features li span{color:#35a45d;background:#eef8f1;border-radius:7px;place-items:center;width:22px;height:22px;font-size:10px;display:grid}.modal-actions{justify-content:flex-end;gap:9px;margin-top:27px;display:flex}.purchase-modal{text-align:center;background:#fff;border-radius:25px;width:min(470px,100%);padding:32px;box-shadow:0 30px 90px #00000040}.purchase-icon{width:58px;height:58px;color:var(--color-primary-dark);background:#f1f1f1;border-radius:17px;place-items:center;margin:0 auto 16px;font-size:22px;display:grid}.purchase-summary{text-align:left;background:#fafafa;border:1px solid #ededed;border-radius:14px;justify-content:space-between;gap:15px;margin-top:20px;padding:14px;font-size:13px;display:flex}.purchase-summary strong{white-space:nowrap}.purchase-login-note{color:#876b2b;background:#fff8e7;border-radius:12px;margin-top:12px;padding:11px 13px;font-size:12px;line-height:1.5}.purchase-backdrop .modal-actions{justify-content:stretch}.purchase-backdrop .modal-actions .btn{flex:1}@media (max-width:1000px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.store-toolbar{flex-direction:column;align-items:stretch}.store-search{flex-basis:auto;width:100%}}@media (max-width:700px){.store-container{padding:75px 15px}.store-heading{flex-direction:column;align-items:stretch;gap:17px}.store-heading h2{font-size:31px}.store-refresh{width:100%}.category-scroll{margin-right:-15px;padding-right:15px}.category-pill{border-radius:17px;min-height:58px;padding:0 13px}.category-icon{width:35px;height:35px}.product-grid{grid-template-columns:1fr;gap:15px}.product-media{height:235px}.product-content{padding:17px}.product-bottom{flex-direction:column;align-items:stretch}.product-actions{width:100%}.product-info,.product-buy{flex:1}.product-modal{grid-template-columns:1fr;max-height:92vh}.modal-media{min-height:220px;max-height:250px}.modal-body{padding:25px 20px}.purchase-modal{padding:26px 20px}}@media (max-width:420px){.category-pill{min-height:54px}.category-label{text-overflow:ellipsis;max-width:100px;overflow:hidden}.product-media{height:210px}.modal-actions{flex-direction:column-reverse}.modal-actions .btn{width:100%}}.purchase-promo input{color:#222;width:100%;height:45px;font:inherit;box-sizing:border-box;background:#fafafa;border:1px solid #e5e5e5;border-radius:12px;outline:none;padding:0 13px;font-size:13px;transition:border-color .2s,background .2s,box-shadow .2s}.purchase-promo input:disabled{opacity:.6;cursor:not-allowed}.purchase-promo{text-align:left;margin-top:18px}.purchase-promo label{color:#444;margin-bottom:7px;font-size:12px;font-weight:800;display:block}.purchase-promo input{box-sizing:border-box;color:#222;width:100%;height:45px;font:inherit;background:#fafafa;border:1px solid #e5e5e5;border-radius:12px;outline:none;padding:0 13px;font-size:13px;transition:border-color .2s,background .2s,box-shadow .2s}.purchase-promo input::placeholder{color:#aaa}.purchase-promo input:focus{border-color:var(--color-primary-dark);background:#fff;box-shadow:0 0 0 3px #0000000a}.purchase-promo input[aria-invalid=true]{background:#fff8f8;border-color:#dc3545}.purchase-promo input[aria-invalid=true]:focus{border-color:#dc3545;box-shadow:0 0 0 3px #dc354514}.purchase-promo-error{color:#d6334c;background:#fff1f2;border-radius:10px;align-items:center;gap:7px;margin-top:8px;padding:9px 11px;font-size:12px;font-weight:700;line-height:1.4;display:flex}.purchase-promo-error svg{flex:none;font-size:12px}.product-card.product-disabled{opacity:.58;filter:grayscale(.75);cursor:not-allowed;transform:none}.product-card.product-disabled:hover{border-color:#ebebeb;transform:none;box-shadow:0 10px 35px #0000000b}.product-card.product-disabled .product-media img,.product-card.product-disabled .product-buy,.product-buy:disabled,.product-modal .btn.btn-disabled,.product-modal .btn:disabled{opacity:.55;cursor:not-allowed;filter:grayscale(.65);transform:none}.product-card.product-disabled .product-buy:hover,.product-buy:disabled:hover,.product-modal .btn.btn-disabled:hover,.product-modal .btn:disabled:hover{opacity:.55;filter:grayscale(.65);cursor:not-allowed;transform:none}
