.hero-mosaic[data-astro-cid-otqhgspt]{position:relative;min-height:50vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#0a1929}.hero-mosaic[data-astro-cid-otqhgspt]:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,#38bdf826,#0a1929f2);z-index:1}.hero-mosaic-grid[data-astro-cid-otqhgspt]{position:absolute;inset:0;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(3,1fr);gap:8px;padding:8px;opacity:.3}.mosaic-item[data-astro-cid-otqhgspt]{position:relative;overflow:hidden;border-radius:8px;background:#ffffff0d;display:flex;align-items:center;justify-content:center;padding:10px;animation:fadeInMosaic 1s ease-out backwards;animation-delay:calc(var(--index) * .1s)}.mosaic-item[data-astro-cid-otqhgspt] img[data-astro-cid-otqhgspt]{max-width:100%;max-height:100%;object-fit:contain;filter:grayscale(.3) brightness(.9)}@keyframes fadeInMosaic{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.hero-mosaic-overlay[data-astro-cid-otqhgspt]{position:relative;z-index:2;text-align:center;padding:40px 20px}.hero-mosaic-overlay[data-astro-cid-otqhgspt] h1[data-astro-cid-otqhgspt]{font-size:clamp(3rem,8vw,5rem);font-weight:900;margin:0 0 16px;background:linear-gradient(135deg,#fff,#38bdf8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-mosaic-overlay[data-astro-cid-otqhgspt] p[data-astro-cid-otqhgspt]{font-size:1.5rem;color:#94a3b8;margin:0}@media(max-width:1024px){.hero-mosaic-grid[data-astro-cid-otqhgspt]{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.hero-mosaic[data-astro-cid-otqhgspt]{min-height:40vh}.hero-mosaic-grid[data-astro-cid-otqhgspt]{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(6,1fr)}.hero-mosaic-overlay[data-astro-cid-otqhgspt] h1[data-astro-cid-otqhgspt]{font-size:2.5rem}.hero-mosaic-overlay[data-astro-cid-otqhgspt] p[data-astro-cid-otqhgspt]{font-size:1.1rem}}.breadcrumb[data-astro-cid-otqhgspt]{padding:20px;max-width:1400px;margin:0 auto}.breadcrumb[data-astro-cid-otqhgspt] ol[data-astro-cid-otqhgspt]{display:flex;flex-wrap:wrap;list-style:none;padding:0;margin:0;font-size:.9rem}.breadcrumb[data-astro-cid-otqhgspt] li[data-astro-cid-otqhgspt]{display:flex;align-items:center}.breadcrumb[data-astro-cid-otqhgspt] li[data-astro-cid-otqhgspt]:not(:last-child):after{content:"/";margin:0 10px;color:#9ca3af}.breadcrumb[data-astro-cid-otqhgspt] a[data-astro-cid-otqhgspt]{color:#3b82f6;text-decoration:none}.breadcrumb[data-astro-cid-otqhgspt] li[data-astro-cid-otqhgspt]:last-child{color:#6b7280;font-weight:600}.manufacturer-page[data-astro-cid-otqhgspt]{max-width:1400px;margin:0 auto;padding:0 20px 60px}.manufacturer-header[data-astro-cid-otqhgspt]{background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e5e7eb;border-radius:16px;padding:40px;margin-bottom:40px;display:flex;gap:40px;align-items:flex-start;box-shadow:0 4px 6px -1px #0000001a}.manufacturer-logo[data-astro-cid-otqhgspt]{flex-shrink:0;width:200px;height:200px;background:#fff;border-radius:16px;display:flex;align-items:center;justify-content:center;padding:24px;box-shadow:0 2px 8px #00000014}.manufacturer-logo[data-astro-cid-otqhgspt] img[data-astro-cid-otqhgspt]{max-width:100%;max-height:100%;object-fit:contain}.manufacturer-info[data-astro-cid-otqhgspt]{flex:1}.manufacturer-info[data-astro-cid-otqhgspt] h1[data-astro-cid-otqhgspt]{font-size:2.5rem;font-weight:800;margin:0 0 16px;color:#111827}.manufacturer-description[data-astro-cid-otqhgspt]{font-size:1.1rem;line-height:1.7;color:#4b5563;margin-bottom:20px}.manufacturer-meta[data-astro-cid-otqhgspt]{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:24px}.meta-link[data-astro-cid-otqhgspt]{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#374151;text-decoration:none;font-weight:500;font-size:.9rem;transition:all .2s}.meta-link[data-astro-cid-otqhgspt]:hover{border-color:#3b82f6;color:#3b82f6}.product-stats[data-astro-cid-otqhgspt]{display:flex;gap:24px;flex-wrap:wrap}.stat[data-astro-cid-otqhgspt]{display:flex;flex-direction:column;align-items:center;padding:16px 24px;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;min-width:100px}.stat-number[data-astro-cid-otqhgspt]{font-size:2rem;font-weight:800;color:#3b82f6;line-height:1}.stat-label[data-astro-cid-otqhgspt]{font-size:.85rem;color:#6b7280;margin-top:4px;font-weight:500}.product-section[data-astro-cid-otqhgspt]{margin-bottom:48px}.section-heading[data-astro-cid-otqhgspt]{font-size:1.5rem;font-weight:700;color:#111827;margin:0 0 24px;padding-bottom:12px;border-bottom:3px solid #3b82f6;display:inline-flex;align-items:center;gap:12px}.section-icon[data-astro-cid-otqhgspt]{font-size:1.3rem}.section-heading[data-astro-cid-otqhgspt] .count[data-astro-cid-otqhgspt]{font-weight:400;color:#6b7280;font-size:1rem}.products-grid[data-astro-cid-otqhgspt]{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:24px}.product-card[data-astro-cid-otqhgspt]{background:#fff;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden;transition:all .3s ease}.product-card[data-astro-cid-otqhgspt]:hover{transform:translateY(-6px);box-shadow:0 12px 24px #00000026;border-color:#3b82f6}.product-link[data-astro-cid-otqhgspt]{text-decoration:none;color:inherit;display:block}.product-image[data-astro-cid-otqhgspt]{width:100%;aspect-ratio:1;overflow:hidden;background:linear-gradient(135deg,#f8fafc,#f1f5f9);display:flex;align-items:center;justify-content:center;padding:20px;position:relative}.product-image[data-astro-cid-otqhgspt] img[data-astro-cid-otqhgspt]{max-width:100%;max-height:100%;object-fit:contain;transition:transform .4s ease}.product-card[data-astro-cid-otqhgspt]:hover .product-image[data-astro-cid-otqhgspt] img[data-astro-cid-otqhgspt]{transform:scale(1.08)}.season-badge[data-astro-cid-otqhgspt]{position:absolute;top:12px;right:12px;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;font-weight:600;font-size:.75rem;padding:6px 12px;border-radius:20px}.women-badge[data-astro-cid-otqhgspt]{position:absolute;top:12px;left:12px;background:linear-gradient(135deg,#ec4899,#db2777);color:#fff;font-weight:600;font-size:.75rem;padding:6px 10px;border-radius:20px}.product-content[data-astro-cid-otqhgspt]{padding:20px}.product-content[data-astro-cid-otqhgspt] h3[data-astro-cid-otqhgspt]{font-size:1rem;font-weight:700;margin:0 0 8px;color:#111827;line-height:1.4}.product-price[data-astro-cid-otqhgspt]{font-size:1.1rem;font-weight:700;color:#059669}.no-products[data-astro-cid-otqhgspt]{text-align:center;padding:80px 20px;color:#6b7280;background:#f9fafb;border-radius:16px}.no-products[data-astro-cid-otqhgspt] a[data-astro-cid-otqhgspt]{color:#3b82f6}.source-info[data-astro-cid-otqhgspt]{margin-top:60px;padding-top:40px;border-top:1px solid #e5e7eb}.citation-box[data-astro-cid-otqhgspt]{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;padding:24px}.citation-box[data-astro-cid-otqhgspt] h3[data-astro-cid-otqhgspt]{font-size:1rem;font-weight:700;color:#374151;margin:0 0 12px}.citation-text[data-astro-cid-otqhgspt]{font-size:.9rem;color:#6b7280;line-height:1.6;font-family:Georgia,serif}.citation-text[data-astro-cid-otqhgspt] a[data-astro-cid-otqhgspt]{color:#3b82f6;word-break:break-all}@media(max-width:768px){.manufacturer-header[data-astro-cid-otqhgspt]{flex-direction:column;text-align:center;padding:30px 20px}.manufacturer-logo[data-astro-cid-otqhgspt]{width:150px;height:150px;margin:0 auto}.manufacturer-info[data-astro-cid-otqhgspt] h1[data-astro-cid-otqhgspt]{font-size:1.75rem}.manufacturer-meta[data-astro-cid-otqhgspt],.product-stats[data-astro-cid-otqhgspt]{justify-content:center}.products-grid[data-astro-cid-otqhgspt]{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px}}
