.ffhof-contact-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:30px;box-shadow:0 12px 36px rgba(12,15,18,.06)}
.ffhof-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.ffhof-contact-field{margin:0}
.ffhof-contact-field.full{grid-column:1/-1}
.ffhof-contact-field label{display:block;font-weight:800;font-size:13px;margin:0 0 7px}
.ffhof-contact-field input,.ffhof-contact-field select,.ffhof-contact-field textarea{width:100%;border:1px solid #cfd2d5;border-radius:10px;background:#fff;padding:12px 13px;font:inherit;color:var(--ink);outline:none}
.ffhof-contact-field input:focus,.ffhof-contact-field select:focus,.ffhof-contact-field textarea:focus{border-color:var(--red);box-shadow:0 0 0 3px rgba(215,25,32,.08)}
.ffhof-contact-field textarea{min-height:125px;resize:vertical}
.page-hero{background:#191c20;color:#fff;padding:80px 24px;position:relative;overflow:hidden}
.page-hero:after{content:"";position:absolute;width:470px;height:470px;right:-120px;top:-225px;background:url('../feuerwehr-logo-outline.png') center/contain no-repeat;opacity:.105;transform:rotate(-5deg);pointer-events:none}
.page-hero-inner{max-width:1240px;margin:auto;position:relative;z-index:2}
.page-hero h1{font-size:clamp(38px,5vw,66px);line-height:1;margin:0 0 14px;letter-spacing:-.04em}
.page-hero p{max-width:700px;color:#bfc3c7;margin:0}
.detail{background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden}
.detail-cover{max-height:610px;overflow:hidden}
.detail-cover img{width:100%;height:100%;object-fit:cover}
.detail-body{padding:34px;max-width:920px}
.detail-body h2{font-size:36px;line-height:1.1;margin:0 0 16px}
.detail-body p{color:#5e6369}
.spec-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:24px 0}
.spec{border:1px solid var(--line);border-radius:13px;padding:14px;background:#fafafa}
.spec b{display:block;font-size:11px;text-transform:uppercase;color:#858a90;letter-spacing:.08em}
.spec span{font-weight:800}
.booking{background:#191c20;color:#fff;border-radius:22px;padding:28px}
.event-row{display:grid;grid-template-columns:90px 1fr auto;gap:18px;align-items:center;padding:17px 0;border-bottom:1px solid #35393e}
.event-row:last-child{border-bottom:0}
.event-date{background:#fff;color:#191c20;border-radius:13px;padding:10px;text-align:center}
.event-date strong{display:block;font-size:24px;line-height:1}
.event-date span{font-size:10px;text-transform:uppercase;font-weight:900}
.event-row h3{margin:0 0 3px;font-size:16px}
.event-row p{margin:0;color:#aeb4ba;font-size:13px}
.notice{padding:15px 18px;border-left:4px solid var(--red);background:#fff;border-radius:10px;margin:20px 0}
.detail-copy{color:#5e6369;font-size:16px}
.detail-copy p{margin:0 0 16px}
.vehicle-detail-v111 .detail-body{max-width:none}
.incident-strip:after,.page-hero:after{width:520px;height:520px;right:-135px;top:-150px;opacity:.12;transform:rotate(-9deg)}
body.post-type-ffhof_vehicle .wp-list-table {
}
body.post-type-ffhof_vehicle .wp-list-table th.column-cb,
body.post-type-ffhof_vehicle .wp-list-table td.column-cb { width: 3% !important; }
body.post-type-ffhof_vehicle .wp-list-table th.column-ffhof_vehicle_group,
body.post-type-ffhof_vehicle .wp-list-table td.column-ffhof_vehicle_group { width: 18% !important; }
body.post-type-ffhof_vehicle .wp-list-table th.column-ffhof_order,
body.post-type-ffhof_vehicle .wp-list-table td.column-ffhof_order { width: 12% !important; }
body.post-type-ffhof_vehicle .wp-list-table th.column-title,
body.post-type-ffhof_vehicle .wp-list-table td.column-title {
}
body.post-type-ffhof_vehicle .wp-list-table th.column-date,
body.post-type-ffhof_vehicle .wp-list-table td.column-date { width: 25% !important; }
body.post-type-ffhof_vehicle .wp-list-table td.column-title .row-title {
}
body.post-type-ffhof_vehicle .wp-list-table tr.ffhof-vehicle-group-heading td {
}
.ffhof-wache-description .detail-body{padding:0}
.ffhof-internal-page .booking{background:#fff;border:1px solid #e0e2e4;border-radius:18px;padding:28px;box-shadow:0 12px 35px rgba(12,15,18,.06)}
.ffhof-internal-page .booking h2{margin:0 0 10px;font-size:32px}
.vehicle-detail-v111 .spec-grid{display:flex;flex-direction:column;gap:0;margin:24px 0;border-top:1px solid var(--line)}
.vehicle-detail-v111 .spec{border:0;border-bottom:1px solid var(--line);border-radius:0;padding:14px 2px;background:transparent;display:flex;align-items:baseline;justify-content:space-between;gap:28px;min-height:0}
.vehicle-detail-v111 .spec b{flex:0 0 190px;font-size:10px;text-transform:uppercase;color:#858a90;letter-spacing:.08em}
.vehicle-detail-v111 .spec span{font-weight:800;text-align:right;min-width:0;overflow-wrap:anywhere}
.ffhof-verein-hero .page-hero-inner{max-width:1240px}
