*{box-sizing:border-box}html{background:#050505;color:#fff6e7;font-family:Arial,Helvetica,sans-serif}body{margin:0;background:radial-gradient(circle at 78% 12%,#47101f 0,transparent 30%),#050505}a{color:#fff6e7}img{max-width:100%;height:auto}.site-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 4%;border-bottom:1px solid #29221e}.brand-lockup{display:flex;align-items:center;gap:16px}.brand-lockup img{width:270px}.brand-lockup span,.eyebrow{color:#f0a318;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.site-header nav{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.site-header nav a,footer nav a{text-decoration:none}.button{display:inline-block;background:#f0a318!important;color:#090909!important;padding:14px 20px;border-radius:8px;text-decoration:none;font-weight:800}.hero{min-height:690px;display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;padding:30px 4% 0;overflow:hidden}.hero h1{font-size:clamp(54px,6.6vw,108px);line-height:.92;letter-spacing:-.055em;margin:12px 0 22px}.hero h1 span{display:block;color:#f0a318}.hero p{font-size:21px;color:#d9c7ad;max-width:560px}.hero-art{align-self:end}.hero-art img{width:835px;display:block;margin:auto}.intent{padding:34px 4%;background:#111;text-align:center}.intent ul{display:flex;gap:32px;justify-content:center;flex-wrap:wrap;list-style:none;padding:0}.home-section,.directory,.longform{max-width:1120px;margin:auto;padding:70px 24px}.home-split{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.home-split img,.feature{border-radius:18px;max-height:480px;object-fit:cover}.home-section h2,.directory h1,.longform h1{font-family:Georgia,serif;font-size:clamp(38px,5vw,68px)}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{background:#121212;border:1px solid #332d27;border-radius:14px;padding:24px}.card img{width:100%;height:170px;object-fit:cover;border-radius:10px}.card h2,.card h3{color:#f0a318}.longform{max-width:900px}.longform header{margin-bottom:40px}.longform h1{margin-bottom:18px}.longform h2{font-family:Georgia,serif;font-size:34px;margin-top:54px}.longform h3{color:#f0a318;margin-top:28px}.longform p{font-family:Georgia,serif;font-size:19px;line-height:1.72;color:#eee1cf}.lede{font-size:23px!important}.bottom-cta{text-align:center;padding:70px 24px;background:#591728}.bottom-cta h2{font-size:42px;margin-top:0}footer{padding:40px 4%;background:#090909}footer nav{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.disclosure{text-align:center;color:#d9c7ad;font-size:13px;margin-top:24px}@media(max-width:850px){.site-header,.brand-lockup{align-items:flex-start;flex-direction:column}.hero,.home-split,.cards{grid-template-columns:1fr}.hero{min-height:auto}.hero h1{font-size:54px}.site-header nav{gap:12px}.hero-art img{width:min(100%,835px)}.brand-lockup img{width:240px}}