.merch-page.svelte-h8dy8o{display:flex;flex-direction:column;gap:4rem}.coming-soon-hero.svelte-h8dy8o{background:linear-gradient(135deg,#1a3a6b,#2a5298);color:#fff;padding:4rem 2rem;border-radius:8px;margin:.5rem -1rem 0;text-align:center}.construction-icon.svelte-h8dy8o{font-size:4rem;margin-bottom:1rem}.hero-content.svelte-h8dy8o h1:where(.svelte-h8dy8o){font-size:4rem;font-weight:900;margin-bottom:.5rem;text-shadow:2px 2px 4px rgba(0,0,0,.3);letter-spacing:3px}.hero-content.svelte-h8dy8o h2:where(.svelte-h8dy8o){font-size:2.5rem;font-weight:700;color:gold;margin-bottom:1.5rem}.hero-subtitle.svelte-h8dy8o{font-size:1.3rem;margin-bottom:3rem;opacity:.9;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.5}.launch-info.svelte-h8dy8o{max-width:400px;margin:0 auto}.launch-date.svelte-h8dy8o{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:1.1rem}.date.svelte-h8dy8o{color:gold;font-weight:700}.progress-bar.svelte-h8dy8o{width:100%;height:8px;background:#fff3;border-radius:4px;overflow:hidden;margin-bottom:.5rem}.progress-fill.svelte-h8dy8o{height:100%;background:linear-gradient(90deg,gold,#0f8);border-radius:4px;transition:width .3s ease}.progress-text.svelte-h8dy8o{font-size:.9rem;opacity:.8;font-style:italic}.section-title.svelte-h8dy8o{color:#1a3a6b;font-size:2.5rem;font-weight:900;text-align:center;margin-bottom:3rem;text-transform:uppercase;letter-spacing:2px}.products-grid.svelte-h8dy8o{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.product-card.svelte-h8dy8o{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 6px #0000001a;transition:transform .3s ease}.product-card.svelte-h8dy8o:hover{transform:translateY(-4px)}.product-image.svelte-h8dy8o{position:relative;height:250px;overflow:hidden}.product-image.svelte-h8dy8o img:where(.svelte-h8dy8o){width:100%;height:100%;object-fit:cover;filter:grayscale(50%)}.coming-soon-overlay.svelte-h8dy8o{position:absolute;inset:0;background:#c41e3acc;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:900;font-size:1.2rem;letter-spacing:2px}.product-info.svelte-h8dy8o{padding:1.5rem}.product-category.svelte-h8dy8o{color:#c41e3a;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:1px}.product-name.svelte-h8dy8o{color:#1a3a6b;font-size:1.3rem;font-weight:700;margin:.5rem 0;line-height:1.3}.product-description.svelte-h8dy8o{color:#666;font-size:.9rem;margin-bottom:1rem;line-height:1.4}.product-price.svelte-h8dy8o{color:#1a3a6b;font-size:1.2rem;font-weight:700;margin-bottom:1rem}.notify-btn.svelte-h8dy8o{width:100%;padding:.8rem;background:#ddd;color:#999;border:none;border-radius:4px;font-weight:600;cursor:not-allowed;text-transform:uppercase;font-size:.9rem}.newsletter-signup.svelte-h8dy8o{background:#f8f9fa;padding:3rem 2rem;border-radius:8px;text-align:center}.signup-content.svelte-h8dy8o h2:where(.svelte-h8dy8o){color:#1a3a6b;font-size:2rem;margin-bottom:1rem}.signup-content.svelte-h8dy8o p:where(.svelte-h8dy8o){color:#666;font-size:1.1rem;margin-bottom:2rem;max-width:500px;margin-left:auto;margin-right:auto}.signup-form.svelte-h8dy8o{display:flex;gap:1rem;max-width:400px;margin:0 auto 1rem}.signup-form.svelte-h8dy8o input:where(.svelte-h8dy8o){flex:1;padding:1rem;border:2px solid #ddd;border-radius:4px;font-size:1rem}.signup-btn.svelte-h8dy8o{background:#c41e3a;color:#fff;border:none;padding:1rem 2rem;border-radius:4px;font-weight:700;cursor:pointer;transition:background .3s ease;white-space:nowrap}.signup-btn.svelte-h8dy8o:hover{background:#a01729}.signup-disclaimer.svelte-h8dy8o{font-size:.8rem;color:#999;font-style:italic}.features-grid.svelte-h8dy8o{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.feature-card.svelte-h8dy8o{background:#fff;padding:2rem;border-radius:8px;text-align:center;box-shadow:0 2px 4px #0000001a}.feature-icon.svelte-h8dy8o{font-size:3rem;margin-bottom:1rem}.feature-card.svelte-h8dy8o h3:where(.svelte-h8dy8o){color:#1a3a6b;font-size:1.2rem;margin-bottom:1rem}.feature-card.svelte-h8dy8o p:where(.svelte-h8dy8o){color:#666;font-size:.9rem;line-height:1.4}.faq-grid.svelte-h8dy8o{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.faq-item.svelte-h8dy8o{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 4px #0000001a}.faq-item.svelte-h8dy8o h3:where(.svelte-h8dy8o){color:#1a3a6b;font-size:1.1rem;margin-bottom:1rem;font-weight:600}.faq-item.svelte-h8dy8o p:where(.svelte-h8dy8o){color:#666;line-height:1.5}@media(max-width:1024px){.products-grid.svelte-h8dy8o,.features-grid.svelte-h8dy8o{grid-template-columns:repeat(2,1fr)}.faq-grid.svelte-h8dy8o{grid-template-columns:1fr}}@media(max-width:768px){.coming-soon-hero.svelte-h8dy8o{padding:2rem 1rem}.hero-content.svelte-h8dy8o h1:where(.svelte-h8dy8o){font-size:2.5rem}.hero-content.svelte-h8dy8o h2:where(.svelte-h8dy8o){font-size:2rem}.products-grid.svelte-h8dy8o,.features-grid.svelte-h8dy8o{grid-template-columns:1fr}.signup-form.svelte-h8dy8o{flex-direction:column}.section-title.svelte-h8dy8o{font-size:2rem}}
