:root{--psc-form-ink:#0b2230;--psc-form-primary:#087f98;--psc-form-primary-dark:#055b70;--psc-form-cyan:#19b8d0;--psc-form-muted:#607480;--psc-form-border:#cbd9de;--psc-form-surface:#f7fafb;--psc-form-error:#b42318}
.psc-form-shell{background:#fff;border:1px solid rgba(8,127,152,.13);border-radius:32px;box-shadow:0 28px 80px rgba(9,38,51,.1);margin:2rem auto;max-width:920px;padding:clamp(1.25rem,4vw,3.25rem);position:relative}
.psc-form-shell:before{background:linear-gradient(90deg,var(--psc-form-primary),var(--psc-form-cyan));border-radius:32px 32px 0 0;content:"";height:5px;inset:0 0 auto;position:absolute}
.psc-form{display:grid;gap:1.35rem}.psc-form fieldset{border:0;margin:0;padding:0}.psc-form fieldset>legend{color:var(--psc-form-ink);font-size:clamp(1.35rem,3vw,2rem);font-weight:760;letter-spacing:-.035em;margin-bottom:1.65rem}.psc-grid{display:grid;gap:1.15rem}.psc-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.psc-grid--3{grid-template-columns:2fr .8fr 1fr}
.psc-required-note{color:var(--psc-form-muted);font-size:.78rem;margin:-.25rem 0 0;text-align:right}.psc-required,.psc-required-note span{color:var(--psc-form-error);font-weight:800}
.psc-field{display:grid;gap:.5rem;margin-bottom:1.15rem}.psc-field>span:first-child,.psc-checks>legend{color:#243e49;font-size:.9rem;font-weight:720}.psc-field input,.psc-field select,.psc-field textarea,.psc-form--newsletter input{appearance:none;background:var(--psc-form-surface);border:1.5px solid var(--psc-form-border);border-radius:14px;color:var(--psc-form-ink);font:inherit;min-height:54px;padding:.85rem 1rem;transition:background .18s,border-color .18s,box-shadow .18s;width:100%}.psc-field input::placeholder,.psc-field textarea::placeholder{color:#82929a}.psc-field textarea{line-height:1.6;resize:vertical}.psc-field input:hover,.psc-field select:hover,.psc-field textarea:hover{border-color:#8eabb5}.psc-field input:focus,.psc-field select:focus,.psc-field textarea:focus,.psc-form--newsletter input:focus{background:#fff;border-color:var(--psc-form-primary);box-shadow:0 0 0 4px rgba(8,127,152,.12);outline:0}.psc-field input.has-error,.psc-field select.has-error,.psc-field textarea.has-error{border-color:var(--psc-form-error);box-shadow:0 0 0 3px rgba(180,35,24,.1)}
.psc-select-wrap{display:block;position:relative}.psc-select-wrap:after{border-bottom:2px solid var(--psc-form-primary);border-right:2px solid var(--psc-form-primary);content:"";height:8px;pointer-events:none;position:absolute;right:1.15rem;top:calc(50% - 6px);transform:rotate(45deg);width:8px}.psc-select-wrap select{cursor:pointer;padding-right:3rem}.psc-select-wrap select:invalid{color:#6c8089}.psc-select-wrap select option{color:var(--psc-form-ink)}
.psc-checks{margin:1.35rem 0}.psc-checks__grid{display:grid;gap:.7rem;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:.75rem}.psc-checks label{cursor:pointer;position:relative}.psc-checks input{opacity:0;position:absolute}.psc-checks span{background:var(--psc-form-surface);border:1.5px solid var(--psc-form-border);border-radius:14px;display:block;font-size:.88rem;font-weight:650;min-height:48px;padding:.78rem;text-align:center;transition:.18s}.psc-checks label:hover span{border-color:var(--psc-form-primary);transform:translateY(-1px)}.psc-checks input:checked+span{background:linear-gradient(135deg,var(--psc-form-primary-dark),var(--psc-form-primary));border-color:var(--psc-form-primary);box-shadow:0 8px 20px rgba(8,127,152,.18);color:#fff}.psc-checks input:focus-visible+span{box-shadow:0 0 0 4px rgba(8,127,152,.18)}.psc-checks.has-error{border-left:4px solid var(--psc-form-error);padding-left:.8rem}
.psc-consent{align-items:flex-start;background:#edf7f9;border:1px solid rgba(8,127,152,.12);border-radius:14px;display:flex;font-size:.86rem;gap:.75rem;line-height:1.55;padding:1rem}.psc-consent input{accent-color:var(--psc-form-primary);flex:0 0 auto;height:19px;margin-top:.15rem;width:19px}
.psc-button{align-items:center;background:linear-gradient(135deg,var(--psc-form-primary-dark),var(--psc-form-primary));border:0;border-radius:999px;box-shadow:0 10px 25px rgba(8,127,152,.2);color:#fff;cursor:pointer;display:inline-flex;font:inherit;font-weight:760;justify-content:center;min-height:52px;padding:.85rem 1.55rem;transition:transform .18s,box-shadow .18s,opacity .18s}.psc-button:hover{box-shadow:0 14px 32px rgba(8,127,152,.28);transform:translateY(-2px)}.psc-button:focus-visible{outline:3px solid rgba(25,184,208,.4);outline-offset:3px}.psc-button:disabled{cursor:wait;opacity:.55}.psc-button--ghost{background:#fff;border:1.5px solid rgba(8,127,152,.3);box-shadow:none;color:var(--psc-form-primary-dark)}.psc-form__nav{display:flex;gap:1rem;justify-content:space-between;margin-top:1.5rem}.psc-form__status{border-radius:12px;color:var(--psc-form-primary-dark);font-weight:680;min-height:1.5rem}.psc-form__status:not(:empty){background:#edf7f9;padding:.8rem 1rem}
.psc-progress{margin-bottom:1.8rem}.psc-progress>div{color:var(--psc-form-muted);display:flex;font-size:.8rem;font-weight:680;justify-content:space-between;margin-bottom:.7rem}.psc-progress>div span:first-child{color:var(--psc-form-primary-dark)}.psc-progress progress{appearance:none;height:8px;width:100%}.psc-progress progress::-webkit-progress-bar{background:#e7eef0;border-radius:99px}.psc-progress progress::-webkit-progress-value{background:linear-gradient(90deg,var(--psc-form-primary),var(--psc-form-cyan));border-radius:99px;transition:width .25s}.psc-progress progress::-moz-progress-bar{background:linear-gradient(90deg,var(--psc-form-primary),var(--psc-form-cyan));border-radius:99px}
.psc-honeypot{left:-9999px;position:absolute}.psc-form-intro{margin:0 auto 2rem;max-width:760px;text-align:center}.psc-form-intro--left{margin-inline:0;text-align:left}.psc-form-intro h2{margin-block:.35rem .65rem}.psc-form-intro p{color:var(--psc-form-muted)}.psc-kicker{color:var(--psc-form-primary);font-size:.76rem;font-weight:820;letter-spacing:.14em;text-transform:uppercase}.psc-conditional{animation:psc-reveal .22s ease}.psc-sr-only{clip:rect(0,0,0,0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.psc-referral-invalid{text-align:center}[hidden]{display:none!important}
.psc-form-shell--newsletter{background:transparent;border:0;border-radius:0;box-shadow:none;margin:1rem 0;max-width:none;padding:0}.psc-form-shell--newsletter:before{display:none}.psc-form--newsletter{align-items:center;display:flex;gap:.5rem}.psc-form--newsletter .psc-form__status{display:none}.psc-form--newsletter input{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.18);color:#fff}.psc-form--newsletter input::placeholder{color:rgba(255,255,255,.65)}.psc-form--newsletter .psc-button{background:var(--psc-form-cyan);color:#062c36;min-width:110px}
@keyframes psc-reveal{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}
@media(max-width:700px){.psc-grid--2,.psc-grid--3,.psc-checks__grid{grid-template-columns:1fr}.psc-form-shell{border-radius:22px;padding:1.15rem}.psc-form-shell:before{border-radius:22px 22px 0 0}.psc-progress>div span:last-child{display:none}.psc-form--newsletter{align-items:stretch;flex-direction:column}.psc-form--newsletter .psc-button{width:100%}.psc-form__nav .psc-button{flex:1}}
@media(prefers-reduced-motion:reduce){.psc-button,.psc-field input,.psc-field select,.psc-field textarea{transition:none}.psc-conditional{animation:none}}

/* Suchauftrag: übersichtliche Auswahl und kontrollierbare Zusammenfassung. */
.psc-search-form .psc-checks__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.psc-search-form fieldset[data-step="2"]>.psc-checks{border-top:1px solid #e2eaed;padding-top:1.15rem}.psc-search-summary{background:linear-gradient(135deg,#edf7f9,#f8fbfc);border:1px solid #cfe6eb;border-radius:18px;margin-bottom:1.6rem;padding:1.2rem 1.35rem}.psc-search-summary>.psc-kicker{margin:0 0 .65rem}.psc-search-summary dl{display:grid;gap:0;margin:0}.psc-search-summary dl>div{display:grid;gap:.8rem;grid-template-columns:minmax(110px,.35fr) minmax(0,1fr);padding:.55rem 0}.psc-search-summary dl>div+div{border-top:1px solid rgba(8,127,152,.11)}.psc-search-summary dt{color:var(--psc-form-muted);font-size:.78rem;font-weight:720}.psc-search-summary dd{color:var(--psc-form-ink);font-size:.86rem;font-weight:650;margin:0}.psc-search-form .psc-form-note{color:var(--psc-form-muted);font-size:.8rem;margin:.8rem 0 0;text-align:center}

/* Öffentliche Immobilienübersicht. */
.psc-property-empty{background:linear-gradient(145deg,#f7fafb,#edf7f9);border:1px solid #d4e5e9;border-radius:28px;margin:2.5rem auto 0;max-width:920px;padding:clamp(2rem,5vw,4.2rem);text-align:center}.psc-property-empty__icon{align-items:center;background:#fff;border:1px solid #cfe6eb;border-radius:50%;display:flex;height:82px;justify-content:center;margin:0 auto 1.25rem;width:82px}.psc-property-empty__icon span,.psc-property-card__placeholder span,.psc-property-single__placeholder span{border:3px solid #087f98;border-bottom:0;height:32px;position:relative;transform:rotate(45deg);width:32px}.psc-property-empty__icon span:after,.psc-property-card__placeholder span:after,.psc-property-single__placeholder span:after{border:3px solid #087f98;border-top:0;bottom:-17px;content:"";height:28px;left:-4px;position:absolute;transform:rotate(-45deg);width:34px}.psc-property-empty h3{font-size:clamp(1.45rem,3vw,2.2rem);margin:.4rem 0 .8rem}.psc-property-empty>p:not(.psc-kicker){color:var(--psc-form-muted);margin:0 auto 1.6rem;max-width:660px}.psc-property-grid{display:grid;gap:1.35rem;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:2.5rem}.psc-property-card{background:#fff;border:1px solid #dce7ea;border-radius:24px;box-shadow:0 18px 55px rgba(9,38,51,.075);display:flex;flex-direction:column;min-width:0;overflow:hidden;transition:box-shadow .2s,transform .2s}.psc-property-card:hover{box-shadow:0 26px 70px rgba(9,38,51,.12);transform:translateY(-4px)}.psc-property-card__media{background:#e9f3f5;display:block;overflow:hidden;position:relative}.psc-property-card__media>img,.psc-property-card__placeholder{aspect-ratio:16/10;display:block;height:auto;object-fit:cover;transition:transform .35s;width:100%}.psc-property-card:hover .psc-property-card__media>img{transform:scale(1.025)}.psc-property-card__placeholder{align-items:center;background:linear-gradient(145deg,#dbecef,#f4f8f9);display:flex;justify-content:center}.psc-property-card__placeholder span{opacity:.45}.psc-property-status{background:#fff;border-radius:999px;box-shadow:0 7px 22px rgba(9,38,51,.14);color:#0b2230;font-size:.7rem;font-weight:800;left:1rem;letter-spacing:.04em;padding:.45rem .7rem;position:absolute;text-transform:uppercase;top:1rem}.psc-property-status--available{color:#08724a}.psc-property-status--reserved{color:#9a6500}.psc-property-status--sold{color:#607480}.psc-property-card__body{display:flex;flex:1;flex-direction:column;padding:1.25rem 1.35rem 1.4rem}.psc-property-card__type{color:#087f98;font-size:.7rem;font-weight:800;letter-spacing:.09em;margin:0 0 .4rem;text-transform:uppercase}.psc-property-card h3{font-size:clamp(1.15rem,2vw,1.42rem);line-height:1.25;margin:0}.psc-property-card h3 a{color:#0b2230;text-decoration:none}.psc-property-card__location{color:#607480;font-size:.85rem;margin:.55rem 0}.psc-property-card ul{display:flex;flex-wrap:wrap;gap:.4rem 1rem;list-style:none;margin:.4rem 0 1rem;padding:0}.psc-property-card li{color:#36545e;font-size:.78rem}.psc-property-card__footer{align-items:flex-end;border-top:1px solid #e5ecee;display:flex;gap:1rem;justify-content:space-between;margin-top:auto;padding-top:1rem}.psc-property-card__footer strong{color:#0b2230;font-size:.9rem}.psc-property-card__footer a{color:#087f98;font-size:.78rem;font-weight:750;text-decoration:none;white-space:nowrap}

/* Hochwertige Objektdetailseite. */
.psc-property-single{margin:0 auto;max-width:1240px;padding:clamp(2.5rem,5vw,5rem) clamp(1rem,3vw,2rem)}.psc-property-single__header{align-items:flex-end;display:flex;gap:2rem;justify-content:space-between;margin-bottom:2rem}.psc-property-single__header h1{font-size:clamp(2.1rem,4.5vw,4rem);margin:.25rem 0 .6rem;max-width:850px}.psc-property-single__location{color:#607480;font-size:1.05rem;margin:0}.psc-property-single__price{align-items:flex-end;display:flex;flex-direction:column;gap:.45rem;min-width:230px;text-align:right}.psc-property-single__price .psc-property-status{box-shadow:none;left:auto;position:static;top:auto}.psc-property-single__price strong{font-size:1.15rem}.psc-property-single__price small{color:#607480}.psc-property-gallery{display:grid;gap:.75rem;grid-auto-rows:minmax(140px,18vw);grid-template-columns:2fr 1fr 1fr;margin-bottom:clamp(2rem,5vw,4rem)}.psc-property-gallery__item{background:#edf4f6;border-radius:18px;display:block;overflow:hidden}.psc-property-gallery__item:first-child{grid-row:span 2}.psc-property-gallery img{height:100%;object-fit:cover;transition:transform .25s;width:100%}.psc-property-gallery__item:hover img{transform:scale(1.02)}.psc-property-gallery--1{grid-template-columns:1fr}.psc-property-gallery--1 .psc-property-gallery__item:first-child{aspect-ratio:16/8;grid-row:auto}.psc-property-single__placeholder{align-items:center;background:linear-gradient(145deg,#dbecef,#f4f8f9);border-radius:24px;display:flex;height:clamp(280px,42vw,580px);justify-content:center;margin-bottom:clamp(2rem,5vw,4rem)}.psc-property-single__placeholder span{opacity:.45}.psc-property-single__layout{align-items:start;display:grid;gap:clamp(2rem,5vw,5rem);grid-template-columns:minmax(0,1fr) minmax(280px,340px)}.psc-property-keyfacts{background:#f4f8f9;border:1px solid #dce7ea;border-radius:20px;display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:2.5rem;overflow:hidden}.psc-property-keyfacts>div{padding:1.15rem;text-align:center}.psc-property-keyfacts>div+div{border-left:1px solid #dce7ea}.psc-property-keyfacts strong{color:#087f98;display:block;font-size:1.25rem}.psc-property-keyfacts span{color:#607480;font-size:.72rem}.psc-property-description,.psc-property-facts,.psc-property-features{margin-top:2.7rem}.psc-property-description h2,.psc-property-facts h2,.psc-property-features h2,.psc-property-contact h2{font-size:clamp(1.5rem,3vw,2.15rem)}.psc-property-facts dl{border:1px solid #dce7ea;border-radius:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden}.psc-property-facts dl>div{display:flex;gap:1rem;justify-content:space-between;padding:.85rem 1rem}.psc-property-facts dl>div:nth-child(4n+2),.psc-property-facts dl>div:nth-child(4n+3){background:#f7fafb}.psc-property-facts dt{color:#607480;font-size:.82rem}.psc-property-facts dd{color:#0b2230;font-size:.85rem;font-weight:700;margin:0;text-align:right}.psc-property-features ul{display:grid;gap:.75rem;grid-template-columns:repeat(2,minmax(0,1fr));list-style:none;padding:0}.psc-property-features li{align-items:center;display:flex;gap:.6rem}.psc-property-features li:before{align-items:center;background:#e7f6f2;border-radius:50%;color:#08724a;content:"✓";display:flex;font-size:.7rem;font-weight:800;height:24px;justify-content:center;width:24px}.psc-property-contact{background:linear-gradient(145deg,#063945,#087f98);border-radius:24px;box-shadow:0 24px 65px rgba(5,91,112,.2);color:#fff;padding:1.6rem;position:sticky;top:110px}.psc-property-contact h2{color:#fff}.psc-property-contact>p:not(.psc-kicker){color:#d8eaee}.psc-property-contact .psc-kicker{color:#70d9e8}.psc-property-contact .psc-button{background:#fff;box-shadow:none;color:#055b70;width:100%}.psc-property-contact__note{font-size:.7rem;text-align:center}

@media(max-width:980px){.psc-property-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.psc-property-single__layout{grid-template-columns:1fr}.psc-property-contact{position:static}.psc-property-gallery{grid-auto-rows:minmax(130px,24vw);grid-template-columns:2fr 1fr}.psc-property-keyfacts{grid-template-columns:repeat(2,1fr)}.psc-property-keyfacts>div:nth-child(3){border-left:0;border-top:1px solid #dce7ea}.psc-property-keyfacts>div:nth-child(4){border-top:1px solid #dce7ea}}
@media(max-width:700px){.psc-search-form .psc-checks__grid,.psc-property-grid{grid-template-columns:1fr}.psc-search-summary dl>div{grid-template-columns:1fr;gap:.2rem}.psc-property-single__header{align-items:flex-start;flex-direction:column}.psc-property-single__price{align-items:flex-start;text-align:left}.psc-property-gallery{grid-auto-rows:auto;grid-template-columns:1fr}.psc-property-gallery__item:first-child{grid-row:auto}.psc-property-gallery__item:nth-child(n+4){display:none}.psc-property-gallery img{aspect-ratio:16/10;height:auto}.psc-property-keyfacts{grid-template-columns:1fr 1fr}.psc-property-facts dl{grid-template-columns:1fr}.psc-property-facts dl>div:nth-child(odd){background:#f7fafb}.psc-property-facts dl>div:nth-child(even){background:#fff}.psc-property-features ul{grid-template-columns:1fr}}
.psc-property-card.is-highlight{border-color:rgba(8,127,152,.38);box-shadow:0 20px 62px rgba(8,127,152,.13)}.psc-property-highlight{background:#063945;border-radius:999px;bottom:1rem;color:#fff;font-size:.65rem;font-weight:800;letter-spacing:.05em;padding:.4rem .65rem;position:absolute;right:1rem;text-transform:uppercase}
