.quote-section.svelte-1qzq18a{position:relative;padding:8rem 0 6rem;background:var(--gradient-light);overflow:hidden;min-height:100vh}.container.svelte-1qzq18a{max-width:1200px;margin:0 auto;padding:0 1rem;position:relative;z-index:1}.section-header.svelte-1qzq18a{text-align:center;margin-bottom:4rem;opacity:0;transform:translateY(20px);transition:all .6s ease-out}.section-badge.svelte-1qzq18a{display:inline-block;padding:.5rem 1rem;background:var(--gradient-primary);color:var(--color-white);border-radius:var(--radius-full);font-size:.875rem;font-weight:500;margin-bottom:1.5rem;box-shadow:var(--shadow-md)}.section-header.svelte-1qzq18a h2:where(.svelte-1qzq18a){font-size:2.5rem;color:var(--color-theme-2);margin-bottom:1rem;font-weight:700}.accent.svelte-1qzq18a{color:var(--color-theme-1)}.section-header.svelte-1qzq18a .subtitle:where(.svelte-1qzq18a){font-size:1.25rem;color:var(--color-text-light);max-width:600px;margin:0 auto}.quote-form-wrapper.svelte-1qzq18a{background:var(--color-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);padding:2rem;margin:0 auto;max-width:800px}.error-message.svelte-1qzq18a{background-color:#f006;padding:1rem;border:2px solid red;border-radius:var(--radius-md);margin-bottom:2rem;font-weight:500;position:fixed;bottom:0;left:20px;z-index:10}.form-grid.svelte-1qzq18a{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem;margin-bottom:2rem}@media (min-width: 640px){.form-grid.svelte-1qzq18a{grid-template-columns:repeat(2,1fr)}}.address-grid.svelte-1qzq18a{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem;margin-bottom:2rem}@media (min-width: 640px){.address-grid.svelte-1qzq18a{grid-template-columns:repeat(3,1fr)}}.form-group.svelte-1qzq18a{margin-bottom:1.5rem}label.svelte-1qzq18a{display:block;color:var(--color-theme-2);font-weight:500;margin-bottom:.5rem;font-size:1rem}.input-wrapper.svelte-1qzq18a{position:relative;display:flex;align-items:center}.input-icon.svelte-1qzq18a{position:absolute;left:1rem;font-size:1.25rem;color:var(--color-text-light)}input[type=text].svelte-1qzq18a,input[type=email].svelte-1qzq18a,input[type=tel].svelte-1qzq18a,textarea.svelte-1qzq18a{width:100%;padding:.875rem 1rem .875rem 3rem;border:2px solid var(--color-bg-2);border-radius:var(--radius-md);font-size:1rem;transition:all .3s ease;background:var(--color-white)}input[type=text].svelte-1qzq18a:focus,input[type=email].svelte-1qzq18a:focus,input[type=tel].svelte-1qzq18a:focus,textarea.svelte-1qzq18a:focus{outline:none;border-color:var(--color-theme-1);box-shadow:0 0 0 3px #01a1b31a}textarea.svelte-1qzq18a{min-height:120px;resize:vertical}.slider.svelte-1qzq18a{width:100%;height:8px;border-radius:var(--radius-full);background:var(--color-bg-2);outline:none;transition:all .3s ease}.slider.svelte-1qzq18a::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:24px;height:24px;border-radius:50%;background:var(--gradient-primary);cursor:pointer;box-shadow:var(--shadow-md)}.radio-group.svelte-1qzq18a{margin-bottom:2rem}.radio-label.svelte-1qzq18a{color:var(--color-theme-2);font-weight:500;margin-bottom:1rem;font-size:1rem}.radio-option.svelte-1qzq18a{display:flex;align-items:center;margin-bottom:.5rem;cursor:pointer}.radio-option.svelte-1qzq18a input[type=radio]:where(.svelte-1qzq18a){margin-right:.5rem}.radio-text.svelte-1qzq18a{color:var(--color-text);font-size:1rem}.btn-primary.svelte-1qzq18a{width:100%;padding:1rem 2rem;background:var(--gradient-primary);color:var(--color-white);border:none;border-radius:var(--radius-full);font-size:1.125rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:var(--shadow-md)}.btn-primary.svelte-1qzq18a:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg)}.visible.svelte-1qzq18a{opacity:1;transform:translateY(0)}.success-quote.svelte-1qzq18a{display:flex;flex-direction:column;justify-content:center;align-items:center}.success-quote.svelte-1qzq18a h3:where(.svelte-1qzq18a){font-size:larger;font-weight:700}
