:root{--ink:#15212d;--cream:#f5f0e7;--orange:#ec6f36;--blue:#4267b2;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--cream);margin:0;font-family:Arial,Helvetica,sans-serif}h1,h2,p{margin-top:0}h1,h2{font-family:Georgia,Times New Roman,serif;line-height:.98}h1{letter-spacing:-.06em;max-width:800px;margin-bottom:28px;font-size:clamp(4rem,10vw,8.5rem)}h2{letter-spacing:-.045em;margin-bottom:24px;font-size:clamp(2.8rem,6vw,5.5rem)}p{line-height:1.65}a{color:inherit}.eyebrow{letter-spacing:.18em;text-transform:uppercase;margin-bottom:20px;font-size:.78rem;font-weight:800}.eyebrow--dark{color:var(--orange)}.hero,.venue{isolation:isolate;min-height:92vh;color:var(--white);background-position:50%;background-size:cover;place-items:center;display:grid;position:relative;overflow:hidden}.hero{background-image:url(/bkgs/bkg_ote.png)}.hero__overlay,.venue__overlay{z-index:-1;background:linear-gradient(120deg,#05121ee0,#05121e4d),linear-gradient(#0000 40%,#05121e6b);position:absolute;inset:0}.hero__content,.venue__content{width:min(1180px,100% - 48px);padding:100px 0}.hero__content>p:not(.eyebrow){max-width:620px;font-size:clamp(1.1rem,2vw,1.4rem)}.hero__detail{font-weight:700}.split,.social{grid-template-columns:1fr 1fr;min-height:680px;display:grid}.split__image,.social__image{min-height:480px;position:relative}.split__image img,.social__image img{object-fit:cover}.split__content,.social__content{flex-direction:column;justify-content:center;padding:clamp(48px,8vw,120px);display:flex}.split__content>p:not(.eyebrow),.social__content>p:not(.eyebrow){max-width:560px;font-size:1.1rem}.venue{text-align:center;background-image:url(/bkgs/bkg_tbe.jpg);min-height:800px}.venue__overlay{background:#0b1c2aad}.venue__content{max-width:850px}.venue__content>p:not(.eyebrow){max-width:680px;margin-left:auto;margin-right:auto;font-size:1.1rem}.venue__location{color:#f5bd6b;letter-spacing:.14em;text-transform:uppercase;margin-bottom:28px;font-weight:800;font-size:1rem!important}.actions{justify-content:center;gap:14px;margin-top:36px;display:flex}.actions a,.social__button{border:2px solid var(--white);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:14px 22px;font-size:.8rem;font-weight:800;text-decoration:none;display:inline-block}.actions a:hover{color:var(--ink);background:var(--white)}.social{color:var(--white);background:var(--blue)}.social__button{align-self:flex-start;margin-top:20px}.social__button:hover{color:var(--blue);background:var(--white)}footer{color:#ffffffc7;background:#101923;justify-content:space-between;gap:24px;padding:28px 36px;font-size:.82rem;display:flex}footer p{margin:0}@media (max-width:800px){.hero,.venue{min-height:720px}.split,.social{grid-template-columns:1fr}.social__image{order:-1}.actions{flex-direction:column;align-items:center}footer{text-align:center;flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
