:root{--mxh-red:#ef4056;--mxh-ink:#20232d;--mxh-muted:#6f7480;--mxh-line:#eceef2;--mxh-soft:#f7f8fa}
.mxh-wrap{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:28px 0 70px;color:var(--mxh-ink)}
.mxh-search{padding:38px;border-radius:20px;background:linear-gradient(135deg,#fff1f3,#fff 70%);border:1px solid #ffe0e5;margin-bottom:38px}.mxh-kicker{font-size:11px;font-weight:800;letter-spacing:.13em;color:var(--mxh-red)}.mxh-search h1{font-size:clamp(24px,4vw,38px);margin:7px 0 10px}.mxh-search__subtitle{max-width:850px;margin:0 0 20px;color:#666;font-size:14px;line-height:1.8}.mxh-search form{display:flex;max-width:760px}.mxh-search input{flex:1;min-width:0;border:1px solid #dfe2e8;border-radius:11px 0 0 11px;padding:14px 16px;font-size:15px;background:#fff}.mxh-search button{border:0;border-radius:0 11px 11px 0;padding:0 24px;background:var(--mxh-red);color:#fff;font-weight:800}.mxh-trends{display:flex;gap:7px;align-items:center;flex-wrap:wrap;margin-top:14px;font-size:12px}.mxh-trends a,.mxh-inline-tags a{color:#555;text-decoration:none;background:#fff;border:1px solid var(--mxh-line);border-radius:999px;padding:6px 10px}
.mxh-section{margin:38px 0}.mxh-section__head{display:flex;justify-content:space-between;align-items:center;height:42px;margin-bottom:15px;border-left:5px solid var(--mxh-red);padding-left:12px;overflow:hidden}.mxh-section__head h2{display:block;flex:1;height:42px;font-size:21px;line-height:42px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:var(--mxh-ink)!important;margin:0!important;padding:0!important;border:0!important;background:none!important}.mxh-section__head>a{flex:0 0 auto;font-size:12px;color:var(--mxh-red);font-weight:700;text-decoration:none;margin-left:12px}
.mxh-grid{display:grid;gap:14px}.mxh-grid--creator{grid-template-columns:repeat(8,minmax(0,1fr))}.mxh-grid--work,.mxh-grid--article,.mxh-row{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x proximity;padding:3px 3px 16px;scrollbar-width:thin;scrollbar-color:#f08cab #f8e4eb}.mxh-grid--work .mxh-card,.mxh-grid--article .mxh-card{flex:0 0 220px;scroll-snap-align:start}.mxh-row--creator .mxh-card{flex:0 0 145px;scroll-snap-align:start}.mxh-grid--work::-webkit-scrollbar,.mxh-grid--article::-webkit-scrollbar,.mxh-row::-webkit-scrollbar{height:8px}.mxh-grid--work::-webkit-scrollbar-track,.mxh-grid--article::-webkit-scrollbar-track,.mxh-row::-webkit-scrollbar-track{background:#f8e4eb;border-radius:999px}.mxh-grid--work::-webkit-scrollbar-thumb,.mxh-grid--article::-webkit-scrollbar-thumb,.mxh-row::-webkit-scrollbar-thumb{background:#f08cab;border-radius:999px}.mxh-card{min-width:0;background:#fff;border:1px solid var(--mxh-line);border-radius:12px;overflow:hidden;box-shadow:0 4px 14px rgba(25,30,45,.045);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.mxh-card:hover,.mxh-card:focus-within{transform:translateY(-4px);box-shadow:0 13px 28px rgba(31,35,48,.16);border-color:#f5b0bd}.mxh-card__link{display:block;color:inherit!important;text-decoration:none!important}.mxh-card img{width:100%;aspect-ratio:16/10;object-fit:cover;display:block}.mxh-card--creator img{aspect-ratio:1/1}.mxh-card__body{padding:10px}.mxh-card__label{font-size:10px;font-weight:800;color:var(--mxh-red)}.mxh-card h3{font-size:13px!important;line-height:1.55!important;margin:3px 0!important;padding:0!important;border:0!important;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.mxh-card__views{font-size:10px;color:var(--mxh-muted)}.mxh-card__tags{display:flex;gap:5px;overflow-x:auto;white-space:nowrap;margin:0 8px 8px;padding:8px 0 6px;scrollbar-width:thin;scrollbar-color:#ec7ca5 #f9e1ea}.mxh-card__tags::-webkit-scrollbar{height:5px}.mxh-card__tags::-webkit-scrollbar-track{background:#f9e1ea;border-radius:999px}.mxh-card__tags::-webkit-scrollbar-thumb{background:#ec7ca5;border-radius:999px}.mxh-card__tags a{flex:0 0 auto;padding:4px 7px;border-radius:5px;background:#f8bfd3;color:#a62451!important;font-size:10px;font-weight:700;text-decoration:none!important;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.mxh-card__tags a:hover,.mxh-card__tags a:focus{background:#e84e87;color:#fff!important;box-shadow:0 4px 10px rgba(205,45,101,.28)}
.mxh-tags{display:flex;flex-wrap:wrap;gap:10px}.mxh-tags a{font-size:13px;font-weight:700;color:#b62858!important;background:#f8bfd3;border:0;border-radius:5px;padding:9px 14px;text-decoration:none!important;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.mxh-tags a:hover,.mxh-tags a:focus{transform:translateY(-2px);background:#f6a9c4;box-shadow:0 8px 18px rgba(196,50,101,.24)}.mxh-xgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.mxh-x{min-height:120px;padding:12px;border:1px solid var(--mxh-line);border-radius:12px;background:#fff}.mxh-marquee{overflow:hidden;padding:2px 0 12px;mask-image:linear-gradient(to right,transparent,#000 3%,#000 97%,transparent)}.mxh-marquee__track{display:flex;width:max-content;gap:12px;animation:mxh-scroll 42s linear infinite}.mxh-marquee:hover .mxh-marquee__track{animation-play-state:paused}.mxh-marquee__item{width:145px;flex:0 0 145px}@keyframes mxh-scroll{to{transform:translateX(calc(-50% - 6px))}}@media(prefers-reduced-motion:reduce){.mxh-marquee__track{animation:none}}
.mxh-breadcrumb{font-size:12px;color:#888;margin-bottom:18px}.mxh-breadcrumb a{color:#666;text-decoration:none}.mxh-breadcrumb span{margin:0 8px}.mxh-work__header h1{font-size:clamp(23px,4vw,36px);line-height:1.5;margin-bottom:22px}.mxh-work__media{border-radius:16px;overflow:hidden;background:#111}.mxh-work__media img{display:block;width:100%;max-height:720px;object-fit:contain;margin:auto}.mxh-info{border:1px solid var(--mxh-line);border-radius:12px;overflow:hidden}.mxh-info>div{display:grid;grid-template-columns:160px 1fr;border-bottom:1px solid var(--mxh-line)}.mxh-info>div:last-child{border-bottom:0}.mxh-info dt,.mxh-info dd{margin:0;padding:13px}.mxh-info dt{font-weight:800;background:var(--mxh-soft)}.mxh-inline-tags{display:flex;gap:6px;flex-wrap:wrap}.mxh-inline-tags a{font-size:11px;padding:4px 8px}.mxh-cta{display:block;text-align:center;margin-top:14px;padding:15px;border-radius:10px;background:var(--mxh-red);color:#fff!important;font-weight:800;text-decoration:none!important}.mxh-prose{line-height:1.9}.mx-profile__main .mx-card,.mx-grid .mx-card{font-size:13px}.mxh-creator-hero{display:grid;grid-template-columns:190px 1fr;gap:26px;align-items:center;padding:22px;border:1px solid var(--mxh-line);border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(31,35,48,.07)}.mxh-creator-hero>img{width:190px;height:190px;border-radius:14px;object-fit:cover}.mxh-creator-hero h1{margin:3px 0 10px;font-size:32px}.mxh-creator-hero p{line-height:1.8}.mxh-profile-content>div{max-width:100%;margin:0!important}.mxh-after-content{margin-top:45px}body>div:has(>a[href*="affiliate.myfans.jp"]){display:none!important}
@media(max-width:900px){.mxh-grid--creator{grid-template-columns:repeat(5,1fr)}.mxh-xgrid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.mxh-wrap{width:min(100% - 20px,1180px);padding-top:16px}.mxh-search{padding:22px 15px}.mxh-search button{padding:0 17px}.mxh-grid--creator{grid-template-columns:repeat(3,1fr);gap:9px}.mxh-grid--work .mxh-card,.mxh-grid--article .mxh-card{flex-basis:72vw;max-width:260px}.mxh-xgrid{grid-template-columns:1fr}.mxh-card__body{padding:8px}.mxh-card h3{font-size:12px!important}.mxh-info>div{grid-template-columns:105px 1fr}.mxh-info dt,.mxh-info dd{padding:10px;font-size:13px}.mxh-section{margin:28px 0}.mxh-creator-hero{grid-template-columns:92px 1fr;gap:14px;padding:14px}.mxh-creator-hero>img{width:92px;height:92px}.mxh-creator-hero h1{font-size:22px}.mxh-creator-hero .mxh-tags{grid-column:1/-1}}

/* Layout hardening against theme ar

@media (max-width:768px){input,select,textarea,.mxh-archive-search input,.mxh-quick-search input{font-size:16px!important}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}}
.mxh-archive-head{background:#fff!important}
ticle styles. */
.mxh-wrap,.mxh-wrap *,.mxh-after-content,.mxh-after-content *{box-sizing:border-box}
.mxh-after-content{width:100%;max-width:100%;min-width:0;overflow:hidden;clear:both}
.mxh-after-content .mxh-section,.mxh-wrap .mxh-section{width:100%;max-width:100%;min-width:0;clear:both}
.mxh-section__head{position:relative!important;width:100%!important;max-width:100%!important;height:48px!important;min-height:48px!important;padding:0 0 0 14px!important;border:0!important;border-left:5px solid var(--mxh-red)!important;border-radius:0!important;background:#fff3f6!important;box-shadow:none!important;overflow:hidden!important}
.mxh-section__head:before,.mxh-section__head:after,.mxh-section__head h2:before,.mxh-section__head h2:after{display:none!important;content:none!important}
.mxh-section__head h2{position:static!important;display:block!important;width:auto!important;max-width:none!important;height:48px!important;min-height:48px!important;line-height:48px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;background-image:none!important;box-shadow:none!important;color:var(--mxh-ink)!important;font-size:21px!important;font-weight:700!important;white-space:nowrap!important;text-overflow:ellipsis!important;overflow:hidden!important;transform:none!important}
.mxh-section__head>a{position:static!important;display:block!important;flex:0 0 auto!important;margin:0 14px!important;padding:0!important;background:none!important;line-height:48px!important;white-space:nowrap!important}
.mxh-grid--work,.mxh-grid--article,.mxh-row{width:100%;max-width:100%;min-width:0;align-items:stretch;padding:6px 4px 22px!important;overflow-x:auto!important;overflow-y:visible!important}
.mxh-grid--work .mxh-card,.mxh-grid--article .mxh-card{width:220px!important;min-width:220px!important;max-width:220px!important;flex:0 0 220px!important;height:420px!important;display:flex!important;flex-direction:column!important}
.mxh-row--creator .mxh-card,.mxh-marquee__item .mxh-card{width:145px!important;min-width:145px!important;max-width:145px!important;height:300px!important;display:flex!important;flex-direction:column!important}
.mxh-grid--creator .mxh-card{height:300px!important;display:flex!important;flex-direction:column!important}
.mxh-card__link{flex:1 1 auto!important;min-height:0!important}
.mxh-card__body{height:118px!important;min-height:118px!important;max-height:118px!important;overflow:hidden!important}
.mxh-card--creator .mxh-card__body{height:105px!important;min-height:105px!important;max-height:105px!important}
.mxh-card h3{height:41px!important;min-height:41px!important;max-height:41px!important}
.mxh-card__tags{flex:0 0 56px!important;height:56px!important;min-height:56px!important;max-height:56px!important;margin:0 8px 7px!important;padding:7px 0 14px!important;overflow-x:scroll!important;overflow-y:hidden!important;align-items:flex-start!important;scrollbar-gutter:stable!important;scrollbar-width:thin!important}
.mxh-card__tags::-webkit-scrollbar{height:5px!important}
.mxh-card__tags::-webkit-scrollbar-track{margin:0 2px;background:#fdeaf1!important;border-radius:999px!important}
.mxh-card__tags::-webkit-scrollbar-thumb{background:#e96d9a!important;border:0!important;border-radius:999px!important}
.mxh-card__tags a{height:25px!important;line-height:17px!important;margin:0!important}
.mxh-marquee{padding:6px 4px 20px!important;mask-image:none!important;-webkit-mask-image:none!important}
.mxh-marquee__item{width:145px!important;min-width:145px!important;max-width:145px!important;flex-basis:145px!important}
.mxh-section:has(> .mxh-grid:empty),.mxh-section:has(> .mxh-row:empty),.mxh-section:has(> .mxh-xgrid:empty){display:none!important}
@media(max-width:600px){.mxh-grid--work .mxh-card,.mxh-grid--article .mxh-card{width:240px!important;min-width:240px!important;max-width:240px!important;flex-basis:240px!important}.mxh-section__head{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;height:46px!important;min-height:46px!important;padding-left:11px!important}.mxh-section__head h2{min-width:0!important;width:100%!important;height:46px!important;min-height:46px!important;line-height:46px!important;font-size:17px!important;padding:0!important;margin:0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.mxh-section__head>a{align-self:stretch!important;height:46px!important;line-height:46px!important;margin:0 9px 0 10px!important;padding:0!important;font-size:11px!important;white-space:nowrap!important}.mxh-after-content .mxh-section{overflow:visible!important}.mxh-after-content .mxh-section__head{overflow:hidden!important}}

/* Card rhythm fixes. */
.mxh-grid--work .mxh-card,.mxh-grid--article .mxh-card{height:auto!important;min-height:0!important;align-self:flex-start!important}
.mxh-grid--work .mxh-card__body,.mxh-grid--article .mxh-card__body{height:auto!important;min-height:102px!important;max-height:none!important}
.mxh-grid--work .mxh-card h3,.mxh-grid--article .mxh-card h3{height:41px!important;min-height:41px!important;max-height:41px!important}
.mxh-row--creator .mxh-card,.mxh-marquee__item .mxh-card,.mxh-grid--creator .mxh-card{height:326px!important;min-height:326px!important;max-height:326px!important}
.mxh-card--creator .mxh-card__link{flex:0 0 255px!important;height:255px!important;min-height:255px!important;max-height:255px!important}
.mxh-card--creator .mxh-card__body{display:grid!important;grid-template-rows:15px 42px 18px!important;row-gap:4px!important;height:110px!important;min-height:110px!important;max-height:110px!important;padding:9px 10px 8px!important;overflow:hidden!important}
.mxh-card--creator .mxh-card__label{display:block!important;height:15px!important;line-height:15px!important;overflow:hidden!important}
.mxh-card--creator h3{height:42px!important;min-height:42px!important;max-height:42px!important;margin:0!important;align-self:start!important}
.mxh-card--creator .mxh-card__views{display:block!important;position:static!important;height:18px!important;line-height:18px!important;margin:0!important;padding:0!important;white-space:nowrap!important;overflow:hidden!important;color:#858a95!important}
.mxh-card--creator .mxh-card__tags{flex:0 0 62px!important;height:62px!important;min-height:62px!important;max-height:62px!important;margin:0 8px 8px!important;padding:9px 0 17px!important;border-top:1px solid #f5e3e9!important;background:#fff!important}

/* Override SWELL's indexed-heading rules, including generated h2 IDs. */
body .mxh-after-content .mxh-section__head>h2[id],body .mxh-wrap .mxh-section__head>h2[id]{position:static!important;display:flex!important;align-items:center!important;align-self:stretch!important;inset:auto!important;width:auto!important;min-width:0!important;max-width:none!important;height:48px!important;min-height:48px!important;max-height:48px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;background-image:none!important;box-shadow:none!important;line-height:1.25!important;transform:none!important;overflow:hidden!important;white-space:nowrap!important;text-overflow:ellipsis!important}
@media(max-width:600px){body .mxh-after-content .mxh-section__head>h2[id],body .mxh-wrap .mxh-section__head>h2[id]{height:46px!important;min-height:46px!important;max-height:46px!important;font-size:17px!important;line-height:1.25!important}.mxh-row--creator .mxh-card,.mxh-marquee__item .mxh-card{width:124px!important;min-width:124px!important;max-width:124px!important;flex-basis:124px!important;height:282px!important;min-height:282px!important;max-height:282px!important}.mxh-card--creator .mxh-card__link{height:218px!important;min-height:218px!important;max-height:218px!important;flex-basis:218px!important}.mxh-card--creator .mxh-card__body{height:94px!important;min-height:94px!important;max-height:94px!important;grid-template-rows:14px 37px 17px!important;padding:7px 8px!important}.mxh-card--creator h3{height:37px!important;min-height:37px!important;max-height:37px!important;font-size:11px!important}.mxh-card--creator .mxh-card__tags{height:56px!important;min-height:56px!important;max-height:56px!important;flex-basis:56px!important}.mxh-grid--work .mxh-card,.mxh-grid--article .mxh-card{width:205px!important;min-width:205px!important;max-width:205px!important;flex-basis:205px!important}.mxh-grid--work .mxh-card__body,.mxh-grid--article .mxh-card__body{min-height:94px!important;padding:8px!important}.mxh-grid--work .mxh-card h3,.mxh-grid--article .mxh-card h3{font-size:11px!important;line-height:1.45!important}}

/* Compact creator cards with a larger, unclipped name area. */
.mxh-row--creator .mxh-card,.mxh-marquee__item .mxh-card,.mxh-grid--creator .mxh-card{width:132px!important;min-width:132px!important;max-width:132px!important;flex:0 0 132px!important;height:270px!important;min-height:270px!important;max-height:270px!important}
.mxh-marquee__item{width:132px!important;min-width:132px!important;max-width:132px!important;flex-basis:132px!important}
.mxh-card--creator .mxh-card__link{height:212px!important;min-height:212px!important;max-height:212px!important;flex:0 0 212px!important}
.mxh-card--creator .mxh-card__body{height:80px!important;min-height:80px!important;max-height:80px!important;display:grid!important;grid-template-rows:13px 48px!important;row-gap:3px!important;padding:7px 8px 6px!important}
.mxh-card--creator .mxh-card__label{height:13px!important;line-height:13px!important;font-size:9px!important}
.mxh-card--creator h3{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important;height:48px!important;min-height:48px!important;max-height:48px!important;margin:0!important;font-size:11px!important;line-height:16px!important;white-space:normal!important;overflow:hidden!important;overflow-wrap:anywhere!important}
.mxh-card--creator .mxh-card__views{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.mxh-card--creator .mxh-card__tags{height:50px!important;min-height:50px!important;max-height:50px!important;flex:0 0 50px!important;margin:0 6px 7px!important;padding:7px 0 12px!important}
.mxh-card--creator .mxh-card__tags a{height:23px!important;padding:3px 6px!important;font-size:9px!important;line-height:17px!important}
@media(max-width:600px){.mxh-row--creator .mxh-card,.mxh-marquee__item .mxh-card,.mxh-grid--creator .mxh-card{width:116px!important;min-width:116px!important;max-width:116px!important;flex-basis:116px!important;height:245px!important;min-height:245px!important;max-height:245px!important}.mxh-marquee__item{width:116px!important;min-width:116px!important;max-width:116px!important;flex-basis:116px!important}.mxh-card--creator .mxh-card__link{height:191px!important;min-height:191px!important;max-height:191px!important;flex-basis:191px!important}.mxh-card--creator .mxh-card__body{height:75px!important;min-height:75px!important;max-height:75px!important;grid-template-rows:12px 45px!important;padding:6px 7px!important}.mxh-card--creator h3{height:45px!important;min-height:45px!important;max-height:45px!important;font-size:10px!important;line-height:15px!important}.mxh-card--creator .mxh-card__tags{height:47px!important;min-height:47px!important;max-height:47px!important;flex-basis:47px!important}}

/* Show complete creator names, including unusually long account titles. */
.mxh-row--creator .mxh-card,.mxh-marquee__item .mxh-card,.mxh-grid--creator .mxh-card{height:285px!important;min-height:285px!important;max-height:285px!important}
.mxh-card--creator .mxh-card__link{height:227px!important;min-height:227px!important;max-height:227px!important;flex-basis:227px!important}
.mxh-card--creator .mxh-card__body{height:108px!important;min-height:108px!important;max-height:108px!important;grid-template-rows:12px 88px!important;padding:4px 7px!important}
.mxh-card--creator h3{display:block!important;height:88px!important;min-height:88px!important;max-height:88px!important;font-size:7px!important;line-height:9px!important;-webkit-line-clamp:unset!important;white-space:normal!important;overflow:visible!important;overflow-wrap:anywhere!important}
.mxh-card--creator img{height:98px!important;min-height:98px!important;max-height:98px!important;aspect-ratio:auto!important;object-fit:cover!important}
.mxh-card--creator .mxh-card__body{height:129px!important;min-height:129px!important;max-height:129px!important;grid-template-rows:11px 110px!important;padding:3px 6px!important}
.mxh-card--creator h3{height:110px!important;min-height:110px!important;max-height:110px!important;font-size:6px!important;line-height:8px!important}
@media(max-width:600px){.mxh-row--creator .mxh-card,.mxh-marquee__item .mxh-card,.mxh-grid--creator .mxh-card{height:258px!important;min-height:258px!important;max-height:258px!important}.mxh-card--creator .mxh-card__link{height:204px!important;min-height:204px!important;max-height:204px!important;flex-basis:204px!important}.mxh-card--creator .mxh-card__body{height:88px!important;min-height:88px!important;max-height:88px!important;grid-template-rows:12px 66px!important;padding:5px 7px!important}.mxh-card--creator h3{height:66px!important;min-height:66px!important;max-height:66px!important;font-size:8px!important;line-height:11px!important}}

/* Readable desktop creator names; compact mobile cards with fuller titles. */
@media(min-width:601px){.mxh-card--creator img{height:132px!important;min-height:132px!important;max-height:132px!important}.mxh-card--creator .mxh-card__body{height:95px!important;min-height:95px!important;max-height:95px!important;grid-template-rows:13px 72px!important;padding:6px 8px 4px!important}.mxh-card--creator h3{height:72px!important;min-height:72px!important;max-height:72px!important;font-size:11px!important;line-height:18px!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:4!important;overflow:hidden!important}.mxh-row--creator .mxh-card,.mxh-marquee__item .mxh-card,.mxh-grid--creator .mxh-card{height:285px!important;min-height:285px!important;max-height:285px!important}}
@media(max-width:600px){.mxh-grid--work .mxh-card,.mxh-grid--article .mxh-card{width:190px!important;min-width:190px!important;max-width:190px!important;flex-basis:190px!important}.mxh-grid--work .mxh-card__body,.mxh-grid--article .mxh-card__body{height:142px!important;min-height:142px!important;max-height:142px!important;padding:9px!important}.mxh-grid--work .mxh-card h3,.mxh-grid--article .mxh-card h3{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:5!important;height:88px!important;min-height:88px!important;max-height:88px!important;font-size:13px!important;line-height:17.6px!important;white-space:normal!important;overflow:hidden!important}.mxh-grid--work .mxh-card__label,.mxh-grid--article .mxh-card__label{display:block!important;height:18px!important;line-height:18px!important;font-size:10px!important}.mxh-grid--work .mxh-card__views,.mxh-grid--article .mxh-card__views{display:block!important;height:17px!important;line-height:17px!important}.mxh-grid--work .mxh-card__tags,.mxh-grid--article .mxh-card__tags{height:50px!important;min-height:50px!important;max-height:50px!important;flex-basis:50px!important}.mxh-card--creator h3{font-size:10px!important;line-height:15px!important}}

/* Match the compact typography rhythm of the reference site. */
@media(min-width:601px){body .mxh-card--creator h3{font-size:13px!important;line-height:18px!important;font-weight:700!important;height:72px!important;max-height:72px!important}body .mxh-grid--work .mxh-card h3,body .mxh-grid--article .mxh-card h3{font-size:14px!important;line-height:20px!important}}
@media(max-width:600px){body .mxh-grid--work .mxh-card h3,body .mxh-grid--article .mxh-card h3{font-size:12px!important;line-height:17px!important;font-weight:700!important;height:68px!important;min-height:68px!important;max-height:68px!important;-webkit-line-clamp:4!important}body .mxh-grid--work .mxh-card__body,body .mxh-grid--article .mxh-card__body{height:118px!important;min-height:118px!important;max-height:118px!important}body .mxh-card--creator h3{font-size:10px!important;line-height:14px!important;font-weight:700!important}}
.mxh-card .mxh-card__title[id]{margin:3px 0!important;padding:0!important;border:0!important;background:none!important;box-shadow:none!important;transform:none!important}
@media(min-width:601px){body .mxh-card--creator .mxh-card__title[id]{font-size:13px!important;line-height:18px!important}body .mxh-grid--work .mxh-card__title[id],body .mxh-grid--article .mxh-card__title[id]{font-size:14px!important;line-height:20px!important}}
@media(max-width:600px){body .mxh-card--creator .mxh-card__title[id]{font-size:10px!important;line-height:14px!important}body .mxh-grid--work .mxh-card__title[id],body .mxh-grid--article .mxh-card__title[id]{font-size:12px!important;line-height:17px!important;height:68px!important;min-height:68px!important;max-height:68px!important}}

.mxh-card__creator{display:flex;align-items:center;gap:7px;margin:0 9px 8px;color:#777;font-size:11px;line-height:24px;white-space:nowrap;overflow:hidden}.mxh-card__creator img{width:24px!important;height:24px!important;min-width:24px!important;border-radius:50%!important;object-fit:cover!important;aspect-ratio:1!important}.mxh-card__creator span{overflow:hidden;text-overflow:ellipsis}.mxh-card__tags{flex-wrap:nowrap!important}.mxh-grid--work .mxh-card__title,.mxh-grid--article .mxh-card__title{height:auto!important;min-height:0!important;max-height:none!important;display:block!important;overflow:visible!important;-webkit-line-clamp:unset!important}.mxh-grid--work .mxh-card__body,.mxh-grid--article .mxh-card__body{height:auto!important;min-height:0!important;max-height:none!important}.mxh-grid--work .mxh-card,.mxh-grid--article .mxh-card{height:auto!important}
@media(max-width:600px){body .mxh-grid--work .mxh-card__title[id],body .mxh-grid--article .mxh-card__title[id]{height:auto!important;min-height:0!important;max-height:none!important;display:block!important;overflow:visible!important;-webkit-line-clamp:unset!important}body .mxh-grid--work .mxh-card__body,body .mxh-grid--article .mxh-card__body{height:auto!important;min-height:0!important;max-height:none!important}.mxh-card__creator{font-size:10px;margin:0 8px 7px}.mxh-card__creator img{width:22px!important;height:22px!important;min-width:22px!important}}

/* Unified work/article card dimensions. */
.mxh-grid--work .mxh-card,.mxh-grid--article .mxh-card{height:390px!important;min-height:390px!important;max-height:390px!important;align-self:stretch!important}.mxh-grid--work .mxh-card__link,.mxh-grid--article .mxh-card__link{display:flex!important;flex-direction:column!important;flex:1 1 auto!important;min-height:0!important}.mxh-grid--work .mxh-card__body,.mxh-grid--article .mxh-card__body{height:142px!important;min-height:142px!important;max-height:142px!important;overflow:hidden!important}.mxh-grid--work .mxh-card__title,.mxh-grid--article .mxh-card__title{height:108px!important;min-height:108px!important;max-height:108px!important;display:block!important;overflow:hidden!important}.mxh-grid--work .mxh-card__creator,.mxh-grid--article .mxh-card__creator{height:24px!important;min-height:24px!important;max-height:24px!important;flex:0 0 24px!important}.mxh-grid--work .mxh-card__tags,.mxh-grid--article .mxh-card__tags{flex:0 0 50px!important;height:50px!important;min-height:50px!important;max-height:50px!important}
/* Popular tags: one horizontal row with an obvious scrollbar. */
.mxh-section>.mxh-tags{display:flex!important;flex-wrap:nowrap!important;width:100%!important;max-width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;padding:4px 2px 14px!important;scrollbar-width:thin!important;scrollbar-color:#e96d9a #fdeaf1!important}.mxh-section>.mxh-tags a{flex:0 0 auto!important;white-space:nowrap!important}.mxh-section>.mxh-tags::-webkit-scrollbar{height:6px!important}.mxh-section>.mxh-tags::-webkit-scrollbar-track{background:#fdeaf1!important;border-radius:999px!important}.mxh-section>.mxh-tags::-webkit-scrollbar-thumb{background:#e96d9a!important;border-radius:999px!important}
@media(max-width:600px){.mxh-grid--work .mxh-card,.mxh-grid--article .mxh-card{height:360px!important;min-height:360px!important;max-height:360px!important}.mxh-grid--work .mxh-card__body,.mxh-grid--article .mxh-card__body{height:128px!important;min-height:128px!important;max-height:128px!important}.mxh-grid--work .mxh-card__title,.mxh-grid--article .mxh-card__title{height:94px!important;min-height:94px!important;max-height:94px!important}}

/* 1.9 creator-page and archive unification. */
.mxh-creator-hero{display:grid;grid-template-columns:180px minmax(0,1fr);gap:24px;align-items:center;padding:24px;border:1px solid #f1e3e7;border-radius:16px;background:linear-gradient(135deg,#fff3f6,#fff);box-shadow:0 8px 24px rgba(31,35,48,.06)}
.mxh-creator-hero>img{width:180px!important;height:180px!important;object-fit:cover;border-radius:14px;background:#f2f3f5}
.mxh-creator-hero h1{margin:4px 0 14px!important;font-size:28px;line-height:1.4;overflow-wrap:anywhere}
.mxh-creator-hero .mxh-inline-tags{display:flex;gap:6px;overflow-x:auto;padding-bottom:7px;scrollbar-width:thin;scrollbar-color:#e96d9a #fdeaf1}
.mxh-archive-head{padding:26px;border:1px solid #ffe0e5;border-radius:16px;background:#fff5f7}.mxh-archive-head h1{margin:0 0 8px}.mxh-archive-head p{margin:0;color:#6f7480}
.mxh-row--creator-archive{padding-bottom:18px!important}
@media(max-width:600px){.mxh-creator-hero{grid-template-columns:92px minmax(0,1fr);gap:13px;padding:14px}.mxh-creator-hero>img{width:92px!important;height:92px!important;border-radius:10px}.mxh-creator-hero h1{font-size:19px;margin:2px 0 8px!important}.mxh-creator-hero .mxh-kicker{font-size:8px}.mxh-archive-head{padding:18px}.mxh-archive-head h1{font-size:23px}}

/* Canonical creator profile card: shared by every creator page. */
.mxh-profile-card{margin:0 0 42px;padding:22px 20px 24px;border:1px solid #eee;border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(31,35,48,.035)}
.mxh-profile-card__badge{display:inline-block;margin-bottom:16px;padding:7px 12px;border-radius:999px;background:#fff0f3;color:#ff4053;font-size:13px;font-weight:800}
.mxh-profile-card__avatar{display:block;width:96px!important;height:96px!important;margin:0 0 16px!important;border-radius:50%!important;object-fit:cover;background:#f3f4f6}
.mxh-profile-card h1{margin:0 0 12px!important;font-size:25px!important;line-height:1.45!important}
.mxh-profile-card__bio{max-width:none;color:#444;font-size:15px;line-height:1.9}.mxh-profile-card__bio p{margin:0 0 12px}
.mxh-profile-card__facts{margin:16px 0 20px}.mxh-profile-card__facts>div{display:grid;grid-template-columns:minmax(150px,34%) 1fr;border-bottom:1px solid #eee}.mxh-profile-card__facts dt,.mxh-profile-card__facts dd{margin:0;padding:13px 10px}.mxh-profile-card__facts dt{font-weight:800}.mxh-profile-card__facts dd a{font-weight:800;text-decoration:none}.mxh-profile-card__followers{color:#ff4053;font-weight:800}
.mxh-profile-card__sns{display:flex;gap:8px;align-items:center}.mxh-profile-card__sns a{display:inline-flex;padding:6px 12px;border-radius:999px;background:#f5f6f8;color:#222!important}
.mxh-profile-card__genre-title{margin:0 0 12px!important;padding:0!important;border:0!important;background:none!important;font-size:16px!important;line-height:1.5!important}
.mxh-profile-card__genres{display:flex;flex-wrap:wrap;gap:7px}.mxh-profile-card__genres a,.mxh-x__tags a{padding:7px 11px;border-radius:999px;background:#fff0f3;color:#ff4053!important;font-size:12px;font-weight:800;text-decoration:none}
.mxh-xgrid{display:flex!important;grid-template-columns:none!important;gap:16px;overflow-x:auto;padding:2px 2px 13px;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#ef7da4 #fdeaf1}.mxh-x{position:relative;flex:0 0 280px;max-width:280px;overflow:hidden;padding:0 0 9px;border:1px solid #e2e2e2;border-radius:10px;background:#fff;box-shadow:0 3px 7px rgba(31,35,48,.16);scroll-snap-align:start}.mxh-x__main{display:block;color:#222!important;text-decoration:none!important}.mxh-x__video{display:block;width:100%!important;aspect-ratio:16/9;border-radius:9px 9px 0 0;object-fit:cover;background:#111}.mxh-x__creator{display:flex;align-items:center;gap:8px;margin:9px 10px;color:#222!important;font-weight:800;text-decoration:none}.mxh-x__creator img{width:30px!important;height:30px!important;border-radius:50%;object-fit:cover}.mxh-x__tags{display:flex;gap:6px;overflow-x:auto;padding:5px 10px 9px;scrollbar-width:thin;scrollbar-color:#ef7da4 #fdeaf1}.mxh-x__empty{flex:1;margin:0;padding:24px;border:1px dashed #f2b6c8;border-radius:12px;background:#fff7f9;color:#666;text-align:center}.mxh-x__detail{display:block;margin:8px 10px;color:#ff4053!important;font-size:12px;font-weight:800;text-align:right;text-decoration:none!important}
@media(max-width:600px){.mxh-profile-card{padding:16px 14px 18px}.mxh-profile-card__avatar{width:78px!important;height:78px!important}.mxh-profile-card h1{font-size:21px!important}.mxh-profile-card__bio{font-size:14px}.mxh-profile-card__facts>div{grid-template-columns:110px 1fr}.mxh-profile-card__facts dt,.mxh-profile-card__facts dd{padding:11px 7px;font-size:13px}.mxh-profile-card__genres{flex-wrap:nowrap;overflow-x:auto;padding-bottom:8px;scrollbar-width:thin;scrollbar-color:#ef7da4 #fdeaf1}.mxh-profile-card__genres a{flex:none}}

/* Weekly creator cards always expose the same view count used by popular article cards. */
.mxh-row--creator .mxh-card__views,.mxh-marquee__item .mxh-card__views,.mxh-grid--creator .mxh-card__views{display:block!important;position:static!important;left:auto!important;width:auto!important;height:18px!important;line-height:18px!important;margin:0!important;overflow:hidden!important;white-space:nowrap!important;color:#858a95!important;font-size:10px!important}
@media(min-width:601px){.mxh-card--creator .mxh-card__body{grid-template-rows:13px 54px 18px!important}.mxh-card--creator h3{height:54px!important;min-height:54px!important;max-height:54px!important;-webkit-line-clamp:3!important}}
@media(max-width:600px){.mxh-card--creator .mxh-card__body{grid-template-rows:12px 56px 16px!important;height:94px!important;min-height:94px!important;max-height:94px!important}.mxh-card--creator h3{height:56px!important;min-height:56px!important;max-height:56px!important}.mxh-row--creator .mxh-card,.mxh-marquee__item .mxh-card,.mxh-grid--creator .mxh-card{height:264px!important;min-height:264px!important;max-height:264px!important}}
.mxh-x__title{display:-webkit-box!important;overflow:hidden!important;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin:9px 4px 7px!important;font-size:13px!important;line-height:1.55!important}.mxh-x__description{margin:8px 4px;color:#555;font-size:12px;line-height:1.7}.mxh-x__affiliate{display:block;margin:10px 4px 4px;padding:11px;border-radius:9px;background:#ff4053;color:#fff!important;font-weight:800;text-align:center;text-decoration:none!important}.mxh-x__affiliate:hover{background:#e62f46}
.mxh-x__title a{color:#222!important;text-decoration:none!important}.mxh-x-page{max-width:920px}.mxh-x-article__header{margin-bottom:24px}.mxh-x-article__header h1{font-size:clamp(24px,4vw,38px);line-height:1.55}.mxh-x-article__player{display:flex;justify-content:center;margin:20px 0 30px;padding:16px;border:1px solid #eee;border-radius:16px;background:#fff}.mxh-x-article__player .twitter-tweet{width:100%!important}.mxh-x-article__video{display:block;width:100%!important;max-height:72vh;object-fit:contain;background:#111;border-radius:12px}.mxh-x-article__creator,.mxh-x-article__body{margin:28px 0;padding:22px;border:1px solid #eee;border-radius:14px;background:#fff}.mxh-x-article__creator h2,.mxh-x-article__body h2{margin:0 0 16px!important;font-size:20px!important}.mxh-x-article__creator>a{display:flex;align-items:center;gap:11px;color:#222!important;font-weight:800;text-decoration:none!important}.mxh-x-article__creator img{width:48px!important;height:48px!important;border-radius:50%;object-fit:cover}.mxh-x-article__body{font-size:15px;line-height:1.9}.mxh-x-article__tags{display:flex;gap:7px;overflow-x:auto;padding:4px 0 10px}.mxh-x-article__tags a{flex:none;padding:7px 11px;border-radius:999px;background:#fff0f3;color:#ff4053!important;font-size:12px;font-weight:800;text-decoration:none!important}@media(max-width:600px){.mxh-x{flex-basis:224px;max-width:224px}.mxh-x__video{max-height:275px}.mxh-x-article__header h1{font-size:23px}.mxh-x-article__player,.mxh-x-article__creator,.mxh-x-article__body{padding:13px}.mxh-x-article__creator h2,.mxh-x-article__body h2{font-size:17px!important}}
.mxh-x-article__sample{margin:-16px 0 28px!important}
.mxh-profile-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:18px 0 0}.mxh-profile-facts>div{padding:12px;border:1px solid #f0e2e7;border-radius:10px;background:#fff7f9}.mxh-profile-facts dt{font-size:11px;font-weight:800;color:#b62858}.mxh-profile-facts dd{margin:3px 0 0;font-size:14px;font-weight:700}.mxh-profile-facts a{color:#ef4056!important}@media(max-width:600px){.mxh-profile-facts{grid-template-columns:1fr}.mxh-profile-facts>div{padding:10px}}
.mxh-x .mxh-x__title{margin:10px 10px 7px!important}
@media(max-width:600px){.mxh-x{flex-basis:238px!important;max-width:238px!important}.mxh-x__video{max-height:none!important}}

/* X cards share the same footprint as article cards. */
.mxh-x{width:220px!important;min-width:220px!important;max-width:220px!important;flex:0 0 220px!important;height:390px!important;min-height:390px!important;max-height:390px!important;display:flex!important;flex-direction:column!important}
.mxh-xgrid{justify-content:flex-start!important;direction:ltr!important;margin-left:0!important;margin-right:0!important}
.mxh-x__main{display:block!important;flex:0 0 auto!important}.mxh-x__video{aspect-ratio:16/10!important}.mxh-x__title{height:60px!important;min-height:60px!important;max-height:60px!important;-webkit-line-clamp:3!important}.mxh-x__creator{height:30px!important;min-height:30px!important;max-height:30px!important}.mxh-x__tags{margin-top:auto!important;flex:0 0 50px!important;height:50px!important;min-height:50px!important;max-height:50px!important;align-items:center!important}
@media(max-width:600px){.mxh-x{width:190px!important;min-width:190px!important;max-width:190px!important;flex-basis:190px!important;height:360px!important;min-height:360px!important;max-height:360px!important}.mxh-x__title{font-size:12px!important;line-height:17px!important;height:68px!important;min-height:68px!important;max-height:68px!important;-webkit-line-clamp:4!important}}

/* Slow continuous X carousel, matching the homepage creator marquee. */
.mxh-xmarquee{width:100%;max-width:100%;overflow:hidden;padding:3px 0 16px;mask-image:linear-gradient(to right,transparent,#000 2%,#000 98%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,#000 2%,#000 98%,transparent)}
.mxh-xmarquee .mxh-xgrid{display:flex!important;width:max-content!important;max-width:none!important;overflow:visible!important;scroll-snap-type:none!important;scrollbar-width:none!important;padding:3px 0 8px!important;animation:mxh-x-continuous 78s linear infinite;will-change:transform}
.mxh-xmarquee:hover .mxh-xgrid,.mxh-xmarquee:focus-within .mxh-xgrid{animation-play-state:paused}.mxh-xmarquee .mxh-xgrid::-webkit-scrollbar{display:none}
@keyframes mxh-x-continuous{to{transform:translateX(calc(-50% - 8px))}}
@media(prefers-reduced-motion:reduce){.mxh-xmarquee .mxh-xgrid{animation:none}}
.mxh-xmarquee{cursor:grab;touch-action:pan-x pan-y}.mxh-xmarquee.is-dragging{cursor:grabbing;user-select:none}.mxh-xmarquee.is-manual{overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;scrollbar-color:#ef7da4 #fdeaf1;mask-image:none;-webkit-mask-image:none;touch-action:pan-x pan-y;scroll-behavior:smooth}.mxh-xmarquee.is-manual .mxh-xgrid{animation:none!important;transform:none!important}.mxh-xmarquee.is-manual::-webkit-scrollbar{height:7px}.mxh-xmarquee.is-manual::-webkit-scrollbar-track{background:#fdeaf1;border-radius:999px}.mxh-xmarquee.is-manual::-webkit-scrollbar-thumb{background:#ef7da4;border-radius:999px}

/* X tags use the same UI as article/work card tags. */
.mxh-x__tags{display:flex!important;gap:5px!important;overflow-x:auto!important;white-space:nowrap!important;margin:0 8px 8px!important;padding:8px 0 6px!important;scrollbar-width:thin!important;scrollbar-color:#ec7ca5 #f9e1ea!important}
.mxh-x__tags::-webkit-scrollbar{height:5px}.mxh-x__tags::-webkit-scrollbar-track{background:#f9e1ea;border-radius:999px}.mxh-x__tags::-webkit-scrollbar-thumb{background:#ec7ca5;border-radius:999px}
.mxh-x__tags a{flex:0 0 auto!important;padding:4px 7px!important;border-radius:5px!important;background:#f8bfd3!important;color:#a62451!important;font-size:10px!important;font-weight:700!important;text-decoration:none!important;transition:background .18s ease,color .18s ease,box-shadow .18s ease!important}
.mxh-x__tags a:hover,.mxh-x__tags a:focus{background:#e84e87!important;color:#fff!important;box-shadow:0 4px 10px rgba(205,45,101,.28)!important}

/* Match X-card creator identity to the article/work card identity row. */
.mxh-x__creator{display:flex!important;align-items:center!important;gap:7px!important;height:24px!important;min-height:24px!important;max-height:24px!important;margin:0 9px 8px!important;color:#777!important;font-size:11px!important;font-weight:400!important;line-height:24px!important;white-space:nowrap!important;overflow:hidden!important}
.mxh-x__creator img{width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;max-width:24px!important;max-height:24px!important;border-radius:50%!important;object-fit:cover!important;aspect-ratio:1!important}
.mxh-x__creator span{overflow:hidden!important;text-overflow:ellipsis!important}
@media(max-width:600px){.mxh-x__creator{gap:7px!important;height:22px!important;min-height:22px!important;max-height:22px!important;margin:0 8px 7px!important;font-size:10px!important;line-height:22px!important}.mxh-x__creator img{width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important;max-width:22px!important;max-height:22px!important}}

/* Search-trending archive. */
.mxh-xarchive__hero{padding:24px;border:1px solid #ffd3dc;border-radius:18px;background:linear-gradient(135deg,#fff7f9,#fff);box-shadow:0 8px 24px rgba(31,35,48,.05)}.mxh-xarchive__hero h1{margin:3px 0 8px!important;font-size:32px!important}.mxh-xarchive__hero>p:not(.mxh-kicker){margin:0;color:#666}.mxh-xarchive__search{display:flex;margin-top:20px}.mxh-xarchive__search input{min-width:0;flex:1;height:52px;padding:0 16px;border:1px solid #ddd;border-right:0;border-radius:11px 0 0 11px;background:#fff;font-size:15px}.mxh-xarchive__search button{flex:0 0 auto;padding:0 24px;border:0;border-radius:0 11px 11px 0;background:#ff4053;color:#fff;font-weight:800}.mxh-xarchive__tags{display:flex;gap:8px;width:100%;overflow-x:auto;padding:4px 2px 14px;scrollbar-width:thin;scrollbar-color:#e96d9a #fdeaf1}.mxh-xarchive__tags a{flex:0 0 auto;padding:8px 12px;border-radius:6px;background:#f8bfd3;color:#a62451!important;font-size:12px;font-weight:800;text-decoration:none!important;white-space:nowrap;transition:background .18s,color .18s,box-shadow .18s}.mxh-xarchive__tags a:hover,.mxh-xarchive__tags a:focus{background:#e84e87;color:#fff!important;box-shadow:0 5px 12px rgba(205,45,101,.24)}.mxh-xarchive__tags::-webkit-scrollbar{height:6px}.mxh-xarchive__tags::-webkit-scrollbar-track{background:#fdeaf1;border-radius:999px}.mxh-xarchive__tags::-webkit-scrollbar-thumb{background:#e96d9a;border-radius:999px}.mxh-xarchive__grid{display:grid;grid-template-columns:repeat(5,minmax(0,220px));justify-content:space-between;gap:18px 14px}.mxh-xarchive__grid .mxh-x{width:100%!important;min-width:0!important;max-width:220px!important}.mxh-pagination{display:flex;justify-content:center;gap:7px;margin:30px 0}.mxh-pagination .page-numbers{display:grid;min-width:38px;height:38px;place-items:center;padding:0 10px;border:1px solid #f3b2c0;border-radius:8px;color:#c72e4b!important;text-decoration:none!important}.mxh-pagination .current,.mxh-pagination a:hover{background:#ff4053;color:#fff!important}.mxh-xarchive__empty{padding:30px;text-align:center;border:1px dashed #ef9fb1;border-radius:14px;background:#fff8fa}.mxh-xarchive__empty a{color:#ff4053;font-weight:800}
@media(max-width:1000px){.mxh-xarchive__grid{grid-template-columns:repeat(4,minmax(0,220px));justify-content:start}}
@media(max-width:760px){.mxh-xarchive__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:600px){.mxh-xarchive__hero{padding:18px 14px}.mxh-xarchive__hero h1{font-size:24px!important}.mxh-xarchive__search input{height:48px;font-size:13px}.mxh-xarchive__search button{padding:0 14px;font-size:12px}.mxh-xarchive__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px 9px}.mxh-xarchive__grid .mxh-x{width:100%!important;min-width:0!important;max-width:none!important;height:340px!important;min-height:340px!important;max-height:340px!important}.mxh-xarchive__grid .mxh-x__title{font-size:11px!important;line-height:1.5!important}.mxh-xarchive__grid .mxh-x__tags a{font-size:9px!important}}

/* 3.3 unified white catalogue UI, rankings and shared navigation. */
body{background:#fff}.mxh-wrap{background:#fff}.mxh-card,.mxh-x{box-shadow:none!important;border-color:#e6e6e6!important}.mxh-card:hover,.mxh-card:focus-within,.mxh-x:hover,.mxh-x:focus-within{box-shadow:0 10px 24px rgba(22,26,34,.12)!important}
.mxh-card a,.mxh-after-content .mxh-card a{text-decoration:none!important;text-decoration-line:none!important;border-bottom:0!important}.mxh-card__date{display:block;margin-top:4px;color:#8a8d94;font-size:10px;line-height:1.4}.mxh-card__creator{position:relative;z-index:3}.mxh-card__creator:hover span{color:#ef4056}
.mxh-x__affiliate{display:inline-flex!important;align-items:center;justify-content:center;align-self:center;min-height:30px!important;width:auto!important;margin:5px 9px 9px!important;padding:6px 11px!important;border-radius:7px!important;font-size:10px!important;line-height:1.35!important}.mxh-xarchive__grid .mxh-x__affiliate{margin-top:auto!important}
.mxh-marquee{cursor:grab;touch-action:pan-x pan-y}.mxh-marquee.is-dragging{cursor:grabbing;user-select:none}.mxh-marquee.is-manual{overflow-x:auto!important;mask-image:none!important;-webkit-mask-image:none!important;scrollbar-width:thin;scrollbar-color:#999 #eee}.mxh-marquee.is-manual .mxh-marquee__track{animation:none!important;transform:none!important}.mxh-marquee.is-manual::-webkit-scrollbar{height:6px}.mxh-marquee.is-manual::-webkit-scrollbar-thumb{background:#999;border-radius:999px}.mxh-marquee.is-manual::-webkit-scrollbar-track{background:#eee}
.mxh-global-tags{position:relative;z-index:8;display:flex;align-items:center;gap:14px;width:100%;padding:11px max(16px,calc((100% - 1180px)/2));overflow-x:auto;white-space:nowrap;border-top:1px solid #eee;border-bottom:1px solid #e3e3e3;background:#fafafa;scrollbar-width:thin;scrollbar-color:#aaa #eee}.mxh-global-tags strong{flex:none;font-size:12px}.mxh-global-tags a{flex:none;color:#444!important;font-size:12px;text-decoration:none!important}.mxh-global-tags a:hover{color:#ef4056!important}.mxh-global-tags::-webkit-scrollbar{height:4px}.mxh-global-tags::-webkit-scrollbar-thumb{background:#aaa;border-radius:9px}
.mxh-rank-tabs{display:flex;gap:8px;overflow-x:auto;margin:22px 0 10px;padding:2px 0 10px;white-space:nowrap}.mxh-rank-tabs a{flex:none;padding:9px 14px;border:1px solid #ddd;border-radius:999px;color:#333!important;font-size:12px;font-weight:800;text-decoration:none!important}.mxh-rank-tabs a.is-active,.mxh-rank-tabs a:hover{border-color:#ef4056;background:#ef4056;color:#fff!important}.mxh-ranked{position:relative;flex:0 0 auto}.mxh-ranked__number{position:absolute;z-index:5;top:8px;left:8px;display:grid;width:28px;height:28px;place-items:center;border-radius:50%;background:rgba(239,64,86,.92);color:#fff;font-size:12px;font-weight:900}.mxh-ranked>.mxh-card{height:100%}.mxh-ranking__cards{align-items:stretch}.mxh-mobile-affiliate{display:none}
@media(max-width:600px){.mxh-grid--work .mxh-card,.mxh-grid--article .mxh-card{width:46vw!important;min-width:46vw!important;max-width:180px!important;flex-basis:46vw!important;height:330px!important;min-height:330px!important;max-height:330px!important}.mxh-grid--work .mxh-card__body,.mxh-grid--article .mxh-card__body{height:112px!important;min-height:112px!important;max-height:112px!important}.mxh-grid--work .mxh-card__title,.mxh-grid--article .mxh-card__title{height:76px!important;min-height:76px!important;max-height:76px!important}.mxh-x{width:46vw!important;min-width:46vw!important;max-width:180px!important;flex-basis:46vw!important;height:330px!important;min-height:330px!important;max-height:330px!important}.mxh-global-tags{padding:10px 12px;gap:12px}.mxh-mobile-affiliate{position:fixed;z-index:9999;right:14px;bottom:14px;left:14px;display:flex;min-height:54px;align-items:center;justify-content:center;padding:12px 16px;border-radius:11px;background:#f58a20;color:#fff!important;box-shadow:0 8px 22px rgba(211,101,0,.32);font-size:14px;font-weight:900;text-align:center;text-decoration:none!important}.mxh-after-content{padding-bottom:75px}.mxh-rank-tabs a{padding:8px 11px;font-size:11px}}

/* 3.4 compact Masutabe-style catalogue and persistent article conversion UI. */
.mxh-grid--work .mxh-card,.mxh-grid--article .mxh-card{position:relative!important;width:210px!important;min-width:210px!important;max-width:210px!important;flex:0 0 210px!important;height:342px!important;min-height:342px!important;max-height:342px!important;border-radius:8px!important}
.mxh-grid--work .mxh-card__body,.mxh-grid--article .mxh-card__body{height:100px!important;min-height:100px!important;max-height:100px!important;padding:8px!important}
.mxh-grid--work .mxh-card__title,.mxh-grid--article .mxh-card__title{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:4!important;height:72px!important;min-height:72px!important;max-height:72px!important;overflow:hidden!important;font-size:12px!important;line-height:18px!important}
.mxh-grid--work .mxh-card__creator,.mxh-grid--article .mxh-card__creator{margin:0 8px 5px!important}
.mxh-grid--work .mxh-card__tags,.mxh-grid--article .mxh-card__tags{height:45px!important;min-height:45px!important;max-height:45px!important;flex-basis:45px!important;margin:0 7px 6px!important;padding:6px 0 10px!important}
.mxh-card--article{padding-bottom:34px!important}.mxh-card__review{position:absolute!important;right:8px!important;bottom:7px!important;z-index:4!important;color:#ef4056!important;font-size:10px!important;font-weight:800!important;line-height:20px!important;text-decoration:none!important;border:0!important}.mxh-card__review:hover{color:#c7253e!important}
.mxh-x{width:210px!important;min-width:210px!important;max-width:210px!important;flex-basis:210px!important;height:342px!important;min-height:342px!important;max-height:342px!important;border-radius:8px!important}.mxh-x__title{height:54px!important;min-height:54px!important;max-height:54px!important;font-size:12px!important;line-height:18px!important}.mxh-x__affiliate{min-height:38px!important;margin:6px 8px 8px!important;padding:8px 13px!important;font-size:12px!important;border-radius:8px!important}
.mxh-global-tags{min-height:54px!important;padding-top:13px!important;padding-bottom:13px!important;border-color:#f3c9d6!important;background:#fff0f5!important}.mxh-global-tags strong{font-size:13px!important}.mxh-global-tags a{color:#bd3b68!important;font-size:13px!important}
.mxh-after-content a,.mxh-after-content h3,.mxh-after-content .mxh-card__title{text-decoration:none!important;text-decoration-line:none!important;text-decoration-thickness:0!important;border-bottom:0!important;box-shadow:none}
.mxh-mobile-affiliate-wrap{display:none}
@media(max-width:600px){
 .mxh-grid--work .mxh-card,.mxh-grid--article .mxh-card{width:148px!important;min-width:148px!important;max-width:148px!important;flex-basis:148px!important;height:288px!important;min-height:288px!important;max-height:288px!important}
 .mxh-grid--work .mxh-card__body,.mxh-grid--article .mxh-card__body{height:86px!important;min-height:86px!important;max-height:86px!important;padding:7px!important}
 .mxh-grid--work .mxh-card__title,.mxh-grid--article .mxh-card__title{height:60px!important;min-height:60px!important;max-height:60px!important;font-size:11px!important;line-height:15px!important;-webkit-line-clamp:4!important}
 .mxh-card--article{padding-bottom:31px!important}.mxh-card__review{right:7px!important;bottom:5px!important;font-size:9px!important}
 .mxh-grid--work .mxh-card__creator,.mxh-grid--article .mxh-card__creator{height:20px!important;min-height:20px!important;max-height:20px!important;line-height:20px!important;margin:0 7px 4px!important;font-size:9px!important}.mxh-grid--work .mxh-card__creator img,.mxh-grid--article .mxh-card__creator img{width:20px!important;height:20px!important;min-width:20px!important}
 .mxh-grid--work .mxh-card__tags,.mxh-grid--article .mxh-card__tags{height:41px!important;min-height:41px!important;max-height:41px!important;flex-basis:41px!important;padding:5px 0 8px!important}.mxh-card__tags a{font-size:9px!important;padding:3px 5px!important}
 .mxh-x{width:148px!important;min-width:148px!important;max-width:148px!important;flex-basis:148px!important;height:288px!important;min-height:288px!important;max-height:288px!important}.mxh-x__title{height:48px!important;min-height:48px!important;max-height:48px!important;font-size:10px!important;line-height:16px!important;-webkit-line-clamp:3!important}.mxh-x__affiliate{min-height:36px!important;margin:5px 7px 7px!important;padding:7px 8px!important;font-size:10px!important}
 .mxh-xarchive__grid{grid-template-columns:repeat(2,148px)!important;justify-content:space-between!important;gap:12px 8px!important}.mxh-xarchive__grid .mxh-x{width:148px!important;min-width:148px!important;max-width:148px!important;height:288px!important;min-height:288px!important;max-height:288px!important}
 .mxh-global-tags{min-height:58px!important;padding:15px 12px!important;gap:18px!important}.mxh-global-tags a{font-size:13px!important}
 .mxh-mobile-affiliate-wrap{position:fixed;z-index:9998;right:0;bottom:0;left:0;display:block!important;padding:12px 14px calc(12px + env(safe-area-inset-bottom));border-top:1px solid #eee;background:#fff;box-shadow:0 -5px 18px rgba(25,30,45,.13)}
 .mxh-mobile-affiliate-wrap .mxh-mobile-affiliate{position:static!important;display:flex!important;width:100%!important;min-height:62px!important;margin:0!important;padding:14px 18px!important;border-radius:11px!important;background:#ef4056!important;color:#fff!important;box-shadow:0 7px 18px rgba(239,64,86,.3)!important;font-size:15px!important;line-height:1.35!important}
 .mxh-after-content{padding-bottom:105px!important}
}

/* 3.6.3: centered mobile CTA without a white footer panel. */
@media(max-width:600px){
 .mxh-mobile-affiliate-wrap{position:fixed!important;z-index:9998!important;right:0!important;bottom:calc(12px + env(safe-area-inset-bottom))!important;left:0!important;display:flex!important;justify-content:center!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;pointer-events:none!important}
 .mxh-mobile-affiliate-wrap .mxh-mobile-affiliate{position:relative!important;width:calc(100% - 40px)!important;max-width:520px!important;min-height:62px!important;margin:0 auto!important;padding:14px 20px!important;border-radius:10px!important;pointer-events:auto!important}
}

/* 3.6 final precedence */
.mxh-section{margin:30px 0!important;padding:22px 0 0!important;border-top:1px solid #ededed!important}.mxh-section__head{height:auto!important;min-height:0!important;margin:0 0 14px!important;padding:0!important;border:0!important;background:#fff!important;box-shadow:none!important}.mxh-section__head h2{height:auto!important;min-height:0!important;max-height:none!important;font-size:25px!important;font-weight:600!important;line-height:1.35!important}.mxh-card,.mxh-x{border:0!important;border-radius:0!important;box-shadow:none!important;transform:none!important}.mxh-card:hover,.mxh-x:hover{box-shadow:none!important;transform:none!important}.mxh-grid--work .mxh-card,.mxh-grid--article .mxh-card,.mxh-x{height:auto!important;min-height:0!important;max-height:none!important;padding-bottom:6px!important}.mxh-card__link>img,.mxh-card__preview-video,.mxh-x:not(.mxh-x--tile) .mxh-x__video{width:100%!important;height:124px!important;min-height:124px!important;max-height:124px!important;border-radius:0!important;object-fit:cover!important}.mxh-card__body{height:auto!important;min-height:0!important;max-height:none!important;padding:7px 1px 3px!important}.mxh-card__title,.mxh-x__title{height:auto!important;min-height:0!important;max-height:none!important;font-size:13px!important;font-weight:500!important;line-height:1.5!important;-webkit-line-clamp:3!important}.mxh-card__creator,.mxh-x__creator{margin:4px 1px!important}.mxh-card__tags,.mxh-x__tags{height:28px!important;min-height:28px!important;max-height:28px!important;margin:2px 0!important;padding:3px 0 5px!important}.mxh-card__tags a,.mxh-x__tags a{border-radius:2px!important;font-size:8px!important;font-weight:500!important}.mxh-card--article{padding-bottom:23px!important}.mxh-xarchive__hero{border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}.mxh-xarchive__grid{display:block!important;column-count:5!important;column-gap:7px!important}.mxh-xarchive__grid .mxh-x--tile{display:inline-block!important;width:100%!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0 0 7px!important;padding:3px!important;break-inside:avoid!important}.mxh-x--tile .mxh-x__video{width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:auto!important;object-fit:contain!important}
@media(max-width:600px){.mxh-section__head h2{font-size:21px!important}.mxh-grid--work .mxh-card,.mxh-grid--article .mxh-card,.mxh-x{height:auto!important;min-height:0!important;max-height:none!important}.mxh-card__link>img,.mxh-card__preview-video,.mxh-x:not(.mxh-x--tile) .mxh-x__video{height:92px!important;min-height:92px!important;max-height:92px!important}.mxh-card__body{height:auto!important;min-height:0!important;max-height:none!important}.mxh-card__title,.mxh-x__title{height:auto!important;min-height:0!important;max-height:none!important;font-size:11px!important;font-weight:500!important}.mxh-xarchive__grid{column-count:2!important;column-gap:6px!important}.mxh-xarchive__grid .mxh-x--tile{width:100%!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:0!important;max-height:none!important;margin-bottom:6px!important;padding:3px!important}}

/* 3.8.1 absolute final cascade */
.mxh-wrap{padding-top:8px!important;padding-bottom:0!important}.mxh-search{margin:0 0 6px!important;padding-top:16px!important;padding-bottom:16px!important}.mxh-section{margin:13px 0!important;padding:10px 0 0!important;border-top:1px solid #ededed!important}.mxh-section__head{margin:0 0 7px!important}.mxh-section__head h2{font-size:21px!important}.mxh-grid,.mxh-row{gap:8px!important;padding-bottom:5px!important}.mxh-after-content{padding-bottom:0!important}.mxh-card__body{padding:5px 1px 1px!important}.mxh-card__title{margin:2px 0!important;-webkit-line-clamp:2!important;max-height:3em!important}.mxh-card__creator{margin:2px 1px!important}.mxh-card__tags{margin:1px 0!important;padding:2px 0 3px!important}.mxh-card--article{padding-bottom:18px!important}.mxh-xmarquee .mxh-xgrid{animation-duration:54s!important}
.mxh-marquee__item .mxh-card--creator,.mxh-row .mxh-card--creator,.mxh-grid .mxh-card--creator{height:auto!important;min-height:0!important;max-height:none!important;padding:8px 7px!important}.mxh-card--creator .mxh-card__body{display:flex!important;flex-direction:column!important;gap:3px!important;height:auto!important;min-height:43px!important;max-height:none!important;padding:4px 0 0!important}.mxh-card--creator .mxh-card__title{position:static!important;display:-webkit-box!important;height:auto!important;min-height:0!important;max-height:2.8em!important;margin:0!important;overflow:hidden!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;line-height:1.4!important}.mxh-card--creator .mxh-card__views{position:static!important;display:block!important;clear:both!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;line-height:1.3!important;white-space:nowrap!important}
.single-post .p-authorBox,.single-post .c-postAuthor,.single-post .p-articleMetas.-author,.single-post #comments,.single-post .p-comments,.single-post .comment-respond,.single-post [class*="authorBox"],.single-post [class*="commentArea"]{display:none!important}
@media(max-width:600px){.mxh-wrap{padding-top:4px!important}.mxh-search{margin-bottom:3px!important;padding:11px 10px!important}.mxh-section{margin:9px 0!important;padding-top:7px!important}.mxh-section__head{margin-bottom:5px!important}.mxh-section__head h2{font-size:18px!important}.mxh-grid,.mxh-row{gap:7px!important;padding-bottom:3px!important}.mxh-card__body{padding-top:4px!important}.mxh-card__creator{margin:1px!important}.mxh-card__tags{margin:0!important}.mxh-card--article{padding-bottom:17px!important}.mxh-marquee__item .mxh-card--creator,.mxh-row .mxh-card--creator,.mxh-grid .mxh-card--creator{padding:7px 6px!important}.mxh-card--creator .mxh-card__body{min-height:39px!important;gap:2px!important}.mxh-mobile-affiliate-wrap{bottom:calc(10px + env(safe-area-inset-bottom))!important}.mxh-after-content,.mxh-work article,.mxh-creator-page article,.mxh-x-article{padding-bottom:0!important}}

/* 3.8 final shared rhythm and compact cards */
.mxh-wrap{padding-top:8px!important;padding-bottom:0!important}.mxh-search{margin:0 0 8px!important;padding-top:18px!important;padding-bottom:18px!important}.mxh-section{margin:14px 0!important;padding:12px 0 0!important;border-top:1px solid #ededed!important}.mxh-section__head{margin:0 0 8px!important}.mxh-section__head h2{font-size:21px!important}.mxh-grid,.mxh-row{gap:8px!important;padding-bottom:6px!important}.mxh-after-content{padding-bottom:0!important}.mxh-card,.mxh-x{padding-bottom:0!important}.mxh-card__body{padding:5px 1px 1px!important}.mxh-card__title{margin:2px 0!important;-webkit-line-clamp:2!important;max-height:3em!important}.mxh-card__creator{margin:2px 1px!important}.mxh-card__tags{margin:1px 0!important;padding:2px 0 3px!important}.mxh-card--article{padding-bottom:18px!important}.mxh-card__review{bottom:1px!important}.mxh-xmarquee .mxh-xgrid{animation-duration:54s!important}
.mxh-card--creator{height:auto!important;min-height:0!important;max-height:none!important;padding:8px 7px!important}.mxh-card--creator .mxh-card__body{display:flex!important;flex-direction:column!important;gap:3px!important;min-height:43px!important;padding:4px 0 0!important}.mxh-card--creator .mxh-card__title{position:static!important;display:-webkit-box!important;min-height:0!important;max-height:2.8em!important;margin:0!important;overflow:hidden!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;line-height:1.4!important}.mxh-card--creator .mxh-card__views{position:static!important;display:block!important;clear:both!important;margin:0!important;padding:0!important;line-height:1.3!important;white-space:nowrap!important}
.single-post .p-authorBox,.single-post .c-postAuthor,.single-post .p-articleMetas.-author,.single-post #comments,.single-post .p-comments,.single-post .comment-respond,.single-post [class*="authorBox"],.single-post [class*="commentArea"]{display:none!important}
@media(max-width:600px){.mxh-wrap{padding-top:4px!important;padding-bottom:0!important}.mxh-search{margin-bottom:4px!important;padding:12px 10px!important}.mxh-section{margin:10px 0!important;padding-top:8px!important}.mxh-section__head{margin-bottom:6px!important}.mxh-section__head h2{font-size:18px!important}.mxh-grid,.mxh-row{gap:7px!important;padding-bottom:4px!important}.mxh-card__body{padding-top:4px!important}.mxh-card__creator{margin:1px!important}.mxh-card__tags{margin:0!important}.mxh-card--article{padding-bottom:17px!important}.mxh-card--creator{padding:7px 6px!important}.mxh-card--creator .mxh-card__body{min-height:39px!important;gap:2px!important}.mxh-mobile-affiliate-wrap{bottom:calc(10px + env(safe-area-inset-bottom))!important}.mxh-after-content,.mxh-work article,.mxh-creator-page article,.mxh-x-article{padding-bottom:0!important}}

/* 3.7 compact catalogue UI */
.mxh-section{margin:22px 0!important;padding-top:16px!important}.mxh-section__head{margin-bottom:9px!important}.mxh-section__head h2{font-size:21px!important}.mxh-card__title{display:-webkit-box!important;overflow:hidden!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;min-height:0!important;max-height:3em!important;font-size:12px!important;font-weight:500!important;line-height:1.5!important}.mxh-card__body{padding-top:5px!important}.mxh-grid{gap:8px!important}
.mxh-card--creator{width:126px!important;min-width:126px!important;max-width:126px!important;padding:10px 8px!important;border-radius:8px!important;background:#fff!important;box-shadow:0 3px 12px rgba(28,32,44,.12)!important;text-align:center!important}.mxh-card--creator .mxh-card__link>img{width:72px!important;height:72px!important;min-width:72px!important;min-height:72px!important;max-width:72px!important;max-height:72px!important;margin:0 auto!important;border-radius:50%!important}.mxh-card--creator .mxh-card__label{display:none!important}.mxh-card--creator .mxh-card__title{display:block!important;max-height:3em!important;text-align:center!important}.mxh-card--creator .mxh-card__tags{display:none!important}.mxh-card--creator .mxh-card__views{display:block!important;text-align:center!important}
.mxh-x--video-only{width:180px!important;min-width:180px!important;max-width:180px!important;height:220px!important;min-height:220px!important;max-height:220px!important;padding:0!important;border:0!important;background:#f5f5f5!important;box-shadow:none!important}.mxh-x--video-only .mxh-x__main{display:block!important;width:100%!important;height:100%!important}.mxh-x--video-only .mxh-x__video{width:100%!important;height:100%!important;min-height:100%!important;max-height:100%!important;object-fit:cover!important}.mxh-x--video-only .mxh-x__title,.mxh-x--video-only .mxh-x__creator,.mxh-x--video-only .mxh-x__tags,.mxh-x--video-only .mxh-x__description,.mxh-x--video-only .mxh-x__affiliate{display:none!important}
@media(max-width:600px){
 body{font-size:14px!important}.mxh-wrap{padding-right:10px!important;padding-left:10px!important}.mxh-section{margin:18px 0!important;padding-top:12px!important}.mxh-section__head h2{font-size:18px!important}.mxh-section__head>a{font-size:11px!important}.mxh-grid--work .mxh-card,.mxh-grid--article .mxh-card{width:124px!important;min-width:124px!important;max-width:124px!important;flex-basis:124px!important}.mxh-card__link>img,.mxh-card__preview-video{height:82px!important;min-height:82px!important;max-height:82px!important}.mxh-card__title{font-size:10px!important;line-height:1.45!important;max-height:2.9em!important}.mxh-card__creator{font-size:8px!important}.mxh-card__tags{height:23px!important;min-height:23px!important;max-height:23px!important}.mxh-card__tags a{font-size:7px!important}
 .mxh-card--creator{width:112px!important;min-width:112px!important;max-width:112px!important;flex-basis:112px!important;padding:8px 6px!important}.mxh-card--creator .mxh-card__link>img{width:62px!important;height:62px!important;min-width:62px!important;min-height:62px!important;max-width:62px!important;max-height:62px!important}.mxh-card--creator .mxh-card__title{font-size:10px!important}
 .mxh-x--video-only{width:132px!important;min-width:132px!important;max-width:132px!important;flex-basis:132px!important;height:176px!important;min-height:176px!important;max-height:176px!important;padding:0!important}
 .mxh-mobile-affiliate-wrap{right:0!important;left:0!important;width:100%!important;justify-content:center!important;align-items:center!important}.mxh-mobile-affiliate-wrap .mxh-mobile-affiliate{width:calc(100% - 56px)!important;max-width:480px!important;margin-right:auto!important;margin-left:auto!important;font-size:14px!important;text-align:center!important}
 #pagetop,.c-fixBtn,.c-fixBtn__item,.p-fixBtnWrap{display:none!important}
}

/* 3.6.3 final mobile CTA placement */
@media(max-width:600px){
 .mxh-mobile-affiliate-wrap{position:fixed!important;z-index:9998!important;right:0!important;bottom:calc(12px + env(safe-area-inset-bottom))!important;left:0!important;display:flex!important;justify-content:center!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;pointer-events:none!important}
 .mxh-mobile-affiliate-wrap .mxh-mobile-affiliate{position:relative!important;width:calc(100% - 40px)!important;max-width:520px!important;min-height:62px!important;margin:0 auto!important;padding:14px 20px!important;border-radius:10px!important;pointer-events:auto!important}
}

/* 3.6 Masutabe-inspired dense catalogue. Keep the MyXeroMovie pink identity. */
body,.mxh-wrap{font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue","Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif!important;font-weight:400!important;letter-spacing:0!important;background:#fff!important}
.mxh-section{margin:30px 0!important;padding:22px 0 0!important;border-top:1px solid #ededed!important}
.mxh-section__head{height:auto!important;min-height:0!important;margin:0 0 14px!important;padding:0!important;border:0!important;background:#fff!important;box-shadow:none!important}
.mxh-section__head h2{height:auto!important;min-height:0!important;max-height:none!important;font-size:25px!important;font-weight:600!important;line-height:1.35!important;color:#191919!important}
.mxh-section__head>a{color:#ef4056!important;font-size:13px!important;font-weight:500!important;text-decoration:none!important}
.mxh-card,.mxh-x{overflow:visible!important;border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;transform:none!important;transition:none!important}
.mxh-card:hover,.mxh-card:focus-within,.mxh-x:hover,.mxh-x:focus-within{box-shadow:none!important;transform:none!important}
.mxh-grid--work .mxh-card,.mxh-grid--article .mxh-card,.mxh-x{width:210px!important;min-width:210px!important;max-width:210px!important;flex:0 0 210px!important;height:auto!important;min-height:0!important;max-height:none!important;padding:0 0 6px!important}
.mxh-card__link>img,.mxh-card__preview-video,.mxh-x:not(.mxh-x--tile) .mxh-x__video{display:block!important;width:100%!important;height:124px!important;min-height:124px!important;max-height:124px!important;object-fit:cover!important;border:0!important;border-radius:0!important;background:#f5f5f5!important}
.mxh-card__body{height:auto!important;min-height:0!important;max-height:none!important;padding:7px 1px 3px!important}
.mxh-card__label{font-size:10px!important;font-weight:500!important;color:#ef4056!important}
.mxh-card__title,.mxh-x__title{display:-webkit-box!important;height:auto!important;min-height:0!important;max-height:none!important;margin:4px 0 0!important;padding:0!important;overflow:hidden!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important;font-size:13px!important;font-weight:500!important;line-height:1.5!important;text-decoration:none!important;border:0!important}
.mxh-card__views,.mxh-card__date{font-size:9px!important;font-weight:400!important;color:#999!important}
.mxh-card__creator,.mxh-x__creator{height:20px!important;min-height:20px!important;max-height:20px!important;margin:4px 1px!important;gap:5px!important;font-size:9px!important;font-weight:400!important;line-height:20px!important}
.mxh-card__creator img,.mxh-x__creator img{width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important;max-width:20px!important;max-height:20px!important}
.mxh-card__tags,.mxh-x__tags{height:28px!important;min-height:28px!important;max-height:28px!important;margin:2px 0!important;padding:3px 0 5px!important;gap:4px!important}
.mxh-card__tags a,.mxh-x__tags a{padding:3px 5px!important;border-radius:2px!important;font-size:8px!important;font-weight:500!important;box-shadow:none!important}
.mxh-card--article{padding-bottom:23px!important}.mxh-card__review{right:1px!important;bottom:2px!important;font-size:9px!important;font-weight:500!important}
.mxh-xarchive__hero{padding:18px 0!important;border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}.mxh-xarchive__hero h1{font-size:28px!important;font-weight:600!important}.mxh-xarchive__hero>p:not(.mxh-kicker){font-size:13px!important}.mxh-xarchive__search input,.mxh-xarchive__search button{border-radius:0!important}
.mxh-xarchive__grid{display:block!important;column-count:5!important;column-gap:7px!important}.mxh-xarchive__grid .mxh-x--tile{display:inline-block!important;width:100%!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0 0 7px!important;padding:3px!important;break-inside:avoid!important;background:#fff!important}.mxh-x__tile-link{display:block!important}.mxh-x--tile .mxh-x__video{display:block!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:auto!important;object-fit:contain!important;border-radius:0!important;background:#f6f6f6!important}
.mxh-mobile-affiliate-wrap .mxh-mobile-affiliate{position:relative!important;overflow:hidden!important;background:#ef4056!important}.mxh-mobile-affiliate-wrap .mxh-mobile-affiliate:after{content:"";position:absolute;top:-80%;left:-40%;width:22%;height:260%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.8),transparent);transform:rotate(20deg);animation:mxh-cta-shine 2.8s ease-in-out infinite}@keyframes mxh-cta-shine{0%,55%{left:-40%}100%{left:130%}}
@media(max-width:900px){.mxh-xarchive__grid{column-count:3!important}}
@media(max-width:600px){
 .mxh-wrap{padding-right:12px!important;padding-left:12px!important}.mxh-section{margin:24px 0!important;padding-top:18px!important}.mxh-section__head{margin-bottom:11px!important}.mxh-section__head h2{font-size:21px!important;font-weight:600!important}.mxh-section__head>a{font-size:12px!important}
 .mxh-grid--work .mxh-card,.mxh-grid--article .mxh-card,.mxh-x{width:148px!important;min-width:148px!important;max-width:148px!important;flex-basis:148px!important;height:auto!important;min-height:0!important;max-height:none!important;padding-bottom:5px!important}
 .mxh-card__link>img,.mxh-card__preview-video,.mxh-x:not(.mxh-x--tile) .mxh-x__video{height:92px!important;min-height:92px!important;max-height:92px!important}
 .mxh-card__body{height:auto!important;min-height:0!important;max-height:none!important;padding:6px 1px 2px!important}.mxh-card__title,.mxh-x__title{height:auto!important;min-height:0!important;max-height:none!important;font-size:11px!important;font-weight:500!important;line-height:1.45!important;-webkit-line-clamp:3!important}.mxh-card__label{font-size:9px!important}
 .mxh-card--article{padding-bottom:21px!important}.mxh-card__review{font-size:8px!important}.mxh-card__tags,.mxh-x__tags{height:26px!important;min-height:26px!important;max-height:26px!important}.mxh-card__tags a,.mxh-x__tags a{font-size:8px!important}
 .mxh-xarchive__grid{column-count:2!important;column-gap:6px!important}.mxh-xarchive__grid .mxh-x--tile{width:100%!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:0!important;max-height:none!important;margin-bottom:6px!important;padding:3px!important}
 .mxh-mobile-affiliate-wrap{padding:10px 12px calc(10px + env(safe-area-inset-bottom))!important}.mxh-mobile-affiliate-wrap .mxh-mobile-affiliate{min-height:64px!important;border-radius:8px!important;font-size:14px!important}
}

/* 3.5 stable WordPress-style cards and Masutabe-density mobile media. */
.mxh-card,.mxh-x{overflow:hidden!important;border:1px solid #e4e7eb!important;border-radius:10px!important;background:#fff!important;box-shadow:0 2px 8px rgba(25,32,45,.07)!important;transition:box-shadow .2s ease,transform .2s ease!important}
.mxh-card:hover,.mxh-card:focus-within,.mxh-x:hover,.mxh-x:focus-within{transform:translateY(-2px);box-shadow:0 10px 24px rgba(25,32,45,.14)!important}
.mxh-card__link>img,.mxh-x__video,.mxh-x__embed{display:block!important;width:100%!important;height:132px!important;min-height:132px!important;max-height:132px!important;aspect-ratio:auto!important;object-fit:cover!important;border-radius:0!important}
.mxh-x{position:relative!important;display:flex!important;flex-direction:column!important;padding-bottom:52px!important}
.mxh-x__main{display:block!important;color:inherit!important;text-decoration:none!important}
.mxh-x__description{display:none!important}
.mxh-x__affiliate{position:absolute!important;right:8px!important;bottom:8px!important;left:8px!important;width:auto!important;height:36px!important;min-height:36px!important;margin:0!important;padding:7px 8px!important}
.mxh-x:not(:has(.mxh-x__affiliate)){padding-bottom:8px!important}
.mxh-x__creator,.mxh-x__tags{flex:0 0 auto!important}
.mxh-xarchive__grid{align-items:stretch!important}
.mxh-x-article__body{margin:24px 0!important;padding:20px!important;border:1px solid #e5e7eb!important;border-radius:10px!important;background:#fff!important;font-size:15px!important;line-height:1.9!important}
.mxh-x-article__body>:first-child{margin-top:0!important}.mxh-x-article__body>:last-child{margin-bottom:0!important}
@media(max-width:600px){
 .mxh-grid--work .mxh-card,.mxh-grid--article .mxh-card,.mxh-x,.mxh-xarchive__grid .mxh-x{width:148px!important;min-width:148px!important;max-width:148px!important;flex-basis:148px!important}
 .mxh-card__link>img,.mxh-x__video,.mxh-x__embed{height:100px!important;min-height:100px!important;max-height:100px!important;object-fit:cover!important}
 .mxh-grid--work .mxh-card,.mxh-grid--article .mxh-card{height:278px!important;min-height:278px!important;max-height:278px!important}
 .mxh-x,.mxh-xarchive__grid .mxh-x{height:278px!important;min-height:278px!important;max-height:278px!important;padding-bottom:47px!important}
 .mxh-x__affiliate{right:7px!important;bottom:7px!important;left:7px!important;height:34px!important;min-height:34px!important}
 .mxh-x-article__body{padding:14px!important;font-size:14px!important}
}

/* 3.6 final cascade */
.mxh-section{margin:30px 0!important;padding:22px 0 0!important;border-top:1px solid #ededed!important}.mxh-section__head{height:auto!important;min-height:0!important;margin:0 0 14px!important;padding:0!important;border:0!important;background:#fff!important;box-shadow:none!important}.mxh-section__head h2{height:auto!important;min-height:0!important;max-height:none!important;font-size:25px!important;font-weight:600!important;line-height:1.35!important}.mxh-card,.mxh-x{border:0!important;border-radius:0!important;box-shadow:none!important;transform:none!important}.mxh-card:hover,.mxh-x:hover{box-shadow:none!important;transform:none!important}.mxh-grid--work .mxh-card,.mxh-grid--article .mxh-card,.mxh-x{height:auto!important;min-height:0!important;max-height:none!important;padding-bottom:6px!important}.mxh-card__link>img,.mxh-card__preview-video,.mxh-x:not(.mxh-x--tile) .mxh-x__video{width:100%!important;height:124px!important;min-height:124px!important;max-height:124px!important;border-radius:0!important;object-fit:cover!important}.mxh-card__body{height:auto!important;min-height:0!important;max-height:none!important;padding:7px 1px 3px!important}.mxh-card__title,.mxh-x__title{height:auto!important;min-height:0!important;max-height:none!important;font-size:13px!important;font-weight:500!important;line-height:1.5!important;-webkit-line-clamp:3!important}.mxh-card__creator,.mxh-x__creator{margin:4px 1px!important}.mxh-card__tags,.mxh-x__tags{height:28px!important;min-height:28px!important;max-height:28px!important;margin:2px 0!important;padding:3px 0 5px!important}.mxh-card__tags a,.mxh-x__tags a{border-radius:2px!important;font-size:8px!important;font-weight:500!important}.mxh-card--article{padding-bottom:23px!important}.mxh-xarchive__hero{border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}.mxh-xarchive__grid{display:block!important;column-count:5!important;column-gap:7px!important}.mxh-xarchive__grid .mxh-x--tile{display:inline-block!important;width:100%!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0 0 7px!important;padding:3px!important;break-inside:avoid!important}.mxh-x--tile .mxh-x__video{width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:auto!important;object-fit:contain!important}
@media(max-width:600px){.mxh-section__head h2{font-size:21px!important}.mxh-grid--work .mxh-card,.mxh-grid--article .mxh-card,.mxh-x{height:auto!important;min-height:0!important;max-height:none!important}.mxh-card__link>img,.mxh-card__preview-video,.mxh-x:not(.mxh-x--tile) .mxh-x__video{height:92px!important;min-height:92px!important;max-height:92px!important}.mxh-card__body{height:auto!important;min-height:0!important;max-height:none!important}.mxh-card__title,.mxh-x__title{height:auto!important;min-height:0!important;max-height:none!important;font-size:11px!important;font-weight:500!important}.mxh-xarchive__grid{column-count:2!important;column-gap:6px!important}.mxh-xarchive__grid .mxh-x--tile{width:100%!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:0!important;max-height:none!important;margin-bottom:6px!important;padding:3px!important}}

/* 3.21.9 stable white search area; prevent iOS focus zoom. */
body.home .mxh-wrap .mxh-archive-head{background:#fff!important;background-image:none!important;transform:none!important;animation:none!important}
@media(max-width:768px){body.home .mxh-archive-search input,body.home .mxh-archive-search select,body.home .mxh-archive-search button{font-size:16px!important}}
