:root{--v8-bg: #fdf8f0;--v8-bg-alt: #f7f0e4;--v8-text: #3a2a1a;--v8-text-muted: #7a6a5a;--v8-amber: #b8860b;--v8-amber-light: #d4a520;--v8-burgundy: #5c1a1a;--v8-forest: #2d4a2d;--v8-brown: #3a2a1a;--v8-cream: #fdf8f0;--v8-card-bg: #ffffff;--v8-card-shadow: 0 4px 24px rgba(58, 42, 26, .08);--v8-card-shadow-hover: 0 8px 32px rgba(58, 42, 26, .14);--v8-border: rgba(184, 134, 11, .2);--v8-rule: #e8dcc8;--v8-hero-overlay: rgba(58, 42, 26, .55);--v8-img-brightness: 1;--v8-link: #b8860b;--v8-link-hover: #8a6508;--v8-nav-bg: rgba(253, 248, 240, .92);--v8-badge-bg: rgba(184, 134, 11, .1);--v8-badge-text: #8a6508}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--v8-bg: #1a1510;--v8-bg-alt: #201a14;--v8-text: #e8dcc8;--v8-text-muted: #a89880;--v8-amber: #d4a520;--v8-amber-light: #e8be40;--v8-burgundy: #c45050;--v8-forest: #6ba878;--v8-brown: #e8dcc8;--v8-cream: #1a1510;--v8-card-bg: #241e16;--v8-card-shadow: 0 4px 24px rgba(0, 0, 0, .3);--v8-card-shadow-hover: 0 8px 32px rgba(0, 0, 0, .45);--v8-border: rgba(212, 165, 32, .15);--v8-rule: #2e261e;--v8-hero-overlay: rgba(26, 21, 16, .7);--v8-img-brightness: .85;--v8-link: #d4a520;--v8-link-hover: #e8be40;--v8-nav-bg: rgba(26, 21, 16, .92);--v8-badge-bg: rgba(212, 165, 32, .15);--v8-badge-text: #d4a520}}:root[data-theme=dark]{--v8-bg: #1a1510;--v8-bg-alt: #201a14;--v8-text: #e8dcc8;--v8-text-muted: #a89880;--v8-amber: #d4a520;--v8-amber-light: #e8be40;--v8-burgundy: #c45050;--v8-forest: #6ba878;--v8-brown: #e8dcc8;--v8-cream: #1a1510;--v8-card-bg: #241e16;--v8-card-shadow: 0 4px 24px rgba(0, 0, 0, .3);--v8-card-shadow-hover: 0 8px 32px rgba(0, 0, 0, .45);--v8-border: rgba(212, 165, 32, .15);--v8-rule: #2e261e;--v8-hero-overlay: rgba(26, 21, 16, .7);--v8-img-brightness: .85;--v8-link: #d4a520;--v8-link-hover: #e8be40;--v8-nav-bg: rgba(26, 21, 16, .92);--v8-badge-bg: rgba(212, 165, 32, .15);--v8-badge-text: #d4a520}.theme-toggle .icon-moon{display:block}.theme-toggle .icon-sun,[data-theme=dark] .theme-toggle .icon-moon{display:none}[data-theme=dark] .theme-toggle .icon-sun{display:block}@media(prefers-color-scheme:dark){:root:not([data-theme=light]) .theme-toggle .icon-moon{display:none}:root:not([data-theme=light]) .theme-toggle .icon-sun{display:block}}.oogst-body{font-family:Fraunces,Georgia,Times New Roman,serif;font-size:clamp(1rem,.92rem + .4vw,1.125rem);line-height:1.75;color:var(--v8-text);background-color:var(--v8-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:color .3s ease,background-color .3s ease}.oogst-nav{position:sticky;top:0;z-index:100;background:var(--v8-nav-bg);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--v8-border);transition:background .3s ease}.oogst-nav-inner{max-width:1100px;margin:0 auto;padding:.9rem 2rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.oogst-nav-brand{font-family:Fraunces,Georgia,serif;font-size:1.1rem;font-weight:700;color:var(--v8-burgundy);text-decoration:none;font-variation-settings:"SOFT" 50,"WONK" 1;transition:color .2s}.oogst-nav-brand:hover{color:var(--v8-amber)}.oogst-nav-right,.oogst-nav-links{display:flex;align-items:center;gap:1.5rem}.oogst-nav-links a{font-family:Fraunces,Georgia,serif;font-size:.9rem;color:var(--v8-text-muted);text-decoration:none;transition:color .2s;font-weight:400}.oogst-nav-links a:hover,.oogst-nav-links a.active{color:var(--v8-amber)}.oogst-nav .theme-toggle{background:none;border:none;color:var(--v8-text-muted);cursor:pointer;padding:.25rem;display:flex;align-items:center;transition:color .2s}.oogst-nav .theme-toggle:hover{color:var(--v8-amber)}.oogst-nav .theme-toggle svg{width:20px;height:20px}.oogst-hero{position:relative;height:clamp(360px,50vh,520px);overflow:hidden;display:flex;align-items:flex-end;justify-content:flex-start}.oogst-hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:brightness(var(--v8-img-brightness));transition:filter .3s ease}.oogst-hero-overlay{position:absolute;inset:0;background:var(--v8-hero-overlay);transition:background .3s ease}.oogst-hero-content{position:relative;z-index:2;max-width:1100px;width:100%;margin:0 auto;padding:3rem 2rem}.oogst-hero h1{font-family:Fraunces,Georgia,serif;font-size:clamp(2rem,1.5rem + 3vw,3.5rem);font-weight:900;color:#fdf8f0;line-height:1.15;margin-bottom:.5rem;font-variation-settings:"SOFT" 50,"WONK" 1;text-shadow:0 2px 20px rgba(0,0,0,.3)}.oogst-hero .subtitle{font-family:Fraunces,Georgia,serif;font-size:clamp(1rem,.9rem + .5vw,1.25rem);color:#fdf8f0d9;font-style:italic;font-weight:300}.oogst-container{max-width:1100px;margin:0 auto;padding:0 2rem}.oogst-section{padding:4rem 0}.oogst-section--alt{background:var(--v8-bg-alt)}.oogst-section-inner{max-width:1100px;margin:0 auto;padding:0 2rem}.oogst-card{background:var(--v8-card-bg);border-radius:12px;padding:2.5rem;box-shadow:var(--v8-card-shadow);transition:box-shadow .3s ease,transform .2s ease;margin-bottom:2rem}.oogst-card:hover{box-shadow:var(--v8-card-shadow-hover)}.oogst-body h2{font-family:Fraunces,Georgia,serif;font-size:clamp(1.5rem,1.2rem + 1.5vw,2.25rem);font-weight:800;color:var(--v8-burgundy);line-height:1.25;margin-bottom:1rem;font-variation-settings:"SOFT" 50,"WONK" 1}.oogst-body h3{font-family:Fraunces,Georgia,serif;font-size:clamp(1.15rem,1rem + .75vw,1.5rem);font-weight:700;color:var(--v8-brown);line-height:1.3;margin-bottom:.75rem}.oogst-body p{margin-bottom:1.25rem;color:var(--v8-text)}.oogst-body a:not(.oogst-btn):not(.oogst-nav-brand){color:var(--v8-link);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;transition:color .2s}.oogst-body a:not(.oogst-btn):not(.oogst-nav-brand):hover{color:var(--v8-link-hover)}.oogst-feature{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;margin:2rem 0}.oogst-feature--reverse{direction:rtl}.oogst-feature--reverse>*{direction:ltr}.oogst-feature-img{border-radius:12px;overflow:hidden}.oogst-feature-img img{width:100%;aspect-ratio:4/3;object-fit:cover;filter:brightness(var(--v8-img-brightness));transition:filter .3s ease,transform .4s ease;cursor:pointer}.oogst-feature-img:hover img{transform:scale(1.03)}.oogst-accent-bar{width:60px;height:3px;background:var(--v8-amber);border-radius:2px;margin-bottom:1.5rem}.oogst-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin:2rem 0}.oogst-gallery-item{border-radius:10px;overflow:hidden;position:relative}.oogst-gallery-item img{width:100%;aspect-ratio:4/3;object-fit:cover;filter:brightness(var(--v8-img-brightness));transition:filter .3s ease,transform .5s ease;cursor:pointer}.oogst-gallery-item:hover img{transform:scale(1.05);filter:brightness(calc(var(--v8-img-brightness) * 1.05))}.oogst-gallery-item:after{content:"";position:absolute;inset:0;background:#b8860b00;transition:background .4s ease;pointer-events:none;border-radius:10px}.oogst-gallery-item:hover:after{background:#b8860b14}.oogst-info{background:var(--v8-card-bg);border-radius:12px;padding:2rem 2.5rem;box-shadow:var(--v8-card-shadow);margin:1.5rem 0;border-left:4px solid var(--v8-amber)}.oogst-info h3{color:var(--v8-amber);margin-bottom:.5rem;margin-top:0}.oogst-info p{margin-bottom:.5rem;font-size:.95rem}.oogst-info p:last-child{margin-bottom:0}.oogst-btn{display:inline-block;font-family:Fraunces,Georgia,serif;font-size:.9rem;font-weight:600;color:#fdf8f0;background:var(--v8-amber);padding:.75rem 2rem;border-radius:8px;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;margin-right:.75rem;margin-bottom:.5rem;box-shadow:0 2px 8px #b8860b33}.oogst-btn:hover{background:var(--v8-link-hover);transform:translateY(-1px);box-shadow:0 4px 16px #b8860b4d}.oogst-btn--outline{background:transparent;color:var(--v8-amber);border:2px solid var(--v8-amber);box-shadow:none}.oogst-btn--outline:hover{background:var(--v8-amber);color:#fdf8f0}.oogst-eu-badge{max-width:90px;margin:2rem 0;opacity:.75}.oogst-newsletter-img{max-width:300px;margin:1.5rem 0;border-radius:10px;box-shadow:var(--v8-card-shadow)}.oogst-badge{display:inline-block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;background:var(--v8-badge-bg);color:var(--v8-badge-text);padding:.3rem .75rem;border-radius:20px;margin-bottom:1rem}.oogst-issues{margin:2rem 0}.oogst-issues li{padding:.75rem 0;border-bottom:1px solid var(--v8-rule);font-size:.95rem;color:var(--v8-text);display:flex;align-items:center;gap:1rem}.oogst-issues li:last-child{border-bottom:none}.oogst-issues .issue-date{font-size:.8rem;color:var(--v8-text-muted);min-width:85px}.oogst-footer{background:var(--v8-bg-alt);border-top:1px solid var(--v8-rule);padding:3rem 2rem;text-align:center}.oogst-footer-inner{max-width:1100px;margin:0 auto;font-size:.85rem;color:var(--v8-text-muted);line-height:1.8}.oogst-footer a{color:var(--v8-amber);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.oogst-footer a:hover{color:var(--v8-link-hover)}.oogst-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;max-width:740px}@media(max-width:768px){.oogst-nav-inner{padding:.75rem 1rem}.oogst-nav-links{gap:1rem}.oogst-nav-brand{font-size:.95rem}.oogst-hero-content{padding:2rem 1rem}.oogst-section-inner,.oogst-container{padding:0 1rem}.oogst-section{padding:2.5rem 0}.oogst-feature{grid-template-columns:1fr;gap:1.5rem}.oogst-feature--reverse{direction:ltr}.oogst-gallery{grid-template-columns:1fr 1fr}.oogst-info-grid{grid-template-columns:1fr}.oogst-card{padding:1.5rem}.oogst-info{padding:1.25rem 1.5rem}.oogst-footer{padding:2rem 1rem}}@media(max-width:480px){.oogst-nav-links a{font-size:.8rem}.oogst-gallery{grid-template-columns:1fr}.oogst-hero{height:300px}}
