/*
Theme Name: O.T. Automobile
Template: generatepress
Version: 1.1.11
Text Domain: ot-automobile
*/

:root{--ot-bg:#343434;--ot-page-bg:#181818;--ot-surface:#191919;--ot-card:#222;--ot-text:#fff;--ot-muted:#ccc;--ot-red:#e32620;--ot-width:1200px;--ot-radius:8px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ot-bg);color:var(--ot-text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit}.ot-container{width:min(calc(100% - 40px),var(--ot-width));margin-inline:auto}.site-content,.content-area{width:100%;margin:0}.site.grid-container{max-width:none}.site-main{margin:0}.entry-content{margin:0}.entry-header{display:none}
.ot-header{position:sticky;top:0;z-index:100;background:rgba(8,8,8,.97);border-bottom:1px solid #272727}.admin-bar .ot-header{top:32px}.ot-header-inner{height:84px;display:flex;align-items:center;justify-content:space-between;gap:24px}.ot-logo{flex:0 1 270px}.ot-logo img{display:block;width:100%;height:auto;max-height:72px;object-fit:contain}.ot-nav ul{display:flex;align-items:center;gap:clamp(16px,1.9vw,27px);list-style:none;margin:0;padding:0}.ot-nav a{text-decoration:none;font-size:.92rem;font-weight:650;color:#eee;white-space:nowrap;padding:30px 0 25px;border-bottom:3px solid transparent;transition:.2s}.ot-nav a:hover,.ot-nav .current-menu-item>a,.ot-nav .current_page_item>a{color:var(--ot-red);border-color:var(--ot-red)}.ot-menu-toggle{display:none;background:transparent;border:1px solid #555;color:#fff;border-radius:4px;padding:8px 11px;font-size:1.35rem;line-height:1;cursor:pointer}
.ot-hero{min-height:650px;display:flex;align-items:center;position:relative;background:linear-gradient(90deg,rgba(0,0,0,.9) 0%,rgba(0,0,0,.74) 38%,rgba(0,0,0,.14) 75%),url('assets/images/hero.webp') center/cover no-repeat}.ot-hero-content{max-width:650px;padding:90px 0}.ot-eyebrow{margin:0 0 12px;color:var(--ot-red);font-size:.82rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.ot-hero h1,.ot-page-hero h1{font-size:clamp(2.35rem,5vw,4.3rem);line-height:1.08;margin:0 0 24px;letter-spacing:-.035em}.ot-lead{font-size:1.1rem;color:var(--ot-muted);max-width:620px}.ot-trust-inline{display:flex;flex-wrap:wrap;gap:25px;margin:30px 0}.ot-trust-inline span:before{content:'✓';display:inline-grid;place-items:center;width:25px;height:25px;margin-right:9px;border:1px solid var(--ot-red);color:var(--ot-red);border-radius:50%;font-weight:800}.ot-actions{display:flex;flex-wrap:wrap;gap:12px}.ot-button,.wp-block-button__link,input[type=submit]{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:11px 21px;border:1px solid #777;border-radius:5px;background:transparent;color:#fff!important;text-decoration:none;font-weight:750;transition:.2s}.ot-button:hover,.wp-block-button__link:hover{border-color:var(--ot-red);transform:translateY(-2px)}.ot-button-primary,input[type=submit]{background:var(--ot-red);border-color:var(--ot-red)}.ot-button-wide{margin-top:15px}.ot-placeholder-link{border-style:dashed}
.ot-section{padding:90px 0}.ot-section-dark{background:var(--ot-bg)}.ot-section-header{text-align:center;max-width:760px;margin:0 auto 40px}.ot-section h2{font-size:clamp(2rem,4vw,3rem);line-height:1.15;margin:0}.ot-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ot-service-card{display:flex;flex-direction:column;background:var(--ot-card);border:1px solid #303030;padding:30px 24px;min-height:190px;transition:.2s}.ot-service-card:hover{border-color:#5b1d1b;transform:translateY(-3px)}.ot-icon{display:grid;place-items:center;flex:0 0 48px;width:48px;height:48px;border:1px solid var(--ot-red);color:var(--ot-red);border-radius:50%;font-size:1.35rem;font-weight:800;margin-bottom:20px}.ot-service-card h3{margin:0 0 8px;font-size:1.12rem;line-height:1.35}.ot-service-card p{color:var(--ot-muted);margin:0}.ot-service-progress{display:none}
.ot-info-grid{display:grid;grid-template-columns:1.1fr .9fr 1.2fr;gap:25px}.ot-info-card{background:var(--ot-surface);border:1px solid #2b2b2b;padding:30px}.ot-info-card h3{font-size:1.35rem;margin:0 0 15px}.ot-info-card p{color:var(--ot-muted)}.ot-contact-list{list-style:none;padding:0;margin:0}.ot-contact-list li{margin:10px 0}.ot-contact-list a{color:#fff}.ot-map{width:100%;overflow:hidden;background:var(--ot-surface);border:1px solid #303030;border-radius:var(--ot-radius);box-shadow:0 12px 30px rgba(0,0,0,.28)}.ot-map iframe{display:block;width:100%;height:400px;border:0;filter:grayscale(.3) contrast(1.05)}.ot-map-actions{display:flex;justify-content:flex-end;padding:16px;background:#151515;border-top:1px solid #303030}.ot-map-actions .ot-button{width:auto}.ot-trust-bar{background:#1a1a1a;border-block:1px solid #292929}.ot-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;padding:22px 0}.ot-trust-item{text-align:center;font-size:.92rem}.ot-trust-item:before{content:'✓';color:var(--ot-red);font-weight:900;margin-right:8px}
.ot-reviews-section{overflow:hidden;padding:58px 0;background:radial-gradient(circle at 50% 30%,#34201f 0,#222 48%,var(--ot-bg) 100%);border-block:1px solid #292929}.ot-reviews-section .ot-section-header{margin-bottom:16px}.ot-reviews-section .ot-section-header>p:last-child{max-width:620px;margin:10px auto 0;color:var(--ot-muted);font-size:.95rem}.ot-review-summary{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:20px;color:#c9c9c9;font-size:.84rem}.ot-review-score{color:#fff;font-size:1.05rem;font-weight:850}.ot-stars{color:#f5b942;letter-spacing:.1em}.ot-review-carousel{width:min(680px,100%);margin-inline:auto}.ot-review-viewport{display:grid;touch-action:pan-y}.ot-review-card{grid-area:1/1;display:flex;height:300px;padding:28px 34px 26px;flex-direction:column;overflow:hidden;background:linear-gradient(145deg,#252525,#171717);border:1px solid #3a3a3a;border-top:3px solid var(--ot-red);border-radius:10px;box-shadow:0 18px 45px rgba(0,0,0,.3);animation:ot-review-in .35s ease}.ot-review-card[hidden]{display:none}.ot-review-quote{height:25px;flex:0 0 25px;color:var(--ot-red);font-family:Georgia,serif;font-size:3.7rem;line-height:.8}.ot-review-card>.ot-stars{flex:0 0 auto;margin-top:7px;font-size:.86rem}.ot-review-text{height:5.55rem;flex:0 0 5.55rem;margin:18px 0 22px;overflow:hidden}.ot-review-card blockquote{margin:0;padding:0;border:0;color:#f3f3f3;font-size:clamp(.98rem,1.6vw,1.12rem);line-height:1.55}.ot-review-card footer{display:grid;gap:1px;margin-top:auto}.ot-review-card footer strong{overflow:hidden;font-size:.98rem;text-overflow:ellipsis;white-space:nowrap}.ot-review-card footer span{overflow:hidden;color:#9f9f9f;font-size:.78rem;text-overflow:ellipsis;white-space:nowrap}.ot-review-controls{display:grid;grid-template-columns:38px 1fr 38px;align-items:center;gap:12px;margin-top:16px}.ot-review-arrow{display:grid;place-items:center;width:38px;height:38px;padding:0;border:1px solid #5a5a5a;border-radius:50%;background:#171717;color:#fff;font:inherit;font-size:1.05rem;cursor:pointer;transition:.2s}.ot-review-arrow:hover{border-color:var(--ot-red);background:#251615}.ot-review-arrow:focus-visible,.ot-review-dot:focus-visible{outline:3px solid rgba(227,38,32,.35);outline-offset:3px}.ot-review-dots{display:flex;align-items:center;justify-content:center;gap:8px}.ot-review-dot{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#666;cursor:pointer;transition:.2s}.ot-review-dot[aria-current=true]{width:24px;border-radius:10px;background:var(--ot-red)}.ot-review-progress{display:none}.ot-reviews-source{text-align:center;margin:18px 0 0}.ot-reviews-source a{color:#ddd;text-decoration:none;font-size:.84rem;font-weight:700}.ot-reviews-source a:hover{color:#fff;text-decoration:underline;text-underline-offset:4px}@keyframes ot-review-in{from{opacity:0;transform:translateX(18px)}to{opacity:1;transform:translateX(0)}}
.ot-page-hero{padding:82px 0 58px;background:linear-gradient(120deg,#0c0c0c,#202020);border-bottom:1px solid #2a2a2a}.ot-page-hero h1{font-size:clamp(2.5rem,5vw,4rem);margin:0}.ot-page-content{padding:65px 0 100px}.ot-page-content .entry-content{max-width:900px}.ot-page-content h2{font-size:clamp(1.65rem,3vw,2.4rem);line-height:1.2;margin:0 0 18px}.ot-page-content h3{line-height:1.25}.ot-page-content p,.ot-page-content li{color:var(--ot-muted)}.ot-page-content a:not(.wp-block-button__link){color:#fff}.ot-placeholder{padding:25px;border:1px dashed #666;background:#181818;color:#bbb}.ot-form{margin-top:45px;padding:35px;background:var(--ot-surface);border:1px solid #323232}.ot-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.ot-field-full{grid-column:1/-1}.ot-form label{display:block;font-weight:700;margin-bottom:6px}.ot-form input,.ot-form select,.ot-form textarea{width:100%;min-width:0;padding:12px 14px;background:#0d0d0d;border:1px solid #555;border-radius:4px;color:#fff}.ot-form input:focus,.ot-form select:focus,.ot-form textarea:focus{outline:2px solid var(--ot-red);outline-offset:1px}.ot-form input[type=file]{padding:9px}.ot-form input[type=submit]{width:auto;cursor:pointer}.ot-form small{display:block;color:#aaa;margin-top:5px}.ot-form-message{padding:14px 18px;margin-bottom:20px;border-left:4px solid}.ot-form-success{background:#16311d;border-color:#48a35e}.ot-form-error{background:#3b1717;border-color:var(--ot-red)}
.ot-benefit-lead{max-width:780px;margin:0 0 38px;font-size:1.12rem;line-height:1.75}.ot-benefit-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:18px;width:min(1200px,calc(100vw - 40px))}.ot-benefit-card{display:flex;min-width:0;padding:28px 26px;flex-direction:column;background:linear-gradient(145deg,#211414,#181818 48%);border:1px solid #343434;border-top:3px solid var(--ot-red);border-radius:var(--ot-radius)}.ot-benefit-card .ot-icon{margin-bottom:20px}.ot-benefit-card h2{font-size:clamp(1.35rem,2.1vw,1.8rem)}.ot-benefit-card p{margin:0}.ot-benefit-card ul{display:grid;gap:8px;margin:24px 0 0;padding:20px 0 0;border-top:1px solid #343434;list-style:none}.ot-benefit-card li{position:relative;padding-left:25px;font-size:.9rem}.ot-benefit-card li:before{content:'✓';position:absolute;left:0;color:var(--ot-red);font-weight:900}.ot-benefit-cta{width:min(1200px,calc(100vw - 40px));margin-top:28px!important;padding:26px 30px;background:var(--ot-surface);border:1px solid #343434;border-radius:var(--ot-radius)}.ot-benefit-cta h2{font-size:1.5rem}.ot-benefit-cta p{margin-bottom:20px}.ot-benefit-cta .wp-block-button__link{background:var(--ot-red);border-color:var(--ot-red)}
/* Service: vier eigenständige Leistungen */
.ot-service-title{display:flex;align-items:baseline;gap:18px;flex-wrap:wrap}.ot-service-title span{font-size:.48em;font-weight:450;letter-spacing:-.015em}.ot-service-page{width:min(1100px,calc(100vw - 40px))}.ot-service-intro{max-width:800px;margin-bottom:26px}.ot-service-kicker{margin:0 0 10px!important;color:#ff5d57!important;font-size:.76rem;font-weight:850;letter-spacing:.15em;text-transform:uppercase}.ot-service-lead{margin:0!important;font-size:1.02rem;line-height:1.7}.ot-service-page-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.ot-service-point{display:grid;grid-template-columns:1fr;gap:13px;align-content:start;padding:22px 0;border-top:1px solid #3a3a3a}.ot-service-number{display:grid;place-items:center;width:38px;height:38px;border:1px solid #773531;border-radius:50%;color:#ff625c;font-size:.7rem;font-weight:850}.ot-service-point h2{margin:0 0 5px!important;font-size:1.02rem!important;line-height:1.35}.ot-service-point p{margin:0;color:#aaa!important;font-size:.86rem;line-height:1.55}.ot-service-cta{display:flex;align-items:center;justify-content:space-between;gap:34px;margin-top:22px;padding:27px 30px;background:#151515;border:1px solid #343434;border-radius:var(--ot-radius)}.ot-service-cta h2{margin:3px 0 5px;font-size:1.35rem}.ot-service-cta>div>p:last-child{max-width:560px;margin:0;color:#aaa;font-size:.9rem}.ot-service-cta-actions{display:flex;flex:0 0 auto;align-items:center;gap:20px}

.ot-footer{background:linear-gradient(180deg,#0b0b0b 0%,#070707 100%);padding:64px 0 24px;font-family:inherit;font-size:1rem;font-weight:400;line-height:1.6;letter-spacing:normal;color:#bbb}.ot-footer-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);align-items:start;gap:0}.ot-footer-section{min-width:0}.ot-footer-section+.ot-footer-section{padding-left:clamp(40px,6vw,80px)}.ot-footer h2,.ot-footer h3{margin:0 0 20px;font-family:inherit;font-size:1rem;font-style:normal;font-weight:750;line-height:1.35;letter-spacing:.02em;color:#fff}.ot-footer h2{font-size:1rem;letter-spacing:.02em}.ot-footer p,.ot-footer address,.ot-footer ul,.ot-footer dl,.ot-footer dt,.ot-footer dd{margin:0;font:inherit;color:inherit}.ot-footer address{font-style:normal}.ot-footer a{color:#d0d0d0;font:inherit;text-decoration:none;text-underline-offset:.2em;overflow-wrap:anywhere;transition:color .18s ease}.ot-footer a:hover{color:var(--ot-red)}.ot-footer a:focus-visible{outline:2px solid var(--ot-red);outline-offset:3px;color:#fff}.ot-footer-contact{display:grid;gap:4px;margin-top:18px!important;padding:18px 0 0;list-style:none}.ot-footer-contact li{margin:0;padding:0}.ot-footer-contact a{display:inline-flex;align-items:center;min-height:32px}.ot-footer-hours dl{display:grid;gap:0}.ot-footer-hours dl>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;padding:12px 0}.ot-footer-hours dl>div:first-child{padding-top:0}.ot-footer-hours dl>div:last-child{padding-bottom:0;border-bottom:0}.ot-footer-hours dd{color:#eee;white-space:nowrap}.ot-footer-bottom{display:flex;align-items:center;justify-content:flex-end;gap:16px;margin-top:24px;padding-top:20px;color:#929292;font-family:inherit;font-size:.875rem;font-weight:400;line-height:1.5;letter-spacing:normal}.ot-footer-bottom a{color:inherit}.ot-footer-legal{display:flex;flex-wrap:wrap;gap:8px 20px}

/* Fahrzeugankauf: geführter Verkaufsprozess */
.ot-purchase-lead{max-width:720px;font-size:1.12rem;line-height:1.75}.ot-purchase-form{max-width:860px;margin-top:36px;padding:0;background:transparent;border:0}.ot-form-intro{padding:34px 38px 32px;background:linear-gradient(135deg,#211414,#181818 62%);border-left:3px solid var(--ot-red);border-radius:var(--ot-radius)}.ot-form-intro .ot-form-kicker{margin:0 0 8px;color:#ff625c;font-size:.78rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.ot-form-intro h2{max-width:650px;margin:0 0 12px;font-size:clamp(1.65rem,3vw,2.25rem)}.ot-form-intro p:last-child{max-width:680px;margin:0;color:#c8c8c8}.ot-form-progress{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin:34px 0 0;padding:0;list-style:none;counter-reset:none}.ot-form-progress li{position:relative;display:flex;align-items:center;gap:9px;padding-right:12px;color:#bcbcbc;font-size:.76rem;font-weight:700;line-height:1.25}.ot-form-progress li:not(:last-child):after{content:"";position:absolute;z-index:-1;top:15px;left:34px;right:0;height:1px;background:#3a3a3a}.ot-form-progress span{display:grid;place-items:center;flex:0 0 30px;width:30px;height:30px;border:1px solid #78413f;border-radius:50%;background:#171717;color:#ff655f}.ot-purchase-form .ot-form-message{margin:32px 0 0;border-radius:4px}.ot-form-step{padding:64px 0;border-bottom:1px solid #303030}.ot-step-heading{display:grid;grid-template-columns:52px 1fr;gap:20px;margin-bottom:34px}.ot-step-heading>span{display:grid;place-items:center;width:52px;height:52px;border:1px solid #65302e;border-radius:50%;color:#ff5c56;font-size:.86rem;font-weight:850;letter-spacing:.06em}.ot-step-heading h3{margin:0 0 6px;font-size:clamp(1.35rem,2.4vw,1.8rem)}.ot-step-heading p{margin:0;color:#aaa}.ot-fields{display:grid;grid-template-columns:1fr;gap:28px}.ot-fields-two{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:28px;row-gap:28px}.ot-fields-two .ot-form-field:last-child:nth-child(odd){grid-column:1/-1;max-width:calc(50% - 14px)}.ot-form-field label{display:block;margin-bottom:9px;color:#f4f4f4;font-size:.94rem;font-weight:720}.ot-required{color:#ff5c56}.ot-optional{margin-left:6px;color:#929292;font-size:.78rem;font-weight:500}.ot-purchase-form input:not([type=submit]):not([type=file]),.ot-purchase-form textarea{width:100%;min-height:52px;padding:13px 15px;background:#171717;border:1px solid #494949;border-radius:6px;color:#fff;box-shadow:inset 0 1px 0 rgba(255,255,255,.02);transition:border-color .18s,box-shadow .18s,background .18s}.ot-purchase-form textarea{min-height:140px;resize:vertical;line-height:1.55}.ot-purchase-form .ot-condition-field textarea{min-height:180px}.ot-purchase-form input:hover,.ot-purchase-form textarea:hover{border-color:#676767}.ot-purchase-form input:focus-visible,.ot-purchase-form textarea:focus-visible,.ot-upload-zone:focus-within,.ot-purchase-form input[type=submit]:focus-visible{outline:3px solid rgba(227,38,32,.32);outline-offset:3px;border-color:#ff514b}.ot-purchase-form small{display:block;margin-top:7px;color:#9f9f9f;line-height:1.45}.ot-form-field.has-error input,.ot-form-field.has-error textarea{border-color:#ff5c56}.ot-field-error{display:block;margin-top:7px;color:#ff827d;font-size:.86rem;font-weight:650}.ot-upload-zone{display:flex!important;min-height:210px;margin:0!important;padding:28px;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:1px dashed #6c6c6c;border-radius:8px;background:#151515;cursor:pointer;transition:border-color .18s,background .18s,transform .18s}.ot-upload-zone:hover{border-color:#ff514b;background:#1c1717}.ot-upload-icon{display:grid;place-items:center;width:50px;height:50px;margin-bottom:14px;border:1px solid #6b302e;border-radius:50%;color:#ff5a54;font-size:1.7rem;font-weight:400}.ot-upload-zone strong{font-size:1.05rem}.ot-upload-zone small{max-width:430px}.ot-upload-zone input[type=file]{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ot-file-list{display:grid;gap:8px;margin:12px 0 0;padding:0;list-style:none}.ot-file-list li{padding:10px 13px;border-radius:4px;background:#1c1c1c;color:#ccc;font-size:.86rem;overflow-wrap:anywhere}.ot-file-list li:before{content:'✓';margin-right:9px;color:#ff5a54;font-weight:800}.ot-form-finish{padding:42px 0 0}.ot-form-finish p{max-width:650px;margin:0 0 20px;color:#d1d1d1;font-size:1.02rem}.ot-form-finish input[type=submit]{width:auto;min-height:54px;padding:13px 26px;border-radius:5px;box-shadow:0 8px 24px rgba(227,38,32,.2);cursor:pointer}.ot-form-finish input[type=submit]:hover{background:#ff352e;border-color:#ff352e;transform:translateY(-2px);box-shadow:0 12px 28px rgba(227,38,32,.3)}
.ot-purchase-form.is-wizard .ot-form-step[hidden]{display:none}.ot-purchase-form.is-wizard .ot-form-finish{display:none}.ot-purchase-form.is-wizard .ot-form-step:last-of-type:not([hidden])~.ot-form-finish{display:block}.ot-form-progress li.is-active{color:#fff}.ot-form-progress li.is-active span{background:var(--ot-red);border-color:var(--ot-red);color:#fff;box-shadow:0 0 0 4px rgba(227,38,32,.13)}.ot-form-progress li.is-complete span{background:#331817;border-color:#a83a36;color:#fff}.ot-step-heading h3:focus{outline:none}.ot-step-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:36px}.ot-step-actions button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;padding:11px 20px;border-radius:5px;font:inherit;font-weight:750;cursor:pointer;transition:.2s}.ot-step-next{border:1px solid var(--ot-red);background:var(--ot-red);color:#fff}.ot-step-next:hover{background:#ff352e;border-color:#ff352e;transform:translateY(-2px)}.ot-step-back{border:1px solid #606060;background:transparent;color:#ddd}.ot-step-back:hover{border-color:#aaa;color:#fff}.ot-step-actions button:focus-visible{outline:3px solid rgba(227,38,32,.35);outline-offset:3px}.ot-form-finish .ot-step-actions{justify-content:space-between;margin-top:0}
.ot-purchase-form select{width:100%;min-height:52px;padding:13px 42px 13px 15px;background:#171717;border:1px solid #494949;border-radius:6px;color:#fff;color-scheme:dark;font:inherit;cursor:pointer;transition:border-color .18s,box-shadow .18s,background .18s}.ot-purchase-form select:hover{border-color:#676767}.ot-purchase-form select:focus-visible{outline:3px solid rgba(227,38,32,.32);outline-offset:3px;border-color:#ff514b}.ot-form-field.has-error select{border-color:#ff5c56}
.ot-purchase-form .ot-form-step{border-bottom:0}.ot-purchase-form .ot-form-step:last-of-type{padding-bottom:18px}.ot-purchase-form .ot-form-finish{padding-top:18px}
.ot-page{background:linear-gradient(120deg,var(--ot-page-bg),#292929)}.ot-page .ot-page-hero,.ot-page .ot-page-content{background:transparent;border-bottom:0}
.ot-page .ot-page-hero{padding-bottom:8px}.ot-page .ot-page-content{padding-top:8px}.ot-page-content .entry-content>:first-child{margin-top:0}.ot-page-content .ot-purchase-form{margin-top:0}

/* Fahrzeuge: serverseitig geladener mobile.de-Bestand */
.ot-vehicles-page .ot-page-content{padding-top:28px}.ot-inventory{width:100%}.ot-inventory-header{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:34px}.ot-inventory-header h2{margin:0!important}.ot-inventory-header>p{max-width:460px;margin:0;color:#aaa}.ot-inventory-state{padding:38px;background:linear-gradient(135deg,#211414,#171717 65%);border:1px solid #3b3030;border-left:3px solid var(--ot-red);border-radius:var(--ot-radius)}.ot-inventory-state h2,.ot-inventory-state h3{margin:0 0 12px}.ot-inventory-state p:last-of-type{margin-bottom:22px}.ot-inventory-filters{margin-bottom:28px;padding:22px;background:#151515;border:1px solid #343434;border-radius:var(--ot-radius)}.ot-filter-grid{display:grid;grid-template-columns:1.7fr repeat(3,minmax(130px,1fr)) 1.35fr;gap:14px}.ot-filter-grid label{display:grid;gap:7px;min-width:0}.ot-filter-grid label>span{color:#bbb;font-size:.76rem;font-weight:750;letter-spacing:.025em}.ot-filter-grid input,.ot-filter-grid select{width:100%;min-width:0;height:48px;padding:0 13px;background:#0d0d0d;border:1px solid #4a4a4a;border-radius:5px;color:#fff;font:inherit;font-size:.9rem}.ot-filter-grid input:focus-visible,.ot-filter-grid select:focus-visible{outline:3px solid rgba(227,38,32,.3);outline-offset:2px;border-color:#ff514b}.ot-filter-grid input::placeholder{color:#777}.ot-filter-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:16px;padding-top:14px;border-top:1px solid #303030}.ot-filter-footer p{margin:0!important;color:#aaa!important;font-size:.86rem}.ot-filter-reset{padding:5px 0;border:0;background:transparent;color:#ddd;font:inherit;font-size:.84rem;font-weight:720;text-decoration:underline;text-underline-offset:4px;cursor:pointer}.ot-filter-reset:hover{color:#ff625c}.ot-filter-reset:focus-visible{outline:2px solid var(--ot-red);outline-offset:4px}.ot-vehicle-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.ot-vehicle-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;background:#171717;border:1px solid #343434;border-radius:var(--ot-radius);box-shadow:0 12px 34px rgba(0,0,0,.18);transition:transform .2s,border-color .2s,box-shadow .2s}.ot-vehicle-card[hidden]{display:none}.ot-vehicle-card:hover{transform:translateY(-4px);border-color:#555;box-shadow:0 18px 42px rgba(0,0,0,.28)}.ot-vehicle-image{position:relative;aspect-ratio:4/3;overflow:hidden;background:#101010}.ot-vehicle-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.ot-vehicle-card:hover .ot-vehicle-image img{transform:scale(1.025)}.ot-vehicle-image-placeholder{display:grid;width:100%;height:100%;place-items:center;background:linear-gradient(135deg,#241818,#111);color:#92312e;font-size:2.4rem;font-weight:900;letter-spacing:.04em}.ot-vehicle-body{display:flex;padding:23px;flex:1;flex-direction:column}.ot-vehicle-body h3{margin:0 0 10px;font-size:1.22rem;line-height:1.3}.ot-vehicle-price{margin:0 0 19px!important;color:#fff!important;font-size:1.5rem;font-weight:850;letter-spacing:-.025em}.ot-vehicle-facts{display:grid;gap:0;margin:0 0 22px}.ot-vehicle-facts>div{display:flex;justify-content:space-between;gap:16px;padding:8px 0;border-bottom:1px solid #303030;font-size:.84rem}.ot-vehicle-facts dt{color:#929292}.ot-vehicle-facts dd{margin:0;color:#eee;text-align:right}.ot-vehicle-source{margin:auto 0 8px!important;color:#929292!important;font-size:.75rem}.ot-vehicle-link{width:100%;margin-top:0}.ot-vehicle-link:focus-visible{outline:3px solid rgba(227,38,32,.35);outline-offset:3px}.ot-filter-empty{margin-top:20px;padding:34px;text-align:center;background:#151515;border:1px solid #343434;border-radius:var(--ot-radius)}.ot-filter-empty[hidden]{display:none}.ot-filter-empty h3{margin:0 0 8px}.ot-filter-empty p{margin:0!important}
.ot-form-progress li{z-index:0;display:grid;grid-template-columns:30px max-content minmax(12px,1fr);align-items:center;column-gap:9px}.ot-form-progress li:not(:last-child):after{position:static;z-index:auto;width:100%;height:1px;margin-left:4px;background:#3a3a3a}.ot-form-progress li:last-child{grid-template-columns:30px max-content}
.ot-form-progress+.ot-form-step{padding-top:36px}

/* Zentrale, datenschutzfreundliche Komponenten */
.ot-map-consent{display:flex;min-height:400px;padding:36px;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:radial-gradient(circle at 50% 40%,#252525,#151515 65%)}.ot-map-consent strong{font-size:1.25rem}.ot-map-consent p{max-width:520px;margin:10px auto 20px;color:var(--ot-muted)}.ot-map-consent .ot-button{width:auto;cursor:pointer}.ot-map-actions{gap:16px}.ot-map-reset{padding:8px 0;border:0;background:transparent;color:#bbb;font:inherit;font-size:.82rem;text-decoration:underline;text-underline-offset:4px;cursor:pointer}.ot-map-reset:hover{color:#fff}.ot-map-reset:focus-visible{outline:2px solid var(--ot-red);outline-offset:4px}.ot-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.ot-privacy-note{padding:18px 20px;border-left:3px solid var(--ot-red);background:#191919}.ot-privacy-note p{margin:5px 0 0;color:#bbb}.ot-privacy-note a{text-decoration:underline;text-underline-offset:3px}.ot-service-card-text{color:var(--ot-muted)}.ot-service-card-text>:first-child{margin-top:0}.ot-service-card-text>:last-child{margin-bottom:0}.ot-editor-hint,.ot-inventory-notice{padding:12px 16px;border-left:3px solid var(--ot-red);background:#241818;color:#ddd}.ot-contact-details .ot-map{margin-top:34px}
@media(max-width:1080px){.ot-menu-toggle{display:block}.ot-nav{display:none;position:absolute;left:0;right:0;top:84px;max-height:calc(100vh - 84px);overflow-y:auto;background:#090909;border-top:1px solid #333;box-shadow:0 14px 24px rgba(0,0,0,.35)}.ot-nav.is-open{display:block}.ot-nav ul{display:block;padding:12px 20px 24px}.ot-nav a{display:block;padding:12px 0;border-bottom:1px solid #292929}.ot-service-grid{grid-template-columns:repeat(2,1fr)}.ot-info-grid,.ot-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ot-info-grid .ot-map{grid-column:1/-1}.ot-trust-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:1080px) and (min-width:601px){.ot-benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.ot-benefit-card:last-child{grid-column:1/-1}.ot-benefit-cta{width:100%}}
@media(max-width:782px) and (min-width:601px){.admin-bar .ot-header{top:46px}}
@media(max-width:780px){.ot-form-progress{grid-template-columns:repeat(2,1fr);row-gap:14px}.ot-form-progress li:nth-child(2):after{display:none}.ot-fields-two{column-gap:20px}.ot-form-step{padding:54px 0}}
@media(max-width:600px){.admin-bar .ot-header{top:0}.ot-container{width:min(calc(100% - 28px),var(--ot-width))}.ot-header-inner{height:70px;gap:14px}.ot-logo{flex-basis:205px}.ot-logo img{max-height:60px}.ot-nav{top:70px;max-height:calc(100vh - 70px)}.ot-hero{display:block;min-height:0;overflow:hidden;background:radial-gradient(circle at 50% 18%,#34201f 0,#242222 48%,#1d1d1d 100%)}.ot-hero:before{content:'';position:absolute;inset:0 0 auto;height:310px;background:linear-gradient(180deg,rgba(0,0,0,.06) 0%,rgba(0,0,0,.08) 68%,#34201f 100%),url('assets/images/hero.webp') 67% 58%/cover no-repeat}.ot-hero>.ot-container{position:relative}.ot-hero-content{padding:340px 0 42px}.ot-hero h1{font-size:clamp(2.25rem,11vw,2.65rem);margin-bottom:18px}.ot-lead{font-size:1rem;line-height:1.55}.ot-trust-inline{gap:14px 20px;margin:24px 0}.ot-actions{display:grid}.ot-button{width:100%}.ot-section-header{margin-bottom:30px}.ot-info-grid,.ot-footer-grid,.ot-form-grid{grid-template-columns:1fr}.ot-field-full{grid-column:auto}.ot-section{padding:58px 0}.ot-info-card{padding:24px}.ot-map iframe{height:320px}.ot-map-actions{padding:14px}.ot-map-actions .ot-button{width:100%}.ot-trust-grid{grid-template-columns:1fr}.ot-trust-item{text-align:left}.ot-page-hero{padding:60px 0 42px}.ot-page-hero h1{font-size:clamp(2.25rem,11vw,3rem)}.ot-page-content{padding:52px 0 70px}.ot-page-content h2{margin-bottom:16px}.ot-form{margin-top:36px;padding:20px 16px}.ot-form input,.ot-form select,.ot-form textarea{font-size:16px}.ot-form input[type=submit]{width:100%}.ot-footer{padding-top:48px}.ot-footer-grid{gap:0}.ot-footer-section+.ot-footer-section{padding-top:32px;padding-left:0}.ot-footer-contact a{display:flex;min-height:44px}.ot-footer-contact{gap:0}.ot-footer-bottom{align-items:flex-start;flex-direction:column;gap:8px;margin-top:32px}.ot-footer-bottom a{display:inline-flex;align-items:center;min-height:44px}}
@media(max-width:600px){.ot-service-grid{display:flex;gap:12px;margin-inline:-14px;padding:2px 14px 4px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none}.ot-service-grid::-webkit-scrollbar{display:none}.ot-service-card{flex:0 0 min(78vw,290px);min-height:172px;padding:20px 18px;scroll-snap-align:start}.ot-service-card:hover{transform:none}.ot-service-card .ot-icon{width:40px;height:40px;flex-basis:40px;margin-bottom:13px;font-size:1.1rem}.ot-service-card h3{font-size:1.02rem}.ot-service-card p{font-size:.88rem;line-height:1.5}.ot-service-progress{position:relative;display:block;width:100%;height:7px;margin-top:12px;overflow:hidden;border-radius:999px;background:#202020;box-shadow:inset 0 0 0 1px #4b4b4b}.ot-service-progress[hidden]{display:none}.ot-service-progress span{position:absolute;top:0;bottom:0;left:0;width:28%;border-radius:999px;background:var(--ot-red);box-shadow:0 0 10px rgba(227,38,32,.42);transition:width .18s ease}}
@media(max-width:600px){.ot-reviews-section{padding:44px 0}.ot-review-summary{flex-wrap:wrap;gap:6px 9px;margin-bottom:16px}.ot-review-viewport{cursor:grab}.ot-review-viewport.is-dragging{cursor:grabbing}.ot-review-card{height:290px;padding:26px 20px 24px}.ot-review-text{height:4.75rem;flex-basis:4.75rem;margin:18px 0 22px}.ot-review-card blockquote{font-size:.98rem;line-height:1.5}.ot-review-controls{display:none}.ot-review-progress{position:relative;display:block;width:100%;height:7px;margin-top:16px;overflow:hidden;border-radius:999px;background:#202020;box-shadow:inset 0 0 0 1px #4b4b4b}.ot-review-progress span{position:absolute;top:0;bottom:0;left:0;width:18%;border-radius:999px;background:var(--ot-red);box-shadow:0 0 10px rgba(227,38,32,.42);transition:left .22s ease,width .18s ease}}
@media(prefers-reduced-motion:reduce){.ot-review-card{animation:none}}
@media(max-width:600px){.ot-benefit-lead{margin-bottom:28px;font-size:1rem}.ot-benefit-grid{grid-template-columns:1fr;width:100%}.ot-benefit-card{padding:26px 20px}.ot-benefit-card .ot-icon{margin-bottom:18px}.ot-benefit-card ul{margin-top:20px}.ot-benefit-cta{width:100%;padding:25px 20px}}
@media(max-width:1000px){.ot-service-page-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:1000px){.ot-vehicle-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:1000px){.ot-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ot-filter-search{grid-column:1/-1}}
@media(max-width:900px){.ot-service-cta{align-items:flex-start;flex-direction:column;gap:22px}.ot-service-cta-actions{width:100%;justify-content:space-between}}
@media(max-width:600px){.ot-service-title{display:block}.ot-service-title span{display:block;margin-top:5px;font-size:.48em}.ot-service-page{width:100%}.ot-service-intro{margin-bottom:20px}.ot-service-lead{font-size:.96rem}.ot-service-page-grid{grid-template-columns:1fr;gap:0}.ot-service-point{grid-template-columns:42px 1fr;gap:14px;padding:19px 0}.ot-service-cta{padding:23px 19px}.ot-service-cta-actions{align-items:stretch;flex-direction:column;gap:16px}}
@media(max-width:600px){.ot-purchase-form{padding:0;margin-top:30px}.ot-form-intro{padding:26px 20px}.ot-form-progress{grid-template-columns:1fr 1fr;margin-top:28px;gap:12px 8px}.ot-form-progress li{font-size:.7rem}.ot-form-progress li:after{display:none}.ot-fields-two{grid-template-columns:1fr}.ot-fields-two .ot-form-field:last-child:nth-child(odd){grid-column:auto;max-width:none}.ot-form-step{padding:46px 0}.ot-step-heading{grid-template-columns:42px 1fr;gap:14px;margin-bottom:28px}.ot-step-heading>span{width:42px;height:42px}.ot-step-heading h3{font-size:1.3rem}.ot-step-heading p{font-size:.92rem}.ot-fields{gap:24px}.ot-upload-zone{min-height:190px;padding:24px 16px}.ot-form-finish{padding-top:34px}.ot-step-actions{display:grid;grid-template-columns:1fr;margin-top:30px}.ot-step-actions button,.ot-form-finish input[type=submit]{width:100%}.ot-form-finish .ot-step-actions{grid-template-columns:1fr}.ot-form-finish .ot-step-back{order:2}}
@media(max-width:600px){.ot-purchase-form .ot-form-step:last-of-type{padding-bottom:12px}.ot-purchase-form .ot-form-finish{padding-top:12px}}
@media(max-width:600px){.ot-page .ot-page-hero{padding-bottom:6px}.ot-page .ot-page-content{padding-top:6px}.ot-page-content .ot-purchase-form{margin-top:0}}
@media(max-width:600px){.ot-form-progress+.ot-form-step{padding-top:28px}}
@media(max-width:600px){.ot-vehicles-page .ot-page-content{padding-top:20px}.ot-inventory-header{align-items:flex-start;flex-direction:column;gap:12px;margin-bottom:26px}.ot-inventory-state{padding:27px 20px}.ot-inventory-filters{padding:18px 16px}.ot-filter-grid{grid-template-columns:1fr}.ot-filter-search{grid-column:auto}.ot-filter-footer{align-items:flex-start;flex-direction:column;gap:8px}.ot-filter-grid input,.ot-filter-grid select{font-size:16px}.ot-vehicle-grid{grid-template-columns:1fr;gap:18px}.ot-vehicle-body{padding:21px 19px}.ot-vehicle-card:hover{transform:none}}
@media(max-width:600px){.ot-map-consent{min-height:320px;padding:24px 18px}.ot-map-consent .ot-button{width:100%}}
