/*
Theme Name: Räumung Online Rechner
Theme URI: https://raeumung-online-rechner.ch/
Author: SEO Begani
Description: WordPress-Theme mit Räumungskostenrechner für die Region Basel.
Version: 1.2.9
Requires at least: 6.0
Requires PHP: 8.0
Text Domain: raeumung-online-rechner
*/

:root {
    --ink: #17201c;
    --ink-soft: #56625c;
    --paper: #f7f8f3;
    --white: #ffffff;
    --line: #dfe5de;
    --lime: #c9ff48;
    --lime-dark: #a9e91d;
    --mint: #bff7df;
    --peach: #ffd9bc;
    --blue: #4059f1;
    --blue-dark: #2e42d2;
    --blue-pale: #e9ecff;
    --shadow: 0 24px 80px rgba(23, 32, 28, .11);
    --radius: 28px;
    --shell: 1180px;
    --display-heading-size: clamp(56px, 6.5vw, 88px);
    --ease: cubic-bezier(.2, .75, .25, 1);
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
    margin: 0;
    background: var(--paper);
    color: var(--ink);
    font-family: Inter, Avenir Next, Avenir, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    font-size: 16px;
    line-height: 1.55;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
}
body.modal-open { overflow: hidden; }
button, input, textarea, select { font: inherit; }
button, a { -webkit-tap-highlight-color: transparent; }
a { color: inherit; }
img, svg { display: block; }
a:focus-visible, button:focus-visible, summary:focus-visible { outline: 3px solid var(--lime-dark); outline-offset: 4px; }
.shell { width: min(calc(100% - 40px), var(--shell)); margin: 0 auto; }
.skip-link { position: fixed; top: 8px; left: 8px; z-index: 200; padding: 10px 14px; background: var(--ink); color: #fff; transform: translateY(-150%); }
.skip-link:focus { transform: translateY(0); }
.site-noise { position: fixed; inset: 0; pointer-events: none; z-index: 100; opacity: .035; background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.65'/%3E%3C/svg%3E"); }

.site-header { position: absolute; inset: 0 0 auto; z-index: 50; }
.nav-wrap { height: 92px; display: flex; align-items: center; justify-content: space-between; border-bottom: 1px solid rgba(23, 32, 28, .12); }
.brand { display: inline-flex; align-items: center; gap: 11px; text-decoration: none; }
.brand-mark { position: relative; width: 38px; height: 38px; display: grid; grid-template-columns: repeat(3, 1fr); gap: 3px; padding: 4px; border: 1px solid var(--ink); border-radius: 11px; transform: rotate(-3deg); }
.brand-mark span { display: block; background: var(--ink); border-radius: 2px; }
.brand-mark span:nth-child(1) { height: 13px; align-self: end; background: #e53935; }
.brand-mark span:nth-child(2) { height: 21px; align-self: end; background: #fbc02d; }
.brand-mark span:nth-child(3) { height: 28px; align-self: end; background: #43a047; }
.brand-copy { display: flex; flex-direction: column; line-height: 1; }
.brand-copy strong { font-size: 15px; letter-spacing: .08em; }
.brand-copy small { margin-top: 5px; font-size: 8px; letter-spacing: .25em; color: var(--ink-soft); }
.desktop-nav { display: flex; gap: 25px; }
.desktop-nav a { position: relative; font-size: 14px; font-weight: 650; text-decoration: none; color: #3f4b45; }
.desktop-nav a::after { content: ""; position: absolute; left: 0; right: 100%; bottom: -8px; height: 2px; background: var(--blue); transition: right .3s var(--ease); }
.desktop-nav a:hover::after { right: 0; }
.nav-actions { display: flex; align-items: center; gap: 9px; }
.nav-partner { display: inline-flex; align-items: center; min-height: 42px; padding: 10px 15px; border: 1px solid #bdc6c0; border-radius: 99px; color: var(--ink); font-size: 12px; font-weight: 750; text-decoration: none; transition: transform .25s var(--ease), border-color .25s, background .25s; }
.nav-partner:hover { transform: translateY(-2px); border-color: var(--blue); background: #f3f5ff; }
.nav-cta { display: inline-flex; align-items: center; gap: 10px; padding: 11px 17px; background: var(--ink); color: #fff; border-radius: 99px; font-size: 13px; font-weight: 750; text-decoration: none; transition: transform .25s var(--ease), background .25s; }
.nav-cta:hover { transform: translateY(-2px); background: var(--blue); }
.nav-cta svg, .button svg { width: 17px; fill: none; stroke: currentColor; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }
.menu-toggle, .mobile-nav { display: none; }

.hero { position: relative; min-height: 820px; padding: 165px 0 36px; overflow: hidden; background: radial-gradient(circle at 80% 8%, rgba(201,255,72,.48), transparent 22%), linear-gradient(180deg, #fbfcf8 0%, var(--paper) 100%); }
.hero::after { content: none !important; background: none !important; }
.hero-grid { position: relative; z-index: 2; display: grid; grid-template-columns: 1.02fr .98fr; align-items: center; gap: 54px; }
.hero-copy { padding-top: 26px; }
.eyebrow, .section-kicker { display: inline-flex; align-items: center; gap: 9px; color: #414c47; font-size: 11px; font-weight: 800; letter-spacing: .15em; text-transform: uppercase; }
.hero h1, .section-heading h2, .process-copy h2, .contact-copy h2, .about-copy h2, .region-copy h2 { font-family: inherit; font-size: var(--display-heading-size); line-height: .92; letter-spacing: -.06em; font-weight: 760; }
.hero h1 { max-width: 670px; margin: 25px 0 24px; }
.hero h1 .hero-plain { display: block; }
.hero h1 .hero-accent { display: block; position: relative; color: var(--blue); font-style: italic; font-family: Georgia, "Times New Roman", serif; font-weight: 500; letter-spacing: -.07em; transform: translateX(58px); }
.hero h1 .hero-accent::after { content: ""; position: absolute; width: 76px; height: 14px; left: -57px; top: 51%; border-top: 3px solid var(--lime-dark); transform: rotate(-8deg); }
.hero-lead { max-width: 580px; margin: 0; color: var(--ink-soft); font-size: 19px; line-height: 1.65; }
.savings-note { display: inline-flex; align-items: center; gap: 10px; margin: 20px 0 0; padding: 10px 15px 10px 10px; border: 1px solid rgba(67,160,71,.22); border-radius: 99px; background: rgba(191,247,223,.48); color: var(--ink); font-size: 13px; line-height: 1.35; }
.savings-note span { display: grid; place-items: center; width: 28px; height: 28px; flex: none; border-radius: 50%; background: #43a047; color: #fff; font-size: 14px; font-weight: 850; }
.savings-note strong { font-weight: 760; }
.hero-actions { display: flex; align-items: center; gap: 30px; margin-top: 35px; }
.button { display: inline-flex; align-items: center; justify-content: center; gap: 18px; min-height: 54px; padding: 14px 23px; border: 0; border-radius: 99px; font-weight: 760; font-size: 14px; text-decoration: none; cursor: pointer; transition: transform .25s var(--ease), box-shadow .25s var(--ease), background .25s var(--ease); }
.button-primary { background: var(--blue); color: #fff; box-shadow: 0 13px 28px rgba(64,89,241,.23); }
.button-primary:hover { background: var(--blue-dark); transform: translateY(-3px); box-shadow: 0 18px 34px rgba(64,89,241,.28); }
.button-primary span { font-size: 18px; }
.text-link { display: inline-flex; align-items: center; gap: 9px; color: var(--ink); font-size: 14px; font-weight: 750; text-decoration: none; border-bottom: 1px solid rgba(23,32,28,.35); padding-bottom: 4px; }
.text-link span { color: var(--blue); font-size: 18px; transition: transform .25s var(--ease); }
.text-link:hover span { transform: translate(3px, 2px); }
.trust-row { display: flex; flex-wrap: wrap; gap: 24px; margin-top: 43px; }
.trust-row > div { display: flex; align-items: center; gap: 9px; color: var(--ink-soft); font-size: 12px; }
.trust-row svg { width: 23px; fill: none; stroke: var(--blue); stroke-width: 1.6; }
.trust-row strong { color: var(--ink); }
.trust-row > div:first-child { padding: 11px 16px 11px 12px; border: 1px solid rgba(169,233,29,.55); border-radius: 99px; background: rgba(201,255,72,.3); color: #3f4b45; font-size: 14px; box-shadow: 0 9px 24px rgba(74,99,16,.08); }
.trust-row > div:first-child svg { width: 27px; height: 27px; stroke: #3350ed; stroke-width: 1.9; }
.trust-row > div:first-child strong { font-size: 15px; font-weight: 850; }

.hero-visual { position: relative; min-height: 510px; display: grid; place-items: center; }
.visual-backdrop { position: absolute; width: 420px; height: 420px; border-radius: 45% 55% 58% 42% / 56% 38% 62% 44%; background: var(--lime); transform: rotate(-12deg); box-shadow: inset -30px -28px 0 rgba(255,255,255,.28); animation: morph 12s ease-in-out infinite; }
@keyframes morph { 50% { border-radius: 56% 44% 39% 61% / 42% 60% 40% 58%; transform: rotate(-5deg) scale(1.04); } }
.preview-card { position: relative; z-index: 2; width: min(390px, 82%); min-height: 390px; padding: 30px; background: rgba(255,255,255,.9); border: 1px solid rgba(255,255,255,.9); border-radius: 30px; box-shadow: 0 35px 80px rgba(23,32,28,.2); backdrop-filter: blur(18px); transform: rotate(3.5deg); transition: transform .2s ease-out; }
.preview-top { display: flex; align-items: flex-start; justify-content: space-between; padding-bottom: 24px; border-bottom: 1px solid var(--line); }
.preview-top div { display: flex; flex-direction: column; gap: 6px; }
.preview-top small { font-size: 9px; font-weight: 850; letter-spacing: .18em; color: var(--blue); }
.preview-top strong { font-size: 20px; }
.preview-badge { padding: 5px 8px; border-radius: 99px; background: #e8ffb7; color: #4d7300; font-size: 8px; font-weight: 900; letter-spacing: .1em; }
.preview-price { padding: 34px 0 29px; }
.preview-price small { display: block; color: var(--ink-soft); font-size: 13px; }
.preview-price span { font-size: 34px; line-height: 1.1; font-weight: 800; letter-spacing: -.04em; }
.preview-bars { display: flex; align-items: flex-end; gap: 8px; height: 65px; padding: 0 5px; }
.preview-bars span { flex: 1; height: var(--bar); min-height: 10px; border-radius: 8px 8px 3px 3px; background: var(--blue-pale); animation: bar 3s var(--ease) infinite alternate; }
.preview-bars span:nth-child(2) { background: #cdd4ff; animation-delay: .3s; }
.preview-bars span:nth-child(3) { background: var(--blue); animation-delay: .6s; }
@keyframes bar { to { height: calc(var(--bar) + 12%); } }
.preview-meta { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; margin-top: 25px; }
.preview-meta div { padding: 10px 9px; background: #f4f5f0; border-radius: 10px; }
.preview-meta span { display: block; color: var(--blue); font-size: 9px; font-weight: 900; }
.preview-meta p { margin: 2px 0 0; font-size: 11px; font-weight: 700; }
.floating-chip { position: absolute; z-index: 4; display: flex; align-items: center; gap: 10px; padding: 12px 15px; background: rgba(255,255,255,.94); border: 1px solid rgba(255,255,255,.85); border-radius: 16px; box-shadow: 0 16px 40px rgba(23,32,28,.14); backdrop-filter: blur(10px); animation: float 5s ease-in-out infinite; }
.floating-chip span:last-child { display: flex; flex-direction: column; line-height: 1.15; }
.floating-chip strong { font-size: 12px; }
.floating-chip small { margin-top: 3px; color: var(--ink-soft); font-size: 9px; }
.chip-icon { display: grid; place-items: center; width: 30px; height: 30px; background: var(--lime); border-radius: 10px; color: var(--ink); font-size: 13px; font-weight: 900; }
.chip-icon-mint { width: 36px; background: var(--mint); font-size: 9px; }
.chip-one { left: -4px; top: 72px; }
.chip-two { right: -17px; bottom: 85px; animation-delay: -2s; }
@keyframes float { 50% { transform: translateY(-9px) rotate(1deg); } }
.hero-proof { position: relative; z-index: 3; display: flex; align-items: center; justify-content: space-between; margin-top: 56px; padding-top: 25px; border-top: 1px solid rgba(23,32,28,.1); }
.hero-proof p { margin: 0; color: var(--ink-soft); font-size: 11px; text-transform: uppercase; letter-spacing: .1em; font-weight: 750; }
.proof-items { display: flex; align-items: center; gap: 19px; color: #6d7772; font-size: 12px; font-weight: 700; }
.proof-items i { width: 4px; height: 4px; background: var(--lime-dark); border-radius: 50%; }

.calculator-section { position: relative; padding: 125px 0 140px; background: #fff; }
.calculator-section::before { content: ""; position: absolute; top: 0; left: 50%; width: 1px; height: 70px; background: var(--line); }
.section-heading { max-width: 560px; }
.section-heading.centered { margin: 0 auto 56px; text-align: center; }
.section-heading h2, .process-copy h2, .contact-copy h2 { margin: 13px 0 16px; }
.section-heading h2 em, .process-copy h2 em, .contact-copy h2 em { color: var(--blue); font-family: Georgia, serif; font-weight: 500; }
.section-heading p { margin: 0; color: var(--ink-soft); font-size: 17px; }
.calculator { display: grid; grid-template-columns: 280px 1fr; min-height: 650px; border: 1px solid var(--line); border-radius: 32px; background: var(--white); box-shadow: var(--shadow); overflow: hidden; }
.calculator-aside { display: flex; flex-direction: column; padding: 33px 28px; background: var(--ink); color: #fff; }
.aside-head { display: flex; justify-content: space-between; align-items: center; font-size: 11px; letter-spacing: .08em; text-transform: uppercase; color: #aeb8b2; }
.aside-head strong { color: var(--lime); font-size: 12px; }
.progress-track { height: 4px; margin: 13px 0 36px; border-radius: 10px; background: rgba(255,255,255,.12); overflow: hidden; }
.progress-track span { display: block; width: 25%; height: 100%; background: var(--lime); border-radius: inherit; transition: width .5s var(--ease); }
.step-list { display: flex; flex-direction: column; gap: 7px; margin: 0; padding: 0; list-style: none; }
.step-list li { display: flex; align-items: center; gap: 13px; padding: 13px; border-radius: 14px; color: #84908a; transition: .35s var(--ease); }
.step-list li > span { display: grid; place-items: center; width: 34px; height: 34px; flex: none; border: 1px solid #59645f; border-radius: 10px; font-size: 10px; font-weight: 850; }
.step-list li div { display: flex; flex-direction: column; }
.step-list li strong { color: #c2cbc6; font-size: 13px; }
.step-list li small { margin-top: 2px; font-size: 10px; }
.step-list li.active { background: rgba(255,255,255,.08); color: #c9d1cd; }
.step-list li.active > span { background: var(--lime); border-color: var(--lime); color: var(--ink); box-shadow: 0 0 0 5px rgba(201,255,72,.08); }
.step-list li.active strong { color: #fff; }
.step-list li.done > span { border-color: var(--lime); color: var(--lime); }
.aside-note { display: flex; gap: 11px; margin-top: auto; padding-top: 28px; border-top: 1px solid rgba(255,255,255,.1); }
.aside-note svg { width: 25px; height: 25px; flex: none; fill: none; stroke: var(--lime); stroke-width: 1.5; }
.aside-note p { margin: 0; color: #929d97; font-size: 10px; line-height: 1.6; }
.aside-note strong { color: #dce2de; }
.calculator-main { display: grid; min-width: 0; }
#calculator-form { display: grid; }
.calc-step { display: none; padding: 55px 58px 45px; }
.calc-step.active { display: flex; flex-direction: column; animation: stepIn .45s var(--ease); }
@keyframes stepIn { from { opacity: 0; transform: translateX(18px); } to { opacity: 1; transform: translateX(0); } }
.calc-heading > span { color: var(--blue); font-size: 10px; font-weight: 850; letter-spacing: .13em; text-transform: uppercase; }
.calc-heading h3 { margin: 9px 0 5px; font-size: clamp(26px, 3vw, 36px); line-height: 1.15; letter-spacing: -.035em; }
.calc-heading p { margin: 0; color: var(--ink-soft); font-size: 14px; }
.option-grid { display: grid; gap: 15px; margin-top: 35px; }
.option-grid-two { grid-template-columns: repeat(2, 1fr); }
.option-grid-three { grid-template-columns: repeat(3, 1fr); }
.choice-card { position: relative; display: flex; flex-direction: column; min-height: 268px; padding: 23px; border: 1px solid var(--line); border-radius: 20px; cursor: pointer; overflow: hidden; transition: border-color .25s, transform .25s var(--ease), box-shadow .25s, background .25s; }
.choice-card:hover { border-color: #9ba8a1; transform: translateY(-3px); }
.choice-card.active { border-color: var(--blue); background: #f8f9ff; box-shadow: inset 0 0 0 1px var(--blue), 0 14px 30px rgba(64,89,241,.08); }
.choice-card:focus-within { outline: 3px solid rgba(64,89,241,.24); outline-offset: 3px; }
.choice-card input, .segmented-control input, .extras-list input { position: absolute; opacity: 0; pointer-events: none; }
.choice-check { position: absolute; top: 15px; right: 15px; display: grid; place-items: center; width: 25px; height: 25px; border: 1px solid var(--line); border-radius: 50%; color: transparent; font-size: 11px; font-weight: 900; transition: .25s; }
.choice-card.active .choice-check { background: var(--blue); border-color: var(--blue); color: #fff; }
.choice-visual { display: grid; place-items: center; width: 86px; height: 86px; margin-bottom: 28px; background: var(--blue-pale); border-radius: 24px 24px 35px 18px; transform: rotate(-3deg); }
.choice-visual svg { width: 55px; fill: none; stroke: var(--blue); stroke-width: 1.6; stroke-linecap: round; stroke-linejoin: round; transform: rotate(3deg); }
.house-icon { background: var(--mint); border-radius: 35px 20px 22px 28px; }
.house-icon svg { stroke: #08764c; }
.choice-copy { display: flex; flex-direction: column; margin-top: auto; }
.choice-copy strong { font-size: 16px; }
.choice-copy small { margin-top: 6px; color: var(--ink-soft); font-size: 11px; line-height: 1.5; }
.choice-card.compact { min-height: 245px; padding-top: 35px; }
.size-number { color: var(--blue); font-family: Georgia, serif; font-size: 46px; line-height: 1; letter-spacing: -.06em; }
.size-number small { font-family: inherit; font-size: .42em; letter-spacing: 0; }
.choice-card.compact .choice-copy { padding-top: 39px; border-top: 1px solid var(--line); }
.area-input-card { margin-top: 35px; padding: 30px 32px 26px; border: 1px solid var(--blue); border-radius: 20px; background: #f8f9ff; box-shadow: inset 0 0 0 1px var(--blue), 0 14px 30px rgba(64,89,241,.08); }
.area-input-card[hidden], .option-grid[hidden] { display: none; }
.area-input-topline { display: flex; align-items: center; justify-content: space-between; gap: 25px; }
.area-input-topline > label { font-size: 16px; font-weight: 760; }
.area-number-field { position: relative; width: 150px; flex: none; }
.area-number-field input { height: 62px; padding: 0 48px 0 16px; border: 1px solid #cbd2ff; border-radius: 14px; background: #fff; color: var(--blue); font-size: 27px; font-weight: 800; text-align: right; appearance: textfield; }
.area-number-field input::-webkit-inner-spin-button { appearance: none; }
.area-number-field input:focus { border-color: var(--blue); background: #fff; box-shadow: 0 0 0 3px rgba(64,89,241,.12); }
.area-number-field span { position: absolute; top: 50%; right: 14px; color: var(--ink-soft); font-size: 14px; font-weight: 700; transform: translateY(-50%); pointer-events: none; }
.area-range { width: 100%; height: 8px; margin: 34px 0 0; padding: 0; border: 0; border-radius: 99px; background: #dce1ff; accent-color: var(--blue); box-shadow: none; cursor: pointer; }
.area-range:focus { border: 0; background: #dce1ff; box-shadow: 0 0 0 4px rgba(64,89,241,.12); }
.area-range::-webkit-slider-thumb { width: 26px; height: 26px; cursor: grab; }
.area-range::-moz-range-thumb { width: 24px; height: 24px; border: 3px solid #fff; border-radius: 50%; background: var(--blue); box-shadow: 0 2px 8px rgba(23,32,28,.2); cursor: grab; }
.area-scale { display: flex; justify-content: space-between; margin-top: 10px; color: var(--ink-soft); font-size: 9px; font-weight: 700; }
.calc-actions { display: flex; align-items: center; justify-content: space-between; margin-top: auto; padding-top: 36px; }
.calc-actions.align-right { justify-content: flex-end; }
.button-ghost { background: #f0f2ed; color: var(--ink); box-shadow: none; }
.button-ghost:hover { background: #e7eae4; transform: translateY(-2px); }
.field-group { margin: 30px 0 0; padding: 0; border: 0; }
.field-group legend { margin-bottom: 12px; font-size: 13px; font-weight: 750; }
.field-group legend small { margin-left: 5px; color: var(--ink-soft); font-weight: 500; }
.segmented-control { display: grid; grid-template-columns: repeat(2, 1fr); padding: 5px; border: 1px solid var(--line); border-radius: 15px; background: #f1f3ee; }
.segmented-control label { position: relative; padding: 13px 15px; border-radius: 10px; text-align: center; color: var(--ink-soft); font-size: 12px; font-weight: 720; cursor: pointer; transition: .25s; }
.segmented-control label.active { background: #fff; color: var(--ink); box-shadow: 0 5px 15px rgba(23,32,28,.08); }
.segmented-control label:focus-within, .extras-list label:focus-within { outline: 3px solid rgba(64,89,241,.2); outline-offset: 2px; }
.extras-list { display: grid; gap: 9px; }
.extras-list label { position: relative; display: flex; align-items: center; gap: 13px; min-height: 67px; padding: 12px 14px; border: 1px solid var(--line); border-radius: 14px; cursor: pointer; transition: .25s; }
.extras-list label:has(input:checked) { border-color: var(--blue); background: #f8f9ff; }
.custom-checkbox { display: grid; place-items: center; width: 23px; height: 23px; flex: none; border: 1px solid #bec8c2; border-radius: 7px; color: transparent; font-size: 10px; font-weight: 900; transition: .25s; }
.extras-list input:checked + .custom-checkbox { background: var(--blue); border-color: var(--blue); color: #fff; }
.extra-copy { display: flex; flex-direction: column; }
.extra-copy strong { font-size: 12px; }
.extra-copy small { margin-top: 2px; color: var(--ink-soft); font-size: 10px; }
.result-step { position: relative; align-items: center; justify-content: center; text-align: center; }
.result-check { display: grid; place-items: center; width: 64px; height: 64px; margin-bottom: 18px; border-radius: 50%; background: var(--lime); font-size: 24px; font-weight: 850; box-shadow: 0 0 0 10px rgba(201,255,72,.22); }
.result-overline { color: var(--blue); font-size: 9px; font-weight: 900; letter-spacing: .16em; }
.result-step h3 { margin: 11px 0 8px; color: var(--ink); font-size: clamp(32px, 4.1vw, 51px); line-height: 1.05; letter-spacing: -.05em; }
.result-intro { max-width: 450px; margin: 0 auto; color: var(--ink-soft); font-size: 13px; }
.result-inclusion { display: inline-flex; align-items: center; justify-content: center; margin: 16px auto 0; padding: 8px 12px; border: 1px solid rgba(201,255,72,.65); border-radius: 999px; background: rgba(201,255,72,.22); color: var(--ink); font-size: 11px; font-weight: 850; }
.result-summary { display: flex; flex-wrap: wrap; justify-content: center; gap: 7px; margin-top: 24px; }
.result-summary span { padding: 7px 10px; background: #f0f2ed; border-radius: 8px; font-size: 9px; font-weight: 750; }
.result-info { display: flex; gap: 10px; max-width: 580px; margin: 24px auto; padding: 13px 15px; border: 1px solid #dfe2fa; background: #f6f7ff; border-radius: 12px; text-align: left; }
.result-info svg { width: 19px; flex: none; fill: none; stroke: var(--blue); stroke-width: 1.7; }
.result-info p { margin: 0; color: #5e6477; font-size: 9px; line-height: 1.6; }
.result-cta { min-width: 280px; }
.adjust-button { margin-top: 15px; padding: 4px; border: 0; border-bottom: 1px solid #a9b1ad; background: transparent; color: var(--ink-soft); font-size: 10px; font-weight: 700; cursor: pointer; }
.result-celebration span { position: absolute; color: var(--blue); }
.result-celebration span:nth-child(1) { top: 20%; left: 14%; font-size: 20px; }
.result-celebration span:nth-child(2) { top: 14%; right: 17%; font-size: 28px; color: var(--lime-dark); }
.result-celebration span:nth-child(3) { bottom: 21%; right: 12%; font-size: 15px; }

.benefits-section { padding: 135px 0; background: var(--paper); }
.section-heading.split { display: grid; grid-template-columns: 1.15fr .85fr; align-items: end; gap: 90px; max-width: none; margin-bottom: 60px; }
.section-heading.split h2 { margin-bottom: 0; }
.section-heading.split > p { padding-bottom: 7px; font-size: 15px; }
.benefit-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 14px; }
.benefit-card { position: relative; min-height: 415px; padding: 24px; border: 1px solid var(--line); border-radius: 24px; background: #fff; transform-style: preserve-3d; transition: transform .2s ease-out, box-shadow .3s; }
.benefit-card:hover { box-shadow: 0 20px 45px rgba(23,32,28,.08); }
.benefit-card.featured { background: #eef0ff; border-color: #d7dcff; }
.benefit-card.dark { background: var(--ink); border-color: var(--ink); color: #fff; }
.card-topline { display: flex; align-items: center; gap: 10px; color: var(--ink-soft); font-size: 9px; font-weight: 800; }
.card-topline i { flex: 1; height: 1px; background: var(--line); }
.dark .card-topline { color: #85908a; }
.dark .card-topline i { background: #3f4944; }
.benefit-icon { display: grid; place-items: center; width: 74px; height: 74px; margin: 52px 0 37px; border-radius: 25px 18px 29px 20px; background: #dce1ff; transform: translateZ(20px) rotate(-4deg); }
.benefit-icon svg { width: 44px; fill: none; stroke: var(--blue); stroke-width: 1.6; stroke-linecap: round; stroke-linejoin: round; }
.benefit-icon.mint { background: var(--mint); }
.benefit-icon.mint svg { stroke: #08764c; }
.benefit-icon.peach { background: var(--peach); }
.benefit-icon.peach svg { stroke: #aa4f1b; }
.benefit-icon.dark-icon { background: var(--lime); }
.benefit-icon.dark-icon svg { stroke: var(--ink); }
.benefit-card h3 { margin: 0 0 12px; font-size: 20px; letter-spacing: -.03em; }
.benefit-card p { margin: 0; color: var(--ink-soft); font-size: 12px; line-height: 1.65; }
.benefit-card.dark p { color: #aab4ae; }
.card-tag { position: absolute; left: 24px; bottom: 22px; font-size: 9px; font-weight: 800; color: var(--blue); text-transform: uppercase; letter-spacing: .06em; }
.dark .card-tag { color: var(--lime); }

.process-section { padding: 135px 0; background: #fff; }
.process-grid { display: grid; grid-template-columns: .8fr 1.2fr; gap: 130px; align-items: start; }
.process-copy { position: sticky; top: 95px; }
.process-copy p { max-width: 400px; margin: 0 0 30px; color: var(--ink-soft); font-size: 16px; }
.button-dark { background: var(--ink); color: #fff; }
.button-dark:hover { background: #2c3933; transform: translateY(-3px); }
.timeline { position: relative; }
.timeline::before { content: ""; position: absolute; left: 30px; top: 29px; bottom: 29px; width: 1px; background: var(--line); }
.timeline-item { position: relative; display: grid; grid-template-columns: 62px 1fr; gap: 23px; min-height: 160px; padding-bottom: 30px; }
.timeline-number { position: relative; z-index: 1; display: grid; place-items: center; width: 60px; height: 60px; border: 1px solid var(--line); border-radius: 50%; background: #fff; color: var(--ink-soft); font-size: 10px; font-weight: 800; transition: .3s; }
.timeline-item:hover .timeline-number, .timeline-item.active .timeline-number { background: var(--lime); border-color: var(--lime); color: var(--ink); transform: scale(1.08); }
.timeline-item > div:last-child { padding: 4px 0 26px; border-bottom: 1px solid var(--line); }
.timeline-item span { color: var(--blue); font-size: 9px; font-weight: 900; letter-spacing: .13em; }
.timeline-item h3 { margin: 7px 0 9px; font-size: 23px; letter-spacing: -.03em; }
.timeline-item p { max-width: 510px; margin: 0; color: var(--ink-soft); font-size: 13px; }

.about-section { padding: 0 0 110px; background: #fff; }
.about-card { position: relative; display: grid; grid-template-columns: 1.05fr .95fr; gap: 75px; align-items: center; overflow: hidden; padding: 68px 72px; border-radius: 30px; color: #fff; background: var(--ink); box-shadow: 0 28px 75px rgba(23, 32, 28, .18); }
.about-card::after { content: ""; position: absolute; right: -90px; top: -130px; width: 360px; height: 360px; border: 1px solid rgba(201, 255, 72, .25); border-radius: 50%; box-shadow: 0 0 0 55px rgba(201, 255, 72, .04), 0 0 0 110px rgba(201, 255, 72, .025); }
.about-copy { position: relative; z-index: 1; }
.about-copy h2 { max-width: 590px; margin: 16px 0 18px; }
.about-copy h2 em { color: var(--lime); font-family: Georgia, "Times New Roman", serif; font-weight: 500; }
.about-copy p { max-width: 590px; margin: 0; color: rgba(255, 255, 255, .7); font-size: 16px; line-height: 1.75; }
.about-values { position: relative; z-index: 1; display: grid; gap: 10px; }
.about-values div { display: grid; grid-template-columns: 105px 1fr; gap: 18px; align-items: center; padding: 17px 19px; border: 1px solid rgba(255, 255, 255, .12); border-radius: 15px; background: rgba(255, 255, 255, .055); }
.about-values strong { color: var(--lime); font-size: 13px; letter-spacing: .04em; }
.about-values span { color: rgba(255, 255, 255, .68); font-size: 12px; }

.region-section { padding: 0 0 135px; background: #fff; }
.region-card { position: relative; display: grid; grid-template-columns: .9fr 1.1fr; min-height: 480px; overflow: hidden; border-radius: 32px; background: var(--blue); color: #fff; }
.region-card::before { content: ""; position: absolute; inset: 0; background-image: linear-gradient(rgba(255,255,255,.05) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.05) 1px, transparent 1px); background-size: 44px 44px; }
.region-map { position: relative; display: grid; place-items: center; }
.region-map::before { content: ""; position: absolute; width: 330px; height: 330px; border: 1px solid rgba(255,255,255,.12); border-radius: 50%; }
.region-map svg { position: relative; width: min(390px, 90%); overflow: visible; }
.map-shape { fill: rgba(255,255,255,.08); stroke: rgba(255,255,255,.7); stroke-width: 1.5; }
.map-line { fill: none; stroke: rgba(201,255,72,.5); stroke-width: 1.2; stroke-dasharray: 5 7; }
.region-map circle { fill: var(--lime); }
.region-map .map-pulse { fill: none; stroke: var(--lime); animation: mapPulse 2s infinite; transform-origin: 199px 167px; }
@keyframes mapPulse { to { transform: scale(2.2); opacity: 0; } }
.region-copy { position: relative; z-index: 1; align-self: center; max-width: 520px; padding: 70px 70px 70px 20px; }
.section-kicker.light { color: #dce1ff; }
.region-copy h2 { margin: 15px 0 17px; }
.region-copy p { margin: 0; color: #d8dcff; font-size: 15px; line-height: 1.75; }
.region-tags { display: flex; flex-wrap: wrap; align-items: flex-start; gap: 8px; margin-top: 30px; }
.region-tags > span, .region-location-group > summary { min-height: 38px; padding: 9px 13px; border: 1px solid rgba(255,255,255,.2); border-radius: 99px; background: rgba(255,255,255,.08); font-size: 10px; font-weight: 700; }
.region-location-group { flex: 0 1 245px; min-width: 190px; }
.region-location-group > summary { display: flex; align-items: center; gap: 8px; list-style: none; cursor: pointer; transition: background .2s, border-color .2s; }
.region-location-group > summary::-webkit-details-marker { display: none; }
.region-location-group > summary:hover, .region-location-group[open] > summary { border-color: rgba(255,255,255,.5); background: rgba(255,255,255,.15); }
.region-group-name { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.region-location-group summary small { margin-left: auto; color: #d8dcff; font-size: 9px; font-weight: 650; white-space: nowrap; }
.region-location-group summary i { position: relative; width: 8px; height: 8px; flex: none; border-right: 1.5px solid currentColor; border-bottom: 1.5px solid currentColor; transform: translateY(-2px) rotate(45deg); transition: transform .2s; }
.region-location-group[open] summary i { transform: translateY(2px) rotate(225deg); }
.region-location-list { display: grid; gap: 4px; max-height: 238px; margin-top: 7px; padding: 7px; overflow-y: auto; border: 1px solid rgba(255,255,255,.2); border-radius: 16px; background: rgba(20,38,165,.55); animation: regionDropdownIn .2s ease; scrollbar-color: rgba(255,255,255,.45) transparent; }
.region-location-list a { display: flex; align-items: center; justify-content: space-between; gap: 12px; padding: 8px 9px; border-radius: 10px; color: #fff; font-size: 11px; font-weight: 700; text-decoration: none; transition: background .2s, color .2s; }
.region-location-list a:hover, .region-location-list a[aria-current="page"] { background: var(--lime); color: var(--ink); }
.region-location-list a span:last-child { flex: none; opacity: .7; }
@keyframes regionDropdownIn { from { opacity: 0; transform: translateY(-4px); } to { opacity: 1; transform: translateY(0); } }

.faq-section { padding: 130px 0; background: var(--paper); }
.faq-grid { display: grid; grid-template-columns: .75fr 1.25fr; gap: 120px; }
.mail-link { margin-top: 25px; color: var(--blue); word-break: break-word; }
.accordion details { border-bottom: 1px solid #cfd6cf; }
.accordion summary { position: relative; display: flex; justify-content: space-between; align-items: center; gap: 20px; padding: 25px 2px; list-style: none; font-size: 16px; font-weight: 750; cursor: pointer; }
.accordion summary::-webkit-details-marker { display: none; }
.accordion summary span { position: relative; width: 26px; height: 26px; flex: none; border: 1px solid #aab5ae; border-radius: 50%; }
.accordion summary span::before, .accordion summary span::after { content: ""; position: absolute; left: 7px; right: 7px; top: 12px; height: 1px; background: var(--ink); transition: .25s; }
.accordion summary span::after { transform: rotate(90deg); }
.accordion details[open] summary span { background: var(--lime); border-color: var(--lime); }
.accordion details[open] summary span::after { transform: rotate(0); }
.accordion details p { margin: -5px 45px 25px 2px; color: var(--ink-soft); font-size: 13px; line-height: 1.75; animation: faqIn .3s ease; }
@keyframes faqIn { from { opacity: 0; transform: translateY(-5px); } }

.contact-section { padding: 0 0 115px; background: var(--paper); }
.contact-card { display: grid; grid-template-columns: .8fr 1.2fr; gap: 70px; padding: 75px; border-radius: 32px; background: var(--ink); color: #fff; box-shadow: 0 35px 90px rgba(23,32,28,.18); }
.contact-copy h2 { max-width: 450px; }
.contact-copy h2 em { color: var(--lime); }
.contact-copy p { max-width: 400px; color: #aeb8b2; }
.contact-copy > a { display: inline-block; margin-top: 22px; color: var(--lime); font-size: 13px; text-underline-offset: 4px; word-break: break-word; }
.contact-form { display: flex; flex-direction: column; gap: 14px; }
.form-row { display: grid; grid-template-columns: repeat(2, 1fr); gap: 13px; }
.contact-form label, .modal-dialog form > label, .modal-dialog .form-row label { display: flex; flex-direction: column; gap: 7px; }
.contact-form label > span:first-child, .modal-dialog label > span:first-child { color: #b9c2bd; font-size: 10px; font-weight: 700; }
input, textarea { width: 100%; border: 1px solid rgba(255,255,255,.18); border-radius: 12px; outline: 0; background: rgba(255,255,255,.07); color: #fff; transition: border-color .2s, background .2s, box-shadow .2s; }
input { height: 49px; padding: 0 14px; }
textarea { padding: 13px 14px; resize: vertical; }
input:focus, textarea:focus { border-color: var(--lime); background: rgba(255,255,255,.1); box-shadow: 0 0 0 3px rgba(201,255,72,.08); }
textarea::placeholder { color: #7e8983; }
.privacy-check { display: grid !important; grid-template-columns: 18px 1fr; align-items: start; gap: 9px !important; cursor: pointer; }
.privacy-check input { width: 17px; height: 17px; margin-top: 2px; accent-color: var(--lime-dark); }
.privacy-check span { color: #929e97 !important; font-size: 9px !important; line-height: 1.55; }
.button-light { align-self: flex-start; margin-top: 5px; background: var(--lime); color: var(--ink); }
.button-light:hover { background: #d6ff72; transform: translateY(-3px); }
.honeypot { position: absolute !important; left: -9999px !important; width: 1px !important; height: 1px !important; }
.form-feedback { display: none; margin: 0; padding: 10px 12px; border-radius: 10px; font-size: 11px; }
.form-feedback.success { display: block; background: rgba(201,255,72,.12); color: var(--lime); }
.form-feedback.error { display: block; background: rgba(255,110,110,.12); color: #ffabab; }

.site-footer { padding: 75px 0 25px; background: #fff; }
.footer-top { display: grid; grid-template-columns: .65fr .75fr 1.3fr; gap: 70px; align-items: start; padding-bottom: 60px; }
.footer-top > p { margin: 0; color: var(--ink-soft); font-size: 12px; }
.footer-links { display: grid; grid-template-columns: repeat(2, 1fr); gap: 40px; }
.footer-links > div { display: flex; flex-direction: column; gap: 10px; }
.footer-links strong { margin-bottom: 4px; font-size: 10px; letter-spacing: .08em; text-transform: uppercase; }
.footer-links a { width: fit-content; color: var(--ink-soft); font-size: 11px; text-decoration: none; }
.footer-links a:hover { color: var(--blue); }
.footer-bottom { display: flex; align-items: center; justify-content: space-between; padding-top: 22px; border-top: 1px solid var(--line); color: #8b958f; font-size: 9px; }
.footer-bottom div { display: flex; gap: 22px; }
.footer-bottom a { text-decoration: none; }

.modal { position: fixed; inset: 0; z-index: 150; display: grid; place-items: center; padding: 20px; opacity: 0; visibility: hidden; transition: opacity .3s, visibility .3s; }
.modal.open { opacity: 1; visibility: visible; }
.modal-backdrop { position: absolute; inset: 0; background: rgba(11,17,14,.72); backdrop-filter: blur(8px); }
.modal-dialog { position: relative; z-index: 1; width: min(650px, 100%); max-height: calc(100vh - 40px); overflow-y: auto; padding: 38px; background: #fff; border-radius: 27px; box-shadow: 0 30px 100px rgba(0,0,0,.3); transform: translateY(24px) scale(.98); transition: transform .35s var(--ease); }
.modal.open .modal-dialog { transform: translateY(0) scale(1); }
.modal-close { position: absolute; top: 17px; right: 17px; width: 36px; height: 36px; border: 0; border-radius: 50%; background: #eef0eb; color: var(--ink); font-size: 23px; line-height: 1; cursor: pointer; }
.modal-head { display: flex; align-items: center; gap: 14px; }
.modal-icon { display: grid; place-items: center; width: 45px; height: 45px; border-radius: 14px; background: var(--lime); font-size: 19px; font-weight: 800; }
.modal-head > div { display: flex; flex-direction: column; }
.modal-head div > span { color: var(--blue); font-size: 8px; letter-spacing: .15em; font-weight: 900; }
.modal-head h2 { margin: 2px 0 0; font-size: 26px; letter-spacing: -.04em; }
.modal-lead { margin: 17px 0 12px; color: var(--ink-soft); font-size: 12px; }
.modal-price { padding: 13px 15px; margin-bottom: 18px; border: 1px solid #dce0ff; border-radius: 12px; background: #f4f6ff; color: var(--blue); font-size: 18px; font-weight: 800; letter-spacing: -.025em; }
.modal-dialog form { display: flex; flex-direction: column; gap: 12px; }
.modal-dialog label > span:first-child { color: var(--ink-soft); }
.modal-dialog input, .modal-dialog textarea { border-color: var(--line); background: #f7f8f4; color: var(--ink); }
.modal-dialog input:focus, .modal-dialog textarea:focus { border-color: var(--blue); background: #fff; box-shadow: 0 0 0 3px rgba(64,89,241,.08); }
.privacy-check.dark-text span { color: var(--ink-soft) !important; }
.modal-submit { align-self: stretch; margin-top: 3px; }

.reveal { opacity: 0; transform: translateY(28px); transition: opacity .8s var(--ease), transform .8s var(--ease); }
.reveal.visible { opacity: 1; transform: translateY(0); }
.reveal-delay { transition-delay: .12s; }

/* Partnerverzeichnis */
.partner-directory-page .site-header { background: rgba(247,248,243,.88); backdrop-filter: blur(16px); }
.partner-hero { padding: 180px 0 105px; overflow: hidden; background: radial-gradient(circle at 82% 15%, rgba(201,255,72,.55), transparent 25%), var(--paper); }
.partner-hero-grid { display: grid; grid-template-columns: 1.05fr .95fr; gap: 80px; align-items: center; }
.partner-hero h1 { margin: 20px 0 25px; font-size: var(--display-heading-size); line-height: .94; letter-spacing: -.065em; }
.partner-hero h1 em { color: var(--blue); font-family: Georgia, serif; font-weight: 500; }
.partner-hero-copy > p { max-width: 620px; margin: 0; color: var(--ink-soft); font-size: 18px; line-height: 1.7; }
.partner-network-card { position: relative; min-height: 470px; overflow: hidden; padding: 47px; border-radius: 34px; background: var(--ink); color: #fff; box-shadow: 0 35px 90px rgba(23,32,28,.2); }
.network-orbit { position: relative; width: 260px; height: 260px; margin: 0 auto 8px; border: 1px solid rgba(255,255,255,.15); border-radius: 50%; box-shadow: 0 0 0 36px rgba(255,255,255,.025), 0 0 0 72px rgba(255,255,255,.02); }
.network-orbit::before, .network-orbit::after { content: ""; position: absolute; inset: 48px; border: 1px dashed rgba(201,255,72,.4); border-radius: 50%; }
.network-orbit::after { inset: 88px; background: var(--lime); border: 0; }
.network-orbit i { position: absolute; z-index: 2; inset: 0; display: grid; place-items: center; color: var(--ink); font-style: normal; font-size: 28px; font-weight: 900; }
.network-orbit span { position: absolute; z-index: 3; width: 18px; height: 18px; border: 4px solid var(--ink); border-radius: 50%; background: var(--blue-pale); }
.network-orbit span:nth-child(1) { left: 20px; top: 62px; }.network-orbit span:nth-child(2) { right: 12px; top: 94px; background: var(--mint); }.network-orbit span:nth-child(3) { left: 108px; bottom: 2px; background: var(--peach); }
.network-copy { position: relative; z-index: 2; text-align: center; }.network-copy small { color: var(--lime); font-size: 9px; font-weight: 850; letter-spacing: .16em; }.network-copy strong { display: block; margin-top: 3px; font-size: 24px; }.network-copy p { margin: 5px 0 0; color: #aeb8b2; font-size: 11px; }
.network-facts { position: relative; z-index: 2; display: grid; grid-template-columns: repeat(3,1fr); gap: 7px; margin-top: 25px; }.network-facts span { padding: 10px 7px; border: 1px solid rgba(255,255,255,.1); border-radius: 10px; color: #adb7b1; text-align: center; font-size: 9px; }.network-facts b { color: var(--lime); }

.partner-directory { padding: 125px 0 140px; background: #fff; }
.partner-tools { display: flex; align-items: center; justify-content: space-between; gap: 20px; margin: -25px 0 30px; padding: 14px 16px; border: 1px solid var(--line); border-radius: 16px; background: var(--paper); }
.partner-tools label { flex: 1; }.partner-tools input { max-width: 560px; height: 45px; border-color: var(--line); background: #fff; color: var(--ink); }.partner-tools > span { color: var(--ink-soft); font-size: 11px; font-weight: 800; }
.partner-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px; }
.partner-card { display: flex; flex-direction: column; min-width: 0; padding: 28px; border: 1px solid var(--line); border-radius: 25px; background: #fff; box-shadow: 0 15px 45px rgba(23,32,28,.055); }
.partner-card[hidden] { display: none; }.partner-card-head { display: grid; grid-template-columns: 88px 1fr; gap: 17px; align-items: center; }.partner-logo { display: grid; place-items: center; width: 88px; height: 88px; overflow: hidden; border: 1px solid var(--line); border-radius: 20px; background: var(--paper); }.partner-logo img { width: 100%; height: 100%; object-fit: contain; }.partner-logo > span { color: var(--blue); font-size: 31px; font-weight: 850; }
.verified-badge { display: inline-flex; padding: 4px 7px; border-radius: 99px; background: #e7ffb1; color: #467000; font-size: 8px; font-weight: 850; letter-spacing: .05em; text-transform: uppercase; }.partner-card h3 { margin: 7px 0 1px; font-size: 24px; letter-spacing: -.035em; }.partner-card-head p { margin: 0; color: var(--ink-soft); font-size: 11px; }.partner-intro { margin: 22px 0 0; color: var(--ink-soft); font-size: 13px; line-height: 1.7; }
.partner-service-tags { display: flex; flex-wrap: wrap; gap: 6px; margin-top: 18px; }.partner-service-tags span { padding: 7px 9px; border-radius: 8px; background: var(--blue-pale); color: var(--blue-dark); font-size: 9px; font-weight: 750; }
.partner-details { margin: 19px 0 0; border-top: 1px solid var(--line); }.partner-details div { display: grid; grid-template-columns: 110px 1fr; gap: 15px; padding: 12px 0; border-bottom: 1px solid var(--line); font-size: 10px; }.partner-details dt { color: var(--ink-soft); }.partner-details dd { margin: 0; font-weight: 700; }
.partner-gallery { display: grid; grid-template-columns: repeat(3, 1fr); gap: 7px; margin-top: 18px; }.partner-gallery img { width: 100%; aspect-ratio: 1.35; object-fit: cover; border-radius: 10px; }
.partner-description { margin-top: 17px; border-bottom: 1px solid var(--line); }.partner-description summary { display: flex; justify-content: space-between; padding: 10px 0; cursor: pointer; font-size: 11px; font-weight: 750; list-style: none; }.partner-description summary::-webkit-details-marker { display: none; }.partner-description div { color: var(--ink-soft); font-size: 11px; }.partner-description div > :first-child { margin-top: 4px; }
.partner-contact { display: flex; align-items: center; gap: 17px; margin-top: auto; padding-top: 22px; }.partner-contact .button { min-height: 42px; padding: 9px 17px; font-size: 11px; }.partner-contact > a:not(.button) { color: var(--blue); font-size: 10px; font-weight: 750; }
.partner-empty { padding: 65px; border: 1px dashed #b9c3bc; border-radius: 28px; background: var(--paper); text-align: center; }.partner-empty > span { color: var(--blue); font-size: 9px; font-weight: 900; letter-spacing: .16em; }.partner-empty h3 { max-width: 600px; margin: 12px auto; font-size: clamp(27px,4vw,44px); line-height: 1.1; letter-spacing: -.04em; }.partner-empty p { max-width: 650px; margin: 0 auto 25px; color: var(--ink-soft); }.partner-no-results { padding: 35px; border-radius: 20px; background: var(--paper); text-align: center; }

.partner-process { padding: 120px 0; background: var(--paper); }.partner-steps { display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; }.partner-steps article { min-height: 250px; padding: 27px; border: 1px solid var(--line); border-radius: 23px; background: #fff; }.partner-steps article > span { display: grid; place-items: center; width: 45px; height: 45px; border-radius: 14px; background: var(--lime); font-size: 10px; font-weight: 850; }.partner-steps h3 { margin: 52px 0 9px; font-size: 21px; }.partner-steps p { margin: 0; color: var(--ink-soft); font-size: 12px; line-height: 1.65; }

.partner-application { padding: 120px 0; background: var(--ink); }.application-grid { display: grid; grid-template-columns: .75fr 1.25fr; gap: 75px; align-items: start; }.application-copy { position: sticky; top: 40px; color: #fff; }.application-copy h2 { margin: 16px 0 19px; font-size: clamp(42px,5vw,68px); line-height: .98; letter-spacing: -.055em; }.application-copy h2 em { color: var(--lime); font-family: Georgia,serif; font-weight: 500; }.application-copy > p { color: #b0bbb5; }.application-copy > p strong { color: #fff; }.price-note { display: flex; align-items: center; gap: 16px; margin: 27px 0; padding: 17px; border: 1px solid rgba(255,255,255,.13); border-radius: 16px; background: rgba(255,255,255,.06); }.price-note > strong { color: var(--lime); font-size: 25px; }.price-note span { color: #fff; font-size: 11px; font-weight: 700; line-height: 1.4; }.price-note small { color: #9da8a2; font-weight: 500; }.application-copy ul { display: grid; gap: 10px; padding: 0; list-style: none; }.application-copy li { position: relative; padding-left: 25px; color: #d8deda; font-size: 12px; }.application-copy li::before { content: "✓"; position: absolute; left: 0; color: var(--lime); font-weight: 900; }.application-copy .application-small { margin-top: 27px; color: #7f8b84; font-size: 9px; line-height: 1.65; }
.partner-form { padding: 43px; border-radius: 29px; background: #fff; color: var(--ink); }.partner-form-head { margin-bottom: 35px; }.partner-form-head > span { color: var(--blue); font-size: 9px; font-weight: 900; letter-spacing: .16em; text-transform: uppercase; }.partner-form-head h2 { margin: 7px 0; font-size: 35px; line-height: 1.1; letter-spacing: -.045em; }.partner-form-head p { margin: 0; color: var(--ink-soft); font-size: 11px; }
.partner-form fieldset { display: flex; flex-direction: column; gap: 13px; margin: 0 0 36px; padding: 0 0 35px; border: 0; border-bottom: 1px solid var(--line); }.partner-form legend { margin-bottom: 20px; color: var(--blue); font-size: 11px; font-weight: 850; letter-spacing: .08em; }.partner-form label { display: flex; flex-direction: column; gap: 6px; }.partner-form label > span, .field-label { color: var(--ink-soft); font-size: 10px; font-weight: 700; }.partner-form input:not([type="checkbox"]), .partner-form textarea, .partner-form select { width: 100%; min-height: 49px; padding: 0 13px; border: 1px solid var(--line); border-radius: 11px; outline: 0; background: #f7f8f4; color: var(--ink); }.partner-form textarea { padding-block: 12px; }.partner-form select { appearance: none; background-image: linear-gradient(45deg,transparent 50%,#68736d 50%),linear-gradient(135deg,#68736d 50%,transparent 50%); background-position: calc(100% - 18px) 21px,calc(100% - 13px) 21px;background-size:5px 5px;background-repeat:no-repeat; }.partner-form input:focus, .partner-form textarea:focus, .partner-form select:focus { border-color: var(--blue); background-color: #fff; box-shadow: 0 0 0 3px rgba(64,89,241,.08); }.form-row-three { grid-template-columns: .55fr 1.2fr .5fr; }
.service-checkboxes { display: flex; flex-wrap: wrap; gap: 7px; }.service-checkboxes label { position: relative; display: block; cursor: pointer; }.service-checkboxes input { position: absolute; opacity: 0; }.service-checkboxes span { display: block; padding: 8px 11px; border: 1px solid var(--line); border-radius: 99px; background: #fff; color: var(--ink-soft); font-size: 9px; transition: .2s; }.service-checkboxes input:checked + span { border-color: var(--blue); background: var(--blue-pale); color: var(--blue-dark); }.service-checkboxes label:focus-within span { outline: 3px solid rgba(64,89,241,.18); }
.upload-grid { display: grid; grid-template-columns: repeat(2,1fr); gap: 12px; }.partner-form .file-field { padding: 16px; border: 1px dashed #b9c2bd; border-radius: 13px; background: var(--paper); }.partner-form .file-field input { min-height: auto; padding: 7px 0; border: 0; background: transparent; font-size: 9px; }.file-field small { color: #8a958f; font-size: 8px; }.partner-form .privacy-check { display: grid; }.partner-form .privacy-check input { width: 17px; min-height: 17px; }.partner-form .partner-submit { width: 100%; }.partner-form .form-feedback.success { background: #efffd1; color: #456c00; }.partner-form .form-feedback.error { background: #fff0f0; color: #a22727; }
.partner-faq { padding-bottom: 135px; }

@media (max-width: 1050px) {
    .desktop-nav { gap: 16px; }
    .desktop-nav a { font-size: 12px; }
    .nav-partner { padding-inline: 12px; }
    .hero-grid { gap: 15px; }
    .hero-visual { transform: scale(.92); }
    .benefit-grid { grid-template-columns: repeat(2, 1fr); }
    .process-grid { gap: 70px; }
    .faq-grid { gap: 70px; }
    .partner-hero-grid, .application-grid { gap: 40px; }
}

@media (max-width: 820px) {
    .shell { width: min(calc(100% - 30px), var(--shell)); }
    .desktop-nav, .nav-actions { display: none; }
    .menu-toggle { display: flex; flex-direction: column; justify-content: center; gap: 6px; width: 42px; height: 42px; border: 0; border-radius: 50%; background: var(--ink); cursor: pointer; }
    .menu-toggle span { width: 17px; height: 1.5px; margin: 0 auto; background: #fff; transition: .25s; }
    .menu-toggle[aria-expanded="true"] span:first-child { transform: translateY(4px) rotate(45deg); }
    .menu-toggle[aria-expanded="true"] span:last-child { transform: translateY(-3px) rotate(-45deg); }
    .mobile-nav { position: absolute; top: 82px; left: 15px; right: 15px; display: flex; flex-direction: column; padding: 15px; border: 1px solid var(--line); border-radius: 18px; background: rgba(255,255,255,.96); box-shadow: var(--shadow); backdrop-filter: blur(14px); }
    .mobile-nav[hidden] { display: none; }
    .mobile-nav a { padding: 11px 12px; font-size: 14px; font-weight: 700; text-decoration: none; }
    .mobile-nav .mobile-partner-cta { margin-top: 4px; border-radius: 10px; background: var(--blue); color: #fff; text-align: center; }
    .hero { padding-top: 135px; }
    .hero-grid { grid-template-columns: minmax(0, 1fr); }
    .hero-grid > *, .hero-copy { width: 100%; min-width: 0; }
    .hero-copy { text-align: left; }
    .hero h1 { margin-inline: 0; }
    .hero h1 .hero-accent { transform: none; }
    .hero h1 .hero-accent::after { display: none; }
    .hero-lead { margin-inline: 0; }
    .hero-actions, .trust-row { justify-content: flex-start; }
    .hero-visual { margin-top: 30px; transform: none; }
    .hero-proof { flex-direction: column; gap: 14px; }
    .calculator-section, .benefits-section, .process-section, .faq-section { padding: 95px 0; }
    .about-section { padding-bottom: 95px; }
    .about-card { grid-template-columns: 1fr; gap: 42px; padding: 55px 48px; }
    .calculator { grid-template-columns: 1fr; }
    .calculator-aside { padding: 20px; }
    .step-list { display: grid; grid-template-columns: repeat(4, 1fr); }
    .step-list li { flex-direction: column; gap: 6px; padding: 7px 3px; text-align: center; }
    .step-list li div small { display: none; }
    .step-list li strong { font-size: 10px; }
    .aside-note { display: none; }
    .progress-track { margin-bottom: 14px; }
    .section-heading.split { grid-template-columns: 1fr; gap: 20px; }
    .process-grid { grid-template-columns: 1fr; }
    .process-copy { position: static; }
    .region-card { grid-template-columns: 1fr; }
    .region-map { min-height: 360px; }
    .region-copy { padding: 20px 45px 55px; }
    .faq-grid { grid-template-columns: 1fr; gap: 40px; }
    .contact-card { grid-template-columns: 1fr; padding: 50px; gap: 45px; }
    .footer-top { grid-template-columns: 1fr 1fr; }
    .footer-links { grid-column: 1 / -1; }
    .partner-hero-grid { grid-template-columns: 1fr; }.partner-network-card { width: min(100%,600px); }.partner-grid { grid-template-columns: 1fr; }.application-grid { grid-template-columns: 1fr; }.application-copy { position: static; }.partner-application { padding: 95px 0; }
}

@media (max-width: 580px) {
    :root { --display-heading-size: clamp(50px, 15vw, 57px); }
    html, body { width: 100%; max-width: 100%; overflow-x: clip; }
    .nav-wrap { width: calc(100% - 30px); max-width: calc(100% - 30px); min-width: 0; }
    .nav-wrap { height: 78px; }
    .brand-mark { width: 34px; height: 34px; }
    .hero { min-height: auto; padding: 120px 0 35px; }
    .hero h1 { width: 100%; max-width: 100%; }
    .hero-lead { font-size: 16px; }
    .savings-note { align-items: flex-start; border-radius: 18px; }
    .hero-actions { width: 100%; flex-direction: column; gap: 19px; }
    .hero-actions .button { width: min(100%, 360px); }
    .trust-row { align-items: flex-start; flex-direction: column; width: fit-content; margin: 35px 0 0; }
    .hero-visual { min-height: 430px; margin-inline: -12px; }
    .visual-backdrop { width: 320px; height: 320px; }
    .preview-card { width: 290px; min-height: 330px; padding: 22px; }
    .preview-price { padding: 28px 0 22px; }
    .preview-price span { font-size: 27px; }
    .preview-meta { margin-top: 18px; }
    .chip-one { left: 0; top: 35px; }
    .chip-two { right: 0; bottom: 42px; }
    .hero-proof { width: calc(100% - 30px); max-width: calc(100% - 30px); margin-top: 15px; text-align: center; }
    .hero-proof p, .proof-items { max-width: 100%; }
    .proof-items { flex-wrap: wrap; justify-content: center; gap: 9px 14px; }
    .calculator-section, .benefits-section, .process-section, .faq-section { padding: 80px 0; }
    .section-heading.centered { margin-bottom: 35px; }
    .calculator { border-radius: 23px; }
    .calculator-aside { padding: 17px 13px; }
    .aside-head, .progress-track { margin-inline: 5px; }
    .step-list li > span { width: 29px; height: 29px; border-radius: 8px; }
    .step-list li strong { font-size: 8px; }
    .calc-step { min-height: 600px; padding: 35px 20px 25px; }
    .option-grid-two, .option-grid-three { grid-template-columns: 1fr; }
    .choice-card { min-height: 175px; padding: 18px; }
    .choice-visual { width: 65px; height: 65px; margin-bottom: 20px; }
    .choice-visual svg { width: 42px; }
    .choice-card.compact { min-height: 130px; padding: 20px; }
    .size-number { font-size: 34px; }
    .choice-card.compact .choice-copy { padding-top: 16px; margin-top: 14px; }
    .area-input-card { margin-top: 25px; padding: 22px 18px; }
    .area-input-topline { align-items: flex-start; flex-direction: column; gap: 14px; }
    .area-number-field { width: 100%; }
    .area-range { margin-top: 28px; }
    .calc-actions { padding-top: 25px; }
    .calc-actions .button { min-height: 48px; padding: 12px 17px; font-size: 12px; }
    .segmented-control label { padding: 11px 5px; font-size: 10px; }
    .extras-list label { padding: 11px; }
    .result-step h3 { font-size: 36px; }
    .result-cta { min-width: 0; width: 100%; }
    .benefit-grid { grid-template-columns: 1fr; }
    .benefit-card { min-height: 380px; }
    .process-grid { gap: 55px; }
    .about-section { padding-bottom: 80px; }
    .about-card { width: calc(100% - 30px); gap: 34px; padding: 40px 24px; border-radius: 24px; }
    .about-values div { grid-template-columns: 82px 1fr; gap: 10px; padding: 15px; }
    .timeline-item { grid-template-columns: 53px 1fr; gap: 15px; }
    .timeline::before { left: 25px; }
    .timeline-number { width: 51px; height: 51px; }
    .region-section { padding-bottom: 80px; }
    .region-card { width: calc(100% - 30px); border-radius: 24px; }
    .region-map { min-height: 300px; }
    .region-copy { padding: 10px 27px 45px; }
    .region-location-group { flex-basis: 100%; }
    .accordion summary { font-size: 14px; }
    .contact-section { padding-bottom: 75px; }
    .contact-card { width: calc(100% - 30px); padding: 35px 22px; border-radius: 24px; }
    .form-row { grid-template-columns: 1fr; }
    .footer-top { grid-template-columns: 1fr; gap: 35px; }
    .footer-links { grid-column: auto; }
    .footer-bottom { align-items: flex-start; gap: 15px; }
    .modal { padding: 9px; }
    .modal-dialog { max-height: calc(100vh - 18px); padding: 27px 19px; border-radius: 22px; }
    .modal-close { top: 10px; right: 10px; }
    .partner-hero { padding: 130px 0 75px; }.partner-hero-copy > p { font-size: 15px; }.partner-network-card { min-height: 430px; padding: 30px 18px; border-radius: 24px; }.network-orbit { width: 235px; height: 235px; }.network-orbit span:nth-child(3) { left: 96px; }.partner-directory, .partner-process { padding: 80px 0; }.partner-tools { align-items: stretch; flex-direction: column; margin-top: 0; }.partner-grid { gap: 13px; }.partner-card { padding: 20px; border-radius: 20px; }.partner-card-head { grid-template-columns: 68px 1fr; }.partner-logo { width: 68px; height: 68px; }.partner-card h3 { font-size: 19px; }.partner-contact { flex-wrap: wrap; }.partner-empty { padding: 40px 20px; }.partner-steps { grid-template-columns: 1fr; }.partner-steps article { min-height: 210px; }.partner-steps h3 { margin-top: 35px; }.partner-application { padding: 80px 0; }.partner-form { padding: 29px 18px; border-radius: 22px; }.partner-form-head h2 { font-size: 29px; }.form-row-three, .upload-grid { grid-template-columns: 1fr; }
}

@media (prefers-reduced-motion: reduce) {
    html { scroll-behavior: auto; }
    *, *::before, *::after { animation-duration: .01ms !important; animation-iteration-count: 1 !important; transition-duration: .01ms !important; }
    .reveal { opacity: 1; transform: none; }
}

/* Rechtliche Seiten */
.legal-page { min-height: 70vh; padding: 150px 0 90px; }
.legal-page article { max-width: 900px; padding: 46px; border: 1px solid var(--line); border-radius: 24px; background: var(--white); box-shadow: 0 18px 55px rgba(23, 32, 28, .07); }
.legal-page h1 { margin: 14px 0 28px; font-size: clamp(42px, 6vw, 64px); line-height: 1; letter-spacing: -.055em; overflow-wrap: anywhere; }
.legal-page h2 { margin: 38px 0 12px; font-size: 24px; letter-spacing: -.025em; }
.legal-page h3 { margin: 26px 0 8px; font-size: 18px; }
.legal-page p, .legal-page li, .legal-page address { color: var(--ink-soft); }
.legal-page address { font-style: normal; }
.legal-page a { color: var(--blue-dark); }
.legal-page ul { padding-left: 22px; }
.legal-page .site-header { background: rgba(247, 248, 243, .94); }
@media (max-width: 580px) {
    .legal-page { padding: 110px 0 65px; }
    .legal-page article { padding: 27px 22px; border-radius: 20px; }
}
