
:root{--bg:#07111B;--panel:#0E2030;--line:rgba(172,214,232,.14);--line2:rgba(56,224,178,.32);--text:#EAF2F8;--text2:#B9C9D5;--muted:#8296A8;--accent:#38E0B2;--accent2:#79F2D2;--blue:#60B8FF;--radius:22px;--radiusLg:30px;--shadow:0 28px 70px rgba(0,0,0,.36);--max:1220px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:radial-gradient(circle at 16% 4%,rgba(56,224,178,.13),transparent 28%),radial-gradient(circle at 82% 8%,rgba(96,184,255,.10),transparent 30%),linear-gradient(180deg,#07111B 0%,#07111B 48%,#081621 100%);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",Arial,sans-serif;overflow-x:hidden}body:before{content:"";position:fixed;inset:0;z-index:-2;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.024) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.024) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.82),rgba(0,0,0,.34),transparent 86%)}a{color:inherit;text-decoration:none}button{font:inherit}.container{width:min(var(--max),calc(100% - 44px));margin:0 auto}.header{position:sticky;top:0;z-index:100;background:rgba(7,17,27,.78);border-bottom:1px solid rgba(255,255,255,.07);backdrop-filter:blur(18px)}.nav{height:72px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;gap:12px;min-width:max-content}.brand-mark{width:36px;height:36px;border-radius:12px;display:grid;place-items:center;color:#03130F;background:linear-gradient(135deg,var(--accent),var(--accent2));box-shadow:0 0 32px rgba(56,224,178,.22);font-size:20px;font-weight:950;letter-spacing:-.06em}.brand-text strong{display:block;font-size:16px;line-height:1;letter-spacing:.13em}.brand-text span{display:block;margin-top:5px;color:var(--muted);font-size:11px;letter-spacing:.12em;text-transform:uppercase}.nav-actions{display:flex;align-items:center;gap:10px}.btn{min-height:42px;padding:11px 18px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:999px;border:1px solid transparent;cursor:pointer;font-size:14px;font-weight:780;white-space:nowrap;transition:transform .22s ease,background .22s ease,border-color .22s ease}.btn:hover{transform:translateY(-2px)}.btn svg{width:17px;height:17px;flex:0 0 auto}.btn-primary{color:#03130F;background:linear-gradient(135deg,var(--accent),var(--accent2));box-shadow:0 14px 36px rgba(56,224,178,.18)}.btn-secondary{color:var(--text);background:rgba(255,255,255,.055);border-color:rgba(255,255,255,.12)}.btn-ghost{color:var(--text2);background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.11)}.mobile-toggle,.mobile-menu{display:none}.hero{padding:76px 0 34px}.hero-grid{display:grid;grid-template-columns:minmax(360px,.9fr) minmax(420px,1fr);align-items:center;gap:50px}.back-link{display:inline-flex;align-items:center;gap:8px;color:#BFF9E7;height:32px;padding:0 12px;border-radius:999px;background:rgba(56,224,178,.07);border:1px solid rgba(56,224,178,.15);font-size:13px;font-weight:760}.hero h1{margin:20px 0 0;font-size:clamp(38px,4.5vw,58px);line-height:1.1;letter-spacing:-.055em;font-weight:900}.hero p{max-width:600px;margin:20px 0 0;color:var(--text2);font-size:16px;line-height:1.82}.hero-panel{padding:24px;border-radius:var(--radiusLg);background:radial-gradient(circle at 18% 8%,rgba(56,224,178,.12),transparent 32%),linear-gradient(180deg,rgba(14,32,48,.88),rgba(10,24,38,.78));border:1px solid var(--line);box-shadow:var(--shadow)}.hero-panel-title{display:flex;align-items:center;gap:14px;margin-bottom:18px}.hero-panel-title b{width:44px;height:44px;display:grid;place-items:center;color:#03130F;border-radius:15px;background:linear-gradient(135deg,var(--accent),var(--accent2));font-size:18px}.hero-panel-title strong{font-size:20px;letter-spacing:-.04em}.quick-list{display:grid;gap:10px;margin:0;padding:0;list-style:none}.quick-list a{display:flex;align-items:center;justify-content:space-between;min-height:44px;padding:0 14px;border-radius:14px;color:var(--text2);background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.075);font-size:14px;font-weight:740}.quick-list a:hover{color:var(--text);border-color:var(--line2);background:rgba(56,224,178,.065)}.quick-list span{color:var(--accent)}.guide-layout{display:grid;grid-template-columns:250px 1fr;gap:24px;align-items:start;padding-bottom:72px}.guide-sidebar{position:sticky;top:96px;padding:14px;border-radius:24px;background:rgba(14,32,48,.72);border:1px solid var(--line)}.guide-sidebar strong{display:block;padding:10px 12px 12px;color:var(--text);font-size:15px}.guide-nav{display:grid;gap:8px}.guide-nav a{display:flex;align-items:center;gap:10px;min-height:42px;padding:0 12px;border-radius:14px;color:var(--text2);font-size:14px;font-weight:720;background:transparent;border:1px solid transparent;transition:background .2s ease,color .2s ease,border-color .2s ease}.guide-nav a:hover{color:var(--text);background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.08)}.guide-nav b{width:24px;height:24px;display:grid;place-items:center;border-radius:8px;color:#03130F;background:linear-gradient(135deg,var(--accent),var(--accent2));font-size:11px}.guide-content{display:grid;gap:26px}.guide-section{border-radius:var(--radiusLg);background:linear-gradient(180deg,rgba(14,32,48,.86),rgba(10,24,38,.78));border:1px solid var(--line);box-shadow:0 22px 58px rgba(0,0,0,.22);overflow:hidden}.section-top{display:flex;align-items:flex-start;justify-content:space-between;gap:22px;padding:26px 26px 20px;border-bottom:1px solid rgba(255,255,255,.075)}.section-title{display:flex;align-items:flex-start;gap:15px}.section-num{width:48px;height:48px;display:grid;place-items:center;border-radius:17px;color:#03130F;background:linear-gradient(135deg,var(--accent),var(--accent2));font-size:16px;font-weight:920;flex:0 0 auto}.section-title h2{margin:0;font-size:clamp(26px,3vw,38px);line-height:1.18;letter-spacing:-.055em;font-weight:880}.section-title p{margin:9px 0 0;color:var(--text2);font-size:14px;line-height:1.72;max-width:760px}.section-badge{flex:0 0 auto;min-height:30px;padding:0 11px;display:inline-flex;align-items:center;border-radius:999px;color:#BFF9E7;background:rgba(56,224,178,.08);border:1px solid rgba(56,224,178,.16);font-size:12px;font-weight:840;white-space:nowrap}.section-body{padding:24px 26px 26px;display:grid;gap:22px}.body-grid{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(520px,1.28fr);gap:22px;align-items:start}.body-grid.reverse{grid-template-columns:minmax(520px,1.28fr) minmax(280px,.72fr)}.text-stack{display:grid;gap:14px}.info-card{padding:17px;border-radius:19px;background:rgba(255,255,255,.034);border:1px solid rgba(255,255,255,.075)}.info-card strong{display:block;color:var(--text);font-size:15px;margin-bottom:10px}.info-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.7}.step-list,.feature-list{display:grid;gap:9px;margin:0;padding:0;list-style:none}.step-list li,.feature-list li{position:relative;padding-left:18px;color:var(--text2);font-size:13px;line-height:1.72}.step-list li:before,.feature-list li:before{content:"";position:absolute;left:0;top:.65em;width:6px;height:6px;border-radius:999px;background:var(--accent)}.feature-list li:before{background:var(--blue)}.hi{color:#BFF9E7;font-weight:760}.shot-card{padding:10px;border-radius:24px;background:linear-gradient(180deg,rgba(255,255,255,.12),rgba(255,255,255,.035));border:1px solid rgba(255,255,255,.10);box-shadow:0 24px 54px rgba(0,0,0,.22);overflow:hidden}.shot-card img{width:100%;display:block;border-radius:17px;background:#081521;object-fit:cover}.shot-card.tall{max-width:430px;margin:0 auto}.shot-card.tall img{max-height:760px;object-fit:contain}.two-shots{display:grid;grid-template-columns:1fr 1fr;gap:16px}.caption{margin-top:10px;color:var(--muted);font-size:12px;line-height:1.6;text-align:center}.mini-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.mini-card{min-height:104px;padding:16px;border-radius:18px;background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.075)}.mini-card b{display:inline-grid;place-items:center;width:30px;height:30px;margin-bottom:10px;border-radius:10px;color:#03130F;background:linear-gradient(135deg,var(--accent),var(--accent2));font-size:12px;font-weight:900}.mini-card strong{display:block;font-size:15px;color:var(--text);margin-bottom:6px}.mini-card span{display:block;color:var(--muted);font-size:12px;line-height:1.6}.bottom-help{padding:26px;border-radius:var(--radiusLg);background:radial-gradient(circle at 12% 12%,rgba(56,224,178,.10),transparent 34%),linear-gradient(180deg,rgba(14,32,48,.88),rgba(10,24,38,.78));border:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:22px}.bottom-help h3{margin:0 0 8px;font-size:26px;letter-spacing:-.045em}.bottom-help p{margin:0;color:var(--text2);font-size:14px;line-height:1.72}.bottom-actions{display:flex;gap:12px;flex-wrap:wrap}footer{padding:28px 0;color:var(--muted);border-top:1px solid rgba(255,255,255,.075);font-size:13px}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.reveal{opacity:0;transform:translateY(18px);transition:opacity .58s ease,transform .58s cubic-bezier(.16,1,.3,1)}.reveal.visible{opacity:1;transform:translateY(0)}@media(max-width:1120px){.hero-grid,.guide-layout,.body-grid,.body-grid.reverse{grid-template-columns:1fr}.guide-sidebar{position:relative;top:0}.guide-nav{grid-template-columns:repeat(2,1fr)}}@media(max-width:860px){.nav-actions .hide-mobile{display:none}.mobile-toggle{display:grid;place-items:center;width:42px;height:42px;border-radius:999px;color:var(--text);background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.11);cursor:pointer}.mobile-menu{padding:0 0 16px;border-top:1px solid rgba(255,255,255,.07)}.mobile-menu.open{display:grid;gap:10px}.mobile-menu a{padding:10px 0;color:var(--text2)}.section-top,.bottom-help{align-items:start;flex-direction:column}.two-shots,.mini-grid{grid-template-columns:1fr}}@media(max-width:560px){.container{width:min(var(--max),calc(100% - 28px))}.brand-text span{display:none}.btn{width:100%}.hero{padding:52px 0 28px}.hero h1{font-size:38px}.guide-nav{grid-template-columns:1fr}.section-top,.section-body{padding:20px}.bottom-actions{width:100%}}
  
/* v2 layout refinement */
.hero-grid{grid-template-columns:1fr!important;gap:0!important;align-items:start!important}.hero p{max-width:760px}.guide-layout{grid-template-columns:240px 1fr}.guide-content{gap:22px}.section-body{gap:18px}.body-grid{grid-template-columns:minmax(280px,.56fr) minmax(540px,1.44fr);align-items:stretch}.body-grid.reverse{grid-template-columns:minmax(540px,1.44fr) minmax(280px,.56fr);align-items:stretch}.text-stack{height:100%;align-content:stretch}.text-stack .info-card{display:flex;flex-direction:column;justify-content:center}.shot-card{height:100%;display:flex;align-items:center;justify-content:center}.shot-card img{height:100%;max-height:620px;object-fit:contain}.shot-card.compact img{max-height:430px}.shot-card.wide img{max-height:560px}.shot-card.large img{max-height:720px}.two-shots{align-items:stretch}.two-shots .shot-card{min-height:250px}.two-shots .shot-card img{max-height:340px}.proxy-shot-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:16px;align-items:stretch}.proxy-shot-grid .shot-card img{max-height:520px}.proxy-shot-grid .shot-card:first-child img{max-height:650px}.report-layout{display:grid;grid-template-columns:minmax(330px,.72fr) minmax(520px,1.28fr);gap:22px;align-items:stretch}.report-shot-grid{display:grid;grid-template-rows:auto auto;gap:14px}.report-shot-grid .shot-card img{max-height:330px}.report-shot-grid .shot-card:last-child img{max-height:430px}.dashboard-grid,.opponent-grid,.replay-grid{grid-template-columns:minmax(560px,1.35fr) minmax(300px,.65fr)!important;align-items:stretch}.dashboard-grid .shot-card img,.opponent-grid .shot-card img,.replay-grid .shot-card img{max-height:640px}.ingame-grid{grid-template-columns:minmax(310px,.7fr) minmax(360px,.72fr);justify-content:center}.ingame-grid .shot-card.tall{max-width:360px;width:100%}.caption{display:none}.section-top{padding-bottom:18px}.section-body{padding-top:22px}@media(max-width:1120px){.guide-layout,.body-grid,.body-grid.reverse,.report-layout,.dashboard-grid,.opponent-grid,.replay-grid,.ingame-grid{grid-template-columns:1fr!important}.shot-card img{max-height:none;width:100%;height:auto}.proxy-shot-grid{grid-template-columns:1fr}}@media(max-width:680px){.proxy-shot-grid,.report-shot-grid{grid-template-columns:1fr}.shot-card img{max-height:none}}

.brand-logo {
  background: url("../images/app-icon.webp") center / cover no-repeat !important;
  color: transparent !important;
  overflow: hidden;
}
.brand-logo img { display: block; width: 100%; height: 100%; object-fit: cover; }

