.ValuationForm-module__PdqpIa__container{width:100%;max-width:600px;margin:0 auto}.ValuationForm-module__PdqpIa__card{border-radius:var(--radius-card);border:1px solid var(--color-border);box-shadow:var(--shadow-card);background:#fff;flex-direction:column;min-height:400px;display:flex;overflow:hidden}.ValuationForm-module__PdqpIa__progressTrack{background:var(--color-surface);width:100%;height:6px}.ValuationForm-module__PdqpIa__progressBar{background:var(--color-secondary);height:100%;transition:width .4s}.ValuationForm-module__PdqpIa__stepContent{flex-direction:column;flex:1;padding:2.5rem;display:flex}.ValuationForm-module__PdqpIa__headline{text-align:center;margin-bottom:2rem;font-size:1.5rem}.ValuationForm-module__PdqpIa__subtext{text-align:center;margin-bottom:2rem;font-size:1rem}.ValuationForm-module__PdqpIa__grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.ValuationForm-module__PdqpIa__optionCard{border:1px solid var(--color-border);cursor:pointer;color:var(--color-text-muted);background:#fff;border-radius:8px;flex-direction:column;align-items:center;gap:1rem;padding:2rem 1rem;transition:all .2s;display:flex}.ValuationForm-module__PdqpIa__optionCard:hover{border-color:var(--color-primary);color:var(--color-primary);background:#f0f7ff}.ValuationForm-module__PdqpIa__optionCard span{font-weight:600}.ValuationForm-module__PdqpIa__inputGroup{margin-bottom:1.5rem}.ValuationForm-module__PdqpIa__label{margin-bottom:.5rem;font-size:.9rem;font-weight:600;display:block}.ValuationForm-module__PdqpIa__input{border:1px solid var(--color-border);border-radius:8px;width:100%;padding:1rem;font-size:1rem;transition:border-color .2s}.ValuationForm-module__PdqpIa__input:focus{border-color:var(--color-primary);outline:none}.ValuationForm-module__PdqpIa__hint{text-align:center;color:var(--color-text-muted);margin-top:2rem;font-size:.8rem}.ValuationForm-module__PdqpIa__microcopy{text-align:center;color:var(--color-text-muted);margin-top:1rem;font-size:.8rem}.ValuationForm-module__PdqpIa__successContent{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;padding:3rem;display:flex}.ValuationForm-module__PdqpIa__successIcon{background:var(--color-secondary);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1rem;display:flex}.ValuationForm-module__PdqpIa__trustBadge{background:var(--color-surface);color:var(--color-text-main);border-radius:99px;margin-top:2rem;padding:.5rem 1rem;font-weight:600}.ValuationForm-module__PdqpIa__errorText{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-top:.75rem;padding:.75rem 1rem;font-size:.9rem;line-height:1.5}.ValuationForm-module__PdqpIa__errorText a{font-weight:700;text-decoration:underline}.ValuationForm-module__PdqpIa__fieldGrid{grid-template-columns:1fr 1fr;gap:0 1rem;display:grid}@media (max-width:540px){.ValuationForm-module__PdqpIa__fieldGrid{grid-template-columns:1fr}}
.wertermittlung-module__eGzTSq__container{background-color:var(--color-background);min-height:100vh}.wertermittlung-module__eGzTSq__hero{background:var(--color-surface);text-align:center;padding:4rem 1.5rem}.wertermittlung-module__eGzTSq__title{color:var(--color-text-main);margin-bottom:1rem;font-size:clamp(2rem,5vw,3rem)}.wertermittlung-module__eGzTSq__subtitle{color:var(--color-text-muted);max-width:600px;margin:0 auto;font-size:1.125rem}.wertermittlung-module__eGzTSq__content{max-width:800px;margin:0 auto;padding:3rem 1.5rem}.wertermittlung-module__eGzTSq__trustRow{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:1.5rem;display:flex}.wertermittlung-module__eGzTSq__trustItem{color:var(--color-text-muted);align-items:center;gap:.4rem;font-size:.85rem;font-weight:600;display:inline-flex}.wertermittlung-module__eGzTSq__trustItem svg{color:var(--color-secondary)}.wertermittlung-module__eGzTSq__explainSection,.wertermittlung-module__eGzTSq__methodsSection,.wertermittlung-module__eGzTSq__faqSection{max-width:var(--spacing-container);margin:0 auto;padding:3.5rem 1.5rem}.wertermittlung-module__eGzTSq__methodsSection{background:var(--color-surface);max-width:none}.wertermittlung-module__eGzTSq__methodsSection>*{max-width:var(--spacing-container);margin-left:auto;margin-right:auto}.wertermittlung-module__eGzTSq__sectionTitle{text-align:center;margin-bottom:1.5rem;font-size:clamp(1.4rem,3vw,1.9rem)}.wertermittlung-module__eGzTSq__prose{max-width:760px;color:var(--color-text-muted);margin:0 auto;font-size:1.05rem;line-height:1.75}.wertermittlung-module__eGzTSq__methodsGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.wertermittlung-module__eGzTSq__methodCard{border:1px solid var(--color-border);border-radius:var(--radius-card);background:#fff;padding:1.75rem}.wertermittlung-module__eGzTSq__methodIcon{width:48px;height:48px;color:var(--color-primary);background:#0052cc14;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1rem;display:inline-flex}.wertermittlung-module__eGzTSq__methodTitle{margin-bottom:.5rem;font-size:1.1rem}.wertermittlung-module__eGzTSq__methodText{color:var(--color-text-muted);margin:0;font-size:.95rem;line-height:1.6}.wertermittlung-module__eGzTSq__faqList{gap:1rem;max-width:760px;margin:0 auto;display:grid}.wertermittlung-module__eGzTSq__faqItem{border:1px solid var(--color-border);background:#fff;border-radius:12px}.wertermittlung-module__eGzTSq__faqQuestion{cursor:pointer;color:var(--color-text-main);padding:1.25rem 3rem 1.25rem 1.5rem;font-weight:600;list-style:none;position:relative}.wertermittlung-module__eGzTSq__faqQuestion::-webkit-details-marker{display:none}.wertermittlung-module__eGzTSq__faqQuestion:after{content:"+";color:var(--color-primary);font-size:1.4rem;position:absolute;top:50%;right:1.25rem;transform:translateY(-50%)}.wertermittlung-module__eGzTSq__faqItem[open] .wertermittlung-module__eGzTSq__faqQuestion:after{content:"−"}.wertermittlung-module__eGzTSq__faqAnswer{color:var(--color-text-muted);margin:0;padding:0 1.5rem 1.25rem;line-height:1.65}.wertermittlung-module__eGzTSq__faqMore{text-align:center;color:var(--color-text-muted);margin-top:2rem}.wertermittlung-module__eGzTSq__faqMore a{color:var(--color-primary);text-decoration:underline}
