:root{--bg:#101015;--bg2:#17131a;--panel:#20181f;--panel2:#161218;--text: #000000;--muted: #000000;--accent:#e0b466;--accent2:#7fd4d0;--line:rgba(255,255,255,.08);--shadow:0 26px 70px rgba(0,0,0,.32);color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;color:var(--text);font-family:"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;background:radial-gradient(circle at 10% 0%, color-mix(in srgb, var(--accent) 16%, transparent), transparent 28%),radial-gradient(circle at 92% 16%, rgba(255,255,255,.08), transparent 22%),linear-gradient(180deg,var(--bg2),var(--bg) 55%,#0b0f16 100%)}body.dark-mix{background:radial-gradient(circle at 20% 0%, color-mix(in srgb, var(--accent2) 14%, transparent), transparent 24%),linear-gradient(180deg,#0a0f15 0%,var(--bg) 48%,#080b10 100%)}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}p{margin:0;line-height:1.8;color: var(--text)}h1,h2,h3,b{margin:0}.shell{width:min(1200px,calc(100% - 32px));margin:0 auto}.site-header,.site-footer{position:relative;z-index:10}.header-inner,.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 0}.site-header{position:sticky;top:0;background:rgba(5,8,12,.62);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.06)}.site-footer{padding:28px 0 42px}.brand{display:flex;align-items:center;gap:12px}.brand img{width:46px;height:46px;object-fit:contain}.brand span{display:flex;flex-direction:column;line-height:1.1}.brand small{color: var(--text);font-size:.84rem}.nav{display:flex;align-items:center;gap:6px;flex-wrap:wrap;justify-content:center}.nav a{padding:10px 14px;border-radius:999px;color: var(--text)}.nav a:hover{background:rgba(255,255,255,.05);color:var(--text)}.menu-btn{display:none;width:48px;height:48px;border-radius:14px;border:1px solid var(--line);background:rgba(255,255,255,.04)}.menu-btn span{display:block;width:20px;height:2px;margin:4px auto;border-radius:999px;background:var(--text)}.header-cta,.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:999px;font-weight:700;letter-spacing:.01em}.header-cta,.btn-primary{background:linear-gradient(135deg,var(--accent2),var(--accent));color:#1c1207;box-shadow:0 14px 28px color-mix(in srgb, var(--accent) 22%, transparent)}.btn-secondary{border:1px solid color-mix(in srgb, var(--accent) 22%, transparent);background:rgba(255,255,255,.04)}.btn-ghost{border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.02)}.hero{position:relative;overflow:hidden}.hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:24px;align-items:center;padding:30px 0 18px}.hero-copy h1{font-size:clamp(2.4rem,5vw,4.8rem);line-height:.95;letter-spacing:-.04em;margin:14px 0 14px}.eyebrow,.section-kicker{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08);color:var(--accent2);font-size:.84rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.note-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.note-item{padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.06);color:#dbe3f2;font-size:.92rem}.section{padding:24px 0}.section-head{margin-bottom:16px}.section-kicker{margin-bottom:12px}.feature-wall,.matrix,.strip-grid{display:grid;gap:14px}.feature-wall{grid-template-columns:repeat(4,minmax(0,1fr))}.matrix{grid-template-columns:repeat(3,minmax(0,1fr))}.strip-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.panel,.matrix-card,.faq-item,.table-wrap,.cta-box,.window-shell,.timeline-node,.route-card,.tree-node{border:1px solid var(--line);background:linear-gradient(180deg,color-mix(in srgb, var(--panel) 92%, transparent), color-mix(in srgb, var(--panel2) 96%, transparent));box-shadow:var(--shadow);border-radius:24px}.panel,.matrix-card,.cta-box,.route-card,.tree-node{padding:20px}.panel p,.matrix-card p,.route-card p,.tree-node p{margin-top:10px}.figure{margin:0;padding:0;border-radius:18px;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.03)}.figure img{width:100%;object-fit:cover}.figure figcaption{padding:10px 12px;font-size:.86rem;color: var(--text)}.section-split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:start}.section-copy{display:flex;flex-direction:column;gap:12px}.hero-visual{position:relative}.hero-visual img{width:100%;border-radius:22px;border:1px solid rgba(255,255,255,.08)}.hero-split .hero-visual{display:grid;gap:14px;align-content:start}.hero-stack{display:grid;gap:14px}.device-stack{position:relative;min-height:380px}.device-stack .device{position:absolute;inset:auto;border-radius:24px;overflow:hidden;box-shadow:0 26px 60px rgba(0,0,0,.36)}.device-stack .device.one{left:2%;top:18%;width:45%}.device-stack .device.two{right:0;top:0;width:68%}.device-stack .device.three{right:0;bottom:0;width:30%;transform:translateY(6%)}.device-stack .device img{width:100%;height:100%;object-fit:cover}.hero-full{min-height:640px;background-size:cover;background-position:center}.hero-full::before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,7,11,.16),rgba(4,7,11,.78) 70%,rgba(4,7,11,.92));backdrop-filter:saturate(1.05)}.hero-full-inner{position:relative;z-index:1;min-height:640px;display:flex;flex-direction:column;justify-content:end;padding:96px 0 72px;max-width:900px}.hero-full h1{font-size:clamp(2.7rem,6vw,5.6rem);line-height:.92;margin:14px 0}.hero-full .hero-foot{display:flex;gap:14px;flex-wrap:wrap;margin-top:22px}.hero-center{text-align:center}.hero-center-inner{display:flex;align-items:center;flex-direction:column;gap:12px;padding:28px 0 18px}.hero-center h1{font-size:clamp(2.3rem,5vw,4.7rem);line-height:.95;margin-top:14px}.device-stage{position:relative;display:flex;align-items:center;justify-content:center;min-height:420px;width:100%}.device-ring{position:absolute;width:min(540px,88vw);height:min(540px,88vw);border-radius:50%;border:1px solid rgba(255,255,255,.08);background:radial-gradient(circle, color-mix(in srgb, var(--accent) 12%, transparent), transparent 55%)}.device-ring::after{content:'';position:absolute;inset:12%;border-radius:50%;border:1px dashed rgba(255,255,255,.12)}.device-center-card{position:relative;z-index:1;display:grid;grid-template-columns:auto auto;gap:12px;align-items:center;padding:18px;border-radius:28px;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.03));border:1px solid rgba(255,255,255,.08);box-shadow:var(--shadow)}.device-center-card img{width:128px;height:128px;object-fit:contain}.window-shell{padding:12px;border-radius:28px;background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.02));border:1px solid rgba(255,255,255,.08)}.window-chrome{display:flex;gap:8px;padding:8px 10px}.window-chrome span{width:10px;height:10px;border-radius:50%;background:rgba(255,255,255,.34)}.window-chrome span:first-child{background:#ff5f57}.window-chrome span:nth-child(2){background:#febc2e}.window-chrome span:nth-child(3){background:#28c840}.window-body{border-radius:20px;overflow:hidden;background:linear-gradient(180deg,rgba(0,0,0,.4),rgba(0,0,0,.15))}.timeline-rail{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:22px 0 10px}.timeline-node{padding:18px}.timeline-node span{display:inline-flex;width:38px;height:38px;border-radius:12px;align-items:center;justify-content:center;background:rgba(255,255,255,.06);color:var(--accent2);font-weight:800}.timeline-node strong,.timeline-node small{display:block}.timeline-node strong{margin-top:10px}.timeline-node small{margin-top:6px;color: var(--text);line-height:1.6}.flow-map{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;align-items:stretch;margin-top:18px}.flow-node{position:relative;padding:16px 14px;border-radius:18px;border:1px solid var(--line);background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.03))}.flow-node::after{content:'→';position:absolute;right:-10px;top:50%;transform:translateY(-50%);color:var(--accent2);font-weight:900}.flow-node:last-child::after{display:none}.flow-node h3{margin-bottom:8px}.flow-node p{font-size:.95rem}.tree-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:16px}.tree-node{margin-bottom:12px}.tree-node.branch{border-left:4px solid color-mix(in srgb, var(--accent) 56%, white)}.tree-node.branch.secondary{border-left-color: var(--text)}.diag-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.badge-row{display:flex;flex-wrap:wrap;gap:10px}.badge{padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08)}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:14px;border-bottom:1px solid rgba(255,255,255,.08);vertical-align:top}th{color:#fff}summary{cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}.faq-list{display:grid;gap:12px}.faq-item{padding:0;overflow:hidden}.faq-item summary{padding:20px 20px;font-weight:800;color:var(--text)}.faq-item p{padding:0 20px 18px}.cta-box{display:flex;justify-content:space-between;gap:18px;align-items:center}.cta-actions{display:flex;gap:10px;flex-wrap:wrap}.page-map{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.map-node{padding:18px;border-radius:22px;border:1px solid var(--line);background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.02))}.map-node strong{display:block;margin-bottom:8px}.network-board{display:grid;grid-template-columns:1.15fr .85fr;gap:18px;align-items:start}.radar{position:relative;min-height:420px;border-radius:28px;overflow:hidden;background:radial-gradient(circle at 50% 50%, rgba(255,255,255,.06), rgba(255,255,255,.02) 40%, rgba(0,0,0,.18) 70%)}.radar::before,.radar::after{content:'';position:absolute;inset:0;background:radial-gradient(circle at 50% 50%, transparent 0 27%, rgba(255,255,255,.08) 27% 28%, transparent 28% 55%, rgba(255,255,255,.08) 55% 56%, transparent 56% 100%);opacity:.45}.radar::after{background:linear-gradient(90deg,transparent 49.5%,rgba(255,255,255,.08) 50%,transparent 50.5%),linear-gradient(0deg,transparent 49.5%,rgba(255,255,255,.08) 50%,transparent 50.5%);opacity:.26}.status-dot{position:absolute;width:14px;height:14px;border-radius:50%;background:var(--accent2);box-shadow:0 0 0 8px color-mix(in srgb, var(--accent) 18%, transparent)}.status-dot.one{left:18%;top:22%}.status-dot.two{left:66%;top:30%}.status-dot.three{left:48%;top:66%}.status-panel{display:grid;gap:12px}.status-row{display:flex;justify-content:space-between;gap:12px;padding:14px 16px;border-radius:18px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08)}.route-map{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.route-map .route-card{position:relative}.route-map .route-card::after{content:'↗';position:absolute;right:16px;top:16px;color:var(--accent2);font-size:1.2rem}.map-panel{border-radius:30px;padding:22px;border:1px solid var(--line);background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.02))}.map-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.chip-row{display:flex;flex-wrap:wrap;gap:8px}.chip-row span{padding:7px 10px;border-radius:999px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);font-size:.88rem}.mobile-nav{display:none}.hero-window .hero-grid{grid-template-columns:minmax(0,1fr) minmax(0,.95fr)}.hero-product .hero-visual{min-height:380px}.hero-product .hero-visual .metric-slab{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.metric-slab .metric{padding:16px;border-radius:18px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08)}.metric-slab .metric strong{display:block;margin-bottom:6px}.hero-security .security-orbit{position:relative;min-height:360px;border-radius:28px;background:radial-gradient(circle at 50% 50%, rgba(255,255,255,.07), rgba(255,255,255,.03) 42%, rgba(0,0,0,.15) 76%)}.hero-security .shield{position:absolute;inset:12% 16%;border-radius:28px;background:linear-gradient(180deg,rgba(255,255,255,.1),rgba(255,255,255,.03));border:1px solid rgba(255,255,255,.12)}.hero-route .route-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.hero-map .hero-full-inner{max-width:1000px}.hero-map .map-hero-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px}.hero-map .map-hero-grid .map-node{min-height:112px}.hero-tree .problem-forest{display:grid;grid-template-columns:1.2fr .8fr;gap:16px;margin-top:18px}.hero-network .status-board{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px}.hero-timeline .timeline-node{min-height:126px}.hero-center .device-stage img{max-width:100%}@media (max-width:1080px){.hero-grid,.section-split,.tree-grid,.network-board,.cta-box{grid-template-columns:1fr}.feature-wall,.matrix,.strip-grid,.timeline-rail,.flow-map,.route-map,.page-map,.map-grid,.hero-map .map-hero-grid,.hero-network .status-board,.hero-route .route-grid{grid-template-columns:1fr 1fr}.hero-center-inner{padding:20px 0}.hero-full-inner{padding:80px 0 60px}}@media (max-width:760px){.shell{width:min(1200px,calc(100% - 24px))}.header-inner,.footer-inner{padding:14px 0;flex-wrap:wrap}.menu-btn{display:inline-block}.nav{display:none;width:100%;padding-top:8px}.nav a{display:inline-flex}.nav-open .nav{display:flex}.header-cta{width:100%}.hero-grid,.section-split,.tree-grid,.network-board,.cta-box,.diag-grid{grid-template-columns:1fr}.feature-wall,.matrix,.strip-grid,.timeline-rail,.flow-map,.route-map,.page-map,.map-grid,.hero-map .map-hero-grid,.hero-network .status-board,.hero-route .route-grid{grid-template-columns:1fr}.hero-full,.hero-full-inner{min-height:540px}.hero-full-inner{padding:70px 0 48px}.device-stage{min-height:320px}.device-center-card{grid-template-columns:1fr}.device-stack{min-height:320px}.hero-security .security-orbit,.radar{min-height:300px}.brand img{width:42px;height:42px}.cta-actions{width:100%}.cta-actions .btn{width:100%}.footer-links{display:flex;flex-wrap:wrap;gap:8px}.footer-links a{display:inline-flex;padding:10px 12px;border-radius:999px;background:rgba(255,255,255,.04)}}
/* EVP-TYPO-CONTRAST-FIX v1 */
body[data-page="31-evpoker-install-troubleshooting"] .hero h1,
body[data-page="31-evpoker-install-troubleshooting"] .hero .hero-title,
body[data-page="31-evpoker-install-troubleshooting"] .hero-copy h1,
body[data-page="31-evpoker-install-troubleshooting"] .hero-center h1,
body[data-page="31-evpoker-install-troubleshooting"] .hero-tool h1,
body[data-page="31-evpoker-install-troubleshooting"] .hero-apple h1,
body[data-page="31-evpoker-install-troubleshooting"] .hero-desktop h1,
body[data-page="31-evpoker-install-troubleshooting"] .hero-split h1,
body[data-page="31-evpoker-install-troubleshooting"] .center-shell h1,
body[data-page="31-evpoker-install-troubleshooting"] .hero h2,
body[data-page="31-evpoker-install-troubleshooting"] .section-title h2,
body[data-page="31-evpoker-install-troubleshooting"] .card h3,
body[data-page="31-evpoker-install-troubleshooting"] .step h3,
body[data-page="31-evpoker-install-troubleshooting"] .timeline-row h3,
body[data-page="31-evpoker-install-troubleshooting"] .check-row h3,
body[data-page="31-evpoker-install-troubleshooting"] .faq-list summary,
body[data-page="31-evpoker-install-troubleshooting"] .cta-band h2 {
  color:#ffffff;
  font-weight:800;
  letter-spacing:-0.02em;
  line-height:1.15;
  text-shadow:none;
  opacity:1;
}
body[data-page="31-evpoker-install-troubleshooting"] .hero,
body[data-page="31-evpoker-install-troubleshooting"] .hero-copy,
body[data-page="31-evpoker-install-troubleshooting"] .section-title,
body[data-page="31-evpoker-install-troubleshooting"] .card,
body[data-page="31-evpoker-install-troubleshooting"] .panel,
body[data-page="31-evpoker-install-troubleshooting"] .step,
body[data-page="31-evpoker-install-troubleshooting"] .timeline-row,
body[data-page="31-evpoker-install-troubleshooting"] .check-row,
body[data-page="31-evpoker-install-troubleshooting"] .faq-list details,
body[data-page="31-evpoker-install-troubleshooting"] .cta-band,
body[data-page="31-evpoker-install-troubleshooting"] .compare,
body[data-page="31-evpoker-install-troubleshooting"] .floating-note,
body[data-page="31-evpoker-install-troubleshooting"] .trust-row span,
body[data-page="31-evpoker-install-troubleshooting"] .pill {
  color: var(--text);
  opacity:1;
  text-shadow:none;
}
body[data-page="31-evpoker-install-troubleshooting"] .hero p,
body[data-page="31-evpoker-install-troubleshooting"] .hero-copy p,
body[data-page="31-evpoker-install-troubleshooting"] .section-title p,
body[data-page="31-evpoker-install-troubleshooting"] .card p,
body[data-page="31-evpoker-install-troubleshooting"] .step p,
body[data-page="31-evpoker-install-troubleshooting"] .timeline-row p,
body[data-page="31-evpoker-install-troubleshooting"] .check-row p,
body[data-page="31-evpoker-install-troubleshooting"] .faq-list p,
body[data-page="31-evpoker-install-troubleshooting"] .cta-band p,
body[data-page="31-evpoker-install-troubleshooting"] .compare td,
body[data-page="31-evpoker-install-troubleshooting"] .footer-links a {
  color: var(--text);
  opacity:1;
  text-shadow:none;
}
body[data-page="31-evpoker-install-troubleshooting"] .btn,
body[data-page="31-evpoker-install-troubleshooting"] .header-cta {
  font-weight:700;
  line-height:1;
  text-shadow:none;
  opacity:1;
}
body[data-page="31-evpoker-install-troubleshooting"] .btn-primary,
body[data-page="31-evpoker-install-troubleshooting"] .header-cta,
body[data-page="31-evpoker-install-troubleshooting"] .btn-secondary {
  color:#ffffff;
}
body[data-page="31-evpoker-install-troubleshooting"] .menu-btn span { opacity:1; }
body[data-page="31-evpoker-install-troubleshooting"] .floating-note strong { color:#ffffff; }