:root{--bg:#17110d;--bg2:#241811;--paper:#fff7ec;--ink:#2a1a12;--muted:#735d4e;--gold:#d49a34;--gold2:#f3c46e;--line:rgba(255,255,255,.16);--shadow:0 22px 70px rgba(0,0,0,.22);--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Nunito,system-ui,sans-serif;font-size:16px;line-height:1.65}a{color:inherit}img{max-width:100%;height:auto}h1,h2,h3{font-family:"Bebas Neue",Impact,sans-serif;letter-spacing:.02em;line-height:1.05;margin:0 0 18px}h1{font-size:38px}h2{font-size:28px}h3{font-size:23px}.skip{position:absolute;left:-999px}.skip:focus{left:1rem;top:1rem;background:#fff;padding:.8rem;z-index:20}.topbar{display:flex;justify-content:center;gap:1.2rem;background:#0f0a07;color:#f5e7d3;font-size:.92rem;padding:.45rem 1rem}.topbar a{text-decoration:none}.site-header{position:sticky;top:0;z-index:10;background:rgba(23,17,13,.94);backdrop-filter:blur(12px);box-shadow:0 10px 25px rgba(0,0,0,.18)}.nav{max-width:var(--max);margin:auto;display:flex;align-items:center;justify-content:space-between;padding:.65rem 1rem}.brand{display:flex;align-items:center;gap:.7rem;color:#fff;text-decoration:none;font-weight:800}.brand img{width:56px;height:56px}.menu{display:flex;align-items:center;gap:.25rem;list-style:none;margin:0;padding:0}.menu a,.submenu-toggle,.menu-toggle{color:#fff;text-decoration:none;border:0;background:transparent;font:inherit;padding:.75rem .9rem;border-radius:999px}.menu a:hover,.menu a:focus,.submenu-toggle:hover{background:rgba(255,255,255,.1)}.has-submenu{position:relative;display:flex;align-items:center}.has-submenu>a:after{content:"▾";font-size:.72rem;margin-left:.35rem;color:var(--gold2)}.submenu-toggle{display:none}.submenu{position:absolute;top:100%;right:0;min-width:220px;background:#21150f;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow);padding:.5rem;list-style:none;opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s}.has-submenu:hover .submenu,.has-submenu:focus-within .submenu,.has-submenu.open .submenu{opacity:1;visibility:visible;transform:none}.submenu a{display:block}.menu-toggle{display:none;border:1px solid var(--line)}.breadcrumb{max-width:var(--max);margin:0 auto;padding:1rem;color:var(--muted);font-size:.9rem}.breadcrumb a{text-decoration:none}.hero{position:relative;min-height:620px;display:grid;place-items:center;overflow:hidden;background:#120c08;color:#fff}.hero-media{position:absolute;inset:0}.hero-img{width:100%;height:100%;object-fit:cover;filter:saturate(1.05) contrast(1.02)}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(15,8,4,.88),rgba(15,8,4,.58),rgba(15,8,4,.18)),radial-gradient(circle at 20% 20%,rgba(212,154,52,.35),transparent 40%)}.hero-content{position:relative;z-index:1;width:min(var(--max),100%);padding:5rem 1rem}.hero-content p{max-width:680px;font-size:1.15rem;color:#f7e8d3}.eyebrow{display:inline-block;color:var(--gold2);text-transform:uppercase;font-weight:900;letter-spacing:.12em;font-size:.78rem;margin-bottom:.75rem}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.75rem 1.15rem;border-radius:999px;background:linear-gradient(135deg,var(--gold),var(--gold2));color:#1d120b;text-decoration:none;font-weight:900;border:0;box-shadow:0 12px 32px rgba(212,154,52,.28);cursor:pointer}.btn.ghost{background:rgba(255,255,255,.08);color:#fff;border:1px solid rgba(255,255,255,.25);box-shadow:none}.btn.small{min-height:36px;padding:.45rem .9rem}.hero-actions{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:1.25rem}.features,.values,.contact-grid{max-width:var(--max);margin:0 auto;padding:4rem 1rem;display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}.features article,.values article,.contact-grid article,.faq details,.gallery-card{background:#fff;border:1px solid rgba(42,26,18,.1);border-radius:26px;padding:1.4rem;box-shadow:0 12px 35px rgba(42,26,18,.08)}.split{max-width:var(--max);margin:0 auto;padding:4rem 1rem;display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center}.split.reverse>div:first-child{order:2}.rounded{border-radius:30px;box-shadow:var(--shadow);aspect-ratio:4/3;object-fit:cover}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}.cards,.gallery-preview,.content-wide,.faq,.legal,.notfound{max-width:var(--max);margin:0 auto;padding:4rem 1rem}.card-grid article{background:#fff;border-radius:28px;overflow:hidden;box-shadow:0 18px 45px rgba(42,26,18,.12)}.card-grid h3,.card-grid p{padding:0 1rem}.card-img{width:100%;height:210px;object-fit:cover}.cta{max-width:var(--max);margin:2rem auto;padding:2rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;background:linear-gradient(135deg,#24140c,#4b2a13);color:#fff;border-radius:34px;box-shadow:var(--shadow)}.faq details{margin:.75rem 0}.faq summary{cursor:pointer;font-weight:900}.menu-posters{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.poster{border-radius:26px;box-shadow:var(--shadow);background:#fff}.gallery-row{display:grid;grid-template-columns:repeat(6,1fr);gap:.75rem}.gallery-thumb{width:100%;height:145px;object-fit:cover;border-radius:18px}.full-gallery{max-width:1320px;margin:0 auto;padding:1rem;display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.gallery-card{padding:.7rem}.gallery-card img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:18px;background:#eee}.gallery-card figcaption{font-size:.85rem;color:var(--muted);margin-top:.4rem}.contact-grid{grid-template-columns:1fr 1fr}.legal h1,.notfound h1{font-size:38px}.footer{background:#120c08;color:#f5e7d3;margin-top:4rem;padding:3rem 1rem 1rem}.footer-grid{max-width:var(--max);margin:auto;display:grid;grid-template-columns:1.2fr 1fr 1fr .8fr;gap:1.5rem}.footer a{display:block;color:#f5e7d3}.copy{text-align:center;color:#bda890}.cookie-banner{position:fixed;left:1rem;right:1rem;bottom:1rem;z-index:30;display:none;align-items:center;justify-content:center;gap:1rem;max-width:760px;margin:auto;background:#fff;color:var(--ink);border-radius:22px;padding:1rem;box-shadow:var(--shadow)}.cookie-banner.show{display:flex}.to-top{position:fixed;right:1rem;bottom:1rem;width:44px;height:44px;border-radius:50%;border:0;background:var(--gold);color:#21150f;font-weight:900;display:none}.to-top.show{display:block}@media(max-width:900px){.topbar{flex-wrap:wrap}.menu-toggle{display:inline-flex}.menu{position:absolute;left:1rem;right:1rem;top:100%;display:none;flex-direction:column;align-items:stretch;background:#21150f;border:1px solid var(--line);border-radius:22px;padding:.8rem}.menu.open{display:flex}.has-submenu{display:block}.submenu-toggle{display:inline-flex}.submenu{position:static;opacity:1;visibility:visible;transform:none;display:none}.has-submenu.open .submenu{display:block}.hero{min-height:560px}.features,.values,.split,.contact-grid,.footer-grid{grid-template-columns:1fr}.split.reverse>div:first-child{order:0}.card-grid,.full-gallery{grid-template-columns:1fr 1fr}.gallery-row{grid-template-columns:repeat(2,1fr)}.cta{flex-direction:column;align-items:flex-start}.menu-posters{grid-template-columns:1fr}}@media(max-width:560px){h1{font-size:38px}h2{font-size:28px}.hero-content{padding:3rem 1rem}.card-grid,.full-gallery{grid-template-columns:1fr}.cookie-banner{align-items:flex-start;flex-direction:column}.brand span{display:none}}