@import"https://fonts.googleapis.com/css2?family=Onest:wght@400;500;600;700;800&display=swap";.boton-estandar.svelte-1aobe2b{--color-brand-dark: #22372b;--color-brand-light: #bbc3be;--color-brand-orange: #de892e;--font-primary: "Trirong", serif;--font-secondary: "Avenir Next", Arial, sans-serif;--padding-x: clamp(12px, 3vw, 20px);--padding-y: clamp(8px, 2vw, 12px);--font-size: clamp(.9rem, 3.5vw, 1.1rem);--gap: clamp(6px, 1.5vw, 10px);--icon-size: clamp(24px, 6vw, 32px);--icon-inner-size: clamp(16px, 4vw, 24px)}.boton-estandar.svelte-1aobe2b{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:var(--gap);width:auto;min-width:fit-content;font-family:var(--font-secondary);font-weight:400;font-size:var(--font-size);text-decoration:none;border:none;border-radius:100px;cursor:pointer;padding:var(--padding-y) var(--padding-x);overflow:visible;box-shadow:0 2px 4px #0003;will-change:transform;transform:translateZ(0);transition:transform .15s ease,box-shadow .15s ease;user-select:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation;outline:none}.boton-estandar.svelte-1aobe2b:focus-visible{outline:3px solid rgba(222,137,46,.5);outline-offset:2px}.boton-estandar.svelte-1aobe2b:disabled,.boton-estandar.disabled.svelte-1aobe2b{cursor:not-allowed;opacity:.6;transform:none!important}.boton-estandar.full-width.svelte-1aobe2b{width:100%;max-width:400px}.boton-estandar.svelte-1aobe2b:not(:disabled):not(.disabled):hover{box-shadow:0 4px 8px #00000040;transform:translateY(-1px)}.boton-estandar.pressed.svelte-1aobe2b:not(:disabled):not(.disabled){transform:translateY(0);box-shadow:0 1px 3px #0003}.boton-estandar.variant-primary.svelte-1aobe2b{background:var(--color-brand-orange);color:#fff}.boton-estandar.variant-primary.svelte-1aobe2b:not(:disabled):not(.disabled):hover{background:#e69a3e}.boton-estandar.variant-primary.loading.svelte-1aobe2b{background:#cc7a26}.boton-estandar.variant-secondary.svelte-1aobe2b{background:var(--color-brand-dark);color:#fff}.boton-estandar.variant-secondary.svelte-1aobe2b:not(:disabled):not(.disabled):hover{background:#2a4735}.boton-estandar.variant-secondary.loading.svelte-1aobe2b{background:#1e2b20}.boton-estandar.variant-light.svelte-1aobe2b{background:var(--color-brand-light);color:var(--color-brand-dark)}.boton-estandar.variant-light.svelte-1aobe2b:not(:disabled):not(.disabled):hover{background:#a8b3ab}.boton-estandar.variant-light.loading.svelte-1aobe2b{background:#9aa19d}.boton-estandar.variant-light.svelte-1aobe2b .icon-container:where(.svelte-1aobe2b){color:var(--color-brand-light);background-color:var(--color-brand-dark)}.boton-estandar.variant-dark.svelte-1aobe2b{background:#1f2937;color:#fff}.boton-estandar.variant-dark.svelte-1aobe2b:not(:disabled):not(.disabled):hover{background:#374151}.boton-estandar.variant-dark.loading.svelte-1aobe2b{background:#111827}.boton-estandar.variant-outline.svelte-1aobe2b{background:transparent;border:2px solid var(--custom-outline-color, var(--color-brand-orange));color:var(--custom-outline-color, var(--color-brand-orange));box-shadow:none}.boton-estandar.variant-outline.svelte-1aobe2b:not(:disabled):not(.disabled):hover{background:var(--custom-outline-color, var(--color-brand-orange));color:var(--color-brand-dark);box-shadow:0 4px 8px #de892e40}.boton-estandar.variant-outline.svelte-1aobe2b .icon-container:where(.svelte-1aobe2b){color:var(--custom-outline-color, var(--color-brand-orange));background-color:transparent;border:1px solid var(--custom-outline-color, var(--color-brand-orange))}.boton-estandar.variant-outline.svelte-1aobe2b:hover .icon-container:where(.svelte-1aobe2b):not(.loading){color:var(--color-brand-dark);background-color:var(--color-brand-dark);border-color:var(--color-brand-dark)}.boton-estandar.size-small.svelte-1aobe2b{--padding-x: clamp(10px, 2.5vw, 16px);--padding-y: clamp(6px, 1.5vw, 10px);--font-size: clamp(.8rem, 3vw, .95rem);--icon-size: clamp(20px, 5vw, 26px);--icon-inner-size: clamp(14px, 3vw, 18px)}.boton-estandar.size-large.svelte-1aobe2b{--padding-x: clamp(16px, 4vw, 28px);--padding-y: clamp(10px, 2.5vw, 16px);--font-size: clamp(1rem, 4vw, 1.3rem);--icon-size: clamp(28px, 7vw, 38px);--icon-inner-size: clamp(20px, 5vw, 28px)}.button-text.svelte-1aobe2b{white-space:nowrap;line-height:1.2;flex-shrink:0;max-width:calc(100vw - 100px);overflow:hidden;text-overflow:ellipsis;transition:opacity .15s ease}.button-text.loading.svelte-1aobe2b{opacity:.9}.icon-container.svelte-1aobe2b{width:var(--icon-size);height:var(--icon-size);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--color-brand-orange);background-color:#fff;transition:all .15s ease}.boton-estandar.svelte-1aobe2b:hover .icon-container:where(.svelte-1aobe2b):not(.loading){background-color:#f8f8f8;transform:scale(1.05)}.icon-container.loading.svelte-1aobe2b{background-color:#f0f0f0}.custom-icon.svelte-1aobe2b{width:var(--icon-inner-size);height:var(--icon-inner-size);object-fit:contain;transition:transform .15s ease}.loading-spinner.svelte-1aobe2b{width:calc(var(--icon-inner-size) * .8);height:calc(var(--icon-inner-size) * .8);border:2px solid var(--color-brand-orange);border-top:2px solid transparent;border-radius:50%;animation:svelte-1aobe2b-spin 1s linear infinite}@keyframes svelte-1aobe2b-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){.boton-estandar.full-width.svelte-1aobe2b{width:100%;max-width:none}.boton-estandar.svelte-1aobe2b{min-width:fit-content;max-width:calc(100vw - 32px)}}@media (max-width: 480px){.button-text.svelte-1aobe2b{max-width:calc(100vw - 80px)}}@media (max-width: 360px){.boton-estandar.svelte-1aobe2b{--padding-x: 10px;--font-size: .85rem}}@media (hover: none){.boton-estandar.svelte-1aobe2b:not(:disabled):not(.disabled):active{transform:scale(.98)}}@media (prefers-reduced-motion: reduce){.boton-estandar.svelte-1aobe2b,.icon-container.svelte-1aobe2b,.custom-icon.svelte-1aobe2b,.loading-spinner.svelte-1aobe2b{transition:none;animation:none}}@media (prefers-contrast: high){.boton-estandar.svelte-1aobe2b{border:2px solid currentColor}}.hero-section.svelte-1fcevs7{position:relative;height:100vh;overflow:hidden;background:#000}.video-stage.svelte-1fcevs7{position:absolute;inset:0;z-index:1}.video-container.svelte-1fcevs7{position:relative;width:100%;height:100%;cursor:pointer;transition:all .4s ease}.video-container.svelte-1fcevs7:hover{transform:scale(1.01)}.hero-video.svelte-1fcevs7{width:100%;height:100%;object-fit:cover;filter:brightness(.45) contrast(1.1) saturate(1.1);transition:filter .6s ease}.video-container.svelte-1fcevs7:hover .hero-video:where(.svelte-1fcevs7){filter:brightness(.55) contrast(1.1) saturate(1.1)}.video-overlay.svelte-1fcevs7{position:absolute;inset:0;background:transparent;display:flex;align-items:center;justify-content:center;opacity:1;transition:opacity .3s ease}.progress-bar.svelte-1fcevs7{position:absolute;bottom:0;left:0;right:0;height:2px;background:#fff3}.progress-fill.svelte-1fcevs7{height:100%;background:#de892e;transition:width .1s ease}.video-control.svelte-1fcevs7{position:relative;z-index:2}.play-indicator.svelte-1fcevs7{width:80px;height:80px;background:#de892ee6;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#000c;backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.2);transition:all .3s ease}.play-indicator.svelte-1fcevs7:hover{transform:scale(1.1);background:#de892e}.content-overlay.svelte-1fcevs7{position:relative;z-index:10;height:100vh;display:flex;flex-direction:column;justify-content:space-between;pointer-events:none}.container.svelte-1fcevs7{max-width:1200px;margin:0 auto;padding:0 2rem;width:100%;pointer-events:auto}.hero-content.svelte-1fcevs7{display:grid;grid-template-columns:1fr 420px;gap:4rem;align-items:end;padding-bottom:4rem}.text-section.svelte-1fcevs7{max-width:600px;background-color:#22372bb3;padding:2rem;border-radius:16px;box-shadow:0 8px 32px #0000004d;backdrop-filter:blur(8px)}.hero-title.svelte-1fcevs7{font-family:Tirong,serif;font-size:clamp(2.5rem,4.5vw,3.5rem);font-weight:700;line-height:1.2;color:#fff;margin:0 0 1.5rem;text-shadow:0 4px 16px rgba(0,0,0,.7)}.hero-subtitle.svelte-1fcevs7{font-family:Avenir Next,sans-serif;font-size:1.1rem;line-height:1.6;color:#ffffffe6;margin:0 0 2.5rem;text-shadow:0 2px 8px rgba(0,0,0,.5)}.cta-primary.svelte-1fcevs7{font-family:Avenir Next,sans-serif;background:linear-gradient(135deg,#de892e,#f09635);color:#22372b;border:none;padding:1.2rem 2.5rem;font-size:1rem;font-weight:700;border-radius:50px;cursor:pointer;display:inline-flex;align-items:center;gap:.75rem;transition:all .4s ease;box-shadow:0 8px 30px #de892e66;text-transform:none;margin-bottom:2rem;position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.1)}.cta-primary.svelte-1fcevs7:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#ffffff1a,#fff0);transform:translateY(-100%);transition:transform .6s ease}.cta-primary.svelte-1fcevs7:hover{transform:translateY(-2px);box-shadow:0 12px 40px #de892e80;background:linear-gradient(135deg,#f09635,#de892e)}.cta-primary.svelte-1fcevs7:hover:before{transform:translateY(0)}.cta-primary.svelte-1fcevs7:active{transform:translateY(1px);box-shadow:0 8px 20px #de892e66}.cta-icon.svelte-1fcevs7{font-size:1.1rem;display:flex;align-items:center;justify-content:center}.cta-text.svelte-1fcevs7{position:relative;z-index:1}.cta-arrow.svelte-1fcevs7{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.cta-primary.svelte-1fcevs7:hover .cta-arrow:where(.svelte-1fcevs7){transform:translate(3px)}.features-quick.svelte-1fcevs7{display:flex;flex-direction:column;gap:.75rem}.feature-item.svelte-1fcevs7{display:flex;align-items:center;gap:.75rem;font-family:Avenir Next,sans-serif;color:#fff;font-size:.95rem;text-shadow:0 1px 4px rgba(0,0,0,.5);opacity:0;animation:svelte-1fcevs7-slideInLeft .6s ease-out forwards}.feature-item.svelte-1fcevs7:nth-child(1){animation-delay:.2s}.feature-item.svelte-1fcevs7:nth-child(2){animation-delay:.4s}.feature-item.svelte-1fcevs7:nth-child(3){animation-delay:.6s}@keyframes svelte-1fcevs7-slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.feature-icon.svelte-1fcevs7{font-size:1.1rem;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.scroll-indicator.svelte-1fcevs7{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem;z-index:10;animation:svelte-1fcevs7-bounce 2s infinite}@keyframes svelte-1fcevs7-bounce{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(-5px)}}.scroll-text.svelte-1fcevs7{font-family:Avenir Next,sans-serif;font-size:.8rem;color:#fffc;text-transform:uppercase;letter-spacing:1px}.scroll-arrow.svelte-1fcevs7{color:#de892e;opacity:.8}@media (max-width: 1024px){.hero-content.svelte-1fcevs7{grid-template-columns:1fr;gap:2rem}}@media (max-width: 768px){.container.svelte-1fcevs7{padding:0 1rem}.hero-content.svelte-1fcevs7{padding-bottom:2rem;text-align:center}.features-quick.svelte-1fcevs7{align-items:center}.play-indicator.svelte-1fcevs7{width:60px;height:60px}.play-indicator.svelte-1fcevs7 svg:where(.svelte-1fcevs7){width:24px;height:24px}}@media (max-width: 480px){.hero-title.svelte-1fcevs7{font-size:2rem}.hero-subtitle.svelte-1fcevs7{font-size:1rem}.cta-primary.svelte-1fcevs7{padding:1rem 1.5rem;font-size:.9rem}}@media (prefers-reduced-motion: reduce){.video-container.svelte-1fcevs7:hover{transform:none}.scroll-indicator.svelte-1fcevs7{animation:none}.feature-item.svelte-1fcevs7{animation:none;opacity:1}.cta-primary.svelte-1fcevs7:hover:before{transform:none}.cta-primary.svelte-1fcevs7:hover .cta-arrow:where(.svelte-1fcevs7){transform:none}}.svelte-cscbxq{box-sizing:border-box}:root{--primary: #de892e;--neutral: #bbc3be;--dark: #22372b;--light: #ffffff;--shadow: rgba(34, 55, 43, .1);--transition: cubic-bezier(.4, 0, .2, 1)}.acoustic-container.svelte-cscbxq{position:relative;max-width:100vw;margin:0 auto;padding:3rem 1.5rem;min-height:100vh;opacity:0;transform:translateY(30px);transition:all 1s var(--transition);overflow:hidden}.acoustic-container.visible.svelte-cscbxq{opacity:1;transform:translateY(0)}.dynamic-bg.svelte-cscbxq{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;overflow:hidden}.bg-pattern.svelte-cscbxq{position:absolute;width:100%;height:100%;background-image:radial-gradient(circle at 20% 50%,rgba(222,137,46,.1) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(187,195,190,.1) 0%,transparent 50%),radial-gradient(circle at 40% 20%,rgba(34,55,43,.05) 0%,transparent 50%)}.floating-shapes.svelte-cscbxq{position:absolute;width:100%;height:100%}.shape.svelte-cscbxq{position:absolute;border-radius:50%;filter:blur(40px);animation:svelte-cscbxq-float 20s infinite ease-in-out}.shape-1.svelte-cscbxq{width:300px;height:300px;background:#de892e1a;top:10%;left:-5%;animation-delay:0s}.shape-2.svelte-cscbxq{width:200px;height:200px;background:#bbc3be26;top:60%;right:-10%;animation-delay:5s}.shape-3.svelte-cscbxq{width:250px;height:250px;background:#22372b14;bottom:20%;left:30%;animation-delay:10s}.shape-4.svelte-cscbxq{width:150px;height:150px;background:#de892e1f;top:40%;right:20%;animation-delay:15s}@keyframes svelte-cscbxq-float{0%,to{transform:translate(0) rotate(0)}25%{transform:translate(30px,-30px) rotate(90deg)}50%{transform:translate(-20px,20px) rotate(180deg)}75%{transform:translate(-30px,-10px) rotate(270deg)}}.mouse-gradient.svelte-cscbxq{position:absolute;width:600px;height:600px;background:radial-gradient(circle,rgba(222,137,46,.15) 0%,transparent 70%);left:var(--mouse-x);top:var(--mouse-y);transform:translate(-50%,-50%);pointer-events:none;opacity:0;transition:opacity .3s ease}.acoustic-container.svelte-cscbxq:hover .mouse-gradient:where(.svelte-cscbxq){opacity:1}.content-card.svelte-cscbxq{background:#fffffff2;backdrop-filter:blur(20px);border-radius:32px;padding:5rem 4rem;box-shadow:0 0 0 1px #bbc3be33,0 20px 60px var(--shadow),0 4px 12px #0000000a;position:relative;overflow:hidden}.content-card.svelte-cscbxq:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,var(--primary) 20%,var(--primary) 80%,transparent 100%);opacity:.5}.header-section.svelte-cscbxq{text-align:center;margin-bottom:5rem;opacity:0;transform:translateY(30px);transition:all 1s var(--transition)}.header-section.visible.svelte-cscbxq{opacity:1;transform:translateY(0)}.header-icon-wrapper.svelte-cscbxq{position:relative;width:120px;height:120px;margin:0 auto 3rem}.icon-hexagon.svelte-cscbxq{position:relative;width:100%;height:100%;animation:svelte-cscbxq-rotate 20s linear infinite}@keyframes svelte-cscbxq-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hexagon-svg.svelte-cscbxq{width:100%;height:100%}.icon-content.svelte-cscbxq{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;background:var(--light);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px var(--shadow)}.icon-waves.svelte-cscbxq{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;pointer-events:none}.wave-ring.svelte-cscbxq{position:absolute;width:100%;height:100%;border:2px solid var(--primary);border-radius:50%;opacity:0;animation:svelte-cscbxq-wave-expand 3s ease-out infinite}.wave-ring.svelte-cscbxq:nth-child(2){animation-delay:1s}.wave-ring.svelte-cscbxq:nth-child(3){animation-delay:2s}@keyframes svelte-cscbxq-wave-expand{0%{transform:scale(.8);opacity:.6}to{transform:scale(1.8);opacity:0}}.main-title.svelte-cscbxq{font-family:Onest,sans-serif;font-size:3.5rem;font-weight:800;color:var(--dark);margin:0 0 1.5rem;line-height:1.1;letter-spacing:-.03em}.title-line.svelte-cscbxq{display:block;overflow:hidden}.title-word.svelte-cscbxq{display:inline-block;opacity:0;transform:translateY(100%);animation:svelte-cscbxq-reveal-up .8s var(--transition) forwards}.title-word.svelte-cscbxq:nth-child(1){animation-delay:.1s}.title-word.svelte-cscbxq:nth-child(2){animation-delay:.2s}.title-line.svelte-cscbxq:nth-child(2) .title-word:where(.svelte-cscbxq):nth-child(1){animation-delay:.3s}.title-line.svelte-cscbxq:nth-child(2) .title-word:where(.svelte-cscbxq):nth-child(2){animation-delay:.4s}.title-word.accent.svelte-cscbxq{color:var(--primary);position:relative}.title-word.accent.svelte-cscbxq:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:4px;background:var(--primary);transform:scaleX(0);transform-origin:left;animation:svelte-cscbxq-line-expand .6s var(--transition) .6s forwards}@keyframes svelte-cscbxq-reveal-up{to{opacity:1;transform:translateY(0)}}@keyframes svelte-cscbxq-line-expand{to{transform:scaleX(1)}}.subtitle.svelte-cscbxq{font-family:Onest,sans-serif;font-size:1.25rem;color:var(--neutral);font-weight:500;margin:0;opacity:0;animation:svelte-cscbxq-fade-in .8s var(--transition) .5s forwards}@keyframes svelte-cscbxq-fade-in{to{opacity:1}}.header-decoration.svelte-cscbxq{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:3rem;opacity:0;animation:svelte-cscbxq-fade-in .8s var(--transition) .6s forwards}.deco-line.svelte-cscbxq{width:60px;height:2px;background:linear-gradient(90deg,transparent,var(--neutral),transparent)}.deco-dot.svelte-cscbxq{width:8px;height:8px;background:var(--primary);border-radius:50%;animation:svelte-cscbxq-pulse-dot 2s ease-in-out infinite}@keyframes svelte-cscbxq-pulse-dot{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.5);opacity:.7}}.items-container.svelte-cscbxq{display:grid;gap:1.5rem;margin-bottom:5rem}.feature-card.svelte-cscbxq{position:relative;background:var(--light);border-radius:24px;padding:2.5rem;border:1px solid rgba(187,195,190,.2);opacity:0;transform:translate(-30px);transition:all .8s var(--transition);transition-delay:var(--delay);overflow:hidden}.feature-card.visible.svelte-cscbxq{opacity:1;transform:translate(0)}.feature-card.svelte-cscbxq:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,transparent 0%,rgba(222,137,46,.05) 100%);opacity:0;transition:opacity .3s ease}.feature-card.svelte-cscbxq:hover:before{opacity:1}.feature-card.active.svelte-cscbxq{background:linear-gradient(135deg,#fefefe,#fbf8f5);border-color:#de892e4d}.card-number.svelte-cscbxq{position:absolute;top:2rem;right:2.5rem;font-family:Onest,sans-serif;font-size:3rem;font-weight:800;color:#bbc3be33;line-height:1;transition:all .3s ease}.feature-card.svelte-cscbxq:hover .card-number:where(.svelte-cscbxq){color:#de892e4d;transform:scale(1.1)}.card-main.svelte-cscbxq{display:grid;grid-template-columns:auto 1fr;gap:2rem;align-items:start;position:relative;z-index:1}.icon-section.svelte-cscbxq{position:relative}.icon-circle.svelte-cscbxq{position:relative;width:64px;height:64px;background:linear-gradient(135deg,#f5f5f5,#efefef);border-radius:20px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;overflow:visible}.feature-card.active.svelte-cscbxq .icon-circle:where(.svelte-cscbxq){background:linear-gradient(135deg,var(--primary) 0%,#e59b4a 100%);transform:rotate(-5deg)}.feature-card.svelte-cscbxq:hover .icon-circle:where(.svelte-cscbxq){transform:translateY(-4px) rotate(-5deg);box-shadow:0 12px 24px #de892e33}.icon-inner.svelte-cscbxq{position:relative;z-index:1;transition:all .3s ease}.feature-icon.svelte-cscbxq{font-size:2rem;filter:grayscale(.2);transition:all .3s ease}.feature-card.svelte-cscbxq:hover .feature-icon:where(.svelte-cscbxq){transform:scale(1.2);filter:grayscale(0)}.icon-badge.svelte-cscbxq{position:absolute;top:-4px;right:-4px;width:24px;height:24px;background:var(--dark);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--light);box-shadow:0 2px 8px #22372b4d;animation:svelte-cscbxq-badge-pop .6s var(--transition)}@keyframes svelte-cscbxq-badge-pop{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}.content-section.svelte-cscbxq{min-width:0}.feature-title.svelte-cscbxq{font-family:Onest,sans-serif;font-size:1.375rem;font-weight:700;color:var(--dark);margin:0 0 .5rem;line-height:1.3;transition:color .3s ease}.feature-card.svelte-cscbxq:hover .feature-title:where(.svelte-cscbxq){color:var(--primary)}.feature-description.svelte-cscbxq{font-family:Onest,sans-serif;font-size:1rem;color:var(--neutral);margin:0 0 1.5rem;line-height:1.6}.feature-footer.svelte-cscbxq{display:flex;align-items:center;gap:2rem;flex-wrap:wrap}.status-tag.svelte-cscbxq{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#bbc3be1a;border-radius:100px;border:1px solid rgba(187,195,190,.2);transition:all .3s ease}.status-tag.active.svelte-cscbxq{background:#de892e1a;border-color:#de892e4d}.tag-dot.svelte-cscbxq{width:6px;height:6px;background:var(--neutral);border-radius:50%;transition:all .3s ease}.status-tag.active.svelte-cscbxq .tag-dot:where(.svelte-cscbxq){background:var(--primary);animation:svelte-cscbxq-pulse-dot 2s ease-in-out infinite}.tag-text.svelte-cscbxq{font-family:Onest,sans-serif;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--neutral);transition:color .3s ease}.status-tag.active.svelte-cscbxq .tag-text:where(.svelte-cscbxq){color:var(--primary)}.progress-indicator.svelte-cscbxq{display:flex;align-items:center;gap:.75rem;flex:1;max-width:200px}.progress-track.svelte-cscbxq{flex:1;height:6px;background:#bbc3be33;border-radius:100px;overflow:hidden;position:relative}.progress-fill.svelte-cscbxq{height:100%;background:linear-gradient(90deg,var(--primary) 0%,#e59b4a 100%);border-radius:100px;transition:width 1.2s var(--transition);transition-delay:var(--delay);position:relative;overflow:hidden}.progress-fill.svelte-cscbxq:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.3) 50%,transparent 100%);animation:svelte-cscbxq-shimmer 2s ease-in-out infinite}@keyframes svelte-cscbxq-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.progress-text.svelte-cscbxq{font-family:Onest,sans-serif;font-size:.875rem;font-weight:600;color:var(--dark);min-width:3ch}.card-glow.svelte-cscbxq{position:absolute;top:50%;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(222,137,46,.1) 50%,transparent 100%);transform:translateY(-50%) skew(-20deg);transition:left .6s ease;pointer-events:none}.feature-card.svelte-cscbxq:hover .card-glow:where(.svelte-cscbxq){left:100%}.footer-section.svelte-cscbxq{text-align:center;padding-top:2rem;opacity:0;transform:translateY(20px);transition:all .8s var(--transition)}.footer-section.visible.svelte-cscbxq{opacity:1;transform:translateY(0)}.footer-pattern.svelte-cscbxq{margin-bottom:2rem;opacity:0;animation:svelte-cscbxq-fade-in .8s var(--transition) .2s forwards}.footer-text.svelte-cscbxq{font-family:Onest,sans-serif;font-size:1.125rem;color:var(--dark);font-weight:600;margin:0 0 1.5rem;letter-spacing:-.01em}.footer-dots.svelte-cscbxq{display:flex;align-items:center;justify-content:center;gap:.5rem}.dot.svelte-cscbxq{width:8px;height:8px;background:var(--neutral);border-radius:50%;transition:all .3s ease}.dot.active.svelte-cscbxq{width:24px;background:var(--primary);border-radius:4px}@media (max-width: 1024px){.content-card.svelte-cscbxq{padding:4rem 3rem}.main-title.svelte-cscbxq{font-size:3rem}}@media (max-width: 768px){.acoustic-container.svelte-cscbxq{padding:2rem 1rem}.content-card.svelte-cscbxq{padding:3rem 2rem;border-radius:24px}.main-title.svelte-cscbxq{font-size:2.5rem}.title-line.svelte-cscbxq{display:inline}.card-main.svelte-cscbxq{grid-template-columns:1fr;gap:1.5rem}.icon-section.svelte-cscbxq{display:flex;align-items:center;gap:1rem}.card-number.svelte-cscbxq{top:1.5rem;right:1.5rem;font-size:2rem}.feature-card.svelte-cscbxq{padding:2rem}.header-icon-wrapper.svelte-cscbxq{width:100px;height:100px}}@media (max-width: 480px){.content-card.svelte-cscbxq{padding:2.5rem 1.5rem;border-radius:20px}.main-title.svelte-cscbxq{font-size:2rem;line-height:1.2}.subtitle.svelte-cscbxq{font-size:1.1rem}.feature-card.svelte-cscbxq{padding:1.5rem}.icon-circle.svelte-cscbxq{width:56px;height:56px;border-radius:16px}.feature-icon.svelte-cscbxq{font-size:1.75rem}.feature-title.svelte-cscbxq{font-size:1.25rem}.feature-description.svelte-cscbxq{font-size:.9375rem}.card-number.svelte-cscbxq{font-size:1.5rem;opacity:.3}.feature-footer.svelte-cscbxq{gap:1rem}.progress-indicator.svelte-cscbxq{width:100%;max-width:none}.header-icon-wrapper.svelte-cscbxq{width:80px;height:80px;margin-bottom:2rem}.header-decoration.svelte-cscbxq{margin-top:2rem}.deco-line.svelte-cscbxq{width:40px}}@media (prefers-color-scheme: dark){:root{--light: #1a1a1a;--dark: #f5f5f5;--shadow: rgba(0, 0, 0, .3)}.acoustic-container.svelte-cscbxq{background:#0a0a0a}.content-card.svelte-cscbxq{background:#1a1a1af2;box-shadow:0 0 0 1px #bbc3be1a,0 20px 60px #00000080,0 4px 12px #0003}.feature-card.svelte-cscbxq{background:#1f1f1f;border-color:#bbc3be1a}.feature-card.active.svelte-cscbxq{background:linear-gradient(135deg,#1f1f1f,#252525)}.icon-circle.svelte-cscbxq{background:linear-gradient(135deg,#2a2a2a,#1f1f1f)}.feature-card.active.svelte-cscbxq .icon-circle:where(.svelte-cscbxq){background:linear-gradient(135deg,var(--primary) 0%,#e59b4a 100%)}.status-tag.svelte-cscbxq{background:#bbc3be0d;border-color:#bbc3be1a}.progress-track.svelte-cscbxq{background:#bbc3be1a}.icon-content.svelte-cscbxq{background:#1a1a1a}}@media (prefers-reduced-motion: reduce){.svelte-cscbxq,.svelte-cscbxq:before,.svelte-cscbxq:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.acoustic-container.svelte-cscbxq{transform:none!important}}@media (hover: none){.feature-card.svelte-cscbxq:hover{transform:none}.feature-card.svelte-cscbxq:hover .icon-circle:where(.svelte-cscbxq){transform:none;box-shadow:none}.feature-card.svelte-cscbxq:hover .feature-icon:where(.svelte-cscbxq){transform:none}.feature-card.svelte-cscbxq:hover .card-glow:where(.svelte-cscbxq){left:-100%}}@media (prefers-contrast: high){.content-card.svelte-cscbxq,.feature-card.svelte-cscbxq{border:2px solid var(--dark)}.status-tag.svelte-cscbxq{border-width:2px}.progress-track.svelte-cscbxq{border:1px solid var(--dark)}}@media print{.acoustic-container.svelte-cscbxq{padding:0;min-height:auto}.dynamic-bg.svelte-cscbxq{display:none}.content-card.svelte-cscbxq{box-shadow:none;border:1px solid #000;padding:2rem}.feature-card.svelte-cscbxq{break-inside:avoid;box-shadow:none;border:1px solid #000}.card-number.svelte-cscbxq,.icon-waves.svelte-cscbxq,.wave-ring.svelte-cscbxq,.card-glow.svelte-cscbxq,.header-decoration.svelte-cscbxq{display:none}@page{margin:1in}}.feature-card.svelte-cscbxq:focus-within{outline:3px solid var(--primary);outline-offset:2px}.status-tag.svelte-cscbxq:focus{outline:2px solid var(--primary);outline-offset:2px}@keyframes svelte-cscbxq-skeleton-loading{0%{background-position:-200% 0}to{background-position:200% 0}}.feature-card.svelte-cscbxq:active{transform:scale(.98)}.icon-circle.svelte-cscbxq:active{transform:scale(.95)}.acoustic-container.svelte-cscbxq::-webkit-scrollbar{width:8px}.acoustic-container.svelte-cscbxq::-webkit-scrollbar-track{background:#bbc3be1a;border-radius:100px}.acoustic-container.svelte-cscbxq::-webkit-scrollbar-thumb{background:var(--primary);border-radius:100px}.acoustic-container.svelte-cscbxq::-webkit-scrollbar-thumb:hover{background:#e59b4a}.svelte-cscbxq::selection{background:#de892e33;color:var(--dark)}.content-card.svelte-cscbxq :where(.svelte-cscbxq){-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.video-section.svelte-1efijph{padding:6rem 0;background:radial-gradient(ellipse 60% 80% at 20% 20%,rgba(222,137,46,.03) 0%,transparent 50%),radial-gradient(ellipse 60% 80% at 80% 80%,rgba(34,55,43,.03) 0%,transparent 50%),#fff;font-family:Avenir Next,sans-serif;position:relative;overflow:hidden}.sound-waves.svelte-1efijph{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.wave.svelte-1efijph{position:absolute;height:2px;background:linear-gradient(90deg,transparent,rgba(222,137,46,.15),rgba(34,55,43,.1),rgba(222,137,46,.15),transparent);width:120%;top:calc(10% + var(--index) * 10%);border-radius:1px;animation:svelte-1efijph-wave-move 8s ease-in-out infinite;animation-delay:calc(var(--index) * .5s);filter:blur(.5px)}@keyframes svelte-1efijph-wave-move{0%,to{transform:translate(-100%) scaleX(.8);opacity:0}50%{transform:translate(-10%) scaleX(1);opacity:1}}.floating-particles.svelte-1efijph{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.particle.svelte-1efijph{position:absolute;width:4px;height:4px;background:radial-gradient(circle,rgba(222,137,46,.6),transparent);border-radius:50%;left:var(--x);top:var(--y);animation:svelte-1efijph-particle-float 6s ease-in-out infinite;animation-delay:var(--delay)}@keyframes svelte-1efijph-particle-float{0%,to{opacity:0;transform:translateY(0) scale(.5)}50%{opacity:.8;transform:translateY(-50px) scale(1)}}.decorative-grid.svelte-1efijph{position:absolute;top:20%;right:5%;display:grid;grid-template-columns:repeat(3,1fr);gap:8px;opacity:.05;z-index:1}.grid-item.svelte-1efijph{width:20px;height:20px;background:linear-gradient(45deg,#22372b,#de892e);border-radius:2px;animation:svelte-1efijph-grid-pulse 4s ease-in-out infinite;animation-delay:calc(var(--index) * .2s)}@keyframes svelte-1efijph-grid-pulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}.container.svelte-1efijph{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:10}.header.svelte-1efijph{text-align:center;margin-bottom:4rem;animation:svelte-1efijph-header-appear 1s ease-out}@keyframes svelte-1efijph-header-appear{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.title-wrapper.svelte-1efijph{position:relative;display:inline-block;margin-bottom:1rem}.title-background.svelte-1efijph{position:absolute;inset:-10px -20px;background:linear-gradient(135deg,#fffc,#f8fafc99);border-radius:20px;backdrop-filter:blur(10px);border:1px solid rgba(222,137,46,.1);z-index:-1}.title.svelte-1efijph{font-family:Tiróng,serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:400;color:#22372b;margin:0;line-height:1.2;position:relative;z-index:2}.title-glow.svelte-1efijph{position:absolute;inset:0;background:linear-gradient(45deg,transparent,rgba(222,137,46,.1),transparent);animation:svelte-1efijph-title-shimmer 3s ease-in-out infinite;z-index:1}@keyframes svelte-1efijph-title-shimmer{0%,to{opacity:0;transform:translate(-100%)}50%{opacity:1;transform:translate(100%)}}.subtitle-wrapper.svelte-1efijph{position:relative;display:inline-block}.subtitle.svelte-1efijph{font-size:clamp(1.2rem,2.5vw,1.6rem);color:#de892e;font-weight:500;margin:0;position:relative;z-index:2}.subtitle-dots.svelte-1efijph{display:flex;justify-content:center;gap:6px;margin-top:1rem}.subtitle-dots.svelte-1efijph span:where(.svelte-1efijph){width:6px;height:6px;background:#de892e;border-radius:50%;animation:svelte-1efijph-dot-bounce 1.5s ease-in-out infinite}.subtitle-dots.svelte-1efijph span:where(.svelte-1efijph):nth-child(1){animation-delay:0s}.subtitle-dots.svelte-1efijph span:where(.svelte-1efijph):nth-child(2){animation-delay:.2s}.subtitle-dots.svelte-1efijph span:where(.svelte-1efijph):nth-child(3){animation-delay:.4s}@keyframes svelte-1efijph-dot-bounce{0%,60%,to{transform:translateY(0);opacity:.7}30%{transform:translateY(-8px);opacity:1}}.title-underline.svelte-1efijph{width:80px;height:3px;background:#de892e33;margin:2rem auto 0;border-radius:2px;position:relative;overflow:hidden}.underline-fill.svelte-1efijph{height:100%;background:linear-gradient(90deg,#de892e,#22372b);border-radius:2px;animation:svelte-1efijph-underline-grow 2s ease-out .5s both}@keyframes svelte-1efijph-underline-grow{0%{width:0}to{width:100%}}.video-wrapper.svelte-1efijph{margin-bottom:4rem;animation:svelte-1efijph-video-appear 1s ease-out .3s both}@keyframes svelte-1efijph-video-appear{0%{opacity:0;transform:translateY(40px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.video-frame.svelte-1efijph{position:relative;max-width:900px;margin:0 auto;padding:20px}.frame-border.svelte-1efijph{position:absolute;inset:0;border:2px solid transparent;background:linear-gradient(45deg,#de892e4d,#22372b4d) border-box;border-radius:20px;mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);mask-composite:exclude;animation:svelte-1efijph-border-glow 4s ease-in-out infinite}@keyframes svelte-1efijph-border-glow{0%,to{opacity:.5}50%{opacity:1}}.frame-corner.svelte-1efijph{position:absolute;width:20px;height:20px;border:2px solid #de892e}.corner-tl.svelte-1efijph{top:10px;left:10px;border-right:none;border-bottom:none;border-radius:4px 0 0}.corner-tr.svelte-1efijph{top:10px;right:10px;border-left:none;border-bottom:none;border-radius:0 4px 0 0}.corner-bl.svelte-1efijph{bottom:10px;left:10px;border-right:none;border-top:none;border-radius:0 0 0 4px}.corner-br.svelte-1efijph{bottom:10px;right:10px;border-left:none;border-top:none;border-radius:0 0 4px}.video-container.svelte-1efijph{position:relative;border-radius:16px;overflow:hidden;background:#000;box-shadow:0 25px 50px #22372b33,0 10px 20px #22372b26,inset 0 1px #ffffff1a;transition:all .4s ease}.video-container.svelte-1efijph:hover{transform:translateY(-8px);box-shadow:0 35px 70px #22372b40,0 15px 30px #22372b33,inset 0 1px #ffffff26}.audio-visualizer.svelte-1efijph{position:absolute;bottom:20px;left:20px;display:flex;align-items:end;gap:3px;z-index:5;padding:8px 12px;border-radius:12px}.visualizer-background.svelte-1efijph{position:absolute;inset:0;background:#000000b3;backdrop-filter:blur(10px);border-radius:12px;border:1px solid rgba(255,255,255,.1)}.bar.svelte-1efijph{width:3px;height:var(--height);background:linear-gradient(to top,#de892e,#de892ecc,#de892e66);border-radius:2px;animation:svelte-1efijph-bar-dance 1.5s ease-in-out infinite;animation-delay:var(--delay);transform-origin:bottom;position:relative;z-index:2;box-shadow:0 0 6px #de892e66}@keyframes svelte-1efijph-bar-dance{0%,to{transform:scaleY(.3);opacity:.6}50%{transform:scaleY(1);opacity:1}}.video.svelte-1efijph{width:100%;height:auto;display:block}.play-overlay.svelte-1efijph{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.play-background.svelte-1efijph{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at center,#0003,#0006);backdrop-filter:blur(2px)}.play-button.svelte-1efijph{position:relative;width:100px;height:100px;border:none;background:transparent;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:5}.button-inner.svelte-1efijph{position:relative;width:100%;height:100%;background:linear-gradient(145deg,#fffffff2,#f8fafce6);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#22372b;backdrop-filter:blur(10px);border:2px solid rgba(222,137,46,.2);box-shadow:0 8px 32px #00000026,inset 0 1px #fffc}.play-button.svelte-1efijph:hover .button-inner:where(.svelte-1efijph){background:linear-gradient(145deg,#de892e,#de892ee6);color:#fff;transform:scale(1.05);border-color:#ffffff4d;box-shadow:0 12px 40px #de892e4d,inset 0 1px #ffffff4d}.play-icon.svelte-1efijph{margin-left:4px;transition:all .3s ease;position:relative;z-index:2}.icon-shadow.svelte-1efijph{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:32px;height:32px;background:#de892e33;border-radius:50%;filter:blur(8px);opacity:0;transition:opacity .3s ease}.play-button.svelte-1efijph:hover .icon-shadow:where(.svelte-1efijph){opacity:1}.pulse-ring.svelte-1efijph{position:absolute;border:2px solid rgba(222,137,46,.4);border-radius:50%;animation:svelte-1efijph-pulse-ring 3s infinite ease-out}.ring-1.svelte-1efijph{width:120px;height:120px;animation-delay:0s}.ring-2.svelte-1efijph{width:140px;height:140px;animation-delay:1s}.ring-3.svelte-1efijph{width:160px;height:160px;animation-delay:2s}@keyframes svelte-1efijph-pulse-ring{0%{transform:scale(.8);opacity:1}to{transform:scale(1.2);opacity:0}}.pause-control.svelte-1efijph{position:absolute;top:20px;right:20px;width:50px;height:50px;border:none;border-radius:50%;cursor:pointer;transition:all .3s ease;overflow:hidden}.pause-inner.svelte-1efijph{position:relative;width:100%;height:100%;background:#000c;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.2)}.pause-control.svelte-1efijph:hover .pause-inner:where(.svelte-1efijph){background:#000000e6;transform:scale(1.1)}.pause-glow.svelte-1efijph{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle,rgba(222,137,46,.3),transparent);opacity:0;transition:opacity .3s ease}.pause-control.svelte-1efijph:hover .pause-glow:where(.svelte-1efijph){opacity:1}.video-effects.svelte-1efijph{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.light-beam.svelte-1efijph{position:absolute;background:linear-gradient(45deg,transparent,rgba(222,137,46,.1),transparent);animation:svelte-1efijph-light-sweep 8s ease-in-out infinite}.beam-1.svelte-1efijph{top:0;left:-50%;width:20%;height:100%;animation-delay:0s}.beam-2.svelte-1efijph{top:-50%;right:0;width:100%;height:20%;animation-delay:4s}@keyframes svelte-1efijph-light-sweep{0%,to{opacity:0;transform:translate(0) translateY(0)}50%{opacity:1;transform:translate(200%) translateY(200%)}}.video-info.svelte-1efijph{display:flex;justify-content:space-between;align-items:center;margin-top:1.5rem;max-width:900px;margin-left:auto;margin-right:auto;padding:0 20px}.duration.svelte-1efijph{display:flex;align-items:center;gap:8px;color:#22372b;font-size:.9rem;font-weight:500;background:#fffc;padding:8px 16px;border-radius:20px;backdrop-filter:blur(10px);border:1px solid rgba(222,137,46,.1)}.duration-icon.svelte-1efijph{position:relative}.icon-pulse.svelte-1efijph{position:absolute;top:0;left:0;width:16px;height:16px;background:#de892e4d;border-radius:50%;animation:svelte-1efijph-icon-pulse 2s ease-in-out infinite}@keyframes svelte-1efijph-icon-pulse{0%,to{transform:scale(1);opacity:.5}50%{transform:scale(1.3);opacity:0}}.status.svelte-1efijph{color:#bbc3be;font-size:.9rem;transition:all .3s ease;display:flex;align-items:center;gap:8px;background:#fff9;padding:8px 16px;border-radius:20px;backdrop-filter:blur(10px)}.status-indicator.svelte-1efijph{width:8px;height:8px;background:#bbc3be;border-radius:50%;transition:all .3s ease}.status.playing.svelte-1efijph{color:#de892e}.status.playing.svelte-1efijph .status-indicator:where(.svelte-1efijph){background:#de892e;animation:svelte-1efijph-status-blink 1.5s ease-in-out infinite}@keyframes svelte-1efijph-status-blink{0%,to{opacity:1}50%{opacity:.3}}.testimonial.svelte-1efijph{animation:svelte-1efijph-testimonial-appear 1s ease-out .6s both}@keyframes svelte-1efijph-testimonial-appear{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.quote-container.svelte-1efijph{max-width:700px;margin:0 auto;padding:3rem;text-align:center;position:relative;border-radius:25px;overflow:hidden}.quote-background.svelte-1efijph{position:absolute;inset:0;background:linear-gradient(135deg,#ffffffe6,#f8fafccc,#ffffffe6);backdrop-filter:blur(20px);border:1px solid rgba(222,137,46,.15);z-index:1}.quote-pattern.svelte-1efijph{position:absolute;inset:0;background:radial-gradient(circle at 20% 20%,rgba(222,137,46,.05) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(34,55,43,.05) 0%,transparent 50%);z-index:1;animation:svelte-1efijph-pattern-shift 6s ease-in-out infinite}@keyframes svelte-1efijph-pattern-shift{0%,to{transform:translate(0) scale(1)}50%{transform:translate(10px,-10px) scale(1.05)}}.quote-icon.svelte-1efijph{font-family:Tiróng,serif;font-size:4rem;color:#de892e;line-height:0;margin-bottom:1.5rem;opacity:.8;position:relative;z-index:3;text-shadow:0 4px 8px rgba(222,137,46,.2);animation:svelte-1efijph-quote-glow 4s ease-in-out infinite}@keyframes svelte-1efijph-quote-glow{0%,to{text-shadow:0 4px 8px rgba(222,137,46,.2)}50%{text-shadow:0 4px 8px rgba(222,137,46,.4),0 0 20px rgba(222,137,46,.2)}}blockquote.svelte-1efijph{font-size:clamp(1.2rem,2.5vw,1.5rem);color:#22372b;font-style:italic;line-height:1.6;margin:0 0 2rem;font-weight:400;position:relative;z-index:3;text-shadow:0 1px 2px rgba(0,0,0,.05)}.rating.svelte-1efijph{display:flex;justify-content:center;gap:4px;position:relative;z-index:3}.rating-background.svelte-1efijph{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:200px;height:30px;background:linear-gradient(90deg,transparent,rgba(222,137,46,.1),transparent);border-radius:15px;z-index:1}.star.svelte-1efijph{color:#de892e;font-size:1.4rem;position:relative;z-index:2;animation:svelte-1efijph-star-twinkle 2s ease-in-out infinite;animation-delay:var(--delay);filter:drop-shadow(0 2px 4px rgba(222,137,46,.3));transition:all .3s ease}.star.svelte-1efijph:hover{transform:scale(1.2);filter:drop-shadow(0 4px 8px rgba(222,137,46,.5))}@keyframes svelte-1efijph-star-twinkle{0%,to{opacity:1;transform:scale(1) rotate(0)}50%{opacity:.8;transform:scale(1.1) rotate(5deg)}}.rating-glow.svelte-1efijph{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:180px;height:40px;background:radial-gradient(ellipse,rgba(222,137,46,.2),transparent);border-radius:50%;animation:svelte-1efijph-rating-pulse 3s ease-in-out infinite;z-index:1}@keyframes svelte-1efijph-rating-pulse{0%,to{opacity:.5;transform:translate(-50%,-50%) scale(1)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.1)}}.testimonial-accent.svelte-1efijph{position:absolute;bottom:-10px;right:-10px;width:60px;height:60px;background:linear-gradient(45deg,#de892e1a,#22372b1a);border-radius:50%;z-index:2;animation:svelte-1efijph-accent-rotate 8s linear infinite}@keyframes svelte-1efijph-accent-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.quote-container.svelte-1efijph{box-shadow:0 15px 35px #22372b1a,0 5px 15px #22372b0d,inset 0 1px #fff9;transition:all .4s ease}.quote-container.svelte-1efijph:hover{transform:translateY(-5px);box-shadow:0 25px 50px #22372b26,0 10px 25px #22372b1a,inset 0 1px #fffc}@media (max-width: 768px){.video-section.svelte-1efijph{padding:3rem 0}.container.svelte-1efijph{padding:0 1rem}.header.svelte-1efijph,.video-wrapper.svelte-1efijph{margin-bottom:2.5rem}.video-frame.svelte-1efijph{padding:15px}.video-container.svelte-1efijph{border-radius:12px}.play-button.svelte-1efijph{width:80px;height:80px}.button-inner.svelte-1efijph svg:where(.svelte-1efijph){width:28px;height:28px}.pulse-ring.ring-1.svelte-1efijph{width:100px;height:100px}.pulse-ring.ring-2.svelte-1efijph{width:120px;height:120px}.pulse-ring.ring-3.svelte-1efijph{width:140px;height:140px}.video-info.svelte-1efijph{flex-direction:column;gap:1rem;text-align:center}.quote-container.svelte-1efijph{padding:2rem;border-radius:20px}.quote-icon.svelte-1efijph{font-size:3rem}.audio-visualizer.svelte-1efijph{padding:6px 10px}.bar.svelte-1efijph{width:2px}.floating-particles.svelte-1efijph,.decorative-grid.svelte-1efijph,.light-beam.svelte-1efijph,.frame-corner.svelte-1efijph{display:none}.title-background.svelte-1efijph{left:-15px;right:-15px;border-radius:15px}.subtitle-dots.svelte-1efijph{margin-top:.5rem}.subtitle-dots.svelte-1efijph span:where(.svelte-1efijph){width:4px;height:4px}}@keyframes svelte-1efijph-video-playing-pulse{0%,to{box-shadow:0 25px 50px #22372b33,0 10px 20px #22372b26}50%{box-shadow:0 30px 60px #de892e26,0 15px 30px #de892e1a,0 0 40px #de892e0d}}@media (prefers-reduced-motion: reduce){.wave.svelte-1efijph,.particle.svelte-1efijph,.grid-item.svelte-1efijph,.bar.svelte-1efijph,.pulse-ring.svelte-1efijph,.star.svelte-1efijph,.title-glow.svelte-1efijph,.light-beam.svelte-1efijph{animation-duration:.01ms!important;animation-iteration-count:1!important}.play-button.svelte-1efijph:hover .button-inner:where(.svelte-1efijph),.quote-container.svelte-1efijph:hover{transform:none!important}}.contact-section.svelte-dx4dyz{padding:6rem 0;background:linear-gradient(135deg,#f8fafb,#bbc3be 20%,#f1f5f9,#e2e8f0);font-family:Avenir Next,sans-serif;position:relative;overflow:hidden}.container.svelte-dx4dyz{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:10}.content.svelte-dx4dyz{display:flex;flex-direction:column;align-items:center;gap:4rem;opacity:0;transform:translateY(40px);transition:all .8s ease-out}.visible.svelte-dx4dyz .content:where(.svelte-dx4dyz){opacity:1;transform:translateY(0)}.title-area.svelte-dx4dyz{text-align:center;position:relative}.icon-wrapper.svelte-dx4dyz{margin-bottom:2rem}.main-icon.svelte-dx4dyz{font-size:4rem;animation:svelte-dx4dyz-gentle-float 3s ease-in-out infinite}@keyframes svelte-dx4dyz-gentle-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.main-title.svelte-dx4dyz{font-size:clamp(2.5rem,5vw,4rem);font-weight:400;color:#22372b;margin:0;line-height:1.2}.title-line.svelte-dx4dyz{display:block}.accent.svelte-dx4dyz{color:#de892e}.whatsapp-card.svelte-dx4dyz{max-width:600px;width:100%;background:#fffffff2;backdrop-filter:blur(20px);border-radius:30px;padding:3rem;border:1px solid rgba(187,195,190,.3);box-shadow:0 20px 60px #22372b1a,inset 0 1px #fff9;transition:all .3s ease}.whatsapp-card.svelte-dx4dyz:hover{transform:translateY(-5px);box-shadow:0 30px 80px #22372b26,inset 0 1px #fffc}.icon-section.svelte-dx4dyz{display:flex;justify-content:center;margin-bottom:2rem}.whatsapp-icon.svelte-dx4dyz{width:100px;height:100px;background:linear-gradient(135deg,#25d366,#128c7e);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 15px 35px #25d3664d,inset 0 2px #ffffff4d;animation:svelte-dx4dyz-icon-pulse 3s ease-in-out infinite}@keyframes svelte-dx4dyz-icon-pulse{0%,to{transform:scale(1);box-shadow:0 15px 35px #25d3664d,inset 0 2px #ffffff4d}50%{transform:scale(1.05);box-shadow:0 20px 50px #25d36666,inset 0 2px #fff6}}.message-content.svelte-dx4dyz{text-align:center;margin-bottom:2.5rem}.message-title.svelte-dx4dyz{font-size:clamp(1.3rem,2.5vw,1.8rem);color:#22372b;font-weight:600;margin:0 0 2rem;line-height:1.4}.features.svelte-dx4dyz{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.feature.svelte-dx4dyz{display:flex;align-items:center;gap:8px;background:#bbc3be1a;padding:12px 20px;border-radius:25px;border:1px solid rgba(222,137,46,.15);transition:all .3s ease}.feature.svelte-dx4dyz:hover{background:#de892e1a;transform:translateY(-2px)}.feature-icon.svelte-dx4dyz{font-size:1.2rem}.feature-text.svelte-dx4dyz{font-size:.9rem;color:#22372b;font-weight:500}.action-section.svelte-dx4dyz{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-bottom:2rem}.whatsapp-button.svelte-dx4dyz{background:linear-gradient(135deg,#25d366,#128c7e);color:#fff;border:none;border-radius:25px;padding:18px 36px;font-size:1.1rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:12px;transition:all .3s ease;box-shadow:0 8px 25px #25d3664d}.whatsapp-button.svelte-dx4dyz:hover{transform:translateY(-3px);box-shadow:0 15px 40px #25d36666;background:linear-gradient(135deg,#20ba59,#0f7a6e)}.whatsapp-button.svelte-dx4dyz:active{transform:translateY(-1px)}.button-text.svelte-dx4dyz{text-shadow:0 1px 2px rgba(0,0,0,.2)}.button-arrow.svelte-dx4dyz{font-size:1.2rem;transition:transform .3s ease}.whatsapp-button.svelte-dx4dyz:hover .button-arrow:where(.svelte-dx4dyz){transform:translate(4px)}.action-hint.svelte-dx4dyz{font-size:.9rem;color:#22372bb3;background:#fffc;padding:8px 16px;border-radius:15px;border:1px solid rgba(187,195,190,.3)}.status-indicators.svelte-dx4dyz{display:flex;justify-content:space-between;align-items:center;gap:2rem}.status-item.svelte-dx4dyz{display:flex;align-items:center;gap:8px;background:#ffffffe6;padding:12px 20px;border-radius:20px;border:1px solid rgba(187,195,190,.2);box-shadow:0 4px 15px #22372b0d}.status-dot.svelte-dx4dyz{width:8px;height:8px;background:#25d366;border-radius:50%;animation:svelte-dx4dyz-dot-pulse 2s ease-in-out infinite}@keyframes svelte-dx4dyz-dot-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.2)}}.time-icon.svelte-dx4dyz{font-size:1.1rem}.status-text.svelte-dx4dyz{font-size:.9rem;color:#22372b;font-weight:500}@media (max-width: 768px){.contact-section.svelte-dx4dyz{padding:4rem 0}.container.svelte-dx4dyz{padding:0 1rem}.content.svelte-dx4dyz{gap:3rem}.whatsapp-card.svelte-dx4dyz{padding:2rem;border-radius:25px}.main-icon.svelte-dx4dyz{font-size:3rem}.whatsapp-icon.svelte-dx4dyz{width:80px;height:80px}.whatsapp-icon.svelte-dx4dyz svg:where(.svelte-dx4dyz){width:50px;height:50px}.features.svelte-dx4dyz{flex-direction:column;gap:1rem}.feature.svelte-dx4dyz{justify-content:center;width:100%}.status-indicators.svelte-dx4dyz{flex-direction:column;gap:1rem}.status-item.svelte-dx4dyz{justify-content:center;width:100%}.whatsapp-button.svelte-dx4dyz{padding:16px 32px;font-size:1rem}}.visible.svelte-dx4dyz .title-area:where(.svelte-dx4dyz){animation:svelte-dx4dyz-fade-in-up .6s ease-out .2s both}.visible.svelte-dx4dyz .whatsapp-card:where(.svelte-dx4dyz){animation:svelte-dx4dyz-fade-in-up .6s ease-out .4s both}@keyframes svelte-dx4dyz-fade-in-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.panel-selection-step.svelte-13gxqhi{padding:1rem}.step-header.svelte-13gxqhi{text-align:center;margin-bottom:2rem}.step-header.svelte-13gxqhi h2:where(.svelte-13gxqhi){font-size:2rem;font-weight:700;color:#22372b;margin-bottom:.75rem;font-family:Trirong,serif}.step-header.svelte-13gxqhi p:where(.svelte-13gxqhi){font-size:1rem;color:#64748b;max-width:600px;margin:0 auto 1.5rem;line-height:1.6}.coverage-info.svelte-13gxqhi{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.info-badge.svelte-13gxqhi{display:flex;align-items:center;gap:.5rem;padding:1rem 1.5rem;border-radius:12px;border:1px solid rgba(222,137,46,.2);background:#de892e0d}.info-number.svelte-13gxqhi{font-size:1.5rem;font-weight:700;color:#de892e}.info-text.svelte-13gxqhi{font-size:.9rem;color:#64748b;font-weight:500}.products-slider.svelte-13gxqhi{margin-bottom:2rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;position:relative;padding-left:0}.products-slider.svelte-13gxqhi::-webkit-scrollbar{display:none}.products-grid.svelte-13gxqhi{display:grid;grid-template-columns:repeat(2,minmax(300px,1fr));gap:1rem;width:max-content;min-width:100%;justify-content:start}.delivery-card.svelte-13gxqhi{background:#fff;border-radius:12px;padding:1rem;border:1px solid #f0f0f0;transition:all .2s ease;display:flex;gap:1rem;cursor:pointer;box-shadow:0 2px 8px #0000000f;position:relative;min-width:300px;width:100%}.delivery-card.svelte-13gxqhi:hover{box-shadow:0 4px 16px #0000001a;border-color:#e0e0e0}.delivery-card.selected.svelte-13gxqhi{border-color:#22372b;box-shadow:0 4px 16px #22372b26}.delivery-card.for-quote.svelte-13gxqhi{border-left:3px solid #22372b}.delivery-card.out-of-stock.svelte-13gxqhi{opacity:.6;pointer-events:none;background:#f9fafb}.delivery-card.out-of-stock.svelte-13gxqhi .card-image:where(.svelte-13gxqhi){position:relative}.out-of-stock-overlay.svelte-13gxqhi{position:absolute;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;border-radius:8px}.out-of-stock-label.svelte-13gxqhi{background:#ef4444;color:#fff;padding:.5rem 1rem;border-radius:6px;font-weight:700;font-size:.9rem;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 8px #0003}.card-image.svelte-13gxqhi{width:120px;height:120px;flex-shrink:0;border-radius:8px;overflow:hidden;background:#f8fafc;position:relative}.card-image.svelte-13gxqhi img:where(.svelte-13gxqhi){width:100%;height:100%;object-fit:cover}.card-content.svelte-13gxqhi{flex:1;display:flex;flex-direction:column;gap:.5rem}.header-row.svelte-13gxqhi{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.25rem}.title-with-rating.svelte-13gxqhi{display:flex;flex-direction:column;gap:.25rem}.product-title.svelte-13gxqhi{font-size:1.1rem;font-weight:600;color:#1f2937;margin:0;line-height:1.2}.rating-inline.svelte-13gxqhi{display:flex;align-items:center;gap:.25rem}.rating-text.svelte-13gxqhi{font-size:.875rem;font-weight:600;color:#1f2937}.price-container-display.svelte-13gxqhi{display:flex;flex-direction:column;align-items:flex-end;gap:.125rem}.price-display.svelte-13gxqhi{font-size:1.65rem;font-weight:700;color:#1f2937;white-space:nowrap}.box-info-badge.svelte-13gxqhi{display:inline-flex;align-items:center;gap:.4rem;background:linear-gradient(135deg,#22372b1a,#22372b26);border:1.5px solid rgba(34,55,43,.3);border-radius:8px;padding:.4rem .75rem;margin-top:.5rem;font-size:.8rem;color:#22372b;font-weight:600;white-space:nowrap;box-shadow:0 2px 4px #22372b1a}.box-icon.svelte-13gxqhi{width:1rem;height:1rem;color:#22372b;flex-shrink:0}.description-line.svelte-13gxqhi{font-size:.875rem;color:#6b7280;margin:0;line-height:1.3}.badges-row.svelte-13gxqhi{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:.25rem}.badge.svelte-13gxqhi{display:inline-flex;align-items:center;gap:.25rem;font-size:.75rem;font-weight:500;padding:.25rem .5rem;border-radius:6px;white-space:nowrap}.badge-green.svelte-13gxqhi{background:#dcfce7;color:#16a34a}.badge-out-of-stock.svelte-13gxqhi{background:#fee2e2;color:#dc2626;font-weight:700}.star-icon.svelte-13gxqhi{width:14px;height:14px;color:#f59e0b}.select-button.svelte-13gxqhi{width:100%;padding:.5rem 1rem;border:2px solid #e5e7eb;border-radius:8px;background:#fff;color:#374151;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;margin-top:.5rem}.select-button.svelte-13gxqhi:hover:not(.disabled){border-color:#22372b;background:#f9fafb}.select-button.selected.svelte-13gxqhi{border-color:#22372b;background:#22372b;color:#fff}.select-button.disabled.svelte-13gxqhi,.select-button.svelte-13gxqhi:disabled{background:#e5e7eb;color:#9ca3af;border-color:#d1d5db;cursor:not-allowed;opacity:.6}.swipe-indicator.svelte-13gxqhi{display:none;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:10;background:#de892e;border-radius:50%;padding:.75rem;box-shadow:0 4px 16px #de892e66;animation:svelte-13gxqhi-slideLeft 2s infinite;pointer-events:none}.swipe-arrow.svelte-13gxqhi{width:24px;height:24px;stroke-width:3;color:#fff}@keyframes svelte-13gxqhi-slideLeft{0%,to{transform:translate(0);opacity:.8}50%{transform:translate(-3px);opacity:1}}@keyframes svelte-13gxqhi-slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-13gxqhi-slideUpFloat{0%{opacity:0;transform:translate(-50%) translateY(80px) scale(.7)}to{opacity:1;transform:translate(-50%) translateY(0) scale(1)}}@media (max-width: 768px){.panel-selection-step.svelte-13gxqhi{padding:.75rem}.step-header.svelte-13gxqhi{margin-bottom:1.5rem}.step-header.svelte-13gxqhi h2:where(.svelte-13gxqhi){font-size:1.5rem}.step-header.svelte-13gxqhi p:where(.svelte-13gxqhi){font-size:.9rem;margin-bottom:1rem}.products-slider.svelte-13gxqhi{padding:0}.swipe-indicator.svelte-13gxqhi{display:flex;left:50%;top:50%;transform:translate(-50%,-50%);padding:.6rem}.products-grid.svelte-13gxqhi{grid-template-columns:repeat(2,minmax(280px,1fr));gap:.75rem;width:max-content;min-width:100%;justify-content:start}.delivery-card.svelte-13gxqhi{padding:.75rem;min-width:280px}.card-image.svelte-13gxqhi{width:100px;height:100px}.product-title.svelte-13gxqhi{font-size:.95rem}.price-display.svelte-13gxqhi{font-size:1.55rem}.description-line.svelte-13gxqhi{font-size:.8rem}.badge.svelte-13gxqhi{font-size:.7rem;padding:.2rem .4rem}.select-button.svelte-13gxqhi{font-size:.8rem;padding:.4rem .8rem}.coverage-info.svelte-13gxqhi{gap:1rem}.info-badge.svelte-13gxqhi{padding:.75rem 1rem}}@media (max-width: 480px){.panel-selection-step.svelte-13gxqhi{padding:0rem}.swipe-indicator.svelte-13gxqhi{left:90%;top:46%;transform:translate(-50%,-50%);padding:.5rem}.swipe-arrow.svelte-13gxqhi{width:20px;height:20px}.products-grid.svelte-13gxqhi{grid-template-columns:repeat(2,minmax(250px,1fr));gap:.5rem;width:max-content;min-width:100%;justify-content:start}.delivery-card.svelte-13gxqhi{min-width:250px;padding:.5rem}.card-image.svelte-13gxqhi{width:110px;height:140px}.product-title.svelte-13gxqhi{font-size:.9rem}.price-display.svelte-13gxqhi{font-size:1.2rem}.select-button.svelte-13gxqhi{font-size:.75rem;padding:.3rem .6rem}}.recovery-btn.svelte-13gxqhi{margin-top:1.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#f0f7f1,#e8f4ea);border:2px solid var(--eco-green, #89a894);border-radius:.75rem;color:var(--eco-green-dark, #22372b);font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;justify-content:center}.recovery-btn.svelte-13gxqhi:hover{background:var(--eco-green, #89a894);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #89a8944d}.recovery-icon.svelte-13gxqhi{width:20px;height:20px;stroke-width:2}.modal-overlay.svelte-13gxqhi{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem;animation:svelte-13gxqhi-fadeIn .2s ease}@keyframes svelte-13gxqhi-fadeIn{0%{opacity:0}to{opacity:1}}.modal-content.svelte-13gxqhi{background:#fff;border-radius:1rem;max-width:500px;width:100%;box-shadow:0 20px 60px #0000004d;animation:svelte-13gxqhi-slideUp .3s ease}@keyframes svelte-13gxqhi-slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.modal-header.svelte-13gxqhi{padding:1.5rem;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center}.modal-header.svelte-13gxqhi h3:where(.svelte-13gxqhi){margin:0;font-size:1.5rem;color:var(--eco-green-dark, #22372b)}.modal-close.svelte-13gxqhi{background:transparent;border:none;cursor:pointer;padding:.5rem;color:#6b7280;transition:color .2s}.modal-close.svelte-13gxqhi:hover{color:var(--eco-green-dark, #22372b)}.modal-close.svelte-13gxqhi svg:where(.svelte-13gxqhi){width:24px;height:24px}.modal-body.svelte-13gxqhi{padding:1.5rem}.modal-description.svelte-13gxqhi{color:#6b7280;margin-bottom:1.5rem;line-height:1.6}.input-group.svelte-13gxqhi{margin-bottom:1.5rem}.input-group.svelte-13gxqhi label:where(.svelte-13gxqhi){display:block;margin-bottom:.5rem;font-weight:600;color:var(--eco-green-dark, #22372b)}.input-group.svelte-13gxqhi input:where(.svelte-13gxqhi){width:100%;padding:.75rem;border:2px solid #e5e7eb;border-radius:.5rem;font-size:1rem;font-family:Courier New,monospace;transition:border-color .2s}.input-group.svelte-13gxqhi input:where(.svelte-13gxqhi):focus{outline:none;border-color:var(--eco-green, #89a894)}.input-group.svelte-13gxqhi input:where(.svelte-13gxqhi):disabled{background:#f3f4f6;cursor:not-allowed}.error-message.svelte-13gxqhi{background:#fee2e2;color:#991b1b;padding:.75rem 1rem;border-radius:.5rem;margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem;font-size:.9rem}.error-message.svelte-13gxqhi svg:where(.svelte-13gxqhi){width:20px;height:20px;flex-shrink:0}.modal-actions.svelte-13gxqhi{display:flex;gap:1rem;justify-content:flex-end}.btn-secondary.svelte-13gxqhi,.btn-primary.svelte-13gxqhi{padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .2s;border:none;font-size:1rem;display:flex;align-items:center;gap:.5rem}.btn-secondary.svelte-13gxqhi{background:#fff;color:var(--eco-green-dark, #22372b);border:2px solid #e5e7eb}.btn-secondary.svelte-13gxqhi:hover:not(:disabled){background:#f3f4f6}.btn-primary.svelte-13gxqhi{background:var(--eco-green, #89a894);color:#fff}.btn-primary.svelte-13gxqhi:hover:not(:disabled){background:var(--eco-green-dark, #22372b);transform:translateY(-1px);box-shadow:0 4px 12px #89a8944d}.btn-primary.svelte-13gxqhi:disabled,.btn-secondary.svelte-13gxqhi:disabled{opacity:.5;cursor:not-allowed}.spinner.svelte-13gxqhi{display:inline-block;width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:svelte-13gxqhi-spin .6s linear infinite}@keyframes svelte-13gxqhi-spin{to{transform:rotate(360deg)}}.location-step.svelte-1ddwkmw{padding:2rem;max-width:1000px;margin:0 auto}.step-header.svelte-1ddwkmw{text-align:center;margin-bottom:3rem}.step-header.svelte-1ddwkmw h2:where(.svelte-1ddwkmw){font-size:2.5rem;font-weight:700;color:#22372b;margin-bottom:1rem;font-family:Trirong,serif}.step-header.svelte-1ddwkmw p:where(.svelte-1ddwkmw){font-size:1.125rem;color:#64748b;max-width:600px;margin:0 auto;line-height:1.6}.region-grid.svelte-1ddwkmw{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem}.region-card.svelte-1ddwkmw{background:#fff;border:2px solid #e2e8f0;border-radius:20px;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 20px #22372b14;position:relative}.region-card.svelte-1ddwkmw:hover{transform:translateY(-6px);box-shadow:0 12px 40px #22372b26}.region-card.selected.svelte-1ddwkmw{border:3px solid #de892e;box-shadow:0 12px 40px #de892e33;background:linear-gradient(135deg,#de892e05,#de892e0d)}.region-card.premium.svelte-1ddwkmw{border-color:#10b981;background:linear-gradient(135deg,#10b98105,#10b9810d)}.region-card.premium.selected.svelte-1ddwkmw{border-color:#de892e;background:linear-gradient(135deg,#de892e05,#10b98105)}.region-card.standard.svelte-1ddwkmw{border-color:#f59e0b;background:linear-gradient(135deg,#f59e0b05,#f59e0b0d)}.region-card.outside.svelte-1ddwkmw{border-color:#6b7280;background:linear-gradient(135deg,#6b728005,#6b72800d)}.region-select-btn.svelte-1ddwkmw{width:100%;padding:2rem;border:none;background:transparent;cursor:pointer;text-align:left;transition:all .3s ease;position:relative;display:flex;align-items:center;justify-content:space-between}.region-content.svelte-1ddwkmw{flex:1}.region-content.svelte-1ddwkmw h3:where(.svelte-1ddwkmw){font-size:1.5rem;font-weight:700;color:#22372b;margin:1rem 0}.region-content.svelte-1ddwkmw .description:where(.svelte-1ddwkmw){color:#64748b;font-size:1rem;line-height:1.5;margin:0 0 1.5rem}.shipping-info.svelte-1ddwkmw,.installation-info.svelte-1ddwkmw{display:flex;align-items:center;gap:.75rem;margin:1rem 0;font-size:.95rem;font-weight:500}.shipping-info.svelte-1ddwkmw svg:where(.svelte-1ddwkmw),.installation-info.svelte-1ddwkmw svg:where(.svelte-1ddwkmw){width:18px;height:18px;flex-shrink:0}.shipping-free.svelte-1ddwkmw{color:#10b981;display:flex;align-items:center;gap:.75rem}.shipping-cost.svelte-1ddwkmw{color:#f59e0b;display:flex;align-items:center;gap:.75rem}.shipping-quote.svelte-1ddwkmw{color:#6b7280;display:flex;align-items:center;gap:.75rem}.installation-available.svelte-1ddwkmw{color:#10b981;display:flex;align-items:center;gap:.75rem}.installation-unavailable.svelte-1ddwkmw{color:#ef4444;display:flex;align-items:center;gap:.75rem}.selected-indicator.svelte-1ddwkmw{display:flex;align-items:center;gap:.5rem;color:#22372b;font-weight:600;font-size:.9rem;background:#de892e1a;border-radius:12px;padding:.75rem;margin-left:1rem}.selected-indicator.svelte-1ddwkmw svg:where(.svelte-1ddwkmw){width:18px;height:18px;color:#de892e}@media (max-width: 768px){.location-step.svelte-1ddwkmw{padding:1.5rem}.step-header.svelte-1ddwkmw h2:where(.svelte-1ddwkmw){font-size:2rem}.region-grid.svelte-1ddwkmw{grid-template-columns:1fr;gap:1.5rem}}.acoustic-objective-step.svelte-10bxhhu{padding:1rem;max-width:100%;margin:0}.step-header.svelte-10bxhhu{text-align:center;margin-bottom:3rem}.step-header.svelte-10bxhhu h2:where(.svelte-10bxhhu){font-size:2.5rem;font-weight:700;color:#22372b;margin-bottom:1rem;font-family:Trirong,serif}.step-header.svelte-10bxhhu p:where(.svelte-10bxhhu){font-size:1.125rem;color:#64748b;max-width:700px;margin:0 auto;line-height:1.6}.objective-grid.svelte-10bxhhu{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:2rem}.objective-card.svelte-10bxhhu{background:#fff;border:2px solid #e2e8f0;border-radius:16px;padding:1.5rem;cursor:pointer;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem;transition:all .3s ease;position:relative;box-shadow:0 2px 8px #0000001a}.objective-card.svelte-10bxhhu:hover{border-color:#de892e;transform:translateY(-2px)}.objective-card.selected.svelte-10bxhhu{border-color:#de892e;background:#de892e0d}.objective-card.svelte-10bxhhu h3:where(.svelte-10bxhhu){font-size:1.25rem;font-weight:700;color:#22372b;margin:0}.objective-card.svelte-10bxhhu p:where(.svelte-10bxhhu){color:#64748b;font-size:.95rem;margin:0;line-height:1.4}.benefits.svelte-10bxhhu{list-style:none;padding:0;margin:0;text-align:left;width:100%}.benefits.svelte-10bxhhu li:where(.svelte-10bxhhu){color:#de892e;font-size:.85rem;font-weight:500;padding:.25rem 0}.selected-check.svelte-10bxhhu{position:absolute;top:1rem;right:1rem;background:#de892e;color:#fff;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700}.info-panel.svelte-10bxhhu{background:linear-gradient(135deg,#22372b05,#22372b0d);border:1px solid rgba(34,55,43,.1);border-radius:16px;padding:2rem;margin-bottom:3rem;animation:svelte-10bxhhu-slideIn .4s ease-out}.info-header.svelte-10bxhhu h4:where(.svelte-10bxhhu){font-size:1.25rem;font-weight:700;color:#22372b;margin:0 0 1rem;display:flex;align-items:center;gap:.5rem}.info-content.svelte-10bxhhu p:where(.svelte-10bxhhu){color:#64748b;font-size:1rem;line-height:1.6;margin:0}@keyframes svelte-10bxhhu-slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.acoustic-objective-step.svelte-10bxhhu{padding:.5rem}.step-header.svelte-10bxhhu{margin-bottom:1.5rem;padding:1rem}.step-header.svelte-10bxhhu h2:where(.svelte-10bxhhu){font-size:1.75rem}.objective-grid.svelte-10bxhhu{gap:.75rem}.objective-card.svelte-10bxhhu{padding:1rem;gap:.75rem}.objective-card.svelte-10bxhhu h3:where(.svelte-10bxhhu){font-size:1.1rem}.objective-card.svelte-10bxhhu p:where(.svelte-10bxhhu){font-size:.9rem}.benefits.svelte-10bxhhu li:where(.svelte-10bxhhu){font-size:.8rem}.info-panel.svelte-10bxhhu{margin:1rem 0;padding:1rem}}.installation-step.svelte-d5a28l{padding:2rem;max-width:1000px;margin:0 auto}.step-header.svelte-d5a28l{text-align:center;margin-bottom:3rem}.step-header.svelte-d5a28l h2:where(.svelte-d5a28l){font-size:2.5rem;font-weight:700;color:#22372b;margin-bottom:1rem;font-family:Trirong,serif}.step-header.svelte-d5a28l p:where(.svelte-d5a28l){font-size:1.125rem;color:#64748b;max-width:700px;margin:0 auto;line-height:1.6}.installation-grid.svelte-d5a28l{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem}.installation-card.svelte-d5a28l{background:#fff;border:2px solid #e2e8f0;border-radius:20px;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 20px #22372b14;position:relative}.installation-card.svelte-d5a28l:hover{transform:translateY(-6px);box-shadow:0 12px 40px #22372b26}.installation-card.selected.svelte-d5a28l{border:3px solid #de892e;box-shadow:0 12px 40px #de892e33;background:linear-gradient(135deg,#de892e05,#de892e0d)}.installation-card.recommended.svelte-d5a28l{border:2px solid #10b981;background:linear-gradient(135deg,#10b98105,#10b9810d);box-shadow:0 8px 32px #10b98126}.installation-card.recommended.selected.svelte-d5a28l{border:3px solid #de892e;background:linear-gradient(135deg,#de892e05,#10b98105)}.installation-card.disabled.svelte-d5a28l{opacity:.5;background:#f8fafc;border-color:#e2e8f0;box-shadow:none}.installation-card.disabled.svelte-d5a28l:hover{transform:none;box-shadow:none}.recommended-badge.svelte-d5a28l{position:absolute;top:-8px;right:1rem;background:linear-gradient(135deg,#10b981,#059669);color:#fff;font-size:.75rem;font-weight:600;padding:.5rem 1rem;border-radius:20px;z-index:2;box-shadow:0 4px 12px #10b9814d;display:flex;align-items:center;gap:.25rem}.recommended-badge.svelte-d5a28l svg:where(.svelte-d5a28l){width:12px;height:12px;fill:currentColor;stroke:none}.installation-select-btn.svelte-d5a28l{width:100%;padding:2rem;border:none;background:transparent;cursor:pointer;text-align:left;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.installation-select-btn.disabled.svelte-d5a28l{cursor:not-allowed;color:#94a3b8}.installation-content.svelte-d5a28l{flex:1;text-align:center}.installation-header.svelte-d5a28l{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;flex-wrap:wrap;gap:.5rem}.installation-header.svelte-d5a28l h3:where(.svelte-d5a28l){font-size:1.25rem;font-weight:700;color:#22372b;margin:0}.installation-header.svelte-d5a28l .price:where(.svelte-d5a28l){font-size:1.125rem;font-weight:700;color:#de892e;background:#de892e1a;padding:.5rem 1rem;border-radius:8px}.description.svelte-d5a28l{color:#64748b;font-size:.95rem;line-height:1.5;margin:0 0 1rem;text-align:center}.recommendation-reason.svelte-d5a28l{background:#10b9811a;border:1px solid rgba(16,185,129,.2);border-radius:8px;padding:.75rem;margin:1rem 0}.recommendation-reason.svelte-d5a28l small:where(.svelte-d5a28l){color:#059669;font-size:.85rem;font-weight:500;line-height:1.4}.min-panels.svelte-d5a28l{margin:1rem 0}.min-panels.svelte-d5a28l small:where(.svelte-d5a28l){color:#64748b;font-size:.8rem}.selected-indicator.svelte-d5a28l{display:flex;align-items:center;gap:.5rem;color:#22372b;font-weight:600;font-size:.9rem;margin-top:1rem;background:#de892e1a;border-radius:12px;padding:.75rem;align-self:stretch;justify-content:center}.selected-indicator.svelte-d5a28l svg:where(.svelte-d5a28l){width:16px;height:16px;color:#de892e}.region-info.svelte-d5a28l{background:linear-gradient(135deg,#22372b05,#22372b0d);border:1px solid rgba(34,55,43,.1);border-radius:16px;padding:2rem;margin-bottom:3rem}.region-info.svelte-d5a28l h4:where(.svelte-d5a28l){font-size:1.25rem;font-weight:700;color:#22372b;margin:0 0 1rem}.region-details.svelte-d5a28l{display:flex;gap:2rem;flex-wrap:wrap}.detail-item.svelte-d5a28l{display:flex;align-items:center;gap:.5rem}.detail-item.svelte-d5a28l .label:where(.svelte-d5a28l){font-weight:600;color:#64748b}.detail-item.svelte-d5a28l .value:where(.svelte-d5a28l){font-weight:700;color:#22372b}.detail-item.svelte-d5a28l .value.available:where(.svelte-d5a28l){color:#10b981}@media (max-width: 768px){.installation-step.svelte-d5a28l{padding:1.5rem}.step-header.svelte-d5a28l h2:where(.svelte-d5a28l){font-size:2rem}.installation-grid.svelte-d5a28l{grid-template-columns:1fr;gap:1.5rem}.installation-select-btn.svelte-d5a28l,.region-info.svelte-d5a28l{padding:1.5rem}.region-details.svelte-d5a28l{flex-direction:column;gap:1rem}.installation-header.svelte-d5a28l{flex-direction:column;align-items:stretch;text-align:center}}.measurement-input.svelte-hll6y7{padding:2.5rem;padding-bottom:80px;max-width:1000px;margin:0 auto}.header.svelte-hll6y7{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem;padding:2rem;background:linear-gradient(135deg,#22372b0d,#de892e0d);border-radius:20px;border:1px solid rgba(222,137,46,.2)}.header-content.svelte-hll6y7 h2:where(.svelte-hll6y7){font-size:2rem;font-weight:700;color:#22372b;margin-bottom:.5rem;font-family:Trirong,serif}.header-content.svelte-hll6y7 p:where(.svelte-hll6y7){color:#64748b;font-size:1.1rem;margin:0}.selected-summary.svelte-hll6y7{text-align:right;display:flex;flex-direction:column;gap:1rem;align-items:flex-end}.selected-summary.svelte-hll6y7>span:where(.svelte-hll6y7){color:#22372b;font-weight:600;font-size:1.1rem}.products-configuration.svelte-hll6y7{display:flex;flex-direction:column;gap:2rem;margin-bottom:3rem}.product-config-card.svelte-hll6y7{background:#fff;border:2px solid #e2e8f0;border-radius:20px;padding:2rem;transition:all .3s ease;box-shadow:0 4px 16px #22372b0f}.product-config-card.svelte-hll6y7:hover{border-color:#de892e;box-shadow:0 8px 24px #de892e1a}.product-header.svelte-hll6y7{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.product-info.svelte-hll6y7{display:flex;align-items:center;gap:1rem}.product-info.svelte-hll6y7 img:where(.svelte-hll6y7){border-radius:12px;box-shadow:0 4px 12px #22372b1a}.product-info.svelte-hll6y7 h3:where(.svelte-hll6y7){color:#22372b;font-size:1.5rem;font-weight:700;margin-bottom:.25rem}.quantity.svelte-hll6y7{color:#64748b;font-size:.9rem;font-weight:500}.measurement-method.svelte-hll6y7{margin-bottom:2rem}.measurement-method.svelte-hll6y7 h4:where(.svelte-hll6y7){color:#22372b;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.method-buttons.svelte-hll6y7{display:flex;gap:1rem}.method-btn.svelte-hll6y7{flex:1;padding:1rem 1.5rem;border:2px solid #e2e8f0;background:#fff;color:#64748b;border-radius:12px;cursor:pointer;transition:all .3s ease;font-weight:500;text-align:center}.method-btn.active.svelte-hll6y7{border-color:#de892e;background:#de892e;color:#fff}.method-btn.svelte-hll6y7:hover:not(.active){border-color:#cbd5e0;background:#de892e0d}.square-meters-config.svelte-hll6y7{margin-bottom:2rem}.square-meters-config.svelte-hll6y7 label:where(.svelte-hll6y7){display:block;color:#22372b;font-weight:600;margin-bottom:.75rem;font-size:1rem}.square-meters-config.svelte-hll6y7 input:where(.svelte-hll6y7){width:100%;padding:1.25rem 1.5rem;border:2px solid #e2e8f0;border-radius:12px;font-size:1.25rem;font-weight:600;text-align:center;transition:all .3s ease}.square-meters-config.svelte-hll6y7 input:where(.svelte-hll6y7):focus{outline:none;border-color:#de892e;box-shadow:0 0 0 4px #de892e1a}.square-meters-config.svelte-hll6y7 input.error:where(.svelte-hll6y7){border-color:#dc2626;box-shadow:0 0 0 4px #dc26261a}.square-meters-config.svelte-hll6y7 input[type=number]:where(.svelte-hll6y7)::-webkit-outer-spin-button,.square-meters-config.svelte-hll6y7 input[type=number]:where(.svelte-hll6y7)::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.square-meters-config.svelte-hll6y7 input[type=number]:where(.svelte-hll6y7){-moz-appearance:textfield}.walls-config.svelte-hll6y7{margin-bottom:2rem}.walls-header.svelte-hll6y7{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.walls-header.svelte-hll6y7 h4:where(.svelte-hll6y7){color:#22372b;font-size:1.1rem;font-weight:600;margin:0}.add-wall-btn.svelte-hll6y7{background:#de892e1a;border:1px solid #de892e;color:#de892e;padding:.5rem 1rem;border-radius:8px;cursor:pointer;font-size:.9rem;font-weight:500;transition:all .3s ease}.add-wall-btn.svelte-hll6y7:hover{background:#de892e;color:#fff}.no-walls.svelte-hll6y7{text-align:center;padding:2rem;color:#64748b}.add-first-wall.svelte-hll6y7{background:#de892e;color:#fff;border:none;padding:1rem 2rem;border-radius:12px;cursor:pointer;font-weight:600;margin-top:1rem;transition:all .3s ease}.add-first-wall.svelte-hll6y7:hover{background:#c5811a;transform:translateY(-2px)}.wall-item.svelte-hll6y7{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem;padding:1.5rem;background:#22372b05;border:1px solid rgba(34,55,43,.1);border-radius:12px;transition:all .3s ease}.wall-item.svelte-hll6y7:hover{border-color:#de892e4d;background:#22372b08}.wall-item-header.svelte-hll6y7{display:flex;justify-content:space-between;align-items:center;padding-bottom:.75rem;border-bottom:1px solid rgba(34,55,43,.1)}.wall-number.svelte-hll6y7{color:#22372b;font-weight:700;font-size:1rem;display:flex;align-items:center;gap:.5rem}.wall-number.svelte-hll6y7:before{content:"📐";font-size:1.2rem}.wall-inputs.svelte-hll6y7{display:flex;align-items:flex-end;gap:1rem;flex:1}.input-field.svelte-hll6y7{flex:1;display:flex;flex-direction:column;gap:.5rem}.input-field.quantity-field.svelte-hll6y7{flex:.6}.input-field.svelte-hll6y7 label:where(.svelte-hll6y7){font-size:.875rem;font-weight:600;color:#22372b;margin-bottom:.25rem}.input-field.svelte-hll6y7 input:where(.svelte-hll6y7){width:100%;padding:.875rem 1rem;border:2px solid #e2e8f0;border-radius:8px;text-align:center;font-weight:600;font-size:1.05rem;color:#22372b;transition:all .3s ease}.input-field.svelte-hll6y7 input:where(.svelte-hll6y7):focus{outline:none;border-color:#de892e;box-shadow:0 0 0 3px #de892e1a;background:#fff}.input-field.svelte-hll6y7 input:where(.svelte-hll6y7)::placeholder{color:#94a3b8;font-weight:500}.input-field.svelte-hll6y7 input[type=number]:where(.svelte-hll6y7)::-webkit-outer-spin-button,.input-field.svelte-hll6y7 input[type=number]:where(.svelte-hll6y7)::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.input-field.svelte-hll6y7 input[type=number]:where(.svelte-hll6y7){-moz-appearance:textfield}.multiply-symbol.svelte-hll6y7{color:#64748b;font-weight:700;font-size:1.5rem;margin-bottom:.5rem;flex-shrink:0}.remove-wall.svelte-hll6y7{background:#dc26261a;border:1px solid rgba(220,38,38,.2);color:#dc2626;padding:.5rem 1rem;border-radius:8px;cursor:pointer;font-size:.875rem;font-weight:500;transition:all .3s ease;display:flex;align-items:center;gap:.5rem}.remove-wall.svelte-hll6y7:hover{background:#dc2626;color:#fff;border-color:#dc2626;transform:translateY(-1px);box-shadow:0 4px 12px #dc262633}.product-preview.svelte-hll6y7{background:linear-gradient(135deg,#10b9810d,#22372b0d);border:1px solid rgba(16,185,129,.2);border-radius:12px;padding:1.5rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1rem;margin-top:1.5rem}.preview-item.svelte-hll6y7{text-align:center}.preview-item.svelte-hll6y7 .label:where(.svelte-hll6y7){display:block;color:#64748b;font-size:.9rem;margin-bottom:.25rem}.preview-item.svelte-hll6y7 .value:where(.svelte-hll6y7){display:block;color:#22372b;font-size:1.1rem;font-weight:700}.coverage-reminder.svelte-hll6y7{display:flex;gap:1.5rem}.reminder-item.svelte-hll6y7{display:flex;align-items:center;gap:.5rem;padding:1rem 1.25rem;border-radius:12px;border:1px solid rgba(222,137,46,.2)}.reminder-number.svelte-hll6y7{font-size:1.25rem;font-weight:700;color:#de892e}.reminder-text.svelte-hll6y7{font-size:.9rem;color:#64748b;font-weight:500}.error-message.svelte-hll6y7{color:#dc2626;font-size:.9rem;font-weight:500;margin-top:.5rem;display:block}.remove-wall.svelte-hll6y7{background:#dc2626;color:#fff;border:none;border-radius:8px;padding:.5rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.remove-wall.svelte-hll6y7:hover{background:#b91c1c;transform:scale(1.05)}.wall-inputs.svelte-hll6y7{display:flex;align-items:end;gap:1rem;margin-bottom:1.5rem}.multiply-symbol.svelte-hll6y7{font-size:1.5rem;font-weight:700;color:#64748b;margin-bottom:1rem;flex-shrink:0}.add-wall-btn.svelte-hll6y7{background:#de892e1a;border:2px dashed #de892e;border-radius:16px;padding:2rem;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;gap:1rem;color:#de892e;font-weight:600;font-size:1.1rem}.add-wall-btn.svelte-hll6y7:hover{background:#de892e33;transform:translateY(-2px)}.preview-item.svelte-hll6y7{background:#fff;border-radius:16px;padding:2rem 1.5rem;box-shadow:0 4px 16px #22372b0f;border:1px solid #e2e8f0;display:flex;flex-direction:column;align-items:center;gap:1rem;transition:all .3s ease}.preview-item.svelte-hll6y7:hover{transform:translateY(-2px);box-shadow:0 8px 24px #22372b1f}.installation-adjustment.svelte-hll6y7{background:linear-gradient(135deg,#f9faf9,#f0f7f1);border:2px solid #22372b;border-radius:1rem;padding:2rem;margin:2rem 0}.adjustment-header.svelte-hll6y7{text-align:center;margin-bottom:1.5rem}.adjustment-header.svelte-hll6y7 h3:where(.svelte-hll6y7){color:#22372b;font-size:1.25rem;margin-bottom:.5rem;font-weight:600}.adjustment-header.svelte-hll6y7 p:where(.svelte-hll6y7){color:#64748b;font-size:.95rem;margin:0}.panel-adjustment-content.svelte-hll6y7{display:flex;flex-direction:column;gap:1.5rem}.panel-stats.svelte-hll6y7{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap}.stat-item.svelte-hll6y7{display:flex;flex-direction:column;align-items:center;gap:.5rem}.stat-label.svelte-hll6y7{color:#64748b;font-size:.875rem;font-weight:500}.stat-value.svelte-hll6y7{color:#22372b;font-size:1.125rem;font-weight:700}.panel-input-section.svelte-hll6y7{display:flex;flex-direction:column;gap:.75rem;align-items:center}.input-label.svelte-hll6y7{color:#22372b;font-weight:600;font-size:1rem}.input-with-info.svelte-hll6y7{display:flex;align-items:center;gap:.75rem}.panel-count-input.svelte-hll6y7{padding:.75rem 1rem;border:2px solid #bbc3be;border-radius:.5rem;font-size:1rem;font-weight:600;text-align:center;width:100px;color:#22372b}.panel-count-input.svelte-hll6y7:focus{outline:none;border-color:#22372b;box-shadow:0 0 0 3px #22372b1a}.input-info.svelte-hll6y7{color:#64748b;font-size:.875rem;font-weight:500}.excess-recommendation.svelte-hll6y7{background:linear-gradient(135deg,#fef8f0,#fce7d1);border:2px solid #de892e;border-radius:.75rem;padding:1rem;display:flex;gap:.75rem;align-items:flex-start}.recommendation-icon.svelte-hll6y7{font-size:1.25rem;flex-shrink:0;margin-top:.125rem}.recommendation-content.svelte-hll6y7{color:#22372b;font-size:.875rem;line-height:1.5}.recommendation-content.svelte-hll6y7 strong:where(.svelte-hll6y7){color:#c4761f;font-weight:600}@media (max-width: 768px){.measurement-input.svelte-hll6y7{padding:1.5rem;padding-bottom:100px}.header.svelte-hll6y7{flex-direction:column;gap:2rem;text-align:center}.coverage-reminder.svelte-hll6y7{justify-content:center}.wall-item.svelte-hll6y7{padding:1rem}.wall-inputs.svelte-hll6y7{flex-direction:column;align-items:stretch;gap:1rem}.input-field.quantity-field.svelte-hll6y7{flex:1}.multiply-symbol.svelte-hll6y7{display:none}.installation-adjustment.svelte-hll6y7{padding:1.5rem;margin:1.5rem 0}.panel-stats.svelte-hll6y7{gap:1rem}.input-with-info.svelte-hll6y7{flex-direction:column;gap:.5rem}}@media (max-width: 480px){.reminder-item.svelte-hll6y7{padding:.75rem 1rem}}.contact-form.svelte-x3i3g8{padding:2rem;max-width:800px;margin:0 auto}.header.svelte-x3i3g8{text-align:center;margin-bottom:3rem}.header-content.svelte-x3i3g8 h2:where(.svelte-x3i3g8){font-size:2.25rem;font-weight:700;color:#22372b;margin-bottom:1rem;font-family:Trirong,serif}.header-content.svelte-x3i3g8 p:where(.svelte-x3i3g8){font-size:1.125rem;color:#64748b;max-width:500px;margin:0 auto;line-height:1.6}.form-container.svelte-x3i3g8{background:#fff;border-radius:24px;padding:2.5rem;box-shadow:0 20px 40px #22372b1a;border:1px solid #e2e8f0}.project-summary.svelte-x3i3g8{background:linear-gradient(135deg,#de892e0d,#22372b0d);border:1px solid rgba(222,137,46,.2);border-radius:16px;padding:2rem;margin-bottom:2.5rem}.project-summary.svelte-x3i3g8 h3:where(.svelte-x3i3g8){color:#22372b;font-size:1.25rem;font-weight:600;margin-bottom:1.5rem}.summary-item.svelte-x3i3g8{display:flex;flex-direction:column;gap:.25rem}.summary-item.svelte-x3i3g8 .label:where(.svelte-x3i3g8){font-size:.875rem;color:#64748b;font-weight:500}.summary-item.svelte-x3i3g8 .value:where(.svelte-x3i3g8){font-size:1rem;color:#22372b;font-weight:600}.summary-item.svelte-x3i3g8 .value.total-price:where(.svelte-x3i3g8){font-size:1.2rem;font-weight:700;color:#de892e;background:#de892e1a;padding:.5rem 1rem;border-radius:8px;border:1px solid rgba(222,137,46,.2)}.quotations-summary.svelte-x3i3g8{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem}.products-detail.svelte-x3i3g8{border-top:1px solid rgba(222,137,46,.2);padding-top:1.5rem}.products-detail.svelte-x3i3g8 h4:where(.svelte-x3i3g8){color:#22372b;font-size:1rem;font-weight:600;margin-bottom:1rem}.product-item.svelte-x3i3g8{background:#de892e0d;border:1px solid rgba(222,137,46,.1);border-radius:8px;padding:1rem;margin-bottom:.75rem}.product-name.svelte-x3i3g8{font-weight:600;color:#22372b;margin-bottom:.5rem}.product-specs.svelte-x3i3g8{font-size:.9rem;color:#64748b}.no-quotations.svelte-x3i3g8{text-align:center;padding:2rem;color:#64748b}.no-quotations.svelte-x3i3g8 p:where(.svelte-x3i3g8){margin:0;font-style:italic}.contact-form-content.svelte-x3i3g8{display:flex;flex-direction:column;gap:2rem}.form-grid.svelte-x3i3g8{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.form-group.svelte-x3i3g8{display:flex;flex-direction:column;gap:.5rem}.form-group.full-width.svelte-x3i3g8{grid-column:1 / -1}.form-group.svelte-x3i3g8 label:where(.svelte-x3i3g8){display:flex;justify-content:space-between;align-items:center;font-weight:600;color:#22372b;font-size:.9rem}.required.svelte-x3i3g8{font-size:.75rem;color:#dc2626;font-weight:500}.optional.svelte-x3i3g8{font-size:.75rem;color:#64748b;font-weight:400}.form-group.svelte-x3i3g8 input:where(.svelte-x3i3g8),.form-group.svelte-x3i3g8 textarea:where(.svelte-x3i3g8),.form-group.svelte-x3i3g8 select:where(.svelte-x3i3g8){padding:1rem 1.25rem;border:2px solid #e2e8f0;border-radius:12px;font-size:1rem;transition:all .3s ease;background:#fffc;backdrop-filter:blur(10px);width:100%}.phone-input-vertical.svelte-x3i3g8{display:flex;flex-direction:column;gap:.5rem}.country-selector.svelte-x3i3g8{width:100%;padding:1rem 3rem 1rem 1.25rem;border:2px solid #e2e8f0;border-radius:12px;font-size:.95rem;transition:all .3s ease;background:#ffffffe6;backdrop-filter:blur(10px);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");background-position:right 1rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;font-weight:500;color:#374151}.country-selector.svelte-x3i3g8:focus{outline:none;border-color:#de892e;background:#fff;box-shadow:0 0 0 4px #de892e1a}.phone-input-vertical.svelte-x3i3g8 input:where(.svelte-x3i3g8){width:100%;margin:0}.form-group.svelte-x3i3g8 select:where(.svelte-x3i3g8){cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");background-position:right 1rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:3rem}.form-group.svelte-x3i3g8 input:where(.svelte-x3i3g8):focus,.form-group.svelte-x3i3g8 textarea:where(.svelte-x3i3g8):focus,.form-group.svelte-x3i3g8 select:where(.svelte-x3i3g8):focus{outline:none;border-color:#de892e;background:#fff;box-shadow:0 0 0 4px #de892e1a}.form-group.svelte-x3i3g8 input.error:where(.svelte-x3i3g8),.form-group.svelte-x3i3g8 select.error:where(.svelte-x3i3g8){border-color:#dc2626;box-shadow:0 0 0 4px #dc26261a}.error-message.svelte-x3i3g8{color:#dc2626;font-size:.8rem;font-weight:500}.checkboxes-section.svelte-x3i3g8{display:flex;flex-direction:column;gap:1.5rem;border-top:1px solid #e2e8f0;padding-top:2rem}.checkbox-label.svelte-x3i3g8{display:flex;align-items:flex-start;gap:1rem;cursor:pointer;line-height:1.5}.checkbox-label.svelte-x3i3g8 input:where(.svelte-x3i3g8){display:none}.checkbox-custom.svelte-x3i3g8{width:20px;height:20px;border:2px solid #d1d5db;border-radius:4px;position:relative;transition:all .3s ease;flex-shrink:0;margin-top:2px}.checkbox-label.svelte-x3i3g8 input:where(.svelte-x3i3g8):checked+.checkbox-custom:where(.svelte-x3i3g8){background:#22372b;border-color:#22372b}.checkbox-label.svelte-x3i3g8 input:where(.svelte-x3i3g8):checked+.checkbox-custom:where(.svelte-x3i3g8):after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:12px;font-weight:600}.checkbox-label.svelte-x3i3g8 input.error:where(.svelte-x3i3g8)+.checkbox-custom:where(.svelte-x3i3g8){border-color:#dc2626}.checkbox-label.svelte-x3i3g8 span:where(.svelte-x3i3g8){font-size:.95rem;color:#374151;line-height:1.5}.checkbox-label.svelte-x3i3g8 a:where(.svelte-x3i3g8){color:#de892e;text-decoration:none;font-weight:500}.checkbox-label.svelte-x3i3g8 a:where(.svelte-x3i3g8):hover{text-decoration:underline}.checkbox-label.svelte-x3i3g8 small:where(.svelte-x3i3g8){display:block;color:#64748b;font-size:.8rem;margin-top:.25rem}.form-actions.svelte-x3i3g8{display:flex;justify-content:center;align-items:center;gap:1rem;padding-top:2rem;border-top:1px solid #e2e8f0}.submit-btn.svelte-x3i3g8{background:linear-gradient(135deg,#22372b,#2a4533);color:#fff;border:none;padding:1.25rem 2rem;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.75rem;box-shadow:0 8px 24px #22372b4d;position:relative;overflow:hidden}.submit-btn.svelte-x3i3g8:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .6s ease}.submit-btn.svelte-x3i3g8:hover:before{left:100%}.submit-btn.svelte-x3i3g8:hover{transform:translateY(-2px);box-shadow:0 12px 32px #22372b66}.submit-btn.svelte-x3i3g8:disabled{opacity:.8;cursor:not-allowed;transform:none}.submit-btn.loading.svelte-x3i3g8{pointer-events:none}.submit-btn.svelte-x3i3g8 svg:where(.svelte-x3i3g8){width:18px;height:18px}.loading-spinner.svelte-x3i3g8{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top:2px solid white;border-radius:50%;animation:svelte-x3i3g8-spin 1s linear infinite}@keyframes svelte-x3i3g8-spin{to{transform:rotate(360deg)}}.security-notice.svelte-x3i3g8{display:flex;gap:1rem;align-items:flex-start;background:#22372b0d;border:1px solid rgba(34,55,43,.1);border-radius:12px;padding:1.5rem;margin-top:2rem}.security-icon.svelte-x3i3g8{color:#22372b;flex-shrink:0}.security-icon.svelte-x3i3g8 svg:where(.svelte-x3i3g8){width:24px;height:24px}.security-text.svelte-x3i3g8 h4:where(.svelte-x3i3g8){color:#22372b;font-size:1rem;font-weight:600;margin-bottom:.5rem}.security-text.svelte-x3i3g8 p:where(.svelte-x3i3g8){color:#64748b;font-size:.9rem;margin:0;line-height:1.5}@media (max-width: 768px){.contact-form.svelte-x3i3g8{padding:1rem}.form-container.svelte-x3i3g8{padding:1.5rem}.header-content.svelte-x3i3g8 h2:where(.svelte-x3i3g8){font-size:1.75rem}.form-grid.svelte-x3i3g8{grid-template-columns:1fr;gap:1rem}.submit-btn.svelte-x3i3g8{width:100%;justify-content:center}}:root{--eco-green-dark: #22372b;--eco-green-medium: #1a2b21;--eco-green-light: #f0f7f1;--eco-green-ultra-light: #f9faf9;--eco-orange: #de892e;--eco-orange-dark: #c4761f;--eco-orange-light: #fef8f0;--eco-orange-lighter: #fce7d1;--eco-gray: #bbc3be}.results-display.svelte-awfxid{padding:2rem 1rem 0;max-width:1400px;margin:0 auto;min-height:600px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--eco-green-dark)}.results-header.svelte-awfxid{background:#fff;border-radius:16px;padding:1.5rem 2rem;margin-bottom:1.5rem;box-shadow:0 2px 12px #22372b14;display:flex;justify-content:space-between;align-items:center}.customer-details.svelte-awfxid h2:where(.svelte-awfxid){font-size:1.75rem;color:var(--eco-green-dark);font-weight:700;margin:0 0 .5rem}.customer-details.svelte-awfxid p:where(.svelte-awfxid){color:var(--eco-green-dark);opacity:.7;margin:0}.project-badge.svelte-awfxid{background:var(--eco-green-dark);color:#fff;padding:.5rem 1rem;border-radius:8px;font-weight:600;font-size:.9rem}.no-data-state.svelte-awfxid{text-align:center;padding:3rem;background:#f9faf9;border-radius:1rem;color:#22372b}.no-data-icon.svelte-awfxid{font-size:4rem;margin-bottom:1rem;opacity:.5}.no-data-state.svelte-awfxid h3:where(.svelte-awfxid){margin-bottom:.5rem;color:#22372b}.calculating-state.svelte-awfxid{text-align:center;padding:3rem;min-height:500px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem}.loading-animation.svelte-awfxid{position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:2rem}.pulse-ring.svelte-awfxid{position:absolute;border:3px solid #de892e;border-radius:50%;animation:svelte-awfxid-pulse 2s infinite;opacity:.7}.pulse-ring.svelte-awfxid:nth-child(1){width:120px;height:120px}.pulse-ring.svelte-awfxid:nth-child(2){width:100px;height:100px;animation-delay:.3s}.pulse-ring.svelte-awfxid:nth-child(3){width:80px;height:80px;animation-delay:.6s}.calculator-icon.svelte-awfxid{background:#fff;border-radius:50%;padding:1rem;box-shadow:0 4px 20px #0000001a;z-index:10}.calculator-icon.svelte-awfxid svg:where(.svelte-awfxid){width:2rem;height:2rem;color:#de892e}.progress-steps.svelte-awfxid{display:flex;flex-direction:column;gap:.5rem;text-align:left}.step.svelte-awfxid{padding:.5rem;border-radius:.5rem;background:#f9faf9;color:#22372b;font-weight:500}.step.active.svelte-awfxid{background:#f0f7f1;color:#22372b;font-weight:600}@keyframes svelte-awfxid-pulse{0%{transform:scale(.8);opacity:.7}50%{transform:scale(1.2);opacity:.3}to{transform:scale(.8);opacity:.7}}.results-content.svelte-awfxid{width:100%;max-width:1200px;margin:0 auto;position:relative;padding-bottom:200px}.results-scrollable.svelte-awfxid{width:100%}.results-header.svelte-awfxid{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:1.5rem;background:linear-gradient(135deg,#f9faf9,#f0f7f1);border-radius:1rem;border:1px solid #bbc3be}.customer-details.svelte-awfxid h2:where(.svelte-awfxid){color:#22372b;margin-bottom:.5rem;font-size:1.5rem}.customer-details.svelte-awfxid p:where(.svelte-awfxid){color:#22372b;opacity:.7;margin:0}.project-badge.svelte-awfxid{background:#22372b;color:#fff;padding:.5rem 1rem;border-radius:.5rem;font-weight:600;font-size:.875rem}.quotation-id-badge.svelte-awfxid{background:linear-gradient(135deg,#f0f7f1,#e8f4ea);border:2px solid var(--eco-green);color:var(--eco-green-dark);padding:1rem 1.5rem;display:flex;flex-direction:column;align-items:center;gap:.5rem;min-width:280px}.badge-label.svelte-awfxid{font-size:.75rem;text-transform:uppercase;letter-spacing:.5px;color:var(--eco-green);font-weight:700}.badge-id.svelte-awfxid{font-family:Courier New,monospace;font-size:1rem;font-weight:700;color:var(--eco-green-dark);padding:.5rem 1rem;background:#fff;border-radius:.25rem;border:1px solid var(--eco-green);word-break:break-all;text-align:center}.copy-id-btn-badge.svelte-awfxid{background:var(--eco-green);color:#fff;border:none;padding:.5rem 1rem;border-radius:.5rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:.25rem}.copy-id-btn-badge.svelte-awfxid:hover{background:var(--eco-green-dark);transform:translateY(-1px);box-shadow:0 2px 8px #22372b33}.badge-note.svelte-awfxid{font-size:.75rem;color:var(--eco-green);text-align:center;font-weight:500;margin-top:.25rem}@keyframes svelte-awfxid-pulse-urgent{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}.quotations-grid.svelte-awfxid{display:grid;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));gap:1.25rem;margin-bottom:1.5rem}.total-amount.svelte-awfxid{font-size:1.2rem;font-weight:700;color:#22372b;white-space:nowrap}.quotations-grid.svelte-awfxid{display:grid;gap:1.5rem}.quotation-card.svelte-awfxid{background:#fff;border:2px solid var(--eco-gray);border-radius:12px;padding:1.5rem;transition:all .3s}.quotation-card.selected.svelte-awfxid{border-color:var(--eco-orange);box-shadow:0 4px 16px #de892e26}.checkbox-label.svelte-awfxid{font-weight:600;color:#22372b;font-size:.95rem}.quotation-card.selected.svelte-awfxid .checkbox-label:where(.svelte-awfxid){color:#c4761f}.quotation-header.svelte-awfxid{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #bbc3be}.quotation-number.svelte-awfxid{background:#22372b;color:#fff;padding:.25rem .5rem;border-radius:.375rem;font-size:.75rem;font-weight:600;margin-right:.5rem}.quotation-badge.svelte-awfxid{background:#fef8f0;color:#c4761f;padding:.5rem 1rem;border-radius:.5rem;font-weight:600;font-size:.875rem}.detail-item.svelte-awfxid{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0}.detail-item.svelte-awfxid span:where(.svelte-awfxid):first-child{color:#22372b;opacity:.7;font-weight:500}.detail-item.svelte-awfxid span:where(.svelte-awfxid):last-child{color:#22372b;font-weight:600}.quotation-total.svelte-awfxid{background:linear-gradient(135deg,#22372b,#1a2b21);color:#fff;border-radius:.75rem;padding:1.5rem;margin-top:1rem}.total-label.svelte-awfxid{font-size:1rem;font-weight:600}.total-amount.svelte-awfxid{font-size:1.5rem;font-weight:700;color:#de892e}.checkbox-wrapper.svelte-awfxid{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;padding:.75rem;background:var(--eco-green-ultra-light);border-radius:8px;border:2px solid transparent;transition:all .3s ease}.checkbox-wrapper.svelte-awfxid:hover{background:var(--eco-green-light);border-color:var(--eco-orange)}.checkbox-wrapper.svelte-awfxid input[type=checkbox]:where(.svelte-awfxid){width:22px;height:22px;cursor:pointer;accent-color:var(--eco-orange);transition:transform .2s ease}.checkbox-wrapper.svelte-awfxid input[type=checkbox]:where(.svelte-awfxid):hover{transform:scale(1.1)}.checkbox-label.svelte-awfxid{font-weight:600;color:var(--eco-green-dark);font-size:.95rem;cursor:pointer;user-select:none}.quotation-header.svelte-awfxid{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;border-bottom:2px solid var(--eco-green-light)}.quotation-title.svelte-awfxid{display:flex;align-items:center;gap:.75rem}.quotation-number.svelte-awfxid{background:var(--eco-green-dark);color:#fff;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem}.quotation-name.svelte-awfxid{font-size:1.1rem;font-weight:700;color:var(--eco-green-dark)}.quotation-badges-group.svelte-awfxid{display:flex;gap:.5rem;align-items:center}.quotation-badge.svelte-awfxid{background:var(--eco-orange-light);color:var(--eco-orange-dark);padding:.4rem .9rem;border-radius:6px;font-weight:600;font-size:.85rem}.details-grid.svelte-awfxid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem 1.5rem;margin-bottom:1rem}.detail-item.svelte-awfxid{display:flex;justify-content:space-between;align-items:center;font-size:.9rem}.detail-item.highlight-discount.svelte-awfxid{background:#fee2e2;padding:.75rem;border-radius:8px;margin:.5rem 0}.discount-value.svelte-awfxid{color:#dc2626!important;font-weight:700!important;font-size:1.05em}.price-with-discount.svelte-awfxid{color:#16a34a!important;font-weight:700!important;font-size:1.1em}.detail-label.svelte-awfxid{color:var(--eco-green-dark);opacity:.75;font-weight:500}.detail-value.svelte-awfxid{font-weight:700;color:var(--eco-green-dark)}.collapsible-section.svelte-awfxid{background:#fff;border:2px solid var(--eco-green-light);border-radius:8px;padding:0;margin-top:1rem;overflow:hidden;transition:all .3s ease}.collapsible-section.svelte-awfxid:hover{border-color:var(--eco-orange)}.collapsible-header.svelte-awfxid{display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-weight:600;color:var(--eco-green-dark);font-size:.95rem;padding:.75rem 1rem;background:var(--eco-green-ultra-light);transition:background .2s ease}.collapsible-header.svelte-awfxid:hover{background:var(--eco-green-light)}.collapsible-content.svelte-awfxid{padding:1rem;display:grid;grid-template-columns:1fr 1fr;gap:.75rem;font-size:.85rem;background:#fff}.quotation-total.svelte-awfxid{background:var(--eco-green-dark);color:#fff;padding:1rem 1.25rem;border-radius:8px;margin-top:1rem;display:flex;justify-content:space-between;align-items:center}.total-label.svelte-awfxid{font-weight:600;font-size:.95rem}.total-amount.svelte-awfxid{font-size:1.5rem;font-weight:800;color:#fff}.cta-message.svelte-awfxid{background:#fff;border:2px solid var(--eco-gray);border-radius:12px;padding:1.25rem 1.5rem;margin-bottom:1.5rem;text-align:center}.cta-message.svelte-awfxid h3:where(.svelte-awfxid){color:var(--eco-orange-dark);font-size:1.2rem;margin-bottom:.5rem}.cta-message.svelte-awfxid p:where(.svelte-awfxid){color:var(--eco-green-dark);line-height:1.5;font-size:.95rem}.global-summary.svelte-awfxid{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:1200px;background:#fff;box-shadow:0 -8px 30px #22372b40;z-index:1000;border-top:3px solid var(--eco-orange);border-radius:16px 16px 0 0;transition:all .3s ease}.summary-toggle.svelte-awfxid{display:none}.summary-content.svelte-awfxid{padding:1.5rem 2rem;display:grid;grid-template-columns:1fr 1fr auto auto;gap:1.5rem;align-items:center}.summary-stat.svelte-awfxid{text-align:center}.stat-value.svelte-awfxid{font-size:2rem;font-weight:800;color:var(--eco-orange-dark);display:block}.stat-label.svelte-awfxid{font-size:.85rem;color:var(--eco-green-dark);opacity:.7;text-transform:uppercase;letter-spacing:.5px;margin-top:.25rem}.action-buttons-group.svelte-awfxid{display:flex;flex-direction:column;gap:.75rem;align-items:stretch}.action-buttons-group.svelte-awfxid .btn:where(.svelte-awfxid){width:100%;justify-content:center}.btn.svelte-awfxid{padding:1rem 2rem;border-radius:10px;font-weight:700;font-size:1rem;border:none;cursor:pointer;transition:all .3s;display:flex;align-items:center;gap:.5rem;white-space:nowrap}.btn-sm.svelte-awfxid{padding:.75rem 1.5rem;font-size:.9rem}.btn-secondary.svelte-awfxid{background:#fff;color:var(--eco-green-dark);border:2px solid var(--eco-gray)}.btn-secondary.svelte-awfxid:hover{border-color:var(--eco-green-dark);transform:translateY(-2px)}.btn-whatsapp.svelte-awfxid{background:linear-gradient(135deg,#25d366,#128c7e);color:#fff;box-shadow:0 4px 16px #25d3664d}.btn-whatsapp.svelte-awfxid:hover{transform:translateY(-2px);box-shadow:0 6px 24px #25d36666}@media (max-width: 1200px){.quotations-grid.svelte-awfxid{grid-template-columns:1fr}.global-summary.svelte-awfxid{grid-template-columns:1fr 1fr;gap:1.5rem}.action-buttons-group.svelte-awfxid,.btn-secondary.svelte-awfxid{grid-column:1 / -1}}@media (max-width: 768px){.results-header.svelte-awfxid{flex-direction:column;gap:1rem;text-align:center}.quotation-id-badge.svelte-awfxid{min-width:100%;padding:1rem}.badge-id.svelte-awfxid{font-size:.85rem;word-break:break-all}.details-grid.svelte-awfxid,.collapsible-content.svelte-awfxid{grid-template-columns:1fr}.global-summary.svelte-awfxid{max-height:80vh;overflow:hidden}.global-summary.collapsed.svelte-awfxid{max-height:60px}.summary-toggle.svelte-awfxid{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 1.5rem;background:var(--eco-green-dark);color:#fff;border:none;cursor:pointer;font-weight:700;font-size:1rem;transition:background .2s ease}.summary-toggle.svelte-awfxid:active{background:var(--eco-green-medium)}.toggle-text.svelte-awfxid{display:flex;align-items:center;gap:.5rem}.toggle-amount.svelte-awfxid{color:var(--eco-orange);font-size:1.1rem}.summary-content.svelte-awfxid{grid-template-columns:1fr;gap:1.5rem;max-height:calc(80vh - 60px);overflow-y:auto}.global-summary.collapsed.svelte-awfxid .summary-content:where(.svelte-awfxid){display:none}.btn.svelte-awfxid{width:100%}}.calculator-manager.svelte-ne8nai{background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-radius:24px;box-shadow:0 32px 64px #22372b1a,0 8px 32px #22372b0d;position:relative;overflow:hidden}.general-progress-container.svelte-ne8nai{display:flex;align-items:center;gap:1rem;max-width:800px;margin:2rem auto 3rem;padding:1.5rem 2rem}.progress-percentage.svelte-ne8nai{font-size:1.5rem;font-weight:700;color:#22372b;font-family:Trirong,serif;min-width:60px;text-align:center}.progress-bar-container.svelte-ne8nai{flex:1;height:12px;background:#e2e8f0;border-radius:8px;overflow:hidden;position:relative}.progress-bar-fill.svelte-ne8nai{height:100%;background:#22372b;border-radius:8px;transition:width .8s cubic-bezier(.4,0,.2,1);position:relative}.progress-bar-fill.svelte-ne8nai:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.3) 50%,transparent 100%);animation:svelte-ne8nai-shimmer 2s infinite}@keyframes svelte-ne8nai-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes svelte-ne8nai-progressFill{0%{transform:scaleX(0);transform-origin:left}to{transform:scaleX(1);transform-origin:left}}@keyframes svelte-ne8nai-slideUpFloat{0%{opacity:0;transform:translate(-50%) translateY(30px) scale(.95)}to{opacity:1;transform:translate(-50%) translateY(0) scale(1)}}@media (max-width: 768px){.general-progress-container.svelte-ne8nai{padding:1rem 1.5rem;margin-bottom:2rem}.progress-percentage.svelte-ne8nai{font-size:1.25rem;min-width:50px}.progress-bar-container.svelte-ne8nai{height:10px}}.lazy-placeholder.svelte-1rbjs1a{min-height:200px;display:flex;align-items:center;justify-content:center}.loading-skeleton.svelte-1rbjs1a{width:100%;height:380px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:svelte-1rbjs1a-loading 1.5s infinite;border-radius:1rem}@keyframes svelte-1rbjs1a-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.new-calculator-container.svelte-1yzpv8g{width:100%;font-family:Avenir Next,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;padding:6rem 3rem 3rem}.calculator-skeleton.svelte-1yzpv8g{width:100%;max-width:1400px;margin:0 auto;padding:2rem;animation:svelte-1yzpv8g-pulse 1.5s ease-in-out infinite alternate}.skeleton-header.svelte-1yzpv8g{height:120px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:svelte-1yzpv8g-loading 1.5s infinite;border-radius:24px;margin-bottom:2rem}.skeleton-content.svelte-1yzpv8g{background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 32px 64px #22372b1a;padding:2rem}.skeleton-progress.svelte-1yzpv8g{height:80px;background:linear-gradient(90deg,#f8f9fa 25%,#e9ecef,#f8f9fa 75%);background-size:200% 100%;animation:svelte-1yzpv8g-loading 1.5s infinite;border-radius:20px;margin-bottom:2rem}.skeleton-main.svelte-1yzpv8g{height:500px;background:linear-gradient(90deg,#f9f9f9 25%,#f0f0f0,#f9f9f9 75%);background-size:200% 100%;animation:svelte-1yzpv8g-loading 1.5s infinite;animation-delay:.3s;border-radius:20px}@keyframes svelte-1yzpv8g-loading{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes svelte-1yzpv8g-pulse{0%{opacity:1}to{opacity:.8}}@media (max-width: 768px){.new-calculator-container.svelte-1yzpv8g{padding:5rem .5rem}.calculator-skeleton.svelte-1yzpv8g{padding:1rem}}
