
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f1f3f6;color:#1d2430;font-family:Arial,"Microsoft YaHei","PingFang SC",sans-serif;line-height:1.72}img{display:block;max-width:100%}a{text-decoration:none;color:inherit}
.site-header{height:72px;background:#0e1628;color:#fff;position:sticky;top:0;z-index:30}.header-inner{width:min(1200px,calc(100% - 40px));height:100%;margin:auto;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:10px;font-size:11px;letter-spacing:.12em;font-weight:900}.brand img{width:38px;height:38px;object-fit:contain}.site-header nav{display:flex;gap:22px;margin-left:auto;font-size:14px;color:#c3c7cf}.head-cta{background:#df332d;padding:10px 18px;border-radius:7px;font-weight:900}.site-header button,.mobile-nav{display:none}
h1{font-size:clamp(48px,6.5vw,86px);line-height:1.02;letter-spacing:-.045em;margin:10px 0 22px}h2{font-size:clamp(32px,4.4vw,56px);line-height:1.06;letter-spacing:-.04em;margin:10px 0 18px}h3,p{overflow-wrap:anywhere}
.hero{min-height:620px;background:#0e1628;color:#fff;padding:70px max(20px,calc((100vw - 1180px)/2));display:grid;grid-template-columns:.88fr 1.12fr;gap:56px;align-items:center}.hero .copy>span,.visual header>span,.download header>span,.feature div>span,.guide header>span,.faq-head>span,.final span,.editorial-hero .meta{font-size:10px;letter-spacing:.19em;font-weight:900;color:#df332d}.hero .copy p,.editorial-hero>p{font-size:18px;color:#c6cad2}.hero figure{margin:0;background:rgba(255,255,255,.05);display:flex;align-items:center}.hero figure img{width:100%;max-height:500px;object-fit:contain;padding:16px}.hero-cta{display:inline-block;margin-top:10px;padding:13px 20px;background:#df332d;color:#fff;font-weight:900;border-radius:7px}
.visual,.download,.guide,.faq{width:min(1180px,calc(100% - 40px));margin:auto;padding:84px 0}.visual header,.download header,.guide header{max-width:780px}.visual header p,.download header p,.guide p,.faq p,.feature p{color:#657080}
.gallery,.mosaic-gallery,.editorial-strip,.phone-gallery,.dash-gallery,.journey-gallery,.dual-gallery,.onboard-gallery,.poker-gallery,.online-gallery,.felt-gallery,.event-gallery,.main-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:34px}.gallery figure,.mosaic-gallery figure,.editorial-strip figure,.phone-gallery figure,.dash-gallery figure,.journey-gallery figure,.dual-gallery figure,.onboard-gallery figure,.poker-gallery figure,.online-gallery figure,.felt-gallery figure,.event-gallery figure,.main-gallery figure{margin:0;background:#fff;min-height:290px;overflow:hidden}.gallery img,.mosaic-gallery img,.editorial-strip img,.phone-gallery img,.dash-gallery img,.journey-gallery img,.dual-gallery img,.onboard-gallery img,.poker-gallery img,.online-gallery img,.felt-gallery img,.event-gallery img,.main-gallery img{width:100%;height:100%;max-height:350px;object-fit:contain;padding:10px}.gallery figcaption,.mosaic-gallery figcaption,.editorial-strip figcaption,.phone-gallery figcaption,.dash-gallery figcaption,.journey-gallery figcaption,.dual-gallery figcaption,.onboard-gallery figcaption,.poker-gallery figcaption,.online-gallery figcaption,.felt-gallery figcaption,.event-gallery figcaption,.main-gallery figcaption{padding:12px 15px;font-size:12px;font-weight:900}
.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:34px}.card-grid article{background:#fff;border:1px solid rgba(20,30,40,.12);padding:26px;min-height:210px;display:flex;flex-direction:column;border-radius:14px}.card-grid b{font-size:12px;color:#df332d}.card-grid h3{font-size:22px;margin:12px 0 6px}.card-grid p{color:#657080}.card-grid a{margin-top:auto;font-weight:900;color:#df332d}
.feature{display:grid;grid-template-columns:1.08fr .92fr;background:#0e1628;color:#fff}.feature figure{margin:0;background:rgba(255,255,255,.04);display:flex;align-items:center}.feature img{width:100%;height:100%;max-height:590px;object-fit:contain;padding:24px}.feature>div{padding:70px clamp(26px,6vw,90px);align-self:center}.feature p{color:#bec6d2}.feature a{font-weight:900;border-bottom:2px solid #df332d}
.guide ol{list-style:none;padding:0;margin:34px 0 0;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(20,30,40,.18)}.guide li{padding:24px;border-right:1px solid rgba(20,30,40,.18)}.guide li:last-child{border-right:0}.guide li b,.guide li span{display:block}.guide li b{color:#df332d;margin-bottom:7px}
.faq{display:grid;grid-template-columns:.68fr 1.32fr;gap:60px;padding-top:10px}.faq-list{border-top:1px solid rgba(20,30,40,.2)}.faq details{border-bottom:1px solid rgba(20,30,40,.2)}.faq summary{padding:19px 38px 19px 0;font-weight:900;cursor:pointer;position:relative}.faq summary:after{content:"+";position:absolute;right:3px;color:#df332d}.faq details[open] summary:after{content:"−"}.faq p{margin:0 0 20px}
.final{width:min(1180px,calc(100% - 40px));margin:0 auto 80px;padding:42px 48px;background:#df332d;color:#fff;display:flex;justify-content:space-between;align-items:center;gap:30px;border-radius:18px}.final span{color:#fff;opacity:.75}.final p{margin:0;color:#fff;opacity:.88}.final a{background:#fff;color:#0e1628;padding:13px 20px;font-weight:900;border-radius:7px;white-space:nowrap}
footer{background:#0e1628;color:#b8c0cc;padding:48px max(20px,calc((100vw - 1180px)/2)) 94px}footer strong{color:#fff;font-size:18px}footer p{max-width:760px}.sticky{display:none}
/* distinct families */
.editorial-hero{padding:36px max(20px,calc((100vw - 1240px)/2)) 76px}.editorial-hero .meta{display:flex;justify-content:space-between;border-bottom:1px solid #ccd1d8;padding-bottom:12px}.editorial-hero h1{max-width:880px;margin-top:48px}.editorial-hero>p{color:#626b78;max-width:820px}.editorial-strip{grid-template-columns:1.4fr .8fr .8fr}.editorial-strip figure:first-child{min-height:410px}.story-pair{display:grid;grid-template-columns:1.15fr .85fr;background:#fff;margin-top:16px;align-items:center}.story-pair.reverse{grid-template-columns:.85fr 1.15fr}.story-pair.reverse figure{order:2}.story-pair figure{margin:0;background:#e6e9ee}.story-pair img{width:100%;height:360px;object-fit:contain;padding:14px}.story-pair>div{padding:34px}.story-pair span{color:#df332d;font-weight:900}
.phones{grid-template-columns:.9fr 1.1fr}.phone-stack{position:relative;min-height:480px}.phone-stack figure{position:absolute;border-radius:26px;background:#222630}.phone-stack figure:first-child{width:62%;height:450px;right:0;top:0;z-index:2}.phone-stack figure:last-child{width:50%;height:350px;left:0;bottom:0;transform:rotate(-4deg)}.phone-stack figure img{height:100%;padding:10px}
.dashboard-hero{grid-template-columns:.78fr 1.22fr}.dashboard{background:#08101d;border:1px solid #29405a;border-radius:14px;overflow:hidden}.dashboard .bar{height:42px;background:#17263a;padding:12px 16px;font-size:10px;letter-spacing:.15em}.dashboard img{width:100%;max-height:480px;object-fit:contain;padding:15px}
.journey{background:#f1f3f6;color:#242424}.journey .copy p{color:#665f5b}.journey figure{background:#0e1628}
.dual{grid-template-columns:1fr 1fr}.dual .copy{background:#0e1628;padding:40px;color:#fff}.dual figure{background:#dfe4e8}
.onboarding-hero{grid-template-columns:.8fr 120px 1.2fr;padding-left:max(20px,calc((100vw - 1180px)/2));padding-right:0}.big-number{font-size:110px;font-weight:900;color:rgba(255,255,255,.1);text-align:center}
.poker{grid-template-columns:1.15fr .85fr}.poker figure{order:0}.poker .copy{order:1}
.online{position:relative;display:block;padding:0}.online .hero-bg{width:100%;height:620px;object-fit:cover}.online .overlay{position:absolute;inset:0;padding:80px max(20px,calc((100vw - 1180px)/2));display:flex;flex-direction:column;justify-content:center;background:linear-gradient(90deg,rgba(3,13,28,.93),rgba(3,13,28,.35))}.online .overlay>span{color:#df332d;font-size:10px;letter-spacing:.19em;font-weight:900}.online .overlay p{max-width:760px;color:#c6d1df;font-size:18px}
.felt{background:#0e1628}.event{grid-template-columns:.8fr 1.2fr}.event-pair{display:grid;grid-template-columns:1.2fr .8fr;gap:14px}.event-pair figure{min-height:430px}.main{grid-template-columns:1.2fr .8fr}.main figure{order:0}.main .copy{order:1}
@media(max-width:820px){body{padding-bottom:62px}.site-header{height:64px}.header-inner{width:calc(100% - 28px)}.site-header nav,.head-cta{display:none}.site-header button{display:block;margin-left:auto;background:none;border:0;color:#fff;font-size:22px}.mobile-nav{position:absolute;top:64px;left:0;right:0;z-index:40;background:#0e1628;color:#fff;padding:10px 18px 18px}.mobile-nav.open{display:grid}.mobile-nav a{padding:9px 0}h1{font-size:39px}h2{font-size:29px}.hero,.phones,.dashboard-hero,.journey,.dual,.onboarding-hero,.poker,.event,.main{grid-template-columns:1fr;padding:46px 14px;gap:30px}.onboarding-hero{padding-right:14px}.big-number{display:none}.phone-stack{min-height:360px}.phone-stack figure:first-child{height:340px}.phone-stack figure:last-child{height:270px}.visual,.download,.guide,.faq{width:calc(100% - 28px);padding:58px 0}.gallery,.mosaic-gallery,.editorial-strip,.phone-gallery,.dash-gallery,.journey-gallery,.dual-gallery,.onboard-gallery,.poker-gallery,.online-gallery,.felt-gallery,.event-gallery,.main-gallery{grid-template-columns:1fr}.editorial-hero{padding:28px 14px 50px}.story-pair,.story-pair.reverse{grid-template-columns:1fr}.story-pair.reverse figure{order:0}.card-grid{grid-template-columns:1fr}.feature{grid-template-columns:1fr}.feature>div{padding:42px 22px}.guide ol{grid-template-columns:1fr}.guide li{border-right:0;border-bottom:1px solid rgba(20,30,40,.18)}.faq{grid-template-columns:1fr;gap:20px}.final{width:calc(100% - 28px);display:block;padding:32px 24px}.final a{display:flex;justify-content:center;margin-top:20px}footer{padding:42px 14px 88px}.sticky{position:fixed;z-index:50;left:0;right:0;bottom:0;height:62px;background:#fff;border-top:1px solid #ddd;display:flex;align-items:center;justify-content:space-between;padding:7px 14px}.sticky span{display:grid;line-height:1.05}.sticky small{color:#69717e}.sticky a{background:#df332d;color:#fff;padding:10px 14px;border-radius:7px;font-weight:900}.online .hero-bg{height:570px}.online .overlay{padding:48px 14px}.event-pair{grid-template-columns:1fr}.event-pair figure{min-height:300px}}
@media(max-width:420px){h1{font-size:35px}.hero .copy p,.editorial-hero>p,.online .overlay p{font-size:16px}}
