:root{--shop-bg:linear-gradient(135deg,#d9f6cff2,#c7edbfe6);--shop-ink:#0a2a1e;--shop-muted:#0a2a1e99;--shop-card:#ffffffd9;--shop-border:#0a2a1e1f;--shop-accent:#0fa66d;--shop-accent-2:#5ad0b2;--shop-danger:#d75a5a;--shop-radius:28px;--shop-glow:0 25px 90px #0a2a1e1f}.shop-page{background:var(--shop-bg);min-height:100vh;color:var(--shop-ink);border-radius:40px;flex-direction:column;gap:4rem;margin:clamp(1rem,4vw,3rem);padding:3.5rem clamp(1rem,5vw,4rem) 5rem;display:flex;overflow:hidden;box-shadow:0 35px 75px #0a2a1e1f}.shop-page .astrology-dashboard-wrapper.standalone-ratings{gap:1rem;padding:2.5rem 0 1.5rem}.shop-page .astrology-dashboard-wrapper.standalone-ratings .ratings-marquee-container{margin-bottom:1rem}.shop-hero{isolation:isolate;flex-direction:column;gap:1rem;display:flex;position:relative}.shop-hero:before,.shop-hero:after{content:"";opacity:.6;filter:blur(40px);z-index:-1;pointer-events:none;background:radial-gradient(circle,#0fa66d40,#0000 65%);width:35%;height:80%;position:absolute;top:5%}.shop-hero:before{left:-15%;transform:rotate(-8deg)}.shop-hero:after{right:-15%;transform:rotate(6deg)}.shop-hero-top{border:1px solid var(--shop-border);background:#ffffffe6;border-radius:48px;flex-wrap:wrap;align-items:center;gap:2rem;padding:clamp(1.75rem,4vw,3.5rem);display:flex;position:relative;overflow:hidden;box-shadow:0 35px 80px #0a2a1e26}.shop-hero-top:before{content:"";border-radius:inherit;pointer-events:none;border:1px solid #ffffff80;position:absolute;inset:0}.shop-hero-logo{border:1px solid var(--shop-border);border-radius:50%;box-shadow:0 20px 60px #00000059}.hero-copy{flex:1}.hero-copy h1{margin:.5rem 0 1rem;font-size:clamp(2rem,4vw,3.5rem);line-height:1.1}.hero-copy p{color:var(--shop-muted);max-width:720px;font-size:1.05rem}.eyebrow{text-transform:uppercase;letter-spacing:.2em;color:var(--shop-accent);font-size:.85rem}.hero-banner{border-radius:var(--shop-radius);border:1px solid var(--shop-border);overflow:hidden}.hero-banner img{width:100%;height:auto;display:block}.shop-duo{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.review-marquee,.owner-card{border-radius:var(--shop-radius);border:1px solid var(--shop-border);background:var(--shop-card);overflow:hidden}.review-marquee{box-shadow:none;background:0 0;border:none;flex-direction:column;gap:1rem;padding:clamp(1.25rem,2.5vw,2rem);display:flex}.owner-card{padding:clamp(1.5rem,3vw,2.5rem)}.marquee-header{justify-content:space-between;align-items:center;margin-bottom:1rem;font-weight:600;display:flex}.marquee-track{gap:1rem;animation:22s linear infinite reviews-scroll;display:flex}.marquee-track:hover{animation-play-state:paused}.marquee-track figure{aspect-ratio:520/680;border:1px solid var(--shop-border);background:#ffffffd9;border-radius:16px;flex:none;width:clamp(220px,18vw,280px);position:relative;overflow:hidden;box-shadow:0 8px 28px #0a2a1e1a}.marquee-track figure>span{width:auto!important;height:auto!important;display:block!important;position:absolute!important;inset:clamp(.35rem,1vw,.6rem)!important}.marquee-track figure img{object-fit:contain!important;width:100%!important;height:100%!important;position:absolute!important;inset:0!important}@keyframes reviews-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.owner-card{grid-template-columns:minmax(220px,320px) 1fr;align-items:center;gap:1.5rem;display:grid}.owner-card img{border:1px solid var(--shop-border);border-radius:24px;width:100%}.owner-card ul{color:var(--shop-muted);flex-direction:column;gap:.35rem;margin:1rem 0 0;padding:0;list-style:none;display:flex}.shop-controls{border:1px solid var(--shop-border);border-radius:var(--shop-radius);background:var(--shop-card);flex-direction:column;gap:1.25rem;padding:clamp(1.25rem,3vw,2rem);display:flex}.search-bar{border:1px solid var(--shop-border);background:#ffffffeb;border-radius:999px;align-items:center;gap:.75rem;padding:.5rem 1.25rem;display:flex}.search-bar input{color:var(--shop-ink);background:0 0;border:none;flex:1}.search-bar input:focus{outline:none}.search-bar button{background:var(--shop-accent);color:#fff;cursor:pointer;border:none;border-radius:999px;padding:.6rem 1.5rem;font-weight:600}.filter-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.category-chips{flex-wrap:wrap;gap:.75rem;display:flex}.category-chips button{border:1px solid var(--shop-border);color:var(--shop-muted);cursor:pointer;background:#ffffffb3;border-radius:999px;padding:.45rem 1.25rem}.category-chips button.active{color:var(--shop-ink);border-color:var(--shop-accent);background:#0fa66d26}.more-select,.sort-select{border:1px solid var(--shop-border);color:var(--shop-muted);background:#ffffffb3;border-radius:999px;align-items:center;gap:.5rem;padding:.25rem 1rem;display:flex}.more-select select,.sort-select select{color:var(--shop-ink);background:0 0;border:none}.product-section{border:1px solid var(--shop-border);border-radius:var(--shop-radius);background:var(--shop-card);padding:clamp(1.5rem,4vw,2.5rem)}.state-card{border:1px dashed var(--shop-border);text-align:center;color:var(--shop-muted);background:#ffffffb3;border-radius:24px;padding:2rem}.state-card button{border:1px solid var(--shop-border);background:var(--shop-accent);color:#fff;cursor:pointer;border-radius:999px;margin-top:1rem;padding:.5rem 1.5rem}.state-card.error{border-color:var(--shop-danger);color:var(--shop-danger)}.product-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;display:grid}.product-card{border:1px solid var(--shop-border);background:var(--shop-card);border-radius:22px;flex-direction:column;display:flex;overflow:hidden}.product-media{height:240px;position:relative}.product-media img,.product-media .product-placeholder{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.product-placeholder{color:var(--shop-muted);background:#0fa66d14;place-items:center;display:grid}.product-media .chip{border:1px solid var(--shop-border);color:var(--shop-ink);background:#ffffffe6;border-radius:999px;padding:.25rem .9rem;font-size:.75rem;position:absolute;top:1rem;left:1rem}.product-body{flex-direction:column;flex:1;gap:.65rem;padding:1.25rem;display:flex}.product-body h3{color:var(--shop-ink);letter-spacing:.01em;font-size:1.05rem;font-weight:700;line-height:1.3}.product-body p{color:var(--shop-muted);font-size:.95rem}.price-row{align-items:baseline;gap:.5rem;display:flex}.price-row .strike{color:#0a2a1e59;font-size:.9rem;text-decoration:line-through}.price-row .strike.alert{color:#c23b3b}.stock-row{color:var(--shop-muted);font-size:.85rem}.stock-row.alert{color:#c23b3b;font-weight:600}.product-actions{grid-template-columns:1fr 1fr;gap:.75rem;padding:1.25rem;display:grid}.product-actions button{cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.35rem;padding:.75rem 1rem;font-weight:600;display:flex}.product-actions button:disabled{cursor:not-allowed;opacity:.5}.product-actions button:not(.ghost){color:#1a1304;background:linear-gradient(135deg,#f3c366,#f4984c)}.product-actions .ghost{border:1px solid var(--shop-border);color:var(--shop-ink);background:0 0}.floating-cart{color:var(--shop-ink);box-shadow:var(--shop-glow);cursor:pointer;z-index:8;background:#fff;border:1px solid #0fa66d59;border-radius:999px;align-items:center;gap:.5rem;padding:.85rem 1.5rem;display:flex;position:fixed;bottom:2rem;right:2rem}.cart-drawer,.checkout-drawer{z-index:10;background:#fff;border-left:1px solid #0fa66d33;flex-direction:column;width:min(420px,90vw);height:100vh;transition:transform .4s;display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-40px 0 90px #0a2a1e2e}.cart-drawer.open,.checkout-drawer.open{transform:translate(0)}.cart-drawer header,.checkout-drawer header{border-bottom:1px solid #0fa66d33;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.cart-drawer header h3,.checkout-drawer header h3{color:var(--shop-ink);margin:0}.cart-drawer ul{flex-direction:column;flex:1;gap:1rem;margin:0;padding:1.5rem;list-style:none;display:flex;overflow-y:auto}.cart-drawer li{background:#ffffffe6;border:1px solid #0fa66d33;border-radius:18px;justify-content:space-between;gap:1rem;padding:.75rem;display:flex}.item-info{gap:.75rem;display:flex}.thumb img{border:1px solid var(--shop-border);border-radius:12px}.qty{border:1px solid var(--shop-border);border-radius:999px;align-items:center;gap:.45rem;padding:.15rem .5rem;display:inline-flex}.qty button,.cart-drawer button.icon,.checkout-drawer header button{color:var(--shop-ink);cursor:pointer;background:#fff;border:1px solid #0fa66d59;border-radius:999px;place-items:center;transition:background .2s,border .2s;display:grid}.qty button:hover,.cart-drawer button.icon:hover,.checkout-drawer header button:hover{background:#0fa66d1a}.cart-drawer footer{border-top:1px solid var(--shop-border);flex-direction:column;gap:.75rem;padding:1.5rem;display:flex}.cart-drawer footer button{background:var(--shop-accent);color:#1a1304;cursor:pointer;border:none;border-radius:999px;padding:.85rem 1rem;font-weight:600}.checkout-drawer{padding-bottom:2rem}.checkout-drawer form,.success-card{flex-direction:column;flex:1;gap:1rem;padding:1.5rem;display:flex;overflow-y:auto}.form-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;display:grid}.checkout-drawer label{flex-direction:column;gap:.35rem;font-size:.9rem;display:flex}.checkout-drawer input,.checkout-drawer textarea{color:var(--shop-ink);background:#fff;border:1px solid #0fa66d4d;border-radius:12px;padding:.75rem 1rem}.checkout-drawer input:focus,.checkout-drawer textarea:focus{border-color:var(--shop-accent);outline:none;box-shadow:0 0 0 3px #0fa66d26}.checkout-drawer textarea{resize:vertical}.summary{border:1px solid var(--shop-border);border-radius:18px;padding:1rem}.summary ul{flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.summary li{color:var(--shop-muted);justify-content:space-between;font-size:.9rem;display:flex}.summary .total{color:var(--shop-ink);justify-content:space-between;align-items:center;font-weight:600;display:flex}.checkout-drawer button[type=submit]{color:#05161b;cursor:pointer;background:linear-gradient(135deg,#8ad7c7,#74c3f9);border:none;border-radius:999px;padding:.95rem;font-weight:700}.checkout-drawer button.text{color:var(--shop-muted);background:0 0;border:none;text-decoration:underline}.error-text{color:var(--shop-danger)}.success-card{text-align:center;gap:1.25rem}.success-card svg{color:var(--shop-accent-2);font-size:3rem}.success-actions{flex-direction:column;gap:.75rem;display:flex}.success-actions a{text-align:center;border-radius:999px;padding:.85rem 1.25rem;font-weight:600;text-decoration:none}.success-actions .primary{color:#1a1304;background:linear-gradient(135deg,#f3c366,#f4984c)}.success-actions .ghost{border:1px solid var(--shop-border);color:var(--shop-ink)}.drawer-backdrop{z-index:9;background:#00000073;position:fixed;inset:0}@media (max-width:900px){.shop-duo{grid-template-columns:1fr}.marquee-track figure{width:clamp(220px,30vw,260px)}.owner-card{grid-template-columns:1fr}.hero-copy h1{font-size:clamp(1.8rem,7vw,3rem)}}@media (max-width:640px){.shop-page{padding-bottom:8rem}.review-marquee{min-height:440px;padding:1rem}.marquee-track{gap:.75rem}.marquee-track figure{width:min(85vw,300px)}.owner-card{padding:1.25rem}.product-actions{grid-template-columns:1fr}.floating-cart{justify-content:center;left:1rem;right:1rem}}
