:root{--ink: #111522;--ink-2: #1a2032;--ink-3: #242b40;--paper: #f3f5f8;--paper-2: #ffffff;--paper-3: #e9edf3;--text: #172033;--muted: #667085;--muted-light: #aab2c3;--line: #d9e0ea;--line-dark: #343c54;--yellow: #f5c84c;--yellow-soft: #fff2be;--coral: #ef6f82;--coral-soft: #ffe1e6;--cyan: #55c7dc;--cyan-soft: #dff8fc;--mint: #78d39e;--mint-soft: #e0f4e8;--violet: #8674e3;--violet-soft: #ebe7ff;--legendary: #ecb83d;--epic: #a76ee4;--rare: #4ca9df;--common: #9099aa;--shadow-sm: 0 6px 16px rgb(14 21 36 / 7%);--shadow-md: 0 16px 40px rgb(8 14 28 / 12%);--radius: 8px;--shell: 1180px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--text);font-family:Segoe UI,Microsoft YaHei,PingFang SC,Hiragino Sans GB,sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body,button,input,select{font:inherit}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select{color:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}h1,h2,h3,p,dl,dd,blockquote{margin:0}h1,h2,h3{color:inherit;line-height:1.18;letter-spacing:0}h1{font-size:3rem}h2{font-size:2rem}h3{font-size:1.08rem}code,kbd{font-family:Cascadia Mono,SFMono-Regular,Consolas,monospace}.shell{width:min(calc(100% - 40px),var(--shell));margin:0 auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:8px;left:8px;z-index:100;padding:10px 14px;border-radius:var(--radius);background:var(--paper-2);color:var(--ink);box-shadow:var(--shadow-md);transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:3px solid var(--cyan);outline-offset:3px}.eyebrow{display:flex;align-items:center;gap:8px;margin-bottom:10px;color:var(--muted);font-size:.77rem;font-weight:800;letter-spacing:.08em;line-height:1.4;text-transform:uppercase}.site-header{position:sticky;top:0;z-index:40;border-bottom:1px solid rgb(255 255 255 / 9%);background:#111522f5;color:#fff;backdrop-filter:blur(14px)}.header-inner{min-height:70px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:26px}.brand{display:inline-flex;align-items:center;gap:11px;min-height:44px}.brand-mark{width:38px;height:38px;display:inline-grid;place-items:center;flex:0 0 auto;border:1px solid rgb(255 255 255 / 14%);border-radius:var(--radius);background:var(--yellow);color:var(--ink)}.brand-copy{display:grid;line-height:1.08}.brand-copy strong{font-size:1rem}.brand-copy small{margin-top:4px;color:var(--muted-light);font-size:.63rem;font-weight:800;letter-spacing:.11em}.primary-nav{display:flex;align-items:center;gap:4px}.primary-nav a,.search-command{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 12px;border-radius:var(--radius);color:#cbd1dd;font-size:.9rem;font-weight:700;transition:background-color .16s ease,color .16s ease}.primary-nav a:hover,.primary-nav a.active,.search-command:hover,.search-command.active{background:#ffffff17;color:#fff}.search-command{border:1px solid rgb(255 255 255 / 12%)}.search-command kbd{min-width:22px;padding:1px 5px;border:1px solid rgb(255 255 255 / 18%);border-radius:4px;background:#ffffff12;color:#fff;font-size:.7rem;text-align:center}main{min-height:70vh}.site-footer{padding:52px 0;border-top:1px solid var(--line-dark);background:var(--ink);color:#fff}.footer-grid{display:grid;grid-template-columns:minmax(260px,1.2fr) 1fr auto;gap:44px;align-items:start}.footer-identity{display:flex;gap:14px}.footer-identity .brand-mark{border-color:#ffffff1f}.footer-identity strong{display:block;margin-bottom:6px}.footer-identity p{max-width:440px;color:#aeb6c6;font-size:.86rem}.footer-links{display:grid;gap:10px}.footer-links a{color:#d7dbe4;font-size:.88rem;font-weight:650}.footer-links a:hover{color:var(--yellow)}.footer-version{min-width:170px;display:grid;padding-left:22px;border-left:1px solid var(--line-dark)}.footer-version span,.footer-version small{color:var(--muted-light);font-size:.72rem}.footer-version strong{margin:3px 0 5px;color:var(--yellow);font-size:1rem}.button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 18px;border:1px solid transparent;border-radius:var(--radius);font-weight:800}.button--primary{background:var(--yellow);color:var(--ink)}.button--secondary{border-color:var(--line);background:var(--paper-2);color:var(--text)}.home-intro{position:relative;overflow:hidden;padding:64px 0 44px;background:var(--ink);color:#fff}.home-intro:after{content:"";position:absolute;right:-90px;bottom:-160px;width:390px;height:390px;border:70px solid rgb(85 199 220 / 8%);border-radius:50%}.home-intro__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);gap:64px;align-items:center}.home-intro__copy{max-width:650px}.status-line{display:inline-flex;align-items:center;gap:8px;margin-bottom:18px;color:#cbd2df;font-size:.78rem;font-weight:700}.status-dot{width:8px;height:8px;border-radius:50%;background:var(--mint);box-shadow:0 0 0 5px #78d39e1f}.home-intro h1{display:grid;gap:11px;font-size:3.5rem;line-height:1.02}.home-intro h1 span{display:block}.home-intro h1 small{color:var(--yellow);font-size:1.25rem;font-weight:750;line-height:1.4}.home-lede{max-width:620px;margin-top:22px;color:#c6ccd9;font-size:1.05rem}.home-lede b{color:#fff}.hero-search{min-height:62px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin-top:28px;padding:7px 7px 7px 18px;border:1px solid rgb(255 255 255 / 15%);border-radius:var(--radius);background:#fff;box-shadow:0 18px 46px #0003;color:var(--ink)}.hero-search input{width:100%;min-width:0;border:0;outline:0;background:transparent}.hero-search button{min-height:46px;padding:0 18px;border:0;border-radius:6px;background:var(--yellow);color:var(--ink);font-weight:850}.quick-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.quick-links a{min-height:36px;display:inline-flex;align-items:center;gap:8px;padding:0 11px;border:1px solid rgb(255 255 255 / 12%);border-radius:999px;color:#d6dce7;font-size:.78rem;font-weight:700}.quick-links a:hover{border-color:var(--cyan);color:#fff}.quick-links span{color:var(--yellow)}.dressup-preview{position:relative}.dressup-preview__stage{position:relative;min-height:430px;display:grid;place-items:center;overflow:hidden;border:1px solid rgb(255 255 255 / 12%);border-radius:var(--radius);background:#171d2d;box-shadow:0 26px 70px #0000003d}.dressup-preview__stage:before{content:"";position:absolute;inset:28px;border:1px dashed rgb(255 255 255 / 9%);border-radius:50%}.dressup-preview__model{position:relative;z-index:1;width:240px;max-height:360px;object-fit:contain}.floating-item{position:absolute;z-index:2;display:grid;gap:4px;color:#fff;font-size:.68rem;font-weight:750;text-align:center}.floating-item img{width:88px;height:88px;padding:7px;border:1px solid rgb(255 255 255 / 15%);border-radius:var(--radius);background:#f9f8f3;box-shadow:var(--shadow-md);object-fit:contain;transition:transform .16s ease}.floating-item:hover img{transform:translateY(-3px)}.floating-item--1{top:34px;left:24px}.floating-item--2{right:24px;bottom:58px}.floating-item--3{left:26px;bottom:42px}.stage-caption{position:absolute;right:18px;bottom:16px;color:#7d879c;font-size:.7rem}.dressup-preview__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:1px;overflow:hidden;border:1px solid rgb(255 255 255 / 12%);border-radius:var(--radius);background:var(--line-dark)}.dressup-preview__stats div{display:grid;justify-items:center;padding:12px;background:#171d2d}.dressup-preview__stats strong{color:var(--yellow);font-size:1.25rem}.dressup-preview__stats span{color:#9ea7b8;font-size:.7rem}.home-section{padding:74px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:30px}.section-heading h2{max-width:620px}.section-heading>p{max-width:510px;color:var(--muted);font-size:.94rem}.category-section{background:var(--paper-2)}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.category-panel{position:relative;min-height:300px;display:grid;align-content:space-between;overflow:hidden;padding:24px;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.category-panel:hover{transform:translateY(-4px);border-color:var(--cyan);box-shadow:var(--shadow-md)}.category-panel--hat{background:var(--yellow-soft)}.category-panel--halo{background:var(--cyan-soft)}.category-panel--wing{background:var(--coral-soft)}.category-panel__index{position:absolute;top:18px;right:20px;color:#17203340;font-family:Cascadia Mono,Consolas,monospace;font-size:.75rem;font-weight:800}.category-panel__copy p{margin-bottom:7px;color:var(--muted);font-size:.76rem;font-weight:800}.category-panel__copy h3{font-size:1.65rem}.category-panel__copy span{display:block;max-width:310px;margin-top:10px;color:#4f586a;font-size:.88rem}.category-panel__samples{display:flex;align-items:center;gap:3px;margin:26px 0 18px}.category-panel__samples img{width:62px;height:62px;object-fit:contain;filter:drop-shadow(0 6px 10px rgb(24 33 53 / 10%))}.category-panel strong{display:flex;align-items:center;gap:7px;font-size:.86rem}.featured-section{background:var(--ink);color:#fff}.featured-section .section-heading>p{color:#b7bfce}.featured-section .eyebrow{color:var(--yellow)}.item-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:14px}.item-grid--featured{grid-template-columns:repeat(4,1fr)}.item-card{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper-2);box-shadow:0 1px #11152208;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.item-card:hover{transform:translateY(-3px);border-color:#aeb8c9;box-shadow:var(--shadow-md)}.featured-section .item-card{border-color:var(--line-dark);background:var(--ink-2);color:#fff}.featured-section .item-card:hover{border-color:var(--cyan)}.item-card__image{position:relative;min-height:184px;display:grid;place-items:center;overflow:hidden;border-bottom:1px solid var(--line);background:#f8fafc}.featured-section .item-card__image{border-bottom-color:var(--line-dark);background:#20263a}.item-card__image img{width:160px;height:140px;object-fit:contain;transition:transform .16s ease}.item-card:hover .item-card__image img{transform:scale(1.035)}.rarity-chip{position:absolute;top:12px;left:12px;padding:4px 8px;border-radius:999px;background:var(--common);color:#fff;font-size:.66rem;font-weight:850}.rarity-chip--rare{background:var(--rare)}.rarity-chip--epic{background:var(--epic)}.rarity-chip--legendary{background:var(--legendary);color:var(--ink)}.item-card__body{padding:15px}.item-card__heading{display:flex;align-items:start;justify-content:space-between;gap:10px}.item-card__heading p{color:var(--muted);font-size:.72rem;font-weight:750}.featured-section .item-card__heading p,.featured-section .item-card__meta dt{color:#98a2b5}.item-card__heading h3{margin-top:4px;overflow-wrap:anywhere;font-size:1.02rem}.icon-link{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;border:1px solid var(--line);border-radius:var(--radius);color:var(--muted)}.featured-section .icon-link{border-color:var(--line-dark);color:#cbd2df}.icon-link:hover{border-color:var(--cyan);color:var(--cyan)}.item-card__description{min-height:44px;margin-top:10px;color:var(--muted);font-size:.82rem;line-height:1.55}.featured-section .item-card__description{color:#b0b9c9}.item-card__meta{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:13px;padding-top:12px;border-top:1px solid var(--line)}.featured-section .item-card__meta{border-top-color:var(--line-dark)}.item-card__meta dt{color:var(--muted);font-size:.66rem}.item-card__meta dd{margin-top:2px;font-size:.76rem;font-weight:750}.section-link,.text-link{display:inline-flex;align-items:center;gap:8px;font-weight:800}.section-link{margin-top:28px;color:var(--yellow)}.text-link{color:var(--ink)}.section-link:hover,.text-link:hover{color:var(--cyan)}.odds-section{background:var(--paper-2)}.odds-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:72px;align-items:center}.odds-copy h2{max-width:470px}.odds-copy>p:not(.eyebrow){max-width:520px;margin:18px 0 22px;color:var(--muted)}.odds-table{border-top:1px solid var(--line)}.odds-row{display:grid;grid-template-columns:12px 110px 1fr 76px;gap:13px;align-items:center;min-height:72px;border-bottom:1px solid var(--line)}.rarity-dot{width:10px;height:10px;display:inline-block;border-radius:50%;background:var(--common)}.rarity-dot--rare{background:var(--rare)}.rarity-dot--epic{background:var(--epic)}.rarity-dot--legendary{background:var(--legendary)}.odds-row>div:nth-child(2),.guide-odds-table article>div:first-child>div{display:grid}.odds-row small,.guide-odds-table small{color:var(--muted);font-size:.68rem}.odds-bar{height:8px;overflow:hidden;border-radius:999px;background:var(--paper-3)}.odds-bar i{height:100%;display:block;min-width:3px;border-radius:inherit;background:var(--cyan)}.odds-row:nth-child(1) .odds-bar i{background:var(--common)}.odds-row:nth-child(2) .odds-bar i{background:var(--rare)}.odds-row:nth-child(3) .odds-bar i{background:var(--epic)}.odds-row:nth-child(4) .odds-bar i{background:var(--legendary)}.odds-row b{font-variant-numeric:tabular-nums;text-align:right}.evidence-section{background:var(--paper-3)}.evidence-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:72px}.evidence-copy p{color:#4e586b}.evidence-facts{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0}.evidence-facts span{min-height:40px;display:inline-flex;align-items:center;gap:6px;padding:0 12px;border:1px solid #cbd3df;border-radius:var(--radius);background:#ffffff8c;font-size:.82rem;font-weight:700}.evidence-facts b{color:var(--ink)}.collection-intro,.guide-hero,.item-detail-hero,.about-hero{background:var(--ink);color:#fff}.collection-intro{padding:48px 0 44px}.collection-intro__grid,.about-hero__grid{display:grid;grid-template-columns:1fr auto;gap:54px;align-items:center}.collection-intro h1,.guide-hero h1,.item-detail-copy h1,.about-hero h1{max-width:850px}.collection-intro p:not(.eyebrow),.about-hero p:not(.eyebrow){max-width:760px;margin-top:16px;color:#bdc5d3}.breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin-bottom:20px;color:var(--muted);font-size:.76rem;font-weight:700}.breadcrumbs a:hover{color:var(--cyan)}.breadcrumbs--dark{color:#8f99ad}.collection-summary,.guide-scope{min-width:250px;padding:22px;border:1px solid var(--line-dark);border-radius:var(--radius);background:var(--ink-2)}.collection-summary>span,.guide-scope>span{color:#9aa4b6;font-size:.75rem;font-weight:750}.collection-summary>strong,.guide-scope>strong{display:block;margin:4px 0 14px;color:var(--yellow);font-size:2.3rem}.collection-summary div{display:grid;gap:7px;padding-top:14px;border-top:1px solid var(--line-dark)}.collection-summary p{display:flex;justify-content:space-between;color:#d5dae3;font-size:.82rem}.collection-summary em{color:var(--cyan);font-style:normal;font-weight:800}.database-section{padding:38px 0 72px}.database-toolbar{display:grid;grid-template-columns:minmax(280px,1.4fr) auto auto auto;gap:10px;align-items:center;padding:14px;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper-2);box-shadow:var(--shadow-sm)}.database-search{min-height:48px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:10px;padding:0 14px;border:1px solid var(--line);border-radius:6px;background:var(--paper)}.database-search input{min-width:0;border:0;outline:0;background:transparent}.category-filter{display:flex;align-items:center;gap:5px;padding:4px;border:1px solid var(--line);border-radius:6px}.category-filter button{min-height:38px;padding:0 11px;border:0;border-radius:4px;background:transparent;color:var(--muted);font-size:.82rem;font-weight:750}.category-filter button span{margin-left:3px;color:#8a93a4}.category-filter button.active{background:var(--ink);color:#fff}.select-control{min-height:48px;display:inline-flex;align-items:center;gap:8px;padding:0 12px;border:1px solid var(--line);border-radius:6px;background:var(--paper)}.select-control select{min-width:120px;border:0;outline:0;background:transparent;font-size:.82rem;font-weight:700}.database-meta{display:flex;justify-content:space-between;gap:24px;padding:18px 2px 14px;color:var(--muted);font-size:.78rem}.database-meta strong{color:var(--text)}.database-empty{padding:52px 24px;border:1px dashed #b9c2cf;border-radius:var(--radius);background:var(--paper-2);text-align:center}.database-empty strong{display:block;font-size:1.15rem}.database-empty p{margin-top:7px;color:var(--muted)}.database-empty button,.database-empty a{min-height:42px;display:inline-flex;align-items:center;margin-top:18px;padding:0 14px;border:0;border-radius:6px;background:var(--ink);color:#fff;font-weight:750}.coverage-note{display:grid;grid-template-columns:auto 1fr auto;gap:20px;align-items:center;margin-top:34px;padding:22px 24px;border-left:4px solid var(--cyan);background:var(--paper-2);box-shadow:var(--shadow-sm)}.coverage-note strong{white-space:nowrap}.coverage-note p{color:var(--muted);font-size:.86rem}.coverage-note a{color:var(--cyan);font-size:.82rem;font-weight:800;white-space:nowrap}.item-detail-hero{padding:38px 0 52px}.item-detail-hero__grid{display:grid;grid-template-columns:minmax(340px,.82fr) minmax(0,1.18fr);gap:54px;align-items:center}.item-detail-art{position:relative;min-height:430px;display:grid;place-items:center;border:1px solid var(--line-dark);border-radius:var(--radius);background:#1d2436}.item-detail-art img{width:310px;height:310px;object-fit:contain;filter:drop-shadow(0 24px 28px rgb(0 0 0 / 22%))}.detail-rarity{position:absolute;top:18px;left:18px;padding:5px 10px;border-radius:999px;background:var(--common);color:#fff;font-size:.72rem;font-weight:850}.detail-rarity--rare{background:var(--rare)}.detail-rarity--epic{background:var(--epic)}.detail-rarity--legendary{background:var(--legendary);color:var(--ink)}.item-detail-copy h1{display:grid;gap:7px;overflow-wrap:anywhere}.item-detail-copy h1 small{color:var(--yellow);font-size:1.3rem;font-weight:750}.item-direct-answer,.guide-answer{max-width:760px;margin-top:20px;color:#cbd2df;font-size:1.04rem}.detail-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:21px}.detail-badges>span{min-height:36px;display:inline-flex;align-items:center;gap:7px;padding:0 11px;border:1px solid var(--line-dark);border-radius:999px;color:#d5dae3;font-size:.79rem;font-weight:750}.detail-quick-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:30px;overflow:hidden;border:1px solid var(--line-dark);border-radius:var(--radius);background:var(--line-dark)}.detail-quick-facts div{padding:14px;background:var(--ink-2)}.detail-quick-facts dt{color:#8e98ac;font-size:.69rem}.detail-quick-facts dd{margin-top:5px;font-size:.83rem;font-weight:750}.item-document{padding:58px 0 80px}.item-document__grid{display:grid;grid-template-columns:210px minmax(0,840px);gap:62px;align-items:start}.detail-nav{position:sticky;top:98px;display:grid;gap:7px}.detail-nav>p{margin-bottom:5px;color:var(--muted);font-size:.7rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.detail-nav>a{min-height:35px;display:flex;align-items:center;padding:0 10px;border-left:2px solid var(--line);color:#5a6476;font-size:.82rem;font-weight:700}.detail-nav>a:hover{border-left-color:var(--cyan);background:var(--paper-2);color:var(--text)}.detail-nav>div{display:grid;margin-top:18px;padding:14px;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper-2)}.detail-nav span,.detail-nav small{color:var(--muted);font-size:.68rem}.detail-nav strong{margin:3px 0;font-family:Cascadia Mono,Consolas,monospace;font-size:.88rem}.item-content{min-width:0}.document-section{padding:0 0 54px;margin-bottom:54px;border-bottom:1px solid var(--line)}.document-section:last-child{margin-bottom:0}.document-section--lead{padding-top:0}.section-index{margin-bottom:10px;color:var(--cyan);font-family:Cascadia Mono,Consolas,monospace;font-size:.72rem;font-weight:800}.document-section h2{display:flex;align-items:center;gap:9px;margin-bottom:18px}.document-section>p:not(.section-index):not(.section-intro):not(.evidence-caveat){color:#4e586b}.document-section blockquote{padding:24px 26px;border-left:4px solid var(--yellow);background:var(--paper-2);box-shadow:var(--shadow-sm)}.document-section blockquote p{font-size:1.08rem;font-weight:700}.document-section blockquote small{display:block;margin-top:12px;color:var(--muted)}.localization-table{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.localization-table article{min-height:170px;padding:20px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--paper-2)}.localization-table article>div{display:flex;justify-content:space-between;color:var(--muted);font-size:.7rem;font-weight:750}.localization-table h3{margin:11px 0 7px;font-size:1.2rem}.localization-table p{color:var(--muted);font-size:.84rem}.section-intro{margin-bottom:20px;color:var(--muted)}.item-grid--related{grid-template-columns:repeat(2,1fr)}.evidence-list{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--line)}.evidence-list div{min-height:82px;display:grid;align-content:center;gap:5px;padding:15px;background:var(--paper-2)}.evidence-list strong{color:var(--muted);font-size:.68rem}.evidence-list span{font-size:.85rem;font-weight:750}.evidence-caveat{display:flex;align-items:center;gap:8px;margin-top:16px;color:var(--muted);font-size:.82rem}.back-link{min-height:44px;display:inline-flex;align-items:center;gap:8px;margin-top:22px;color:var(--ink);font-weight:800}.collection-intro--guides{padding-bottom:52px}.guide-scope p{color:#9ea8ba;font-size:.82rem}.guide-index-section{padding:64px 0 80px}.guide-feature-grid{display:grid;grid-template-columns:1.25fr .75fr .75fr;gap:16px}.guide-feature,.guide-placeholder{position:relative;min-height:330px;display:grid;align-content:start;overflow:hidden;padding:26px;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper-2)}.guide-feature{background:var(--yellow-soft)}.guide-feature:hover{border-color:var(--yellow);box-shadow:var(--shadow-md)}.guide-feature__icon{width:52px;height:52px;display:grid;place-items:center;margin-bottom:42px;border-radius:var(--radius);background:var(--ink);color:var(--yellow)}.guide-feature>p,.guide-placeholder>p{color:var(--muted);font-size:.72rem;font-weight:800}.guide-feature h2,.guide-placeholder h2{max-width:440px;margin:6px 0 12px;font-size:1.65rem}.guide-feature>span,.guide-placeholder>span{max-width:480px;color:#4d5768;font-size:.88rem}.guide-feature>strong{display:flex;align-items:center;gap:7px;align-self:end;margin-top:34px}.guide-feature>i{position:absolute;top:20px;right:22px;color:#1115223b;font-family:Cascadia Mono,Consolas,monospace;font-style:normal;font-weight:800}.guide-placeholder{background:var(--cyan-soft)}.guide-placeholder--quiet{background:var(--paper-3)}.guide-placeholder>svg{margin-bottom:42px;color:var(--ink)}.guide-placeholder a{min-height:44px;display:inline-flex;align-items:center;gap:6px;align-self:end;margin-top:32px;font-weight:800}.guide-hero{padding:42px 0 52px}.guide-hero__grid{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:64px;align-items:center}.guide-calc-card{display:grid;padding:24px;border:1px solid var(--line-dark);border-radius:var(--radius);background:var(--ink-2)}.guide-calc-card svg{color:var(--yellow);margin-bottom:24px}.guide-calc-card span,.guide-calc-card small{color:#95a0b3;font-size:.76rem}.guide-calc-card strong{margin:3px 0;color:var(--yellow);font-size:2rem}.guide-document{padding:64px 0 86px}.guide-document__grid{display:grid;grid-template-columns:210px minmax(0,840px);gap:62px;align-items:start}.guide-odds-table{border-top:1px solid var(--line)}.guide-odds-table article{display:grid;grid-template-columns:minmax(150px,.7fr) minmax(200px,1fr) 80px 72px;gap:18px;align-items:center;min-height:78px;border-bottom:1px solid var(--line)}.guide-odds-table article>div:first-child{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:center}.guide-odds-table b,.guide-odds-table em{font-variant-numeric:tabular-nums}.guide-odds-table b{text-align:right}.guide-odds-table em{color:var(--muted);font-size:.77rem;font-style:normal;text-align:right}.formula-block{padding:24px;border:1px solid var(--line);border-left:4px solid var(--cyan);border-radius:var(--radius);background:var(--paper-2)}.formula-block strong{display:block;margin-bottom:9px;font-family:Cascadia Mono,Consolas,monospace}.formula-block p{color:var(--muted)}.interpretation-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.interpretation-grid article{min-height:130px;display:grid;align-content:center;gap:8px;padding:18px;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper-2)}.interpretation-grid strong{color:var(--ink);font-size:1.15rem}.interpretation-grid span{color:var(--muted);font-size:.8rem}.limit-list{display:grid;gap:10px;padding:0;list-style:none}.limit-list li{position:relative;padding-left:25px;color:#495366}.limit-list li:before{content:"";position:absolute;left:0;top:.68em;width:8px;height:8px;border-radius:50%;background:var(--coral)}.guide-next-links{display:grid;grid-template-columns:1fr 1fr;gap:12px}.guide-next-links a{min-height:92px;display:grid;grid-template-columns:1fr auto;gap:3px 12px;align-content:center;padding:16px;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper-2)}.guide-next-links span{grid-column:1;color:var(--muted);font-size:.7rem}.guide-next-links strong{grid-column:1}.guide-next-links svg{grid-column:2;grid-row:1 / span 2;align-self:center}.about-hero{padding:48px 0 54px}.snapshot-card{min-width:330px;display:grid;grid-template-columns:1fr 1fr;gap:1px;overflow:hidden;border:1px solid var(--line-dark);border-radius:var(--radius);background:var(--line-dark)}.snapshot-card div{min-height:86px;display:grid;align-content:center;gap:5px;padding:15px;background:var(--ink-2)}.snapshot-card dt{color:#8f99ad;font-size:.68rem}.snapshot-card dd{font-size:.82rem;font-weight:750}.about-section{padding:68px 0;background:var(--paper-2)}.about-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:72px}.about-grid>div:first-child p{margin-top:18px;color:var(--muted)}.gate-list{display:grid;grid-template-columns:1fr 1fr;gap:12px}.gate-list article{min-height:150px;display:grid;grid-template-columns:auto 1fr;gap:14px;padding:20px;border:1px solid var(--line);border-radius:var(--radius)}.gate-list svg{color:var(--cyan)}.gate-list strong{display:block;margin-bottom:7px}.gate-list p{color:var(--muted);font-size:.84rem}.about-section--dark{background:var(--ink);color:#fff}.about-section--dark .section-heading>p{color:#b4bdcc}.about-section--dark .eyebrow{color:var(--yellow)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.trust-grid article{min-height:220px;padding:22px;border:1px solid var(--line-dark);border-radius:var(--radius);background:var(--ink-2)}.trust-grid span{color:var(--cyan);font-family:Cascadia Mono,Consolas,monospace;font-size:.69rem}.trust-grid h3{margin:24px 0 10px}.trust-grid p{color:#aeb7c6;font-size:.84rem}.rights-panel{display:grid;grid-template-columns:.8fr 1.2fr;gap:72px;padding:34px;border:1px solid #ebc35f;border-radius:var(--radius);background:var(--yellow-soft)}.rights-panel>div:last-child{display:grid;gap:13px}.rights-panel p{color:#565e6e}.rights-panel code{padding:2px 5px;border-radius:4px;background:#ffffffa6;color:var(--ink)}.about-section--last{padding-top:0}.audit-list{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--line)}.audit-list div{min-height:110px;display:grid;align-content:center;gap:5px;padding:18px;background:var(--paper-2)}.audit-list span{color:var(--cyan);font-family:Cascadia Mono,Consolas,monospace;font-size:.7rem}.audit-list p{color:var(--muted);font-size:.75rem}.audit-list code{overflow-wrap:anywhere;font-size:.76rem}.search-page{padding:48px 0 82px}.search-header{max-width:830px}.search-header p:not(.eyebrow){margin-top:14px;color:var(--muted)}.search-page__input{min-height:64px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin-top:28px;padding:0 18px;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper-2);box-shadow:var(--shadow-md)}.search-page__input input{min-width:0;border:0;outline:0;background:transparent;font-size:1rem}.search-page__input kbd{min-width:28px;padding:3px 7px;border:1px solid var(--line);border-radius:4px;background:var(--paper);color:var(--muted);text-align:center}.search-group{margin-top:52px}.search-group__heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px;padding-bottom:13px;border-bottom:1px solid var(--line)}.search-group__heading span{color:var(--muted);font-size:.78rem}.item-grid--search{grid-template-columns:repeat(auto-fill,minmax(210px,1fr))}.search-guides{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.search-guides a{padding:22px;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper-2)}.search-guides span{color:var(--cyan);font-size:.7rem;font-weight:800}.search-guides strong{display:block;margin:7px 0;font-size:1.12rem}.search-guides p{color:var(--muted);font-size:.84rem}.not-found{min-height:66vh;display:grid;place-items:center;padding:60px 0}.not-found__inner{max-width:720px;text-align:center}.error-code{color:var(--cyan);font-family:Cascadia Mono,Consolas,monospace;font-size:.82rem;font-weight:850;letter-spacing:.1em}.not-found h1{margin-top:9px}.not-found p:not(.error-code){margin:17px auto 26px;color:var(--muted)}.not-found__inner>div{display:flex;justify-content:center;flex-wrap:wrap;gap:10px}@media(max-width:1080px){.home-intro__grid{grid-template-columns:1fr;gap:44px}.dressup-preview{max-width:670px}.item-grid--featured{grid-template-columns:repeat(3,1fr)}.database-toolbar{grid-template-columns:1fr 1fr}.database-search{grid-column:1 / -1}.category-filter{justify-content:center}.guide-feature-grid{grid-template-columns:1fr 1fr}.guide-feature{grid-column:1 / -1}.trust-grid,.interpretation-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:860px){h1{font-size:2.35rem}h2{font-size:1.7rem}.header-inner{grid-template-columns:1fr auto;gap:12px;padding:10px 0}.primary-nav{grid-column:1 / -1;order:3;overflow-x:auto;padding-top:2px}.primary-nav a{flex:0 0 auto}.search-command{grid-column:2;grid-row:1}.footer-grid,.collection-intro__grid,.about-hero__grid,.odds-grid,.evidence-grid,.about-grid,.rights-panel,.guide-hero__grid,.item-detail-hero__grid{grid-template-columns:1fr;gap:32px}.footer-version{padding-left:0;padding-top:18px;border-left:0;border-top:1px solid var(--line-dark)}.category-grid{grid-template-columns:1fr}.category-panel{min-height:270px}.odds-grid,.evidence-grid,.about-grid,.rights-panel{gap:34px}.item-detail-art{min-height:360px}.item-document__grid,.guide-document__grid{grid-template-columns:1fr;gap:38px}.detail-nav{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.detail-nav>p,.detail-nav>div{grid-column:1 / -1}.snapshot-card{min-width:0}.about-grid>div:first-child{max-width:650px}.audit-list{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){body{font-size:15px}.shell{width:min(calc(100% - 28px),var(--shell))}.home-intro{padding:42px 0 34px}.home-intro h1{font-size:2.45rem}.home-intro h1 small{font-size:1.04rem}.hero-search{grid-template-columns:auto 1fr;padding:7px 7px 7px 14px}.hero-search button{grid-column:1 / -1;width:100%}.dressup-preview__stage{min-height:390px}.dressup-preview__model{width:180px;max-height:290px}.floating-item img{width:70px;height:70px}.floating-item--1{top:22px;left:14px}.floating-item--2{right:14px;bottom:68px}.floating-item--3{left:14px;bottom:58px}.stage-caption{display:none}.section-heading{display:block;margin-bottom:22px}.section-heading>p{margin-top:13px}.home-section{padding:54px 0}.item-grid,.item-grid--featured,.item-grid--related{grid-template-columns:1fr}.item-card{display:grid;grid-template-columns:128px minmax(0,1fr)}.item-card__image{min-height:100%;border-right:1px solid var(--line);border-bottom:0}.item-card__image img{width:104px;height:104px}.item-card__description{display:none}.item-card__meta{grid-template-columns:1fr}.item-card__meta div:nth-child(2){display:none}.category-panel__samples img{width:54px;height:54px}.odds-row{grid-template-columns:10px 82px 1fr;gap:10px}.odds-row b{grid-column:3;font-size:.78rem}.database-toolbar{grid-template-columns:1fr}.database-search,.category-filter{grid-column:auto}.category-filter{justify-content:flex-start;overflow-x:auto}.category-filter button{flex:0 0 auto}.database-meta{display:grid}.coverage-note{grid-template-columns:1fr;gap:8px}.coverage-note strong,.coverage-note a{white-space:normal}.item-detail-art{min-height:320px}.item-detail-art img{width:245px;height:245px}.detail-quick-facts,.evidence-list,.localization-table,.search-guides,.guide-next-links,.gate-list,.detail-nav{grid-template-columns:1fr}.detail-nav>p,.detail-nav>div{grid-column:auto}.guide-feature-grid,.trust-grid,.interpretation-grid,.audit-list{grid-template-columns:1fr}.guide-feature{grid-column:auto}.guide-odds-table article{grid-template-columns:1fr auto;gap:10px;padding:15px 0}.guide-odds-table article .odds-bar{grid-column:1 / -1;grid-row:2}.guide-odds-table em{display:none}.rights-panel{padding:24px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--ink: #49372f;--ink-2: #6f5545;--ink-3: #8c6c57;--paper: #eaf5fc;--paper-2: #fffdf8;--paper-3: #dceff9;--text: #40352f;--muted: #7c6d62;--muted-light: #9d8d80;--line: #dfd0c2;--line-dark: #d2bead;--yellow: #f4c75f;--yellow-soft: #fff1b8;--coral: #ee8b91;--coral-soft: #ffe1e5;--cyan: #69b4d8;--cyan-soft: #dff4fc;--mint: #86cda6;--mint-soft: #e1f4e8;--violet: #a88bd1;--violet-soft: #eee6fa;--legendary: #e5ae35;--epic: #a473cf;--rare: #4d9fca;--common: #9b968f;--shadow-sm: 0 6px 16px rgb(93 65 47 / 8%);--shadow-md: 0 18px 42px rgb(93 65 47 / 14%)}body{background:var(--paper);color:var(--text);font-family:Segoe UI,Trebuchet MS,Microsoft YaHei,PingFang SC,Hiragino Sans GB,sans-serif}.site-header{border-bottom-color:#eadccf;background:#fffdf8f5;color:var(--text);box-shadow:0 6px 18px #64483614}.brand-mark{border-color:#e2b951;background:var(--yellow);color:#4d3a30}.brand-copy small{color:#a08e80}.primary-nav a,.search-command{color:#6f5c50}.primary-nav a:hover,.primary-nav a.active,.search-command:hover,.search-command.active{background:var(--cyan-soft);color:#315d73}.search-command{border-color:#ddcdbf}.search-command kbd{border-color:#d7c5b5;background:#fff;color:#6e5b4f}.home-intro{background:#dff2fb;color:var(--text)}.home-intro:after{border-color:#f4c75f40}.status-line{color:#657b87}.status-dot{background:var(--mint);box-shadow:0 0 0 5px #86cda62e}.home-intro h1 small{color:#b95f68}.home-lede{color:#66737b}.home-lede b{color:var(--text)}.hero-search{border-color:#cfe2ec;background:#fffdf8;box-shadow:0 18px 42px #50798e29;color:var(--text)}.hero-search button,.button--primary{background:var(--yellow);color:#4d3a30}.quick-links a{border-color:#c9dfe9;background:#ffffff7a;color:#61727b}.quick-links a:hover{border-color:var(--cyan);color:#315d73}.quick-links span{color:#b95f68}.dressup-preview__stage{border-color:#c8dfe9;background:#f9fcfa;box-shadow:0 26px 60px #436d822e}.dressup-preview__stage:before{border-color:#69b4d838}.floating-item{color:var(--text)}.floating-item img{border-color:#ddcdbf;background:#fffdf8;box-shadow:0 12px 24px #5b423126}.stage-caption{color:#89979d}.dressup-preview__stats{border-color:#cadfe8;background:#cadfe8}.dressup-preview__stats div{background:#fffdf8}.dressup-preview__stats strong{color:#b95f68}.dressup-preview__stats span{color:var(--muted)}.category-section,.odds-section,.about-section{background:var(--paper-2)}.category-panel{border-color:#e5d7ca;background:#f7fbfd}.category-panel:hover{border-color:#78bad7;box-shadow:0 16px 36px #527b9124}.category-panel--hat{background:#fff1b8}.category-panel--halo{background:#dff4fc}.category-panel--wing{background:#ffe1e5}.category-panel__index{color:#49372f47}.category-panel__copy span{color:#6d675e}.featured-section{background:#fff0bc;color:var(--text)}.featured-section .section-heading>p{color:#756b5f}.featured-section .eyebrow{color:#a65e5d}.featured-section .item-card{border-color:#e5c777;background:#fffdf8;color:var(--text)}.featured-section .item-card:hover{border-color:#a8cfdf}.featured-section .item-card__image{border-bottom-color:#ead9c9;background:#eef8fd}.featured-section .item-card__heading p,.featured-section .item-card__meta dt{color:#8a796c}.featured-section .icon-link{border-color:#ddcdbf;color:#7d6c60}.featured-section .item-card__description{color:#756b5f}.featured-section .item-card__meta{border-top-color:#ead9c9}.section-link{color:#b95f68}.section-link:hover,.text-link:hover{color:#4f9fc8}.evidence-section{background:#dceff9}.evidence-copy p{color:#68757b}.evidence-facts span,.coverage-note{border-color:#c6dce5;background:#fffdf8}.collection-intro,.guide-hero,.item-detail-hero,.about-hero{background:#dff2fb;color:var(--text)}.collection-intro p:not(.eyebrow),.about-hero p:not(.eyebrow){color:#66757d}.breadcrumbs,.breadcrumbs--dark{color:#6f7e86}.collection-summary,.guide-scope,.guide-calc-card,.snapshot-card,.snapshot-card div{border-color:#c7dde7;background:#fffdf8}.collection-summary>span,.guide-scope>span,.guide-calc-card span,.guide-calc-card small,.snapshot-card dt{color:#77858b}.collection-summary>strong,.guide-scope>strong,.guide-calc-card strong{color:#b95f68}.collection-summary div{border-top-color:#dfd0c2}.collection-summary p,.snapshot-card dd{color:#5c4c42}.collection-summary em{color:#4b9fc4}.database-toolbar,.select-control,.database-empty,.localization-table article,.evidence-list div,.formula-block,.interpretation-grid article,.guide-next-links a,.search-guides a,.gate-list article,.audit-list div{border-color:var(--line);background:#fffdf8}.database-search,.select-control{background:#f6fbfd}.category-filter{border-color:var(--line);background:#f6fbfd}.category-filter button.active{background:#6d5141;color:#fffdf8}.category-filter button.active span{color:var(--yellow)}.item-card{border-color:#dfd0c2;background:#fffdf8}.item-card:hover{border-color:#9ec7d8;box-shadow:0 16px 36px #527b9121}.item-card__image{border-bottom-color:#e7d9cc;background:#f7fbfd}.icon-link{border-color:#ddcdbf}.item-card__meta{border-top-color:#e7d9cc}.item-detail-art{border-color:#c8dfe9;background:#fffdf8}.item-detail-art img{filter:drop-shadow(0 18px 20px rgb(93 65 47 / 16%))}.item-direct-answer,.guide-answer{color:#65747b}.detail-badges>span{border-color:#cbdde5;background:#fffdf8c2;color:#5d6c72}.detail-quick-facts{border-color:#c9dce5;background:#c9dce5}.detail-quick-facts div{background:#fffdf8}.detail-quick-facts dt{color:#7b888d}.detail-nav>div{border-color:var(--line);background:#fffdf8}.document-section blockquote{border-left-color:var(--yellow);background:#fffdf8}.guide-feature{border-color:#e6c665;background:#fff1b8}.guide-feature__icon{background:#6d5141;color:var(--yellow)}.guide-placeholder{background:#dff4fc}.guide-placeholder--quiet{background:#f1e9df}.guide-feature>span,.guide-placeholder>span{color:#6d675e}.guide-feature>i{color:#49372f40}.about-section--dark{background:#dff2fb;color:var(--text)}.about-section--dark .section-heading>p,.trust-grid p{color:#66757d}.about-section--dark .eyebrow{color:#a75e5e}.trust-grid article{border-color:#c7dde7;background:#fffdf8}.trust-grid span{color:#4b9fc4}.rights-panel{border-color:#e4bf53;background:#fff1b8}.rights-panel p{color:#706558}.search-page{background:var(--paper)}.search-page__input{border-color:#d7c8bb;background:#fffdf8}.site-footer{border-top-color:#5d4538;background:#6d5141;color:#fffaf2}.footer-identity p,.footer-version span,.footer-version small{color:#d9c8ba}.footer-links a{color:#f4eadf}.footer-links a:hover,.footer-version strong{color:var(--yellow)}.footer-version{border-left-color:#8a6a57}.hero-showcase{display:grid;gap:12px}.hero-keyart{overflow:hidden;margin:0;border:1px solid #c8dfe9;border-radius:var(--radius);background:#fffdf8;box-shadow:0 24px 52px #436d822e}.hero-keyart img{width:100%;height:auto}.hero-keyart figcaption{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 14px;border-top:1px solid #e4d5c7;color:var(--muted);font-size:.72rem}.hero-keyart figcaption a{display:inline-flex;align-items:center;gap:6px;color:#4d91b3;font-weight:800}.hero-showcase__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;overflow:hidden;border:1px solid #c8dfe9;border-radius:var(--radius);background:#c8dfe9}.hero-showcase__stats div{min-height:74px;display:grid;place-items:center;align-content:center;background:#fffdf8}.hero-showcase__stats strong{color:#b95f68;font-size:1.35rem;line-height:1.15}.hero-showcase__stats span{color:var(--muted);font-size:.7rem}.game-preview-section{background:#fffdf8}.game-gallery{display:grid;grid-template-columns:1.35fr .65fr;grid-template-rows:repeat(2,minmax(0,1fr));gap:14px}.game-shot{position:relative;min-height:210px;overflow:hidden;margin:0;border:1px solid #dfd0c2;border-radius:var(--radius);background:#eaf5fc;box-shadow:var(--shadow-sm)}.game-shot--large{grid-row:1 / span 2;min-height:560px}.game-shot img{width:100%;height:100%;object-fit:cover}.game-shot--large img{object-position:center}.game-shot:not(.game-shot--large) img{object-position:62% center}.game-shot figcaption{position:absolute;right:10px;bottom:10px;left:10px;display:grid;gap:2px;padding:10px 12px;border:1px solid rgb(255 255 255 / 72%);border-radius:6px;background:#fffdf8f0;color:var(--text);box-shadow:0 8px 22px #4835281f}.game-shot figcaption strong{font-size:.82rem}.game-shot figcaption span{color:var(--muted);font-size:.7rem}.wiki-content-section{background:#eef9fd}.keyword-entry-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.keyword-entry-grid article{min-height:230px;display:grid;align-content:start;padding:22px;border:1px solid #cbdfe8;border-radius:var(--radius);background:#fffdf8;box-shadow:var(--shadow-sm)}.keyword-entry-grid article>span{color:#4d9fc4;font-family:Cascadia Mono,Consolas,monospace;font-size:.72rem;font-weight:800}.keyword-entry-grid h3{margin:16px 0 10px;font-size:1.2rem}.keyword-entry-grid p{color:var(--muted);font-size:.86rem}.keyword-entry-grid p svg{display:inline;margin-right:5px;vertical-align:-3px}.keyword-entry-grid a{min-height:42px;display:inline-flex;align-items:center;align-self:end;gap:7px;margin-top:20px;color:#b95f68;font-size:.82rem;font-weight:800}.faq-section{background:#fff0bc}.home-faq{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.home-faq details{min-height:190px;align-self:start;padding:20px;border:1px solid #e4c66d;border-radius:var(--radius);background:#fffdf8}.home-faq summary{color:#5a4237;font-weight:850;cursor:pointer}.home-faq p{margin-top:13px;color:var(--muted);font-size:.86rem}@media(max-width:860px){.game-gallery,.keyword-entry-grid,.home-faq{grid-template-columns:1fr}.game-shot--large{grid-row:auto;min-height:360px}.game-shot{min-height:260px}.keyword-entry-grid article,.home-faq details{min-height:0}}@media(max-width:640px){.hero-keyart figcaption{align-items:flex-start;flex-direction:column;justify-content:center;padding:10px 12px}.hero-showcase__stats div{min-height:66px}.game-shot--large,.game-shot{min-height:220px}.game-shot figcaption span{display:none}}
