/* A distinct homepage composition, with the day as its central visual story. */
.home-editorial .hero{padding:40px var(--gutter) 0;background:#263024}
.home-editorial .hero-layout{display:block;max-width:1320px}
.home-editorial .hero-copy{display:grid;grid-template-columns:1.45fr 1fr;gap:0 55px;align-items:end}
.home-editorial .hero-eyebrow{grid-column:1/-1;margin:0 0 24px;font-size:13px}
.home-editorial .hero h1{grid-column:1;grid-row:2/4;font-size:clamp(90px,12vw,180px);line-height:.82;margin:0;letter-spacing:-.055em}
.home-editorial .hero h1 em{color:#dfc19a}
.home-editorial .hero-sub{grid-column:2;grid-row:2;max-width:480px;font-size:20px;line-height:1.55;margin:0;padding-top:25px}
.home-editorial .hero-actions{grid-column:2;grid-row:3;margin:24px 0 0;align-self:start;gap:20px}
.home-editorial .primary-action{background:#ead3ae;color:#263024;font-size:15px;padding:16px 22px}
.hero-host-row{max-width:1320px;margin:30px auto 0;border-top:1px solid #ffffff30;padding:20px 0}
.home-editorial .host-profile{display:grid;grid-template-columns:86px auto 1fr;grid-template-rows:auto auto;gap:0 20px;border:0;padding:0;align-items:center}
.home-editorial .host-profile>a{grid-column:1;grid-row:1/3;width:86px}
.home-editorial .host-profile>a>img{width:86px!important;height:86px!important;aspect-ratio:1;object-fit:cover!important;object-position:center 35%!important;border-radius:0!important}
.home-editorial .host-profile>p:first-of-type{grid-column:2;grid-row:1;margin:0!important;align-self:end;font-size:12px!important}
.home-editorial .host-profile>p:nth-of-type(2){grid-column:2;grid-row:2;align-self:start;font-size:29px!important}
.home-editorial .host-profile>div{grid-column:3;grid-row:1/3;justify-self:end;margin:0!important;gap:24px!important}
.home-editorial .hero-route{margin:0 auto;padding:14px 0;border-top:1px solid #ffffff30;font-size:12px}
.home-editorial .ticker-wrap{background:#dfd5c4}
.home-editorial .format-section{padding:34px var(--gutter);background:#f5f0e8}
.home-editorial .format-headline{max-width:940px;font-size:clamp(42px,5vw,72px);margin-bottom:26px}
.home-editorial .format-items{display:grid;grid-template-columns:1fr 1fr;gap:18px;border:0}
.home-editorial .format-item{position:relative;display:block;min-height:0;height:420px;padding:0;overflow:hidden;border:0;background:#263024;isolation:isolate}
.home-editorial .format-item .day-image{position:absolute;inset:0;margin:0;height:100%;width:100%;z-index:-2}
.home-editorial .format-item .day-image>img{width:100%;height:100%;aspect-ratio:auto;object-fit:cover}
.home-editorial .format-item::after{content:'';position:absolute;inset:30% 0 0;background:linear-gradient(transparent,rgba(17,28,20,.94));z-index:-1;pointer-events:none}
.home-editorial .format-item .format-num{position:absolute;left:25px;bottom:110px;color:#dfc19a;padding:0;margin:0;font-size:13px;letter-spacing:.12em}
.home-editorial .format-item-name{position:absolute;left:25px;right:65px;bottom:26px;padding:0;margin:0;color:#fff8eb;font:600 clamp(30px,3.3vw,48px)/1.02 'Jost',sans-serif;letter-spacing:-.04em;max-width:470px;text-transform:uppercase}
.home-editorial .format-link{position:absolute;right:23px;bottom:26px;top:auto;color:#fff8eb;border-color:#ffffff65;margin:0;width:36px;height:36px;background:transparent}
.home-editorial .day-image>figcaption{top:16px;left:18px;bottom:auto;padding:5px 9px;font-size:11px;letter-spacing:.08em;text-transform:uppercase;background:#263024b3}
.home-editorial .format-item:last-child{grid-column:1/-1;height:330px}
.home-editorial .community-photos{display:grid;grid-template-columns:1fr 1fr;gap:3px;aspect-ratio:auto;border-radius:0}
.home-editorial .community-photos figure img{height:100%;width:100%;object-fit:cover;object-position:center 55%}
.home-editorial .community-photos figcaption{top:16px;bottom:auto;left:18px;right:auto;padding:5px 9px;background:#263024b3;font-size:12px}
.home-editorial .format-item:last-child .format-num{bottom:86px}
.home-editorial .vision-section{background:#e5ddcf;padding:32px var(--gutter)}
.home-editorial .vision{display:grid;grid-template-columns:1.3fr 1fr;gap:20px 48px}
.home-editorial .vision>.section-label{grid-column:1/-1;margin:0}
.home-editorial .vision-headline{font-size:clamp(34px,3.7vw,52px);margin:0}
.home-editorial .vision-body{font-size:17px;margin:0;line-height:1.7}
.home-editorial .pillars{grid-column:1/-1;margin-top:8px;gap:26px}
.home-editorial .rsvp-inner{text-align:left!important}
@media(max-width:850px){.home-editorial .hero-copy{grid-template-columns:1fr;gap:0}.home-editorial .hero h1{grid-column:1;grid-row:2;font-size:clamp(88px,15vw,145px)}.home-editorial .hero-sub{grid-column:1;grid-row:3;max-width:620px;padding-top:25px;font-size:18px}.home-editorial .hero-actions{grid-column:1;grid-row:4;margin-top:20px}.home-editorial .format-item{height:350px}.home-editorial .format-item .format-num{bottom:100px}.home-editorial .vision{grid-template-columns:1fr}.home-editorial .vision-body{grid-column:1}.home-editorial .vision .pillars{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.home-editorial .hero{padding-top:28px}.home-editorial .hero-eyebrow{margin-bottom:20px}.home-editorial .host-profile{grid-template-columns:72px 1fr;gap:0 16px}.home-editorial .host-profile>a,.home-editorial .host-profile>a>img{width:72px!important;height:72px!important}.home-editorial .host-profile>div{grid-column:2;grid-row:3;justify-self:start;gap:16px!important;margin-top:8px!important}.home-editorial .host-profile>a{grid-row:1/4}.home-editorial .hero-route{gap:12px;font-size:11px}.home-editorial .hero-route>span{display:none}.home-editorial .format-items{grid-template-columns:1fr;gap:14px}.home-editorial .format-item{height:350px}.home-editorial .format-item:last-child{grid-column:auto;height:350px}.home-editorial .format-item-name{font-size:35px;left:20px;bottom:23px}.home-editorial .format-item .format-num{left:20px;bottom:106px}.home-editorial .format-item:last-child .format-num{bottom:106px}.home-editorial .format-section{padding-top:28px;padding-bottom:28px}.home-editorial .vision{gap:18px}.home-editorial .community-photos{grid-template-columns:1fr 1fr}.home-editorial .community-photos figcaption{font-size:10px;left:8px;padding:5px}.home-editorial .hero-actions{gap:15px}}
/* Smaller opening block. */
.home-editorial .hero{padding-top:24px}
.home-editorial .hero-copy{grid-template-columns:1.15fr 1fr;column-gap:40px}
.home-editorial .hero h1{font-size:clamp(76px,8vw,118px);line-height:.86}
.home-editorial .hero-eyebrow{margin-bottom:16px}
.home-editorial .hero-sub{font-size:17px;line-height:1.5;padding-top:0}
.home-editorial .hero-actions{margin-top:17px}
.home-editorial .primary-action{min-height:44px;padding:11px 19px}
.home-editorial .hero-host-row{margin-top:20px;padding:13px 0}
.home-editorial .host-profile{grid-template-columns:64px auto 1fr}
.home-editorial .host-profile>a,.home-editorial .host-profile>a>img{width:64px!important;height:64px!important}
.home-editorial .host-profile>p:nth-of-type(2){font-size:25px!important}
.home-editorial .hero-route{padding:10px 0}
@media(max-width:850px){.home-editorial .hero-copy{grid-template-columns:1fr}.home-editorial .hero h1{font-size:clamp(74px,12vw,104px)}.home-editorial .hero-sub{padding-top:18px}.home-editorial .hero-host-row{margin-top:18px}}
@media(max-width:600px){.home-editorial .host-profile{grid-template-columns:64px 1fr}.home-editorial .hero{padding-top:22px}}
/* Compact event introduction. */
.home-editorial .hero{padding-top:18px}
.home-editorial .hero-copy{grid-template-columns:1fr 1.2fr;column-gap:32px}
.home-editorial .hero h1{font-size:clamp(60px,6vw,86px);line-height:.88}
.home-editorial .hero-eyebrow{margin-bottom:12px;font-size:12px}
.home-editorial .hero-sub{font-size:16px;line-height:1.45;max-width:600px}
.home-editorial .hero-actions{margin-top:12px}
.home-editorial .hero-host-row{margin-top:14px;padding:9px 0}
.home-editorial .host-profile{grid-template-columns:48px auto 1fr;gap:0 13px}
.home-editorial .host-profile>a,.home-editorial .host-profile>a>img{width:48px!important;height:48px!important}
.home-editorial .host-profile>p:nth-of-type(2){font-size:22px!important}
.home-editorial .hero-route{display:none}
@media(max-width:600px){.home-editorial .hero-copy{grid-template-columns:1fr}.home-editorial .hero h1{font-size:66px}.home-editorial .hero-sub{padding-top:14px;font-size:15px}.home-editorial .host-profile{grid-template-columns:48px 1fr}.home-editorial .host-profile>div{margin-top:4px!important}.home-editorial .hero-actions{margin-top:12px}.home-editorial .hero-host-row{margin-top:12px}}
