/*
Theme Name: JVD Ollie Relaunch R2
Theme URI: https://www.jv-delitzsch.de/
Description: Ruhiges, regionales Child-Theme für den Jagdverband Delitzsch.
Author: Jagdverband Delitzsch e.V.
Template: ollie
Version: 3.0.2-r3-flex
Requires at least: 7.1
Requires PHP: 8.3
Text Domain: jvd-r2
*/

:root { --jvd-shadow: 0 10px 35px rgb(18 49 38 / 12%); }
body { text-wrap: pretty; }
a:focus-visible, button:focus-visible, input:focus-visible, select:focus-visible { outline: 3px solid #B7965A; outline-offset: 3px; }
.jvd-site-header { border-bottom: 1px solid rgb(183 150 90 / 35%); }
.jvd-hero { background: linear-gradient(135deg, #123126, #1F493A); color: #F5F0E6; padding-block: clamp(2.5rem, 6vw, 5.5rem); }
.jvd-hero__image img { aspect-ratio: 4 / 3; border-radius: 1.25rem; box-shadow: 0 18px 55px rgb(0 0 0 / 28%); height: auto; object-fit: cover; width: 100%; }
.jvd-kicker { color: #E2D4BC; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }
.jvd-card { background: #fff; border: 1px solid #E2D4BC; border-radius: 1rem; box-shadow: var(--jvd-shadow); padding: clamp(1.25rem, 3vw, 2rem); }
.jvd-card .wp-block-image { margin-bottom: 1.25rem; }
.jvd-card .wp-block-image img, .jvd-card .wp-block-post-featured-image img { aspect-ratio: 4 / 3; border-radius: .75rem; object-fit: cover; width: 100%; }
.jvd-card .wp-block-post-featured-image { margin-bottom: 1.25rem; }
.jvd-card .wp-block-post-featured-image a { display: block; }
.jvd-section-image img { aspect-ratio: 4 / 3; border-radius: 1rem; box-shadow: 0 14px 40px rgb(0 0 0 / 24%); object-fit: cover; width: 100%; }
.jvd-section { padding-block: clamp(2.5rem, 6vw, 5rem); }
.jvd-section--linen { background: #F5F0E6; }
.jvd-archive-badge { background: #E2D4BC; color: #20241F; border-radius: 999px; display: inline-block; font-size: .8em; padding: .2rem .55rem; }
@media (max-width: 781px) { .jvd-hero__image { margin-top: 1rem; } }
@media (prefers-reduced-motion: reduce) { *, *::before, *::after { scroll-behavior: auto !important; transition: none !important; } }
