.store-hero{padding:68px 0 52px;background:radial-gradient(circle at 10% 10%,rgba(146,40,245,.16),transparent 30%),linear-gradient(145deg,#fff,#f6f0fb)}.store-hero-inner{display:flex;align-items:flex-end;justify-content:space-between;gap:40px}.store-hero h1{max-width:760px;margin:10px 0 12px;font-size:clamp(38px,5vw,64px);line-height:1.16}.store-hero p{max-width:650px;margin:0;color:var(--muted);font-size:15px;line-height:1.9}.store-quote{display:flex;align-items:center;gap:18px;padding:14px 20px;border-radius:14px;background:linear-gradient(135deg,var(--p),var(--v));color:#fff;font-weight:800;white-space:nowrap;box-shadow:0 12px 30px rgba(96,38,158,.22)}.store-section{padding:42px 0 100px}.store-tools{display:flex;align-items:center;justify-content:space-between;gap:20px}.store-search{width:min(560px,100%);height:52px;display:flex;align-items:center;gap:11px;padding:0 17px;border:1px solid #e2d8e9;border-radius:15px;background:#fff;box-shadow:0 8px 25px rgba(39,13,55,.05)}.store-search span{font-size:25px;color:var(--p)}.store-search input{width:100%;border:0;outline:0;background:transparent;font:inherit;color:var(--ink)}.store-count{color:var(--muted);font-size:12px}.store-count b{color:var(--p);font-size:16px}.store-filters{display:flex;gap:8px;overflow:auto;padding:22px 0 28px;scrollbar-width:none}.store-filters::-webkit-scrollbar{display:none}.store-filters button{flex:0 0 auto;padding:9px 16px;border:1px solid #e0d5e7;border-radius:99px;background:#fff;color:#5e5367;font-family:inherit;font-size:12px;font-weight:700;cursor:pointer}.store-filters button.active{border-color:var(--p);background:var(--p);color:#fff}.store-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.store-card{min-width:0;overflow:hidden;border:1px solid #e8e0ec;border-radius:22px;background:#fff;box-shadow:0 12px 35px rgba(42,18,57,.06);transition:.25s ease}.store-card:hover{transform:translateY(-5px);border-color:#d5c1e4;box-shadow:0 20px 50px rgba(42,18,57,.12)}.store-card-media{position:relative;height:190px;display:grid;place-items:center;overflow:hidden;background:linear-gradient(145deg,#f0e7f7,#fbf9fd)}.store-card-media>img{width:100%;height:100%;object-fit:cover}.store-placeholder{width:100%;height:100%;display:grid;place-items:center}.store-placeholder img{max-width:42%;max-height:58%;object-fit:contain}.store-category,.store-badge{position:absolute;top:13px;padding:6px 10px;border-radius:99px;font-size:9px;font-weight:800}.store-category{inset-inline-start:13px;background:rgba(255,255,255,.92);color:var(--p)}.store-badge{inset-inline-end:13px;background:var(--p);color:#fff}.store-card-body{padding:21px}.store-card h2{margin:0 0 8px;color:var(--ink);font-size:20px;line-height:1.45}.store-card p{height:48px;overflow:hidden;margin:0;color:var(--muted);font-size:12px;line-height:2}.store-card ul{min-height:78px;list-style:none;margin:16px 0;padding:14px 0;border-top:1px solid #eee8f1;border-bottom:1px solid #eee8f1}.store-card li{display:flex;gap:7px;margin:6px 0;color:#5f5665;font-size:11px}.store-card li span{color:var(--p);font-weight:900}.store-meta{min-height:57px;display:flex;justify-content:space-between;gap:16px}.store-meta>div{display:grid;gap:4px}.store-meta small{color:var(--muted);font-size:9px}.store-meta strong{color:var(--p);font-size:13px}.store-actions{display:grid;grid-template-columns:1fr auto;gap:9px;margin-top:18px}.store-actions form{margin:0}.store-actions button,.store-actions>a{height:43px;display:grid;place-items:center;border-radius:11px;font-family:inherit;font-size:12px;font-weight:800;cursor:pointer}.store-actions button{width:100%;border:0;background:linear-gradient(135deg,var(--p),var(--v));color:#fff}.store-actions>a{padding:0 16px;border:1px solid #ded1e6;color:var(--p)}.store-empty{text-align:center;padding:70px 20px;color:var(--muted)}.store-empty b{color:var(--ink);font-size:20px}.store-cart-fab{position:fixed;z-index:85;inset-inline-end:24px;bottom:24px;display:flex;align-items:center;gap:8px;padding:12px 15px;border-radius:14px;background:#211529;color:#fff;box-shadow:0 14px 40px rgba(28,10,40,.28)}.store-cart-fab b{font-size:12px}.store-cart-fab em{min-width:22px;height:22px;display:grid;place-items:center;border-radius:99px;background:var(--v);font-style:normal;font-size:10px}@media(max-width:980px){.store-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.store-hero-inner{align-items:flex-start;flex-direction:column}.store-quote{display:none}}@media(max-width:640px){.store-hero{padding:42px 0 34px}.store-hero h1{font-size:34px}.store-hero p{font-size:13px}.store-section{padding:25px 0 90px}.store-tools{align-items:stretch;flex-direction:column}.store-count{display:none}.store-filters{padding:16px 0 20px}.store-grid{grid-template-columns:1fr;gap:15px}.store-card-media{height:170px}.store-card-body{padding:18px}.store-card p{height:auto;max-height:48px}.store-cart-fab{inset-inline:10px;bottom:9px;justify-content:center;border-radius:13px}.store-cart-fab b{font-size:13px}}
.store-actions>.package-picker-open{width:100%;border:0;background:linear-gradient(135deg,var(--p),var(--v));color:#fff}.package-picker{width:min(650px,calc(100% - 24px));max-height:min(760px,calc(100vh - 30px));padding:0;overflow:auto;border:0;border-radius:22px;background:#fff;color:var(--ink);box-shadow:0 30px 100px rgba(24,5,36,.35)}.package-picker::backdrop{background:rgba(25,8,36,.58);backdrop-filter:blur(4px)}.package-picker-head{position:sticky;z-index:2;top:0;display:flex;justify-content:space-between;gap:20px;padding:22px 24px 18px;border-bottom:1px solid #eee7f2;background:rgba(255,255,255,.96)}.package-picker-head small{color:var(--p);font-size:9px;font-weight:800}.package-picker-head h3{margin:4px 0;font-size:24px}.package-picker-head p{margin:0;color:var(--muted);font-size:11px}.package-picker-head>button{width:36px;height:36px;border:1px solid #e2d7e9;border-radius:10px;background:#fff;color:var(--ink);font-size:21px;cursor:pointer}.package-picker-list{display:grid;gap:10px;padding:18px 24px}.package-picker-option{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px;border:1px solid #e5dbea;border-radius:14px}.package-picker-option.featured{border-color:var(--v);background:#fbf7fe}.package-picker-option>div:first-child>span{display:inline-block;margin-bottom:4px;padding:4px 7px;border-radius:99px;background:var(--p);color:#fff;font-size:8px;font-weight:800}.package-picker-option h4{margin:0 0 4px;font-size:15px}.package-picker-option small{color:var(--muted);font-size:9px}.package-picker-option>div:last-child{display:flex;align-items:center;gap:13px}.package-picker-option b{color:var(--p);font-size:13px;white-space:nowrap}.package-picker-option form{margin:0}.package-picker-option button{border:0;border-radius:10px;padding:10px 13px;background:linear-gradient(135deg,var(--p),var(--v));color:#fff;font-family:inherit;font-size:10px;font-weight:700;white-space:nowrap;cursor:pointer}.package-picker-details{display:block;margin:0 24px 22px;padding:12px;text-align:center;border:1px solid #e1d6e8;border-radius:11px;color:var(--p);font-size:11px;font-weight:800}@media(max-width:640px){.package-picker{width:calc(100% - 14px);max-height:calc(100vh - 18px);border-radius:17px}.package-picker-head{padding:17px}.package-picker-list{padding:13px}.package-picker-option{align-items:stretch;flex-direction:column;gap:12px}.package-picker-option>div:last-child{justify-content:space-between}.package-picker-option button{padding:11px 13px}.package-picker-details{margin:0 13px 16px}}
