.hero-v2.svelte-14efaux{position:relative;min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:var(--color-canvas, #0f0f0f)}@media(max-width:1023px){.hero-v2.svelte-14efaux{padding-top:calc(var(--header-height, 72px) + 2rem);padding-bottom:2rem;height:auto;display:block}}@media(min-width:1024px){.hero-v2.svelte-14efaux{display:flex;align-items:center;height:100dvh;overflow:hidden}}.hero-background.svelte-14efaux{position:absolute;inset:0;background:url(../../../images/placeholders/hero-placeholder-02.webp) center/cover no-repeat;background-color:var(--color-canvas, #0a0a0a)}.hero-overlay.svelte-14efaux{position:absolute;inset:0;background:linear-gradient(180deg,var(--overlay-tint, rgba(212, 165, 116, .05)) 0%,transparent 60%),linear-gradient(180deg,rgba(10,10,10,.3) 0%,rgba(10,10,10,.6) 50%,var(--color-canvas, #0a0a0a) 100%);transition:background .8s ease}.grain-overlay.svelte-14efaux{position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");opacity:.03;pointer-events:none;mix-blend-mode:overlay}.vignette.svelte-14efaux{position:absolute;inset:0;background:radial-gradient(ellipse at center,transparent 0%,transparent 50%,rgba(0,0,0,.4) 100%);pointer-events:none}.ember-particles.svelte-14efaux{position:absolute;bottom:20%;left:50%;transform:translate(-50%);width:300px;height:150px}.ember.svelte-14efaux{position:absolute;width:6px;height:6px;background:var(--color-gold, #d4a574);border-radius:50%;opacity:0;filter:blur(1px);box-shadow:0 0 8px 2px var(--color-gold, #d4a574);animation:svelte-14efaux-float-ember 4s ease-in-out infinite}.ember.svelte-14efaux:nth-child(1){left:10%;animation-delay:0s}.ember.svelte-14efaux:nth-child(2){left:25%;animation-delay:.8s}.ember.svelte-14efaux:nth-child(3){left:45%;animation-delay:1.5s}.ember.svelte-14efaux:nth-child(4){left:60%;animation-delay:2s}.ember.svelte-14efaux:nth-child(5){left:75%;animation-delay:2.8s}.ember.svelte-14efaux:nth-child(6){left:90%;animation-delay:3.2s}@keyframes svelte-14efaux-float-ember{0%{opacity:0;transform:translateY(0) scale(1)}10%{opacity:.8}to{opacity:0;transform:translateY(-120px) translate(20px) scale(.2)}}.hero-content.svelte-14efaux{position:relative;z-index:1;width:100%;max-width:1200px;padding:var(--space-lg, 2rem);text-align:center;display:flex;flex-direction:column;align-items:center;gap:3rem}.carousel.svelte-14efaux{position:relative;width:100%;min-height:280px;display:grid;place-items:center}@media(min-width:768px){.carousel.svelte-14efaux{min-height:320px}}.slide.svelte-14efaux{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-md, 1rem);opacity:0;transform:translateY(20px);pointer-events:none;transition:opacity .6s cubic-bezier(.4,0,.2,1),transform .6s cubic-bezier(.4,0,.2,1)}.slide.active.svelte-14efaux{opacity:1;transform:translateY(0);pointer-events:auto}.slide.active.svelte-14efaux .slide-headline:where(.svelte-14efaux){animation:svelte-14efaux-staggerFadeIn .6s cubic-bezier(.4,0,.2,1) 0s backwards}.slide.active.svelte-14efaux .slide-subheadline:where(.svelte-14efaux){animation:svelte-14efaux-staggerFadeIn .6s cubic-bezier(.4,0,.2,1) .1s backwards}.slide.active.svelte-14efaux .slide-cta-wrapper:where(.svelte-14efaux){animation:svelte-14efaux-staggerFadeIn .6s cubic-bezier(.4,0,.2,1) .2s backwards}@keyframes svelte-14efaux-staggerFadeIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.slide-headline.svelte-14efaux{font-family:var(--font-heading, "Outfit", sans-serif);font-size:clamp(2.25rem,6vw,4.5rem);font-weight:800;color:var(--color-text-primary, #f5f5f5);line-height:1.1;margin:0;letter-spacing:-.04em;max-width:900px;text-shadow:0 2px 4px rgba(0,0,0,.3),0 4px 20px rgba(0,0,0,.2)}.slide-subheadline.svelte-14efaux{font-family:var(--font-body, "Inter", sans-serif);font-size:clamp(1.125rem,3vw,1.35rem);font-weight:400;color:#f5f5f5d9;max-width:650px;margin:0;line-height:1.7;text-shadow:0 1px 3px rgba(0,0,0,.5)}.slide-cta-wrapper.svelte-14efaux{display:flex;flex-direction:column;align-items:center;gap:.75rem;margin-top:var(--space-sm, .75rem)}.cta-badge.svelte-14efaux{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .875rem;background:linear-gradient(135deg,var(--color-gold, #d4a574) 0%,#c49660 100%);border-radius:2rem;font-family:var(--font-body, "Inter", sans-serif);font-size:.75rem;font-weight:600;color:var(--color-canvas, #0f0f0f);text-transform:uppercase;letter-spacing:.05em;box-shadow:0 2px 8px #d4a57466}.slide-cta-wrapper.svelte-14efaux button,.slide-cta-wrapper.svelte-14efaux a{display:flex;align-items:center;gap:.5rem}.nav-arrows.svelte-14efaux{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);display:flex;justify-content:space-between;padding:0 var(--space-md, 1rem);pointer-events:none;z-index:20}.nav-arrow.svelte-14efaux{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#1c1c1c66;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.05);border-radius:50%;color:#fffc;cursor:pointer;pointer-events:auto;transition:all .3s cubic-bezier(.4,0,.2,1);opacity:0;animation:fadeIn .5s ease-out 1s forwards}.nav-arrow.svelte-14efaux:hover{background:var(--color-gold, #d4a574);border-color:var(--color-gold, #d4a574);color:var(--color-canvas, #0a0a0a);transform:scale(1.1);box-shadow:0 4px 20px #d4a5744d}@media(max-width:767px){.nav-arrow.svelte-14efaux{width:40px;height:40px;background:#1c1c1c99;border-color:#ffffff1a;opacity:1!important;animation:none}.nav-arrows.svelte-14efaux{padding:0 .5rem}}.trust-badges-wrapper.svelte-14efaux{width:100%;display:flex;justify-content:center;margin-top:auto;padding-bottom:5rem;animation:fadeInUp .6s ease-out .4s backwards;z-index:10}.trust-badges-container.svelte-14efaux{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;padding:.75rem 2rem;background:#1c1c1c99;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.08);border-radius:100px;box-shadow:0 4px 20px #0000004d}.trust-badge-item.svelte-14efaux{display:flex;align-items:center;gap:1rem}.badge-visual.svelte-14efaux{width:48px;height:48px;flex-shrink:0;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:4px;box-shadow:0 2px 8px #00000026}.badge-img.svelte-14efaux{width:100%;height:100%;object-fit:contain}.badge-info.svelte-14efaux{display:flex;flex-direction:column;text-align:left}.badge-title.svelte-14efaux{font-family:var(--font-heading, "Outfit", sans-serif);font-weight:700;font-size:.875rem;color:var(--color-text-primary, #f5f5f5);line-height:1.2}.badge-subtitle.svelte-14efaux{font-family:var(--font-body, "Inter", sans-serif);font-size:.75rem;color:var(--color-text-secondary, #9ca3af);line-height:1.2}@media(max-width:1023px){.trust-badges-wrapper.svelte-14efaux{padding-bottom:0;margin-top:1rem;width:100vw;margin-left:-2rem}.trust-badges-container.svelte-14efaux{display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:flex-start;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 2rem 2rem;width:100%;max-width:none;border-radius:0;background:transparent;border:none;box-shadow:none;-webkit-overflow-scrolling:touch;scrollbar-width:none;mask-image:linear-gradient(90deg,transparent 0%,black 1rem,black calc(100% - 1rem),transparent 100%);-webkit-mask-image:linear-gradient(90deg,transparent 0%,black 1rem,black calc(100% - 1rem),transparent 100%)}.trust-badges-container.svelte-14efaux::-webkit-scrollbar{display:none}.trust-badge-item.svelte-14efaux{flex:0 0 85vw;scroll-snap-align:center;background:#1c1c1cd9;padding:1rem;border-radius:1rem;border:1px solid rgba(255,255,255,.08);box-shadow:0 4px 12px #0003;display:flex;align-items:center;gap:1rem}.badge-visual.svelte-14efaux{width:40px;height:40px}.hero-background.svelte-14efaux{height:100%;position:absolute}}@keyframes svelte-14efaux-pulse{0%,to{opacity:.4}50%{opacity:.8}}@media(min-width:1024px){.slide-headline.svelte-14efaux{font-size:clamp(2.5rem,5vw,4rem)}}@media(prefers-reduced-motion:reduce){.slide.svelte-14efaux{transition:opacity .2s ease;transform:none}.slide.active.svelte-14efaux{transform:none}.slide.active.svelte-14efaux .slide-headline:where(.svelte-14efaux),.slide.active.svelte-14efaux .slide-subheadline:where(.svelte-14efaux),.slide.active.svelte-14efaux .slide-cta-wrapper:where(.svelte-14efaux){animation:none}.ember.svelte-14efaux{animation:none}}.section.svelte-1uha8ag{padding:5rem 0}.container.svelte-1uha8ag{max-width:1280px;margin:0 auto;padding:0 1.5rem}.section-header.svelte-1uha8ag{text-align:center;margin-bottom:3rem}.section-title.svelte-1uha8ag{font-family:var(--font-heading, "Outfit", sans-serif);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:var(--color-text-primary, #f5f5f5);margin:0 0 .75rem;letter-spacing:-.02em}.section-subtitle.svelte-1uha8ag{font-family:var(--font-body, "Inter", sans-serif);font-size:1.0625rem;color:var(--color-text-secondary, #9ca3af);max-width:550px;margin:0 auto;line-height:1.6}.section-cta.svelte-1uha8ag{text-align:center;margin-top:3rem}.featured-section.svelte-1uha8ag{background-color:var(--color-canvas, #0f0f0f)}.products-grid.svelte-1uha8ag{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem}@media(min-width:640px){.products-grid.svelte-1uha8ag{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.products-grid.svelte-1uha8ag{grid-template-columns:repeat(3,1fr)}}@media(min-width:1280px){.products-grid.svelte-1uha8ag{grid-template-columns:repeat(4,1fr)}}.categories-section.svelte-1uha8ag{background-color:var(--color-canvas-elevated, #141414)}.bento-grid.svelte-1uha8ag{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:768px){.bento-grid.svelte-1uha8ag{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media(min-width:1024px){.bento-grid.svelte-1uha8ag{grid-template-columns:repeat(2,1fr)}}.category-card.svelte-1uha8ag{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2rem 1.5rem;background:var(--color-surface, #1f2937);border-radius:1.5rem;text-decoration:none;border:1px solid rgba(255,255,255,.04);transition:transform .2s ease,background-color .2s ease,box-shadow .2s ease}.category-card.svelte-1uha8ag:hover{transform:translateY(-4px);background:var(--color-surface-hover, #374151);box-shadow:0 20px 40px #0000004d}.category-icon-wrapper.svelte-1uha8ag{width:64px;height:64px;display:flex;align-items:center;justify-content:center;background:var(--color-surface-glass, rgba(255, 255, 255, .05));border-radius:1rem;margin-bottom:1rem;color:var(--color-gold, #d4a574)}.category-name.svelte-1uha8ag{font-family:var(--font-heading, "Outfit", sans-serif);font-size:1.125rem;font-weight:600;color:var(--color-text-primary, #f5f5f5);margin:0 0 .5rem}.category-description.svelte-1uha8ag{font-size:.8125rem;color:var(--color-text-muted, #6b7280);margin:0;line-height:1.5;display:none}@media(min-width:768px){.category-description.svelte-1uha8ag{display:block}}.calculator-cta.svelte-1uha8ag{background:linear-gradient(135deg,rgba(196,30,58,.15) 0%,var(--color-canvas, #0f0f0f) 100%)}.cta-card.svelte-1uha8ag{text-align:center;max-width:600px;margin:0 auto;padding:3rem 2rem;background:var(--color-surface-glass, rgba(31, 41, 55, .5));backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:2rem;border:1px solid rgba(255,255,255,.06)}.cta-icon-wrapper.svelte-1uha8ag{width:80px;height:80px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;background:linear-gradient(135deg,var(--color-primary, #c41e3a) 0%,#991b2e 100%);border-radius:1.5rem;color:#fff}.cta-title.svelte-1uha8ag{font-family:var(--font-heading, "Outfit", sans-serif);font-size:clamp(1.5rem,4vw,2rem);font-weight:700;color:var(--color-text-primary, #f5f5f5);margin:0 0 1rem;letter-spacing:-.02em}.cta-text.svelte-1uha8ag{font-family:var(--font-body, "Inter", sans-serif);font-size:1.0625rem;color:var(--color-text-secondary, #9ca3af);margin:0 0 2rem;line-height:1.6}.phone-section.svelte-1uha8ag{background-color:var(--color-canvas, #0f0f0f);padding:3.5rem 0}.phone-card.svelte-1uha8ag{text-align:center}.phone-title.svelte-1uha8ag{font-family:var(--font-heading, "Outfit", sans-serif);font-size:1.5rem;font-weight:700;color:var(--color-text-primary, #f5f5f5);margin:0 0 .5rem}.phone-text.svelte-1uha8ag{font-family:var(--font-body, "Inter", sans-serif);color:var(--color-text-secondary, #9ca3af);margin:0 0 1.5rem}.phone-button.svelte-1uha8ag{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.75rem;background-color:var(--color-gold, #d4a574);color:var(--color-black, #0f0f0f);font-family:var(--font-heading, "Outfit", sans-serif);font-weight:600;font-size:1rem;border-radius:.75rem;text-decoration:none;transition:transform .15s ease,box-shadow .2s ease}.phone-button.svelte-1uha8ag:hover{transform:scale(1.05);box-shadow:0 10px 30px #d4a5744d}.phone-button.svelte-1uha8ag:active{transform:scale(.98)}@media(prefers-reduced-motion:reduce){.category-card.svelte-1uha8ag,.phone-button.svelte-1uha8ag{transition:none}}.certification-section.svelte-1uha8ag{background:linear-gradient(180deg,var(--color-canvas-elevated, #141414) 0%,var(--color-canvas, #0f0f0f) 100%);padding:4rem 0}.certification-card.svelte-1uha8ag{background:var(--color-surface, #1f2937);border-radius:1.5rem;border:1px solid rgba(255,255,255,.06);padding:2rem;max-width:800px;margin:0 auto}.certification-content.svelte-1uha8ag{display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:center}@media(min-width:640px){.certification-content.svelte-1uha8ag{flex-direction:row;text-align:left;gap:2rem}.certification-card.svelte-1uha8ag{padding:2.5rem 3rem}}.certification-badge.svelte-1uha8ag{flex-shrink:0;width:120px;height:120px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:1rem;padding:.75rem;box-shadow:0 4px 20px #0003}@media(min-width:640px){.certification-badge.svelte-1uha8ag{width:140px;height:140px}}.certification-logo.svelte-1uha8ag{width:100%;height:100%;object-fit:contain}.certification-text.svelte-1uha8ag{flex:1}.certification-title.svelte-1uha8ag{font-family:var(--font-heading, "Outfit", sans-serif);font-size:1.5rem;font-weight:700;color:var(--color-text-primary, #f5f5f5);margin:0 0 .75rem;letter-spacing:-.02em}.certification-description.svelte-1uha8ag{font-family:var(--font-body, "Inter", sans-serif);font-size:.9375rem;color:var(--color-text-secondary, #9ca3af);margin:0 0 1rem;line-height:1.7}.certification-description.svelte-1uha8ag strong:where(.svelte-1uha8ag){color:var(--color-gold, #d4a574);font-weight:600}.certification-tagline.svelte-1uha8ag{font-family:var(--font-accent, "Playfair Display", serif);font-style:italic;font-size:.875rem;color:var(--color-text-muted, #6b7280);margin:0}
