/*
Theme Name: BoxerWerk Klassik
Theme URI: https://example.com/
Author: ChatGPT
Description: Premium WordPress theme for a specialist workshop for classic BMW motorcycles and 2-valve boxer engines.
Version: 1.0
Text Domain: boxerwerk-klassik
*/
:root{--bg:#0b0c0d;--panel:#141618;--panel2:#1b1e20;--text:#f2eee7;--muted:#a9aaa8;--line:#303335;--accent:#4f83b8;--max:1240px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}.site-header{position:sticky;top:0;z-index:20;background:rgba(11,12,13,.92);backdrop-filter:blur(10px);border-bottom:1px solid var(--line)}.nav{max-width:var(--max);margin:auto;min-height:74px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{font-weight:900;letter-spacing:.12em;font-size:14px}.brand span{color:var(--accent)}.menu{display:flex;gap:22px;align-items:center;font-size:12px;font-weight:800;letter-spacing:.08em}.cta{display:inline-block;background:var(--text);color:#111;padding:13px 18px;font-size:12px;font-weight:900;letter-spacing:.08em}.hero{min-height:84vh;display:grid;align-items:end;background:linear-gradient(90deg,rgba(0,0,0,.85),rgba(0,0,0,.25)),url('https://images.unsplash.com/photo-1558981403-c5f9899a28bc?auto=format&fit=crop&w=2200&q=85') center/cover}.hero-inner{max-width:var(--max);width:100%;margin:auto;padding:80px 24px}.eyebrow{font-size:11px;font-weight:900;letter-spacing:.18em;color:var(--accent);text-transform:uppercase}.hero h1,h2{margin:14px 0;text-transform:uppercase;letter-spacing:-.04em;line-height:.95}.hero h1{font-size:clamp(58px,10vw,150px);max-width:1000px}.hero p{max-width:620px;font-size:18px;color:#ddd}.buttons{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.button-dark{border:1px solid #aaa;padding:13px 18px;font-size:12px;font-weight:900;letter-spacing:.08em}.section{max-width:var(--max);margin:auto;padding:105px 24px}.intro{max-width:800px}.intro h2{font-size:clamp(42px,7vw,90px)}.intro p{color:var(--muted);font-size:18px}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line);margin-top:38px}.card{background:var(--panel);padding:30px;min-height:220px}.card h3{font-size:15px;letter-spacing:.08em}.card p{color:var(--muted);font-size:14px}.services{grid-template-columns:repeat(3,1fr)}.service{min-height:300px;padding:28px;display:flex;flex-direction:column;justify-content:end;background:linear-gradient(0deg,#111 0%,transparent 70%),var(--panel2)}.project{display:grid;grid-template-columns:1.3fr .7fr;gap:30px;background:var(--panel);padding:30px}.project-image{min-height:420px;background:url('https://images.unsplash.com/photo-1558981806-ec527fa84c39?auto=format&fit=crop&w=1600&q=85') center/cover}.footer{border-top:1px solid var(--line);padding:50px 24px;color:var(--muted)}.footer-inner{max-width:var(--max);margin:auto;display:flex;justify-content:space-between;gap:30px}.wp-block-group,.wp-site-blocks{margin:0}@media(max-width:800px){.menu{display:none}.grid,.services{grid-template-columns:1fr}.project{grid-template-columns:1fr}.hero{min-height:76vh}.section{padding:70px 20px}.nav{padding:0 20px}.footer-inner{flex-direction:column}}
