@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#151515;color:#ece9e3;font-family:Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.site-shell{width:min(820px,calc(100% - 32px));margin:auto}.site-header{min-height:76px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #383838;color:#9e9b95;font-size:10px;letter-spacing:.12em;text-transform:uppercase}.brand{display:flex;align-items:center;gap:9px;color:#e9e6df;font-size:11px;font-weight:700}.brand span{display:grid;place-items:center;width:27px;height:27px;border:1px solid #c7a567;border-radius:9px;color:#c7a567}.site-header p{margin:0}.hero{padding:76px 0 62px}.eyebrow,.event-kicker{margin:0;color:#c7a567;font-size:10px;font-weight:700;letter-spacing:.17em;text-transform:uppercase}.hero h1{margin:17px 0 21px;font-size:clamp(46px,9vw,78px);line-height:.96;letter-spacing:-.075em}.hero h1 em{color:#c7a567;font-style:normal;font-weight:500}.hero-copy{margin:0;color:#aaa7a0;font-size:15px;line-height:1.7}.notes{margin-bottom:80px;padding:25px;border:1px solid #3b3a37;border-radius:24px;background:linear-gradient(135deg,#212120,#1c1c1c)}.notes-heading{display:flex;gap:13px;align-items:center}.notes-heading>svg{width:22px;color:#c7a567}.notes h2{margin:4px 0 0;font-size:22px;letter-spacing:-.05em}.notes ul{display:grid;gap:11px;padding:21px 0 17px;margin:22px 0 0;border-top:1px solid #3b3a37;border-bottom:1px solid #3b3a37;list-style:none;color:#c2bfb9;font-size:13px;line-height:1.55}.notes li{position:relative;padding-left:16px}.notes li:before{content:"•";position:absolute;left:0;color:#c7a567}.notes strong{color:#e8e4dd}.letter{padding-top:21px;color:#b8b5af;font-size:13px;line-height:1.65}.letter-label{margin:0 0 13px;color:#c7a567;font-size:10px;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.letter>p:not(.letter-label):not(.notes-signoff){margin:0 0 13px}.notes-signoff{margin:17px 0 0;color:#88857f;font-size:12px;line-height:1.6}.day{padding:0 0 72px}.day-heading{padding-bottom:20px;border-bottom:1px solid #4a4741}.day-heading h2{margin:5px 0 0;font-size:34px;letter-spacing:-.065em}.event-list{display:grid;gap:15px;padding-top:20px}.event-card{overflow:hidden;border-radius:23px;background:#202020}.event-media{position:relative}.event-image{display:block;width:100%;aspect-ratio:16 / 9;max-height:230px;object-fit:cover}.event-content{padding:22px 24px 23px}.event-time{margin-bottom:14px;color:#f0eee9;font-size:23px;font-weight:800;letter-spacing:-.075em;line-height:1}.event-time small{color:#c7a567;font-size:9px;letter-spacing:.09em}.event-media .event-time{position:absolute;top:13px;left:13px;margin:0;padding:9px 11px;border:1px solid rgba(232,229,223,.2);border-radius:11px;background:#121212b8;backdrop-filter:blur(8px);font-size:20px}.event-kicker{display:flex;align-items:center;gap:7px}.event-kicker svg{width:14px;height:14px}.event-card h3{margin:7px 0 6px;font-size:24px;letter-spacing:-.06em}.event-description{margin:0 0 14px;color:#aaa7a0;font-size:13px;line-height:1.55}.callout{margin:0 0 14px;padding:10px 12px;border-radius:11px;background:#2a2927;color:#d8c08c;font-size:12px;line-height:1.45}.address-copy{display:inline-flex;align-items:center;gap:8px;max-width:100%;padding:0;margin:1px 0 17px;border:0;background:transparent;color:#b4b1ab;cursor:pointer;text-align:left;font-size:12px;line-height:1.45}.address-copy span{text-decoration:underline;text-decoration-color:#68645d;text-underline-offset:4px}.address-copy svg{flex:none;width:14px;height:14px;color:#c7a567}.address-copy:hover,.address-copy:focus-visible,.address-copy.is-copied{color:#e8e4dd;outline:none}.address-copy.is-copied svg{color:#78aa83}.event-actions{display:flex;flex-wrap:wrap;gap:8px}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:39px;padding:0 13px;border:1px solid #605c55;border-radius:12px;font-size:10px;font-weight:700;letter-spacing:.025em;transition:transform .18s ease,background .18s ease}.button:hover{transform:translateY(-2px)}.button svg{width:14px;height:14px;stroke-width:1.8}.button-primary{border-color:#c7a567;background:#c7a567;color:#1a1917}.button-secondary{color:#e5e1da}.event-card--simple{display:flex;gap:18px;align-items:flex-start;padding:23px 24px;background:linear-gradient(135deg,#202020,#1d1d1d)}.event-card--simple .event-content{padding:0}.simple-icon{display:grid;flex:none;place-items:center;width:39px;height:39px;border-radius:13px;background:#2b2926;color:#c7a567}.simple-icon svg{width:18px}.event-card--simple h3{margin-top:6px}.event-card--simple .event-description{margin-bottom:0}.day--last{padding-bottom:50px}.day--last .event-card{margin-top:20px}footer{display:flex;justify-content:space-between;padding:25px 0 36px;border-top:1px solid #363431;color:#77746e;font-size:9px;letter-spacing:.13em;text-transform:uppercase}@media(min-width:760px){.event-card:not(.event-card--simple){display:grid;grid-template-columns:300px minmax(0,1fr)}.event-image{height:100%;max-height:none}.event-media{height:100%}.event-content{padding:28px}.notes{padding:31px}}@media(max-width:520px){.site-shell{width:min(100% - 28px,820px)}.site-header p{display:none}.hero{padding:60px 0 50px}.notes{margin-bottom:63px;padding:21px;border-radius:20px}.day{padding-bottom:58px}.day-heading h2{font-size:31px}.event-content{padding:20px}.event-card h3{font-size:22px}.event-card--simple{padding:20px}.button{min-height:37px;padding:0 11px;font-size:9px}footer{font-size:8px}}
