.page-home{--home-section-space:clamp(64px,8vw,120px);--home-card-border:#E6EAF2;position:relative;background:var(--blue-bg)}

.page-home .hero-section{position:relative;color:var(--blue-white);background:var(--blue-deep);overflow:hidden}
.page-home .hero-grid-bg{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);background-size:56px 56px;-webkit-mask-image:radial-gradient(ellipse at 70% 30%,#000 20%,transparent 80%);mask-image:radial-gradient(ellipse at 70% 30%,#000 20%,transparent 80%);z-index:1;pointer-events:none}
.page-home .hero-image-bg{position:absolute;inset:0;z-index:0}
.page-home .hero-image-bg img{width:100%;height:100%;object-fit:cover;object-position:center;opacity:.32;filter:saturate(1.1)}
.page-home .hero-image-bg::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,37,64,.65) 0%,rgba(10,37,64,.78) 48%,rgba(10,37,64,.96) 100%)}
.page-home .hero-content{position:relative;z-index:2;padding-top:clamp(112px,14vh,176px);padding-bottom:clamp(48px,6vw,88px)}
.page-home .breadcrumb{display:flex;align-items:center;gap:10px;margin:0 0 18px;color:rgba(255,255,255,.6);font-size:13px;letter-spacing:.04em}
.page-home .breadcrumb-sep{color:var(--blue-neon)}
.page-home .hero-kicker{display:inline-flex;margin:0 0 16px;color:var(--blue-neon);font-size:13px;letter-spacing:.12em}
.page-home .hero-title{font-family:var(--blue-font-display);font-size:clamp(32px,5.4vw,64px);line-height:1.06;letter-spacing:.01em;margin:0 0 20px;text-wrap:balance}
.page-home .hero-lead{max-width:620px;margin:0 0 26px;font-size:clamp(15px,1.6vw,18px);line-height:1.75;color:rgba(255,255,255,.78)}
.page-home .hero-stat-list{display:flex;flex-wrap:wrap;gap:20px 34px;list-style:none;margin:0 0 30px;padding:0}
.page-home .hero-stat-item{display:flex;flex-direction:column;gap:2px}
.page-home .hero-stat-num{font-size:clamp(24px,2.6vw,34px);font-weight:700;color:var(--blue-white);font-family:var(--blue-font-display);line-height:1.1}
.page-home .hero-stat-label{font-size:12px;color:rgba(255,255,255,.58);letter-spacing:.08em}
.page-home .hero-actions{display:flex;flex-wrap:wrap;gap:12px}
.page-home .hero-actions .btn-ghost{border-color:rgba(255,255,255,.42);color:var(--blue-white);background:rgba(255,255,255,.04)}
.page-home .hero-actions .btn-ghost:hover{background:rgba(255,255,255,.14);border-color:var(--blue-white)}
.page-home .hero-visual{margin-top:34px;position:relative;z-index:2}
.page-home .rank-visual-card{position:relative;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.18);border-radius:var(--blue-radius);padding:14px;box-shadow:var(--blue-shadow)}
.page-home .rank-visual-label{display:inline-flex;margin:0 0 10px;color:var(--blue-neon);font-size:12px;letter-spacing:.1em}
.page-home .rank-visual-card img{display:block;width:100%;height:auto;border-radius:8px;object-fit:cover}
.page-home .rank-line-svg{position:absolute;left:14px;right:14px;top:34px;bottom:44px;width:calc(100% - 28px);height:calc(100% - 78px);overflow:visible}
.page-home .rank-visual-foot{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-top:10px;padding:0 4px;font-family:var(--blue-mono);font-size:12px;color:rgba(255,255,255,.62)}
.page-home .rank-foot-item{display:inline-flex;align-items:center;gap:6px}
.page-home .foot-dot{width:8px;height:8px;border-radius:50%;display:inline-block}
.page-home .foot-dot--orange{background:var(--blue-orange);box-shadow:0 0 12px rgba(255,107,0,.7)}
.page-home .foot-dot--neon{background:var(--blue-neon);box-shadow:0 0 12px rgba(0,229,160,.6)}
.page-home .rank-foot-live{margin-left:auto;display:inline-flex;align-items:center;gap:6px;color:var(--blue-neon);white-space:nowrap}
.page-home .rank-foot-live::before{content:"";width:8px;height:8px;border-radius:50%;background:var(--blue-neon);animation:homeLivePulse 2s ease-in-out infinite}
@keyframes homeLivePulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}
.page-home .hero-scroll-line{position:absolute;left:0;bottom:0;height:4px;width:100%;background:rgba(255,255,255,.1);z-index:3}
.page-home .hero-scroll-line::after{content:"";display:block;height:100%;width:42%;background:linear-gradient(90deg,var(--blue-orange),var(--blue-neon));animation:homeHeroScan 12s ease-in-out infinite}
@keyframes homeHeroScan{0%{transform:translateX(-100%)}50%{transform:translateX(340%)}100%{transform:translateX(-100%)}}

.page-home .live-section{padding-top:var(--home-section-space);padding-bottom:var(--home-section-space)}
.page-home .home-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:28px}
.page-home .home-section-head .mono-label{display:inline-flex;margin:0 0 8px;color:var(--blue-orange);font-size:13px;letter-spacing:.12em}
.page-home .home-section-title{font-family:var(--blue-font-display);font-size:clamp(26px,3.6vw,44px);line-height:1.12;margin:0;color:var(--blue-ink)}
.page-home .home-section-lead{color:var(--blue-gray);font-size:14px;line-height:1.7;margin:10px 0 0;max-width:640px}
.page-home .home-section-head--light .mono-label{color:var(--blue-neon)}
.page-home .home-section-head--light .home-section-title,.page-home .home-section-head--light .home-section-lead{color:var(--blue-white)}
.page-home .home-section-head--light .home-section-lead{color:rgba(255,255,255,.68)}

.page-home .live-scroll-wrap{position:relative}
.page-home .live-track{display:flex;gap:16px;list-style:none;margin:0;padding:6px 4px 16px;overflow-x:auto;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}
.page-home .live-item{flex:0 0 278px;scroll-snap-align:start;border:1px solid var(--home-card-border);border-radius:var(--blue-radius);background:var(--blue-white);overflow:hidden;display:flex;flex-direction:column;transition:transform var(--blue-transition),box-shadow var(--blue-transition)}
.page-home .live-item:hover{transform:translateY(-4px);box-shadow:var(--blue-shadow)}
.page-home .live-item--hot{border-color:var(--blue-neon);box-shadow:0 0 0 1px var(--blue-neon) inset}
.page-home .live-item-media{aspect-ratio:3/2;background:var(--blue-deep)}
.page-home .live-item-media img{width:100%;height:100%;object-fit:cover;display:block}
.page-home .live-item-body{padding:16px 16px 18px;display:flex;flex-direction:column;gap:10px;flex:1}
.page-home .live-tag{align-self:flex-start;font-size:12px;padding:4px 10px;border-radius:999px;color:var(--blue-deep);background:var(--blue-bg)}
.page-home .live-item--hot .live-tag{background:var(--blue-neon);color:var(--blue-deep);font-weight:700}
.page-home .live-item-title{font-size:15px;line-height:1.55;color:var(--blue-ink);margin:0;font-weight:600}
.page-home .live-item-meta{margin-top:auto;font-size:12px;color:var(--blue-gray);font-family:var(--blue-mono)}
.page-home .live-scroll-progress{margin-top:6px;height:3px;background:rgba(10,37,64,.1);border-radius:99px;overflow:hidden;position:relative}
.page-home .live-scroll-progress span{position:absolute;left:0;top:0;bottom:0;width:88px;background:var(--blue-neon);animation:homeLiveScan 7s ease-in-out infinite}
@keyframes homeLiveScan{0%{transform:translateX(0)}50%{transform:translateX(calc(100vw - 120px))}100%{transform:translateX(0)}}
.page-home .live-track-note{margin:10px 4px 0;font-size:12px;color:var(--blue-gray);font-family:var(--blue-mono)}

.page-home .focus-section{background:var(--blue-deep);color:var(--blue-white);padding-top:var(--home-section-space);padding-bottom:var(--home-section-space);position:relative;overflow:hidden}
.page-home .focus-section::before{content:"";position:absolute;right:-140px;top:-140px;width:380px;height:380px;border-radius:50%;background:radial-gradient(circle,rgba(255,107,0,.18),transparent 65%);pointer-events:none}
.page-home .focus-section::after{content:"";position:absolute;left:-120px;bottom:-160px;width:340px;height:340px;border-radius:50%;background:radial-gradient(circle,rgba(0,229,160,.12),transparent 65%);pointer-events:none}
.page-home .focus-grid{position:relative;z-index:1;display:grid;gap:20px}
.page-home .focus-card{background:var(--blue-white);color:var(--blue-ink);border-radius:var(--blue-radius);padding:22px;display:flex;flex-direction:column;gap:18px;box-shadow:0 12px 32px rgba(0,0,0,.18);transition:transform var(--blue-transition),box-shadow var(--blue-transition)}
.page-home .focus-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px rgba(0,0,0,.26)}
.page-home .focus-card--gradient{background:linear-gradient(135deg,rgba(255,107,0,.32) 0%,rgba(10,37,64,.24) 55%,rgba(10,37,64,.92) 100%),var(--blue-deep)}
.page-home .focus-card--gradient .focus-team-name,.page-home .focus-card--gradient .focus-team-score,.page-home .focus-card--gradient .focus-status,.page-home .focus-card--gradient .focus-stat dd,.page-home .focus-card--gradient .focus-stat dt{color:var(--blue-white)}
.page-home .focus-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px}
.page-home .focus-status{font-size:12px;color:var(--blue-gray)}
.page-home .focus-match{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;margin:8px 0 2px}
.page-home .focus-team{display:flex;flex-direction:column;align-items:center;gap:8px}
.page-home .focus-team-name{font-size:14px;font-weight:600;text-align:center;line-height:1.4}
.page-home .focus-team-score{font-family:var(--blue-font-display);font-size:36px;line-height:1}
.page-home .focus-divider{text-align:center;font-family:var(--blue-mono);font-size:13px;color:var(--blue-orange);font-weight:700}
.page-home .focus-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:0}
.page-home .focus-stat{display:flex;flex-direction:column;gap:4px;padding:10px 4px;border-radius:var(--blue-radius-sm);background:rgba(10,37,64,.06);text-align:center}
.page-home .focus-card--gradient .focus-stat{background:rgba(255,255,255,.1)}
.page-home .focus-stat dt{font-size:11px;color:var(--blue-gray)}
.page-home .focus-card--gradient .focus-stat dt{color:rgba(255,255,255,.62)}
.page-home .focus-stat dd{margin:0;font-size:15px;font-weight:700;color:var(--blue-ink)}
.page-home .focus-link{margin-top:auto;display:inline-flex;align-items:center;gap:6px;font-family:var(--blue-mono);font-size:13px;color:var(--blue-orange);text-decoration:none}
.page-home .focus-card--gradient .focus-link{color:var(--blue-neon)}
.page-home .focus-link:hover{text-decoration:underline}

.page-home .rank-section{background:var(--blue-white);padding-top:var(--home-section-space);padding-bottom:var(--home-section-space)}
.page-home .rank-panels{display:grid;gap:16px}
.page-home .rank-panel{border:1px solid var(--home-card-border);border-radius:var(--blue-radius);background:var(--blue-bg);overflow:hidden}
.page-home .rank-panel summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px 20px;background:var(--blue-white);transition:background var(--blue-transition)}
.page-home .rank-panel summary::-webkit-details-marker{display:none}
.page-home .rank-panel summary:hover{background:#F9FBFF}
.page-home .rank-panel[open] summary{border-bottom:1px solid var(--home-card-border)}
.page-home .rank-panel-title{font-family:var(--blue-font-display);font-size:24px;color:var(--blue-deep);letter-spacing:.02em}
.page-home .rank-panel-note{font-size:12px;color:var(--blue-gray);font-family:var(--blue-mono);white-space:nowrap}
.page-home .rank-panel summary::after{content:"+";font-size:22px;font-weight:700;color:var(--blue-orange);transition:transform var(--blue-transition)}
.page-home .rank-panel[open] summary::after{content:"−"}
.page-home .rank-table-wrap{overflow-x:auto}
.page-home .rank-table{width:100%;min-width:460px;border-collapse:collapse;font-size:14px}
.page-home .rank-table caption{padding:12px 16px 0;text-align:left;font-size:13px;color:var(--blue-gray)}
.page-home .rank-table th{background:var(--blue-deep);color:var(--blue-white);font-family:var(--blue-mono);font-size:12px;font-weight:400;letter-spacing:.06em;padding:10px 12px;text-align:left;white-space:nowrap}
.page-home .rank-table td{padding:11px 12px;border-bottom:1px solid #EFF2F7;color:var(--blue-ink)}
.page-home .rank-table tbody tr:last-child td{border-bottom:0}
.page-home .rank-table tbody tr:hover td{background:#F7F9FC}
.page-home .rank-table .rank-move{font-weight:700}
.page-home .rank-move-up{color:var(--blue-success)}
.page-home .rank-move-down{color:var(--blue-danger)}
.page-home .rank-move-stable{color:var(--blue-gray)}

.page-home .portal-section{background:var(--blue-bg);padding-top:var(--home-section-space);padding-bottom:var(--home-section-space);background-image:linear-gradient(rgba(10,37,64,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(10,37,64,.04) 1px,transparent 1px);background-size:48px 48px}
.page-home .portal-grid{display:grid;gap:16px}
.page-home .portal-card{position:relative;background:var(--blue-white);border:1px solid var(--home-card-border);border-radius:var(--blue-radius);padding:22px 20px 20px;display:flex;flex-direction:column;gap:8px;text-decoration:none;transition:transform var(--blue-transition),box-shadow var(--blue-transition),border-color var(--blue-transition)}
.page-home .portal-card:hover{transform:translateY(-4px);box-shadow:var(--blue-shadow);border-color:var(--blue-orange)}
.page-home .portal-card:focus-visible{outline:3px solid var(--blue-orange);outline-offset:3px}
.page-home .portal-index{position:absolute;top:14px;right:16px;font-family:var(--blue-mono);font-size:28px;font-weight:700;color:rgba(10,37,64,.12);line-height:1}
.page-home .portal-icon{position:relative;width:46px;height:46px;border:2px solid var(--blue-deep);border-radius:12px;display:block;margin-bottom:4px}
.page-home .portal-icon::before{content:"";position:absolute;left:8px;top:12px;width:20px;height:3px;background:var(--blue-orange);transform:rotate(-32deg);transform-origin:left center;border-radius:2px}
.page-home .portal-icon::after{content:"";position:absolute;right:-5px;bottom:-5px;width:20px;height:20px;background:var(--blue-neon);border-radius:6px}
.page-home .portal-card--story .portal-icon{background:rgba(255,107,0,.1)}
.page-home .portal-card--data .portal-icon{border-color:var(--blue-orange)}
.page-home .portal-card--data .portal-icon::before{background:var(--blue-deep)}
.page-home .portal-card--update .portal-icon{border-radius:50%}
.page-home .portal-card--help .portal-icon::after{background:var(--blue-orange)}
.page-home .portal-card--list .portal-icon{background:rgba(10,37,64,.06)}
.page-home .portal-card--list .portal-icon::before{width:28px}
.page-home .portal-card--contact .portal-icon{border-radius:8px 12px 8px 12px}
.page-home .portal-title{font-size:16px;font-weight:700;color:var(--blue-deep);line-height:1.4}
.page-home .portal-card:hover .portal-title{color:var(--blue-orange)}
.page-home .portal-desc{font-size:13px;color:var(--blue-gray);line-height:1.6}

.page-home .trust-section{background:var(--blue-deep);color:var(--blue-white);padding-top:var(--home-section-space);padding-bottom:var(--home-section-space);position:relative;overflow:hidden}
.page-home .trust-section::before{content:"";position:absolute;right:-100px;top:-100px;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,rgba(0,229,160,.13),transparent 65%)}
.page-home .trust-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-bottom:36px}
.page-home .trust-item{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.14);border-radius:var(--blue-radius);padding:22px 18px;display:flex;flex-direction:column;gap:6px}
.page-home .trust-item-num{font-family:var(--blue-font-display);font-size:clamp(24px,3vw,36px);color:var(--blue-neon);line-height:1.1}
.page-home .trust-item-label{font-size:13px;color:rgba(255,255,255,.62);letter-spacing:.05em}
.page-home .trust-bottom{position:relative;z-index:1;display:grid;gap:28px;align-items:center}
.page-home .mobile-demo{justify-self:center;width:min(260px,70vw);border-radius:28px;background:var(--blue-white);padding:10px;box-shadow:0 24px 60px rgba(0,0,0,.35)}
.page-home .mobile-demo img{display:block;width:100%;height:auto;border-radius:20px;object-fit:cover}
.page-home .trust-copy{max-width:640px}
.page-home .trust-copy-title{font-family:var(--blue-font-display);font-size:clamp(22px,2.6vw,32px);margin:0 0 14px}
.page-home .trust-copy p{font-size:15px;line-height:1.8;color:rgba(255,255,255,.72);margin:0 0 12px}
.page-home .trust-note{color:var(--blue-neon) !important;font-family:var(--blue-mono);font-size:13px}
.page-home .trust-links{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}
.page-home .trust-links .btn-ghost{border-color:rgba(255,255,255,.42);color:var(--blue-white)}
.page-home .trust-links .btn-ghost:hover{background:rgba(255,255,255,.12);border-color:var(--blue-white)}

@media (min-width:640px){
.page-home .portal-grid{grid-template-columns:repeat(2,1fr)}
.page-home .focus-match--lg .focus-team-score{font-size:44px}
.page-home .trust-grid{grid-template-columns:repeat(4,1fr)}
}

@media (min-width:768px){
.page-home .home-section-head{margin-bottom:34px}
.page-home .home-section-lead{font-size:15px}
.page-home .focus-grid{grid-template-columns:repeat(2,1fr)}
.page-home .focus-card--primary{grid-column:span 2}
.page-home .rank-panels{grid-template-columns:repeat(2,1fr);align-items:start}
.page-home .rank-panel:nth-child(3){grid-column:span 2}
.page-home .trust-bottom{grid-template-columns:280px 1fr}
.page-home .mobile-demo{width:240px}
}

@media (min-width:1024px){
.page-home .hero-section{min-height:680px;display:flex;align-items:center}
.page-home .hero-content{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(32px,5vw,72px);align-items:center;width:100%}
.page-home .hero-image-bg{top:0;left:0;width:52%;height:100%}
.page-home .hero-image-bg img{object-position:left center;opacity:.4}
.page-home .hero-visual{margin-top:0}
.page-home .rank-visual-card{padding:18px}
.page-home .rank-line-svg{left:18px;right:18px;top:42px;bottom:54px;width:calc(100% - 36px);height:calc(100% - 96px)}
.page-home .live-track{display:grid;grid-template-columns:repeat(5,1fr);overflow:visible;padding-bottom:8px}
.page-home .live-item{flex:none;width:auto}
.page-home .live-scroll-progress{display:none}
.page-home .live-track-note{display:none}
.page-home .focus-grid{grid-template-columns:1.35fr 1fr 1fr}
.page-home .focus-card--primary{grid-column:span 1}
.page-home .rank-panels{grid-template-columns:repeat(3,1fr)}
.page-home .rank-panel:nth-child(3){grid-column:span 1}
.page-home .rank-table{min-width:0}
.page-home .rank-table th,.page-home .rank-table td{padding:10px 8px;font-size:13px}
.page-home .portal-grid{grid-template-columns:repeat(3,1fr);gap:18px}
}

@media (prefers-reduced-motion:reduce){
.page-home *,.page-home *::before,.page-home *::after{animation:none !important;transition:none !important;scroll-behavior:auto !important}
}
