:root{--ink:#ebe7df;--muted:#9b978f;--gold:#bfa36b;--night:#090b0d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--night);color:var(--ink);font-family:Arial,Helvetica,sans-serif}body:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.18;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.95' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.18'/%3E%3C/svg%3E")}.site-shell{min-height:100svh;padding:24px;display:grid;grid-template-rows:auto 1fr auto;position:relative;overflow:hidden}.site-shell:after{content:"";position:absolute;width:520px;height:520px;border:1px solid rgba(191,163,107,.11);border-radius:50%;right:-360px;top:22%;box-shadow:0 0 120px rgba(191,163,107,.045)}.nav,.hero,footer{position:relative;z-index:1}.nav{display:flex;align-items:center;justify-content:space-between}.brand{display:block}.brand-logo{width:clamp(190px,24vw,260px);height:auto;display:block}.access-state{font-size:9px;letter-spacing:.16em;text-transform:uppercase;color:var(--muted)}.access-state i{display:inline-block;width:5px;height:5px;border-radius:50%;background:var(--gold);margin-right:7px;box-shadow:0 0 14px var(--gold)}.hero{align-self:center;max-width:980px;padding:12vh 0 8vh}.eyebrow{display:flex;gap:20px;align-items:center;margin:0 0 30px;color:var(--gold);text-transform:uppercase;font:500 9px/1.4 Arial;letter-spacing:.22em}.eyebrow span:first-child:after{content:"";display:inline-block;width:32px;height:1px;background:rgba(191,163,107,.5);margin-left:20px;vertical-align:middle}h1{margin:0;max-width:980px;font:400 clamp(3.1rem,9vw,8.5rem)/.88 Georgia,"Times New Roman",serif;letter-spacing:-.055em}h1 em{color:var(--gold);font-weight:400}.intro{max-width:500px;margin:38px 0 0;color:var(--muted);font:400 14px/1.75 Arial;letter-spacing:.03em}.rule{width:min(100%,700px);height:1px;margin:48px 0 20px;background:rgba(235,231,223,.12);position:relative}.rule span{display:block;width:22%;height:1px;background:var(--gold)}.invitation{margin:0;font:500 9px/1.5 Arial;letter-spacing:.2em;text-transform:uppercase}footer{display:flex;justify-content:space-between;color:#686761;font-size:8px;letter-spacing:.17em;text-transform:uppercase}@media(min-width:760px){.site-shell{padding:42px 56px 32px}.intro{margin-left:36%;font-size:15px}.rule,.invitation{margin-left:36%}}@media(max-width:520px){.brand-logo{width:180px}.hero{padding-top:15vh}.eyebrow span:last-child{display:none}h1{font-size:clamp(3.25rem,17vw,5.5rem)}.intro{font-size:13px;max-width:92%}footer span:last-child{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
