/* The homepage leads with the membership product; supporting tools stay in flow. */
.homepage-product .wrap,
.homepage-product .ca-sidebar.signal-board{width:92%;max-width:none;margin-left:auto;margin-right:auto}
.homepage-product main>[id]{scroll-margin-top:120px}
.homepage-product .hero{padding:36px 0 48px;gap:48px;align-items:center}
.homepage-product .hero>div{min-width:0}
.homepage-product .hero h1{font-size:clamp(40px,4.2vw,60px);line-height:1.12;letter-spacing:-1px}
.homepage-product .hero p{font-size:16px;line-height:1.85;max-width:590px}
.homepage-product .hero .kicker{font-size:12px;letter-spacing:.12em}
.homepage-product .hero .chips{gap:8px;margin-top:22px}
.homepage-product .hero .chip{font-size:12px;padding:6px 10px;font-weight:600}
.homepage-product .hero-actions{gap:12px;margin-top:26px}
.homepage-product .hero-actions .btn{min-height:48px;padding:12px 21px}
.homepage-product .hero-service-link{display:inline-flex;align-items:center;gap:7px;min-height:44px;color:#a7c8d7;font-size:13px;padding:7px 3px}
.homepage-product .hero-service-link:hover{color:#d9fff0}
.homepage-product .hero-service-link:focus-visible{outline:2px solid #92e4c1;outline-offset:4px;border-radius:4px}
.homepage-product .stat-panel{padding:20px;border-radius:24px}
.homepage-product .big-stat{min-height:158px;padding:24px;border-radius:16px}
.homepage-product .big-stat .num{font-size:86px}
.homepage-product .big-stat .num span{font-size:20px;padding-bottom:6px}
.homepage-product .big-stat strong{font-size:13px;margin-top:12px}
.homepage-product .channel-card{grid-template-columns:40px minmax(0,1fr);gap:14px;margin-top:10px;padding:14px 17px;border-radius:13px}
.homepage-product .channel-card img{width:36px;height:36px}
.homepage-product .channel-card h3{font-size:21px;line-height:1.3}
.homepage-product .channel-card p{font-size:12px;line-height:1.5;margin:4px 0 0}
.homepage-product .channel-open{margin-top:6px;padding:2px 8px;font-size:10px}
.homepage-product .source-copy{margin-top:0}
.homepage-product .source-strip{margin-bottom:0}
.homepage-product .product-capabilities{padding:16px 0 48px}
.homepage-product .product-capabilities .section-title{font-size:36px}
.homepage-product .product-preview-note{margin-top:64px;margin-bottom:20px;padding-top:26px;border-top:1px solid #234451}
.homepage-product .product-preview-note>span{color:#96b3bd;font-size:13px;font-weight:600;letter-spacing:.08em}
.homepage-product .product-preview-note p{margin:5px 0 0;color:#7895a3;font-size:12px}
.homepage-product .ca-sidebar.signal-board{position:relative;inset:auto;z-index:auto;max-height:none;overflow:visible}
.homepage-product .public-resources{padding-top:0;padding-bottom:48px}
.homepage-product .resource-sidebar{position:relative;inset:auto;z-index:auto;width:100%;max-height:none;margin:0;padding:26px;overflow:visible;backdrop-filter:none}
.homepage-product .resource-sidebar .section-title{font-size:30px}
.homepage-product .knowledge-grid{display:grid;grid-template-columns:minmax(240px,.7fr) minmax(0,1.6fr);gap:24px;align-items:start}
.homepage-product .knowledge-intro{margin:0}
.homepage-product .resource-board{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.homepage-product .resource-link{grid-column:1/-1}
.homepage-product .resource-group{min-width:0}
@media(max-width:980px){
  .homepage-product .hero{grid-template-columns:1fr;gap:30px;padding-top:28px}
  .homepage-product .hero h1{font-size:46px}
  .homepage-product .hero .mobile-break{display:none}
  .homepage-product .knowledge-grid{grid-template-columns:1fr}
  .homepage-product .resource-board{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:720px){
  .homepage-product .wrap,.homepage-product .ca-sidebar.signal-board{width:calc(100% - 28px)}
  .homepage-product .hero{padding-top:20px;padding-bottom:32px;gap:28px}
  .homepage-product .hero h1{font-size:38px;line-height:1.16;margin:15px 0 18px;letter-spacing:-.5px}
  .homepage-product .hero p{font-size:15px;line-height:1.8}
  .homepage-product .hero .chips{grid-template-columns:1fr;gap:7px;margin-top:18px}
  .homepage-product .hero-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:22px}
  .homepage-product .hero-actions .btn{padding:11px 10px;font-size:13px}
  .homepage-product .hero-service-link{grid-column:1/-1;justify-content:center;min-height:40px;padding:4px}
  .homepage-product .stat-panel{padding:16px;border-radius:20px}
  .homepage-product .big-stat .num{font-size:68px}
  .homepage-product .big-stat .num span{font-size:18px}
  .homepage-product .product-capabilities{padding:8px 0 34px}
  .homepage-product .product-capabilities .section-title{font-size:30px}
  .homepage-product .product-preview-note{margin-top:42px;padding-top:22px}
  .homepage-product .resource-sidebar{padding:20px}
  .homepage-product .resource-sidebar .section-title{font-size:27px}
  .homepage-product .resource-board{grid-template-columns:1fr}
}
@media(max-width:360px){.homepage-product .hero h1{font-size:33px}.homepage-product .hero .kicker{font-size:11px}.homepage-product .big-stat{padding:20px 14px;min-height:142px}.homepage-product .big-stat .num{font-size:58px;gap:7px}.homepage-product .big-stat .num span{font-size:16px}}

/* Fluid desktop canvas with bounded reading lines and content-aware grids. */
@media(min-width:1280px){
  .homepage-product{--home-copy:clamp(16px,.45vw + 10px,20px);--home-gap:clamp(22px,1.2vw,40px)}
  .homepage-product .nav{padding:clamp(14px,.7vw,24px) clamp(20px,1vw,34px)}
  .homepage-product .brand b{font-size:clamp(18px,.7vw,25px)}
  .homepage-product .brand small{font-size:clamp(11px,.43vw,15px)}
  .homepage-product .brand img{width:clamp(44px,1.6vw,56px);height:clamp(44px,1.6vw,56px)}
  .homepage-product .nav-links{font-size:clamp(14px,.59vw,20px);gap:clamp(14px,1vw,34px)}
  .homepage-product .hero{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:clamp(40px,3.6vw,124px);padding:clamp(36px,2vw,68px) 0 clamp(48px,2.4vw,82px)}
  .homepage-product .hero h1{font-size:clamp(54px,3.2vw,112px)}
  .homepage-product .hero p{font-size:clamp(16px,.55vw + 6px,22px);max-width:44em}
  .homepage-product .hero .kicker{font-size:clamp(12px,.5vw,17px)}
  .homepage-product .hero .chip{font-size:clamp(12px,.5vw + 5px,18px);padding:8px 13px}
  .homepage-product .hero-actions .btn{font-size:clamp(15px,.55vw + 5px,22px);min-height:clamp(48px,2vw,66px);padding:12px clamp(21px,1.1vw,38px)}
  .homepage-product .hero-service-link{font-size:clamp(13px,.5vw + 4px,19px)}
  .homepage-product .section-title{font-size:clamp(36px,2.2vw,68px)}
  .homepage-product .coverage-portal{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}
  .homepage-product .coverage-portal-copy{padding:clamp(34px,2.8vw,88px)}
  .homepage-product .coverage-portal-copy .section-title{font-size:clamp(40px,2.1vw,68px)}
  .homepage-product .coverage-portal-summary{max-width:42em;font-size:var(--home-copy)}
  .homepage-product .coverage-preview-window{min-height:clamp(350px,20vw,640px)}
  .homepage-product .coverage-preview-window img{width:min(100%,1000px);left:50%;right:auto;translate:-50% 0}
  .homepage-product .coverage-portal-stat strong{font-size:clamp(25px,1.2vw,40px)}
  .homepage-product .coverage-portal-stat small,.homepage-product .coverage-portal-note{font-size:clamp(11px,.45vw,15px)}
  .homepage-product .coverage-portal-cta{font-size:clamp(14px,.55vw,19px)}
  .homepage-product .tools-grid,.homepage-product .cards{gap:var(--home-gap)}
  .homepage-product .card{padding:clamp(26px,1.5vw,48px)}
  .homepage-product .card h3{font-size:clamp(19px,.8vw,28px)}
  .homepage-product .card p{font-size:var(--home-copy);max-width:48em;line-height:1.8}
  .homepage-product .membership-head{grid-template-columns:minmax(0,1.2fr) minmax(420px,.8fr);gap:var(--home-gap)}
  .homepage-product .membership-head p{font-size:var(--home-copy);max-width:48em}
  .homepage-product .membership-grid{gap:var(--home-gap)}
  .homepage-product .membership-plan,.homepage-product .membership-path{padding:clamp(28px,1.6vw,52px)}
  .homepage-product .membership-price strong{font-size:clamp(62px,3vw,96px)}
  .homepage-product .membership-plan>p,.homepage-product .membership-path>p{font-size:clamp(14px,.5vw + 4px,19px);max-width:48em}
  .homepage-product .membership-features li{font-size:clamp(14px,.5vw + 3px,18px)}
  .homepage-product .membership-step strong{font-size:clamp(14px,.6vw,20px)}
  .homepage-product .membership-step p{font-size:clamp(13px,.45vw + 3px,18px);max-width:40em}
  .homepage-product .entry-title p{max-width:46em;font-size:var(--home-copy)}
  .homepage-product .entry-card strong{font-size:clamp(20px,.75vw,26px)}
  .homepage-product .knowledge-grid{grid-template-columns:clamp(280px,16vw,420px) minmax(0,1fr);gap:var(--home-gap)}
  .homepage-product .resource-board{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}
  .homepage-product .knowledge-intro p{font-size:clamp(14px,.5vw,18px)}
  .homepage-product .resource-mini a{font-size:clamp(12px,.48vw,16px)}
}
@media(min-width:1680px){
  .homepage-product .stat-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(12px,.8vw,26px);padding:clamp(22px,1vw,34px)}
  .homepage-product .big-stat,.homepage-product .channel-card{min-height:clamp(220px,8vw,285px);margin:0;padding:clamp(22px,1vw,34px)}
  .homepage-product .big-stat .num{font-size:clamp(78px,3.7vw,128px);gap:8px}
  .homepage-product .big-stat .num span{font-size:clamp(18px,.7vw,24px)}
  .homepage-product .big-stat strong{font-size:clamp(13px,.5vw,17px)}
  .homepage-product .channel-card{grid-template-columns:clamp(38px,1.5vw,52px) minmax(0,1fr);gap:clamp(12px,.8vw,24px);align-content:center}
  .homepage-product .channel-card img{width:clamp(36px,1.5vw,52px);height:clamp(36px,1.5vw,52px)}
  .homepage-product .channel-card h3{font-size:clamp(21px,.95vw,32px)}
  .homepage-product .channel-card p{font-size:clamp(13px,.55vw,19px);line-height:1.7}
  .homepage-product .channel-open{font-size:clamp(11px,.43vw,15px);padding:4px 10px;margin-top:10px}
  .homepage-product .signal-board{--signal-columns:32px minmax(220px,.9fr) minmax(110px,.7fr) minmax(140px,.8fr) minmax(110px,.7fr) minmax(120px,.7fr) 64px;--signal-gap:clamp(18px,1.2vw,36px)}
  .homepage-product .signal-item,.homepage-product .signal-columns{grid-template-columns:minmax(0,1fr) 84px}
  .homepage-product .signal-symbol{font-size:clamp(16px,.7vw,23px)}
  .homepage-product .signal-metric-value{font-size:clamp(16px,.65vw,22px)}
  .homepage-product .signal-heat .signal-metric-value{font-size:clamp(19px,.75vw,26px)}
  .homepage-product .signal-columns{font-size:clamp(11px,.43vw,15px)}
  .homepage-product .signal-copy{font-size:12px!important;min-height:40px}
  .homepage-product .signal-row{min-height:94px}
}
@media(min-width:1920px){
  .homepage-product .entry-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:var(--home-gap)}
  .homepage-product .entry-title{grid-column:1/-1;grid-row:auto}
  .homepage-product .entry-title h2{font-size:clamp(44px,2vw,64px)}
}
@media(min-width:2400px){
  .homepage-product .membership-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}
  .homepage-product .membership-features{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
  .homepage-product .membership-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
  .homepage-product .membership-step{grid-template-columns:1fr;gap:13px;align-content:start}
  .homepage-product .membership-proof strong{font-size:32px}
  .homepage-product .membership-proof small{font-size:14px}
  .homepage-product .payment{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
  .homepage-product .payment>.kicker,.homepage-product .payment>h2,.homepage-product .payment>.pay-note,.homepage-product .payment>.exchange{grid-column:1/-1}
  .homepage-product .payment .pay-row{margin:0;min-width:0;padding:24px;grid-template-columns:minmax(0,1fr) 112px;gap:18px}
  .homepage-product .wallet-heading{flex-wrap:wrap;gap:10px}
  .homepage-product .wallet-address-line{grid-template-columns:minmax(0,1fr) auto}
  .homepage-product .wallet-address-label{grid-column:1/-1}
  .homepage-product .wallet-qr-card{padding-left:14px}
  .homepage-product .wallet-qr-card .qr{width:96px;height:96px}
}
