.page-home{background:var(--bg-deep);color:var(--text);overflow-x:hidden}
.page-home .breadcrumbs{padding-top:16px;padding-bottom:0}
.page-home .section-head{display:flex;flex-direction:column;gap:14px;margin-bottom:36px;align-items:flex-start}
.page-home .section-index{font-family:var(--font-display);font-size:48px;font-weight:700;line-height:1;color:transparent;-webkit-text-stroke:1px var(--cyan);flex-shrink:0}
.page-home .section-label{color:var(--cyan);letter-spacing:.14em;text-transform:uppercase;margin-bottom:8px;font-size:13px}
.page-home .section-head h2{font-size:28px;line-height:1.2;margin:0;color:var(--text);font-family:var(--font-display)}
.page-home .section-desc{color:var(--text-dim);font-size:14px;line-height:1.7;max-width:340px;margin:0}
.page-home .head-group{min-width:0}
.page-home .home-hero{position:relative;padding:40px 0 0}
.page-home .home-hero::before,.page-home .home-hero::after{content:"";position:absolute;border-radius:50%;pointer-events:none;z-index:0}
.page-home .home-hero::before{width:300px;height:300px;background:radial-gradient(circle,rgba(0,240,255,.18) 0%,transparent 70%);top:120px;right:-90px;animation:hero-drift-a 16s ease-in-out infinite alternate}
.page-home .home-hero::after{width:240px;height:240px;background:radial-gradient(circle,rgba(255,102,0,.12) 0%,transparent 70%);bottom:150px;left:-80px;animation:hero-drift-b 20s ease-in-out infinite alternate}
@keyframes hero-drift-a{0%{transform:translate(0,0) scale(1)}100%{transform:translate(-24px,32px) scale(1.1)}}
@keyframes hero-drift-b{0%{transform:translate(0,0) scale(1)}100%{transform:translate(30px,-24px) scale(.92)}}
.page-home .hero-layout{position:relative;z-index:1;display:flex;flex-direction:column;gap:24px}
.page-home .hero-rail{display:none}
.page-home .hero-content{order:1}
.page-home .hero-kicker{display:inline-flex;align-items:center;gap:8px;font-size:13px;letter-spacing:.14em;color:var(--text-dim);margin-bottom:18px;font-weight:500;font-family:var(--font-body)}
.page-home .hero-kicker::before{content:"";width:28px;height:1px;background:var(--orange)}
.page-home .hero-content h1{margin:0 0 22px;font-family:var(--font-display);font-weight:900;letter-spacing:-.02em;line-height:1.08;font-size:44px;color:var(--text)}
.page-home .h1-line-1{display:block}
.page-home .h1-line-2{display:block;color:var(--cyan);padding-left:28px;position:relative}
.page-home .h1-line-2::before{content:"";position:absolute;left:0;top:.6em;width:16px;height:2px;background:var(--orange)}
.page-home .hero-lead{color:var(--text-dim);font-size:16px;line-height:1.8;margin:0 0 28px;max-width:520px}
.page-home .hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:28px}
.page-home .hero-visual{order:2;position:relative;z-index:1}
.page-home .hero-visual img{display:block;width:100%;height:auto;border-radius:6px;box-shadow:0 24px 60px -24px rgba(0,0,0,.8);clip-path:polygon(0 0,calc(100% - 32px) 0,100% 24px,100% 100%,24px 100%,0 calc(100% - 24px))}
.page-home .hero-slices{position:relative;z-index:1;display:grid;grid-template-columns:1fr;gap:14px;padding:28px 0 48px}
.page-home .slice{display:block;padding:22px 26px;text-decoration:none;color:var(--bg-deep);transition:transform .35s var(--ease),box-shadow .35s var(--ease)}
.page-home .slice:hover{transform:translateY(-2px);box-shadow:0 18px 36px -16px rgba(0,0,0,.6)}
.page-home .slice-cyan{background:var(--cyan)}
.page-home .slice-orange{background:var(--orange)}
.page-home .slice-index{font-family:var(--font-display);font-size:12px;font-weight:700;margin-right:12px;opacity:.7}
.page-home .slice strong{display:block;font-family:var(--font-display);font-size:22px;font-weight:800;letter-spacing:.04em;margin:6px 0 4px}
.page-home .slice small{font-size:13px;opacity:.75;font-weight:500}
.page-home .hero-scroll{display:none}
.page-home .home-nav-matrix{padding:48px 0;border-top:1px solid var(--line)}
.page-home .matrix-layout{display:grid;grid-template-columns:1fr;gap:32px}
.page-home .matrix-grid{display:grid;grid-template-columns:1fr;gap:14px}
.page-home .matrix-card{position:relative;display:block;padding:24px;background:var(--bg-raised);border:1px solid var(--line);border-radius:6px;color:var(--text);text-decoration:none;transition:transform .4s var(--ease),border-color .4s var(--ease),box-shadow .4s var(--ease)}
.page-home .matrix-card:hover{transform:perspective(700px) rotateY(-4deg) rotateX(2deg) translateY(-4px);border-color:var(--line-cyan);box-shadow:0 20px 44px -20px rgba(0,240,255,.2)}
.page-home .matrix-icon{width:32px;height:32px;color:var(--cyan);margin-bottom:16px;display:block}
.page-home .matrix-card:hover .matrix-icon{color:var(--orange)}
.page-home .matrix-card h3{font-family:var(--font-display);font-size:17px;font-weight:700;margin:0 0 8px;letter-spacing:.02em}
.page-home .matrix-card p{margin:0;font-size:14px;line-height:1.6;color:var(--text-dim)}
.page-home .matrix-tag{position:absolute;top:16px;right:16px;font-size:11px;letter-spacing:.1em;padding:3px 8px;border:1px solid var(--line);border-radius:99px;color:var(--text-dim);background:rgba(19,26,43,.7)}
.page-home .matrix-side{display:flex;flex-direction:column;gap:16px;padding:24px;background:var(--bg-raised);border:1px solid var(--line);border-radius:6px}
.page-home .matrix-side-media img{display:block;width:100%;height:auto;border-radius:4px}
.page-home .matrix-side p{margin:0;font-size:14px;line-height:1.7;color:var(--text-dim)}
.page-home .home-player{padding:48px 0;background:linear-gradient(180deg,transparent 0%,rgba(0,240,255,.03) 100%);border-top:1px solid var(--line)}
.page-home .player-grid{display:grid;grid-template-columns:1fr;gap:32px}
.page-home .player-copy p{margin:0 0 20px;font-size:16px;line-height:1.8;color:var(--text-dim)}
.page-home .filter-demo{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0}
.page-home .filter-item{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:500;padding:8px 14px;border-radius:999px;border:1px solid var(--line-cyan);color:var(--text);background:rgba(0,240,255,.06)}
.page-home .filter-item::before{content:"";width:6px;height:6px;border-radius:50%;background:var(--cyan)}
.page-home .player-actions{display:flex;flex-wrap:wrap;gap:12px}
.page-home .player-card{background:var(--bg-raised);border:1px solid var(--line);border-radius:8px;padding:20px;box-shadow:0 24px 50px -24px rgba(0,0,0,.7)}
.page-home .player-card-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:14px;border-bottom:1px solid var(--line);margin-bottom:16px;font-size:13px;color:var(--text-dim);letter-spacing:.06em}
.page-home .player-card-body{display:flex;flex-direction:column;align-items:center}
.page-home .radar{width:100%;max-width:260px;height:auto}
.page-home .radar-legend{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 14px;margin:16px 0 20px;font-size:12px;color:var(--text-dim)}
.page-home .radar-legend span::before{content:"●";color:var(--cyan);margin-right:5px;font-size:9px;vertical-align:middle}
.page-home .player-stats{display:flex;gap:24px;justify-content:center;text-align:center;border-top:1px solid var(--line);padding-top:18px;width:100%}
.page-home .player-stats .stat-value{display:block;font-family:var(--font-display);font-size:32px;font-weight:700;color:var(--cyan);line-height:1.2}
.page-home .player-stats .stat-label{font-size:12px;color:var(--text-dim)}
.page-home .home-snapshot{padding:48px 0;border-top:1px solid var(--line)}
.page-home .snapshot-grid{display:grid;grid-template-columns:1fr;gap:28px}
.page-home .snapshot-copy p{margin:0 0 24px;font-size:16px;line-height:1.8;color:var(--text-dim)}
.page-home .snapshot-stats{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:20px}
.page-home .snapshot-stats .stat{flex:1 1 120px;padding:16px 14px;border:1px solid var(--line);border-radius:6px;background:var(--bg-raised)}
.page-home .snapshot-stats .stat-value{display:block;font-family:var(--font-display);font-size:34px;font-weight:700;color:var(--orange);line-height:1.2}
.page-home .snapshot-stats .stat-label{font-size:12px;color:var(--text-dim)}
.page-home .snapshot-note{font-size:13px;color:var(--text-dim)}
.page-home .snapshot-visual img{display:block;width:100%;height:auto;border-radius:6px}
.page-home .image-frame-wide{border-radius:6px;overflow:hidden}
.page-home .snapshot-figcaption{margin-top:10px;font-size:12px;color:var(--text-dim);text-align:right}
.page-home .home-performance{padding:48px 0;background:linear-gradient(180deg,rgba(255,102,0,.04) 0%,transparent 100%);border-top:1px solid var(--line)}
.page-home .perf-grid{display:grid;grid-template-columns:1fr;gap:28px}
.page-home .perf-desc>p{margin:0 0 24px;font-size:16px;line-height:1.8;color:var(--text-dim)}
.page-home .perf-points{list-style:none;padding:0;margin:0;display:flex;gap:24px}
.page-home .perf-point-num{font-family:var(--font-display);font-size:28px;font-weight:700;color:var(--cyan);display:block;margin-bottom:4px}
.page-home .perf-points strong{font-size:13px;color:var(--text)}
.page-home .perf-chart{padding:24px;background:var(--bg-raised);border:1px solid var(--line);border-radius:8px}
.page-home .bar-row{display:grid;grid-template-columns:44px 1fr 40px;align-items:center;gap:12px;margin-bottom:18px}
.page-home .bar-label{font-size:13px;color:var(--text-dim)}
.page-home .bar-track{height:26px;background:var(--bg-deep);overflow:hidden}
.page-home .bar-fill{height:100%;transition:width .8s var(--ease)}
.page-home .bar-fill-old{width:100%;background:linear-gradient(90deg,rgba(255,59,107,.5),rgba(255,59,107,.2))}
.page-home .bar-fill-new{width:60%;background:linear-gradient(90deg,var(--cyan),rgba(0,240,255,.4))}
.page-home .bar-value{font-family:var(--font-display);font-size:15px;font-weight:700;color:var(--text);text-align:right}
.page-home .perf-note{font-size:12px;color:var(--text-dim);margin:0 0 16px}
.page-home .perf-result{display:flex;flex-direction:column;align-items:flex-end;border-top:1px solid var(--line);padding-top:16px}
.page-home .perf-result-num{font-family:var(--font-display);font-size:28px;font-weight:700;color:var(--orange)}
.page-home .perf-result-label{font-size:12px;color:var(--text-dim)}
.page-home .home-journal{padding:48px 0;border-top:1px solid var(--line)}
.page-home .journal-layout{display:grid;grid-template-columns:1fr;gap:28px}
.page-home .journal-list{display:flex;flex-direction:column;gap:16px}
.page-home .journal-card{padding:24px;background:var(--bg-raised);border:1px solid var(--line);border-radius:6px}
.page-home .journal-meta{display:flex;align-items:center;gap:10px;margin-bottom:12px}
.page-home .journal-meta time{font-size:12px;color:var(--text-dim);letter-spacing:.06em}
.page-home .journal-card h3{margin:0 0 10px;font-size:18px;line-height:1.4;color:var(--text);font-family:var(--font-display)}
.page-home .journal-card p{margin:0 0 14px;font-size:14px;line-height:1.6;color:var(--text-dim)}
.page-home .journal-more{display:inline-block;font-size:13px;color:var(--cyan);text-decoration:none}
.page-home .journal-more:hover{color:var(--orange)}
.page-home .journal-visual img{display:block;width:100%;height:auto;border-radius:6px}
.page-home .home-support{padding:32px 0 48px;border-top:1px solid var(--line)}
.page-home .support-inner{display:flex;flex-direction:column;gap:16px;align-items:flex-start}
.page-home .support-inner p{margin:0;font-size:14px;line-height:1.7;color:var(--text-dim)}
.page-home .support-links{display:flex;gap:12px;flex-wrap:wrap}
@media (min-width:768px){
  .page-home .section-head{flex-direction:row;align-items:flex-end;gap:20px}
  .page-home .section-head .section-desc{margin-left:auto;text-align:right}
  .page-home .hero-content h1{font-size:58px}
  .page-home .hero-slices{grid-template-columns:1fr 1fr;gap:24px}
  .page-home .matrix-layout{grid-template-columns:1fr 280px}
  .page-home .matrix-grid{grid-template-columns:1fr 1fr}
  .page-home .player-grid{grid-template-columns:1fr 320px;align-items:start}
  .page-home .snapshot-grid{grid-template-columns:1fr 1fr;align-items:start}
  .page-home .perf-grid{grid-template-columns:1fr 1fr;align-items:start}
  .page-home .journal-layout{grid-template-columns:1fr 300px;align-items:start}
  .page-home .support-inner{flex-direction:row;align-items:center;justify-content:space-between}
}
@media (min-width:1024px){
  .page-home .breadcrumbs{padding-top:22px}
  .page-home .home-hero{padding-top:64px}
  .page-home .hero-layout{display:grid;grid-template-columns:48px 1fr 1.2fr;gap:36px;align-items:center}
  .page-home .hero-rail{display:flex;flex-direction:column;align-items:center;gap:10px;font-family:var(--font-display);font-size:12px;letter-spacing:.2em;color:var(--text-dim);text-transform:uppercase}
  .page-home .hero-rail span{display:block}
  .page-home .hero-content h1{font-size:72px}
  .page-home .h1-line-2{padding-left:40px}
  .page-home .h1-line-2::before{width:24px}
  .page-home .hero-lead{font-size:18px}
  .page-home .hero-visual img{height:520px;object-fit:cover}
  .page-home .hero-slices{padding-top:44px;padding-bottom:64px}
  .page-home .slice-cyan{margin-right:40px;clip-path:polygon(0 0,calc(100% - 28px) 0,100% 100%,0 100%)}
  .page-home .slice-orange{margin-left:80px;clip-path:polygon(28px 0,100% 0,100% 100%,0 100%)}
  .page-home .hero-scroll{position:absolute;right:24px;bottom:28px;display:flex;flex-direction:column;align-items:center;gap:10px;color:var(--text-dim);text-decoration:none;z-index:2}
  .page-home .hero-scroll-line{width:1px;height:44px;background:linear-gradient(to bottom,var(--cyan),transparent);position:relative;overflow:hidden}
  .page-home .hero-scroll-line::after{content:"";position:absolute;top:-20%;left:0;width:100%;height:40%;background:var(--orange);animation:scroll-slide 2.4s ease-in-out infinite}
  @keyframes scroll-slide{0%{top:-20%}100%{top:120%}}
  .page-home .hero-scroll-text{font-size:11px;letter-spacing:.2em;writing-mode:vertical-rl}
  .page-home .home-nav-matrix,.page-home .home-player,.page-home .home-snapshot,.page-home .home-performance,.page-home .home-journal{padding-top:72px;padding-bottom:72px}
  .page-home .section-index{font-size:64px}
  .page-home .section-head h2{font-size:36px}
  .page-home .matrix-grid{grid-template-columns:repeat(3,1fr)}
}
