@import "https://fonts.googleapis.com/css2?family=Cormorant:wght@400;500;600;700&display=swap";.astroshop{--shop-bg:#fbf9f4;--shop-surface:#fff;--shop-surface-2:#f5f1e8;--shop-ink:#16130d;--shop-ink-2:#5b5347;--shop-ink-3:#8b8172;--shop-line:#e7dfce;--shop-line-strong:#d6c9ac;--shop-gold:#f6b800;--shop-gold-deep:#8a6100;--shop-gold-soft:#fff4d2;--shop-sky:#12bdf5;--shop-sky-deep:#0a6c97;--shop-success:#15803d;--shop-danger:#dc2626;--shop-e1:0 1px 2px #16130d0d;--shop-e2:0 6px 18px -8px #16130d29, 0 1px 2px #16130d0d;--shop-e3:0 22px 48px -20px #16130d4d, 0 2px 6px #16130d0f;--shop-radius:18px;background:var(--shop-bg);color:var(--shop-ink)}[data-theme=dark] .astroshop{--shop-bg:#08070a;--shop-surface:#14121a;--shop-surface-2:#1c1926;--shop-ink:#f6f2e9;--shop-ink-2:#b9b1a2;--shop-ink-3:#8a8375;--shop-line:#f6b80024;--shop-line-strong:#f6b80047;--shop-gold-deep:#ffd95a;--shop-gold-soft:#f6b8001f;--shop-sky-deep:#7ed8ff;--shop-success:#4ade80;--shop-danger:#f87171;--shop-e2:0 6px 20px -8px #000000b3;--shop-e3:0 26px 60px -24px #000000d9}.shop-display{letter-spacing:-.01em;font-family:Cormorant,Playfair Display,Georgia,serif;font-weight:600;line-height:1.12}.shop-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--shop-gold-deep);font-size:.6875rem;font-weight:600}.shop-card{background:var(--shop-surface);border:1px solid var(--shop-line);border-radius:var(--shop-radius);box-shadow:var(--shop-e1);transition:box-shadow .24s,border-color .24s,transform .24s}.shop-card:hover{box-shadow:var(--shop-e2);border-color:var(--shop-line-strong)}.shop-gild{position:relative}.shop-gild:after{content:"";border-radius:inherit;-webkit-mask-composite:xor;opacity:0;pointer-events:none;background:linear-gradient(135deg,#f6b800e6,#12bdf580 60%,#0000);padding:1px;transition:opacity .24s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.shop-gild:hover:after,.shop-gild:focus-within:after{opacity:1}.shop-btn{cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;min-height:44px;padding:0 1.25rem;font-size:.9375rem;font-weight:600;transition:transform .18s,box-shadow .24s,background-color .24s,color .24s;display:inline-flex}.shop-btn:active{transform:scale(.975)}.shop-btn:disabled{opacity:.45;cursor:not-allowed;transform:none}.shop-btn-primary{color:#1b1400;background:linear-gradient(120deg,#f6b800 0%,#ffd95a 52%,#f0b000 100%);box-shadow:0 10px 24px -12px #f6b800e6}.shop-btn-primary:hover:not(:disabled){box-shadow:0 16px 32px -14px #f6b800}.shop-btn-ghost{color:var(--shop-ink);border:1px solid var(--shop-line-strong);background:0 0}.shop-btn-ghost:hover:not(:disabled){background:var(--shop-gold-soft)}.shop-chip{border:1px solid var(--shop-line);background:var(--shop-surface);min-height:36px;color:var(--shop-ink-2);cursor:pointer;border-radius:999px;align-items:center;gap:.375rem;padding:0 .875rem;font-size:.8125rem;font-weight:500;transition:all .2s;display:inline-flex}.shop-chip[aria-pressed=true]{background:var(--shop-gold-soft);border-color:var(--shop-gold);color:var(--shop-gold-deep);font-weight:600}.shop-input{border:1px solid var(--shop-line-strong);background:var(--shop-surface);width:100%;min-height:44px;color:var(--shop-ink);border-radius:12px;padding:.625rem .875rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.shop-input:focus{border-color:var(--shop-gold);outline:none;box-shadow:0 0 0 3px #f6b80038}.shop-input::placeholder{color:var(--shop-ink-3)}.astroshop :focus-visible{outline:2px solid var(--shop-gold);outline-offset:2px;border-radius:6px}.shop-mandala{background-image:radial-gradient(80% 70% at 100% 0,#12bdf51a 0%,#0000 60%),radial-gradient(90% 80% at 0 100%,#f6b80029 0%,#0000 58%)}@keyframes shop-shimmer{to{transform:translate(100%)}}.shop-skel{background:var(--shop-surface-2);position:relative;overflow:hidden}.shop-skel:after{content:"";background:linear-gradient(90deg,#0000,#ffffff8c,#0000);animation:1.6s infinite shop-shimmer;position:absolute;inset:0;transform:translate(-100%)}[data-theme=dark] .shop-skel:after{background:linear-gradient(90deg,#0000,#ffffff12,#0000)}.shop-rail{scroll-snap-type:x proximity;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;gap:1rem;padding-bottom:.5rem;display:flex;overflow-x:auto}@media (width<=640px){.shop-rail{gap:.5rem}}.shop-rail::-webkit-scrollbar{display:none}.shop-rail>*{scroll-snap-align:start;flex:none}@media print{body *{visibility:hidden}.astroshop,.astroshop *{visibility:visible}.astroshop{width:100%;position:absolute;inset:0 auto auto 0}.astroshop nav,.astroshop button,.astroshop .shop-btn{display:none!important}.astroshop,.astroshop *{color:#000!important;box-shadow:none!important;background:#fff!important}.astroshop .shop-card{-moz-column-break-inside:avoid;break-inside:avoid;border:1px solid #ccc!important}}@media (prefers-reduced-motion:reduce){.astroshop *,.astroshop :before,.astroshop :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
