:root{--header-background:linear-gradient(180deg,#eff8ff 5%,#fff 38%,#edf7ff 82%,#fdfeff 96%,#b5d2eb 99%);--blue:#1570b7;--ink:#3f5075;--body:#f3faff;--line:#d7eaff;--surface:linear-gradient(180deg,#fff,#f3faff);--gloss:radial-gradient(ellipse at 50% -32%,#b6e9ff 0,#73d5ff 27%,#20a0ff 46%,#3d72fa 67%,#20a0ff 100%);--shadow:0 8px 12px rgba(159,177,191,.25)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--body);color:var(--ink);font-family:PingFang SC,Microsoft YaHei,Arial,sans-serif;font-size:16px;line-height:1.7}button,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}img{max-width:100%;vertical-align:middle}p,h1,h2,h3{margin:0}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #249cfc;outline-offset:5px}[hidden]{display:none!important}.wrap{width:min(1200px,calc(100% - 40px));margin-inline:auto}.skip-link{position:fixed;left:20px;top:-80px;z-index:120;background:#fff;padding:12px}.skip-link:focus{top:10px}.header{height:80px}.header-inner{height:80px;display:flex;align-items:center;gap:12px}.header:before{content:"";height:80px;position:fixed;inset:0 0 auto;z-index:29;background:var(--header-background)}.header-inner{position:fixed;left:0;right:0;top:0;z-index:30;background:var(--header-background)}.brand{margin-right:auto;flex-shrink:0}.brand img{width:auto;height:61px}nav{display:flex;gap:12px;align-items:center;font-size:14px;white-space:nowrap}nav a:hover{color:var(--blue)}.nav-dropdown{position:relative}.dropdown-links{display:none;position:absolute;top:100%;left:-16px;background:#fff;box-shadow:var(--shadow);border-radius:12px;padding:16px;min-width:190px}.dropdown-links a{display:block;padding:8px 0}.nav-dropdown:hover .dropdown-links,.nav-dropdown:focus-within .dropdown-links{display:block}.outline,.glossy{display:inline-flex;align-items:center;justify-content:center;border-radius:24px;min-height:38px;padding:5px 22px;line-height:1.4;font-size:14px;white-space:nowrap;transition:filter .2s,transform .2s}.outline{border:1px solid var(--blue);background:transparent;color:var(--blue)}.glossy{border:0;color:#fff;background:var(--gloss);box-shadow:0 4px 12px #0050bd4d}.outline:hover{background:#e3f2ff}.glossy:hover{filter:brightness(1.08)}.header-entry{padding-inline:16px;gap:5px}.menu-toggle{display:none}.hero-background{background:#eff8ff url(/images/banner_1.jpg?v=b9aa120e2ca876d8) center/cover no-repeat}.hero-stage{position:relative;height:470px}.hero-copy{width:50%;padding-top:68px;position:relative;z-index:1}.hero h1{font-size:56px;line-height:1.35;color:var(--blue);font-weight:650;letter-spacing:-1px;white-space:nowrap}.hero-rule{height:5px;width:52px;background:var(--blue);margin:20px 0}.hero-copy p{font-size:14px;line-height:28px;font-weight:500;text-align:justify;max-width:562px}.sponsors{margin-top:20px;width:auto;height:55px}.hero-figure{width:622px;height:470px;object-fit:contain;position:absolute;bottom:0;right:-15px}.entry-panel{position:relative;z-index:2;margin-top:-40px;padding:20px 48px;border:3px solid #fff;border-radius:32px;background:var(--surface);box-shadow:var(--shadow);min-height:237px}.quick-links{display:grid;grid-template-columns:repeat(4,1fr);padding-bottom:20px;border-bottom:1px solid var(--line)}.quick-links>a,.quick-links>button{background:none;border:0;display:flex;justify-content:center;align-items:center;gap:12px;height:56px;position:relative;font-size:16px;white-space:nowrap}.quick-links>:not(:last-child):after{content:"";position:absolute;right:0;height:24px;width:1px;background:var(--line)}.quick-links .arrow{margin-left:6px}.quick-links>:hover{color:var(--blue)}.contact-intro{margin:18px 0 12px;line-height:28px}.contact-intro span{color:var(--blue);margin-inline:4px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.contact-item{background:#e9f5ff;border-radius:20px;padding:10px 18px;display:flex;align-items:center;justify-content:space-between;gap:10px}.contact-label{display:flex;align-items:center;gap:8px;font-size:14px}.contact-label b{font-weight:400}.contact-actions{display:flex;gap:8px}.contact-actions .outline,.contact-actions .glossy{min-width:88px}.section{margin-top:80px}.section-heading{text-align:center;margin-bottom:40px}.section-heading>div{display:flex;align-items:center;justify-content:center;gap:20px}.section-heading h2{color:var(--blue);font-size:30px;line-height:40px;white-space:nowrap;font-weight:700}.section-heading i{display:block;width:170px;height:10px;background:url(/images/title_left.png?v=4c103a9317af7c8f) right center/contain no-repeat}.section-heading i:last-child{background-image:url(/images/title_right.png?v=23e8959b4ded485e);background-position:left}.section-heading p{margin-top:8px;color:#444;line-height:24px}.app-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.app-card{background:var(--surface);border:3px solid #fff;border-radius:32px;box-shadow:var(--shadow);padding:4px 0 78px;text-align:center;position:relative;transition:transform .25s}.app-card:hover{transform:translateY(-7px)}.app-card>img{width:100%;height:238px;object-fit:contain}.app-card h3{font-size:24px;margin:18px 0 12px;line-height:34px}.app-card p{padding:0 18px;font-size:14px;line-height:1.65;color:#444;text-align:justify;min-height:138px}.app-card>.glossy{position:absolute;bottom:22px;left:50%;transform:translate(-50%);width:132px;height:40px}.modal{width:min(460px,calc(100% - 32px));border:3px solid #fff;border-radius:28px;padding:40px 32px 32px;background:var(--surface);box-shadow:0 24px 80px #112d5750;color:var(--ink);text-align:center}.modal::backdrop{background:#12243e80;backdrop-filter:blur(5px)}.modal h2{font-size:26px;color:var(--blue)}.modal>p{margin:10px 0 24px;color:#65738b}.modal-close{position:absolute;right:12px;top:8px;border:0;background:transparent;font-size:30px;line-height:36px;width:36px}.entry-options{display:grid;gap:12px}.entry-options a{display:flex;align-items:center;gap:14px;padding:14px;background:#e9f5ff;border-radius:14px;text-align:left}.entry-options img{width:32px;height:32px}.entry-options span{margin-left:auto}.contact-modal-icon{display:block;width:274px;max-width:100%;height:auto;padding:12px;margin:0 auto 16px;background:#fff;border-radius:12px}.contact-code{display:block;font-size:28px;letter-spacing:1px;margin:16px 0 24px}.download-talk{display:block;color:var(--blue);margin-top:16px;font-size:14px}.toast{position:fixed;bottom:32px;left:50%;transform:translate(-50%,12px);z-index:100;background:#183454ed;color:#fff;border-radius:14px;padding:12px 22px;box-shadow:0 6px 20px #18345430;opacity:0;pointer-events:none;transition:.2s;max-width:90%;text-align:center}.toast.visible{opacity:1;transform:translate(-50%)}@media(min-width:1051px)and (max-width:1250px){.wrap{width:calc(100% - 24px)}nav{gap:8px;font-size:13px}.hero h1{font-size:50px}.hero-copy{width:48%}.hero-figure{width:54%}.entry-panel{padding-inline:30px}.contact-item{padding-inline:12px}.contact-actions .outline,.contact-actions .glossy{min-width:68px;padding-inline:12px}}@media(max-width:1050px){.header,.header-inner,.header:before{height:68px}.brand img{height:51px}.menu-toggle{display:grid;gap:5px;border:0;background:transparent;padding:12px;order:3}.menu-toggle span{width:23px;height:2px;background:var(--blue)}nav{display:none;position:absolute;top:68px;left:-20px;right:-20px;padding:18px 24px;background:#fff;box-shadow:var(--shadow);font-size:16px;align-items:stretch;white-space:normal}nav.open{display:grid;gap:0}nav>a,.nav-dropdown>a{display:block;padding:10px;border-bottom:1px solid #eaf2f8}.dropdown-links{position:static;box-shadow:none;padding:0 20px}.hero-stage{height:420px}.hero-copy{padding-top:54px;width:52%}.hero h1{font-size:40px}.hero-copy p{font-size:14px;line-height:26px}.hero-figure{width:52%;height:400px;right:0}.sponsors{width:90%;height:auto}.entry-panel{padding:16px 24px;min-height:0;margin-top:-20px}.quick-links>a,.quick-links>button{gap:6px;font-size:14px}.quick-links .arrow{display:none}.contact-grid{grid-template-columns:1fr}.app-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.app-card p{min-height:92px}.app-card>img{height:250px}.section{margin-top:64px}}@media(max-width:600px){html{scroll-padding-top:86px}.wrap{width:calc(100% - 28px)}.header-entry{font-size:13px;padding:6px 14px;min-height:34px}.header-inner{gap:4px}.hero-stage{height:auto;padding-top:30px;padding-bottom:0;display:flex;flex-direction:column}.hero-copy{width:100%;padding-top:0}.hero h1{font-size:clamp(28px,8vw,38px);letter-spacing:0}.hero-rule{margin:14px 0;height:3px;width:38px}.hero-copy p{font-size:14px;line-height:26px;max-width:none}.sponsors{width:80%;margin-top:16px;max-height:40px;object-fit:contain;object-position:left}.hero-figure{position:relative;width:100%;height:auto;right:auto;max-height:330px;object-fit:contain;margin-top:8px}.entry-panel{padding:12px 14px 16px;border-radius:24px;margin-top:-16px}.quick-links{grid-template-columns:repeat(2,minmax(0,1fr));padding-bottom:10px;gap:2px}.quick-links>a,.quick-links>button{height:48px;gap:8px;font-size:14px}.quick-links>:nth-child(2):after{display:none}.quick-links img{width:27px;height:27px}.contact-intro{font-size:14px;line-height:24px;margin-top:12px}.contact-item{padding:10px;border-radius:14px;flex-wrap:wrap}.contact-label{font-size:13px}.contact-label img{width:32px;height:32px}.contact-actions{margin-left:auto}.contact-actions .outline,.contact-actions .glossy{min-width:58px;padding-inline:12px}.outline,.glossy{min-height:34px;font-size:14px;padding-inline:16px}.contact-grid{gap:10px}.section{margin-top:48px}.section-heading{margin-bottom:24px}.section-heading>div{gap:10px}.section-heading h2{font-size:24px;line-height:34px}.section-heading i{width:54px;flex:1}.section-heading p{font-size:14px;padding-inline:5px}.app-grid{gap:12px}.app-card{border-width:2px;border-radius:22px;padding-bottom:65px}.app-card>img{height:auto;aspect-ratio:279/238}.app-card h3{font-size:18px;margin:10px 0 8px;line-height:28px}.app-card p{font-size:14px;line-height:1.7;padding:0 12px;min-height:0;text-align:left}.app-card>.glossy{bottom:18px;width:110px;height:36px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}.about-section{overflow:hidden}.about-section>.section-heading{width:min(1200px,calc(100% - 40px));margin-inline:auto}.about-scene{padding:80px 0;background:url(/images/about_bg.jpg?v=26b71c1e06edf567) center/cover no-repeat}.about-card{position:relative;min-height:552px;border:3px solid #fff;border-radius:60px;background:var(--surface);box-shadow:var(--shadow);padding:42px 22px 40px 136px}.about-tabs{position:absolute;left:-24px;top:110px;display:grid;gap:36px;z-index:2}.about-tabs button{position:relative;width:154px;height:42px;border:0;border-radius:30px;background:#fff;box-shadow:var(--shadow);padding-left:44px;padding-right:14px;font-size:14px;font-weight:600}.about-tabs img{position:absolute;width:48px;height:48px;left:0;top:-3px}.about-tabs button[aria-selected=true]{color:#fff;background:var(--gloss);box-shadow:0 4px 12px #0050bd4d}.about-copy{max-width:465px;position:relative;z-index:1}.slant-heading{display:flex;align-items:baseline;gap:8px;margin-bottom:28px;white-space:nowrap;transform:skew(-10deg)}.slant-heading h3{font-size:40px;line-height:1.2;color:var(--blue)}.slant-heading>span{font-size:19px;font-style:italic;letter-spacing:1px;color:#fff;text-shadow:1px 0 var(--blue),-1px 0 var(--blue),0 1px var(--blue),0 -1px var(--blue);opacity:.75}.about-copy p{font-size:14px;color:#444;text-align:justify;margin-top:18px;line-height:1.85}.about-figure{position:absolute;right:-110px;top:-5px;width:610px;height:595px;object-fit:contain}.pill-tabs{display:flex;gap:2px;background:#e8f5ff;border-radius:40px;padding:6px;width:max-content;max-width:100%;margin-inline:auto}.pill-tabs button{border:0;background:transparent;min-height:40px;padding:0 17px;border-radius:30px;font-size:14px;white-space:nowrap}.pill-tabs button[aria-selected=true]{background:linear-gradient(#fff 70%,#e8f5ff);color:var(--blue);box-shadow:0 4px 12px #69a8de40}.game-stage{padding-top:28px;padding-bottom:55px}.game-panel{position:relative;min-height:465px;padding-top:0}.game-surface{position:relative;margin-left:auto;width:75%;min-height:445px;background:var(--surface);border:3px solid #fff;border-radius:60px;box-shadow:var(--shadow);padding:85px 55px 55px 370px}.game-copy{width:100%;min-width:0;position:relative;z-index:2}.game-copy p{margin-top:14px;font-size:14px;color:#444;line-height:1.75;text-align:justify}.game-figure{position:absolute;width:710px;height:520px;object-fit:contain;left:-20px;top:-20px;z-index:1;pointer-events:none}.disclosure{border-radius:16px;background:#fff;margin-bottom:12px;overflow:hidden}.disclosure:hover{box-shadow:0 4px 10px #9fb1bf40}.disclosure summary{display:flex;align-items:center;gap:8px;padding:14px 20px;cursor:pointer;list-style:none;min-height:54px}.disclosure summary::-webkit-details-marker{display:none}.disclosure h3{font-size:16px;line-height:1.6;font-weight:500;flex:1}.disclosure summary>img{flex-shrink:0}.chevron{border:solid #aeb3c7;border-width:0 2px 2px 0;width:9px;height:9px;transform:rotate(45deg);margin:0 5px 5px 15px;transition:transform .2s;flex-shrink:0}.disclosure[open] .chevron{transform:rotate(225deg);margin-top:7px}.answer{border-top:1px solid var(--line);padding:18px 22px;font-size:14px;line-height:1.8;color:#444}.answer a{display:inline-block;color:var(--blue);margin-top:12px}.news-list{margin-top:20px}.news-date{display:grid;padding-right:18px;border-right:1px solid var(--line);text-align:center;min-width:51px;margin-right:10px}.news-date b{font-size:28px;line-height:30px;color:var(--blue);font-weight:600}.news-date small{font-size:14px;color:#444}.news-item summary{padding-top:10px;padding-bottom:10px}.news-item .answer{padding-left:88px}.posts-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.post-card{border:1px solid #fff;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 10px #9fb1bf24;transition:transform .2s}.post-card:hover{transform:translateY(-5px)}.post-card>a{display:block}.post-card img{width:100%;height:auto;aspect-ratio:380/215;object-fit:cover}.post-card h3{font-size:17px;line-height:1.6;font-weight:500;padding:18px 20px 10px;min-height:82px}.post-card h3:hover{color:var(--blue)}.post-meta{display:flex;gap:12px;align-items:center;justify-content:space-between;padding:0 20px 18px;font-size:13px;color:#8791a2}.post-meta a{color:var(--blue)}.post-meta time{border-left:1px solid var(--line);padding-left:12px}.footer{margin-top:65px;background:#151b2b;color:#c3c8d2;padding:60px 0 28px}.footer-main{display:grid;grid-template-columns:1.5fr 1fr .7fr;gap:80px}.footer-brand>img{width:220px;height:auto;margin-bottom:15px}.footer-brand p{font-size:14px;line-height:26px;text-align:justify}.socials{display:flex;gap:12px;margin-top:18px}.socials a{opacity:.8}.socials a:hover{opacity:1}.footer-links h3{font-size:17px;font-weight:500;color:#fff;margin-bottom:20px}.footer-links a{display:block;font-size:14px;margin:12px 0}.footer-links a:hover,.footer-nav a:hover{color:#fff}.footer-bottom{border-top:1px solid #ffffff18;margin-top:40px;text-align:center;padding-top:25px}.license-logos{display:flex;justify-content:center;align-items:center;gap:35px;flex-wrap:wrap}.license-logos img{width:auto;height:40px;max-width:140px;object-fit:contain}.footer-note{font-size:13px;color:#9199ab;margin-top:20px}.footer-nav{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:0;margin-top:24px;font-size:14px}.footer-nav a:not(:last-child){border-right:1px solid #626b7a}.footer-nav a{padding:0 12px;line-height:1.2}.copyright{font-size:13px;margin-top:20px;color:#8994aa}@media(min-width:1051px)and (max-width:1250px){.about-figure{right:-50px;width:52%}.about-copy{width:45%}.slant-heading h3{font-size:34px}.slant-heading>span{font-size:16px}.game-figure{width:58%}.game-surface{padding-left:35%;padding-right:35px}.game-copy{min-width:0}}@media(max-width:1050px){.about-scene{padding:35px 0}.about-card{padding:38px 28px 40px 100px;min-height:510px}.about-copy{width:52%}.about-tabs{left:-8px}.about-tabs button{width:100px;padding-left:24px;font-size:13px;padding-right:6px}.about-tabs img{width:35px;height:35px;left:-12px;top:3px}.about-figure{width:50%;right:-35px;top:50px;height:460px}.slant-heading{flex-wrap:wrap;gap:5px;margin-bottom:20px;white-space:normal}.slant-heading h3{font-size:32px}.slant-heading>span{font-size:15px}.game-surface{padding:60px 25px 40px 38%;width:86%;min-height:400px}.game-copy{min-width:0}.game-figure{width:55%;height:430px;left:-15px;top:0}.game-panel{min-height:420px}.game-stage{padding-bottom:10px}.posts-grid{gap:16px}.post-meta{flex-wrap:wrap;gap:4px;padding-inline:14px}.post-card h3{font-size:16px;padding-inline:14px}.post-meta time{border:0;padding:0}.footer-main{gap:35px;grid-template-columns:1.4fr 1fr}.footer-main>.footer-links:last-child{display:none}}@media(max-width:600px){.about-section>.section-heading{width:calc(100% - 28px)}.about-scene{padding:15px 0 0}.about-card{padding:24px 20px 0;border-radius:28px;min-height:0}.about-tabs{position:static;display:flex;gap:8px;justify-content:center;margin:0 0 24px}.about-tabs button{width:auto;flex:1;height:38px;padding:0 8px;font-size:14px;white-space:nowrap}.about-tabs img{display:none}.about-copy{width:100%;max-width:none}.about-copy p{font-size:14px;line-height:1.85;margin-top:14px}.slant-heading h3{font-size:30px}.slant-heading>span{font-size:15px}.about-figure{position:relative;width:100%;height:auto;max-height:360px;right:auto;top:auto;margin-top:10px;object-fit:contain}.tabs-scroll{overflow-x:auto;margin-inline:-14px;padding:0 14px 10px;scrollbar-width:thin}.tabs-scroll .pill-tabs{max-width:none;margin:0 auto}.pill-tabs button{padding:0 13px;min-height:38px}.game-stage{padding-top:6px;padding-bottom:0}.game-panel{display:flex;flex-direction:column-reverse;padding-top:0;min-height:0}.game-figure{position:relative;left:auto;top:auto;width:100%;height:auto;aspect-ratio:710/490;max-height:300px;margin-bottom:-30px;z-index:1}.game-surface{width:100%;padding:44px 22px 28px;border-radius:28px;min-height:0}.game-copy{z-index:0}.game-copy p{font-size:14px}.disclosure summary{padding:14px;gap:6px}.disclosure h3{font-size:14px;line-height:1.65}.answer{padding:14px;font-size:14px}.news-item .answer{padding-left:20px}.news-date{padding-right:10px;margin-right:4px;min-width:45px}.news-date b{font-size:24px}.chevron{margin-left:6px}.posts-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.post-card{border-radius:12px}.post-card h3{font-size:14px;padding:12px 10px 8px;min-height:86px}.post-meta{font-size:12px;padding:0 10px 12px;line-height:1.8}.footer{margin-top:44px;padding-top:35px}.footer-main{grid-template-columns:1fr;gap:25px}.footer-brand>img{width:180px}.footer-main>.footer-links{display:none}.footer-brand p{font-size:14px}.footer-bottom{margin-top:28px}.license-logos{gap:20px}.license-logos img{height:28px;max-width:100px}.footer-note{font-size:12px;line-height:1.8}.footer-nav{gap:12px 0}.footer-nav a{font-size:13px;padding:0 9px}.copyright{font-size:12px}}.header .brand img{mix-blend-mode:multiply}.footer-brand>img{filter:invert(1) hue-rotate(180deg) brightness(1.5);mix-blend-mode:screen}.hero h1{white-space:normal;overflow-wrap:anywhere}.header .brand img{object-fit:contain;max-width:180px}.app-card h3,.section-heading h2{overflow-wrap:anywhere}.section-heading h2{white-space:normal}.footer:has(.footer-providers:not(:empty),.footer-clubs:not(:empty)){padding-top:0}.footer-clubs-shell{background:#2d3a4d;border-top:1px solid #ffffff0a;border-bottom:1px solid #ffffff0b}.footer-clubs{display:flex;align-items:center;justify-content:center;gap:18px;padding-top:14px;padding-bottom:14px}.footer-clubs-shell:has(.footer-clubs:empty){display:none}.footer-club{display:block;flex:1 1 0;min-width:0;padding:5px 0;border-radius:6px;transition:background .15s}.footer-club-art{display:grid;place-items:center}.footer-club img{display:block;grid-area:1/1;width:100%;max-width:130px;height:auto;max-height:36px;object-fit:contain;transition:opacity .18s}.footer-club .club-color{opacity:0}.footer-club:hover .club-color,.footer-club:focus-visible .club-color{opacity:1}.footer-club:has(.club-color):hover .club-muted,.footer-club:has(.club-color):focus-visible .club-muted{opacity:0}.footer-club[href]:hover,.footer-club:focus-visible{background:#ffffff06}.footer-club:focus-visible{outline:2px solid #8bbaff;outline-offset:6px}.footer-club:not([href]){cursor:default}@media(max-width:600px){.footer-clubs{flex-wrap:wrap;gap:10px 12px;padding-top:12px;padding-bottom:12px}.footer-club{flex:0 1 calc(25% - 9px);max-width:100px;padding:0}.footer-club img{max-height:28px}}@media(hover:none){.footer-club .club-color{opacity:1}.footer-club:has(.club-color) .club-muted{opacity:0}}@media(prefers-reduced-motion:reduce){.footer-club,.footer-club img{transition:none}}.footer-providers-shell{background:#e2eaf5}.footer-providers{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));align-items:center;gap:24px;max-width:920px;padding-top:10px;padding-bottom:10px}.footer-providers-shell:has(.footer-providers:empty){display:none}.footer-provider{display:grid;place-items:center;min-width:0;height:42px}.footer-provider img{display:block;grid-area:1/1;width:100%;max-width:110px;height:42px;object-fit:contain;transition:opacity .18s}.footer-provider .provider-color{opacity:0}.footer-provider:hover .provider-color{opacity:1}.footer-provider:has(.provider-color):hover .provider-muted{opacity:0}@media(max-width:600px){.footer-providers{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px 20px;padding-top:8px;padding-bottom:8px}.footer-provider,.footer-provider img{height:32px}.footer-provider img{max-width:100px}}@media(hover:none){.footer-provider .provider-color{opacity:1}.footer-provider:has(.provider-color) .provider-muted{opacity:0}}@media(prefers-reduced-motion:reduce){.footer-provider img{transition:none}}:root{--body:#F2F8FF;--blue:#3787bd;--ink:#32485D;--copy:#63758a;--muted:#738395;--line:#d7e4f2;--sky:#58B6FA;--silver:#C5D5E8;--surface:linear-gradient(155deg,#FAFDFF 0%,#FAFDFF 54%,#E8F0FC 100%);--gloss:linear-gradient(180deg,#AFE1FF 0%,#78c9fb 50%,#58B6FA 100%);--shadow:inset 0 1px 0 #fff,0 2px 0 #C5D5E8,0 8px 24px #91b0d122;--header-background:linear-gradient(180deg,#FAFDFF 0%,#F2F8FF 92%,#d5e7fa 100%)}body{background:#f2f8ff url(/images/ice-flow.png?v=d29e2f21846fcd48) center top/100% auto repeat-y;color:var(--copy)}body .header:before{box-shadow:0 3px 16px #a7c5e529}body .header-inner{color:var(--ink)}body .header nav a:hover,body .quick-links>:hover{color:#2588c9}body .dropdown-links{background:var(--surface);border:1px solid #d7e4f2}.hero-background,.about-scene{background-color:transparent}body .hero h1,body .section-heading h2,body .slant-heading h3,body .download-info h1,body .info-hero h1,body .info-block>h2,body .story-paper>h1,body .list-title{color:var(--ink)}body .hero h1{text-shadow:0 2px 0 #fff}body .hero-rule{background:linear-gradient(90deg,#58b6fa,#afe1ff);border-radius:8px}body .hero-copy p,body .app-card p,body .about-copy p,body .game-copy p,body .answer,body .download-description,body .info-intro,body .info-rich,body .article-body{color:var(--copy)}body .section-heading p,body .download-subtitle,body .info-subtitle,body .post-meta,body .story-meta,body .copyright{color:var(--muted)}body .section-heading i{filter:saturate(.55);opacity:.7}body .entry-panel,body .app-card,body .about-card,body .game-surface,body .install-option,body .story-paper,body .sidebar-box,body .info-card,body .info-sidebar,body .info-detail .info-content{background:var(--surface);border:1px solid #fff;border-bottom-color:var(--silver);box-shadow:var(--shadow)}body .entry-panel{border-radius:24px}body .about-card,body .game-surface{border-radius:30px}body .app-card{border-radius:24px}body .app-card h3,body .post-card h3,body .install-option h3,body .info-card h3{color:var(--ink)}body .contact-item,body .entry-options a{background:linear-gradient(135deg,#e8f0fc,#f5fbff);box-shadow:inset 0 1px 3px #b5c9de25;border:1px solid #dce9f6}body .glossy,body .about-tabs button[aria-selected=true]{color:#25485e;background:var(--gloss);border:1px solid #9edafa;box-shadow:inset 0 1px #ffffffc9,0 2px #86bada,0 5px 14px #79b7e42b;text-shadow:0 1px 0 #ffffff80}body .glossy:hover{filter:brightness(1.03)}body .outline{color:#3877a5;border-color:#bfd4e8;background:linear-gradient(180deg,#fafdff,#edf6ff);box-shadow:inset 0 1px #fff,0 2px 4px #b7cde322}body .outline:hover{background:linear-gradient(180deg,#fff,#dff1ff);border-color:#8bc8ef}body .about-tabs button{background:var(--surface);border:1px solid #dbe7f3;box-shadow:var(--shadow)}body .pill-tabs{background:linear-gradient(180deg,#e5f4ff,#dcecfb);border:1px solid #fafdff;box-shadow:inset 0 1px 3px #aac5df30;border-radius:18px}body .pill-tabs button{color:#63788e;border-radius:14px}body .pill-tabs button[aria-selected=true]{color:#327aab;background:linear-gradient(#fff,#f2f8ff);box-shadow:0 2px 5px #a5c0d749}body .slant-heading{transform:none}body .slant-heading>span{color:#9cbdd8;text-shadow:0 1px 0 #fff;font-style:normal;opacity:1}body .disclosure,body .post-card,body .info-link,body .info-disclosure{background:linear-gradient(150deg,#fafdff,#f4f9ff);border:1px solid #e1ebf6;box-shadow:inset 0 1px #fff,0 3px 10px #adc3db1a}body .disclosure summary,body .info-disclosure summary{color:var(--ink)}body .disclosure:hover,body .info-link:hover{box-shadow:0 3px 12px #98bad43b}body .news-date b,body .info-number{color:#58b6fa}body .news-date small{color:var(--muted)}body .modal{border:1px solid #fff;border-bottom-color:#c5d5e8;background:var(--surface);box-shadow:0 20px 70px #456b8e40}body .modal h2{color:var(--ink)}body .modal::backdrop{background:#32485d55;backdrop-filter:blur(4px)}body .download-scene{background:linear-gradient(130deg,#fafdff40,#e8f0fc55),url(/images/ice-flow.png?v=d29e2f21846fcd48) center/cover no-repeat}body .download-card{background:var(--surface);border:1px solid #fff;border-bottom-color:#c5d5e8;box-shadow:var(--shadow);border-radius:18px}body .download-card p,body .install-option p,body .install-guide details p{color:var(--copy)}body .download-code{border-color:#a8d9fa;box-shadow:inset 0 1px 4px #b6cfe333}body .device-mark{color:#3878a7;background:linear-gradient(135deg,#fafdff,#ddecfc);border:1px solid #cbdff0;box-shadow:inset 0 2px #fff}body .install-guide details{border-color:var(--line)}body .info-main{background:transparent}body .info-marketing .info-hero{background:linear-gradient(115deg,#fafdff55,#e8f0fc80)}body .info-hero-art .info-subtitle{color:var(--muted)}body .info-sidebar nav a{color:var(--copy);background:linear-gradient(#f6fbff,#eaf2fc)}body .info-sidebar nav a[aria-current]{color:#25485e;background:var(--gloss);box-shadow:inset 0 1px #fff,0 2px #b5d1e8}body .info-block>h2:before{background:#88c8f6}body .info-disclosure[open] summary{background:#e9f3fd;color:#376e96}body .info-rich a,body .info-more,body .article-body a{color:#317baa}body .article-body blockquote,body .article-body pre,body .info-rich pre{background:#eaf2fc}body .pagination a{background:var(--surface);border:1px solid #d5e5f4;box-shadow:0 2px 4px #adc3db22}body .footer{background:linear-gradient(180deg,#f2f8ff,#e8f0fc);color:var(--copy);border-top:1px solid #dce7f4}body .footer-providers-shell{background:linear-gradient(180deg,#fafdff,#edf5ff);border-bottom:1px solid #d5e3f1}body .footer-clubs-shell{background:linear-gradient(135deg,#e8f0fc,#eff6ff);border-top:1px solid #fff;border-bottom:1px solid #d0deee}body .footer-club .club-muted{filter:brightness(.68)}body .footer-club .club-color{filter:brightness(.43) saturate(1.1)}body .footer-club[href]:hover,body .footer-club:focus-visible{background:#c6dcef35}body .footer-main{padding-top:28px}body .footer-brand>img{filter:none;mix-blend-mode:multiply}body .footer-links h3{color:var(--ink)}body .footer-links a:hover,body .footer-nav a:hover{color:#327eaf}body .footer-bottom{border-top-color:#cbdceb}body .footer-note{color:var(--muted)}body .footer-nav a:not(:last-child){border-color:#bfcede}body .license-logos img{filter:brightness(.65)}@media(max-width:1050px){body .header nav{background:linear-gradient(#fafdff,#f2f8ff)}}@media(max-width:600px){body{background-size:auto 1050px}body .entry-panel,body .app-card{border-radius:20px}body .about-card,body .game-surface{border-radius:24px}body .footer-main{padding-top:20px}}:root{--control-face: linear-gradient(180deg, #fff 0%, #fafdff 45%, #e5effb 100%);--control-edge: #b5c9df;--control-rim: #d1e0f0;--control-ink: #36536d;--control-glow: #8faecc38;--control-depth: 3px}body :is(button,[role=button],a.glossy,a.outline,a.button,a.download-web-link,.quick-links>a,.entry-options>a,.pagination>a,.side-nav>a),body .side-nav button,body .filter-tabs button,body .editor-toolbar button,body .mobile-tab-bar button,body .page-catalog .button,body .table-scroll button,body .mobile-app-bar .mobile-icon-button,body .about-tabs button[aria-selected],body .pill-tabs button[aria-selected]{color:var(--control-ink);background:var(--control-face);border:1px solid var(--control-rim);border-bottom-color:var(--control-edge);border-radius:12px;box-shadow:inset 0 1px #fff,inset 0 -1px #ffffff70,0 var(--control-depth) 0 var(--control-edge),0 calc(var(--control-depth) + 5px) 14px var(--control-glow);text-shadow:0 1px 0 #ffffffb3;transition:translate .14s ease,box-shadow .14s ease,filter .14s ease;touch-action:manipulation}body .home-sections #home-section-nav button,body .home-sections #home-section-nav button.active{color:var(--control-ink);background:var(--control-face);border:1px solid var(--control-rim);border-bottom-color:var(--control-edge)}body :is(.glossy,.header-entry,.button:not(.secondary):not(.subtle):not(.danger),[role=tab][aria-selected=true],.side-nav .active,.filter-tabs button.active,.editor-toolbar button.active,.mobile-tab-bar button[aria-current],#home-section-nav button.active){--control-face: linear-gradient(180deg, #d0eeff 0%, #a4ddff 20%, #7acbff 50%, #58b6fa 100%);--control-edge: #79aaca;--control-rim: #a1d6f5;--control-ink: #24485e;--control-glow: #58a9e245;--control-depth: 4px}body :is(.button.danger,.text-button.red,button[data-delete]){--control-face: linear-gradient(180deg, #fff8f8, #ffe7e7 55%, #f5cdcf);--control-edge: #cd9fa5;--control-rim: #edc5c9;--control-ink: #a23747;--control-glow: #bd657326}body :is(.glossy,.outline,.header-entry,.about-tabs button){border-radius:999px}body :is(.modal-close,.image-sheet-close){border-radius:50%}body .quick-links{gap:12px;padding-bottom:24px}body .quick-links>:after{display:none}body .pill-tabs{gap:8px;padding:8px 8px 12px}body .side-nav,body #home-section-nav{gap:8px}body #home-section-nav button{margin-bottom:8px}body .mobile-tab-bar{gap:8px}body .mobile-tab-bar button{--control-depth: 2px}body .mobile-tab-bar button>span{background:transparent}body .text-button{border-radius:9px}@media(hover:hover)and (pointer:fine){body :is(button,[role=button],a.glossy,a.outline,a.button,a.download-web-link,.quick-links>a,.entry-options>a,.pagination>a,.side-nav>a):not(:disabled):not([aria-disabled=true]):hover{translate:0 -2px;filter:brightness(1.035);box-shadow:inset 0 1px #fff,inset 0 -1px #ffffff80,0 calc(var(--control-depth) + 1px) 0 var(--control-edge),0 calc(var(--control-depth) + 8px) 18px var(--control-glow)}}body :is(button,[role=button],a.glossy,a.outline,a.button,a.download-web-link,.quick-links>a,.entry-options>a,.pagination>a,.side-nav>a):not(:disabled):not([aria-disabled=true]):active{translate:0 2px;filter:brightness(.98);box-shadow:inset 0 2px 4px #638bb326,inset 0 1px #ffffff70,0 1px 0 var(--control-edge),0 3px 6px var(--control-glow)}body :is(button,[role=button],a.glossy,a.outline,a.button,a.download-web-link,.quick-links>a,.entry-options>a,.pagination>a,.side-nav>a):focus-visible{outline:3px solid #338cce;outline-offset:5px}body :is(button,[role=button],a.button):is(:disabled,[aria-disabled=true]){translate:none;filter:saturate(.35);opacity:.55;box-shadow:inset 0 1px #fff,0 1px 0 var(--control-edge);cursor:not-allowed}@media(max-width:600px){body .quick-links{gap:10px;padding-bottom:16px}body .pill-tabs{gap:5px;padding:6px 6px 10px}}@media(prefers-reduced-motion:reduce){body :is(button,[role=button],a.glossy,a.outline,a.button,a.download-web-link,.quick-links>a,.entry-options>a,.pagination>a,.side-nav>a),body :is(button,[role=button],a.glossy,a.outline,a.button,a.download-web-link,.quick-links>a,.entry-options>a,.pagination>a,.side-nav>a):is(:hover,:active){transition:none;translate:none}}body a.download-web-link{display:inline-flex;align-items:center;justify-content:center;padding:5px 16px;margin-top:6px;border-radius:999px}.services-section{--services-ink:#32485d;--services-copy:#738395;--services-blue:#58b6fa;--services-line:#b7dcff;margin-top:64px;padding:62px 0 38px;color:var(--services-copy);background:radial-gradient(ellipse at 13% 22%,#ffffffa6,transparent 50%),linear-gradient(151deg,#f2f8ff00,#e8f0fc80 48%,#fafdff80 72%,#f2f8ff00)}.services-container{width:min(1220px,calc(100% - 40px));margin-inline:auto}.services-heading{position:relative;text-align:center;margin-bottom:92px}.services-wordmark{margin:0;color:#e1edfc;font-family:Arial,sans-serif;font-size:clamp(2.5rem,4.5vw,3.75rem);font-weight:900;line-height:1;letter-spacing:-.025em}.services-title-row{display:flex;align-items:center;gap:78px;margin-top:-16px;position:relative}.services-title-row h2{flex-shrink:0;margin:0;font-size:clamp(2rem,3.8vw,3.125rem);font-weight:800;color:var(--services-ink);line-height:1.2;letter-spacing:-.03em}.services-ornament{flex:1;min-width:0;display:flex;align-items:center;height:26px}.services-ornament:before{content:"";height:2px;background:var(--services-line);flex:1}.services-ornament i{width:15px;height:15px;flex-shrink:0;border:2px solid var(--services-line);transform:rotate(45deg);margin-left:2px}.services-ornament b{width:15px;height:15px;border-right:2px solid var(--services-line);border-top:2px solid var(--services-line);transform:rotate(45deg);margin-left:-7px;flex-shrink:0}.services-ornament-right{transform:scaleX(-1)}.services-subtitle{display:flex;flex-wrap:wrap;justify-content:center;gap:0 12px;margin:9px 0 0;font-size:1.125rem;line-height:1.6}.services-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px}.services-card{position:relative;container-type:inline-size;min-width:0;text-align:center;display:flex;flex-direction:column;transition:transform .25s ease}.services-card:before{content:"";position:absolute;inset:0 3.4% 28cqw;border-radius:20px;background:linear-gradient(135deg,#eff8ff,#fafdff 60%,#e8f0fc);clip-path:polygon(0 0,100% 0,94% 100%,6% 100%)}.services-card-art{position:absolute;width:100%;height:auto;bottom:0;left:0;pointer-events:none;user-select:none}.services-icon{position:absolute;z-index:1;top:-26cqw;left:50%;width:34cqw;height:34cqw;transform:translate(-50%);overflow:hidden;pointer-events:none}.services-icon img{position:absolute;max-width:none;width:200%;height:200%;top:0;left:0}.services-icon-speed img{left:-100%}.services-icon-devices img{top:-100%}.services-icon-sports img{top:-100%;left:-100%}.services-card-copy{position:relative;width:80%;margin:11.42cqw auto 0;min-height:60.01cqw;padding-bottom:5cqw}.services-card h3{margin:0;font-size:1.375rem;line-height:1.4;color:#647789;font-weight:700;overflow-wrap:anywhere}.services-english{margin:5px -4% 0;color:#51b8ff;font-family:Arial,sans-serif;font-size:.875rem;font-weight:600;line-height:1.4;overflow-wrap:anywhere}.services-description{margin:14px auto 0;max-width:216px;font-size:1rem;line-height:1.35;overflow-wrap:anywhere}.services-metric{position:relative;height:86cqw;margin-top:auto;flex-shrink:0}.services-metric-content{position:absolute;left:24%;top:15cqw;width:52%;min-height:34cqw;display:flex;flex-direction:column;justify-content:center}.services-value{display:flex;justify-content:center;align-items:baseline;gap:.5cqw;margin:0;flex-wrap:wrap}.services-value strong{font-family:Arial Narrow,Arial,sans-serif;font-size:20cqw;font-weight:800;line-height:1.1;letter-spacing:-.05em;color:var(--services-blue);overflow-wrap:anywhere;max-width:100%}.services-value span{font-size:max(.875rem,4.2cqw);font-weight:600;line-height:1.4}.services-metric-label{margin:1cqw 0 0;font-size:max(.875rem,4.4cqw);line-height:1.4;overflow-wrap:anywhere}.services-back-to-top{position:fixed;z-index:15;top:64%;right:max(14px,env(safe-area-inset-right));width:62px;height:63px;border:0;padding:0;border-radius:50%;background:transparent;transform:translateY(-50%);touch-action:manipulation;transition:transform .2s ease,filter .2s ease}.services-back-base{display:block;width:100%;height:100%;opacity:.88;filter:saturate(.75)}.services-back-arrow{position:absolute;width:72%;height:auto;top:10%;left:14%;pointer-events:none;filter:contrast(1.12);transition:transform .2s ease}.services-back-to-top:focus-visible{outline:3px solid #2476fd;outline-offset:3px}.services-back-to-top:active{transform:translateY(-50%) scale(.94)}@media(hover:hover)and (prefers-reduced-motion:no-preference){.services-card:hover{transform:translateY(-6px)}.services-back-to-top:hover{filter:brightness(1.06)}.services-back-to-top:hover .services-back-arrow{transform:translateY(-3px)}}@media(max-width:1199px){.services-container{max-width:820px}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:110px 16px}.services-card{max-width:360px;width:100%;justify-self:center}.services-description{max-width:224px;line-height:1.6}.services-title-row{gap:32px}.services-heading{margin-bottom:110px}.services-back-to-top{width:56px;height:57px}}@media(max-width:599px){.services-section{margin-top:48px;padding:40px 0 16px}.services-container{width:calc(100% - 28px)}.services-grid{grid-template-columns:minmax(0,1fr);gap:104px}.services-title-row{gap:16px;margin-top:-8px}.services-ornament b:nth-last-child(-n+3){display:none}.services-ornament i,.services-ornament b{width:10px;height:10px}.services-subtitle{display:block;font-size:1rem;margin-top:12px}.services-subtitle span{display:block}.services-wordmark{font-size:clamp(2rem,10vw,2.65rem)}.services-card h3{font-size:1.5rem}.services-back-to-top{top:auto;bottom:max(22px,env(safe-area-inset-bottom));transform:none;width:54px;height:55px}.services-back-to-top:active{transform:scale(.94)}}@media(prefers-reduced-motion:reduce){.services-card,.services-back-to-top,.services-back-arrow{transition:none}}.services-mobile-tabs{display:none}@media(max-width:599px){.services-section.services-mobile-ready{padding:24px 0 16px}.services-mobile-ready .services-container{display:block}.services-mobile-ready .services-heading{margin-bottom:20px}.services-mobile-ready .services-wordmark{font-size:clamp(1.8rem,8vw,2.35rem)}.services-mobile-ready .services-title-row h2{font-size:1.75rem}.services-mobile-ready .services-subtitle{font-size:.875rem;line-height:1.6;margin-top:10px}.services-mobile-ready .services-mobile-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:8px;margin-bottom:16px}body .services-mobile-tabs button{position:relative;isolation:isolate;display:block;min-width:0;width:100%;min-height:0;margin:0;padding:80px 0 0;border:0;border-radius:0;background:transparent;box-shadow:none;translate:none;color:#647789;text-shadow:none;font:inherit;text-align:center;line-height:1.3}.services-mobile-tabs button:before{content:"";position:absolute;z-index:-1;top:0;left:50%;width:64px;height:72px;transform:translate(-50%);background:url(/images/service-tab.svg?v=f5540ef75f3e85de) center/100% 100% no-repeat;filter:saturate(.55) drop-shadow(0 3px 2px #91b8d33d);opacity:.8}.services-mobile-tabs button[aria-selected=true]:before{filter:saturate(1.15) drop-shadow(0 4px 3px #58b6fa66);opacity:1}.services-mobile-tabs .services-mobile-number{position:absolute;top:46px;left:0;width:100%;font-family:Arial Narrow,Arial,sans-serif;font-size:1.125rem;font-weight:800;color:#439dde;line-height:1}.services-mobile-tabs .services-mobile-label{display:block;font-size:.875rem;font-weight:600;line-height:1.45;overflow-wrap:anywhere}.services-mobile-ready .services-mobile-tabs .services-icon{display:block;top:10px;left:50%;width:34px;height:34px;transform:translate(-50%)}body .services-mobile-tabs button:is(:hover,:active,:focus-visible){background:transparent;box-shadow:none;translate:none}body .services-mobile-tabs button:active{transform:translateY(2px)}body .services-mobile-tabs button:focus-visible{outline:2px solid #338cce;outline-offset:2px;border-radius:12px}.services-mobile-ready .services-grid{display:block;min-width:0;scroll-margin-top:100px}.services-mobile-ready .services-card{display:block;max-width:none;min-height:0;padding:16px;text-align:left;border:1px solid #d1e0f0;border-radius:18px;background:linear-gradient(135deg,#fafdff,#edf6ff);box-shadow:inset 0 1px #fff,0 3px #c5d5e8,0 7px 14px #c5d5e82e;transform:none;transition:none}.services-mobile-ready .services-card[hidden]{display:none}.services-mobile-ready .services-card:before,.services-mobile-ready .services-card-art,.services-mobile-ready .services-card>.services-icon{display:none}.services-mobile-ready .services-card-copy{width:100%;min-height:0;margin:0;padding:0}.services-mobile-ready .services-card-copy h3{margin:0;font-size:1.125rem;line-height:1.5}.services-mobile-ready .services-english{margin:8px 0 0;color:#278dce;font-size:.875rem}.services-mobile-ready .services-description{max-width:none;margin:8px 0 0;font-size:1rem;line-height:1.7}.services-mobile-ready .services-metric{height:auto;margin:16px 0 0;padding:10px 12px;border:1px solid #d7e6f5;border-radius:12px;background:linear-gradient(135deg,#fafdff,#e8f3ff)}.services-mobile-ready .services-metric-content{position:static;width:auto;min-height:0;display:flex;flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px 12px}.services-mobile-ready .services-value{gap:3px;justify-content:flex-start}.services-mobile-ready .services-value strong{font-size:2rem;line-height:1.1;letter-spacing:-.03em}.services-mobile-ready .services-value span,.services-mobile-ready .services-metric-label{font-size:.875rem;line-height:1.5}.services-mobile-ready .services-metric-label{margin:0}}.faq-category-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:440px;margin:0 auto 20px;padding-bottom:4px}body .faq-category-tabs button{display:flex;align-items:center;justify-content:center;gap:8px;min-width:0;min-height:48px;padding:10px 12px;font:inherit;font-size:1rem;font-weight:600;line-height:1.4;border-radius:14px}.faq-category-tabs button>span:first-child{min-width:0;overflow-wrap:anywhere}.faq-category-count{flex:none;display:inline-grid;place-items:center;min-width:24px;height:24px;padding:0 5px;border-radius:50%;background:#e4f1ff;color:#486b86;font-size:.8125rem;line-height:1}[aria-selected=true]>.faq-category-count{background:#fafdff;color:#2f6486}[data-faq-categorized]>[hidden]{display:none}.faq-category-empty{margin:0;padding:24px;text-align:center;font-size:1rem;line-height:1.6;color:#738395;background:#f2f8ff;border-radius:14px}@media(max-width:599px){.faq-category-tabs{gap:10px;margin-bottom:16px}body .faq-category-tabs button{padding-inline:8px}}#dynamic .news-category-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:min(100%,420px);margin-inline:auto;gap:6px}#dynamic .news-category-tabs button{min-width:0;min-height:44px;padding:10px 8px;white-space:nowrap}#dynamic .news-empty{margin:0;padding:24px 16px;text-align:center;color:#738395}#dynamic .news-list[hidden],#about-us .about-full-copy[hidden],#about-us .about-excerpt[hidden]{display:none}#about-us .about-readmore-toggle{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:9px 22px;margin-top:20px;margin-bottom:8px;font-size:14px;line-height:1.5}#about-us .about-copy p:empty{display:none}#about-us .about-service-active #about-panel-1{width:auto;max-width:none}#about-us .about-service-active>.about-figure{display:none}#about-us .about-service-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(240px,.9fr);align-items:center;gap:28px}#about-us .about-service-copy{min-width:0}#about-us .about-service-copy>p:first-child{margin-top:0}#about-us .about-service-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%;max-width:360px;margin-inline:auto}#about-us .about-service-tile{position:relative;isolation:isolate;container-type:inline-size;min-width:0;aspect-ratio:1/1.12;overflow:hidden;border:1px solid #e2edfa;border-radius:16px;background:linear-gradient(145deg,#fafdff,#e8f0fc)}#about-us .about-service-art{position:absolute;z-index:-1;top:-91%;left:-25%;width:150%;max-width:none;height:auto;pointer-events:none}#about-us .about-service-tile-fallback{background:#eff7ff url(/images/service-tab.svg?v=f5540ef75f3e85de) center/92% 96% no-repeat}#about-us .about-service-value{position:absolute;left:17%;right:17%;top:30%;display:flex;align-items:baseline;justify-content:center;gap:2px;color:#647789}#about-us .about-service-value strong{font-family:Arial Narrow,Arial,sans-serif;font-size:25cqw;line-height:1;font-weight:800;letter-spacing:-.06em;color:#58b6fa}#about-us .about-service-value>span{font-size:clamp(11px,8cqw,14px);line-height:1.4}#about-us .about-service-label{position:absolute;left:13%;right:13%;top:57%;text-align:center;color:#647789;font-size:clamp(11px,8cqw,14px);line-height:1.5;overflow-wrap:anywhere}@media(max-width:1050px){#about-us .about-service-layout{gap:20px;grid-template-columns:minmax(0,1fr) minmax(220px,1fr)}}@media(max-width:700px){#about-us .about-service-layout{grid-template-columns:minmax(0,1fr);gap:22px}#about-us .about-service-metrics{max-width:340px}#about-us .about-service-active{padding-bottom:26px}#about-us .about-service-metrics{gap:10px}}
