.portal{--portal-ink:#20232a;--portal-muted:#7b8089;--portal-line:#e9e9ec;--portal-red:#c5453c;min-height:100vh;color:var(--portal-ink);background:#fff;font:16px/1.6 Arial,Microsoft YaHei,sans-serif}.portal *{box-sizing:border-box}.portal :is(h1,h2,h3,p){margin:0}.portal a{color:inherit;text-decoration:none}.portal button{font:inherit;color:inherit;cursor:pointer}.portal :is(a,button,input):focus-visible{outline:2px solid var(--portal-red);outline-offset:5px}.portal button{background:0 0;border:0}.portal img{display:block}.portal-width{width:min(1200px,100% - 100px);margin-inline:auto}.portal-header{z-index:40;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;border-bottom:1px solid #eeeef0;grid-template-columns:1fr auto;align-items:center;gap:30px;height:86px;padding:0 32px;display:grid;position:relative;top:0}.portal-brand{white-space:nowrap;align-items:center;gap:11px;display:flex}.portal-brand b{color:#fff;background:#20232a;border-radius:3px;place-items:center;width:34px;height:34px;font:700 12px Georgia;display:grid}.portal-brand span{letter-spacing:.09em;font-size:15px;font-weight:750}.portal-header nav{align-items:stretch;gap:46px;height:86px;display:flex}.portal-header nav a{color:#80848c;align-items:center;padding:0 2px;font-size:15px;transition:color .2s;display:flex;position:relative}.portal-header nav a:hover,.portal-header nav a[aria-current=page]{color:#20232a}.portal-header nav a[aria-current=page]:after{content:"";background:var(--portal-red);height:2px;position:absolute;bottom:0;left:12%;right:12%}.portal-header .site-account-controls{justify-self:end;gap:16px}.portal-spotlight,.portal-character-scene{isolation:isolate;color:#fff;background:#202c3f;height:min(720px,100svh - 86px);min-height:590px;position:relative;overflow:hidden}.portal-scene{z-index:-2;object-fit:cover;width:100%;height:100%;animation:.55s ease-out portal-reveal;position:absolute;inset:0}.portal-spotlight .portal-scene{object-position:center 45%}.portal-spotlight-shade{z-index:-1;background:linear-gradient(90deg,#0b1629c9 0%,#10213d6e 35%,#10213d00 72%),linear-gradient(#0000 60%,#0a172455);position:absolute;inset:0}.portal-spotlight-copy{width:min(450px,42%);animation:.45s ease-out portal-copy-in;position:absolute;top:50%;left:max(50px,50vw - 600px);transform:translateY(-48%)}.portal-eyebrow{letter-spacing:.15em;font-size:12px;font-weight:600}.portal-eyebrow span{opacity:.55;letter-spacing:.08em}.portal-spotlight-copy h1{letter-spacing:.045em;margin:26px 0 14px;font-size:clamp(44px,5vw,74px);font-weight:500;line-height:1.2}.portal-genre{letter-spacing:.08em;opacity:.86;font-size:14px}.portal-summary{color:#e1e6ec;max-width:350px;font-size:16px;line-height:1.9;margin-top:26px!important}.portal .portal-primary{color:#243040;background:#fff;border:1px solid #ffffff8c;border-radius:3px;justify-content:center;align-items:center;gap:30px;min-height:48px;margin-top:34px;padding:10px 24px;font-size:14px;transition:background .2s,transform .2s;display:inline-flex}.portal .portal-primary:hover{background:#e8edf4;transform:translateY(-2px)}.portal-spotlight-bottom{justify-content:space-between;align-items:center;display:flex;position:absolute;bottom:30px;left:max(50px,50vw - 600px);right:max(50px,50vw - 600px)}.portal-spotlight-bottom>a{letter-spacing:.1em;color:#e9edf3;align-items:center;gap:14px;font-size:12px;display:flex}.portal-slides{align-items:center;gap:14px;display:flex}.portal-slides button{opacity:.55;align-items:center;gap:10px;min-height:40px;padding:0 4px;display:flex}.portal-slides button[aria-pressed=true],.portal-slides button:hover{opacity:1}.portal-slides span{font-size:12px}.portal-slides i{background:#fff;width:24px;height:1px;transition:width .25s}.portal-slides button[aria-pressed=true] i{width:56px}.portal-slides .portal-slide-arrow{border:1px solid #ffffff60;border-radius:50%;min-height:34px;padding:8px}.portal-popular{padding-top:80px;padding-bottom:100px;scroll-margin-top:115px}.portal-section-heading{justify-content:space-between;align-items:center;gap:24px;margin-bottom:34px;display:flex}.portal-section-heading h2{letter-spacing:.015em;font-size:28px;font-weight:500}.portal-section-heading .portal-eyebrow{color:var(--portal-muted);margin-bottom:9px;font-size:12px}.portal-section-heading>span{color:var(--portal-muted);font-size:13px}.portal-search{color:#8b919a;border-bottom:1px solid #cccfd4;align-items:center;gap:12px;width:265px;padding:9px 0;display:flex}.portal-search input{color:#242832;outline-offset:6px;background:0 0;border:0;width:100%;min-width:0;font:14px/1.7 Arial,Microsoft YaHei,sans-serif}.portal-search svg{flex:none}.portal-game-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:36px 30px;display:grid}.portal .portal-game-card{text-align:left;min-width:0;padding:0;display:block}.portal-game-art{aspect-ratio:1.9;border-radius:5px;position:relative;overflow:hidden}.portal-game-art img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.portal-game-art>span{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#17233299;border-radius:3px;padding:3px 8px;font-size:12px;position:absolute;top:12px;right:12px}.portal-game-card:hover img{transform:scale(1.035)}.portal-game-info{justify-content:space-between;align-items:center;gap:16px;padding-top:18px;display:flex}.portal-game-info h3{font-size:18px;font-weight:500}.portal-game-info p{color:var(--portal-muted);margin-top:5px;font-size:13px}.portal-game-info>svg{color:#a1a6ae}.portal-empty{text-align:center;color:var(--portal-muted);padding:55px 0}.portal-empty button{color:var(--portal-red);margin-top:20px;text-decoration:underline}.portal-updates-content{padding:65px 0 100px}.portal-page-heading{justify-content:space-between;align-items:end;gap:25px;margin-bottom:60px;display:flex}.portal-page-heading .portal-eyebrow{color:var(--portal-muted);margin-bottom:14px}.portal-page-heading h1{letter-spacing:.04em;font-size:44px;font-weight:500}.portal-page-heading>span{color:var(--portal-muted);font-size:14px}.portal-icon-row{grid-template-columns:repeat(6,minmax(0,1fr));gap:36px;display:grid}.portal-icon-row>a,.portal-icon-row>button{text-align:center;flex-direction:column;align-items:center;min-width:0;padding:0;display:flex}.portal-icon-row img{object-fit:cover;border-radius:23px;width:104px;height:104px;margin-bottom:16px;transition:transform .25s}.portal-icon-row :is(a,button):hover img{transform:translateY(-4px)}.portal-icon-row b{font-size:16px;font-weight:400}.portal-icon-row small{color:#989ba4;min-height:20px;margin-top:6px;font-size:12px}.portal-events{margin-top:86px}.portal-events h2 span{color:#9499a2;margin-left:18px;font-size:16px;font-weight:400}.portal-timeline{grid-template-columns:repeat(3,minmax(0,1fr));gap:36px;display:grid}.portal-timeline>button{text-align:left;min-width:0;padding:0}.portal-date{border-bottom:1px solid #dedfe3;align-items:baseline;gap:10px;margin:0 0 24px;padding:0 0 22px;display:flex;position:relative}.portal-date strong{font-size:36px;font-weight:400;line-height:1.2}.portal-date>span{color:#9297a0;letter-spacing:.15em;font-size:12px}.portal-date i{background:#aab0b8;border-radius:50%;width:7px;height:7px;position:absolute;bottom:-4px;left:0}.portal-date i.is-next{background:var(--portal-red)}.portal-timeline>button>img{aspect-ratio:2.25;object-fit:cover;border-radius:4px;width:100%;transition:filter .2s}.portal-timeline>button:hover>img{filter:brightness(1.1)}.portal-timeline>button>small{color:var(--portal-red);margin:20px 0 7px;font-size:12px;display:block}.portal-timeline h3{font-size:21px;font-weight:500}.portal-timeline>button>p{color:var(--portal-muted);justify-content:space-between;margin-top:7px;font-size:14px;display:flex}.portal-news{margin-top:84px}.portal-news .portal-section-heading{margin-bottom:15px}.portal .portal-news-row{border-bottom:1px solid var(--portal-line);text-align:left;grid-template-columns:112px 54px 1fr 24px;align-items:center;gap:28px;width:100%;min-width:0;padding:27px 0;display:grid}.portal-news-row>time{color:#8c929b;font-size:13px}.portal-news-row>span{color:var(--portal-red);font-size:12px}.portal-news-row h3{font-size:17px;font-weight:400}.portal-news-row:hover h3{color:var(--portal-red)}.portal-news-row>svg{color:#a2a6ae}.portal-character-scene{height:min(780px,100svh - 86px);min-height:600px}.portal-character-copy{width:min(470px,42%);animation:.5s portal-copy-in;position:absolute;top:50%;left:max(50px,50vw - 600px);transform:translateY(-50%)}.portal-character-copy .portal-eyebrow{letter-spacing:.07em;font-size:12px}.portal-character-latin{color:#d5d9e68c;letter-spacing:.25em;margin-top:28px;font:italic 28px/1.3 Georgia;display:block}.portal-character-copy h1{letter-spacing:.12em;margin:6px 0 24px;font-size:64px;font-weight:400}.portal-character-description{color:#dce3ef;white-space:pre-line;font-size:15px;line-height:2.1}.portal-character-date{color:#ecedf5;align-items:center;gap:10px;margin-top:26px;font-size:14px;display:flex}.portal-character-copy .portal-primary{gap:12px;margin-top:24px}.portal-character-copy .is-blessed{background:#e1e8f5}.portal-interaction-note{color:#b5bed0;margin-top:12px;font-size:12px;display:block}.portal-character-collection{padding:76px 0 100px;scroll-margin-top:110px}.portal-character-collection h2{font-size:26px}.portal-tabs{flex:none;align-items:center;gap:24px;display:flex}.portal-tabs button{color:#868a94;border-bottom:2px solid #0000;padding:12px 0;font-size:14px}.portal-tabs button[aria-pressed=true]{color:#222831;border-color:var(--portal-red)}.portal-character-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;display:grid}.portal-character-grid>button{text-align:left;min-width:0;padding:0}.portal-character-grid>button>div{aspect-ratio:4/5;outline-offset:5px;border-radius:4px;outline:2px solid #0000;position:relative;overflow:hidden}.portal-character-grid>button[aria-pressed=true]>div{outline-color:#afbac9}.portal-character-grid img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.portal-character-grid button:hover img{transform:scale(1.04)}.portal-character-grid>button>div>span{color:#fff;opacity:0;background:linear-gradient(#0000,#0d1728c9);justify-content:space-between;padding:24px 15px 14px;font-size:12px;transition:opacity .2s;display:flex;position:absolute;inset:auto 0 0}.portal-character-grid>button:is(:hover,:focus-visible)>div>span{opacity:1}.portal-character-grid h3{margin-top:18px;font-size:18px;font-weight:400}.portal-character-grid p{color:#9399a3;justify-content:space-between;gap:12px;margin-top:6px;font-size:12px;display:flex}.portal-footer{color:#848992;letter-spacing:0;background:#fff;border-top:1px solid #ececf0;flex-direction:row;justify-content:space-between;align-items:center;gap:26px;height:auto;min-height:104px;padding:24px max(50px,50vw - 600px);font:12px/1.8 Arial,Microsoft YaHei,sans-serif;display:flex}.portal-footer .portal-brand{color:#323946}.portal-footer .portal-brand span{font-size:12px}.portal-footer .portal-brand b{width:26px;height:26px;font-size:10px}.portal-footer>span{white-space:nowrap;color:#a3a7b0}.portal-preview[data-slot=dialog-content]{color:#262a32;background:#fff;border-radius:8px;gap:0;width:min(650px,100% - 32px);max-width:650px;max-height:85dvh;padding:0;font-family:Arial,Microsoft YaHei,sans-serif;overflow:auto}.portal-preview>img{aspect-ratio:2.2;object-fit:cover;width:100%}.portal-preview-body{padding:30px}.portal-preview-body>p{color:#a4554c;margin:0 0 12px;font-size:12px}.portal-preview-body [data-slot=dialog-title]{font-size:26px;line-height:1.5}.portal-preview-body [data-slot=dialog-description]{color:#777f8b;white-space:pre-line;margin-top:20px;font-size:15px;line-height:1.9}.portal-preview>button{color:#303746;background:#ffffffdf;border-radius:50%}@keyframes portal-reveal{0%{opacity:.45}to{opacity:1}}@keyframes portal-copy-in{0%{opacity:0;margin-top:10px}to{opacity:1;margin-top:0}}@media (min-width:1700px){.portal-spotlight,.portal-character-scene{height:760px}}@media (max-width:1000px){.portal-header{gap:20px;padding:0 32px}.portal-header nav{gap:30px}.portal-width{width:calc(100% - 64px)}.portal-spotlight-copy,.portal-character-copy{left:32px}.portal-spotlight-bottom{left:32px;right:32px}.portal-summary{font-size:14px}.portal-spotlight-copy{width:46%}.portal-game-grid{gap:30px 20px}.portal-character-grid{gap:18px}.portal-icon-row{gap:20px}.portal-icon-row img{border-radius:20px;width:90px;height:90px}.portal-footer{padding:26px 32px}.portal-footer>span{display:none}.portal-character-description{font-size:14px}}@media (max-width:760px){.portal-header{grid-template-rows:64px 52px;grid-template-columns:1fr auto;gap:0;height:116px;padding:0 20px}.portal-header nav{grid-area:2/1/auto/-1;justify-content:center;gap:50px;height:52px}.portal-header .site-account-controls{grid-area:1/2;gap:8px}.portal-brand span{font-size:13px}.portal-width{width:calc(100% - 40px)}.portal-spotlight{height:610px;min-height:0}.portal-spotlight .portal-scene{object-position:64% center}.portal-spotlight-shade{background:linear-gradient(#071a3110,#0b192d55 40%,#0c182bee)}.portal-spotlight-copy{width:calc(100% - 48px);top:auto;bottom:105px;left:24px;transform:none}.portal-spotlight-copy h1{margin:15px 0 12px;font-size:44px}.portal-summary{max-width:330px;margin-top:16px!important}.portal-primary{margin-top:22px!important}.portal-spotlight-bottom{bottom:24px;left:24px;right:24px}.portal-spotlight-bottom>a{display:none}.portal-slides{margin-left:auto}.portal-popular{padding:50px 0 65px;scroll-margin-top:140px}.portal-section-heading{align-items:flex-start;gap:20px}.portal-section-heading h2{font-size:24px}.portal-search{width:190px}.portal-game-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 16px}.portal-game-art{aspect-ratio:1.4}.portal-game-art>span{font-size:11px;top:8px;right:8px}.portal-game-info h3{font-size:16px}.portal-game-info p{font-size:12px}.portal-game-info>svg{display:none}.portal-updates-content{padding:42px 0 65px}.portal-page-heading{margin-bottom:40px}.portal-page-heading h1{font-size:34px}.portal-page-heading>span{display:none}.portal-icon-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 18px}.portal-icon-row img{width:90px;height:90px}.portal-events,.portal-news{margin-top:58px}.portal-timeline{gap:18px}.portal-date strong{font-size:28px}.portal-timeline>button>img{aspect-ratio:1}.portal-timeline h3{font-size:16px}.portal-timeline>button>p{font-size:12px}.portal-events h2 span{margin-left:8px;font-size:13px}.portal-section-heading>span{font-size:12px}.portal .portal-news-row{grid-template-columns:78px 1fr 18px;gap:15px;padding:20px 0}.portal-news-row>time{font-size:12px}.portal-news-row>span{display:none}.portal-news-row h3{font-size:14px}.portal-character-scene{height:680px;min-height:0}.portal-character-copy{width:calc(100% - 48px);top:auto;bottom:30px;left:24px;transform:none}.portal-character-copy h1{margin-bottom:14px;font-size:44px}.portal-character-latin{margin-top:16px;font-size:23px}.portal-character-date{margin-top:18px}.portal-character-collection{padding:48px 0 65px}.portal-character-collection .portal-section-heading{display:block}.portal-character-collection h2{font-size:22px}.portal-tabs{margin-top:14px}.portal-character-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 18px}.portal-character-grid>button>div>span{opacity:1}.portal-footer{flex-direction:column;align-items:flex-start;gap:12px;padding:24px 20px}.portal-preview-body{padding:24px}}@media (max-width:430px){.portal-search{width:160px}.portal-section-heading h2{font-size:22px}.portal-header nav{gap:36px}.portal-slides i{width:16px}.portal-slides button[aria-pressed=true] i{width:36px}.portal-scene{object-position:65% center}.portal-events .portal-section-heading>span{display:none}}@media (prefers-reduced-motion:reduce){.portal *,.portal :before,.portal :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.portal-timeline>button>img,.portal-preview>img{height:auto}.portal-header nav{gap:32px}.portal-search-hub{text-align:center;background:linear-gradient(#f8fafc,#fff);padding:54px 24px 38px}.portal-search-hub>.portal-eyebrow{color:#7b8390;letter-spacing:.18em;font-size:12px}.portal-search-hub h1{letter-spacing:.04em;margin:12px 0 26px;font-size:32px;font-weight:500}.portal-universal-search{text-align:left;color:#8b939f;background:#fff;border:1px solid #dfe3e9;border-radius:12px;align-items:center;gap:16px;width:min(660px,100%);margin:auto;padding:9px 10px 9px 22px;display:flex;box-shadow:0 8px 30px #202e4510}.portal-universal-search:focus-within{border-color:#899bae;box-shadow:0 8px 30px #202e4517}.portal-universal-search>svg{flex:none}.portal-universal-search input{color:#252e39;background:0 0;border:0;outline:none;width:100%;min-width:0;font:16px/1.6 Arial,Microsoft YaHei,sans-serif}.portal-universal-search input::placeholder{color:#8a929f}.portal-universal-search button{color:#fff;background:#273a4d;border-radius:8px;flex:none;place-items:center;width:42px;height:42px;display:grid}.portal-universal-search button:hover{background:#3a536c}.portal-platform-stats{color:#747e8b;flex-wrap:wrap;justify-content:center;gap:0;margin:24px 0 10px;font-size:14px;display:flex}.portal-platform-stats span+span{border-left:1px solid #e2e5e9}.portal-platform-stats span{padding:0 22px;line-height:1.2}.portal-platform-stats strong{color:#28384b;font-variant-numeric:tabular-nums;margin:0 5px;font-size:18px;font-weight:600}.portal .portal-stats-note{color:#9299a4;font-size:12px}.portal-directory{padding:30px 0 50px}.portal-directory .portal-section-heading h2,.portal-home-extras h2,.portal-search-results h2{font-size:23px;font-weight:500}.portal .portal-more{color:#78818d;white-space:nowrap;align-items:center;gap:8px;font-size:14px;display:inline-flex}.portal .portal-more:hover{color:var(--portal-red)}.portal-tile-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:32px 30px;display:grid}.portal .portal-game-tile{text-align:center;border-radius:12px;flex-direction:column;align-items:center;min-width:0;padding:14px 8px 16px;transition:background .2s;display:flex}.portal-game-tile:hover{background:#f7f9fb}.portal-game-tile img{object-fit:cover;border-radius:24px;width:104px;height:104px;transition:transform .2s;box-shadow:0 4px 14px #12284312}.portal-game-tile:hover img{transform:translateY(-4px)}.portal-game-tile h3{margin-top:18px;font-size:16px;font-weight:500;line-height:1.5}.portal-game-tile small{color:#949ca6;margin-top:6px;font-size:12px}.portal-home-extras{padding:12px 0 76px}.portal-home-columns{border-top:1px solid #e9edf1;grid-template-columns:1.25fr 1fr;gap:64px;padding-top:38px;display:grid}.portal-home-columns .portal-section-heading{margin-bottom:20px}.portal .portal-home-news{text-align:left;border-bottom:1px solid #eef0f3;align-items:center;gap:22px;width:100%;padding:17px 0;display:flex}.portal-home-news>time{color:#9299a3;font-variant-numeric:tabular-nums;font-size:13px}.portal-home-news>span{flex:1;min-width:0;font-size:16px}.portal-home-news small{color:#969da6;margin-top:5px;font-size:12px;display:block}.portal-home-news>svg{color:#8d99a7;flex:none}.portal-home-news:hover>span{color:var(--portal-red)}.portal-birthday-preview{flex-direction:column;gap:12px;display:flex}.portal-birthday-preview>button{text-align:left;background:#f8fafb;border-radius:10px;align-items:center;gap:18px;width:100%;padding:14px;display:flex}.portal-birthday-preview img{object-fit:cover;border-radius:50%;width:64px;height:64px}.portal-birthday-preview>button>span{flex:1}.portal-birthday-preview b{font-size:16px;font-weight:500}.portal-birthday-preview small{color:#939ba5;margin-top:4px;font-size:12px;display:block}.portal-birthday-preview time{color:#8693a2;align-items:center;gap:7px;font-size:13px;display:flex}.portal-birthday-preview>button:hover{background:#eef3f8}.portal-genre-filter{flex-wrap:wrap;gap:12px;margin:0 0 24px;display:flex}.portal-genre-filter button{color:#838b97;border-radius:6px;padding:7px 18px;font-size:14px}.portal-genre-filter button[aria-pressed=true]{color:#334f6c;background:#edf2f7}.portal-catalog-note{color:#8e97a3;text-align:center;font-size:13px;margin-top:38px!important}.portal-wikis .portal-directory{min-height:430px;padding-bottom:70px}.portal-search-results{min-height:420px;padding:25px 0 70px}.portal-search-results .portal-section-heading{margin-bottom:12px}.portal-search-results .portal-section-heading button{color:#78818d;font-size:14px}.portal-result-count{color:#8a94a0;font-size:14px;display:block}.portal-result-label{font-size:16px;font-weight:500;margin:30px 0 18px!important}.portal-search-links{grid-template-columns:1fr 1fr;gap:12px 32px;display:grid}.portal-search-links>a,.portal-search-links>button{text-align:left;border-bottom:1px solid #e9edf2;justify-content:space-between;align-items:center;padding:15px 0;font-size:16px;display:flex}.portal-search-links small{color:#8a95a3;margin-top:4px;font-size:12px;display:block}@media (max-width:1100px){.portal-header nav{gap:22px}.portal-header{gap:20px}.portal-header .portal-brand span{display:none}.portal-home-columns{gap:36px}.portal-tile-grid{gap:24px 14px}}@media (max-width:760px){.portal-header nav{justify-content:space-between;gap:0}.portal-header nav a{font-size:14px}.portal-search-hub{padding:36px 20px 24px}.portal-search-hub h1{margin-bottom:22px;font-size:27px}.portal-universal-search{gap:10px;padding-left:14px}.portal-platform-stats{row-gap:14px}.portal-platform-stats span{padding:0 10px;font-size:12px}.portal-platform-stats strong{margin:0 3px;font-size:17px}.portal-tile-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 10px}.portal-game-tile img{border-radius:20px;width:84px;height:84px}.portal-game-tile h3{margin-top:14px;font-size:14px}.portal .portal-game-tile{padding:10px 0}.portal-directory{padding:24px 0 34px}.portal-home-columns{grid-template-columns:1fr;gap:38px;padding-top:28px}.portal-home-extras{padding-bottom:48px}.portal-search-links{grid-template-columns:1fr}.portal-directory .portal-section-heading h2,.portal-home-extras h2,.portal-search-results h2{font-size:21px}.portal-wikis .portal-directory{min-height:0}.portal-wikis .portal-tabs{margin-top:0}.portal-wikis .portal-section-heading{align-items:center}.portal-home-news>span{font-size:15px}}.portal-header{height:72px}.portal-search-hub{isolation:isolate;color:#fff;background:#283845;min-height:340px;padding:48px 24px 42px;position:relative;overflow:hidden}.portal-search-hub .portal-search-backdrop{z-index:-2;object-fit:cover;object-position:center 45%}.portal-search-hub:before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(90deg,#15273566,#14243180 50%,#15273555),linear-gradient(#15243120 30%,#1524319c);position:absolute;inset:0}.portal-search-hub>.portal-eyebrow{color:#e1e8ec}.portal-search-hub h1{color:#fff;text-shadow:0 2px 16px #0c192b44}.portal-search-hub .portal-platform-stats{color:#e4eaf0}.portal-search-hub .portal-platform-stats strong{color:#fff}.portal-search-hub .portal-platform-stats span+span{border-color:#ffffff40}.portal-search-hub .portal-stats-note{color:#d1dbe4}.portal-search-hub .portal-universal-search{box-shadow:0 8px 30px #0c172e25}.portal-section-nav{z-index:40;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--portal-line);background:#fffffff5;position:sticky;top:0}.portal-section-nav>div{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;display:grid}.portal-section-nav a{color:#626b77;justify-content:center;align-items:center;min-height:64px;padding:12px 8px;font-size:16px;display:flex;position:relative}.portal-section-nav a:hover,.portal-section-nav a[aria-current=page]{color:var(--portal-red)}.portal-section-nav a[aria-current=page]:after{content:"";background:var(--portal-red);width:24px;height:2px;position:absolute;bottom:0}.portal-discover .portal-directory,.portal-wikis .portal-directory{padding-top:38px}.portal-character-scene{scroll-margin-top:64px}@media (max-width:1100px){.portal-header .portal-brand span{display:inline}}@media (max-width:760px){.portal-header{grid-template-rows:64px;grid-template-columns:1fr auto;height:64px}.portal-search-hub{min-height:316px;padding:36px 20px 30px}.portal-search-hub h1{font-size:27px}.portal-section-nav>div{width:calc(100% - 24px)}.portal-section-nav a{min-height:56px;padding-inline:3px;font-size:14px}.portal-character-scene{scroll-margin-top:56px}.portal-discover .portal-directory,.portal-wikis .portal-directory{padding-top:28px}}.portal{position:relative}.portal-with-banner .portal-header{-webkit-backdrop-filter:none;backdrop-filter:none;color:#fff;z-index:41;background:0 0;border-bottom:1px solid #ffffff26;width:100%;position:absolute;inset:0 0 auto}.portal-with-banner .portal-header .portal-brand b{background:#ffffff20;border:1px solid #fff5}.portal-with-banner .portal-search-hub{min-height:412px;padding-top:120px}.portal-nav-sentinel{pointer-events:none;height:0}.portal-section-nav>.portal-width{align-items:center;gap:24px;min-height:64px;display:flex}.portal-nav-links{flex:1;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.portal-compact-search{display:none}.portal.is-compact .portal-section-nav{background:#fff;box-shadow:0 4px 20px #2432490d}.portal.is-compact .portal-section-nav>.portal-width{padding-right:224px}.portal.is-compact .portal-nav-links{flex:none;gap:24px;display:flex}.portal.is-compact .portal-nav-links a{white-space:nowrap;padding-inline:0;font-size:14px}.portal.is-compact .portal-compact-search{background:#f2f4f6;border-radius:24px;flex:1;align-items:center;gap:8px;min-width:120px;max-width:340px;margin-left:auto;padding:6px 12px 6px 16px;display:flex}.portal-compact-search input{color:#343e4c;background:0 0;border:0;outline:none;width:100%;min-width:0;font:14px/1.7 Arial,Microsoft YaHei,sans-serif}.portal-compact-search:focus-within{outline-offset:2px;outline:2px solid #92a4b6}.portal-compact-search button{color:#7e8793;place-items:center;padding:3px;display:grid}.portal.is-compact .portal-header{-webkit-backdrop-filter:none;backdrop-filter:none;color:#343e4c;z-index:41;background:0 0;border:0;justify-content:flex-end;width:208px;height:64px;padding:0;display:flex;position:fixed;top:0;left:auto;right:max(50px,50vw - 600px)}.portal.is-compact .portal-header>.portal-brand{display:none}.portal.is-compact .portal-header .site-account-controls{gap:8px}@media (max-width:1000px){.portal.is-compact .portal-header{width:88px;right:32px}.portal.is-compact .portal-section-nav>.portal-width{gap:18px;padding-right:98px}.portal.is-compact .portal-header .site-account-controls button span{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}.portal.is-compact .portal-nav-links{gap:20px}}@media (max-width:760px){.portal-with-banner .portal-search-hub{min-height:380px;padding-top:100px}.portal-section-nav>.portal-width{min-height:56px}.portal.is-compact .portal-section-nav>.portal-width{flex-wrap:wrap;gap:0;min-height:108px;padding:0 0 8px}.portal.is-compact .portal-nav-links{flex:0 0 100%;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;display:grid}.portal.is-compact .portal-compact-search{flex:1;max-width:none;height:36px;margin:0 88px 0 0}.portal.is-compact .portal-header{width:80px;height:36px;top:56px;right:12px}.portal.is-compact .portal-header .site-account-controls{gap:0}.portal.is-compact .portal-character-scene{scroll-margin-top:108px}}.portal:not(.portal-with-banner).is-compact .portal-header-spacer{height:72px}@media (max-width:760px){.portal:not(.portal-with-banner).is-compact .portal-header-spacer{height:64px}}.portal-home-board{background:#f3f6f9;padding:30px 0 48px}.ph-section+.ph-section{margin-top:28px}.ph-heading{align-items:center;gap:18px;margin:0 0 16px;display:flex}.ph-heading h2{white-space:nowrap;padding-left:15px;font-size:25px;font-weight:650;position:relative}.ph-heading h2:before{content:"";background:#ee4d55;border-radius:2px;width:3px;height:56%;position:absolute;top:22%;left:0}.ph-heading p{color:#87909d;font-size:13px}.ph-heading>a,.ph-subheading>a{color:#7d8898;white-space:nowrap;align-items:center;gap:5px;margin-left:auto;font-size:12px;display:inline-flex}.ph-heading>a:hover,.ph-subheading>a:hover{color:#dc4451}.ph-wiki-grid,.ph-calendar-grid{grid-template-columns:minmax(0,1.55fr) minmax(0,1fr);gap:16px;display:grid}.ph-calendar-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.55fr)}.ph-calendar-grid .ph-news{order:-1}.portal .ph-feature{isolation:isolate;aspect-ratio:16/10;text-align:left;color:#fff;border-radius:7px;align-self:start;width:100%;min-height:0;padding:0;display:block;position:relative;overflow:hidden}.ph-feature>.ph-feature-media{z-index:-2;object-fit:cover;width:100%;height:100%;transition:transform .4s;animation:.45s both ph-feature-reveal;position:absolute;inset:0}@keyframes ph-feature-reveal{0%{opacity:.35;transform:scale(1.015)}to{opacity:1;transform:scale(1)}}.ph-feature:after{content:"";z-index:-1;background:linear-gradient(#0000 35%,#0c192de6),linear-gradient(90deg,#10263b33,#0000);position:absolute;inset:0}.ph-feature:hover>.ph-feature-media{transform:scale(1.025)}.ph-feature-copy{position:absolute;bottom:30px;left:30px;right:24px}.ph-feature-tag{background:#eb5057;border-radius:2px;padding:3px 9px;font-size:12px;display:inline-block}.ph-feature-copy h3{margin:5px 0;font-size:34px;font-weight:600;line-height:1.4}.ph-feature-copy p{color:#eef1f5;font-size:14px}.ph-feature-entry{align-items:center;gap:12px;margin-top:18px;font-size:14px;display:flex}.ph-ranking,.ph-latest,.ph-schedule,.ph-news{background:#fff;border-radius:7px;padding:18px}.ph-subheading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.ph-subheading h3{margin:0;font-size:17px;font-weight:600}.ph-subheading>span{color:#909aa6;font-size:12px}.ph-ranking{contain:size;flex-direction:column;min-height:0;display:flex}.ph-ranking ol{flex:1;grid-auto-rows:minmax(52px,1fr);gap:8px;min-height:0;margin:0;padding:0;list-style:none;display:grid;overflow:hidden}.ph-ranking li{display:flex}.portal .ph-rank-link{text-align:left;border-radius:6px;align-items:center;gap:12px;width:100%;padding:0;transition:background .18s;display:flex}:is(.portal .ph-rank-link:hover,.portal .ph-rank-link:focus-visible){background:#f3f6f8}.ph-rank-link>b{color:#99a3b2;font-variant-numeric:tabular-nums;min-width:24px;font-size:18px}.ph-rank-link>b.ph-rank-top{color:#ef4959}.ph-rank-link>img{object-fit:cover;border-radius:5px;flex:none;width:52px;height:52px}.ph-rank-link>span{flex:1;min-width:0}.ph-rank-link strong{font-size:15px;font-weight:600;display:block}.ph-rank-link small{color:#939eac;margin-top:4px;font-size:12px;display:block}.ph-rank-link>svg{color:#b0b8c2;flex:none}.ph-rank-link:hover strong{color:#e14b54}.ph-latest{margin-top:14px;padding:18px 20px 16px}.ph-latest .ph-subheading h3{border-left:3px solid #ef5560;padding-left:9px;font-size:16px}.ph-latest-grid{grid-template-columns:repeat(8,minmax(0,1fr));gap:18px;display:grid}.portal .ph-latest-item{text-align:center;flex-direction:column;align-items:center;min-width:0;padding:0;display:flex}.ph-latest-item img{aspect-ratio:1;object-fit:cover;border-radius:18px;width:min(88px,100%);height:auto;transition:transform .2s}.ph-latest-item:hover img{transform:translateY(-3px)}.ph-latest-item strong{margin-top:10px;font-size:14px;font-weight:500}.ph-latest-item small{color:#909cab;min-height:19px;margin-top:2px;font-size:12px}.ph-event-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.portal .ph-event{text-align:left;min-width:0;padding:0}.ph-event>time{text-align:center;color:#8793a3;border-bottom:1px solid #e0e6ef;margin-bottom:18px;padding:0 0 14px;font-size:13px;display:block;position:relative}.ph-event>time>i{background:#9aa7b7;border-radius:50%;width:7px;height:7px;position:absolute;bottom:-4px;left:calc(50% - 3px)}.ph-event-current>time{color:#ee5361}.ph-event-current>time>i{background:#ee5361;box-shadow:0 0 0 4px #ee536115}.ph-event>img{aspect-ratio:1.5;object-fit:cover;border-radius:6px;width:100%;height:auto}.ph-event h4{margin:9px 0 6px;font-size:14px;font-weight:600}.ph-event>span{color:#5982cc;background:#eaf1ff;border-radius:3px;padding:3px 8px;font-size:12px;display:inline-block}.ph-event-1>span{color:#d58a3f;background:#fff1e4}.ph-event-2>span{color:#9472cc;background:#f0ebff}.ph-event-3>span{color:#d96d79;background:#fff0f0}.ph-event p{color:#949eaa;margin-top:8px;font-size:13px;line-height:1.6}.ph-event:hover h4{color:#e04d5a}.portal .ph-news-item{text-align:left;align-items:center;gap:12px;width:100%;min-width:0;padding:0;display:flex}.ph-news-item+.ph-news-item{margin-top:14px}.ph-news-item>img{object-fit:cover;border-radius:4px;flex:none;width:86px;height:54px}.ph-news-item>span{flex:1;min-width:0}.ph-news-item strong{font-size:14px;font-weight:500;line-height:1.5;display:block}.ph-news-item small{color:#99a2af;margin-top:4px;font-size:12px;display:block}.ph-news-item>time{color:#97a3b0;white-space:nowrap;align-self:flex-start;font-size:12px}.ph-news-item:hover strong{color:#e14b54}.ph-character-tabs{gap:24px;margin:0 0 12px;padding-left:3px;display:flex}.ph-character-tabs button{color:#8793a2;border-bottom:2px solid #0000;padding:0 0 7px;font-size:14px}.ph-character-tabs button[aria-pressed=true]{color:#283241;border-color:#ed5360}.ph-character-mosaic{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:16px;display:grid}.ph-character-column{flex-direction:column;gap:16px;min-width:0;display:flex}.portal .ph-character-card{isolation:isolate;text-align:left;color:#fff;background:#e9edf0;border-radius:8px;width:100%;padding:0;transition:transform .25s,box-shadow .25s;display:block;position:relative;overflow:hidden;box-shadow:0 5px 18px #232f3c14}.ph-character-cover{background:#e9edf0;width:100%;min-height:250px;display:block;position:relative;overflow:hidden}.ph-character-cover-1{aspect-ratio:4/3.35;background:#e8edf2}.ph-character-cover-2{aspect-ratio:4/2.9;background:#edf0ec}.ph-character-cover-3{aspect-ratio:4/3.15;background:#eeeae8}.ph-character-cover>img{object-fit:cover;transition:transform .35s}.ph-character-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px #2a36421a}.ph-character-card:hover .ph-character-cover>img{transform:scale(1.025)}.ph-character-meta{z-index:1;background:linear-gradient(#0000 0%,#0d16222e 28%,#0d1622d1 100%);align-items:flex-end;gap:10px;min-height:126px;padding:52px 18px 17px;display:flex;position:absolute;inset:auto 0 0}.ph-character-meta>span{flex:1;min-width:0}.ph-character-card h3{margin-bottom:4px;font-size:17px;font-weight:600;line-height:1.3}.ph-character-card small,.ph-character-card p{color:#ffffffc7;font-size:12px;line-height:1.55}.ph-character-card p{color:#ffffffeb}.ph-character-card time{white-space:nowrap;color:#d4515e;background:#fff6f6f0;border-radius:4px;margin-bottom:3px;padding:4px 8px;font-size:12px;box-shadow:0 2px 10px #0d16221a}.ph-character-card time.ph-arrival{color:#5b7d9b;background:#eff6fff0}.ph-character-card svg{color:#ffffffd6;flex:none;margin-bottom:6px}@media (max-width:1050px){.ph-feature-copy h3{font-size:30px}.ph-latest-grid{gap:12px}.ph-wiki-grid,.ph-calendar-grid{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr)}.ph-calendar-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.4fr)}.ph-event-grid{gap:10px}.ph-news-item>img{width:64px;height:48px}.ph-news-item>time{display:none}.ph-character-mosaic{grid-template-columns:repeat(2,minmax(0,1fr))}.ph-character-column:nth-child(3){display:contents}}@media (max-width:760px){.portal-home-board{padding:22px 0 32px}.ph-heading{gap:10px;margin-bottom:12px}.ph-heading h2{font-size:21px}.ph-heading p{display:none}.ph-wiki-grid,.ph-calendar-grid{grid-template-columns:1fr}.portal .ph-feature{min-height:0}.ph-feature-copy h3{font-size:26px}.ph-feature-entry{margin-top:12px}.ph-feature-copy{bottom:22px;left:22px}.ph-ranking ol{flex:none;gap:14px;overflow:visible}.ph-ranking{contain:none}.ph-rank-link>img{width:48px;height:48px}.ph-latest-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px 14px}.ph-latest-item img{border-radius:16px;max-width:78px}.ph-latest{padding:16px}.ph-event-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 16px}.ph-schedule,.ph-news{padding:16px}.ph-news-item>img{width:90px;height:58px}.ph-news-item>time{display:block}.ph-character-mosaic{grid-template-columns:1fr;gap:18px}.ph-character-column,.ph-character-column:nth-child(3){gap:18px;display:flex}.ph-character-cover{min-height:230px}.ph-section+.ph-section{margin-top:24px}}@media (prefers-reduced-motion:reduce){.portal-home-board *{transition:none!important}}
