.home-refresh{overflow:hidden}
.home-refresh .content-section{padding:64px max(24px,calc((100% - 1480px)/2))}
.home-refresh .section-heading{margin-bottom:34px}
.home-refresh .section-heading h2{max-width:900px;font-size:clamp(44px,5.4vw,78px);line-height:.88}
.home-refresh .section-heading>p:last-child,.home-refresh .home-heading-row>div>p:last-child{max-width:750px;font-size:17px}
.home-refresh .hero{min-height:610px;padding-block:58px 38px}
.home-refresh .hero h1{font-size:clamp(62px,8vw,112px)}
.home-refresh .hero-art{min-height:480px}
.home-banner-slot{display:flex;align-items:center;justify-content:center;gap:18px;padding:12px 24px;background:#111;border-bottom:7px solid var(--cyan)}
.home-banner-slot>a:first-child{display:flex;max-width:468px;border:2px solid #fff}
.home-banner-slot>a:first-child img{display:block;width:min(468px,100%);height:auto;aspect-ratio:468/60;object-fit:cover}
.home-banner-member{display:flex;align-items:center;gap:10px;min-width:190px;padding:8px 12px;color:#111;background:var(--yellow);border:3px solid #fff;box-shadow:5px 5px 0 var(--orange);text-decoration:none}
.home-banner-member>img{width:48px;height:48px;object-fit:cover;border:2px solid #111;border-radius:50%}
.home-banner-member span{display:flex;min-width:0;flex-direction:column}.home-banner-member small{text-transform:uppercase;font-size:9px;font-weight:900}.home-banner-member strong,.home-banner-member b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-banner-member b{font-size:11px}
.home-stats{grid-template-columns:repeat(3,1fr)}
.home-system-strip{display:grid;grid-template-columns:repeat(4,1fr);width:min(1480px,calc(100% - 48px));margin:36px auto 0;background:#111;border:4px solid #111;box-shadow:8px 8px 0 var(--orange)}
.home-system-strip article{display:grid;grid-template-columns:auto 1fr;gap:2px 12px;padding:24px;color:#fff;border-right:2px solid #fff}.home-system-strip article:last-child{border:0}.home-system-strip b{grid-row:1/3;align-self:center;display:grid;place-items:center;width:46px;height:46px;color:#111;background:var(--yellow);border-radius:50%}.home-system-strip strong{font-family:var(--display);font-size:29px;line-height:1;text-transform:uppercase}.home-system-strip span{color:#c8c8c8;font-size:13px;font-weight:700}
.home-heading-row{display:flex;align-items:end;justify-content:space-between;gap:30px}.home-heading-row>div{max-width:900px}
.home-promo-grid{grid-template-columns:repeat(3,1fr)}
.home-promo-grid .promo-card{min-height:360px;padding:24px}.home-promo-grid .promo-card h3{margin:14px 0 9px;font-size:30px}.home-promo-grid .promo-card>p{font-size:14px;line-height:1.5}
.home-promo-member{display:flex;align-items:center;gap:10px;margin:19px 0 12px;padding-bottom:13px;border-bottom:2px solid var(--ink)}.home-promo-member img{width:46px;height:46px;object-fit:cover;border:2px solid var(--ink);border-radius:50%}.home-promo-member span{display:flex;flex-direction:column}.home-promo-member small{color:var(--muted);font-weight:800}.home-promo-grid .promo-card-bottom>span:last-child{display:flex;gap:14px}.home-promo-grid .promo-card-bottom a{font-size:12px}
.home-advertising{color:#fff;background:#111;border-block:9px solid var(--cyan)}
.home-advertising .section-heading-light{max-width:1100px}.home-advertising .section-heading-light>p:last-child{max-width:760px;color:#ddd}
.home-ad-format-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.home-ad-format-grid article{padding:28px;color:#111;background:var(--cream);border:4px solid #fff;box-shadow:8px 8px 0 var(--orange)}.home-ad-format-grid article:nth-child(2){box-shadow-color:var(--pink)}.home-ad-format-grid article:nth-child(3){box-shadow-color:var(--cyan)}.home-ad-format-grid span{font-size:11px;font-weight:1000;text-transform:uppercase}.home-ad-format-grid b{display:block;margin:18px 0 4px;font-family:var(--display);font-size:clamp(42px,5vw,72px);line-height:.85}.home-ad-format-grid h3{margin:12px 0;font-size:24px}.home-ad-format-grid p{margin:0;color:var(--muted);font-weight:700}
.home-reward-callout{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:34px;padding:22px;color:#111;background:var(--yellow);border:4px solid #fff;box-shadow:8px 8px 0 var(--pink)}.home-reward-callout strong{font-family:var(--display);font-size:30px;text-transform:uppercase}.home-reward-callout span{font-weight:800}.home-reward-callout a{padding:14px 18px;color:#fff;background:#111;font-weight:900;text-decoration:none}
.home-feature-section{padding-bottom:74px}.home-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.home-feature-grid>a{display:flex;align-items:center;gap:16px;min-height:125px;padding:22px;color:#111;background:#fff;border:3px solid #111;box-shadow:6px 6px 0 var(--cyan);text-decoration:none}.home-feature-grid>a:nth-child(2n){box-shadow-color:var(--orange)}.home-feature-grid>a:nth-child(3n){box-shadow-color:var(--pink)}.home-feature-grid>a>b{display:grid;place-items:center;flex:0 0 55px;height:55px;background:var(--yellow);border:3px solid #111;border-radius:50%;font-weight:1000}.home-feature-grid>a>span{display:flex;flex-direction:column}.home-feature-grid strong{font-size:18px}.home-feature-grid small{margin-top:5px;color:var(--muted);font-size:13px;font-weight:700}.home-feature-grid>a:hover{transform:translate(-2px,-2px);box-shadow:10px 10px 0 var(--cyan)}
.home-community-live{display:grid;grid-template-columns:1fr 1fr;gap:34px;padding:80px max(24px,calc((100% - 1500px)/2));background:var(--cream)}
.home-community-live .leaderboard-card{width:100%;transform:none}.home-community-live .leaderboard-card li{min-height:78px}.home-community-live .leaderboard-card li>strong{display:flex;min-width:0;flex-direction:column}.home-community-live .leaderboard-card li>strong>a{overflow:hidden;color:#111;text-overflow:ellipsis;white-space:nowrap}.home-community-live .leaderboard-card li>strong small{color:var(--muted);font-size:11px}.leaderboard-avatar-image{display:block;object-fit:cover}
.home-activity-card{background:#fff;border:4px solid #111;box-shadow:9px 9px 0 var(--orange)}.home-activity-card>header{display:flex;align-items:center;justify-content:space-between;padding:22px;color:#fff;background:#111}.home-activity-card>header span{color:var(--orange);font-size:11px;font-weight:1000;text-transform:uppercase}.home-activity-card>header h2{margin:3px 0 0;font-family:var(--display);font-size:42px;line-height:.9;text-transform:uppercase}.home-activity-card>header a{color:#fff;font-weight:900}.home-activity-card>div{padding:0 20px}.home-activity-card article{display:grid;grid-template-columns:54px 1fr auto;align-items:center;gap:12px;padding:15px 0;border-bottom:1px solid #ccc}.home-activity-card article>img{width:50px;height:50px;object-fit:cover;border:2px solid #111;border-radius:50%}.home-activity-card article p{display:flex;flex-direction:column;margin:0}.home-activity-card article small{margin-top:3px;color:var(--muted);font-size:11px;font-weight:700}.home-activity-card article>b{display:grid;place-items:center;width:34px;height:34px;background:var(--yellow);border:2px solid #111}.home-activity-empty{padding:40px 15px;color:var(--muted);font-weight:800;text-align:center}
.home-membership{display:grid;grid-template-columns:1fr 1fr;gap:30px;padding:80px max(24px,calc((100% - 1300px)/2));background:#111}.home-membership article{position:relative;padding:34px;color:#111;background:var(--cream);border:4px solid #fff;box-shadow:9px 9px 0 var(--cyan)}.home-membership article.is-pro{background:var(--yellow);box-shadow-color:var(--pink)}.home-membership span{font-size:11px;font-weight:1000;text-transform:uppercase}.home-membership h2{margin:8px 0 0;font-family:var(--display);font-size:55px;line-height:.9;text-transform:uppercase}.home-membership article>strong{position:absolute;top:34px;right:34px;font-family:var(--display);font-size:52px}.home-membership p{max-width:580px;margin:24px 0;color:#444;font-weight:700;line-height:1.6}.home-membership a{display:inline-block;padding:14px 18px;color:#fff;background:#111;font-weight:900;text-decoration:none}
.home-square-deck{padding:60px max(24px,calc((100% - 1250px)/2));background:var(--cream);border-top:7px solid var(--cyan)}.home-square-deck>header{display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:12px;border-bottom:3px solid #111;text-transform:uppercase}.home-square-deck>header span{font-family:var(--display);font-size:34px}.home-square-deck>header b{align-self:center}.home-square-deck>div{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.home-square-deck article{display:flex;align-items:center;gap:15px;padding:15px;background:#fff;border:3px solid #111;box-shadow:6px 6px 0 var(--orange)}.home-square-deck article>a:first-child>img{display:block;width:125px;height:125px;object-fit:cover}.home-square-deck article>div{display:flex;min-width:0;flex-direction:column}.home-square-deck article>div>img{width:45px;height:45px;margin-bottom:8px;object-fit:cover;border:2px solid #111;border-radius:50%}.home-square-deck small{font-size:9px;font-weight:1000;text-transform:uppercase}.home-square-deck strong,.home-square-deck article>div>a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-square-deck article>div>a{color:var(--orange-dark);font-size:12px;font-weight:900}
.home-footer{grid-template-columns:1.2fr auto 1fr;gap:35px;padding-block:34px}.home-footer-brand{display:flex;align-items:center;gap:20px}.home-footer-brand p,.home-footer-owner p{display:flex;flex-direction:column;text-align:left}.home-footer-brand p span,.home-footer-owner span,.home-footer-owner small{color:#aaa;font-size:11px}.home-footer-designer{display:flex;align-self:center;flex-direction:column;padding:12px 18px;color:#111;background:var(--yellow);border:2px solid #fff;box-shadow:5px 5px 0 var(--orange);text-align:center;text-decoration:none}.home-footer-designer span{font-size:9px;font-weight:900;text-transform:uppercase}.home-footer-owner{display:flex;align-items:center;justify-content:flex-end;gap:12px}.home-footer-owner img{width:64px;height:64px;object-fit:cover;border:3px solid var(--cyan);border-radius:50%}.home-footer-owner strong{color:#fff}
.home-footer .footer-wordmark{display:inline-flex;align-items:center;gap:7px;flex:0 0 auto;padding:11px 15px;color:#fff;background:#1d1d1d;border:2px solid #fff;box-shadow:4px 4px 0 var(--orange);font-family:Arial,Helvetica,sans-serif;font-size:20px;font-weight:1000;font-style:normal;letter-spacing:.02em;line-height:1;text-decoration:none;transform:none;text-shadow:none;white-space:nowrap}.home-footer .footer-wordmark i{color:var(--orange);font-style:normal;font-size:23px;filter:drop-shadow(1px 1px 0 #000)}
@media(max-width:1100px){.home-promo-grid,.home-ad-format-grid,.home-feature-grid{grid-template-columns:repeat(2,1fr)}.home-community-live{grid-template-columns:1fr}.home-system-strip{grid-template-columns:repeat(2,1fr)}.home-system-strip article:nth-child(2){border-right:0}.home-system-strip article:nth-child(-n+2){border-bottom:2px solid #fff}.home-square-deck>div{grid-template-columns:1fr}.home-footer{grid-template-columns:1fr;justify-items:center}.home-footer-brand,.home-footer-owner{justify-content:center}.home-footer-brand p,.home-footer-owner p{text-align:left}}
@media(max-width:760px){.home-banner-slot{align-items:stretch;flex-direction:column}.home-banner-slot>a:first-child{align-self:center}.home-banner-member{align-self:center}.home-stats{grid-template-columns:1fr}.home-heading-row{align-items:stretch;flex-direction:column}.home-promo-grid,.home-ad-format-grid,.home-feature-grid,.home-membership{grid-template-columns:1fr}.home-reward-callout{align-items:stretch;flex-direction:column}.home-system-strip{grid-template-columns:1fr}.home-system-strip article{border-right:0;border-bottom:2px solid #fff}.home-system-strip article:nth-child(3){border-bottom:2px solid #fff}.home-square-deck article{align-items:flex-start;flex-direction:column}.home-square-deck article>div{width:100%}.home-footer-brand{flex-direction:column;text-align:center}.home-footer-brand p,.home-footer-owner p{text-align:center}.home-footer-owner{flex-direction:column}.home-membership article>strong{position:static;display:block;margin-top:15px}.home-activity-card article{grid-template-columns:45px 1fr}.home-activity-card article>b{display:none}}

/* Compact public portal: keep the homepage energetic without becoming oversized. */
.home-refresh .home-feature-section{padding-bottom:56px}
.home-refresh .home-feature-grid>a{min-height:106px;padding:17px}
.home-refresh .home-feature-grid>a>b{flex-basis:48px;height:48px}
.home-refresh .home-feature-grid strong{font-size:17px}
.home-refresh .home-feature-grid small{font-size:12px}
.home-refresh .home-community-live{gap:28px;padding-block:58px}
.home-refresh .home-membership{padding-block:56px}
.home-refresh .home-membership article{padding:27px}
.home-refresh .home-membership h2{font-size:48px}
.home-refresh .home-membership article>strong{top:27px;right:27px;font-size:46px}
.home-refresh .home-membership p{margin-block:17px;line-height:1.45}
@media(max-width:760px){.home-refresh .content-section{padding-block:46px}.home-refresh .section-heading h2{font-size:46px}.home-refresh .hero{min-height:0;padding-block:42px 22px}}
