:root{--paper:#f7f5ef;--ink:#27213e;--muted:#696477;--line:#dedbe5;--accent:#6944d4;--accent2:#d8f36a;--panel:#fff;--radius:22px;--shadow:0 8px 24px #32244f0b;--font:system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);line-height:1.55}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{touch-action:manipulation}button{cursor:pointer}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.1;letter-spacing:-.04em}h1{font-size:clamp(36px,4vw,64px)}h2{font-size:clamp(24px,2.2vw,34px)}p{color:var(--muted)}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid var(--accent);outline-offset:4px}input{max-width:100%}a:hover{color:var(--accent)}.skip-link{position:fixed;left:15px;top:-100px;z-index:1000;background:var(--panel);padding:12px}.skip-link:focus{top:10px}.eyebrow{display:block;font-size:11px;font-weight:850;letter-spacing:.15em;text-transform:uppercase;color:var(--accent);margin-bottom:12px}.site-header,.site-main,.site-footer{width:min(1560px,calc(100% - 72px));margin:auto}.header-top{display:flex;align-items:center;gap:36px;padding:24px 0 20px}.wordmark{display:flex;align-items:center;gap:8px;font-size:43px;line-height:1;font-weight:950;letter-spacing:-.07em;white-space:nowrap}.logo-four{display:grid;place-items:center;background:var(--accent);color:#fff;width:48px;height:48px;border-radius:16px;transform:rotate(-8deg);font-weight:900;font-size:40px;box-shadow:3px 4px 0 var(--ink)}.logo-dot{color:var(--accent)}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:8px;flex:1}.desktop-nav a{padding:10px 15px;font-size:13px;font-weight:750;border-radius:30px;white-space:nowrap}.desktop-nav a[aria-current],.desktop-nav a:hover{background:var(--ink);color:#fff}.header-play{border:1px solid var(--ink);padding:11px 18px;border-radius:30px;font-size:12px;font-weight:800;white-space:nowrap}.header-bottom{display:flex;align-items:center;gap:30px;border-top:1px solid var(--line);padding:16px 0 22px}.header-note{font-size:12px;letter-spacing:.02em;color:var(--muted);flex:1}.site-search{width:min(580px,55%);height:44px;display:flex;align-items:center;gap:10px;background:#fff;border:1px solid var(--line);border-radius:30px;padding:4px 6px 4px 17px}.site-search>span{font-size:27px;line-height:1;color:var(--muted)}.site-search input{flex:1;width:0;min-width:0;background:none;border:0;font-size:13px;color:var(--ink)}.site-search button{border:0;border-radius:50%;width:32px;height:32px;background:var(--accent);color:#fff;font-size:20px}.brand-hero{position:relative;isolation:isolate;overflow:hidden;border-radius:30px;min-height:425px;background:#ece7f7;border:1px solid #e5dff0;margin-bottom:32px;display:flex;align-items:center}.hero-illustration{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;object-position:center 52%}.brand-hero:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#eee8f4f5 0%,#eee8f4e0 26%,#eee8f477 44%,transparent 62%)}.hero-copy{padding:46px 50px;width:51%;max-width:730px}.hero-copy h1{font-size:clamp(48px,5.1vw,79px);line-height:.99;font-weight:900;letter-spacing:-.065em;margin-bottom:22px}.hero-copy h1 span{color:var(--accent)}.hero-copy p{max-width:355px;font-size:14px;color:#575164;line-height:1.7;margin-bottom:23px}.button{display:inline-flex;justify-content:center;align-items:center;gap:22px;padding:14px 24px;min-height:48px;border:1px solid var(--accent);border-radius:30px;background:var(--accent);color:#fff;font-size:13px;font-weight:800;transition:transform .15s,box-shadow .15s}.button:hover{color:#fff;transform:translateY(-2px);box-shadow:0 6px 0 #30224a20}.hero-sticker{position:absolute;right:30px;top:25px;width:100px;height:100px;display:grid;align-content:center;text-align:center;font-size:17px;line-height:1.1;font-weight:900;background:var(--accent2);border:1px solid var(--ink);border-radius:50%;transform:rotate(12deg);box-shadow:4px 5px 0 #29233d}.catalog-layout{display:grid;grid-template-columns:200px minmax(0,1fr);gap:28px}.collection-sidebar{padding-top:10px}.collection-sidebar nav{display:flex;flex-direction:column;gap:5px}.collection-sidebar nav a{display:flex;align-items:center;gap:11px;padding:12px 10px;font-size:13px;font-weight:700;border-radius:10px;min-width:0}.collection-sidebar nav a i{width:22px;font-style:normal;text-align:center;font-size:20px;color:var(--accent);flex-shrink:0}.collection-sidebar nav a[aria-current],.collection-sidebar nav a:hover{background:#e9e2f7}.sidebar-all{display:block;font-size:12px;font-weight:800;margin-top:14px;padding:12px 10px;border-top:1px solid var(--line)}.sidebar-note{margin-top:25px;padding:20px 16px;border-radius:18px;background:var(--accent2);color:#373c24;transform:rotate(-1deg)}.sidebar-note b{font-size:11px;letter-spacing:.08em}.sidebar-note p{font-size:12px;line-height:1.65;color:inherit;margin:10px 0 0}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:4px 0 21px}.section-heading h2{margin:0}.section-heading .eyebrow{font-size:10px;margin-bottom:6px}.section-heading>a{font-size:12px;font-weight:750;white-space:nowrap}.filters{display:flex;align-items:center;gap:10px;font-size:11px;white-space:nowrap}.filters label{display:flex;align-items:center;gap:5px}.filters button{border:1px solid var(--line);border-radius:20px;padding:6px 11px;background:var(--panel);color:var(--ink);font-size:11px}.game-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:17px 14px}.game-card{display:block;min-width:0;border:1px solid var(--line);border-radius:15px;overflow:hidden;background:var(--panel);box-shadow:var(--shadow);transition:transform .18s,box-shadow .18s}.game-card:hover{transform:translateY(-4px);box-shadow:0 9px 20px #34254719}.game-card .gp-card-art{position:relative;aspect-ratio:4/3;overflow:hidden;border:0;border-radius:0;height:auto}.game-card .gp-card-art img{width:100%;height:100%;object-fit:cover}.game-card .gp-card-copy{padding:11px 12px 13px;min-height:0;height:auto}.game-card .gp-card-copy strong{font-family:var(--font);font-size:12px;font-weight:800;line-height:1.4;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;letter-spacing:-.01em;color:var(--ink)}.game-card .gp-card-copy small{display:block;color:var(--muted);font-size:9px;line-height:1.4;margin-top:5px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.game-card .gp-card-play{position:absolute;left:8px;bottom:8px;display:block;background:var(--accent);color:#fff;font-size:9px;font-weight:800;padding:5px 8px;border-radius:6px;opacity:0;transition:opacity .15s}.game-card:hover .gp-card-play{opacity:1}.device-badge{position:absolute;top:6px;left:6px;padding:3px 6px;background:#ffffffef;color:#37333f;border-radius:4px;font-size:8px;line-height:1.4;font-weight:750;box-shadow:0 1px 4px #0002}.pagination{display:flex;align-items:center;justify-content:center;gap:7px;margin:32px 0;flex-wrap:wrap}.pagination a,.pagination span{display:grid;place-items:center;min-width:36px;height:36px;padding:0 7px;border-radius:10px;background:var(--panel);font-size:12px;border:1px solid var(--line)}.pagination [aria-current]{background:var(--accent);border-color:var(--accent);color:#fff}.directory-intro{padding:42px 0 28px;max-width:780px}.directory-intro h1{margin-bottom:18px}.directory-intro p{max-width:620px}.collection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.collection-card{overflow:hidden;border-radius:24px;background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);transition:transform .2s}.collection-card:hover{transform:translateY(-4px)}.collection-art{height:235px;position:relative;overflow:hidden;background:#d9d2f1}.collection-art img{width:100%;height:100%;object-fit:cover;filter:saturate(.9)}.collection-art span{position:absolute;bottom:16px;left:20px;width:55px;height:55px;display:grid;place-items:center;background:var(--accent2);color:var(--ink);border-radius:15px;font-size:32px;box-shadow:3px 3px 0 #0002}.collection-copy{padding:25px}.collection-copy h2{display:flex;align-items:center;justify-content:space-between;font-size:29px;margin-bottom:15px}.collection-copy h2>span{font-size:24px;color:var(--accent)}.collection-copy p{font-size:13px;margin-bottom:0}.category-lead{display:flex;gap:28px;align-items:center;padding:38px;background:var(--panel);border:1px solid var(--line);border-radius:25px;margin:10px 0 35px}.category-lead h1{margin-bottom:14px}.category-lead p{max-width:700px;margin:0}.category-icon{display:grid;place-items:center;font-size:56px;min-width:100px;height:100px;background:var(--accent2);border-radius:25px}.collection-guide{padding:28px;margin:32px 0;border:1px solid var(--line);border-radius:20px;background:var(--panel)}.collection-guide h2{font-size:24px}.collection-guide p{font-size:14px;max-width:850px}.search-notice,.empty-state{font-size:14px;padding:18px 22px;border:1px solid var(--line);border-radius:14px;background:var(--panel)}.search-notice a,.empty-state a,.text-page a{color:var(--accent);text-decoration:underline}.breadcrumbs{display:flex;flex-wrap:wrap;gap:9px;padding:18px 0 25px;color:var(--muted);font-size:12px}.game-intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:45px;align-items:center;padding:34px;border:1px solid var(--line);border-radius:28px;background:var(--panel)}.game-cover{border-radius:20px;overflow:hidden;background:var(--paper);width:100%;aspect-ratio:4/3}.game-cover img{width:100%;height:100%;object-fit:contain}.game-intro h1{font-size:clamp(32px,3.7vw,58px);margin-bottom:20px;overflow-wrap:anywhere}.game-objective{font-size:16px}.fact-chips{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:23px}.fact-chips span{font-size:11px;border:1px solid var(--line);border-radius:20px;padding:6px 11px;color:var(--muted)}.play-button{max-width:100%;font-size:15px;border-radius:14px;text-align:center;line-height:1.4}.outbound-note{font-size:11px;margin:8px 0 15px}.save-button{background:none;color:var(--accent);border:1px solid var(--line);border-radius:20px;padding:8px 14px;font-size:12px}.save-status{font-size:11px;margin-left:8px}.game-info-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:25px;margin:26px 0}.info-panel{padding:30px;background:var(--panel);border:1px solid var(--line);border-radius:22px}.info-panel h2{font-size:27px}.info-panel h3{font-size:22px;margin-top:28px}.info-panel p{font-size:14px;line-height:1.8}.info-panel .source-note{font-size:11px;color:var(--muted);border-top:1px solid var(--line);padding-top:15px}.controls,.facts{margin:0}.controls>div,.facts>div{display:grid;grid-template-columns:minmax(80px,.8fr) minmax(0,1fr);gap:15px;border-bottom:1px solid var(--line);padding:12px 0;font-size:13px}.controls dt{color:var(--accent);font-weight:750}.controls dd,.facts dd{margin:0;color:var(--muted)}.facts{margin-top:25px}.facts dt{font-size:12px;font-weight:700}.info-panel .fine-print{font-size:11px}.tag-panel{padding:20px 0 30px}.tag-panel h2{font-size:27px}.tag-list{display:flex;flex-wrap:wrap;gap:9px}.tag-list a{padding:8px 14px;border-radius:25px;border:1px solid var(--line);font-size:12px;background:var(--panel)}.related{margin-top:18px}.related-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.text-page{max-width:900px;margin:30px auto;padding:45px;background:var(--panel);border:1px solid var(--line);border-radius:25px}.text-page h2{font-size:27px;margin-top:32px}.text-page p{font-size:15px;line-height:1.9}.site-footer{margin-top:70px;padding-bottom:22px}.footer-top{display:flex;align-items:center;gap:28px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:30px 0}.footer-brand{font-size:27px;font-weight:900;letter-spacing:-.06em}.footer-brand span{font-size:12px;letter-spacing:0;color:var(--accent)}.footer-top p{font-size:12px;margin:0;flex:1}.footer-top>a:last-child{font-size:12px;font-weight:750}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:23px;gap:20px}.footer-bottom nav{display:flex;gap:22px;font-size:12px}.footer-bottom small{font-size:10px;color:var(--muted)}
/* DollMania uses a softer, airy editorial rhythm. */
.theme-dollmania{--paper:#fff5f8;--ink:#54263c;--muted:#906a7c;--line:#f0dce5;--accent:#c33175;--accent2:#fbe1a0;--panel:#fff;--radius:25px}.theme-dollmania .wordmark{font-family:Georgia,serif;font-weight:700;font-size:36px;letter-spacing:-.06em;color:#9f2c60}.theme-dollmania .wordmark>span>span{color:#d8538d}.logo-flower{color:#d34683;font-size:46px}.theme-dollmania .header-top{padding-top:27px}.theme-dollmania .desktop-nav a[aria-current],.theme-dollmania .desktop-nav a:hover{background:#f6dce9;color:#9b2e5e}.theme-dollmania .brand-hero{background:#fbe1eb;border-color:#f0d1e0}.theme-dollmania .brand-hero:before{background:linear-gradient(90deg,#fde6eef8 0%,#fde6eef0 26%,#fde6ee88 43%,transparent 64%)}.theme-dollmania .hero-copy h1{font-family:Georgia,serif;font-weight:500;letter-spacing:-.06em;line-height:1.02}.theme-dollmania .hero-copy h1 span{font-size:43px;padding-left:10px}.theme-dollmania .hero-copy p{color:#906076}.theme-dollmania .hero-sticker{font-family:Georgia,serif;background:#fff4da;box-shadow:3px 4px 0 #e4a6bf;border-color:#ca8ea6;color:#a1476f;font-weight:500}.theme-dollmania .button{background:var(--accent);border-color:var(--accent);box-shadow:0 4px 0 #a6266033}.theme-dollmania .collection-sidebar nav a[aria-current],.theme-dollmania .collection-sidebar nav a:hover{background:#f8e2ed}.theme-dollmania .sidebar-note{background:#f6e3f2;transform:rotate(1deg);color:#8a537b}.theme-dollmania .section-heading h2,.theme-dollmania .directory-intro h1,.theme-dollmania .category-lead h1,.theme-dollmania .collection-copy h2{font-family:Georgia,serif;font-weight:500}.theme-dollmania .game-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px 18px}.theme-dollmania .game-card{border-radius:20px}.theme-dollmania .game-card .gp-card-copy{padding:13px 15px 15px}.theme-dollmania .game-card .gp-card-copy strong{font-size:14px}.theme-dollmania .game-card .gp-card-copy small{font-size:10px}.theme-dollmania .related-grid{grid-template-columns:repeat(6,minmax(0,1fr))}
/* Keep the supplied GamePost identity, with server-rendered content. */
.theme-gamepost{--paper:#030507;--ink:#edf8ff;--muted:#91a6b8;--line:#234055;--accent:#5bbaff;--accent2:#a3e775;--panel:#091520;--shadow:0 8px 24px #0003;--font:Inter,system-ui,sans-serif}.theme-gamepost .gp-brand-title{font:900 clamp(25px,2.9vw,44px)/1.05 Impact,'Arial Narrow',sans-serif;letter-spacing:.01em}.theme-gamepost .gp-brand-title b{color:var(--accent)}.theme-gamepost .gp-brand-title em{font-style:normal;font-size:.76em;color:#dcf4ff}.theme-gamepost .gp-account-row{display:flex;gap:8px;justify-content:flex-end}.theme-gamepost .gp-account-row a{display:grid;place-items:center;min-height:36px;padding:10px 16px;border:1px solid var(--line);border-radius:8px;font-size:10px;font-weight:800}.theme-gamepost .gp-account-row .primary{background:#258ff0;color:white}.theme-gamepost .gp-nav{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:6px!important}.theme-gamepost .gp-nav>a{min-width:0!important;width:auto!important;margin:0!important}.theme-gamepost .local-gp-hero{margin-bottom:28px;min-height:340px}.theme-gamepost .local-gp-hero h1{font-family:Impact,'Arial Narrow',sans-serif;font-size:clamp(35px,4vw,65px);line-height:1.05;letter-spacing:0;margin:20px 0}.theme-gamepost .local-gp-hero h1 b{color:var(--accent)}.theme-gamepost .local-gp-hero .gp-hero-copy p{font-size:14px;line-height:1.7}.theme-gamepost .local-gp-hero .gp-hero-copy{padding:34px}.theme-gamepost .catalog-layout{grid-template-columns:minmax(0,1fr) 205px;gap:20px}.theme-gamepost .collection-sidebar{grid-column:2;grid-row:1;border:1px solid var(--line);background:var(--panel);border-radius:14px;padding:19px 12px;align-self:start}.theme-gamepost .catalog-games{grid-column:1;grid-row:1}.theme-gamepost .collection-sidebar nav a{font-family:Impact,'Arial Narrow',sans-serif;text-transform:uppercase;font-size:17px;font-weight:500}.theme-gamepost .collection-sidebar nav a[aria-current],.theme-gamepost .collection-sidebar nav a:hover{background:#163045}.theme-gamepost .sidebar-note{background:#102636;color:#a0bbc9}.theme-gamepost .game-card .gp-card-art{aspect-ratio:4/3!important;height:auto!important;min-height:0!important;border-radius:0!important}.theme-gamepost .game-card .gp-card-copy{padding:12px!important;height:auto!important;min-height:0!important;display:block!important}.theme-gamepost .game-card .gp-card-copy strong{font-size:12px!important;line-height:1.4!important;display:block!important;color:var(--ink)!important;white-space:nowrap!important}.theme-gamepost .game-card .gp-card-copy small{display:none}.theme-gamepost .game-card{min-height:0!important;height:auto!important;aspect-ratio:auto!important;border-color:var(--line)!important;border-radius:10px!important;background:var(--panel)!important}.theme-gamepost .game-card .gp-card-art:after,.theme-gamepost .game-card:after{display:none!important}.theme-gamepost .device-badge{background:#0a1929ee;color:#9bdaff}.theme-gamepost .section-heading h2{font-family:Impact,'Arial Narrow',sans-serif;letter-spacing:.02em;font-weight:500}.theme-gamepost .button{background:#238de4;border-color:#238de4;color:white;border-radius:9px}.theme-gamepost .category-icon{color:#0a2417}.theme-gamepost .site-footer{width:min(1640px,calc(100% - 20px))}.theme-gamepost .collection-art span{color:#122516}.theme-gamepost .game-intro-copy .eyebrow{color:#a3e775}.theme-gamepost .gp-header-main .gp-eyebrow{color:#a3e775!important}
@media(min-width:1650px){.site-header,.site-main,.site-footer{width:min(1640px,calc(100% - 90px))}}
@media(max-width:1250px){.site-header,.site-main,.site-footer{width:calc(100% - 40px)}.game-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.theme-dollmania .game-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.hero-copy{padding:35px;width:54%}.hero-copy h1{font-size:59px}.brand-hero{min-height:380px}.desktop-nav{gap:2px}.desktop-nav a{padding:10px}.header-top{gap:20px}.collection-art{height:190px}.related-grid,.theme-dollmania .related-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.game-intro{gap:28px;padding:25px}.catalog-layout{grid-template-columns:180px minmax(0,1fr);gap:22px}}
@media(max-width:1000px){.header-note{display:none}.site-search{width:100%}.header-bottom{padding-top:13px}.catalog-layout,.theme-gamepost .catalog-layout{display:block}.collection-sidebar{display:none}.hero-copy h1{font-size:53px}.hero-copy p{font-size:13px}.hero-sticker{width:80px;height:80px;font-size:14px}.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.game-intro{gap:22px}.game-intro h1{font-size:37px}.game-objective{font-size:14px}.game-info-grid{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr)}.desktop-nav a{font-size:11px}.wordmark{font-size:36px}.logo-four{height:42px;width:42px;font-size:34px}.theme-dollmania .wordmark{font-size:29px}.theme-dollmania .logo-flower{font-size:38px}.header-play{font-size:11px;padding:9px 12px}}
@media(max-width:760px){.site-header,.site-main,.site-footer{width:calc(100% - 28px)}.header-top{flex-wrap:wrap;justify-content:space-between;padding:18px 0 13px;gap:15px}.wordmark{font-size:34px}.desktop-nav{order:3;width:100%;flex:auto;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px}.desktop-nav a{padding:10px 3px;text-align:center;font-size:10px;border:1px solid var(--line);border-radius:12px;white-space:normal;line-height:1.2;display:grid;place-items:center;min-height:37px}.header-bottom{border:0;padding:0 0 17px}.site-search{height:42px}.site-search input{font-size:12px}.brand-hero{min-height:330px;border-radius:21px;margin-bottom:27px;align-items:flex-start}.hero-copy{padding:28px 23px;width:62%}.hero-copy h1{font-size:43px;line-height:1.01;margin-bottom:15px}.hero-copy .eyebrow{font-size:8px;letter-spacing:.1em;max-width:170px}.hero-copy p{font-size:12px;line-height:1.6;max-width:240px}.hero-copy .button{font-size:10px;padding:11px 13px;min-height:40px;gap:9px}.hero-sticker{width:65px;height:65px;font-size:11px;top:17px;right:14px}.hero-illustration{object-position:60% 55%}.brand-hero:before{background:linear-gradient(90deg,#eee8f4f8,#eee8f4c9 43%,#eee8f433 70%)}.theme-dollmania .brand-hero:before{background:linear-gradient(90deg,#fde6eef8,#fde6eecc 43%,#fde6ee22 73%)}.theme-dollmania .hero-copy h1{font-size:41px}.theme-dollmania .hero-copy h1 span{font-size:25px}.section-heading{gap:10px;flex-wrap:wrap;margin-bottom:17px}.section-heading h2{font-size:25px}.section-heading .eyebrow{font-size:9px}.filters{font-size:10px}.game-grid,.theme-dollmania .game-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px 10px}.game-card,.theme-dollmania .game-card{border-radius:12px}.game-card .gp-card-copy,.theme-dollmania .game-card .gp-card-copy{padding:9px 10px 10px}.game-card .gp-card-copy strong,.theme-dollmania .game-card .gp-card-copy strong{font-size:11px}.game-card .gp-card-copy small,.theme-dollmania .game-card .gp-card-copy small{font-size:8px}.device-badge{font-size:7px;top:5px;left:5px}.directory-intro{padding:25px 0 15px}.directory-intro h1{font-size:36px}.directory-intro p{font-size:14px}.collection-grid{gap:15px}.collection-art{height:180px}.collection-copy{padding:18px}.collection-copy h2{font-size:25px}.collection-copy p{font-size:12px}.collection-copy .eyebrow{font-size:8px}.category-lead{padding:23px;gap:18px;margin:7px 0 26px}.category-icon{min-width:65px;height:65px;font-size:35px;border-radius:18px}.category-lead h1{font-size:33px}.category-lead p{font-size:13px}.category-lead .eyebrow{font-size:9px}.game-intro{grid-template-columns:1fr;padding:20px;gap:25px}.game-cover{max-height:370px;aspect-ratio:4/3}.game-intro h1{font-size:37px}.game-info-grid{grid-template-columns:1fr;gap:16px;margin:18px 0}.info-panel{padding:24px}.related-grid,.theme-dollmania .related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.related-grid>.game-card:nth-child(n+5){display:none}.text-page{padding:25px;margin:15px auto}.text-page h1{font-size:35px}.text-page p{font-size:14px}.footer-top{flex-wrap:wrap;padding:23px 0;gap:10px 20px}.footer-top p{flex-basis:60%;font-size:11px}.footer-top>a:last-child{font-size:11px}.footer-bottom{display:block;padding-top:17px}.footer-bottom nav{gap:15px;flex-wrap:nowrap;white-space:nowrap;font-size:11px;justify-content:center}.footer-bottom small{display:block;text-align:center;margin-top:15px}.site-footer{margin-top:45px}.theme-gamepost .local-gp-hero{display:none}.theme-gamepost .gp-brand-title{font-size:25px}.theme-gamepost .gp-account-row a{font-size:9px;padding:7px 10px}.theme-gamepost .gp-nav a{font-size:11px!important;padding:9px 2px!important;min-height:36px!important}.theme-gamepost .gp-nav a span{font-size:11px!important}.theme-gamepost .game-card .gp-card-copy{padding:9px!important}.theme-gamepost .game-card .gp-card-copy strong{font-size:11px!important;visibility:visible!important;opacity:1!important}.theme-gamepost .game-card .gp-card-art{aspect-ratio:4/3!important}.theme-gamepost .gp-header{margin-bottom:22px!important}.theme-gamepost .gp-header-main{min-height:0!important}.theme-gamepost .gp-brand-meta{display:none!important}}
@media(max-width:480px){.game-grid,.theme-dollmania .game-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 11px}.hero-copy{width:70%;padding:26px 21px}.hero-copy h1{font-size:40px}.hero-copy p{max-width:200px}.brand-hero{min-height:326px}.hero-sticker{width:55px;height:55px;font-size:9px;right:12px;top:18px}.hero-illustration{object-position:64% center}.collection-grid{grid-template-columns:1fr}.collection-art{height:215px}.collection-copy h2{font-size:29px}.collection-copy p{font-size:13px}.category-icon{display:none}.category-lead{padding:23px}.section-heading h2{font-size:24px}.filters{gap:7px}.footer-brand{font-size:25px}.footer-bottom nav{gap:12px;font-size:10px}.game-intro h1{font-size:33px}.play-button{font-size:13px;gap:15px}.theme-gamepost .gp-brand-title{font-size:21px}.theme-gamepost .gp-header-main .gp-eyebrow{font-size:7px!important}.theme-gamepost .gp-account-row{justify-content:stretch}.theme-gamepost .gp-account-row a{flex:1}.theme-gamepost .gp-account-row a{font-size:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
/* Explicit masthead placement replaces the proxy's display:contents positioning. */
.theme-gamepost #gp-header{display:block!important;height:auto!important;min-height:0!important;padding:0!important}
.theme-gamepost #gp-header .gp-header-main{display:grid!important;grid-template-columns:245px minmax(0,.95fr) minmax(0,1fr)!important;grid-template-rows:auto!important;gap:24px!important;align-items:center!important;padding:14px 25px!important;margin:0!important;height:auto!important;min-height:265px!important;width:100%!important}
.theme-gamepost #gp-header .gp-logo-link{position:relative!important;inset:auto!important;grid-column:1!important;grid-row:1!important;width:245px!important;min-width:0!important;height:235px!important;margin:0!important;padding:0!important;display:block!important;transform:none!important;align-self:center!important}
.theme-gamepost #gp-header .gp-logo-link:before,.theme-gamepost #gp-header .gp-logo-link:after{display:none!important}
.theme-gamepost #gp-header .gp-arcade-logo.gp-arcade-illustrated{position:relative!important;inset:auto!important;width:330px!important;height:330px!important;margin:0!important;transform:scale(.73)!important;transform-origin:left top!important}
.theme-gamepost #gp-header .gp-header-suite{display:block!important;position:relative!important;inset:auto!important;grid-column:2!important;grid-row:1!important;width:100%!important;min-width:0!important;margin:0!important;padding:0!important;transform:none!important}
.theme-gamepost #gp-header .gp-brand-copy,.theme-gamepost #gp-header .gp-brand-meta{position:static!important;width:100%!important;margin:0!important;padding:0!important;transform:none!important;display:block!important}
.theme-gamepost #gp-header .gp-brand-meta p{font-size:12px!important;line-height:1.65!important;margin:15px 0 0!important;max-width:400px!important}
.theme-gamepost #gp-header .gp-brand-title{font-size:clamp(25px,2.7vw,40px)!important;line-height:1.1!important}
.theme-gamepost #gp-header .gp-header-tools{display:flex!important;flex-direction:column!important;position:relative!important;inset:auto!important;grid-column:3!important;grid-row:1!important;width:100%!important;min-width:0!important;gap:12px!important;padding:0!important;margin:0!important}
.theme-gamepost #gp-header .gp-search{display:flex!important;align-items:center!important;position:static!important;width:100%!important;min-width:0!important;height:48px!important;min-height:48px!important;padding:0!important;margin:0!important;gap:0!important}
.theme-gamepost #gp-header .gp-search>span{width:36px!important;flex:0 0 36px!important}.theme-gamepost #gp-header .gp-search input{flex:1!important;width:0!important;min-width:0!important;height:46px!important;padding:0 10px!important;font-size:11px!important}.theme-gamepost #gp-header .gp-search button{flex:0 0 74px!important;width:74px!important;height:46px!important;padding:0 5px!important;font-size:10px!important;color:white!important}
.theme-gamepost #gp-header .gp-account-row{display:flex!important;position:static!important;width:100%!important;min-height:0!important;height:auto!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;gap:8px!important}
.theme-gamepost #gp-header .gp-live-line{position:static!important;width:100%!important;display:flex!important;font-size:7px!important;gap:12px!important;justify-content:space-between!important}
.theme-gamepost #gp-header .gp-nav{position:relative!important;inset:auto!important;width:100%!important;height:auto!important;min-height:48px!important;margin:0!important;padding:6px 12px!important;grid-template-columns:repeat(5,minmax(0,1fr))!important}
.theme-gamepost #gp-header .gp-nav>a{height:auto!important;min-height:38px!important;transform:none!important}
.theme-gamepost .local-gp-hero{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr)!important;grid-template-rows:auto!important;min-height:340px!important;position:relative!important;padding:0!important;overflow:hidden!important}
.theme-gamepost .local-gp-hero .gp-hero-copy{grid-column:1!important;grid-row:1!important;position:relative!important;inset:auto!important;min-height:340px!important;padding:32px!important;z-index:2!important}
.theme-gamepost .local-gp-hero .gp-hero-copy p{max-width:450px!important}.theme-gamepost .local-gp-hero .gp-hero-copy:after{display:none!important}
.theme-gamepost .local-gp-hero .gp-hero-art{grid-column:2!important;grid-row:1!important;position:relative!important;inset:auto!important;width:100%!important;height:100%!important;min-height:340px!important;opacity:1!important}
.theme-gamepost .local-gp-hero .gp-hero-art:before{display:none!important}
.theme-gamepost .local-gp-hero .gp-hero-gallery{position:absolute!important;inset:20px 20px 50px!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-template-rows:repeat(2,minmax(0,1fr))!important;gap:10px!important;transform:none!important;width:auto!important;height:auto!important}
.theme-gamepost .local-gp-hero .gp-hero-shot{display:block!important;position:relative!important;inset:auto!important;width:auto!important;height:auto!important;min-height:0!important;transform:none!important;border-radius:10px!important;grid-column:auto!important;grid-row:auto!important}
.theme-gamepost .local-gp-hero .gp-hero-shot.s1{grid-column:span 2!important}
.theme-gamepost .local-gp-hero .gp-hero-shot img{width:100%!important;height:100%!important;object-fit:cover!important}
.theme-gamepost .local-gp-hero .gp-hero-shot span{position:absolute!important;bottom:5px!important;left:5px!important;right:5px!important;font-size:9px!important;transform:none!important}
.theme-gamepost .local-gp-hero .gp-hero-feedline{display:flex!important;position:absolute!important;bottom:12px!important;left:20px!important;right:20px!important;transform:none!important;width:auto!important;font-size:8px!important}
@media(max-width:1100px){.theme-gamepost #gp-header .gp-header-main{grid-template-columns:190px minmax(0,1fr) minmax(0,1.15fr)!important;gap:18px!important;min-height:210px!important;padding:12px 18px!important}.theme-gamepost #gp-header .gp-logo-link{width:190px!important;height:185px!important}.theme-gamepost #gp-header .gp-arcade-logo.gp-arcade-illustrated{transform:scale(.57)!important}.theme-gamepost #gp-header .gp-brand-title{font-size:27px!important}.theme-gamepost #gp-header .gp-brand-meta p{font-size:10px!important}.theme-gamepost .local-gp-hero h1{font-size:42px!important}}
@media(max-width:800px){.theme-gamepost #gp-header .gp-header-main{grid-template-columns:145px minmax(0,1fr)!important;grid-template-rows:auto auto!important;gap:8px 16px!important;padding:10px 12px!important;min-height:0!important}.theme-gamepost #gp-header .gp-logo-link{width:145px!important;height:144px!important;grid-row:1!important;grid-column:1!important}.theme-gamepost #gp-header .gp-arcade-logo.gp-arcade-illustrated{transform:scale(.44)!important}.theme-gamepost #gp-header .gp-header-suite{grid-column:2!important;grid-row:1!important}.theme-gamepost #gp-header .gp-brand-title{font-size:27px!important}.theme-gamepost #gp-header .gp-brand-meta p{font-size:10px!important;line-height:1.45!important;margin-top:10px!important}.theme-gamepost #gp-header .gp-header-tools{grid-column:1 / -1!important;grid-row:2!important;gap:8px!important}.theme-gamepost #gp-header .gp-account-row a{flex:1!important;font-size:10px!important}.theme-gamepost #gp-header .gp-live-line{display:none!important}.theme-gamepost #gp-header .gp-nav{padding:5px 8px!important}.theme-gamepost .local-gp-hero{display:none!important}}
@media(max-width:400px){.theme-gamepost #gp-header .gp-header-main{grid-template-columns:125px minmax(0,1fr)!important;gap:6px 12px!important;padding:10px!important}.theme-gamepost #gp-header .gp-logo-link{width:125px!important;height:126px!important}.theme-gamepost #gp-header .gp-arcade-logo.gp-arcade-illustrated{transform:scale(.39)!important}.theme-gamepost #gp-header .gp-brand-title{font-size:24px!important}.theme-gamepost #gp-header .gp-brand-meta p{font-size:9px!important}}
.theme-gamepost #gp-header .gp-header-main,.theme-gamepost #gp-header .gp-header-suite{grid-template-areas:none!important}
.theme-gamepost #gp-header .gp-header-main:before,.theme-gamepost #gp-header .gp-header-main:after{display:none!important;content:none!important}
.theme-gamepost #gp-header .gp-header-suite,.theme-gamepost #gp-header .gp-header-tools{width:auto!important;justify-self:stretch!important}
.theme-gamepost .local-gp-hero .gp-hero-art{height:340px!important}
.theme-gamepost .local-gp-hero .gp-hero-gallery{height:270px!important;grid-template-areas:none!important;grid-template-rows:130px 130px!important;grid-auto-flow:row!important}
.theme-gamepost .local-gp-hero .gp-hero-shot{max-height:none!important;max-width:none!important;aspect-ratio:auto!important;margin:0!important}
.theme-gamepost .local-gp-hero .gp-hero-art .gp-hero-gallery .gp-hero-shot{height:130px!important;min-height:130px!important;max-height:130px!important;width:auto!important;position:relative!important;inset:auto!important;transform:none!important;order:0!important}
.theme-gamepost .local-gp-hero .gp-hero-art .gp-hero-gallery .s1{grid-column:1 / 3!important;grid-row:1 / 2!important}
.theme-gamepost .local-gp-hero .gp-hero-art .gp-hero-gallery .s2{grid-column:3 / 4!important;grid-row:1 / 2!important}
.theme-gamepost .local-gp-hero .gp-hero-art .gp-hero-gallery .s3{grid-column:1 / 2!important;grid-row:2 / 3!important}
.theme-gamepost .local-gp-hero .gp-hero-art .gp-hero-gallery .s4{grid-column:2 / 3!important;grid-row:2 / 3!important}
.theme-gamepost .local-gp-hero .gp-hero-art .gp-hero-gallery .s5{grid-column:3 / 4!important;grid-row:2 / 3!important}
@media(max-width:800px){
.theme-gamepost #gp-header .gp-header-main{display:flex!important;flex-wrap:wrap!important;align-items:center!important}
.theme-gamepost #gp-header .gp-logo-link{flex:0 0 145px!important}
.theme-gamepost #gp-header .gp-header-suite{flex:1 1 0!important;min-width:0!important}
.theme-gamepost #gp-header .gp-header-tools{flex:1 0 100%!important;min-width:0!important}
}
@media(max-width:400px){.theme-gamepost #gp-header .gp-logo-link{flex-basis:125px!important}}

/* ===== DollMania shared gameplay previews ===== */
.theme-dollmania .gp-card-art > .shared-hover-preview{
  position:absolute;inset:0;z-index:2;display:block;width:100%;height:100%;
  object-fit:cover;background:#2a1624;opacity:0;pointer-events:none;
  transition:opacity .16s ease
}
.theme-dollmania .gp-card-art.shared-preview-playing > .shared-hover-preview{opacity:1}
.theme-dollmania .gp-card-art.shared-preview-playing > img{opacity:0}
.theme-dollmania .gp-card-art::after{z-index:3}
.theme-dollmania .gp-card-art .gp-card-play,
.theme-dollmania .gp-card-art .device-badge{z-index:4}
.theme-dollmania .shared-gameplay-preview{
  display:grid;grid-template-columns:minmax(220px,.82fr) minmax(0,1fr);
  gap:18px;align-items:start;margin:15px 0 18px
}
.theme-dollmania .shared-gameplay-media{margin:0;min-width:0}
.theme-dollmania .shared-gameplay-media video{
  display:block;width:100%;height:auto;aspect-ratio:16/10;object-fit:cover;
  border:1px solid rgba(218,85,144,.18);border-radius:18px;background:#2a1624;
  box-shadow:0 13px 30px rgba(112,45,78,.12)
}
.theme-dollmania .shared-gameplay-copy{min-width:0}
.theme-dollmania .shared-gameplay-copy p:first-child{margin-top:0}
@media(max-width:780px){
  .theme-dollmania .shared-gameplay-preview{grid-template-columns:1fr;gap:13px}
  .theme-dollmania .shared-gameplay-media{width:min(100%,520px)}
}
@media (hover:none),(pointer:coarse){
  .theme-dollmania .gp-card-art > .shared-hover-preview{display:none!important}
}

/* ===== DollMania experimental mobile focus feed =====
   One card per row on touch phones. A single muted local gameplay preview can
   start only after scrolling settles; direct artwork taps use a ratio-safe
   fullscreen landscape player. */
@media (max-width:760px) and (pointer:coarse){
  html.theme-dollmania,html.theme-dollmania body{max-width:100%;overflow-x:clip}
  .theme-dollmania .site-main,.theme-dollmania .catalog-games,.theme-dollmania .game-grid{min-width:0;max-width:100%}
  .theme-dollmania .game-grid{
    grid-template-columns:1fr!important;
    gap:18px!important;
    width:100%;
  }
  .theme-dollmania .game-card{
    width:100%;
    max-width:620px;
    margin-inline:auto;
    border-radius:18px;
    overflow:hidden;
  }
  .theme-dollmania .game-card .gp-card-art{
    position:relative;
    width:100%;
    aspect-ratio:4/3;
    min-height:0;
    overflow:hidden;
    background:#f3dfe8;
  }
  .theme-dollmania .game-card .gp-card-copy{padding:13px 15px 15px}
  .theme-dollmania .game-card .gp-card-copy strong{font-size:15px;line-height:1.25}
  .theme-dollmania .game-card .gp-card-copy small{margin-top:5px;font-size:10px}
  .theme-dollmania .gp-card-art > .shared-mobile-preview{
    position:absolute;
    inset:0;
    z-index:2;
    display:block;
    width:100%;
    height:100%;
    object-fit:cover;
    background:#1e1219;
    opacity:0;
    pointer-events:none;
    transition:opacity .14s ease;
  }
  .theme-dollmania .gp-card-art.shared-preview-playing > .shared-mobile-preview{opacity:1}
  .theme-dollmania .gp-card-art.shared-preview-playing > img{opacity:0}
  .theme-dollmania .gp-card-art[data-game-embed-url]{cursor:pointer}
  .theme-dollmania .gp-card-art[data-game-embed-url] .gp-card-play{
    opacity:1;
    background:rgba(126,37,80,.80);
    -webkit-backdrop-filter:blur(6px);
    backdrop-filter:blur(6px);
  }
}

html.dm-feed-game-open,body.dm-feed-game-open{overflow:hidden!important;overscroll-behavior:none!important}
.dm-feed-game-layer{
  position:fixed;
  inset:0;
  z-index:2147483000;
  display:grid;
  place-items:center;
  overflow:hidden;
  background:#000;
  touch-action:none;
}
.dm-feed-game-stage{
  position:relative;
  width:100vw;
  height:100dvh;
  max-width:none;
  max-height:none;
  overflow:hidden;
  background:#000;
}
.dm-feed-game-frame{
  position:absolute;
  left:50%;
  top:50%;
  display:block;
  border:0;
  background:#000;
  transform:translate(-50%,-50%) scale(var(--dm-feed-frame-scale,1));
  transform-origin:center;
}
.dm-feed-game-close{
  position:absolute;
  z-index:6;
  top:max(10px,env(safe-area-inset-top));
  left:max(10px,env(safe-area-inset-left));
  display:flex;
  align-items:center;
  gap:5px;
  min-width:88px;
  min-height:36px;
  padding:6px 10px 6px 8px;
  border:1px solid rgba(255,255,255,.36);
  border-radius:999px;
  color:#fff;
  background:rgba(79,23,49,.76);
  box-shadow:0 7px 20px rgba(0,0,0,.32);
  -webkit-backdrop-filter:blur(8px);
  backdrop-filter:blur(8px);
}
.dm-feed-game-close span{font-size:24px;line-height:.7}
.dm-feed-game-close strong{font-size:9px;font-weight:950;letter-spacing:.08em;line-height:1}
.dm-feed-landscape-note{
  position:absolute;
  z-index:5;
  right:max(10px,env(safe-area-inset-right));
  top:max(10px,env(safe-area-inset-top));
  padding:8px 11px;
  border:1px solid rgba(255,255,255,.2);
  border-radius:999px;
  color:rgba(255,255,255,.82);
  background:rgba(0,0,0,.45);
  font-size:9px;
  font-weight:900;
  letter-spacing:.1em;
  pointer-events:none;
}
@media (orientation:portrait) and (pointer:coarse){
  .dm-feed-game-layer.dm-feed-force-landscape .dm-feed-game-stage{
    position:absolute;
    left:50%;
    top:50%;
    width:100dvh;
    height:100vw;
    transform:translate(-50%,-50%) rotate(90deg);
    transform-origin:center;
  }
}
@media(prefers-reduced-motion:reduce){
  .theme-dollmania .gp-card-art > .shared-mobile-preview{transition:none}
}

/* ===== 2026-09-13 mobile white portal + mixed game mosaic =====
   Phone-only presentation. The original DollMania desktop header/grid stay intact. */
.mobile-portal-shell,.mobile-card-title{display:none}
@media(max-width:760px){
  html,body{max-width:100%;overflow-x:clip}
  .theme-dollmania body{background:#fff8fb}
  .theme-dollmania .site-header{
    position:sticky;top:0;z-index:1200;width:100%;max-width:none;margin:0;
    padding:max(7px,env(safe-area-inset-top)) 8px 6px;background:transparent;
  }
  .theme-dollmania .header-top,.theme-dollmania .header-bottom{display:none!important}
  .theme-dollmania .dm-mobile-portal{
    display:block;width:min(100%,720px);margin:0 auto;overflow:hidden;
    border:1px solid rgba(111,47,82,.09);border-radius:22px;background:#fff;
    box-shadow:0 10px 30px rgba(97,38,71,.16),0 2px 7px rgba(0,0,0,.06)
  }
  .theme-dollmania .mobile-portal-toolbar{height:58px;display:grid;grid-template-columns:minmax(120px,1.12fr) minmax(185px,1.9fr);align-items:stretch}
  .theme-dollmania .dm-mobile-wordmark{
    display:flex;align-items:center;justify-content:flex-start;min-width:0;height:58px;padding:0 8px 0 12px;
    border-right:1px solid #f0e7ec;color:#7c2b58;white-space:nowrap;overflow:visible;isolation:isolate
  }
  .theme-dollmania .dm-mobile-wordmark .mw-letter{
    display:inline-block;position:relative;font-weight:1000;line-height:.8;letter-spacing:-.10em;
    color:#7d2c59;transform-origin:50% 72%;animation:dmMobileLetterDrift 8.2s ease-in-out infinite
  }
  .theme-dollmania .dm-mobile-wordmark .l1,.theme-dollmania .dm-mobile-wordmark .l5{font-size:22px;transform:translateY(1px) rotate(-3deg)}
  .theme-dollmania .dm-mobile-wordmark .l2,.theme-dollmania .dm-mobile-wordmark .l7{font-size:17px;transform:translateY(-1px) rotate(2deg);color:#e55c94}
  .theme-dollmania .dm-mobile-wordmark .l3,.theme-dollmania .dm-mobile-wordmark .l8{font-size:20px;transform:translateY(1px) rotate(-1deg)}
  .theme-dollmania .dm-mobile-wordmark .l4,.theme-dollmania .dm-mobile-wordmark .l9{font-size:16px;transform:translateY(2px) rotate(3deg)}
  .theme-dollmania .dm-mobile-wordmark .l6{font-size:21px;transform:translateY(-1px) rotate(-2deg);color:#d54f8a}
  .theme-dollmania .dm-mobile-wordmark .l2:after{content:"";position:absolute;left:50%;top:50%;width:17px;height:17px;border:1.5px solid rgba(229,92,148,.35);border-radius:50%;transform:translate(-45%,-54%);animation:dmMobileLogoPulse 5.2s ease-out infinite}
  .theme-dollmania .mobile-quicknav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));min-width:0;background:#fff}
  .theme-dollmania .mobile-quicknav a{position:relative;display:grid;place-items:center;height:58px;min-width:0;color:#71314f;-webkit-tap-highlight-color:transparent}
  .theme-dollmania .mobile-quicknav a:active{background:#fff1f7;transform:scale(.92)}
  .theme-dollmania .mobile-quicknav a[aria-current="page"]{color:#d54f8a;background:#fff6fa}
  .theme-dollmania .mobile-quicknav a[aria-current="page"]:after{content:"";position:absolute;left:50%;bottom:6px;width:5px;height:5px;border-radius:50%;background:#e55c94;transform:translateX(-50%)}
  .theme-dollmania .mobile-quicknav svg{width:23px;height:23px;display:block;fill:none;stroke:currentColor;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}
  .theme-dollmania .mobile-portal-search{height:42px;margin:0 9px 9px;display:grid;grid-template-columns:34px minmax(0,1fr) 48px;align-items:center;overflow:hidden;border:1px solid #eee5ea;border-radius:14px;background:#f8f4f6}
  .theme-dollmania .mobile-portal-search>span{display:grid;place-items:center;height:100%;color:#82405f;font-size:21px;font-weight:900}
  .theme-dollmania .mobile-portal-search input{min-width:0;width:100%;height:100%;padding:0 7px;border:0;outline:0;background:transparent;color:#4b2638;font:700 12px/1.2 var(--font)}
  .theme-dollmania .mobile-portal-search input::placeholder{color:#9f8290;opacity:1}
  .theme-dollmania .mobile-portal-search button{height:32px;margin-right:5px;border:0;border-radius:10px;background:#7d2c59;color:#fff;font-size:8px;font-weight:950}
}
@media(max-width:760px) and (pointer:coarse){
  .theme-dollmania .mobile-mosaic-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-auto-flow:dense!important;grid-auto-rows:clamp(86px,27.5vw,132px)!important;gap:8px!important;width:100%!important;padding:8px 0!important}
  .theme-dollmania .mobile-mosaic-grid .game-card{position:relative!important;width:100%!important;max-width:none!important;height:100%!important;min-height:0!important;margin:0!important;grid-column:span 1!important;grid-row:span 1!important;overflow:hidden!important;border:0!important;border-radius:15px!important;background:#ead7e1!important;box-shadow:0 5px 14px rgba(87,31,61,.14)!important;transform:none!important;contain:layout paint!important}
  .theme-dollmania .mobile-mosaic-grid .game-card:nth-child(18n + 1),.theme-dollmania .mobile-mosaic-grid .game-card:nth-child(18n + 11){grid-column:span 2!important;grid-row:span 2!important}
  .theme-dollmania .mobile-mosaic-grid .game-card:nth-child(18n + 6),.theme-dollmania .mobile-mosaic-grid .game-card:nth-child(18n + 15){grid-column:span 2!important;grid-row:span 1!important}
  .theme-dollmania .mobile-mosaic-grid .game-card:nth-child(18n + 8){grid-column:span 1!important;grid-row:span 2!important}
  .theme-dollmania .mobile-mosaic-grid .gp-card-art{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;min-height:0!important;aspect-ratio:auto!important;overflow:hidden!important;background:#ead7e1!important}
  .theme-dollmania .mobile-mosaic-grid .gp-card-art>img,.theme-dollmania .mobile-mosaic-grid .gp-card-art>.shared-mobile-preview{width:100%!important;height:100%!important;object-fit:cover!important}
  .theme-dollmania .mobile-mosaic-grid .gp-card-copy,.theme-dollmania .mobile-mosaic-grid .gp-card-play,.theme-dollmania .mobile-mosaic-grid .device-badge{display:none!important}
  .theme-dollmania .mobile-mosaic-grid .mobile-card-title{position:absolute;z-index:5;left:7px;right:7px;bottom:6px;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1;color:#fff;font-size:9px;font-weight:900;line-height:1.15;letter-spacing:-.01em;text-shadow:0 2px 5px rgba(51,12,33,.92)}
  .theme-dollmania .mobile-mosaic-grid .game-card:nth-child(18n + 1) .mobile-card-title,.theme-dollmania .mobile-mosaic-grid .game-card:nth-child(18n + 11) .mobile-card-title{left:10px;right:10px;bottom:9px;font-size:13px;-webkit-line-clamp:2}
  .theme-dollmania .mobile-mosaic-grid .game-card:nth-child(18n + 6) .mobile-card-title,.theme-dollmania .mobile-mosaic-grid .game-card:nth-child(18n + 15) .mobile-card-title{font-size:11px}
  .theme-dollmania .mobile-mosaic-grid .gp-card-art:after{content:""!important;position:absolute!important;inset:0!important;z-index:3!important;pointer-events:none!important;background:linear-gradient(180deg,rgba(62,15,39,0) 0 58%,rgba(52,13,34,.58) 100%)!important}
  .theme-dollmania .mobile-mosaic-grid .game-card:nth-child(13n + 3) .gp-card-art:before,.theme-dollmania .mobile-mosaic-grid .game-card:nth-child(17n + 8) .gp-card-art:before,.theme-dollmania .mobile-mosaic-grid .game-card:nth-child(19n + 12) .gp-card-art:before{content:"";position:absolute;z-index:6;top:-30%;bottom:-30%;left:-48%;width:28%;pointer-events:none;opacity:0;background:linear-gradient(105deg,transparent 0%,rgba(255,255,255,.12) 48%,transparent 100%);transform:skewX(-18deg);animation:dmMobileThumbGlint 11.8s ease-in-out 2.4s infinite}
  .theme-dollmania .mobile-mosaic-grid .gp-card-art>.shared-mobile-preview{z-index:2!important;opacity:0!important;filter:saturate(.98) contrast(1.01)!important;transition:opacity .35s ease!important}
  .theme-dollmania .mobile-mosaic-grid .gp-card-art.shared-preview-playing>.shared-mobile-preview{opacity:.94!important}
  .theme-dollmania .mobile-mosaic-grid .gp-card-art.shared-preview-playing>img{opacity:0!important}
}
@keyframes dmMobileLetterDrift{0%,82%,100%{translate:0 0}88%{translate:0 -1px}94%{translate:0 1px}}
@keyframes dmMobileLogoPulse{0%,72%,100%{opacity:.34;box-shadow:0 0 0 0 rgba(229,92,148,.14)}82%{opacity:.7;box-shadow:0 0 0 4px rgba(229,92,148,0)}}
@keyframes dmMobileThumbGlint{0%,75%{left:-48%;opacity:0}79%{opacity:.07}84%{left:125%;opacity:.045}86%,100%{left:125%;opacity:0}}
@media(max-width:390px){.theme-dollmania .site-header{padding-left:6px;padding-right:6px}.theme-dollmania .mobile-portal-toolbar{grid-template-columns:112px minmax(0,1fr);height:54px}.theme-dollmania .dm-mobile-wordmark,.theme-dollmania .mobile-quicknav a{height:54px}.theme-dollmania .dm-mobile-wordmark .mw-letter{font-size:15px!important}.theme-dollmania .dm-mobile-wordmark .l1,.theme-dollmania .dm-mobile-wordmark .l5,.theme-dollmania .dm-mobile-wordmark .l6{font-size:19px!important}}
@media(prefers-reduced-motion:reduce){.theme-dollmania .dm-mobile-wordmark .mw-letter,.theme-dollmania .dm-mobile-wordmark .l2:after,.theme-dollmania .mobile-mosaic-grid .gp-card-art:before{animation:none!important}}


/* Mobile direct-player utility rail: fullscreen, windowed, bookmark, share. */
.dm-feed-game-controls{
  position:absolute;z-index:8;top:max(10px,env(safe-area-inset-top));right:max(10px,env(safe-area-inset-right));
  display:flex;flex-direction:column;align-items:stretch;gap:6px;opacity:0;visibility:hidden;transform:translateY(-4px);
  transition:opacity .16s ease,transform .16s ease;pointer-events:none
}
.dm-feed-game-controls.is-ready{opacity:1;visibility:visible;transform:none;pointer-events:auto}
.dm-feed-game-controls button{
  display:flex;align-items:center;gap:6px;justify-content:flex-start;min-width:106px;min-height:34px;padding:6px 9px;
  border:1px solid rgba(255,255,255,.34);border-radius:999px;color:#fff;background:rgba(3,8,13,.74);
  box-shadow:0 7px 20px rgba(0,0,0,.28);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);
  touch-action:manipulation;cursor:pointer
}
.dm-feed-game-controls button:active{transform:scale(.97)}
.dm-feed-game-controls button span{width:18px;text-align:center;font-size:14px;line-height:1}
.dm-feed-game-controls button strong{font-size:8px;font-weight:950;letter-spacing:.075em;line-height:1;white-space:nowrap}
.dm-feed-game-controls button.is-active{border-color:rgba(255,255,255,.72);background:rgba(20,90,60,.78)}
@media (max-height:430px) and (orientation:landscape){
  .dm-feed-game-controls{gap:4px;top:max(7px,env(safe-area-inset-top));right:max(7px,env(safe-area-inset-right))}
  .dm-feed-game-controls button{min-width:92px;min-height:30px;padding:5px 8px}
  .dm-feed-game-controls button strong{font-size:7px}
}
