:root{--aat-black:#080808;--aat-ivory:#f2eee5;--aat-white:#fff;--aat-charcoal:#1a1a1a;--aat-grey:#747474;--aat-line:rgba(8,8,8,.18);--aat-accent:#ae9970;--aat-serif:"Iowan Old Style","Baskerville","Times New Roman",serif;--aat-sans:"Helvetica Neue",Arial,sans-serif;--aat-shell:1500px;--aat-pad:clamp(20px,4vw,70px)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--aat-white);color:var(--aat-black);font-family:var(--aat-sans);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}body.aat-menu-open{overflow:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}button,input,select,textarea{font:inherit}.aat-shell{width:min(calc(100% - (var(--aat-pad)*2)),var(--aat-shell));margin-inline:auto}.aat-eyebrow{text-transform:uppercase;font-size:10px;letter-spacing:.28em;font-weight:700}.aat-button{display:inline-flex;min-height:50px;padding:0 24px;align-items:center;justify-content:center;text-transform:uppercase;font-size:10px;letter-spacing:.16em;border:1px solid currentColor;transition:.25s}.aat-button:hover{transform:translateY(-1px);opacity:.84}.aat-button--dark{background:var(--aat-black);color:#fff;border-color:var(--aat-black)}.aat-button--light{background:#fff;color:#111;border-color:#fff}.aat-button--outline{color:#fff;background:transparent}.aat-text-cta{font-size:11px;text-transform:uppercase;letter-spacing:.15em}.aat-main{min-height:60vh}
.aat-header{position:sticky;top:0;z-index:70;background:rgba(250,249,246,.93);backdrop-filter:blur(22px);border-bottom:1px solid rgba(0,0,0,.07);transition:.3s}.aat-header.is-scrolled{box-shadow:0 8px 30px rgba(0,0,0,.04)}.aat-header__inner{min-height:82px;display:flex;align-items:center;gap:32px}.aat-brand{display:flex;flex-direction:column;line-height:.95;min-width:150px}.aat-brand__main{font-family:var(--aat-serif);font-size:24px;letter-spacing:.03em}.aat-brand__city{font-size:9px;letter-spacing:.33em;margin-top:7px}.aat-nav{margin-left:auto}.aat-nav__menu{display:flex;gap:25px;list-style:none;padding:0;margin:0;text-transform:uppercase;font-size:10px;letter-spacing:.14em}.aat-nav__menu a,.aat-text-link{transition:opacity .2s}.aat-nav__menu a:hover,.aat-text-link:hover{opacity:.45}.aat-header__actions{display:flex;align-items:center;gap:17px;font-size:10px;text-transform:uppercase;letter-spacing:.12em}.aat-menu-toggle{display:none;width:42px;height:42px;background:none;border:0;padding:10px}.aat-menu-toggle span{display:block;height:1px;background:#111;margin:6px 0}.aat-mobile-menu{display:none}.aat-concierge-float{position:fixed;right:20px;bottom:22px;z-index:45;background:#0a0a0a;color:#fff;padding:13px 15px;font-size:9px;letter-spacing:.14em;text-transform:uppercase;box-shadow:0 12px 32px rgba(0,0,0,.18)}.aat-concierge-float span{font-weight:700}.aat-mobile-tabs{display:none}
.aat-hero{position:relative;min-height:calc(100vh - 82px);background:#0a0a0a;color:#fff;overflow:hidden}.aat-hero__media{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.74),rgba(0,0,0,.16)),url('../images/yacht-sunset.jpg') center/cover no-repeat;transform:scale(1.01)}.aat-hero__shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(0,0,0,.38))}.aat-hero__inner{position:relative;z-index:2;min-height:calc(100vh - 82px);display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:70px}.aat-hero__copy{max-width:920px}.aat-hero h1{font-family:var(--aat-serif);font-weight:400;font-size:clamp(74px,10vw,156px);line-height:.78;letter-spacing:-.05em;margin:.12em 0 .28em}.aat-lede{font-family:var(--aat-serif);font-size:clamp(20px,2vw,30px);line-height:1.34;max-width:760px}.aat-actions{display:flex;align-items:center;gap:26px;margin-top:30px}.aat-hero__edition{position:absolute;right:0;bottom:70px;display:grid;text-align:right;gap:4px;font-size:9px;letter-spacing:.18em;text-transform:uppercase}.aat-marquee{overflow:hidden;border-bottom:1px solid #ddd;background:#f6f3ed}.aat-marquee>div{white-space:nowrap;padding:15px 0;font-size:9px;letter-spacing:.22em;text-align:center}
.aat-section{padding:clamp(76px,9vw,148px) 0}.aat-section--ivory{background:var(--aat-ivory)}.aat-section--dark{background:var(--aat-black);color:#fff}.aat-section h2,.aat-display-sm{font-family:var(--aat-serif);font-weight:400;font-size:clamp(52px,6vw,96px);line-height:.9;letter-spacing:-.035em;margin:.16em 0 .58em}.aat-section__heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:46px}.aat-section__heading>a{font-size:10px;text-transform:uppercase;letter-spacing:.14em}.aat-event-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:36px 18px}.aat-event-card__image{position:relative;aspect-ratio:4/5;background:linear-gradient(135deg,#ddd,#bdbdbd);overflow:hidden;margin-bottom:16px}.aat-event-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .55s}.aat-event-card:hover .aat-event-card__image img{transform:scale(1.025)}.aat-event-card__meta{display:flex;justify-content:space-between;gap:12px;font-size:9px;text-transform:uppercase;letter-spacing:.14em;color:var(--aat-grey)}.aat-event-card h3{font-family:var(--aat-serif);font-size:30px;font-weight:400;line-height:1.05;margin:8px 0}.aat-event-card__venue{font-size:12px;color:var(--aat-grey)}.aat-date-links{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--aat-line);border-bottom:1px solid var(--aat-line)}.aat-date-links a{padding:31px 10px;text-align:center;text-transform:uppercase;font-size:10px;letter-spacing:.14em;border-right:1px solid var(--aat-line);transition:.2s}.aat-date-links a:hover{background:#fff}.aat-date-links a:last-child{border-right:0}.aat-two-col{display:grid;grid-template-columns:1fr 1fr;gap:10vw}.aat-benefit-list{display:grid;grid-template-columns:1fr 1fr;margin:36px 0}.aat-benefit-list span{padding:18px 0;border-top:1px solid rgba(255,255,255,.22);font-size:10px;text-transform:uppercase;letter-spacing:.14em}.aat-lifestyle-split{display:grid;grid-template-columns:1.15fr .85fr;min-height:720px;background:#eee9df}.aat-lifestyle-split__image{background:url('../images/luxury-reception.jpg') center/cover}.aat-lifestyle-split__copy{display:flex;flex-direction:column;justify-content:center;padding:9vw}.aat-lifestyle-split h2,.aat-editorial-banner h2,.aat-organizer-callout h2{font-family:var(--aat-serif);font-weight:400;font-size:clamp(52px,6vw,92px);line-height:.91;letter-spacing:-.04em;margin:.18em 0 .35em}.aat-lifestyle-split__copy>p:not(.aat-eyebrow){font-family:var(--aat-serif);font-size:23px}.aat-editorial-banner{position:relative;min-height:760px;background:#111;color:#fff;display:flex;align-items:flex-end}.aat-editorial-banner__image{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.62)),url('../images/white-party-editorial.jpg') center/cover}.aat-editorial-banner__copy{position:relative;z-index:2;padding-bottom:80px}.aat-organizer-callout{display:grid;grid-template-columns:1.2fr .8fr;gap:9vw;align-items:end}.aat-organizer-callout>div:last-child{font-family:var(--aat-serif);font-size:22px}.aat-organizer-callout .aat-button{font-family:var(--aat-sans);margin-top:20px}
.aat-membership-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--aat-line)}.aat-plan{padding:38px 30px;border-right:1px solid var(--aat-line);min-height:440px;display:flex;flex-direction:column}.aat-plan:last-child{border-right:0}.aat-plan__name{font-family:var(--aat-serif);font-size:39px}.aat-plan ul{padding-left:18px;color:#444}.aat-plan__price{font-size:11px;text-transform:uppercase;letter-spacing:.12em;margin:22px 0}.aat-plan .aat-button{margin-top:auto;align-self:flex-start}
.aat-page-hero{background:#0a0a0a;color:#fff;padding:clamp(90px,11vw,170px) 0 70px}.aat-page-hero h1{font-family:var(--aat-serif);font-size:clamp(70px,10vw,150px);font-weight:400;line-height:.82;letter-spacing:-.045em;margin:.14em 0 .18em}.aat-page-hero>div>p:last-child{font-family:var(--aat-serif);font-size:24px;max-width:700px}.aat-content{padding:clamp(65px,8vw,120px) 0}.aat-page__body{max-width:none}.aat-event-hero{position:relative;min-height:700px;background:#111;color:#fff;overflow:hidden}.aat-event-hero__image{position:absolute;inset:0}.aat-event-hero__image img{width:100%;height:100%;object-fit:cover}.aat-event-hero__overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.08) 20%,rgba(0,0,0,.82))}.aat-event-hero__copy{position:absolute;left:0;right:0;bottom:65px}.aat-event-hero h1{font-family:var(--aat-serif);font-weight:400;font-size:clamp(64px,8vw,126px);line-height:.86;letter-spacing:-.04em;margin:.15em 0 .2em;max-width:1100px}.aat-event-detail{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.55fr);gap:8vw}.aat-article-copy{max-width:800px;font-family:var(--aat-serif);font-size:21px}.aat-ticket-panel{position:sticky;top:116px;align-self:start;border:1px solid var(--aat-line);padding:31px}.aat-ticket-panel h3{font-family:var(--aat-serif);font-size:32px;font-weight:400}.aat-ticket-panel .aat-button{width:100%;margin-top:18px}.aat-ticket-panel small{display:block;color:#777;margin-top:14px}.aat-ticket-panel .aat-save--panel{position:static;width:100%;margin-top:8px;border:1px solid #111;background:#fff;padding:13px}.aat-ticket-panel .aat-save--panel.is-saved{background:#111;color:#fff}.aat-price{display:flex;justify-content:space-between;padding:14px 0;border-top:1px solid var(--aat-line)}.aat-price--member{color:#6d5730}.aat-saving{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#6d5730}.aat-details{display:grid;grid-template-columns:140px 1fr;margin-top:55px}.aat-details dt,.aat-details dd{padding:13px 0;border-top:1px solid var(--aat-line);margin:0}.aat-article-hero{height:min(72vh,850px);background:#ddd}.aat-article-hero img{width:100%;height:100%;object-fit:cover}.aat-article-copy{margin:auto}.aat-article-copy>p:first-child{font-size:27px}
.aat-footer{background:#080808;color:#fff;padding:85px 0 92px}.aat-footer__top{display:grid;grid-template-columns:1fr 1fr;gap:8vw;padding-bottom:65px;border-bottom:1px solid rgba(255,255,255,.17);margin-bottom:55px}.aat-footer__statement>span{display:block;font-family:var(--aat-serif);font-size:42px}.aat-footer__statement>small{letter-spacing:.34em}.aat-footer__statement p{font-family:var(--aat-serif);font-size:28px;margin-top:34px}.aat-footer__newsletter h3{font-family:var(--aat-serif);font-size:31px;font-weight:400}.aat-footer__newsletter form{display:flex;border-bottom:1px solid rgba(255,255,255,.45)}.aat-footer__newsletter input{flex:1;background:none;border:0;color:#fff;padding:14px 0}.aat-footer__newsletter button{border:0;background:none;color:#fff;text-transform:uppercase;font-size:9px;letter-spacing:.14em}.aat-footer__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:40px}.aat-footer h3{font-size:9px;text-transform:uppercase;letter-spacing:.17em;color:#999}.aat-footer__grid a{display:block;font-family:var(--aat-serif);font-size:18px;margin:8px 0}.aat-footer__bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.17);margin-top:65px;padding-top:21px;font-size:8px;letter-spacing:.13em;text-transform:uppercase;color:#aaa}.aat-footer__bottom div{display:flex;gap:18px}.aat-commerce{padding-top:70px;padding-bottom:110px}.woocommerce .button,.woocommerce button.button,.woocommerce input.button{background:#090909!important;color:#fff!important;border-radius:0!important;text-transform:uppercase;letter-spacing:.13em;font-size:10px!important;padding:16px 22px!important}.woocommerce input,.woocommerce select,.woocommerce textarea{border-radius:0!important;border:1px solid #bbb!important;padding:13px!important}.woocommerce div.product p.price,.woocommerce div.product span.price{color:#111!important}.woocommerce table.shop_table{border-radius:0!important}.woocommerce-message,.woocommerce-info{border-top-color:#111!important}.woocommerce-message::before,.woocommerce-info::before{color:#111!important}
@media(max-width:1100px){.aat-nav{display:none}.aat-header__actions>.aat-text-link{display:none}.aat-menu-toggle{display:block}.aat-event-grid{grid-template-columns:repeat(2,1fr)}.aat-lifestyle-split{grid-template-columns:1fr 1fr}.aat-footer__grid{grid-template-columns:repeat(2,1fr)}.aat-organizer-callout{grid-template-columns:1fr}.aat-mobile-menu{position:fixed;inset:0;z-index:100;background:#0a0a0a;color:#fff;padding:34px var(--aat-pad);transform:translateY(-102%);transition:transform .42s cubic-bezier(.76,0,.24,1);display:block}.aat-menu-open .aat-mobile-menu{transform:none}.aat-mobile-close{position:absolute;right:24px;top:20px;border:0;background:none;color:#fff;font-size:35px}.aat-mobile-menu__brand{font-family:var(--aat-serif);font-size:28px}.aat-mobile-menu__brand small{font-family:var(--aat-sans);font-size:8px;letter-spacing:.25em;margin-left:8px}.aat-mobile-menu nav{display:flex;flex-direction:column;margin-top:14vh}.aat-mobile-menu nav a{font-family:var(--aat-serif);font-size:clamp(38px,8vw,72px);line-height:1.08;border-bottom:1px solid rgba(255,255,255,.16);padding:8px 0}}
@media(max-width:760px){body{padding-bottom:58px}.aat-header__inner{min-height:68px}.aat-header__actions>.aat-button{display:none}.aat-brand__main{font-size:20px}.aat-brand__city{font-size:8px}.aat-hero{min-height:760px}.aat-hero__inner{min-height:760px;padding-bottom:44px}.aat-hero__media{background-position:58% center}.aat-hero h1{font-size:clamp(66px,19vw,100px)}.aat-hero__edition{display:none}.aat-actions{align-items:flex-start;flex-direction:column}.aat-section{padding:76px 0}.aat-section__heading{align-items:flex-start;flex-direction:column}.aat-event-grid{grid-template-columns:1fr;gap:36px}.aat-event-card h3{font-size:33px}.aat-date-links{grid-template-columns:1fr}.aat-date-links a{border-right:0;border-bottom:1px solid var(--aat-line);text-align:left;padding:20px 0}.aat-two-col,.aat-lifestyle-split,.aat-footer__top{grid-template-columns:1fr}.aat-lifestyle-split__image{min-height:520px}.aat-lifestyle-split__copy{padding:70px var(--aat-pad)}.aat-editorial-banner{min-height:650px}.aat-membership-grid{grid-template-columns:1fr}.aat-plan{border-right:0;border-bottom:1px solid var(--aat-line);min-height:410px;padding-inline:0}.aat-plan--featured{padding-inline:24px}.aat-event-detail{grid-template-columns:1fr}.aat-ticket-panel{position:relative;top:auto}.aat-event-hero{min-height:610px}.aat-event-hero__copy{bottom:38px}.aat-footer__grid{grid-template-columns:1fr 1fr}.aat-footer__bottom{flex-direction:column}.aat-concierge-float{display:none}.aat-mobile-tabs{position:fixed;bottom:0;left:0;right:0;z-index:60;display:grid;grid-template-columns:repeat(5,1fr);background:#0a0a0a;color:#fff;border-top:1px solid #333}.aat-mobile-tabs a{padding:14px 3px 12px;text-align:center;font-size:8px;letter-spacing:.1em;text-transform:uppercase}.aat-page-hero{padding-top:100px}.aat-page-hero h1{font-size:clamp(62px,18vw,100px)}.aat-footer{padding-bottom:55px}}

/* Elite Lifestyle Club™ v3 visual system */
:root{--aat-black:#070605;--aat-ivory:#f2ede4;--aat-white:#fbfaf7;--aat-charcoal:#171411;--aat-grey:#756f68;--aat-line:rgba(22,18,14,.16);--aat-accent:#b99a62;--aat-deep:#13100d;--aat-serif:"Baskerville","Iowan Old Style","Palatino Linotype","Book Antiqua",serif;--aat-sans:"Helvetica Neue",Helvetica,Arial,sans-serif;--aat-shell:1540px;--aat-pad:clamp(20px,4vw,72px)}
body{background:var(--aat-white);color:var(--aat-deep)}
.aat-header{background:rgba(7,6,5,.94);color:#f7f0e4;border-bottom:1px solid rgba(255,255,255,.12);backdrop-filter:blur(24px)}
.aat-header.is-scrolled{box-shadow:0 16px 45px rgba(0,0,0,.18)}
.aat-header__inner{min-height:88px}
.aat-brand{min-width:194px}.aat-brand__main{font-family:var(--aat-serif);font-size:21px;letter-spacing:.045em}.aat-brand__city{color:var(--aat-accent);font-size:8px;letter-spacing:.42em}
.aat-nav__menu{gap:28px}.aat-header__actions{gap:18px}.aat-header .aat-button--dark{background:transparent;color:#f7f0e4;border-color:rgba(255,255,255,.42)}.aat-header .aat-button--dark:hover{background:#f7f0e4;color:#111}
.aat-menu-toggle span{background:#f7f0e4}
.aat-hero{min-height:calc(100vh - 88px)}
.aat-hero__media{background:linear-gradient(90deg,rgba(0,0,0,.82) 0%,rgba(0,0,0,.46) 48%,rgba(0,0,0,.17) 100%),url('../images/yacht-sunset.jpg') center/cover no-repeat;filter:saturate(.72) contrast(1.05)}
.aat-hero__shade{background:linear-gradient(180deg,rgba(0,0,0,.04) 48%,rgba(0,0,0,.72))}
.aat-hero__inner{min-height:calc(100vh - 88px);padding-bottom:78px}.aat-hero__copy{max-width:1050px}.aat-hero h1{font-size:clamp(70px,9.4vw,148px);line-height:.82;letter-spacing:-.045em}.aat-hero .aat-lede{max-width:790px;color:#eee4d7}.aat-hero__edition{color:#d7c7aa}
.aat-eyebrow{color:inherit}.aat-hero .aat-eyebrow,.aat-section--dark .aat-eyebrow,.aat-editorial-banner .aat-eyebrow{color:#cdb88f}
.aat-marquee{background:#0e0c0a;color:#d7c7aa;border-bottom:1px solid rgba(255,255,255,.12)}.aat-marquee>div{padding:17px 0}
.aat-section{padding:clamp(80px,9vw,150px) 0}.aat-section--ivory{background:#eee7dc}.aat-section--dark{background:#090806}.aat-section h2,.aat-display-sm{letter-spacing:-.025em}
.aat-button{min-height:52px;border-radius:0}.aat-button--dark{background:#090806;border-color:#090806}.aat-button--light{background:#f7f0e4;color:#13100d;border-color:#f7f0e4}.aat-text-cta{border-bottom:1px solid currentColor;padding-bottom:5px}
.aat-event-grid{gap:46px 20px}.aat-event-card__image{aspect-ratio:3/4;background:#d8d0c5;margin-bottom:18px}.aat-event-card__image:after{content:"";position:absolute;inset:0;box-shadow:inset 0 0 0 1px rgba(255,255,255,.1);pointer-events:none}.aat-event-card h3{font-size:clamp(28px,2.1vw,38px);letter-spacing:-.02em}.aat-event-card__meta{color:#847b70}.aat-event-card__venue{color:#746b61}
.aat-lifestyle-split{background:#191613;color:#f5efe6;min-height:760px}.aat-lifestyle-split__image{background:linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.16)),url('../images/luxury-reception.jpg') center/cover;filter:saturate(.7)}.aat-lifestyle-split__copy{padding:clamp(60px,8vw,135px)}.aat-lifestyle-split__copy>p:not(.aat-eyebrow){color:#d9d0c4}.aat-lifestyle-split .aat-text-cta{color:#d6bd8c}
.aat-date-links{border-color:rgba(22,18,14,.25)}.aat-date-links a{border-color:rgba(22,18,14,.18)}.aat-date-links a:hover{background:#f7f2ea}
.aat-benefit-list span{border-color:rgba(255,255,255,.18);color:#ded5c7}
.aat-editorial-banner{min-height:800px}.aat-editorial-banner__image{background:linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,0,0,.78)),url('../images/white-party-editorial.jpg') center/cover;filter:saturate(.68)}
.aat-organizer-callout{border-top:1px solid var(--aat-line);padding-top:56px}
.aat-membership-grid{border-color:rgba(22,18,14,.24)}.aat-plan{padding:44px 32px;border-color:rgba(22,18,14,.18);min-height:470px}.aat-plan--featured{background:#0a0907;color:#f7f1e8;box-shadow:0 28px 70px rgba(0,0,0,.15)}.aat-plan--featured .aat-eyebrow{color:#cbb487}
.aat-page-hero{background:linear-gradient(140deg,#090806 0%,#16110d 100%);padding-top:clamp(100px,12vw,185px)}.aat-page-hero .aat-eyebrow{color:#c7ad7d}.aat-page-hero>div>p:last-child{color:#d9d0c4}
.aat-event-hero__overlay{background:linear-gradient(180deg,rgba(0,0,0,.12) 18%,rgba(0,0,0,.88))}.aat-ticket-panel{background:#f8f4ed;border-color:#cfc4b3}.aat-price--member,.aat-saving{color:#866a38}
.aat-footer{background:#070605;color:#e9e0d4}.aat-footer a{color:#cfc4b6}.aat-footer__statement small,.aat-footer .aat-eyebrow{color:#c6aa77}.aat-footer input{color:#fff;border-color:rgba(255,255,255,.35)}
.aat-mobile-menu{background:#080705;color:#f5eee4}.aat-mobile-menu__brand small{color:#c5a973}.aat-concierge-float{background:#b5965e;color:#0b0907;box-shadow:0 18px 42px rgba(0,0,0,.26)}
::selection{background:#b99a62;color:#0b0907}
@media(max-width:760px){.aat-header__inner{min-height:72px}.aat-brand{min-width:150px}.aat-brand__main{font-size:17px}.aat-brand__city{font-size:7px}.aat-hero{min-height:760px}.aat-hero__inner{min-height:760px}.aat-hero__media{background-position:62% center}.aat-hero h1{font-size:clamp(58px,17vw,92px)}.aat-lifestyle-split__image{min-height:560px}.aat-plan--featured{padding-inline:24px}.aat-mobile-tabs{background:#080705}}


/* Elite Lifestyle Club™ v3.0.1 — transparent supplied logo integration */
.aat-header{background:rgba(7,6,5,.965)}
.aat-brand{display:flex;align-items:flex-start;justify-content:center;min-width:205px;line-height:1}
.aat-brand__logo{display:block;width:205px;max-width:100%;height:auto;object-fit:contain;opacity:.98}
.aat-mobile-menu__brand{width:min(250px,62vw);line-height:1}
.aat-mobile-menu__brand img{display:block;width:100%;height:auto;opacity:.98}
.aat-footer__statement .aat-footer__logo{display:block;width:min(270px,72vw);height:auto;margin:0 0 20px;opacity:.97}
.aat-footer__statement>span,.aat-footer__statement>small{display:none}
@media(max-width:1200px){.aat-brand{min-width:190px}.aat-brand__logo{width:190px}}
@media(max-width:760px){.aat-header__inner{min-height:78px}.aat-brand{min-width:145px}.aat-brand__logo{width:145px}.aat-mobile-menu__brand{width:min(220px,68vw)}}


/* Elite Lifestyle Club™ v3.0.2 — refined logo scale */
.aat-header__inner{min-height:78px}
.aat-brand{min-width:165px}
.aat-brand__logo{width:165px}
.aat-mobile-menu__brand{width:min(190px,54vw)}
.aat-footer__statement .aat-footer__logo{width:min(215px,62vw);margin-bottom:18px}
@media(max-width:1200px){.aat-brand{min-width:155px}.aat-brand__logo{width:155px}}
@media(max-width:760px){.aat-header__inner{min-height:68px}.aat-brand{min-width:122px}.aat-brand__logo{width:122px}.aat-mobile-menu__brand{width:min(170px,55vw)}.aat-footer__statement .aat-footer__logo{width:min(190px,58vw)}}

/* Elite Lifestyle Club™ v3.0.3 — logo reduced to 50% of v3.0.2 scale */
.aat-brand{min-width:83px}
.aat-brand__logo{width:83px}
.aat-mobile-menu__brand{width:min(95px,27vw)}
.aat-footer__statement .aat-footer__logo{width:min(108px,31vw);margin-bottom:14px}
@media(max-width:1200px){.aat-brand{min-width:78px}.aat-brand__logo{width:78px}}
@media(max-width:760px){.aat-header__inner{min-height:64px}.aat-brand{min-width:61px}.aat-brand__logo{width:61px}.aat-mobile-menu__brand{width:min(85px,28vw)}.aat-footer__statement .aat-footer__logo{width:min(95px,29vw)}}


/* Elite Lifestyle Club™ v3.0.4 — mobile hero headline fit */
@media(max-width:760px){
  .aat-hero h1{font-size:clamp(30px,9.2vw,48px);line-height:.86;letter-spacing:-.045em;max-width:100%;}
}


/* Elite Lifestyle Club™ v3.0.5 — supplied yacht / fashion imagery */
.aat-hero__media{background:linear-gradient(90deg,rgba(0,0,0,.73) 0%,rgba(0,0,0,.42) 46%,rgba(0,0,0,.10) 100%),url('../images/yacht-sunset.jpg') center 54%/cover no-repeat;filter:saturate(.82) contrast(1.02)}
.aat-lifestyle-split__image{background:linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.18)),url('../images/luxury-reception.jpg') center/cover no-repeat;filter:saturate(.86)}
.aat-editorial-banner__image{background:linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,0,0,.72)),url('../images/white-party-editorial.jpg') center 30%/cover no-repeat;filter:saturate(.86)}
@media(max-width:760px){
  .aat-hero__media{background-position:48% center}
  .aat-lifestyle-split__image{background-position:center 42%}
  .aat-editorial-banner__image{background-position:center 28%}
}


/* Elite Lifestyle Club™ v3.0.6 — curated luxury photo system */
.aat-hero__media{
  background:
    linear-gradient(90deg,rgba(0,0,0,.76) 0%,rgba(0,0,0,.44) 46%,rgba(0,0,0,.12) 100%),
    url('../images/yacht-sunset.jpg') center 56%/cover no-repeat;
  filter:saturate(.84) contrast(1.03);
}
.aat-lifestyle-split__image{
  background:
    linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.16)),
    url('../images/luxury-reception.jpg') center/cover no-repeat;
  filter:saturate(.88);
}
.aat-editorial-banner__image{
  background:
    linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,0,0,.74)),
    url('../images/white-party-editorial.jpg') center 32%/cover no-repeat;
  filter:saturate(.9);
}
.aat-event-card__image img,.aat-content-card__image img{object-position:center center}
@media(max-width:760px){
  .aat-hero__media{background-position:51% center}
  .aat-lifestyle-split__image{background-position:center 38%}
  .aat-editorial-banner__image{background-position:center 28%}
}

/* Elite Lifestyle Club™ v3.0.9 — private-club membership FAQ refinement */
.aat-faq{max-width:1180px;margin:0 auto;padding:0 var(--aat-pad,24px) 80px}
.aat-faq details{border-top:1px solid rgba(22,18,14,.2);padding:0}
.aat-faq details:last-child{border-bottom:1px solid rgba(22,18,14,.2)}
.aat-faq summary{cursor:pointer;list-style:none;padding:29px 42px 29px 0;font-family:var(--aat-serif,Georgia,serif);font-size:clamp(25px,2.15vw,34px);line-height:1.12;position:relative}
.aat-faq summary::-webkit-details-marker{display:none}
.aat-faq summary:after{content:'+';position:absolute;right:2px;top:50%;transform:translateY(-50%);font-family:Arial,sans-serif;font-size:24px;font-weight:300}
.aat-faq details[open] summary:after{content:'–'}
.aat-faq details p{max-width:800px;margin:-4px 0 30px;font-size:16px;line-height:1.75;color:rgba(22,18,14,.76)}
@media(max-width:700px){.aat-faq{padding-bottom:56px}.aat-faq summary{font-size:25px;padding:23px 34px 23px 0}.aat-faq details p{font-size:15px;line-height:1.68;margin-bottom:24px}}

/* Elite Lifestyle Club™ v3.0.10 — hero headline scaled to section-title hierarchy */
.aat-hero h1{
  font-size:clamp(52px,6vw,96px);
  line-height:.90;
  letter-spacing:-.035em;
  max-width:820px;
}
@media(max-width:760px){
  .aat-hero h1{
    font-size:clamp(36px,11vw,48px);
    line-height:.92;
    letter-spacing:-.03em;
    max-width:100%;
  }
}
@media(max-width:390px){
  .aat-hero h1{font-size:clamp(34px,10.6vw,42px)}
}

/* Elite Lifestyle Club™ v3.0.11 — reliable mobile navigation */
.aat-menu-toggle,.aat-mobile-close{
  cursor:pointer;
  touch-action:manipulation;
  -webkit-tap-highlight-color:transparent;
}
.aat-menu-toggle{position:relative;z-index:2;flex:0 0 42px}
.aat-menu-toggle span{pointer-events:none}
@media(max-width:1100px){
  .aat-mobile-menu{
    min-height:100vh;
    min-height:100dvh;
    visibility:hidden;
    opacity:0;
    pointer-events:none;
    transform:translate3d(0,-102%,0);
    transition:transform .42s cubic-bezier(.76,0,.24,1),opacity .18s ease,visibility 0s linear .42s;
    overflow-y:auto;
    -webkit-overflow-scrolling:touch;
  }
  .aat-menu-open .aat-mobile-menu{
    visibility:visible;
    opacity:1;
    pointer-events:auto;
    transform:translate3d(0,0,0);
    transition:transform .42s cubic-bezier(.76,0,.24,1),opacity .18s ease,visibility 0s;
  }
  .aat-mobile-close{z-index:2;min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center}
}


/* Elite Lifestyle Club™ v3.1.0 — private access / cPanel canvas */
.aat-content--private-portal{padding:0;background:#fbf8f2}
.aat-shell--private-portal{width:100%;max-width:none;margin:0}
.aat-main--private-portal .aat-page__body{width:100%}
.elc-access-page .aat-mobile-tabs{display:none}
@media(max-width:760px){body.elc-access-page{padding-bottom:0}.aat-main--private-portal{min-height:calc(100vh - 64px)}}

/* Elite Lifestyle Club™ v3.1.4 — corporate mobile type scale + right-aligned supplied logo */
.aat-brand__logo{width:96px;height:auto;max-height:50px;object-fit:contain;object-position:right center}
.aat-brand{min-width:96px;align-items:flex-end}
.aat-mobile-menu__brand{margin-left:auto;margin-right:0;width:min(124px,30vw)}
.aat-footer__statement .aat-footer__logo{width:min(150px,38vw)}

@media(max-width:760px){
  /* Header: menu control left, supplied ELITE lockup at top right. */
  .aat-header__inner{min-height:64px;gap:14px;justify-content:space-between}
  .aat-header__actions{order:1;margin-right:auto}
  .aat-brand{order:3;margin-left:auto;min-width:86px;align-items:flex-end;justify-content:center}
  .aat-brand__logo{width:86px;max-height:42px;object-position:right center}
  .aat-menu-toggle{width:42px;height:42px}

  /* A smaller, more institutional headline hierarchy across public pages. */
  .aat-page-hero{padding-top:72px;padding-bottom:44px}
  .aat-page-hero h1{font-size:clamp(38px,11vw,50px);line-height:.94;letter-spacing:-.032em;margin:.18em 0 .2em}
  .aat-page-hero>div>p:last-child{font-size:18px;line-height:1.42;max-width:92%}
  .aat-section h2,.aat-display-sm,.aat-lifestyle-split h2,.aat-editorial-banner h2,.aat-organizer-callout h2{font-size:clamp(34px,9.8vw,44px);line-height:.98;letter-spacing:-.025em}
  .aat-event-hero h1{font-size:clamp(40px,11.5vw,52px);line-height:.96;letter-spacing:-.03em}
  .aat-event-card h3{font-size:28px;line-height:1.04}
  .aat-ticket-panel h3{font-size:27px}
  .aat-article-copy>p:first-child{font-size:22px}
  .aat-mobile-menu__brand{width:min(112px,28vw);margin-left:auto}
  .aat-mobile-menu nav a{font-size:clamp(30px,8.7vw,42px);line-height:1.08}
}
@media(max-width:390px){
  .aat-page-hero h1{font-size:clamp(35px,10.5vw,43px)}
  .aat-section h2,.aat-display-sm,.aat-lifestyle-split h2,.aat-editorial-banner h2,.aat-organizer-callout h2{font-size:34px}
  .aat-event-hero h1{font-size:40px}
}


/* Elite Lifestyle Club v3.1.7 — portal/header cleanup */
body.elc-private-portal .aat-header,body.elc-private-portal .aat-mobile-menu,body.elc-private-portal .aat-concierge-float{display:none!important}
.aat-member-card__mark{display:none!important}
