/*
Theme Name: Theater Stichting All-in-One
Theme URI: https://example.com/
Author: OpenAI
Author URI: https://openai.com/
Description: Licht premium WordPress theme voor theater/stichting websites, gebouwd om goed samen te werken met Elementor.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
Text Domain: theater-stichting-allinone
*/

:root{--bg:#faf8f4;--text:#1c1c1c;--accent:#8c6a2b;--dark:#141414;--muted:#6c6c6c;--card:#ffffff;--border:#e8e1d3}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:var(--bg);line-height:1.65}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}.site-header,.site-footer{background:var(--dark);color:#fff}.container{width:min(1140px,92%);margin:0 auto}.site-header .inner,.site-footer .inner{display:flex;align-items:center;justify-content:space-between;padding:18px 0}.brand{font-size:1.25rem;font-weight:700;color:#fff}.menu{display:flex;gap:18px;flex-wrap:wrap}.menu a{color:#fff;opacity:.92}.hero{padding:96px 0;background:linear-gradient(135deg,rgba(20,20,20,.88),rgba(20,20,20,.68)),url('https://images.unsplash.com/photo-1503095396549-807759245b35?auto=format&fit=crop&w=1600&q=80') center/cover;color:#fff}.hero h1{font-size:clamp(2.2rem,5vw,4.2rem);line-height:1.08;margin:0 0 14px}.hero p{max-width:760px;font-size:1.1rem;opacity:.96}.btn{display:inline-block;background:var(--accent);color:#fff;padding:12px 20px;border-radius:999px;font-weight:700;margin-right:10px}.btn--ghost{background:transparent;border:1px solid #fff}.section{padding:64px 0}.grid{display:grid;gap:24px}.grid-3{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.card{background:var(--card);border:1px solid var(--border);border-radius:18px;padding:28px;box-shadow:0 8px 30px rgba(0,0,0,.04)}h1,h2,h3{font-family:Georgia,'Times New Roman',serif;line-height:1.2}h2{font-size:clamp(1.8rem,4vw,2.6rem);margin:0 0 14px}h3{font-size:1.3rem;margin:0 0 10px}.muted{color:var(--muted)}.footer-note{font-size:.95rem;opacity:.85}.page-hero{padding:64px 0 34px;background:#f1ece1;border-bottom:1px solid var(--border)}.page-content{padding:40px 0 72px}.two-col{display:grid;grid-template-columns:1.3fr .9fr;gap:28px}.pill{display:inline-block;padding:6px 12px;border:1px solid var(--border);border-radius:999px;background:#fff;margin:0 8px 8px 0}.gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px}.gallery .ph{aspect-ratio:4/3;border-radius:18px;background:linear-gradient(135deg,#d9d2c0,#f7f2e8);display:flex;align-items:center;justify-content:center;color:#5a513e;font-weight:700}.notice{background:#fff6df;border:1px solid #ead89a;padding:14px 16px;border-radius:14px}input,textarea{width:100%;padding:12px 14px;border:1px solid var(--border);border-radius:12px;margin:6px 0 14px;background:#fff}label{font-weight:700}button, .wp-element-button{cursor:pointer}
@media (max-width: 820px){.two-col{grid-template-columns:1fr}.site-header .inner,.site-footer .inner{flex-direction:column;gap:12px;text-align:center}.hero{padding:78px 0}}
