/* Six reading stations on the same course. No new cards or visual props. */
body[data-edition=home] .home-anchor{position:absolute;inset:0 auto auto 0;scroll-margin-top:var(--header-height);pointer-events:none}
body[data-edition=home] .main-nav{gap:22px;margin-left:0}
body[data-edition=home] .header-tools{gap:17px}
body[data-edition=home] .header-tools .header-login{min-width:44px}
body[data-edition=home] .header-tools .header-join{background:var(--ink);color:var(--cream);padding:9px 17px;border:1px solid var(--ink);font-size:11px;white-space:nowrap}
body[data-edition=home] .hero-chapter{min-height:calc(var(--frame-height)*1.6)}
body[data-edition=home] .games-chapter,body[data-edition=home] .coaching-chapter,body[data-edition=home] .hosts-chapter,body[data-edition=home] .join-chapter{min-height:calc(var(--frame-height)*1.65)}
body[data-edition=home] .how-chapter{min-height:calc(var(--frame-height)*1.8)}
.home-reading{display:grid;grid-template-columns:24% 1fr 19%;gap:0;align-items:center;min-height:var(--frame-height);padding-block:62px}
.home-intro{grid-column:1;min-width:0;align-self:center;position:relative}
.home-reading .home-primary{margin-top:27px;min-width:100%;border-bottom:1px solid rgba(255,255,255,.6);padding-bottom:6px}
.home-reading .section-description{max-width:285px}
.home-aside{grid-column:3;min-width:0;display:flex;flex-direction:column;gap:65px;align-self:center}
.home-aside .course-label{max-width:none}
.home-reading .reading-details{max-width:none;margin-top:24px}
.games-principles{grid-column:1;max-width:none;margin-top:20px}
.games-principles p{font-size:12px;line-height:1.85}
.journey-steps{list-style:none;padding:0;margin:0;gap:30px;counter-reset:steps}
.journey-steps li{display:grid;grid-template-columns:23px minmax(0,1fr);gap:12px;position:relative;align-items:start}
.step-no{font:400 13px/1.6 var(--sans);padding-top:3px;opacity:.8}
.journey-steps h3{font:500 15px/1.45 var(--sans);letter-spacing:-.01em;margin:0 0 8px}
.journey-steps p{font-size:11px;line-height:1.85;margin:0}
.account-notes{padding:0;margin:18px 0 0}.account-notes>div+div{margin-top:17px}.account-notes dt{font-weight:500;font-size:12px;line-height:1.6}.account-notes dd{margin:6px 0 0;font-size:11px;line-height:1.8}.account-details>.line-link{min-width:100%;margin-top:14px;font-size:11px}
.join-copy .home-intro{grid-column:3}
.join-copy .home-intro h2{font-size:clamp(35px,3.4vw,52px)}
.join-actions{display:flex;flex-direction:column;gap:14px;align-items:stretch;margin-top:32px}
.join-actions .button{gap:20px;padding-inline:15px;font-size:12px}
.join-actions .line-link{min-width:100%}
#motion-cart,#motion-cup{position:absolute;left:0;top:0;pointer-events:none;visibility:hidden;transform-origin:center}
#motion-cart img{display:block;width:100%;height:100%;object-fit:contain;max-width:none}
body[data-edition=home] #motion-end{display:block;padding:0;background:var(--cream);color:var(--ink);border-top:1px solid #c8cbbc}
.home-faq{display:grid;grid-template-columns:1fr 1.2fr;gap:10vw;padding:88px 6vw 80px;scroll-margin-top:var(--header-height)}
.home-faq .eyebrow{margin-bottom:22px}
body[data-edition=home] #motion-end .home-faq h2{font:400 clamp(36px,3.5vw,52px)/1.15 var(--serif);letter-spacing:-.035em;max-width:345px;margin:0}
.faq-list{min-width:0}.faq-list details{border-top:1px solid #afb8a7;position:relative}.faq-list details:last-child{border-bottom:1px solid #afb8a7}
.faq-list summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:70px;padding:20px 0;font-size:14px;line-height:1.6;cursor:pointer}
.faq-list summary::-webkit-details-marker{display:none}.faq-list summary::after{content:'+';font-size:21px;font-weight:400;flex:none}.faq-list details[open] summary::after{content:'−'}
body[data-edition=home] #motion-end .faq-list p{font-size:13px;line-height:1.9;max-width:none;padding:0 35px 24px 0}
.home-footer{padding:40px 6vw 28px;border-top:1px solid #c8cbbc}
.footer-top{display:flex;align-items:center;gap:28px}.footer-top>p{font:400 24px/1.3 var(--serif);letter-spacing:-.025em}.footer-top nav{margin-left:auto;display:flex;gap:26px;flex-wrap:wrap}.home-footer a:not(.brand){min-width:44px;min-height:44px;display:inline-flex;align-items:center;font-size:11px}.home-footer a:hover{text-decoration:underline;text-underline-offset:5px}
.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-top:33px;padding-top:22px;border-top:1px solid #c8cbbc;font-size:10px;line-height:1.8}.footer-bottom small{font-size:10px}.footer-bottom>p{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.footer-bottom>a{white-space:nowrap}
body[data-edition=home][data-motion=simple] .motion-chapter{min-height:0}
body[data-edition=home][data-motion=simple] .home-reading{min-height:0;padding-block:70px}
body[data-edition=home][data-motion=simple] #motion-cart,body[data-edition=home][data-motion=simple] #motion-cup{visibility:hidden!important}
body[data-edition=home][data-motion=simple] #motion-end{padding-bottom:40px}
@media(max-width:1200px){body[data-edition=home] .main-nav{gap:17px}body[data-edition=home] .header-tools{gap:12px}.home-reading{grid-template-columns:27% 1fr 23%}.home-faq{gap:7vw}.footer-top nav{gap:18px}.footer-top{gap:22px}.footer-top>p{font-size:21px}}
@media(max-width:1050px){body[data-edition=home] .main-nav{display:none}body[data-edition=home] .mobile-menu{display:block;position:relative;font-size:11px}body[data-edition=home] .mobile-menu>summary{display:flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;list-style:none}body[data-edition=home] .mobile-menu>summary::-webkit-details-marker{display:none}body[data-edition=home] .mobile-menu nav{position:absolute;top:calc(100% + 12px);right:0;display:flex;flex-direction:column;min-width:210px;padding:13px 20px;background:var(--cream);border:1px solid #c8cbbc}body[data-edition=home] .mobile-menu nav a{min-height:44px;display:flex;align-items:center;font-size:12px}.home-reading{grid-template-columns:29% 1fr 27%}.home-aside{gap:45px}.journey-steps{gap:25px}.journey-steps li{grid-template-columns:21px minmax(0,1fr);gap:9px}.journey-steps h3{font-size:14px}.journey-steps p{font-size:10px}.join-copy .home-intro h2{font-size:35px}.footer-top{flex-wrap:wrap}.footer-top nav{width:100%;margin-left:0}.home-faq{grid-template-columns:.8fr 1.2fr;gap:7vw}}
@media(max-width:700px){
  body[data-edition=home] .header-tools{gap:17px}body[data-edition=home] .header-tools .header-login,body[data-edition=home] .header-tools .header-join{display:none}
  .home-reading{display:grid;grid-template-columns:1fr;gap:34px;width:calc(100% - 98px);margin-left:24px;padding-block:36px;min-height:0}
  .home-intro,.home-aside,.join-copy .home-intro{grid-column:1;align-self:start;min-width:0}
  .home-reading .home-primary{margin-top:22px;min-width:100%;font-size:11px}
  .home-reading h2,.join-copy .home-intro h2{font-size:33px;max-width:100%}
  .home-reading .section-description{max-width:100%;font-size:12px;line-height:1.85}
  .home-reading .home-aside{gap:27px;max-width:220px}
  .home-reading .course-label{max-width:none}
  .home-reading .course-label::before{width:27px}.home-reading .course-label::after{left:calc(100% + 12px + 27px)}
  .home-reading .reading-details,.games-principles{display:block;max-width:100%;font-size:11px}
  .home-reading .reading-details p{font-size:11px;line-height:1.9}
  .journey-steps{margin-top:6px}.journey-steps li{grid-template-columns:24px minmax(0,1fr);gap:12px}.journey-steps h3{font-size:15px}.journey-steps p{font-size:11px}.step-no{font-size:12px}
  .account-notes dt{font-size:12px}.account-notes dd{font-size:11px}.games-principles{margin-top:22px}
  .join-copy{min-height:calc(var(--frame-height)*.68);align-content:center}.join-actions{margin-top:27px;gap:16px}
  .home-faq{display:block;padding:48px 24px 45px}.home-faq .faq-intro{margin-bottom:28px}body[data-edition=home] #motion-end .home-faq h2{font-size:35px;max-width:300px}.home-faq .eyebrow{font-size:9px;margin-bottom:16px}.faq-list summary{font-size:13px;min-height:68px;gap:18px;padding-block:18px}body[data-edition=home] #motion-end .faq-list p{font-size:12px;line-height:1.9;padding:0 22px 22px 0}
  .home-footer{padding:30px 24px 26px}.footer-top{gap:17px}.footer-top>p{font-size:21px}.footer-top nav{column-gap:24px;row-gap:4px}.footer-bottom{display:block;margin-top:22px;padding-top:16px}.footer-bottom>p{display:block;font-size:10px;margin:9px 0 2px}.footer-bottom>p a{display:flex!important;font-size:10px!important;min-height:44px}.footer-bottom>a{font-size:10px!important}
  body[data-edition=home][data-motion=simple] .home-reading{padding-block:48px}
  html[lang=zh-CN] .home-reading h2{font-size:30px;line-height:1.4}
}
@media(max-height:600px){.home-reading,.join-copy{min-height:0}.home-reading{padding-block:50px}.home-aside{gap:30px}.home-faq{padding-top:50px;padding-bottom:45px}}

/* Yardage-book reading layer: dates are the display type, editorial notes
   use the original serif/sans pair, and quiet rules point into the course.
   The opening remains the original full-colour brand composition. */
body[data-edition=home]{--reading-ink:#fffef4;--reading-rule:rgba(255,254,244,.58)}
body[data-edition=home] .editorial-copy{color:var(--reading-ink);text-shadow:0 1px 3px rgba(0,0,0,.2);--available:#55b9e6;--limited:#e9b951;--full:#bac1bc}
body[data-edition=home] .editorial-copy .eyebrow{font-size:10px;letter-spacing:.14em;margin-bottom:21px}
body[data-edition=home] .editorial-copy h2{font-weight:400;letter-spacing:-.035em}
body[data-edition=home] .editorial-copy .section-description{line-height:1.8}
body[data-edition=home] .home-primary,
body[data-edition=home] .reading-details summary,
body[data-edition=home] .course-label,
body[data-edition=home] .session-row,
body[data-edition=home] .list-state,
body[data-edition=home] .status-legend{border-color:var(--reading-rule)}
body[data-edition=home] .course-label::before,
body[data-edition=home] .map-leader{border-top-color:var(--reading-rule)}
body[data-edition=home] .course-label::after{background:var(--reading-ink);width:5px;height:5px;top:-2px}
body[data-edition=home] .editorial-copy .button-light{background:var(--reading-ink);border-color:var(--reading-ink);color:#20342a;text-shadow:none}
body[data-edition=home] .editorial-copy .button-light:hover{background:#fff}
body[data-edition=home] .editorial-copy a:focus-visible,
body[data-edition=home] .editorial-copy button:focus-visible,
body[data-edition=home] .editorial-copy summary:focus-visible{outline-color:#e9b951}
body[data-edition=home] .editorial-copy .list-state button{border-color:var(--reading-rule)}

/* 01. The published tee sheet: real dates, real prices, coloured status marks.
   Capacity text stays ink-coloured, so amber/grey never carry meaning alone. */
body[data-edition=home] .games-copy h2{font-size:clamp(34px,3.4vw,49px)}
body[data-edition=home] .session-list{margin-top:32px;row-gap:30px}
body[data-edition=home] .session-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:14px;row-gap:13px;padding-bottom:21px}
body[data-edition=home] .session-date strong{font:400 clamp(74px,7.5vw,106px)/.88 var(--serif);letter-spacing:-.065em;font-variant-numeric:lining-nums}
body[data-edition=home] .session-date>span{font-size:10px;line-height:1.5;letter-spacing:.07em;margin-top:14px}
body[data-edition=home] .session-price{font:400 clamp(29px,2.8vw,40px)/1.15 var(--sans);letter-spacing:-.055em;padding-top:13px;font-variant-numeric:tabular-nums;white-space:normal;overflow-wrap:anywhere;min-width:0}
body[data-edition=home] .session-price small{font-size:9px;line-height:1.5;letter-spacing:0;margin-top:10px}
body[data-edition=home] .session-price[data-long=true]{font-size:24px;letter-spacing:-.04em}
body[data-edition=home] .session-price[data-pending=true]{font-size:13px;letter-spacing:0;padding-top:19px}
body[data-edition=home] .session-description h3{font-size:14px;font-weight:500;line-height:1.45;margin-bottom:7px}
body[data-edition=home] .session-description>p{font-size:11px;line-height:1.8;opacity:1}
body[data-edition=home] .session-availability{color:var(--reading-ink);gap:9px;margin-top:0;min-width:0}
body[data-edition=home] .session-availability>.status-dot{width:11px;height:11px;box-shadow:0 0 0 1px rgba(255,254,244,.18)}
body[data-edition=home] .places-figure{font-size:37px;line-height:1;font-weight:400;letter-spacing:-.06em;font-variant-numeric:tabular-nums}
body[data-edition=home] .places-figure small{font-size:17px;letter-spacing:-.03em}
body[data-edition=home] .session-availability>span:not(.session-arrow){font-size:10px;line-height:1.4}
body[data-edition=home] .session-availability>span>small{font-size:10px}
body[data-edition=home] .session-availability .session-arrow{color:var(--reading-ink);font-size:20px}
body[data-edition=home] .map-leader{top:49px;width:8vw}
body[data-edition=home] .map-leader::after{background:var(--reading-ink);width:5px;height:5px;top:-3px}
body[data-edition=home] .status-legend{font-size:10px;line-height:1.65;gap:11px}
body[data-edition=home] .list-state h3{font:400 25px/1.25 var(--serif)}
body[data-edition=home] .empty-coach>strong{font:400 27px/1.3 var(--serif);letter-spacing:-.025em}

/* 02. A format, not a made-up metric. The second annotation stays a short label
   rather than giving every teaching format another enormous number. */
body[data-edition=home] .coaching-copy .home-aside{gap:48px}
body[data-edition=home] .coaching-copy .course-label{gap:11px}
body[data-edition=home] .coaching-copy .format-ratio{font:400 clamp(84px,8.4vw,122px)/.88 var(--serif);letter-spacing:-.075em;margin:6px 0 2px;white-space:nowrap}
body[data-edition=home] .coaching-copy .course-label>strong{font:400 clamp(25px,2.2vw,30px)/1.3 var(--serif);letter-spacing:-.025em;text-wrap:balance}
body[data-edition=home] .coaching-copy .course-label>span:not(.annotation-kicker):not(.format-ratio){font-size:12px;line-height:1.75}

/* 03. The four real participation steps become the page's large numeral.
   Native list semantics and the complete four-step instructions stay intact. */
body[data-edition=home] .route-figure{display:flex;align-items:flex-end;gap:19px;margin:0 0 24px}
body[data-edition=home] .route-figure>strong{font:400 clamp(94px,9vw,134px)/.85 var(--serif);letter-spacing:-.075em;flex:none}
body[data-edition=home] .route-figure>span{font:400 23px/1.25 var(--serif);max-width:105px;padding-bottom:4px}
body[data-edition=home] .how-copy h2{font-size:clamp(31px,2.7vw,40px)}
body[data-edition=home] .journey-steps{gap:29px}
body[data-edition=home] .journey-steps li{grid-template-columns:43px minmax(0,1fr);gap:15px}
body[data-edition=home] .step-no{font:400 43px/.98 var(--serif);letter-spacing:-.07em;opacity:1;padding-top:0}
body[data-edition=home] .journey-steps h3{font-size:14px;line-height:1.4;margin-bottom:8px}
body[data-edition=home] .journey-steps p{font-size:11px;line-height:1.75}

/* Marginal notes share the original compact UI typography. */
body[data-edition=home] .hosts-copy .home-aside{gap:56px}
body[data-edition=home] .hosts-copy .annotation-kicker{font:500 11px/1.5 var(--sans);letter-spacing:.08em;text-transform:uppercase}
body[data-edition=home] .hosts-copy .course-label>strong{font-size:clamp(25px,2.4vw,34px);letter-spacing:-.04em}
body[data-edition=home] .hosts-copy .course-label>span:not(.annotation-kicker){font-size:12px;line-height:1.75}
body[data-edition=home] .join-copy .home-intro h2{font:400 clamp(40px,3.8vw,58px)/1.12 var(--serif);letter-spacing:-.035em;text-wrap:balance}
body[data-edition=home] .join-copy .section-description{margin-top:26px}
body[data-edition=home][data-motion=simple] .motion-chapter:not(.hero-chapter){background:rgba(19,29,22,.82)}
html[lang=zh-CN] body[data-edition=home] .course-label>strong{line-height:1.35}
html[lang=zh-CN] body[data-edition=home] .hosts-copy .annotation-kicker{font-size:11px;line-height:1.5}
html[lang=zh-CN] body[data-edition=home] .route-figure>span{font-size:25px;line-height:1.3}
html[lang=zh-CN] body[data-edition=home] .join-copy .home-intro h2{font:400 clamp(36px,3.6vw,52px)/1.3 var(--serif)}

@media(min-width:701px) and (max-width:1050px){
  body[data-edition=home] .session-date strong{font-size:77px}
  body[data-edition=home] .session-price{font-size:29px;letter-spacing:-.05em}
  body[data-edition=home] .places-figure{font-size:31px}
  body[data-edition=home] .session-availability{gap:6px}
  body[data-edition=home] .map-leader{width:5vw}
  body[data-edition=home] .route-figure{gap:12px}
  body[data-edition=home] .route-figure>strong{font-size:92px}
  body[data-edition=home] .route-figure>span{font-size:24px}
  body[data-edition=home] .journey-steps li{grid-template-columns:35px minmax(0,1fr);gap:11px}
  body[data-edition=home] .step-no{font-size:35px}
  body[data-edition=home] .journey-steps{gap:25px}
}
@media(max-width:700px){
  body[data-edition=home] .editorial-copy .eyebrow{font-size:9px;margin-bottom:18px}
  body[data-edition=home] .games-copy h2{font-size:37px}
  body[data-edition=home] .session-row{column-gap:18px;row-gap:13px;margin-bottom:35px}
  body[data-edition=home] .session-date strong{font-size:86px}
  body[data-edition=home] .session-date>span{font-size:10px;margin-top:12px}
  body[data-edition=home] .session-price{font-size:35px;padding-top:11px}
  body[data-edition=home] .session-price[data-pending=true]{font-size:13px}
  body[data-edition=home] .session-price[data-long=true]{font-size:24px}
  body[data-edition=home] .session-description h3{font-size:14px}
  body[data-edition=home] .session-description>p{font-size:11px}
  body[data-edition=home] .places-figure{font-size:36px}
  body[data-edition=home] .map-leader,body[data-edition=home] .session-row:nth-child(2) .map-leader{width:29px;top:44px}
  body[data-edition=home] .home-reading .home-aside{max-width:100%;gap:28px}
  body[data-edition=home] .coaching-copy .format-ratio{font-size:92px;margin-top:5px}
  body[data-edition=home] .coaching-copy .course-label>strong{font-size:27px}
  body[data-edition=home] .coaching-copy .course-label>span:not(.annotation-kicker):not(.format-ratio){font-size:12px;line-height:1.75}
  body[data-edition=home] .route-figure{gap:20px;margin-bottom:22px}
  body[data-edition=home] .route-figure>strong{font-size:108px}
  body[data-edition=home] .route-figure>span{font-size:25px}
  body[data-edition=home] .how-copy h2{font-size:32px}
  body[data-edition=home] .journey-steps li{grid-template-columns:43px minmax(0,1fr);gap:15px}
  body[data-edition=home] .step-no{font-size:43px}
  body[data-edition=home] .journey-steps h3{font-size:15px}
  body[data-edition=home] .journey-steps p{font-size:12px;line-height:1.75}
  body[data-edition=home] .hosts-copy .annotation-kicker{font-size:10px}
  body[data-edition=home] .join-copy .home-intro h2{font-size:42px;max-width:260px}
  html[lang=zh-CN] body[data-edition=home] .join-copy .home-intro h2{font-size:41px;line-height:1.3}
}
