:root{--black:#090909;--gold:#c9933d;--gold2:#e0b35e;--ivory:#f0ece5;--muted:#c8c2b9}
*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:var(--black);color:var(--ivory)}body{font-family:Georgia,'Times New Roman',serif}.landing{min-height:100svh;display:grid;grid-template-columns:44% 56%;overflow:hidden;background:#090909}.copy-panel{position:relative;z-index:2;background:radial-gradient(circle at 92% 45%,#1a0a07 0,rgba(13,10,9,.9) 18%,#090909 56%);min-width:0}.inner{min-height:100svh;padding:3.2vh 3.8vw 2.3vh 4.6vw;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:1.15rem;max-width:540px}.emblem{width:128px;height:114px;object-fit:contain;flex:0 0 auto}.brand-text{text-align:center;color:var(--gold2);min-width:0}.brand-name{font-size:clamp(1.2rem,2vw,2rem);letter-spacing:.12em;white-space:nowrap}.brand-photo{font-size:clamp(.78rem,1.15vw,1.1rem);letter-spacing:.48em;margin:.25rem 0 .25rem .45em}.byline{display:flex;align-items:center;gap:.7rem;justify-content:center;font-size:1.25rem}.byline span{height:1px;background:var(--gold);width:54px}.byline em{font-family:'Snell Roundhand','Segoe Script','Brush Script MT',cursive;font-size:1.35em;font-weight:400}.tagline{font-size:.76rem;letter-spacing:.5em;margin-left:.5em}.message{margin:auto 0;max-width:640px}.message h1{font-family:Impact,'Arial Narrow',sans-serif;font-size:clamp(3rem,5.5vw,5.6rem);line-height:.9;letter-spacing:.01em;margin:1rem 0 1rem;color:#f2f0ec;text-shadow:0 2px 18px rgba(255,255,255,.08)}.intro{font-size:clamp(1rem,1.3vw,1.28rem);line-height:1.42;margin:.9rem 0 1.3rem;color:#e8e3dc}.categories{font-size:clamp(.72rem,1vw,.96rem);color:var(--gold2);white-space:nowrap;margin:0 0 1rem}.categories i{display:inline-block;width:1px;height:1.05em;background:var(--gold);vertical-align:-.15em;margin:0 .75rem}.legacy{font-size:clamp(.9rem,1.15vw,1.08rem);margin:.4rem 0;color:#f0ece5}.meaning{font-size:clamp(.9rem,1.15vw,1.08rem);font-style:italic;line-height:1.35;margin:.45rem 0 1rem;color:#e9e4dc}.actions{display:flex;gap:1rem;align-items:stretch}.button{font-family:Arial,sans-serif;font-size:.76rem;font-weight:700;letter-spacing:.08em;padding:.95rem 1.2rem;text-decoration:none;border:1px solid var(--gold);cursor:pointer;min-height:48px;display:inline-flex;align-items:center;justify-content:center}.primary{background:linear-gradient(110deg,#a86f20,#e3b458);color:#090909}.secondary{background:#0b0b0b;color:var(--gold2)}.secondary span{font-size:1.25rem;margin-left:.8rem}.follow-note{font:italic .82rem Georgia,serif;color:var(--muted);margin:.55rem 0 0}.contact{border-top:1px solid rgba(201,147,61,.7);padding-top:.8rem;display:flex;align-items:center;flex-wrap:wrap;gap:.55rem .8rem;font-size:.82rem;color:#ddd6cc}.contact a{color:#ddd6cc;text-decoration:none}.contact b{width:1px;height:1.1em;background:var(--gold)}.domain{width:100%;text-align:center;color:var(--gold2);letter-spacing:.42em;font-size:.68rem;margin-top:.35rem}.photo-panel{position:relative;min-width:0;background:#100403}.photo-panel img{width:100%;height:100svh;object-fit:cover;object-position:50% 45%;display:block}.fade{position:absolute;inset:0;background:linear-gradient(90deg,#090909 0,rgba(9,9,9,.82) 4%,rgba(9,9,9,.28) 12%,transparent 24%);pointer-events:none}
@media(max-width:900px){.landing{display:block;overflow:visible}.photo-panel{height:52svh;position:absolute;inset:0 0 auto 0}.photo-panel img{height:52svh;object-position:50% 38%}.fade{background:linear-gradient(0deg,#090909 0,rgba(9,9,9,.35) 32%,rgba(9,9,9,.05) 100%)}.copy-panel{padding-top:42svh;background:linear-gradient(0deg,#090909 0,#090909 72%,rgba(9,9,9,.05) 100%)}.inner{padding:2rem 7vw 2rem;min-height:auto}.brand{justify-content:center;align-items:center;flex-direction:column;gap:.15rem}.emblem{width:115px;height:100px}.brand-name{font-size:1.45rem}.message{text-align:center;margin:1.8rem auto}.message h1{font-size:clamp(3rem,14vw,5rem)}.desktop-only{display:none}.categories{white-space:normal;line-height:2}.actions{justify-content:center;flex-wrap:wrap}.contact{justify-content:center;text-align:center}.domain{letter-spacing:.25em}.contact b{display:none}}
@media(max-width:520px){.copy-panel{padding-top:39svh}.photo-panel,.photo-panel img{height:48svh}.inner{padding-left:5vw;padding-right:5vw}.brand-photo{letter-spacing:.32em}.byline span{width:36px}.tagline{letter-spacing:.36em}.actions{display:grid}.button{width:100%}.contact{display:grid;gap:.45rem}.domain{font-size:.58rem;letter-spacing:.2em}}

.social-links{font:700 .78rem Arial,sans-serif;letter-spacing:.08em;margin:.65rem 0 0;display:flex;align-items:center;gap:.7rem}.social-links[hidden]{display:none}.social-links a{color:var(--gold2);text-decoration:none;border-bottom:1px solid transparent;padding-bottom:.12rem}.social-links a:hover,.social-links a:focus{border-bottom-color:var(--gold2)}.social-links span{color:var(--gold)}
