:root{--bg: #171310;--surface: #241b16;--surface-soft: #2f241d;--text: #f9f1e7;--muted: #d6c7b2;--accent: #c68b3c;--accent-strong: #e3ab60;--border: #4a3a2e;--max-width: 1120px;--shadow: 0 18px 36px rgba(0, 0, 0, .3)}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:Inter,Segoe UI,Roboto,Arial,sans-serif;background:linear-gradient(180deg,#130f0d,#1e1713);color:var(--text);line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}h1,h2,h3{margin:0 0 .5rem;line-height:1.2}p{margin:0 0 1rem;color:var(--muted)}.container{width:min(100% - 2rem,var(--max-width));margin-inline:auto}.section{padding:4.5rem 0}.section-tight{padding:3.5rem 0}.section-kicker{margin-bottom:.8rem;text-transform:uppercase;letter-spacing:.18em;font-size:.75rem;color:var(--accent-strong)}.site-header{position:sticky;top:0;z-index:25;backdrop-filter:blur(14px);background:#0000000f;border-bottom:1px solid rgba(255,255,255,.08)}.header-row{min-height:86px;display:flex;align-items:center;justify-content:center}.main-nav{width:min(100%,560px);display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.nav-link{font-size:.95rem;font-weight:600;color:#f4e4cd;padding:.4rem .6rem;border-radius:8px;transition:background-color .15s ease,color .15s ease}.nav-left{justify-self:end}.nav-right{justify-self:start}.nav-link:hover,.nav-link:focus-visible{background:#c68b3c33;color:#ffcb85}.brand-logo{grid-column:2;justify-self:center;display:inline-flex;margin-inline:.8rem;transform:translateY(14px);z-index:2}.brand-logo img{width:min(165px,34vw);height:auto;object-fit:contain;border-radius:0;border:none;box-shadow:var(--shadow)}.hero{position:relative;min-height:74vh}.hero>img{width:100%;height:74vh;object-fit:cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#09070659,#090706b3 55%,#090706e6)}.hero-content{height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:4rem}.hero-content h1{font-size:clamp(2rem,4vw,3.6rem)}.hero-content p{max-width:56ch}.hero-actions{margin-top:1rem;display:flex;gap:.8rem;flex-wrap:wrap}.button-primary,.button-secondary{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.7rem 1.3rem;font-weight:600;transition:transform .15s ease,background-color .15s ease}.button-primary{background:linear-gradient(135deg,var(--accent) 0%,var(--accent-strong) 100%);color:#1f1309}.button-secondary{border:1px solid rgba(255,255,255,.25);color:#f9efe0}.button-primary:hover,.button-secondary:hover{transform:translateY(-1px)}.two-column{display:grid;grid-template-columns:1.2fr .8fr;gap:2rem;align-items:center}.flyer-card{background:var(--surface);border:1px solid var(--border);border-radius:18px;padding:.8rem;box-shadow:var(--shadow)}.flyer-trigger{width:100%;border:none;background:transparent;padding:0;cursor:zoom-in;text-align:left}.flyer-trigger img{border-radius:12px}.flyer-modal{width:min(92vw,760px);margin:auto;padding:0;border:1px solid rgba(255,255,255,.2);border-radius:14px;background:#1b1411}.flyer-modal::backdrop{background:#000000b8;backdrop-filter:blur(3px)}.flyer-modal-content{position:relative;padding:.8rem}.flyer-close{position:absolute;top:1rem;right:1rem;display:inline-grid;place-items:center;width:2rem;height:2rem;border:1px solid rgba(255,255,255,.25);background:#00000073;color:#f9efe0;border-radius:999px;padding:0;font:inherit;font-weight:700;line-height:1;cursor:pointer}.flyer-modal-content img{width:100%;border-radius:10px}.section-events{background:#ffffff05;border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05)}.event-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.event-card{background:var(--surface-soft);border:1px solid var(--border);border-radius:16px;padding:1.25rem}.event-date{margin-bottom:.45rem;font-size:.86rem;font-weight:700;color:var(--accent-strong)}.event-start{margin-bottom:.45rem;font-size:.88rem;color:#ead6bc}.event-countdown{display:inline-block;margin-bottom:.85rem;padding:.28rem .58rem;border-radius:999px;border:1px solid rgba(227,171,96,.4);background:#e3ab6014;color:#ffd8a4;font-size:.78rem;font-weight:700;letter-spacing:.03em}.section-cta .cta-box{background:linear-gradient(130deg,#2f231d,#1c1612);border:1px solid var(--border);border-radius:18px;padding:2rem;box-shadow:var(--shadow)}.legal-content{width:min(100%,760px)}.legal-content h2{margin-top:1.8rem}.legal-content h3{margin-top:1.1rem}.legal-content ul{margin:0 0 1rem 1.2rem;padding:0}.legal-content li{margin-bottom:.35rem;color:var(--muted)}.contact-form{margin-top:1.5rem;display:grid;gap:1rem;position:relative}.field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.contact-form label{display:grid;gap:.4rem;font-weight:600}.contact-form input,.contact-form textarea{width:100%;border:1px solid var(--border);background:#120f0d;color:var(--text);border-radius:10px;padding:.68rem .8rem;font:inherit}.bot-field{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.checkbox-field{display:flex!important;align-items:flex-start;gap:.65rem;font-weight:500!important}.checkbox-field input[type=checkbox]{width:1.05rem;height:1.05rem;margin-top:.2rem}.checkbox-field a{color:#ffcb85;text-decoration:underline}.contact-form .button-primary:disabled{opacity:.68;cursor:not-allowed;transform:none}#contact-feedback{margin:0;min-height:1.25rem;color:#f5d1a2}.site-footer{padding:1.8rem 0 2.4rem;border-top:1px solid rgba(255,255,255,.08)}.footer-content{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.footer-links{margin:0;display:inline-flex;gap:.6rem}@media(max-width:920px){.header-row{min-height:76px}.two-column,.event-grid,.field-grid{grid-template-columns:1fr}.brand-logo img{width:min(138px,42vw)}.brand-logo{transform:translateY(10px)}.flyer-modal{width:min(95vw,560px)}.flyer-modal-content{padding:.6rem}.hero>img{height:82vh}}
