﻿
:root{--bg:#0E0D14;--header:#0E0D14;--headerText:#EEE7D7;--hero:#171522;--hero2:#0E0D14;--primary:#C8A34B;--accent:#E5C66F;--text:#E8E2D5;--muted:#C8C0B2;--border:#3A3444;--footer:#09080D;--card:#171522;--focus:#E5C66F;--shadow:0 18px 40px rgba(8,15,28,.10)}
*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:Arial,'Microsoft YaHei','PingFang SC','Noto Sans SC',sans-serif;background:var(--bg);color:var(--text);line-height:1.78;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}.wrap{width:min(1200px,calc(100% - 32px));margin:0 auto}.site-header{background:var(--header);color:var(--headerText);min-height:76px;border-bottom:1px solid rgba(255,255,255,.08)}.site-header .wrap{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;min-height:76px}.site-header .brand img{width:216px;height:80px;object-fit:contain}.site-header nav{display:flex;justify-content:center;gap:18px;flex-wrap:wrap;font-size:15px;color:rgba(232,237,242,.92)}.site-header nav a{padding:7px 0;border-bottom:1px solid transparent}.site-header nav a:hover,.site-header nav a:focus{border-bottom-color:currentColor}.site-cta,.ghost-cta,.soft-cta,.final-cta a,.mobile-bar a{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:12px;border:1px solid transparent;transition:transform .18s ease,background .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease;font-weight:700;letter-spacing:0}.site-cta:focus,.ghost-cta:focus,.soft-cta:focus,.final-cta a:focus,.mobile-bar a:focus,.aux-link:focus,.faq-button:focus{outline:3px solid var(--focus);outline-offset:3px}.site-cta:hover,.ghost-cta:hover,.soft-cta:hover,.final-cta a:hover,.mobile-bar a:hover{transform:translateY(-1px)}.site-cta{background:var(--primary);color:#fff;box-shadow:0 12px 28px rgba(0,0,0,.16)}.ghost-cta{background:transparent;color:var(--headerText);border-color:rgba(255,255,255,.28)}.soft-cta{background:rgba(255,255,255,.12);color:var(--headerText);border-color:rgba(255,255,255,.2)}main{padding-bottom:104px}.section{padding:84px 0}.eyebrow{display:inline-flex;align-items:center;gap:8px;letter-spacing:.12em;font-size:12px;font-weight:800;text-transform:uppercase}.hero-title{font-size:56px;line-height:1.06;margin:10px 0 14px;color:#12243a;letter-spacing:0}.lead{font-size:18px;color:var(--muted);margin:0}.hero-copy{font-size:18px;color:var(--muted)}.mini-note{font-size:14px;color:var(--muted)}.download-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.download-row .site-cta,.download-row .ghost-cta,.download-row .soft-cta{min-width:190px}.final-cta{padding:28px;border-radius:20px;background:linear-gradient(135deg,var(--primary),color-mix(in srgb,var(--primary) 70%,#000 30%));color:#fff;box-shadow:var(--shadow)}.final-cta h2{margin:0 0 10px;font-size:34px;line-height:1.15}.final-cta p{margin:0 0 18px;color:rgba(255,255,255,.9)}.final-cta .wrap{display:flex;flex-direction:column;gap:12px}.footer{background:var(--footer);color:#eaf0f7;padding:34px 0 42px}.footer .wrap{display:grid;gap:18px}.footer a{color:#f7fbff}.footer small,.footer p{color:rgba(234,240,247,.78);margin:0}.mobile-bar{display:none}.faq{padding-top:36px}.faq-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:18px}.faq-head h2{margin:0;font-size:34px;line-height:1.1}.faq-head p{margin:0;color:var(--muted);max-width:46ch}.faq-list{display:grid;gap:14px}.faq-item{border:1px solid var(--border);border-radius:16px;overflow:hidden;background:var(--card);box-shadow:0 10px 22px rgba(11,15,20,.04)}.faq-button{width:100%;text-align:left;border:0;background:#fff;padding:16px 18px;display:flex;align-items:center;gap:14px;color:var(--text)}.faq-index{min-width:38px;height:38px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;font-weight:800;background:color-mix(in srgb,var(--accent) 15%,#fff 85%);color:var(--primary)}.faq-question-text{font-size:16px;line-height:1.5}.faq-answer{padding:0 18px 18px;color:var(--muted);font-size:16px}.faq-answer[hidden]{display:none}.aux-links{display:flex;flex-wrap:wrap;gap:10px}.aux-link{font-size:14px;padding:8px 12px;border-radius:999px;border:1px solid var(--border);background:#fff;color:var(--text)}@media (max-width: 900px){.site-header .wrap{grid-template-columns:1fr auto}.site-header nav{display:none}.hero-title{font-size:clamp(34px,7vw,42px)}.section{padding:62px 0}.faq-head{flex-direction:column;align-items:flex-start}.final-cta{border-radius:18px}main{padding-bottom:112px}}@media (max-width: 767px){body{line-height:1.75}.site-header{min-height:68px}.site-header .wrap{min-height:68px;grid-template-columns:1fr auto;gap:10px}.site-header .brand img{width:168px;height:62px}.site-cta,.ghost-cta,.soft-cta{min-height:46px;padding:0 16px;font-size:15px;border-radius:11px}.hero-title{font-size:clamp(32px,9vw,40px)}.lead,.hero-copy,.mini-note,.faq-answer{font-size:15px}.section{padding:54px 0}.wrap{width:min(1200px,calc(100% - 24px))}.mobile-bar{position:fixed;left:0;right:0;bottom:0;height:64px;display:flex;align-items:center;justify-content:center;padding:8px 12px;background:rgba(14,23,38,.96);backdrop-filter:saturate(120%) blur(10px);border-top:1px solid rgba(255,255,255,.08);z-index:80}.mobile-bar a{width:min(100%,680px);min-height:48px;border-radius:13px;font-size:16px}.mobile-safe{padding-bottom:96px}.download-row .site-cta,.download-row .ghost-cta,.download-row .soft-cta{min-width:unset;width:100%}}
.header-38{background:#0e0d14}.header-38 .wrap{grid-template-columns:auto 1fr auto}.header-38 nav{display:flex;gap:16px;justify-content:center;font-size:15px}.header-38 nav a{color:#e8e2d5}.header-38 .site-cta{background:#c8a34b;color:#17120a}
.express-hero{padding:28px 0 0;background:linear-gradient(180deg,var(--hero),#0e0d14 100%)}
.express-grid{display:grid;grid-template-columns:50% 50%;gap:20px;align-items:stretch}.express-left,.express-right{min-height:360px}.express-left{padding:12px 0 28px;color:#efe9dc}.express-left .eyebrow{color:#f1df98}.express-left .hero-title,.express-left .hero-copy,.express-left .mini-note{color:#efe9dc}.express-left .hero-copy{max-width:36ch}.express-right{position:relative;background:radial-gradient(circle at top left, rgba(229,198,111,.18), transparent 42%), linear-gradient(135deg,#1f1b29,#171522);border:1px solid #363042;border-radius:24px;padding:22px;box-shadow:var(--shadow);overflow:hidden}.route{position:absolute;inset:22px 22px 22px 22px;display:grid;align-content:center;gap:16px;transform:skewX(-10deg)}.route .node{width:fit-content;max-width:100%;padding:12px 16px;border-radius:16px;background:#261f35;border:1px solid #4e4566;color:#efe9dc;font-weight:700;box-shadow:0 10px 20px rgba(0,0,0,.18)}.route .node.b{margin-left:18%}.route .node.c{margin-left:34%}.route .node.d{margin-left:50%}.route .node.e{margin-left:66%;background:#c8a34b;color:#17120a}.route .line{height:6px;background:linear-gradient(90deg,rgba(229,198,111,.2),rgba(229,198,111,.8),rgba(229,198,111,.2));border-radius:999px;margin:8px 0}.route .media{position:absolute;right:12px;bottom:12px;width:40%;max-width:260px;border-radius:18px;border:1px solid #4b435f;background:#0f0e15;padding:8px}.route .media img{width:100%;height:160px;object-fit:contain;border-radius:14px;background:#0f0e15}.express-bridge{background:#f7f5f1;color:#302a24;padding:28px 0 12px;border-top:1px solid #2a2434}.express-bridge .wrap{display:flex;gap:16px;flex-wrap:wrap;justify-content:space-between;align-items:center}.express-bridge .wrap span{padding:8px 12px;border-radius:999px;background:#efe9dd;color:#5a5246}.express-body{background:#f7f5f1;color:#302a24}.express-body .section{padding:72px 0}.express-body .card,.express-body .map,.express-body .stack{background:#fff;border:1px solid #dfd7c9;border-radius:20px;padding:22px;box-shadow:0 12px 24px rgba(24,19,11,.05)}.express-body h2{margin:0 0 10px;color:#302a24}.express-body p,.express-body li{color:#57524c}.express-body ul{margin:0;padding-left:18px}.map-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:18px}.map-grid .map.big{grid-column:1/-1;display:grid;grid-template-columns:1.1fr .9fr;gap:18px;align-items:center}.map-grid .map .tag{display:inline-flex;margin-bottom:12px;padding:8px 12px;border-radius:999px;background:#efe4bf;color:#6a5210;font-weight:700}.map-grid .map .mini{height:92px;border-radius:16px;background:linear-gradient(135deg,#f5edd4,#fff);border:1px solid #e4d3a8}
.footer-38{background:#09080d;color:#efe9dc}.footer-38 .wrap{display:grid;gap:14px}.footer-38 .links{display:flex;flex-wrap:wrap;gap:10px}.footer-38 .links a{padding:8px 12px;border-radius:999px;border:1px solid #42394f;color:#efe9dc}
@media (max-width: 980px){.express-grid,.map-grid,.map-grid .map.big{grid-template-columns:1fr}.route{transform:none}.route .node.b,.route .node.c,.route .node.d,.route .node.e{margin-left:0}.route .media{position:relative;right:auto;bottom:auto;width:100%;max-width:none;margin-top:12px}.route .media img{height:190px}.express-left{min-height:0}}

@media (max-width:900px){.38-wsop-express-client-download nav{display:none}}


@media (max-width:900px){.header-38 nav{display:none}}

