:root{--color-primary-rgb: 139, 112, 89}main.svelte-15hohte{padding:4rem 2rem;max-width:1400px;margin:0 auto}.collection-header.svelte-15hohte{text-align:center;margin-bottom:3rem;padding:1rem 0}.collection-header.svelte-15hohte h1:where(.svelte-15hohte){font-size:2.5rem;font-weight:500;color:var(--color-text);margin-bottom:1rem}.collection-header.svelte-15hohte .main-subtitle:where(.svelte-15hohte){font-size:1.2rem;color:var(--color-text);max-width:800px;margin:0 auto;font-weight:400}.collection-header.svelte-15hohte .subtitle:where(.svelte-15hohte){margin-top:.5rem;font-size:1rem;color:var(--color-text-light);font-style:italic;max-width:500px;margin:.5rem auto 0}.products-grid-section.svelte-15hohte{margin-bottom:4rem}.products-grid-section.svelte-15hohte .section-heading:where(.svelte-15hohte){font-size:1.5rem;font-weight:500;color:var(--color-text);margin-bottom:.5rem;padding-bottom:.5rem;border-bottom:1px solid rgba(var(--color-primary-rgb),.2)}.products-grid-section.svelte-15hohte .section-subtitle:where(.svelte-15hohte){font-size:1rem;color:var(--color-text-light);margin-bottom:1.5rem;max-width:560px}.covers-preorder-hint.svelte-15hohte{margin-bottom:1.5rem}.product-card-preorder.svelte-15hohte .product-image-container:where(.svelte-15hohte){position:relative}.preorder-badge.svelte-15hohte{position:absolute;bottom:.875rem;left:.875rem;z-index:2;padding:.5rem 0;font-size:.8rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:rgba(var(--color-primary-rgb),.9);background:none;border:none;border-bottom:1px solid rgba(var(--color-primary-rgb),.35);border-radius:0;box-shadow:none}.products-grid.svelte-15hohte{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;padding:1rem 0}.product-card.svelte-15hohte{text-decoration:none;color:inherit;display:block;transition:all .5s cubic-bezier(.2,.8,.2,1);background:#fff;position:relative}.product-image-container.svelte-15hohte{position:relative;margin-bottom:1rem;overflow:visible}.product-image.svelte-15hohte{width:100%;height:450px;background-size:cover;background-position:center;transition:all .5s ease;position:relative}.product-card.svelte-15hohte:hover .product-image:where(.svelte-15hohte){transform:scale(1.03)}.color-circles.svelte-15hohte{position:absolute;top:2rem;right:1rem;display:flex;gap:.5rem;background:#ffffffe6;padding:.5rem;border-radius:20px;box-shadow:0 2px 8px #0000001a;transition:all .3s ease;opacity:0;transform:translateY(-10px)}@media (max-width: 768px){.color-circles.middle-product.svelte-15hohte{top:-1rem;right:.5rem}.product-card.svelte-15hohte:nth-child(2){padding-top:2rem}}@media (max-width: 480px){.color-circles.middle-product.svelte-15hohte{top:-1.5rem;right:.5rem}.product-card.svelte-15hohte:nth-child(2){padding-top:2.5rem}}.product-card.svelte-15hohte:hover .color-circles:where(.svelte-15hohte){opacity:1;transform:translateY(0)}.color-circle.svelte-15hohte{width:24px;height:24px;border-radius:50%;border:2px solid white;box-shadow:0 2px 4px #0000001a;transition:all .3s ease;cursor:pointer;position:relative;-webkit-tap-highlight-color:transparent;background:none;padding:0;margin:0;overflow:hidden}.color-circle.svelte-15hohte:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background-image:repeating-linear-gradient(90deg,transparent 0,transparent 2px,rgba(255,255,255,.12) 2px,rgba(255,255,255,.12) 3px),repeating-linear-gradient(90deg,transparent 3px,transparent 4px,rgba(0,0,0,.06) 4px,rgba(0,0,0,.06) 5px);background-size:5px 5px,5px 5px;pointer-events:none}.color-circle.active.svelte-15hohte{transform:scale(1.1);border-color:var(--color-primary);box-shadow:0 0 0 2px #fff,0 0 0 4px var(--color-primary)}.color-circle.svelte-15hohte:after{content:attr(title);position:absolute;bottom:100%;left:50%;transform:translate(-50%);background:#000c;color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;white-space:nowrap;opacity:0;visibility:hidden;transition:all .2s ease;margin-bottom:8px}.color-circle.svelte-15hohte:hover:after{opacity:1;visibility:visible}.more-colors-indicator.svelte-15hohte{display:flex;align-items:center;justify-content:center;min-width:24px;height:24px;background:#000000b3;color:#fff;border-radius:12px;font-size:10px;font-weight:600;padding:0 6px;white-space:nowrap;border:2px solid white;box-shadow:0 2px 4px #0000001a;transition:all .3s ease;cursor:pointer}.more-colors-indicator.svelte-15hohte:hover{background:#000000e6;transform:scale(1.05)}.product-info.svelte-15hohte{text-align:center;padding:1rem 0;transition:transform .4s ease}.product-info.svelte-15hohte h3:where(.svelte-15hohte){font-size:1.4rem;font-weight:500;margin:0 0 .5rem;color:var(--color-text);transition:all .3s ease}.product-card.svelte-15hohte:hover .product-info:where(.svelte-15hohte) h3:where(.svelte-15hohte){color:var(--color-primary)}.price-container.svelte-15hohte{margin:.5rem 0}.price-display.svelte-15hohte{display:flex;align-items:center;justify-content:center;gap:.75rem;flex-wrap:wrap}.original-price.svelte-15hohte{font-size:.9rem;color:#999;text-decoration:line-through;font-weight:400}.discount-price.svelte-15hohte{font-size:1.2rem;font-weight:700;color:var(--color-primary)}.discount-badge.svelte-15hohte{background:linear-gradient(135deg,#ff6b6b,#ee5a24);color:#fff;font-size:.75rem;font-weight:600;padding:.25rem .5rem;border-radius:12px;letter-spacing:.5px;box-shadow:0 2px 8px #ff6b6b4d}@media (max-width: 1200px){.products-grid.svelte-15hohte{grid-template-columns:repeat(2,1fr);gap:2rem}.collection-header.svelte-15hohte h1:where(.svelte-15hohte){font-size:2rem}}@media (max-width: 768px){main.svelte-15hohte{padding:3rem 1rem}.collection-header.svelte-15hohte{margin-bottom:1.5rem}.products-grid.svelte-15hohte{grid-template-columns:1fr;gap:1.5rem}.color-circles.svelte-15hohte{opacity:1;transform:translateY(0);top:1rem;right:1rem;background:#fffffff2;padding:.75rem;gap:.75rem}.product-card.svelte-15hohte{position:relative;padding-bottom:2rem;margin-bottom:2rem}.product-card.svelte-15hohte:after{content:"";position:absolute;bottom:0;left:10%;right:10%;height:1px;background:linear-gradient(to right,transparent,rgba(var(--color-primary-rgb),.1) 50%,transparent)}.product-card.svelte-15hohte:last-child{padding-bottom:0;margin-bottom:0}.product-card.svelte-15hohte:last-child:after{display:none}.product-image.svelte-15hohte{height:300px}.collection-header.svelte-15hohte h1:where(.svelte-15hohte){font-size:2rem}.collection-header.svelte-15hohte .main-subtitle:where(.svelte-15hohte){font-size:1.1rem}.collection-header.svelte-15hohte .subtitle:where(.svelte-15hohte){font-size:.95rem}.product-info.svelte-15hohte h3:where(.svelte-15hohte){font-size:1.2rem}.color-circle.svelte-15hohte{width:28px;height:28px;border:3px solid white}.price-display.svelte-15hohte{gap:.5rem}.original-price.svelte-15hohte{font-size:.85rem}.discount-price.svelte-15hohte{font-size:1.1rem}.discount-badge.svelte-15hohte{font-size:.7rem;padding:.2rem .4rem}}
