/*
Theme Name: Specter
Theme URI: https://specter-estate.de
Author: Specter
Description: Eigenes Theme für Specter Immobilienvertrieb: Scroll-Hero mit Film, Projektseiten nach Suarez-Vorbild, Projekt-Verwaltung im Backend, Formulare ohne Drittanbieter.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
License: Proprietary
Text Domain: specter
*/
/* Die eigentlichen Stile liegen in assets/css/main.css und assets/css/projekt.css und werden per functions.php geladen. */
.sp-form-note{font-size:13px;color:#5B6480;margin-top:10px}
.specter-page-hero{position:relative;background:#0A0F1F;color:#fff;padding:160px clamp(22px,6vw,84px) 80px;overflow:hidden}
.specter-page-hero h1{font-size:clamp(34px,5vw,66px);font-weight:700;max-width:18ch;font-family:"Archivo",system-ui,sans-serif;font-stretch:125%;letter-spacing:-.01em}
.specter-page-hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.35}
.specter-page-hero .wrap{position:relative;z-index:2;max-width:1180px;margin:0 auto}
.specter-content{max-width:820px;margin:0 auto;padding:clamp(60px,8vh,110px) clamp(22px,6vw,84px);font-size:17.5px;line-height:1.7;color:#0F1631}
.specter-content h2{font-size:clamp(26px,3vw,40px);margin:1.4em 0 .5em;font-family:"Archivo",system-ui,sans-serif;font-stretch:125%;font-weight:600}
.specter-content h3{font-size:22px;margin:1.2em 0 .4em}
.specter-content p{margin-bottom:1.1em}
.specter-content ul,.specter-content ol{margin:0 0 1.2em 1.2em}
.specter-content img{border-radius:14px;margin:1.4em 0}
.specter-content a{color:#1B2F9E}
.specter-list{max-width:1180px;margin:0 auto;padding:60px clamp(22px,6vw,84px)}
