:root{--shop-plum:#63315f;--shop-rose:#c56882;--shop-gold:#d4a64b;--shop-ink:#261c31;--shop-paper:#fffaf5}.shop-page{background:radial-gradient(circle at 8% 12%,rgba(208,132,156,.12),transparent 28%),var(--shop-paper);color:var(--shop-ink)}.shop-shell{min-height:70vh;padding:104px max(20px,calc((100% - 1180px)/2)) 70px}.shop-breadcrumb{margin-bottom:28px;color:#806f80;font-size:.85rem}.shop-breadcrumb a{color:var(--shop-plum)}.shop-breadcrumb span{margin:0 9px}.shop-hero-panel{padding:38px;border:1px solid rgba(99,49,95,.15);border-radius:24px;background:rgba(255,255,255,.82);box-shadow:0 18px 55px rgba(74,35,71,.08)}.shop-kicker{color:var(--shop-rose);font-weight:700;text-transform:uppercase;letter-spacing:.14em}.shop-hero-panel h1{margin:.3rem 0;font:italic clamp(2.5rem,6vw,5rem)/1 'Cormorant Garamond',Georgia,serif;color:var(--shop-plum)}.shop-hero-panel>p{max-width:760px;line-height:1.7}.shop-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:32px}.shop-grid-ready{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.shop-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid #eadde8;border-radius:18px;background:#fff;box-shadow:0 10px 28px rgba(50,25,50,.07)}.shop-card img,.shop-card video,.shop-placeholder{width:100%;height:230px;object-fit:cover;background:linear-gradient(135deg,#f2d9df,#e5d8ed);display:grid;place-items:center;color:var(--shop-plum)}.shop-card-body{display:grid;gap:10px;padding:20px}.shop-card h2{margin:0;font:1.6rem Georgia,serif;color:var(--shop-plum)}.shop-price{font-weight:800;color:#865d24}.shop-button{display:inline-flex;justify-content:center;padding:13px 20px;border:0;border-radius:999px;background:var(--shop-plum);color:#fff;text-decoration:none;font-weight:700;cursor:pointer}.shop-button.secondary{color:var(--shop-plum);background:#f2e8f1}.shop-grid-ready .shop-card img,.shop-grid-ready .shop-card video,.shop-grid-ready .shop-placeholder{height:205px}.shop-grid-ready .shop-card-body{min-width:0;padding:17px;display:flex;flex-direction:column;gap:8px}.shop-grid-ready .shop-card h2{margin:0;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:1.6rem;line-height:1.08}.shop-grid-ready .shop-card-body>p{margin:0 0 4px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;font-size:.95rem;line-height:1.4}.shop-grid-ready .shop-card-body>details{margin-top:auto;min-width:0}.shop-grid-ready .shop-card-body>details>summary{max-width:100%}.shop-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:28px 0}.shop-step{padding:12px;border-radius:10px;background:#efe8ef;color:#796878;text-align:center;font-size:.82rem}.shop-step.active{color:#fff;background:var(--shop-plum)}.shop-form{margin-top:28px;padding:28px;border-radius:18px;background:#fff;border:1px solid #eadde8}.shop-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.shop-form label{display:grid;gap:7px;font-weight:700}.shop-form input,.shop-form textarea,.shop-form select{width:100%;padding:12px;border:1px solid #d9cbd8;border-radius:9px;font:inherit}.shop-form textarea{resize:vertical}.shop-form-ready{width:100%;min-width:0;padding:20px;display:grid;grid-template-columns:minmax(0,1fr);gap:18px}.shop-form-ready .shop-form-grid{min-width:0;grid-template-columns:minmax(0,1fr)}.shop-form-ready label,.shop-form-ready input,.shop-form-ready textarea{min-width:0;max-width:100%}.shop-form-ready>.shop-button{justify-self:start}.shop-review{display:grid;gap:16px;margin:22px 0;padding:22px;border-left:4px solid var(--shop-gold);background:#fff}.shop-alert{padding:14px;border-radius:10px;background:#fae4e7;color:#782d3d}.sold{opacity:.65}.shop-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}@media(max-width:1199px){.shop-grid-ready{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:899px){.shop-grid-ready{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.shop-shell{padding-top:88px}.shop-grid{grid-template-columns:1fr}.shop-grid-ready{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-form-grid{grid-template-columns:1fr}.shop-steps{grid-template-columns:1fr 1fr}.shop-hero-panel{padding:25px}.shop-card img,.shop-card video,.shop-placeholder{height:200px}.shop-form-ready{padding:18px}}@media(max-width:679px){.shop-grid-ready{grid-template-columns:1fr}.shop-grid-ready .shop-card img,.shop-grid-ready .shop-card video,.shop-grid-ready .shop-placeholder{height:auto;max-height:300px;aspect-ratio:4/3}}
