:root{--navy:#142568;--ink:#172446;--teal:#087b76;--mint:#c7f1e8;--muted:#64728a;--line:#dee5ef;--paper:#f6f8fc;--gold:#b18326;--header:88px;--radius:22px;--serif:"STSong","Songti SC","SimSun",serif;--sans:"Microsoft YaHei","PingFang SC",system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--ink);background:#fff;font:16px/1.8 var(--sans);-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:disabled{cursor:default}button,a{touch-action:manipulation}:focus-visible{outline:3px solid #198bce;outline-offset:5px}img{max-width:100%;display:block}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{line-height:1.4}p+p{margin-top:16px}button{border:0}button svg{pointer-events:none}[hidden]{display:none!important}.skip-link{position:fixed;top:-80px;left:20px;background:var(--navy);color:#fff;padding:10px 18px;z-index:100}.skip-link:focus{top:12px}.site-header{height:var(--header);padding:0 clamp(24px,4vw,72px);display:flex;align-items:center;gap:32px;position:sticky;top:0;z-index:20;background:#ffffffed;border-bottom:1px solid #e9edf4;backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;gap:13px;white-space:nowrap;font-weight:700;line-height:1.4;font-size:19px}.brand small{display:block;font-size:12px;color:var(--muted);letter-spacing:.16em;font-weight:400;margin-top:4px}.brand-icon{display:inline-grid;grid-template-columns:1fr 1fr;gap:4px;width:43px;height:43px;background:var(--navy);padding:9px;border-radius:12px;flex:none}.brand-icon i{background:white;border-radius:2px}.brand-icon i:nth-child(2){background:#58dac5;border-radius:50%}.brand-icon.small{width:30px;height:30px;gap:3px;padding:6px;border-radius:8px;vertical-align:middle;margin-right:10px}.primary-nav{display:flex;align-items:center;justify-content:center;gap:8px;margin:auto}.primary-nav>a{font-size:15px;padding:12px 18px;border-radius:9px;white-space:nowrap;color:#5b667c;font-weight:500}.primary-nav>a[aria-current="page"]{color:var(--navy);background:#edf2fb;font-weight:700}.primary-nav a span{font-size:12px;padding:1px 6px;border-radius:10px;background:#e5e9f2;margin-left:4px}.header-version{font-size:12px;white-space:nowrap;color:#708096;letter-spacing:.1em}.wrap{width:min(1260px,calc(100% - 96px));margin:auto}.hero{position:relative;isolation:isolate;background:linear-gradient(112deg,#f5f8fc 0%,#f1f7fb 50%,#eaf6f5 100%);overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(#172e6805 1px,transparent 1px),linear-gradient(90deg,#172e6805 1px,transparent 1px);background-size:48px 48px;z-index:-1}.hero-grid{min-height:660px;display:grid;grid-template-columns:1.05fr 1fr;gap:44px;align-items:center;padding-top:64px;padding-bottom:68px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--teal);display:flex;gap:12px;align-items:center;margin-bottom:22px}.eyebrow:before{content:"";height:2px;width:24px;background:currentColor}.hero h1{font-size:clamp(36px,4.5vw,66px);line-height:1.26;letter-spacing:-.045em;font-weight:800;color:var(--navy);margin-bottom:24px}.hero h1 em{font-family:var(--serif);font-style:normal;font-weight:500;letter-spacing:.04em}.hero-copy>p{max-width:510px;color:#5d6c84;line-height:1.95}.hero-actions{display:flex;gap:12px;margin-top:30px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:48px;padding:12px 24px;font-size:14px;font-weight:700;border-radius:9px;background:var(--navy);color:white;border:1px solid var(--navy);transition:background .18s,transform .18s}.button:hover{background:#263c80;transform:translateY(-2px)}.button.secondary{background:#ffffffa6;color:var(--navy);border-color:#cbd6e8}.button.secondary:hover{background:#fff}.hero-note{font-size:12px;color:#7a879c;margin-top:20px}.hero-art{position:relative;min-height:510px;display:flex;justify-content:center;align-items:center}.hero-art:before{content:"06";font-size:290px;font-weight:800;position:absolute;right:-28px;top:-75px;color:#0b766407;letter-spacing:-.08em;z-index:-1}.hero-screen{padding:0;background:transparent;box-shadow:0 24px 60px #213c6924;border:6px solid #fff;border-radius:22px;overflow:hidden;width:244px;transition:transform .3s;cursor:zoom-in;position:relative;z-index:2}.hero-screen img{width:100%;height:auto}.hero-screen.front{transform:rotate(5deg);margin-left:85px}.hero-screen.back{position:absolute;width:196px;left:10px;bottom:5px;transform:rotate(-8deg);z-index:1}.hero-screen:hover{transform:rotate(0) translateY(-4px)}.art-caption{position:absolute;right:-10px;bottom:40px;font-size:12px;letter-spacing:.08em;writing-mode:vertical-rl;color:#687d91}.metric-bar{display:grid;grid-template-columns:repeat(4,1fr);padding:32px 0;border-bottom:1px solid var(--line);gap:20px}.metric{padding:0 28px;border-right:1px solid var(--line)}.metric:first-child{padding-left:0}.metric:last-child{border:0}.metric b{font-size:36px;letter-spacing:-.03em;line-height:1.15;color:var(--navy);font-weight:700;font-variant-numeric:tabular-nums}.metric b span{font-size:14px;margin-left:8px;color:var(--muted);font-weight:400;letter-spacing:0}.metric p{font-size:13px;color:#6b7890;margin-top:8px}.section-nav{border-bottom:1px solid var(--line)}.section-nav .wrap{display:flex;justify-content:space-between;gap:18px;overflow:auto;padding-top:20px;padding-bottom:20px}.section-nav a{color:#67738a;font-size:14px;white-space:nowrap}.section-nav a:hover{color:var(--teal)}.section-nav span{margin-right:8px;color:#a4b0c2;font-size:12px}.section{padding:88px 0;scroll-margin-top:90px}.section.soft{background:var(--paper)}.section.dark{background:var(--navy);color:white}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:36px}.section-label{font-size:12px;letter-spacing:.2em;color:var(--teal);font-weight:700;margin-bottom:12px}.section-label span{color:#9cabbc;margin-right:12px}.section h2{font-size:clamp(26px,3vw,38px);font-weight:750;letter-spacing:-.035em}.section-head>p{max-width:465px;color:var(--muted);font-size:15px;line-height:1.95}.text-link{font-size:14px;color:var(--teal);font-weight:700;white-space:nowrap}.text-link:hover{text-decoration:underline}.strategy-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:34px}.strategy{border-top:2px solid var(--navy);padding-top:22px}.strategy .no{font-size:13px;letter-spacing:.12em;color:#96a3b8}.strategy h3{font-size:21px;margin:14px 0 12px}.strategy p{font-size:15px;color:var(--muted);line-height:1.9}.inline-note{margin-top:30px;color:var(--muted);font-size:14px;display:flex;gap:12px;align-items:flex-start}.inline-note:before{content:"i";flex:none;background:#e7edf5;width:22px;height:22px;font-size:13px;text-align:center;border-radius:50%;font-family:Georgia,serif;font-weight:700;margin-top:2px}.selection-banner{display:flex;gap:30px;align-items:center;background:#e6f5f0;border:1px solid #cde7dd;border-radius:16px;padding:25px 30px;margin-bottom:32px}.selection-banner .selection-tag{color:#146a59;font-size:13px;letter-spacing:.05em;display:block;margin-bottom:6px}.selection-banner h3{font-size:25px;color:#155d51;white-space:nowrap}.selection-banner p{font-size:14px;color:#4d736c;border-left:1px solid #bfded1;padding-left:30px}.game-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.game-card{background:white;border:1px solid var(--line);border-radius:18px;overflow:hidden;text-align:left;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s}.game-card:hover{transform:translateY(-4px);box-shadow:0 15px 28px #182c6410}.game-card .game-preview{height:225px;background:#e9eef6;padding:18px;display:flex;justify-content:center}.game-preview img{width:100%;height:100%;object-fit:contain}.game-card:nth-child(5) .game-preview,.game-card:nth-child(6) .game-preview{background:#e7f3ef}.game-content{padding:22px}.game-content h3{font-size:21px;display:flex;align-items:center;justify-content:space-between;gap:10px}.tag{font-size:12px;color:#66748b;background:#eff3f8;padding:3px 8px;font-weight:500;border-radius:5px;white-space:nowrap}.tag.green{background:#e0f4e9;color:#087353}.game-meta{font-size:12px;color:#6a7e92;margin-top:8px}.game-content p{font-size:14px;color:var(--muted);line-height:1.9;margin-top:12px}.game-open{margin-top:auto;display:flex;justify-content:space-between;padding:14px 22px;border-top:1px solid #e9edf4;font-size:13px;color:var(--teal);font-weight:600;background:#fff}.alternatives{margin-top:36px;padding-top:26px;border-top:1px solid var(--line)}.alternatives h3{font-size:18px}.alternatives>p{font-size:14px;color:var(--muted);margin-top:8px}.alternative-list{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-top:20px}.alternative-button{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:18px;border:1px solid #d9e2ed;background:#fff;border-radius:10px;text-align:left}.alternative-button strong{font-size:15px;display:block}.alternative-button small{font-size:12px;color:var(--muted);display:block;margin-top:5px}.alternative-button:hover{border-color:var(--teal);color:var(--teal)}.experience{display:grid;grid-template-columns:.86fr 1.14fr;gap:76px;align-items:start}.journey{counter-reset:step;display:grid;gap:0}.journey-step{position:relative;padding:0 0 28px 56px;counter-increment:step}.journey-step:not(:last-child):after{content:"";position:absolute;width:1px;background:#d9e4ef;top:38px;bottom:6px;left:18px}.journey-step:before{content:"0" counter(step);position:absolute;left:0;top:0;width:36px;height:36px;border:1px solid #c7d8e7;border-radius:50%;text-align:center;line-height:34px;font-size:12px;color:var(--teal);background:#f4f9fb}.journey-step h3{font-size:19px;margin-bottom:8px}.journey-step p{font-size:14px;color:var(--muted);line-height:1.9}.experience-images{background:#edf3f8;border-radius:22px;padding:24px;display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:center;position:sticky;top:115px}.experience-images button{padding:0;background:transparent;cursor:zoom-in}.experience-images img{width:100%;height:auto;box-shadow:0 12px 24px #172b6117;border-radius:12px}.experience-images span{font-size:12px;display:block;margin-top:14px;color:var(--muted)}.rule-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;margin-top:30px;padding:30px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.rule-strip b{font-size:24px;color:var(--navy)}.rule-strip p{font-size:14px;color:var(--muted);margin-top:7px}.platform-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.platform-card{padding:28px;background:white;border-radius:16px;border:1px solid var(--line)}.platform-card .platform-index{font-size:12px;letter-spacing:.15em;color:#8a98ae;margin-bottom:20px;display:block}.platform-card h3{font-size:24px}.platform-card>p{font-size:14px;color:var(--muted);margin-top:14px}.platform-card.primary{background:var(--navy);color:#fff;border-color:var(--navy)}.platform-card.primary p,.platform-card.primary .platform-index{color:#c6d0e6}.platform-state{font-size:12px;margin-top:24px;display:inline-block;color:var(--teal);background:#e9f6f0;border-radius:5px;padding:4px 9px}.platform-card.primary .platform-state{background:#ffffff1f;color:#b9efdd}.disclosures{margin-top:26px}.disclosures details{border-bottom:1px solid var(--line);padding:20px 0}.disclosures summary{cursor:pointer;font-weight:600;font-size:16px;list-style:none;display:flex;justify-content:space-between;gap:18px}.disclosures summary:after{content:"+";color:var(--teal);font-size:20px}.disclosures details[open] summary:after{content:"−"}.disclosures summary::-webkit-details-marker{display:none}.disclosures details p{font-size:14px;color:var(--muted);margin-top:14px;max-width:1050px}.timeline-intro{display:grid;grid-template-columns:1fr 1.3fr;gap:64px;margin:64px 0 28px}.timeline-intro h3{font-size:25px}.timeline-intro p{font-size:14px;color:var(--muted)}.timeline{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid #b6c8dc;padding-top:25px;gap:26px}.timeline-item{position:relative}.timeline-item:before{content:"";position:absolute;top:-31px;left:0;width:11px;height:11px;background:var(--teal);border-radius:50%;box-shadow:0 0 0 5px var(--paper)}.timeline-item strong{font-size:15px;color:var(--teal)}.timeline-item h4{font-size:17px;margin:12px 0 10px}.timeline-item p{font-size:13px;color:var(--muted);line-height:1.9}.risk-note{margin-top:34px;padding:26px 28px;border-left:3px solid #b18735;background:#f8f4eb;color:#675838;border-radius:0 12px 12px 0}.risk-note h3{font-size:17px;margin-bottom:10px}.risk-note p{font-size:14px;line-height:1.9}.risk-note strong{font-weight:700}.quote-head{display:flex;align-items:flex-start;justify-content:space-between;gap:30px}.quote-valid{border:1px solid var(--line);border-radius:9px;padding:12px 18px;font-size:12px;white-space:nowrap;color:var(--muted)}.quote-valid strong{font-size:15px;display:block;color:var(--ink);margin-top:4px}.table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:14px;margin:22px 0;scrollbar-width:thin}.data-table{width:100%;border-collapse:collapse;font-size:14px;line-height:1.85;min-width:600px}.data-table th{text-align:left;background:#eef3f8;color:#425675;font-size:13px;font-weight:600;padding:16px 20px;border-bottom:1px solid var(--line)}.data-table td{padding:19px 20px;border-bottom:1px solid #e8edf3;vertical-align:middle}.data-table tbody tr:last-child td{border-bottom:0}.data-table tbody tr:nth-child(even){background:#fafbfd}.pricing-table{min-width:710px}.pricing-table th:last-child,.pricing-table td:last-child{text-align:right;white-space:nowrap}.pricing-table td:first-child{width:9%;font-weight:700}.pricing-table td:nth-child(2){white-space:nowrap}.pricing-table td:last-child{font-size:23px;letter-spacing:-.025em;color:var(--navy);font-weight:700;font-variant-numeric:tabular-nums}.pricing-table tbody tr.recommended{background:#edf7f3}.pricing-table tr.recommended td:first-child{color:var(--teal)}.pricing-table .quote-tier{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;background:#e6edf7;border-radius:8px;font-size:14px}.pricing-table tr.recommended .quote-tier{color:#fff;background:var(--teal)}.pricing-hint{display:flex;justify-content:space-between;gap:24px;align-items:center;font-size:14px;color:var(--muted)}.pricing-hint strong{color:var(--teal)}.quote-scope{display:grid;grid-template-columns:1.2fr 1fr;gap:50px;padding:34px 0;margin-top:24px;border-top:1px solid var(--line)}.quote-scope h3{font-size:20px;margin-bottom:14px}.quote-scope p{font-size:14px;color:var(--muted)}.service-dates{display:grid;grid-template-columns:1fr 1fr;gap:22px;padding:22px;background:var(--paper);border-radius:12px;align-self:start}.service-dates dt{color:var(--muted);font-size:12px}.service-dates dd{margin:8px 0 0;font-size:17px;line-height:1.6;font-weight:600}.extra-heading{font-size:21px;margin-top:10px}.delivery-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:70px}.dark .section-label{color:#80d9c4}.dark .section-head>p{color:#c2cce1}.delivery-list{display:grid;gap:0}.delivery-item{padding:20px 0;border-bottom:1px solid #ffffff22;display:flex;gap:22px}.delivery-item:first-child{padding-top:0}.delivery-item span{font-size:13px;color:#7cd6bd;padding-top:4px}.delivery-item h3{font-size:19px}.delivery-item p{font-size:14px;color:#c2cde3;margin-top:8px}.admin-preview{align-self:center;padding:16px;background:#ffffff10;border:1px solid #ffffff26;border-radius:16px;text-align:left;cursor:zoom-in}.admin-preview img{border-radius:6px;width:100%;height:auto}.admin-preview span{display:flex;justify-content:space-between;color:#d5e2f4;font-size:12px;padding:16px 4px 0}.confirmation{padding-top:48px;margin-top:42px;border-top:1px solid #ffffff26}.confirmation h3{font-size:24px;margin-bottom:25px}.confirmation-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:26px}.confirmation-grid span{font-size:12px;color:#79d4bd}.confirmation-grid h4{font-size:16px;margin:8px 0 12px}.confirmation-grid p{font-size:13px;color:#b9c7df}.dark .text-link{color:#a2e5d2}.closing{padding:54px 0;display:flex;justify-content:space-between;gap:36px;align-items:center}.closing h3{font-size:26px;color:var(--navy)}.closing p{color:var(--muted);font-size:14px;margin-top:8px}.closing .button{white-space:nowrap}.site-footer{padding:34px clamp(24px,4vw,72px);border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:28px;background:#f7f9fc;color:var(--navy)}.site-footer strong{font-size:14px;vertical-align:middle}.site-footer p{font-size:12px;line-height:1.9;color:#7b879c;margin-top:8px}.site-footer>a{font-size:12px;white-space:nowrap}.page-intro{padding:60px 0 34px;background:linear-gradient(115deg,#f1f5fc,#edf7f4)}.page-intro h1{font-size:38px;color:var(--navy);letter-spacing:-.025em}.page-intro p{font-size:15px;color:var(--muted);margin-top:15px;max-width:870px}.page-intro .eyebrow{margin-bottom:15px}.report-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:56px;padding-top:44px;padding-bottom:80px;align-items:start}.report-toc{position:sticky;top:118px;max-height:calc(100dvh - 155px);overflow:auto;scrollbar-width:thin;padding-right:16px}.report-toc small{font-size:12px;color:#93a0b1;letter-spacing:.15em;display:block;margin-bottom:16px}.report-toc a{display:block;font-size:13px;padding:10px 12px;color:var(--muted);border-left:2px solid var(--line);line-height:1.6}.report-toc a:hover,.report-toc a.active{color:var(--teal);border-left-color:var(--teal);background:#eff8f5}.report-body{min-width:0}.report-chapter{padding-bottom:42px;margin-bottom:42px;border-bottom:1px solid var(--line);scroll-margin-top:115px}.report-chapter h2{font-size:28px;color:var(--navy);margin-bottom:28px}.report-chapter h3{font-size:19px;margin-top:28px;margin-bottom:14px}.report-chapter p{font-size:16px;line-height:2.05;color:#536179}.report-chapter .data-table{font-size:14px;min-width:620px}.report-chapter .data-table td{padding:14px 16px}.report-chapter .data-table th{padding:14px 16px}.chapter-figures{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.chapter-figures button{background:#edf5f5;padding:9px 13px;border-radius:7px;color:var(--teal);font-size:12px}.chapter-figures button:hover{background:#dcefeb}.report-source-note{font-size:13px;color:var(--muted);margin-bottom:30px}.gallery-controls{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:28px 0}.filter-button{font-size:14px;color:#64728b;padding:10px 19px;border:1px solid var(--line);background:#fff;border-radius:24px}.filter-button[aria-pressed="true"]{background:var(--navy);color:white;border-color:var(--navy)}.gallery-total{font-size:12px;color:#7f8a9e;margin-left:auto}.gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;padding-bottom:70px}.gallery-card{text-align:left;padding:0;border:1px solid var(--line);border-radius:16px;background:#fff;overflow:hidden;cursor:zoom-in;transition:transform .2s,box-shadow .2s}.gallery-card:hover{transform:translateY(-4px);box-shadow:0 14px 26px #17275312}.gallery-card.wide{grid-column:span 2}.gallery-preview{height:345px;background:#eaf0f7;display:flex;justify-content:center;align-items:center;padding:16px}.gallery-preview img{width:100%;height:100%;object-fit:contain}.gallery-caption{padding:20px;display:flex;gap:14px;align-items:start}.gallery-caption .number{color:#9fadc0;font-size:12px;padding-top:3px}.gallery-caption h3{font-size:16px}.gallery-caption p{color:#8791a3;font-size:12px;margin-top:6px}dialog{color:var(--ink);border:0;padding:0;border-radius:20px;background:#fff;box-shadow:0 30px 100px #04123055;max-width:calc(100vw - 48px);max-height:calc(100dvh - 48px)}dialog::backdrop{background:#091733ba;backdrop-filter:blur(6px)}#game-dialog{width:1130px}.dialog-top{display:flex;align-items:center;justify-content:space-between;padding:14px 26px;border-bottom:1px solid var(--line);font-size:12px;color:var(--muted);position:sticky;top:0;background:#fffffffa;z-index:1}.icon-button{width:36px;height:36px;border-radius:50%;background:#eef2f7;font-size:25px;line-height:1}.game-detail{display:grid;grid-template-columns:.85fr 1.15fr;max-height:calc(100dvh - 145px)}.game-detail-art{padding:32px;background:#edf3f8;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:auto}.game-detail-art button{padding:0;background:transparent;min-height:0;cursor:zoom-in;max-height:calc(100dvh - 250px)}.game-detail-art img{height:auto;max-height:calc(100dvh - 250px);width:auto;object-fit:contain;box-shadow:0 10px 30px #18346a15}.game-detail-art small{font-size:12px;color:var(--muted);margin-top:18px;text-align:center}.game-detail-copy{overflow:auto;padding:32px 36px}.game-detail-copy h2{font-size:33px;color:var(--navy);margin:12px 0}.game-detail-copy .detail-meta{font-size:13px;color:var(--teal);padding-bottom:22px;border-bottom:1px solid var(--line);margin-bottom:22px}.game-detail-copy p{font-size:15px;line-height:2;color:#58677f;margin-bottom:18px}.game-detail-copy .rule-title{color:var(--navy);font-size:16px;margin:22px 0 12px;font-weight:700}#image-dialog{width:100vw;height:100dvh;max-width:100vw;max-height:100dvh;border-radius:0;background:#0b1630;color:#fff;margin:0;overflow:hidden}#image-dialog[open]{display:flex;flex-direction:column}.image-toolbar{padding:16px 28px;display:flex;align-items:center;justify-content:space-between;gap:20px;flex:none;border-bottom:1px solid #ffffff16}.image-toolbar strong{font-size:16px;display:block}.image-toolbar>div>span{font-size:12px;color:#91a2bf;display:block;margin-top:3px}.image-tools{display:flex;gap:10px}.image-tools button,.image-tools a{background:#ffffff0b;color:#e6edfb;border:1px solid #ffffff25;font-size:12px;padding:9px 14px;border-radius:6px}.image-tools button:hover,.image-tools a:hover{background:#ffffff1a}#image-stage{flex:1;min-height:0;overflow:auto;display:flex;justify-content:center;align-items:center;padding:20px}#image-full{width:auto;height:auto;max-height:100%;max-width:100%;object-fit:contain}#image-stage.actual{display:block;text-align:center}#image-stage.actual #image-full{max-width:none;max-height:none;margin:auto}.image-bottom{display:flex;align-items:center;justify-content:center;gap:32px;padding:12px 24px 18px;flex:none}.image-bottom button{color:#d3deee;background:transparent;padding:8px 14px;font-size:13px}.image-bottom>span{font-size:12px;color:#92a7c7}.noscript{padding:40px;text-align:center;background:#fff5d7}main:focus{outline:none}body.modal-open{overflow:hidden}
.strategy p,.section-head>p,.quote-scope p,.platform-card>p,.journey-step p,.disclosures details p{font-size:16px}.dark .inline-note{color:#c2cde3}.game-detail-copy{overscroll-behavior:contain}.game-detail-copy p{font-size:16px}#image-dialog,#game-dialog{overscroll-behavior:contain}
@media(min-width:1700px){.hero-grid{min-height:715px}.hero-screen{width:265px}.hero-screen.back{width:205px;left:0}.hero-art{min-height:540px}}
@media(max-width:1180px){.header-version{display:none}.primary-nav{margin-left:auto;margin-right:0}.wrap{width:calc(100% - 64px)}.hero-grid{gap:20px;min-height:610px}.hero-screen.front{margin-left:55px;width:225px}.hero-screen.back{width:174px;left:0}.art-caption{right:0}.hero-art{min-height:480px}.experience{gap:40px}.alternative-list{grid-template-columns:repeat(3,1fr)}.gallery-grid{grid-template-columns:repeat(3,1fr)}.gallery-preview{height:340px}.report-layout{grid-template-columns:190px minmax(0,1fr);gap:32px}.delivery-grid{gap:35px}.timeline{gap:18px}}
@media(max-width:900px){:root{--header:80px}.site-header{padding:0 24px;gap:16px}.brand{font-size:16px}.brand-icon{width:36px;height:36px;padding:7px;gap:3px}.brand small{font-size:10px}.primary-nav{gap:0}.primary-nav>a{padding:10px 12px;font-size:13px}.wrap{width:calc(100% - 48px)}.hero-grid{grid-template-columns:1fr 1fr;min-height:550px;padding-top:45px;padding-bottom:45px}.hero h1{font-size:42px}.hero-copy>p{font-size:14px}.hero-art{min-height:420px}.hero-screen.front{width:190px;margin-left:45px}.hero-screen.back{width:135px;bottom:18px;left:0}.art-caption{display:none}.hero-actions .button{padding:11px 16px;font-size:12px;gap:14px}.metric{padding:0 12px}.metric b{font-size:30px}.metric p{font-size:12px}.section{padding:62px 0}.section-head{gap:26px}.section-head>p{max-width:350px;font-size:14px}.strategy-grid{gap:22px}.strategy h3{font-size:18px}.strategy p{font-size:14px}.game-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.game-preview{height:240px}.experience{grid-template-columns:1fr 1fr;gap:28px}.experience-images{padding:15px;gap:12px}.platform-grid{gap:14px}.platform-card{padding:22px}.timeline-intro{gap:30px}.timeline{grid-template-columns:repeat(3,1fr);row-gap:40px}.timeline-item:nth-child(n+4):before{box-shadow:none;top:-12px}.quote-scope{gap:26px}.delivery-grid{grid-template-columns:1fr}.admin-preview{max-width:780px}.confirmation-grid{grid-template-columns:1fr 1fr}.report-layout{grid-template-columns:1fr}.report-toc{position:static;max-height:none;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:4px}.report-toc small{grid-column:1/-1}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-preview{height:400px}.game-detail{grid-template-columns:.8fr 1.2fr}.game-detail-copy{padding:24px}.game-detail-art{padding:20px}.site-footer{flex-wrap:wrap}.site-footer>p{margin-left:auto}}
@media(max-width:640px){:root{--header:122px}.site-header{height:auto;min-height:122px;flex-wrap:wrap;gap:12px;padding:15px 20px 10px}.brand{font-size:17px}.brand small{font-size:10px}.primary-nav{flex-basis:100%;justify-content:space-between;gap:6px}.primary-nav>a{flex:1;text-align:center;padding:9px 7px;font-size:13px}.wrap{width:calc(100% - 40px)}.hero-grid{grid-template-columns:1fr;padding-top:37px;padding-bottom:30px;gap:10px}.eyebrow{font-size:11px;margin-bottom:20px}.hero h1{font-size:42px;line-height:1.3;letter-spacing:-.03em}.hero h1 br{display:block}.hero-copy>p{font-size:15px;max-width:none}.hero-actions{margin-top:24px}.hero-actions .button{font-size:13px;padding:12px 18px;flex:1}.hero-note{font-size:11px;line-height:1.9}.hero-art{min-height:400px;max-width:370px;width:100%;margin:auto}.hero-screen.front{width:194px;margin-left:65px;border-width:5px;border-radius:17px}.hero-screen.back{width:155px;left:8px;bottom:8px;border-width:4px;border-radius:16px}.hero-art:before{font-size:240px;top:-35px;right:0}.metric-bar{grid-template-columns:1fr 1fr;gap:24px 14px;padding:26px 0}.metric{padding:0 12px!important}.metric:nth-child(2){border-right:0}.metric b{font-size:31px}.metric p{line-height:1.75}.section-nav .wrap{padding-top:17px;padding-bottom:17px;gap:24px}.section-nav a{font-size:12px}.section{padding:48px 0}.section-head{display:block;margin-bottom:26px}.section-label{font-size:11px;margin-bottom:10px}.section h2{font-size:28px}.section-head>p{margin-top:16px;max-width:none;font-size:15px}.strategy-grid{grid-template-columns:1fr;gap:24px}.strategy{padding-top:16px}.strategy h3{font-size:20px;margin-top:8px}.strategy p{font-size:15px}.selection-banner{display:block;padding:22px}.selection-banner h3{font-size:25px}.selection-banner p{border:0;padding:0;margin-top:14px}.game-grid{gap:14px}.game-card{border-radius:13px}.game-card .game-preview{height:190px;padding:12px}.game-content{padding:16px 14px}.game-content h3{font-size:18px;display:block}.game-content h3 .tag{display:table;margin-top:9px;font-size:11px}.game-meta{font-size:11px;line-height:1.85}.game-content p{font-size:13px}.game-open{font-size:12px;padding:12px 14px}.game-open>span:first-child{max-width:100%}.alternatives{margin-top:28px}.alternative-list{grid-template-columns:1fr 1fr;gap:10px}.alternative-button{padding:15px}.alternative-button:last-child{grid-column:1/-1}.experience{grid-template-columns:1fr;gap:10px}.experience-images{position:static;padding:20px;gap:20px}.journey-step{padding-left:54px}.journey-step p{font-size:15px}.rule-strip{grid-template-columns:1fr;gap:22px;margin-top:28px;padding:24px 0}.rule-strip>div{display:grid;grid-template-columns:108px 1fr;gap:15px;align-items:start}.rule-strip b{font-size:23px}.rule-strip p{margin:0;font-size:14px}.platform-grid{grid-template-columns:1fr}.platform-card{padding:24px}.platform-card .platform-index{margin-bottom:12px}.platform-card .platform-state{margin-top:18px}.platform-card>p{font-size:15px}.timeline-intro{grid-template-columns:1fr;gap:14px;margin-top:44px}.timeline{grid-template-columns:1fr;border-top:0;border-left:1px solid #c3d3e0;padding:0 0 0 24px;margin-left:6px;gap:26px}.timeline-item:before,.timeline-item:nth-child(n+4):before{top:7px;left:-30px;box-shadow:0 0 0 4px var(--paper)}.timeline-item p{font-size:14px}.timeline-item h4{margin-top:5px;font-size:18px}.risk-note{padding:22px}.quote-head{display:block}.quote-valid{display:inline-block;margin-top:20px;padding:9px 14px}.quote-valid strong{font-size:14px;display:inline;margin-left:8px}.data-table{min-width:580px}.data-table td,.data-table th{padding:15px}.pricing-table{min-width:675px}.pricing-table td:last-child{font-size:22px}.pricing-hint{display:block;font-size:13px}.pricing-hint>span{display:block;margin-top:9px}.quote-scope{grid-template-columns:1fr;gap:22px}.quote-scope p{font-size:15px}.service-dates{margin:0;padding:20px}.service-dates dd{font-size:16px}.delivery-item h3{font-size:18px}.delivery-item p{font-size:14px}.confirmation-grid{gap:25px}.confirmation-grid p{font-size:13px}.closing{display:block;padding:36px 0}.closing h3{font-size:24px}.closing .button{margin-top:22px}.site-footer{display:block;padding:28px 20px}.site-footer>p{margin-top:20px}.site-footer>a{display:inline-block;margin-top:20px}.page-intro{padding:38px 0 28px}.page-intro h1{font-size:29px}.page-intro p{font-size:14px}.report-layout{padding-top:28px;gap:30px}.report-toc{grid-template-columns:1fr}.report-toc a{font-size:13px;padding:8px 10px}.report-chapter{scroll-margin-top:142px;margin-bottom:30px;padding-bottom:30px}.report-chapter h2{font-size:25px;margin-bottom:22px}.report-chapter h3{font-size:19px}.report-chapter p{font-size:16px}.gallery-controls{gap:8px;padding:22px 0}.filter-button{padding:8px 13px;font-size:12px}.gallery-total{width:100%;margin:7px 0 0}.gallery-grid{gap:14px}.gallery-preview{height:260px;padding:10px}.gallery-caption{padding:15px 12px;gap:7px}.gallery-caption h3{font-size:14px}.gallery-caption p{font-size:11px}.gallery-caption .number{font-size:10px}.gallery-card.wide .gallery-preview{height:230px}.gallery-card.wide .gallery-caption{padding:16px}.gallery-card.wide .gallery-caption h3{font-size:15px}dialog{max-width:calc(100vw - 20px);max-height:calc(100dvh - 20px);border-radius:14px}.dialog-top{padding:12px 18px}.game-detail{display:flex;flex-direction:column;max-height:none}.game-detail-art{padding:22px;overflow:visible}.game-detail-art img{max-height:350px}.game-detail-art button{max-height:350px}.game-detail-art small{margin-top:12px;font-size:11px}.game-detail-copy{overflow:visible;padding:24px}.game-detail-copy h2{font-size:29px}.image-toolbar{padding:13px 14px;align-items:flex-start;gap:10px}.image-toolbar strong{font-size:14px}.image-toolbar>div>span{font-size:11px}.image-tools{gap:6px;flex-wrap:wrap;justify-content:flex-end;max-width:175px}.image-tools button,.image-tools a{font-size:11px;padding:6px 8px}#image-stage{padding:12px}.image-bottom{gap:18px;padding:8px 12px 15px}.image-bottom button{font-size:12px;padding:8px}.image-bottom>span{font-size:11px}.inline-note{font-size:13px}.section-head .text-link{display:inline-block;margin-top:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
@media print{.site-header,.section-nav,.report-toc,.site-footer,.hero-art,dialog,.game-grid,.alternative-list,.experience-images,.admin-preview,.hero-actions,.chapter-figures{display:none!important}.wrap{width:100%}.section,.page-intro{padding:20px 0}.report-layout{display:block;padding:0}.report-chapter{break-inside:auto}.table-wrap{overflow:visible;border-radius:0}.data-table{min-width:0!important;font-size:10pt!important}body{color:#111;font-size:11pt}.section.dark{background:white;color:#111}.dark p,.dark .delivery-item p,.dark .confirmation-grid p{color:#333}.hero-grid{display:block;min-height:0;padding:0}.hero h1{font-size:28pt}.view[hidden]{display:none!important}h2,h3{break-after:avoid}.data-table tr{break-inside:avoid}.gallery-grid{grid-template-columns:repeat(3,1fr)}.gallery-card{break-inside:avoid}.gallery-preview{height:240px}.report-chapter p{font-size:11pt}}

/* Two-stage event format */
.event-format{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid #cfdddF;background:#f0f8f6;border-radius:18px;margin:0 0 42px;overflow:hidden}.event-format article{padding:28px 26px;border-right:1px solid #d4e2de}.event-format article:last-child{border:0;background:#142568;color:#fff}.event-phase{font-size:12px;color:#567f77;letter-spacing:.08em}.event-format h3{font-size:23px;margin:13px 0}.event-format p{font-size:15px;color:#5b7270;line-height:1.95}.event-format strong{display:block;border-top:1px solid #d0e0da;margin-top:22px;padding-top:18px;color:#087b76;font-size:14px;line-height:1.8}.event-format article:last-child .event-phase,.event-format article:last-child p{color:#c6d3e7}.event-format article:last-child strong{color:#a8e9d7;border-color:#ffffff2a}.offline-budget-note{padding:22px 25px;border-left:3px solid #087b76;background:#edf6f3;margin:0 0 28px}.offline-budget-note strong{font-size:17px}.offline-budget-note p{font-size:15px;color:#526c68;line-height:1.9;margin-top:10px}.service-dates small{font-size:12px;font-weight:400;color:#64728a}.confirmation-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
@media(min-width:901px){.timeline{grid-template-columns:repeat(4,minmax(0,1fr));row-gap:42px}.timeline-item:nth-child(n+5):before{top:-14px;box-shadow:none}}
@media(max-width:900px){.event-format article{padding:23px 20px}.event-format h3{font-size:20px}.event-format strong{font-size:13px}.confirmation-grid{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.event-format{grid-template-columns:1fr;margin-bottom:32px}.event-format article{border-right:0;border-bottom:1px solid #d4e2de;padding:24px}.event-format h3{font-size:23px}.event-format strong{font-size:14px;margin-top:17px;padding-top:15px}.offline-budget-note{padding:20px}.image-toolbar>div>span{max-width:180px}.service-dates dd{font-size:16px}}
@media print{.event-format{background:#fff}.event-format article:last-child{background:#fff;color:#111}.event-format article:last-child p,.event-format article:last-child .event-phase,.event-format article:last-child strong{color:#333}}
