:root{--accent:#6d5dfc;--ink:#151724;--muted:#707487;--line:#e8e9ef;--soft:#f6f7fb;--card:#fff;--dark:#11131b;--radius:22px;--shadow:0 18px 50px rgba(25,27,44,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:'DM Sans',sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button,input,textarea{font:inherit}[x-cloak]{display:none!important}.shell{width:min(1240px,calc(100% - 40px));margin-inline:auto}.shell-narrow{width:min(820px,calc(100% - 40px));margin-inline:auto}.screen-reader-text,.skip-link{position:absolute;clip:rect(1px,1px,1px,1px);width:1px;height:1px;overflow:hidden}.skip-link:focus{clip:auto;width:auto;height:auto;top:10px;left:10px;z-index:9999;background:#fff;padding:10px}
.site-header{position:sticky;top:0;z-index:80;background:rgba(255,255,255,.92);backdrop-filter:blur(18px);border-bottom:1px solid rgba(232,233,239,.85)}.header-inner{height:78px;display:flex;align-items:center;gap:34px}.brand-wrap{flex:0 0 auto}.custom-logo{max-height:42px;width:auto}.text-logo{font-family:'Manrope',sans-serif;font-weight:800;letter-spacing:-1.4px;font-size:23px}.text-logo span{color:var(--accent)}.desktop-nav{margin-left:auto}.desktop-nav ul,.mobile-panel ul,.footer-bottom ul{display:flex;list-style:none;padding:0;margin:0}.desktop-nav ul{gap:28px}.desktop-nav a{font-weight:600;font-size:14px;color:#3b3e4f}.desktop-nav a:hover{color:var(--accent)}.header-actions{display:flex;gap:8px}.icon-button{width:42px;height:42px;border:1px solid var(--line);background:#fff;border-radius:13px;display:grid;place-items:center;cursor:pointer}.icon-button svg{width:20px;fill:none;stroke:currentColor;stroke-width:1.9}.icon-button:hover{border-color:var(--accent);color:var(--accent)}.mobile-toggle{display:none}.mobile-panel{display:none;padding:18px 20px;border-top:1px solid var(--line)}.mobile-panel ul{flex-direction:column;gap:12px}.search-overlay{position:fixed;inset:0;z-index:150;background:rgba(17,19,27,.88);backdrop-filter:blur(12px);display:grid;place-items:center;padding:30px}.search-close{position:absolute;right:28px;top:20px;border:0;background:none;color:#fff;font-size:42px;cursor:pointer}.search-box{width:min(720px,100%);background:#fff;border-radius:28px;padding:42px;box-shadow:var(--shadow)}.search-box p{color:var(--muted);margin-bottom:0}.search-form{display:flex;border-bottom:2px solid var(--ink);margin-top:16px}.search-form input{flex:1;border:0;outline:0;padding:16px 0;font-size:clamp(24px,4vw,42px);font-weight:700}.search-form button{border:0;background:none;font-size:34px;cursor:pointer}
.hero-section{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.72fr) minmax(260px,.68fr);gap:22px;padding-top:34px}.hero-main{position:relative;min-height:570px;border-radius:28px;overflow:hidden;background:#ddd}.hero-media,.hero-media img,.image-placeholder{width:100%;height:100%;display:block}.hero-media img{object-fit:cover;transition:transform .5s}.hero-main:hover .hero-media img{transform:scale(1.025)}.hero-main:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,12,20,.04) 32%,rgba(10,12,20,.88) 100%);pointer-events:none}.hero-overlay{position:absolute;z-index:2;left:34px;right:34px;bottom:30px;color:#fff}.hero-overlay h1{font:800 clamp(32px,4vw,58px)/1.04 'Manrope',sans-serif;letter-spacing:-2.2px;margin:10px 0 18px;max-width:900px}.hero-meta,.story-meta{display:flex;gap:16px;font-size:13px}.hero-meta{color:rgba(255,255,255,.8)}.story-kicker,.eyebrow{text-transform:uppercase;letter-spacing:.13em;font-size:11px;font-weight:800;color:var(--accent)}.story-kicker.inverted{color:#d8d3ff}.hero-side{display:grid;grid-template-rows:repeat(4,1fr);gap:14px}.mini-story{display:grid;grid-template-columns:118px 1fr;gap:14px;padding:10px;border:1px solid var(--line);border-radius:18px;background:#fff;min-height:126px}.mini-image{border-radius:13px;overflow:hidden;background:var(--soft)}.mini-image img{width:100%;height:100%;object-fit:cover}.mini-story h2{font:700 16px/1.28 'Manrope',sans-serif;letter-spacing:-.25px;margin:5px 0 8px}.mini-story time{font-size:12px;color:var(--muted)}.popular-panel{background:var(--soft);border-radius:24px;padding:24px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:22px}.section-heading h2{font:800 clamp(26px,3vw,38px)/1.1 'Manrope',sans-serif;letter-spacing:-1.1px;margin:4px 0 0}.section-heading>a{font-weight:700;font-size:14px;color:var(--accent)}.section-heading.compact h2{font-size:26px}.popular-list{list-style:none;padding:0;margin:0}.popular-list li{display:grid;grid-template-columns:42px 1fr;gap:12px;padding:16px 0;border-bottom:1px solid #dedfe7}.popular-list li:last-child{border:0}.rank{font:800 25px/1 'Manrope',sans-serif;color:#c5c7d1}.popular-list h3{font:700 15px/1.32 'Manrope',sans-serif;margin:5px 0}.widget{margin-top:22px}.widget-title{font:800 18px/1.2 'Manrope',sans-serif}.widget ul{padding-left:18px}
.news-section,.category-strip{padding-top:76px}.card-grid,.horizontal-stories{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.story-card{border-radius:20px;background:#fff;overflow:hidden;border:1px solid var(--line);transition:.25s}.story-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.story-image{aspect-ratio:1.48;overflow:hidden;background:var(--soft)}.story-image img{width:100%;height:100%;object-fit:cover;transition:.4s}.story-card:hover .story-image img{transform:scale(1.04)}.story-body{padding:18px}.story-body h3{font:700 19px/1.3 'Manrope',sans-serif;letter-spacing:-.35px;margin:7px 0 14px}.story-meta{color:var(--muted);justify-content:space-between}.category-strip{padding-bottom:6px}
.site-footer{margin-top:90px;background:var(--dark);color:#fff;padding-top:58px}.footer-top{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:44px;padding-bottom:44px}.footer-brand p{color:#aeb2c2;max-width:350px}.text-logo.light{color:#fff}.site-footer .custom-logo{filter:brightness(0) invert(1)}.site-footer .widget{margin:0}.site-footer .widget-title{color:#fff}.site-footer ul{list-style:none;padding:0}.site-footer li{margin:8px 0}.site-footer a{color:#bec1ce}.site-footer a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);min-height:74px;display:flex;align-items:center;justify-content:space-between;color:#8f94a5;font-size:13px}.footer-bottom ul{gap:20px}
.single-main{padding-top:52px}.article-breadcrumb{display:flex;gap:8px;color:var(--muted);font-size:13px;margin-bottom:34px}.article-header{text-align:left}.article-header h1{font:800 clamp(38px,5.4vw,68px)/1.03 'Manrope',sans-serif;letter-spacing:-2.6px;margin:13px 0 18px}.article-deck{font-size:20px;line-height:1.55;color:#5c6070;margin:0 0 26px}.article-byline{display:flex;align-items:center;gap:12px}.article-byline img{border-radius:50%}.article-byline div{display:flex;flex-direction:column}.article-byline span{font-size:13px;color:var(--muted)}.article-cover{margin-top:38px;border-radius:26px;overflow:hidden;max-height:610px;background:var(--soft)}.article-cover img{width:100%;height:100%;max-height:610px;object-fit:cover}.article-layout{display:grid;grid-template-columns:72px minmax(0,760px) minmax(230px,1fr);gap:34px;margin-top:52px;align-items:start}.share-rail{position:sticky;top:110px;display:flex;flex-direction:column;align-items:center;gap:12px}.share-rail span{font-size:11px;text-transform:uppercase;letter-spacing:.15em;color:var(--muted)}.share-rail a{width:38px;height:38px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;font-weight:800}.prose{font-size:18px;line-height:1.86;color:#2e3140}.prose h2,.prose h3{font-family:'Manrope',sans-serif;line-height:1.22;color:var(--ink);margin-top:2.2em}.prose h2{font-size:32px}.prose h3{font-size:25px}.prose a{color:var(--accent);text-decoration:underline}.prose blockquote{margin:2em 0;padding:20px 26px;border-left:4px solid var(--accent);background:var(--soft);font-size:21px;font-weight:600}.prose img{border-radius:18px}.tag-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:35px}.tag-list a,.tag-list span{background:var(--soft);padding:7px 12px;border-radius:999px;text-decoration:none;font-size:13px}.article-sidebar{position:sticky;top:110px}.sidebar-card{background:var(--soft);border-radius:22px;padding:22px}.sidebar-card h3{font:800 22px/1.2 'Manrope',sans-serif}.sidebar-story{display:grid;grid-template-columns:76px 1fr;gap:12px;align-items:center;padding:12px 0;border-top:1px solid #dedfe7;font-weight:700;font-size:14px;line-height:1.35}.sidebar-story img{width:76px;height:58px;object-fit:cover;border-radius:9px}.post-navigation{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:70px}.post-navigation>div{padding:22px;border:1px solid var(--line);border-radius:18px}.post-navigation span{display:block;color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.12em;margin-bottom:6px}.post-navigation a{font-weight:800}.author-box{display:flex;gap:18px;margin-top:28px;padding:26px;background:var(--soft);border-radius:22px}.author-box img{border-radius:50%}.author-box h3{margin:3px 0}.author-box p{margin:0;color:var(--muted)}.comments-area{margin-top:70px}.comment-list{list-style:none;padding:0}.comment-list li{margin:18px 0;padding:22px;border:1px solid var(--line);border-radius:18px}.comment-author{display:flex;align-items:center;gap:10px}.comment-author img{border-radius:50%}.comment-metadata{font-size:12px;color:var(--muted);margin:8px 0 14px}.comment-form label{display:block;font-weight:700;margin-bottom:7px}.comment-form textarea,.comment-form input{width:100%;border:1px solid var(--line);border-radius:14px;padding:14px;outline:0}.comment-form textarea:focus,.comment-form input:focus{border-color:var(--accent)}.comment-submit,.button{background:var(--accent);color:#fff;border:0;border-radius:12px;padding:13px 20px;font-weight:800;cursor:pointer}.archive-main,.page-main{padding-top:64px}.archive-header{margin-bottom:34px}.archive-header h1,.page-content>header h1{font:800 clamp(38px,5vw,64px)/1.04 'Manrope',sans-serif;letter-spacing:-2px;margin:8px 0}.archive-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pagination{margin-top:40px}.nav-links{display:flex;gap:8px}.page-numbers{padding:9px 13px;border:1px solid var(--line);border-radius:10px}.empty-state{text-align:center;padding:120px 0}.empty-state h1{font:800 54px/1.05 'Manrope',sans-serif;margin:10px 0}.empty-state p{color:var(--muted);margin-bottom:28px}.image-placeholder{background:linear-gradient(135deg,#eceef6,#dfe2ed)}
@media(max-width:1080px){.hero-section{grid-template-columns:1.4fr .8fr}.popular-panel{grid-column:1/-1}.popular-list{display:grid;grid-template-columns:repeat(2,1fr);gap:0 28px}.article-layout{grid-template-columns:54px minmax(0,1fr)}.article-sidebar{display:none}.card-grid,.horizontal-stories{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-top{grid-template-columns:1.4fr 1fr 1fr}.footer-top>div:last-child{display:none}}
@media(max-width:760px){.shell,.shell-narrow{width:min(100% - 28px,1240px)}.header-inner{height:68px}.desktop-nav{display:none}.mobile-toggle{display:grid}.mobile-panel{display:block}.hero-section{display:block;padding-top:18px}.hero-main{min-height:470px}.hero-overlay{left:22px;right:22px;bottom:22px}.hero-overlay h1{font-size:36px;letter-spacing:-1.3px}.hero-side{margin-top:16px}.popular-panel{margin-top:16px}.popular-list{display:block}.news-section,.category-strip{padding-top:52px}.card-grid,.horizontal-stories,.archive-grid{grid-template-columns:1fr 1fr;gap:14px}.story-body{padding:14px}.story-body h3{font-size:16px}.story-meta{font-size:11px}.footer-top{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.article-header h1{font-size:42px;letter-spacing:-1.6px}.article-deck{font-size:18px}.article-cover{width:100%;border-radius:0;max-height:430px}.article-cover img{max-height:430px}.article-layout{display:block;margin-top:34px}.share-rail{position:static;flex-direction:row;justify-content:flex-start;margin-bottom:24px}.article-content{font-size:17px}.post-navigation{grid-template-columns:1fr}.footer-bottom{align-items:flex-start;flex-direction:column;justify-content:center;gap:8px;padding:20px 0}.footer-bottom ul{flex-wrap:wrap}.search-box{padding:28px}.search-form input{font-size:26px}}
@media(max-width:520px){.card-grid,.horizontal-stories{grid-template-columns:1fr}.mini-story{grid-template-columns:104px 1fr}.hero-main{min-height:430px}.footer-top{grid-template-columns:1fr}.section-heading h2{font-size:29px}.section-heading>a{display:none}.article-header h1{font-size:36px}.article-cover{max-height:360px}.article-cover img{max-height:360px}.custom-logo{max-width:190px}}


/* v1.1 homepage layout */
.hero-section{grid-template-columns:minmax(0,1.65fr) minmax(330px,.85fr);gap:22px;padding-top:28px;align-items:stretch}
.hero-main{min-height:440px;max-height:440px}
.hero-overlay{left:30px;right:30px;bottom:26px}
.hero-overlay h1{font-size:clamp(30px,3.35vw,50px);max-width:780px;margin:8px 0 10px}
.hero-excerpt{max-width:720px;margin:0 0 14px;color:rgba(255,255,255,.82);font-size:15px;line-height:1.55}
.hero-side{grid-template-rows:repeat(3,1fr);gap:14px}
.mini-story{grid-template-columns:132px 1fr;min-height:137px;padding:10px}
.mini-content{min-width:0;display:flex;flex-direction:column;justify-content:center}
.mini-story h2{font-size:16px;margin:4px 0 5px}
.mini-story p{font-size:12.5px;line-height:1.45;color:var(--muted);margin:0 0 6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.content-section{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:38px;padding-top:72px;align-items:start}
.latest-list{display:flex;flex-direction:column;border-top:1px solid var(--line)}
.latest-row{display:grid;grid-template-columns:250px minmax(0,1fr);gap:22px;padding:22px 0;border-bottom:1px solid var(--line)}
.latest-image{height:166px;border-radius:17px;overflow:hidden;background:var(--soft)}
.latest-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s}
.latest-row:hover .latest-image img{transform:scale(1.035)}
.latest-body{display:flex;flex-direction:column;justify-content:center;min-width:0}
.latest-body h3{font:750 22px/1.25 'Manrope',sans-serif;letter-spacing:-.45px;margin:6px 0 8px}
.latest-body p{font-size:14px;line-height:1.6;color:var(--muted);margin:0 0 14px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.latest-body .story-meta{justify-content:flex-start;color:var(--muted)}
.content-popular{position:sticky;top:104px;padding:25px;border:1px solid var(--line);background:#fafaff}
.popular-date{display:block;margin-top:6px;color:var(--muted);font-size:12px}
.news-section{display:none}
@media(max-width:1080px){
  .hero-section{grid-template-columns:1.45fr .9fr}
  .hero-main{min-height:410px;max-height:410px}
  .content-section{grid-template-columns:minmax(0,1fr) 300px;gap:26px}
  .latest-row{grid-template-columns:210px 1fr}
}
@media(max-width:860px){
  .hero-section{grid-template-columns:1fr}
  .hero-main{min-height:400px;max-height:400px}
  .hero-side{grid-template-columns:repeat(3,1fr);grid-template-rows:none}
  .mini-story{display:block;min-height:0}
  .mini-image{height:128px;display:block;margin-bottom:10px}
  .mini-story p{display:none}
  .content-section{grid-template-columns:1fr}
  .content-popular{position:static;grid-row:2}
}
@media(max-width:760px){
  .hero-main{min-height:360px;max-height:360px}
  .hero-excerpt{display:none}
  .hero-side{grid-template-columns:1fr}
  .mini-story{display:grid;grid-template-columns:116px 1fr}
  .mini-image{height:auto;margin:0}
  .latest-row{grid-template-columns:150px 1fr;gap:14px;padding:16px 0}
  .latest-image{height:112px}
  .latest-body h3{font-size:17px;margin:4px 0 8px}
  .latest-body p{display:none}
  .content-section{padding-top:52px}
}
@media(max-width:520px){
  .hero-main{min-height:330px;max-height:330px}
  .latest-row{grid-template-columns:118px 1fr}
  .latest-image{height:96px;border-radius:13px}
  .latest-body h3{font-size:15px}
  .latest-body .story-meta span:last-child{display:none}
}

/* v1.2 structural homepage refresh */
.hero-section{grid-template-columns:minmax(0,1.65fr) minmax(390px,.95fr);gap:20px;padding-top:26px}
.hero-main{min-height:390px;max-height:390px;border-radius:24px}
.hero-overlay{left:28px;right:28px;bottom:24px}
.hero-overlay h1{font-size:clamp(29px,3vw,45px);letter-spacing:-1.6px;max-width:760px}
.hero-side{grid-template-rows:repeat(3,1fr);gap:12px;min-height:390px}
.mini-story{grid-template-columns:168px minmax(0,1fr);min-height:0;height:122px;padding:8px;border-radius:16px;align-items:stretch}
.mini-image{height:106px;border-radius:11px}
.mini-content{padding:2px 4px;justify-content:center}
.mini-story h2{font-size:15px;line-height:1.24;margin:4px 0 8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.mini-story p{display:none!important}
.mini-meta{display:flex;gap:10px;font-size:11px;color:var(--muted)}
.category-nav{display:flex;align-items:center;gap:22px;margin-top:22px;padding:15px 18px;border:1px solid var(--line);border-radius:17px;background:#fff;overflow:hidden}
.category-nav-label{font:800 12px/1 'Manrope',sans-serif;text-transform:uppercase;letter-spacing:.12em;color:var(--muted);flex:none}
.category-nav-links{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}
.category-nav-links::-webkit-scrollbar{display:none}
.category-nav a{display:inline-flex;align-items:center;gap:7px;white-space:nowrap;padding:9px 13px;border-radius:11px;background:var(--soft);font-size:13px;font-weight:700;transition:.2s}
.category-nav a:hover{background:var(--ink);color:#fff}
.category-nav small{font-size:10px;color:var(--muted)}
.category-nav a:hover small{color:rgba(255,255,255,.7)}
.category-text-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff}
.category-text-story{padding:24px 26px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:190px;display:flex;flex-direction:column}
.category-text-story h3{font:750 21px/1.28 'Manrope',sans-serif;letter-spacing:-.4px;margin:7px 0 9px}
.category-text-story p{font-size:14px;line-height:1.58;color:var(--muted);margin:0 0 16px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.category-text-story .story-meta{margin-top:auto;justify-content:flex-start;color:var(--muted)}
.category-strip .horizontal-stories{display:none}
.article-sidebar .sidebar-card{background:#fafaff;border:1px solid var(--line)}
@media(max-width:1080px){
  .hero-section{grid-template-columns:minmax(0,1.45fr) minmax(340px,.9fr)}
  .mini-story{grid-template-columns:138px 1fr}
}
@media(max-width:860px){
  .hero-section{grid-template-columns:1fr}
  .hero-main{min-height:380px;max-height:380px}
  .hero-side{min-height:auto;grid-template-columns:repeat(3,1fr);grid-template-rows:none}
  .mini-story{height:auto;display:block}
  .mini-image{height:120px;margin:0 0 9px}
  .mini-meta{display:none}
  .category-text-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:760px){
  .hero-main{min-height:345px;max-height:345px}
  .hero-side{grid-template-columns:1fr}
  .mini-story{display:grid;grid-template-columns:124px 1fr;height:106px}
  .mini-image{height:90px;margin:0}
  .mini-meta{display:flex}
  .category-nav{margin-top:14px;padding:12px 14px;gap:12px}
  .category-nav-label{display:none}
  .category-text-grid{grid-template-columns:1fr}
  .category-text-story{min-height:auto;padding:20px}
}

/* v1.3 media category cards, archive list, adaptive article titles */
.article-header .article-title{font-size:clamp(36px,4.65vw,60px);line-height:1.06;letter-spacing:-2.1px;max-width:1020px;text-wrap:balance;overflow-wrap:anywhere}
.article-header .article-title--long{font-size:clamp(32px,4vw,52px);line-height:1.09;letter-spacing:-1.7px;max-width:1100px}
.article-header .article-title--very-long{font-size:clamp(28px,3.45vw,45px);line-height:1.12;letter-spacing:-1.35px;max-width:1140px}
.category-media-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.category-media-story{display:grid;grid-template-columns:190px minmax(0,1fr);min-height:190px;border:1px solid var(--line);border-radius:19px;overflow:hidden;background:#fff;transition:transform .25s,box-shadow .25s}
.category-media-story:hover{transform:translateY(-3px);box-shadow:var(--shadow)}
.category-media-image{height:100%;min-height:190px;background:var(--soft);overflow:hidden}
.category-media-image img,.category-media-image .image-placeholder{width:100%;height:100%;object-fit:cover;transition:transform .35s}
.category-media-story:hover .category-media-image img{transform:scale(1.035)}
.category-media-body{padding:20px;display:flex;flex-direction:column;min-width:0;justify-content:center}
.category-media-body h3{font:750 19px/1.28 'Manrope',sans-serif;letter-spacing:-.35px;margin:6px 0 8px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.category-media-body p{font-size:13.5px;line-height:1.55;color:var(--muted);margin:0 0 13px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.category-media-body .story-meta{margin-top:auto;justify-content:flex-start;color:var(--muted)}
.archive-list{display:flex;flex-direction:column;border-top:1px solid var(--line)}
.archive-story{display:grid;grid-template-columns:300px minmax(0,1fr);gap:26px;padding:26px 0;border-bottom:1px solid var(--line);align-items:center}
.archive-story-image{height:190px;border-radius:18px;overflow:hidden;background:var(--soft)}
.archive-story-image img,.archive-story-image .image-placeholder{width:100%;height:100%;object-fit:cover;transition:transform .35s}
.archive-story:hover .archive-story-image img{transform:scale(1.035)}
.archive-story-body{min-width:0}
.archive-story-body h2{font:760 25px/1.24 'Manrope',sans-serif;letter-spacing:-.55px;margin:7px 0 10px}
.archive-story-body p{font-size:15px;line-height:1.65;color:var(--muted);margin:0 0 15px;max-width:760px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.archive-story-body .story-meta{justify-content:flex-start;color:var(--muted)}
@media(max-width:960px){.category-media-story{grid-template-columns:155px minmax(0,1fr)}.archive-story{grid-template-columns:240px 1fr}.archive-story-image{height:165px}}
@media(max-width:760px){.article-header .article-title,.article-header .article-title--long,.article-header .article-title--very-long{font-size:clamp(30px,9vw,42px);line-height:1.1;letter-spacing:-1.35px}.category-media-grid{grid-template-columns:1fr}.category-media-story{grid-template-columns:145px minmax(0,1fr);min-height:145px}.category-media-image{min-height:145px}.category-media-body{padding:15px}.category-media-body p{display:none}.archive-story{grid-template-columns:145px minmax(0,1fr);gap:15px;padding:18px 0}.archive-story-image{height:112px;border-radius:14px}.archive-story-body h2{font-size:18px;margin:5px 0 9px}.archive-story-body p{display:none}}
@media(max-width:500px){.category-media-story{grid-template-columns:118px minmax(0,1fr);min-height:125px}.category-media-image{min-height:125px}.category-media-body h3{font-size:16px;-webkit-line-clamp:3}.category-media-body .story-meta span:last-child{display:none}.archive-story{grid-template-columns:112px minmax(0,1fr)}.archive-story-image{height:94px}.archive-story-body h2{font-size:16px;-webkit-line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.archive-story-body .story-meta span:last-child{display:none}}


/* v1.4 refined category imagery and article title proportions */
.section-heading h2{margin-top:0}
.article-header.shell-narrow{width:min(1080px,calc(100% - 40px))}
.article-header .article-breadcrumb{margin-bottom:24px}
.article-header .article-title{font-size:clamp(34px,4.15vw,56px);line-height:1.08;letter-spacing:-1.9px;max-width:1060px;text-wrap:balance;overflow-wrap:normal;word-break:normal}
.article-header .article-title--long{font-size:clamp(31px,3.6vw,48px);line-height:1.11;letter-spacing:-1.5px;max-width:1080px}
.article-header .article-title--very-long{font-size:clamp(28px,3.1vw,41px);line-height:1.14;letter-spacing:-1.15px;max-width:1100px}
.category-media-grid{gap:22px}
.category-media-story{grid-template-columns:220px minmax(0,1fr);min-height:154px}
.category-media-image{height:154px;min-height:154px;align-self:center}
.category-media-image img,.category-media-image .image-placeholder{object-fit:cover;object-position:center}
.category-media-body{padding:18px 20px}
.category-media-body h3{font-size:18px;-webkit-line-clamp:2}
.category-media-body p{-webkit-line-clamp:2}
@media(max-width:1080px){
  .category-media-story{grid-template-columns:185px minmax(0,1fr);min-height:145px}
  .category-media-image{height:145px;min-height:145px}
}
@media(max-width:760px){
  .article-header.shell-narrow{width:min(100% - 28px,1080px)}
  .article-header .article-title,.article-header .article-title--long,.article-header .article-title--very-long{font-size:clamp(28px,8vw,40px);line-height:1.12;letter-spacing:-1.15px}
  .category-media-story{grid-template-columns:150px minmax(0,1fr);min-height:118px}
  .category-media-image{height:118px;min-height:118px}
  .category-media-body{padding:13px 15px}
  .category-media-body h3{font-size:16px;line-height:1.3;-webkit-line-clamp:3}
}
@media(max-width:500px){
  .category-media-story{grid-template-columns:126px minmax(0,1fr);min-height:104px}
  .category-media-image{height:104px;min-height:104px}
}

/* v1.5 dedicated mobile layout */
@media (max-width: 760px) {
  html, body { max-width:100%; overflow-x:hidden; }
  .shell, .shell-narrow { width:calc(100% - 24px); }

  .site-header { backdrop-filter:blur(14px); }
  .header-inner { height:62px; gap:12px; }
  .brand-wrap { min-width:0; max-width:calc(100% - 96px); overflow:hidden; }
  .custom-logo { max-width:170px; max-height:36px; object-fit:contain; }
  .text-logo { font-size:19px; white-space:nowrap; }
  .header-actions { margin-left:auto; flex:none; }
  .icon-button { width:38px; height:38px; border-radius:11px; }

  .mobile-panel { padding:12px; background:#fff; max-height:calc(100vh - 62px); overflow-y:auto; }
  .mobile-panel ul { gap:4px; }
  .mobile-panel a { display:block; padding:11px 12px; border-radius:10px; font-weight:700; }
  .mobile-panel a:hover { background:var(--soft); }

  .search-overlay {
    display:flex;
    align-items:flex-start;
    justify-content:center;
    padding:76px 12px 18px;
    overflow-y:auto;
    overflow-x:hidden;
  }
  .search-close { position:fixed; top:12px; right:14px; width:42px; height:42px; padding:0; font-size:34px; line-height:1; }
  .search-box {
    width:100%;
    max-width:100%;
    min-width:0;
    padding:24px 18px;
    border-radius:20px;
    overflow:hidden;
  }
  .search-box .eyebrow { display:block; max-width:100%; }
  .search-form { width:100%; min-width:0; align-items:center; gap:8px; }
  .search-form label { min-width:0; flex:1; }
  .search-form input {
    display:block;
    width:100%;
    min-width:0;
    max-width:100%;
    padding:12px 0;
    font-size:21px;
    line-height:1.2;
  }
  .search-form button { flex:0 0 42px; width:42px; height:42px; padding:0; font-size:26px; }
  .search-box p { font-size:13px; line-height:1.5; }

  .hero-section { display:block; padding-top:12px; }
  .hero-main {
    display:flex;
    flex-direction:column;
    min-height:0;
    max-height:none;
    height:auto;
    border-radius:20px;
    overflow:hidden;
    background:var(--dark);
  }
  .hero-main:after { display:none; }
  .hero-media {
    position:relative;
    width:100%;
    height:auto;
    aspect-ratio:16/10;
    flex:none;
    overflow:hidden;
  }
  .hero-media img, .hero-media .image-placeholder { width:100%; height:100%; object-fit:cover; }
  .hero-overlay {
    position:static;
    left:auto;
    right:auto;
    bottom:auto;
    padding:18px 18px 20px;
    background:var(--dark);
    color:#fff;
  }
  .hero-overlay h1 {
    margin:7px 0 10px;
    font-size:clamp(25px,7.7vw,34px);
    line-height:1.08;
    letter-spacing:-1px;
    display:-webkit-box;
    -webkit-line-clamp:3;
    -webkit-box-orient:vertical;
    overflow:hidden;
  }
  .hero-excerpt { margin:0 0 12px; font-size:14px; line-height:1.5; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; }
  .hero-meta { gap:10px; flex-wrap:wrap; font-size:11px; }

  .hero-side { margin-top:12px; display:grid; grid-template-columns:1fr; gap:10px; min-height:0; }
  .mini-story {
    display:grid;
    grid-template-columns:118px minmax(0,1fr);
    height:auto;
    min-height:104px;
    gap:11px;
    padding:8px;
    border-radius:15px;
  }
  .mini-image { width:118px; height:88px; margin:0; border-radius:11px; }
  .mini-content { min-width:0; align-self:center; }
  .mini-story h2 { margin:3px 0 6px; font-size:15px; line-height:1.28; -webkit-line-clamp:3; }
  .mini-meta { display:flex; gap:8px; font-size:10px; }

  .category-nav { width:calc(100% - 24px); margin-top:12px; padding:10px; border-radius:14px; }
  .category-nav-links { width:100%; padding-bottom:2px; }
  .category-nav a { padding:8px 11px; font-size:12px; }

  .content-section { display:block; padding-top:38px; }
  .content-popular { margin-top:28px; }
  .latest-row { grid-template-columns:112px minmax(0,1fr); gap:13px; padding:16px 0; }
  .latest-image { height:88px; border-radius:13px; }
  .latest-body h3 { font-size:17px; line-height:1.28; margin:4px 0 7px; }
  .latest-body p { display:none; }
  .latest-body .story-meta { font-size:10px; gap:8px; }

  .category-strip { padding-top:40px; }
  .section-heading { align-items:center; margin-bottom:16px; }
  .section-heading h2 { font-size:25px; letter-spacing:-.7px; }
  .category-media-grid { gap:12px; }
  .category-media-story { grid-template-columns:118px minmax(0,1fr); min-height:102px; border-radius:15px; }
  .category-media-image { width:118px; height:102px; min-height:102px; }
  .category-media-body { padding:11px 12px; }
  .category-media-body h3 { margin:3px 0 6px; font-size:15px; line-height:1.28; -webkit-line-clamp:3; }
  .category-media-body p { display:none; }
  .category-media-body .story-meta { font-size:10px; gap:8px; }

  .article-header.shell-narrow { width:calc(100% - 24px); padding-top:28px; }
  .article-header .article-breadcrumb { margin-bottom:14px; font-size:12px; }
  .article-header .article-title,
  .article-header .article-title--long,
  .article-header .article-title--very-long {
    font-size:clamp(27px,8.4vw,38px);
    line-height:1.1;
    letter-spacing:-1px;
    overflow-wrap:break-word;
    hyphens:auto;
  }
  .article-deck { font-size:16px; line-height:1.55; }
  .article-meta { flex-wrap:wrap; gap:8px 14px; }
  .article-cover { width:calc(100% - 24px); margin-inline:auto; border-radius:18px; max-height:none; }
  .article-cover img { width:100%; height:auto; max-height:none; object-fit:contain; }
  .article-content { font-size:16.5px; line-height:1.78; overflow-wrap:anywhere; }

  .archive-story { grid-template-columns:112px minmax(0,1fr); gap:12px; padding:15px 0; }
  .archive-story-image { width:112px; height:88px; border-radius:12px; }
  .archive-story-body h2 { font-size:16px; line-height:1.3; margin:3px 0 7px; }
}

@media (max-width: 390px) {
  .shell, .shell-narrow { width:calc(100% - 20px); }
  .custom-logo { max-width:145px; }
  .hero-media { aspect-ratio:4/3; }
  .hero-overlay { padding:16px; }
  .mini-story { grid-template-columns:104px minmax(0,1fr); }
  .mini-image { width:104px; height:82px; }
  .latest-row { grid-template-columns:100px minmax(0,1fr); }
  .latest-image { height:80px; }
  .category-media-story { grid-template-columns:105px minmax(0,1fr); }
  .category-media-image { width:105px; height:96px; min-height:96px; }
}

/* v1.7 editorial refinements */
.text-logo{color:var(--ink);max-width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.text-logo span{color:inherit}
.text-logo.light{color:#fff}

.category-media-story{
  grid-template-columns:240px minmax(0,1fr);
  padding:14px;
  gap:18px;
  overflow:visible;
  border-radius:22px;
}
.category-media-image{
  width:240px;
  height:150px;
  min-height:150px;
  align-self:center;
  border-radius:16px;
  overflow:hidden;
  box-shadow:0 8px 22px rgba(24,27,40,.10);
}
.category-media-body{padding:8px 8px 8px 0}

.load-more-button{
  display:flex;
  align-items:center;
  justify-content:center;
  width:min(320px,100%);
  min-height:48px;
  margin:28px auto 0;
  border:1px solid var(--line);
  border-radius:14px;
  background:#fff;
  color:var(--ink);
  font:800 14px/1 'Manrope',sans-serif;
  cursor:pointer;
  transition:border-color .2s,transform .2s,box-shadow .2s;
}
.load-more-button:hover{border-color:var(--accent);transform:translateY(-1px);box-shadow:0 10px 24px rgba(24,27,40,.08)}
[x-cloak]{display:none!important}

.share-rail a{cursor:pointer;pointer-events:auto;color:var(--ink);text-decoration:none}
.share-rail a:hover{color:#fff;background:var(--accent);border-color:var(--accent)}

.single-main{padding-top:26px}
.article-hero{
  position:relative;
  min-height:520px;
  max-height:680px;
  border-radius:28px;
  overflow:hidden;
  background:var(--dark);
}
.article-hero-media,.article-hero-media img,.article-hero-media .image-placeholder{position:absolute;inset:0;width:100%;height:100%;display:block}
.article-hero-media img{object-fit:cover}
.article-hero-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,10,18,.08) 18%,rgba(8,10,18,.86) 100%)}
.article-hero-content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:flex-end;min-height:520px;padding:52px;color:#fff;max-width:1120px}
.article-hero .article-breadcrumb{margin:0 0 18px;color:rgba(255,255,255,.7)}
.article-hero .article-breadcrumb a{color:#fff}
.article-hero .article-title{font:800 clamp(34px,4.4vw,62px)/1.04 'Manrope',sans-serif;letter-spacing:-2.2px;margin:10px 0 16px;max-width:1080px;text-wrap:balance}
.article-hero .article-title--long{font-size:clamp(31px,3.8vw,52px);line-height:1.07}
.article-hero .article-title--very-long{font-size:clamp(28px,3.2vw,45px);line-height:1.1}
.article-hero .article-deck{color:rgba(255,255,255,.82);font-size:18px;line-height:1.5;max-width:880px;margin:0 0 20px}
.article-hero .article-byline span{color:rgba(255,255,255,.72)}
.article-hero .article-byline img{border:none !important;height:138px;min-height:138px}
  .article-hero-content{padding:38px}
}
@media(max-width:760px){
  .text-logo{max-width:190px;font-size:18px}
  .category-media-story{grid-template-columns:132px minmax(0,1fr);padding:10px;gap:12px;border-radius:17px}
  .category-media-image{width:132px;height:104px;min-height:104px;border-radius:13px;box-shadow:none}
  .category-media-body{padding:3px 2px 3px 0}
  .article-hero{width:calc(100% - 24px);min-height:430px;max-height:none;border-radius:20px}
  .article-hero-content{min-height:430px;padding:24px 20px}
  .article-hero .article-title,.article-hero .article-title--long,.article-hero .article-title--very-long{font-size:clamp(27px,8vw,39px);line-height:1.08;letter-spacing:-1.1px}
  .article-hero .article-deck{font-size:15px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
  .article-hero .article-breadcrumb{font-size:11px;margin-bottom:12px}
  .share-rail{position:static;flex-direction:row;justify-content:flex-start;margin-bottom:22px}
}
@media(max-width:390px){
  .category-media-story{grid-template-columns:116px minmax(0,1fr)}
  .category-media-image{width:116px;height:94px;min-height:94px}
  .article-hero{width:calc(100% - 20px);min-height:400px}
  .article-hero-content{min-height:400px;padding:20px 16px}
}


/* v8 refinements */
.category-media-story{grid-template-columns:180px minmax(0,1fr);min-height:142px;padding:10px;gap:14px;overflow:visible}
.category-media-image{width:180px;height:122px;min-height:122px;border-radius:14px;overflow:hidden;align-self:center;box-shadow:0 5px 18px rgba(25,28,42,.08)}
.category-media-body{padding:6px 8px 6px 0}
.category-media-body h3{font-size:17px;-webkit-line-clamp:2}
.share-rail{z-index:3}
.share-rail a,.share-rail a:link,.share-rail a:visited{cursor:pointer!important;pointer-events:auto!important;user-select:none;color:var(--ink);text-decoration:none;position:relative;z-index:5}
.share-rail a:hover{cursor:pointer!important;color:#fff;background:var(--accent);border-color:var(--accent);transform:translateY(-1px)}
.author-box{display:none!important}
.recommended-posts{margin-top:58px}
.recommended-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.recommended-card{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff;transition:transform .2s,box-shadow .2s}
.recommended-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}
.recommended-image{display:block;height:150px;background:var(--soft);overflow:hidden}
.recommended-image img,.recommended-image .image-placeholder{width:100%;height:100%;object-fit:cover;display:block}
.recommended-body{padding:16px}
.recommended-body h3{font:750 17px/1.3 'Manrope',sans-serif;margin:6px 0 12px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.ad-slot{width:100%;min-height:90px;margin-top:28px;margin-bottom:28px;display:flex;align-items:center;justify-content:center;overflow:hidden;text-align:center}
.ad-slot:empty{display:none}
.ad-slot ins{max-width:100%}
.ad-slot--article-top{margin-top:28px;margin-bottom:8px}
.ad-slot--article-bottom{margin-top:40px;margin-bottom:20px}
.ad-slot--footer{margin-top:60px;margin-bottom:24px}
@media(max-width:960px){
  .category-media-story{grid-template-columns:160px minmax(0,1fr)}
  .category-media-image{width:160px;height:112px;min-height:112px}
}
@media(max-width:760px){
  .category-media-story{grid-template-columns:128px minmax(0,1fr);padding:9px;gap:11px;min-height:110px}
  .category-media-image{width:128px;height:96px;min-height:96px;border-radius:12px}
  .recommended-grid{grid-template-columns:1fr}
  .recommended-card{display:grid;grid-template-columns:128px 1fr}
  .recommended-image{height:100%;min-height:112px}
  .ad-slot{min-height:60px;margin-top:20px;margin-bottom:20px}
}
@media(max-width:480px){
  .category-media-story{grid-template-columns:112px minmax(0,1fr)}
  .category-media-image{width:112px;height:88px;min-height:88px}
  .recommended-card{grid-template-columns:110px 1fr}
  .recommended-body{padding:12px}
  .recommended-body h3{font-size:15px;margin-bottom:8px}
}

/* v9: stable homepage cards — no lift, scale or image zoom */
body.is-front-page .hero-main,
body.is-front-page .mini-story,
body.is-front-page .story-card,
body.is-front-page .latest-row,
body.is-front-page .category-media-story,
body.is-front-page .recommended-card,
body.is-front-page .popular-panel,
body.is-front-page .sidebar-card {
  transform:none!important;
}
body.is-front-page .hero-main:hover,
body.is-front-page .mini-story:hover,
body.is-front-page .story-card:hover,
body.is-front-page .latest-row:hover,
body.is-front-page .category-media-story:hover,
body.is-front-page .recommended-card:hover,
body.is-front-page .popular-panel:hover,
body.is-front-page .sidebar-card:hover {
  transform:none!important;
}
body.is-front-page .hero-main img,
body.is-front-page .mini-story img,
body.is-front-page .story-card img,
body.is-front-page .latest-row img,
body.is-front-page .category-media-story img,
body.is-front-page .recommended-card img {
  transform:none!important;
  transition:opacity .2s ease!important;
}
body.is-front-page .hero-main:hover img,
body.is-front-page .mini-story:hover img,
body.is-front-page .story-card:hover img,
body.is-front-page .latest-row:hover img,
body.is-front-page .category-media-story:hover img,
body.is-front-page .recommended-card:hover img {
  transform:none!important;
}

/* v9: custom comments */
.comments-area{margin-top:68px}
.comments-heading{display:flex;align-items:end;justify-content:space-between;padding-bottom:20px;border-bottom:1px solid var(--line);margin-bottom:24px}
.comments-heading h2{font:800 clamp(26px,3vw,38px)/1.1 'Manrope',sans-serif;letter-spacing:-1px;margin:0 0 7px}
.comments-heading p{margin:0;color:var(--muted);font-size:15px}
.comment-list,.comment-list .children{list-style:none;margin:0;padding:0}
.comment-list .children{margin:14px 0 0 42px;padding-left:20px;border-left:2px solid #ececf2}
.comment-list>li{margin:0 0 16px!important;padding:0!important;border:0!important;border-radius:0!important}
.anz-comment-card{margin:0 0 16px}
.anz-comment-inner{background:#fff;border:1px solid var(--line);border-radius:20px;padding:22px;box-shadow:0 8px 28px rgba(25,27,38,.035)}
.anz-comment-header{display:flex;gap:13px;align-items:center;margin-bottom:15px}
.anz-comment-avatar img{display:block;width:48px;height:48px;border-radius:15px;object-fit:cover}
.anz-comment-author-wrap{min-width:0}
.anz-comment-author-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.anz-comment-author,.anz-comment-author a{font:800 15px/1.2 'Manrope',sans-serif;color:var(--ink);text-decoration:none}
.anz-author-badge{display:inline-flex;align-items:center;height:21px;padding:0 8px;border-radius:999px;background:rgba(109,93,252,.1);color:var(--accent);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}
.anz-comment-date{display:inline-block;margin-top:4px;color:var(--muted);font-size:12px;text-decoration:none}
.anz-comment-content{font-size:16px;line-height:1.75;color:#383b49}
.anz-comment-content p:first-child{margin-top:0}.anz-comment-content p:last-child{margin-bottom:0}
.anz-comment-footer{display:flex;gap:14px;align-items:center;margin-top:17px;padding-top:14px;border-top:1px solid #f0f0f4}
.anz-comment-footer a{font-size:12px;font-weight:800;color:var(--accent);text-decoration:none;cursor:pointer!important}
.anz-comment-awaiting{padding:10px 12px;border-radius:10px;background:#fff7dd;color:#775b00;font-size:13px}
.anz-comment-form-card{margin-top:30px;background:var(--soft);border:1px solid var(--line);border-radius:24px;padding:28px}
.comment-reply-title{font:800 25px/1.2 'Manrope',sans-serif;margin:0 0 8px}
.comment-notes,.logged-in-as{color:var(--muted);font-size:13px;margin:0 0 22px}
.comment-form{display:grid;grid-template-columns:1fr 1fr;gap:17px}
.comment-form-comment,.comment-form-cookies-consent,.form-submit,.comment-notes,.logged-in-as{grid-column:1/-1}
.comment-form p{margin:0}
.comment-form label{display:block;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#555968;margin:0 0 8px}
.comment-form textarea,.comment-form input[type=text],.comment-form input[type=email],.comment-form input[type=url]{width:100%;box-sizing:border-box;border:1px solid #dfe0e8;background:#fff;border-radius:13px;padding:13px 14px;font:inherit;color:var(--ink);outline:none;transition:border-color .2s,box-shadow .2s}
.comment-form textarea{resize:vertical;min-height:145px}
.comment-form textarea:focus,.comment-form input:focus{border-color:var(--accent);box-shadow:0 0 0 3px rgba(109,93,252,.1)}
.comment-form-cookies-consent{display:flex;align-items:flex-start;gap:9px;color:var(--muted);font-size:13px}
.comment-form-cookies-consent input{width:auto!important;margin-top:3px}
.comment-form-cookies-consent label{font:inherit;text-transform:none;letter-spacing:0;margin:0}
.comment-submit{min-height:46px;padding:0 22px;border-radius:13px;cursor:pointer!important;transition:opacity .2s!important;transform:none!important}
.comment-submit:hover{opacity:.9;transform:none!important}

@media(max-width:700px){
  .comments-area{margin-top:48px}
  .anz-comment-inner{padding:17px;border-radius:17px}
  .comment-list .children{margin-left:16px;padding-left:12px}
  .anz-comment-form-card{padding:19px;border-radius:19px}
  .comment-form{grid-template-columns:1fr}
  .comment-form-author,.comment-form-email,.comment-form-url{grid-column:1/-1}
}

/* Anime News Feed 1.0: stable cards with image-only hover zoom */
body.is-front-page .hero-main,
body.is-front-page .mini-story,
body.is-front-page .story-card,
body.is-front-page .latest-row,
body.is-front-page .category-media-story,
body.is-front-page .recommended-card,
body.is-front-page .popular-panel,
body.is-front-page .sidebar-card,
body.is-front-page .hero-main:hover,
body.is-front-page .mini-story:hover,
body.is-front-page .story-card:hover,
body.is-front-page .latest-row:hover,
body.is-front-page .category-media-story:hover,
body.is-front-page .recommended-card:hover,
body.is-front-page .popular-panel:hover,
body.is-front-page .sidebar-card:hover {
  transform:none!important;
  box-shadow:none!important;
}

body.is-front-page .hero-media,
body.is-front-page .mini-image,
body.is-front-page .story-image,
body.is-front-page .latest-image,
body.is-front-page .category-media-image,
body.is-front-page .recommended-image {
  overflow:hidden;
}

body.is-front-page .hero-media > img,
body.is-front-page .mini-image > img,
body.is-front-page .story-image > img,
body.is-front-page .latest-image > img,
body.is-front-page .category-media-image > img,
body.is-front-page .recommended-image > img {
  transform:scale(1)!important;
  transition:transform .38s ease!important;
  will-change:transform;
}

body.is-front-page .hero-main:hover .hero-media > img,
body.is-front-page .mini-story:hover .mini-image > img,
body.is-front-page .story-card:hover .story-image > img,
body.is-front-page .latest-row:hover .latest-image > img,
body.is-front-page .category-media-story:hover .category-media-image > img,
body.is-front-page .recommended-card:hover .recommended-image > img {
  transform:scale(1.045)!important;
}

/* Anime News Feed 1.1 — member login, registration and profile */
.header-account{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;padding:0 14px;border:1px solid var(--line);border-radius:11px;color:var(--ink);font-size:13px;font-weight:800;text-decoration:none;white-space:nowrap;transition:border-color .2s,background-color .2s,color .2s}
.header-account:hover{border-color:var(--accent);color:var(--accent)}
.header-account-primary{border-color:var(--accent);background:var(--accent);color:#fff}
.header-account-primary:hover{background:var(--ink);border-color:var(--ink);color:#fff}
.header-account-user{padding:3px 10px 3px 4px;background:var(--soft)}
.header-account-user img{width:30px;height:30px;object-fit:cover;border-radius:9px}
.member-page{min-height:65vh;padding-top:72px;padding-bottom:90px}
.member-card{background:#fff;border:1px solid var(--line);border-radius:26px}
.member-auth-card{width:min(100%,560px);margin:0 auto;padding:42px}
.member-kicker{margin-bottom:10px;color:var(--accent);font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.member-card h1,.member-card h2{margin:0;font-family:'Manrope',sans-serif;color:var(--ink);letter-spacing:-.035em}
.member-card h1{font-size:clamp(31px,4vw,44px);line-height:1.06}.member-card h2{font-size:32px}
.member-intro{margin:14px 0 28px;color:var(--muted);font-size:15px;line-height:1.7}
.member-form{display:grid;gap:18px;margin-top:27px}
.member-form label>span,.member-file>span{display:block;margin-bottom:8px;color:#535664;font-size:12px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}
.member-form input[type=text],.member-form input[type=email],.member-form input[type=password],.member-form input[type=url],.member-form textarea{width:100%;box-sizing:border-box;border:1px solid #dfe0e8;background:#fafafd;border-radius:13px;padding:13px 14px;color:var(--ink);font:inherit;outline:none;transition:border-color .2s,box-shadow .2s,background-color .2s}
.member-form textarea{resize:vertical;min-height:128px}
.member-form input:focus,.member-form textarea:focus{border-color:var(--accent);background:#fff;box-shadow:0 0 0 3px rgba(109,93,252,.1)}
.member-check{display:flex!important;align-items:center;gap:9px;color:var(--muted);font-size:13px;cursor:pointer}.member-check span{margin:0!important;font:inherit!important;letter-spacing:0!important;text-transform:none!important}.member-check input{width:16px;height:16px;accent-color:var(--accent)}
.member-primary{display:inline-flex;align-items:center;justify-content:center;min-height:49px;border:0;border-radius:13px;background:var(--accent);color:#fff;font:800 14px 'DM Sans',sans-serif;cursor:pointer;transition:opacity .2s,background-color .2s}.member-primary:hover{background:var(--ink)}
.member-card-footer{display:flex;justify-content:space-between;gap:18px;margin-top:24px;padding-top:22px;border-top:1px solid var(--line);color:var(--muted);font-size:13px}.member-card-footer a{color:var(--accent);font-weight:800;text-decoration:none}.member-card-footer-center{justify-content:center}
.member-alert{margin:22px 0 0;padding:13px 15px;border-radius:12px;font-size:13px;line-height:1.55}.member-alert-error{background:#fff0f1;color:#9d2531;border:1px solid #ffd5da}.member-alert-success{background:#eefbf4;color:#216c46;border:1px solid #c9eed9}
.member-profile-shell{display:grid;grid-template-columns:260px minmax(0,1fr);gap:28px;align-items:start}
.member-profile-summary{position:sticky;top:100px;padding:30px;background:var(--ink);border-radius:24px;color:#fff;text-align:center}.member-profile-avatar img{width:132px;height:132px;object-fit:cover;border:none !important;border-radius:32px}.member-profile-summary h1{margin:18px 0 4px;font:800 23px/1.2 'Manrope',sans-serif}.member-profile-summary>p{margin:0 0 25px;color:rgba(255,255,255,.62);font-size:13px}.member-profile-stat{display:flex;align-items:center;justify-content:space-between;padding:13px 0;border-top:1px solid rgba(255,255,255,.1)}.member-profile-stat strong{font-size:17px}.member-profile-stat span{color:rgba(255,255,255,.62);font-size:12px;font-weight:700}.member-logout{display:block;margin-top:20px;padding:11px;border:none !important;border-radius:11px;color:#fff;font-size:13px;font-weight:800;text-decoration:none}.member-logout:hover{background:#fff;color:var(--ink)}
.member-profile-form-card{padding:38px}.member-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.member-avatar-upload{display:grid;grid-template-columns:76px minmax(0,1fr);gap:8px 16px;align-items:center;padding:18px;background:var(--soft);border:1px solid var(--line);border-radius:17px}.member-avatar-upload>div{grid-row:1/4}.member-avatar-upload img{width:76px;height:76px;object-fit:cover;border-radius:19px}.member-avatar-upload small{color:var(--muted);font-size:12px}.member-avatar-upload .member-check{margin-top:3px}.member-file input[type=file]{max-width:100%;font-size:12px}.member-file input[type=file]::file-selector-button{margin-right:10px;padding:8px 11px;border:0;border-radius:9px;background:var(--ink);color:#fff;font-weight:800;cursor:pointer}
@media(max-width:980px){.header-account span{display:none}.header-account-user{padding-right:4px}.member-profile-shell{grid-template-columns:1fr}.member-profile-summary{position:static;display:grid;grid-template-columns:auto 1fr;column-gap:20px;text-align:left}.member-profile-avatar{grid-row:1/5}.member-profile-summary h1{align-self:end}.member-profile-stat{grid-column:2}.member-logout{grid-column:1/-1;text-align:center}}
@media(max-width:700px){.header-account:not(.header-account-user){display:none}.member-page{padding-top:38px;padding-bottom:60px}.member-auth-card,.member-profile-form-card{padding:23px;border-radius:20px}.member-card-footer{flex-direction:column;text-align:center}.member-grid{grid-template-columns:1fr}.member-profile-summary{display:block;text-align:center;padding:24px}.member-profile-avatar{margin:0 auto}.member-profile-stat{display:flex}.member-avatar-upload{grid-template-columns:62px 1fr}.member-avatar-upload img{width:62px;height:62px;border-radius:16px}}

/* Anime News Feed 1.2 — profile, inline comment editing, password recovery and reactions */
.member-profile-shell-v2{grid-template-columns:300px minmax(0,1fr);gap:32px}
.member-profile-summary-v2{padding:0;overflow:hidden;background:#11131a;border:none !important;box-shadow:0 22px 60px rgba(17,19,26,.16)}
.member-profile-cover{height:104px;background:linear-gradient(135deg,var(--accent),#9a8eff 58%,#ff7e9d)}
.member-profile-summary-inner{padding:0 30px 30px;margin-top:-50px;position:relative}
.member-profile-summary-v2 .member-profile-avatar img{width:124px;height:124px;border-radius:30px;border:6px solid #11131a;box-shadow:0 12px 35px rgba(0,0,0,.25)}
.member-profile-summary-v2 h1{font-size:25px;margin-top:16px}
.member-profile-summary-v2>p,.member-profile-summary-v2 .member-profile-summary-inner>p{margin-bottom:28px}
.member-profile-summary-v2 .member-profile-stat{padding:15px 0}
.member-profile-summary-v2 .member-profile-stat strong{font-size:20px}
.member-profile-form-card{box-shadow:0 22px 70px rgba(25,28,39,.07)}
.member-profile-form-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:24px;border-bottom:1px solid var(--line)}
.member-profile-security{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border-radius:999px;background:#eefbf4;color:#24704a;font-size:11px;font-weight:900;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}
.member-password-card{position:relative;overflow:hidden}
.member-password-card:before{content:"";position:absolute;inset:0 0 auto;height:5px;background:linear-gradient(90deg,var(--accent),#ff7597)}

.anz-comment-edit-button{appearance:none;border:0;background:transparent;padding:0;color:var(--accent);font:800 12px 'DM Sans',sans-serif;cursor:pointer}
.anz-inline-comment-edit{margin-top:16px;padding-top:16px;border-top:1px solid var(--line)}
.anz-inline-comment-edit[hidden]{display:none!important}
.anz-inline-comment-edit textarea{width:100%;box-sizing:border-box;min-height:120px;padding:14px;border:1px solid #dfe0e8;border-radius:13px;background:#fff;color:var(--ink);font:inherit;resize:vertical;outline:none}
.anz-inline-comment-edit textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px rgba(109,93,252,.1)}
.anz-inline-comment-actions{display:flex;gap:10px;margin-top:11px}
.anz-inline-save,.anz-inline-cancel{min-height:39px;padding:0 14px;border-radius:10px;font:800 12px 'DM Sans',sans-serif;cursor:pointer}
.anz-inline-save{border:0;background:var(--accent);color:#fff}.anz-inline-cancel{border:1px solid var(--line);background:#fff;color:var(--ink)}

.anz-reactions{margin-top:56px;margin-bottom:26px;padding:28px;border:1px solid var(--line);border-radius:24px;background:linear-gradient(180deg,#fff,#fbfbfe)}
.anz-reactions-copy{text-align:center;margin-bottom:22px}.anz-reactions-copy>span{display:block;margin-bottom:7px;color:var(--accent);font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.anz-reactions-copy h2{margin:0;font:800 clamp(22px,3vw,30px)/1.2 'Manrope',sans-serif;letter-spacing:-.025em;color:var(--ink)}
.anz-reaction-list{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}
.anz-reaction-button{position:relative;display:flex;min-width:0;flex-direction:column;align-items:center;justify-content:center;gap:5px;min-height:105px;padding:12px 7px;border:1px solid var(--line);border-radius:16px;background:#fff;color:var(--ink);cursor:pointer;transition:border-color .2s,background-color .2s,transform .2s}
.anz-reaction-button:hover{border-color:var(--accent);background:#f8f7ff;transform:translateY(-2px)}
.anz-reaction-button.is-active{border-color:var(--accent);background:#f1efff;box-shadow:0 0 0 2px rgba(109,93,252,.09)}
.anz-reaction-button:disabled{opacity:.65;cursor:wait}
.anz-reaction-emoji{font-size:30px;line-height:1;transition:transform .2s}.anz-reaction-button:hover .anz-reaction-emoji,.anz-reaction-button.is-active .anz-reaction-emoji{transform:scale(1.13)}
.anz-reaction-label{font-size:11px;font-weight:800;color:var(--muted)}.anz-reaction-button strong{font-size:12px;color:var(--ink)}
.anz-reaction-status{min-height:18px;margin:12px 0 0;text-align:center;color:var(--muted);font-size:12px}
.hero-media,.mini-image,.latest-image,.category-media-image,.story-image,.recommended-image,.archive-story-image{position:relative}
.anz-top-reaction{position:absolute;z-index:3;top:10px;left:10px;display:inline-flex;align-items:center;gap:5px;min-height:30px;padding:0 9px;border:none !important;border-radius:999px;background:rgba(17,19,26,.82);backdrop-filter:blur(8px);color:#fff;box-shadow:0 6px 20px rgba(0,0,0,.15);pointer-events:none}
.anz-top-reaction span{font-size:15px;line-height:1}.anz-top-reaction strong{font-size:11px;font-weight:900}

@media(max-width:980px){.member-profile-shell-v2{grid-template-columns:1fr}.member-profile-summary-v2{position:static}.member-profile-summary-v2 .member-profile-summary-inner{display:grid;grid-template-columns:auto 1fr;column-gap:20px;text-align:left}.member-profile-summary-v2 .member-profile-avatar{grid-row:1/5}.member-profile-summary-v2 .member-logout{grid-column:1/-1}.anz-reaction-list{grid-template-columns:repeat(3,1fr)}}
@media(max-width:700px){.member-profile-summary-v2 .member-profile-summary-inner{display:block;text-align:center}.member-profile-cover{height:86px}.member-profile-form-head{display:block}.member-profile-security{margin-top:15px}.anz-reactions{padding:20px 15px;border-radius:19px;margin-top:40px}.anz-reaction-list{grid-template-columns:repeat(3,1fr);gap:8px}.anz-reaction-button{min-height:92px;border-radius:14px}.anz-reaction-emoji{font-size:27px}.anz-top-reaction{top:8px;left:8px;min-height:27px;padding:0 8px}}


/* Anime News Feed 1.3 — separate profile/settings, quiet comment form, protruding reaction badge */
.anz-top-reaction{top:-10px;left:-12px;min-height:32px;padding:0 10px;border:none !important;background:var(--ink);box-shadow:0 8px 22px rgba(18,20,28,.18)}
.hero-media,.mini-image,.latest-image,.category-media-image,.archive-story-image{overflow:visible!important}
.hero-media img,.mini-image img,.latest-image img,.category-media-image img,.archive-story-image img{border-radius:inherit}
.comment-form .logged-in-as,.comment-form .required-field-message,.comment-form .comment-notes{display:none!important}
.profile-simple-card{max-width:960px;margin:0 auto;padding:38px;border:1px solid var(--line);border-radius:26px;background:#fff}
.profile-simple-main{display:flex;gap:28px;align-items:flex-start}.profile-simple-avatar img{display:block;width:128px;height:128px;object-fit:cover;border-radius:30px;border:1px solid var(--line)}
.profile-simple-copy{min-width:0;flex:1}.profile-simple-copy h1{margin:4px 0 4px;font:800 clamp(28px,4vw,40px)/1.08 'Manrope',sans-serif;letter-spacing:-.04em;color:var(--ink)}
.profile-simple-handle{margin:0;color:var(--muted);font-size:14px}.profile-simple-bio{max-width:650px;margin-top:20px;color:var(--text);line-height:1.75}.profile-simple-bio p{margin:0}.profile-simple-empty{margin:20px 0 0;color:var(--muted)}
.profile-simple-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.member-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 17px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--ink);font-weight:800;text-decoration:none}.member-secondary:hover{border-color:var(--ink)}
.profile-simple-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:34px;border:1px solid var(--line);border-radius:17px;overflow:hidden;background:var(--line)}.profile-simple-stats>div{padding:18px;background:var(--soft);text-align:center}.profile-simple-stats strong{display:block;font:800 20px/1 'Manrope',sans-serif;color:var(--ink)}.profile-simple-stats span{display:block;margin-top:7px;color:var(--muted);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}
.profile-activity-card{max-width:960px;margin:24px auto 0;padding:30px;border:1px solid var(--line);border-radius:24px;background:#fff}.profile-section-head h2{margin:5px 0 0;font:800 24px/1.2 'Manrope',sans-serif;color:var(--ink)}
.profile-comment-list{display:grid;gap:10px;margin-top:20px}.profile-comment-item{display:block;padding:17px 18px;border:1px solid var(--line);border-radius:15px;color:inherit;text-decoration:none;transition:border-color .2s,background-color .2s}.profile-comment-item:hover{border-color:#c9c6ff;background:#faf9ff}.profile-comment-item span{font-size:12px;font-weight:900;color:var(--accent)}.profile-comment-item p{margin:6px 0;color:var(--text);line-height:1.55}.profile-comment-item small{color:var(--muted)}.profile-empty-state{margin-top:20px;padding:28px;border:1px dashed var(--line);border-radius:15px;text-align:center;color:var(--muted)}
.member-page-head{max-width:960px;margin:0 auto 24px;display:flex;justify-content:space-between;align-items:flex-end;gap:20px}.member-page-head h1{margin:5px 0 6px;font:800 clamp(30px,4vw,42px)/1.08 'Manrope',sans-serif;color:var(--ink)}.member-page-head p{margin:0;color:var(--muted)}
.member-settings-card{max-width:960px;margin:0 auto;padding:34px}.member-settings-section{display:grid;grid-template-columns:220px minmax(0,1fr);gap:32px;padding:28px 0;border-bottom:1px solid var(--line)}.member-settings-section:first-of-type{padding-top:5px}.member-settings-copy h2{margin:0 0 7px;font:800 18px/1.25 'Manrope',sans-serif;color:var(--ink)}.member-settings-copy p{margin:0;color:var(--muted);font-size:13px;line-height:1.6}.member-settings-fields{display:grid;gap:18px}.member-settings-actions{display:flex;justify-content:flex-end;padding-top:26px}
@media(max-width:700px){.anz-top-reaction{top:-8px;left:-8px}.profile-simple-card{padding:24px;border-radius:21px}.profile-simple-main{display:block}.profile-simple-avatar img{width:96px;height:96px;border-radius:23px}.profile-simple-copy{margin-top:18px}.profile-simple-stats{grid-template-columns:1fr}.profile-simple-stats>div{display:flex;justify-content:space-between;align-items:center;text-align:left}.profile-simple-stats span{margin:0}.profile-activity-card{padding:23px}.member-page-head{display:block}.member-page-head .member-secondary{margin-top:18px}.member-settings-card{padding:23px}.member-settings-section{grid-template-columns:1fr;gap:16px}.member-settings-actions{justify-content:stretch}.member-settings-actions .member-primary{width:100%}}


/* Anime News Feed emote tweaks */
.anz-top-reaction,
.anz-top-reaction *,
.anz-top-reaction:hover,
.anz-top-reaction:hover *{
    border:none !important;
    transform:none !important;
    animation:none !important;
    transition:none !important;
    box-shadow:none !important;
}


/* Horizontal trending strip */
.trending-bar{
  margin-top:22px;
  display:flex;
  align-items:stretch;
  min-height:54px;
  border:1px solid var(--line);
  border-radius:16px;
  background:#fff;
  overflow:hidden;
}
.trending-label{
  flex:0 0 auto;
  display:flex;
  align-items:center;
  gap:9px;
  padding:0 18px;
  background:var(--dark);
  color:#fff;
  font-family:'Manrope',sans-serif;
  font-size:13px;
  letter-spacing:.04em;
  text-transform:uppercase;
}
.trending-dot{
  width:8px;
  height:8px;
  border-radius:50%;
  background:var(--accent);
  box-shadow:0 0 0 4px rgba(109,93,252,.18);
}
.trending-track{
  min-width:0;
  flex:1;
  display:flex;
  align-items:center;
  overflow-x:auto;
  scrollbar-width:none;
  scroll-snap-type:x proximity;
}
.trending-track::-webkit-scrollbar{display:none}
.trending-item{
  flex:0 0 auto;
  max-width:390px;
  display:flex;
  align-items:center;
  gap:12px;
  min-height:54px;
  padding:0 18px;
  border-right:1px solid var(--line);
  scroll-snap-align:start;
  white-space:nowrap;
}
.trending-item:last-child{border-right:0}
.trending-title{
  max-width:270px;
  overflow:hidden;
  text-overflow:ellipsis;
  font:700 13px/1.25 'Manrope',sans-serif;
}
.trending-views{
  color:var(--muted);
  font-size:11px;
  white-space:nowrap;
}
.trending-item:hover .trending-title{color:var(--accent)}

@media (max-width:760px){
  .trending-bar{
    width:calc(100% - 24px);
    margin-top:14px;
    border-radius:13px;
  }
  .trending-label{
    padding:0 13px;
    font-size:11px;
  }
  .trending-item{
    max-width:310px;
    padding:0 14px;
  }
  .trending-title{max-width:205px}
}


/* Homepage top reaction badge: emoji only */
.anz-top-reaction{
    width:36px !important;
    height:30px !important;
    min-width:36px !important;
    min-height:30px !important;
    padding:0 !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    gap:0 !important;
    border:0 !important;
    border-radius:999px !important;
    background:rgba(28,30,38,.88) !important;
    box-shadow:none !important;
    backdrop-filter:none !important;
    overflow:hidden !important;
    pointer-events:none !important;
    transform:none !important;
    transition:none !important;
    animation:none !important;
}
.anz-top-reaction > span:not(.screen-reader-text){
    width:100% !important;
    height:100% !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    font-size:19px !important;
    line-height:1 !important;
    transform:none !important;
    transition:none !important;
    animation:none !important;
}
.anz-top-reaction strong{
    display:none !important;
}


/* Anime News Feed 1.3 — final author, trending and homepage reaction fixes */

/* Article author/byline: compact pill with a truly circular avatar. */
.article-hero .article-byline{
    width:max-content !important;
    max-width:100% !important;
    min-height:56px !important;
    display:inline-flex !important;
    align-items:center !important;
    gap:11px !important;
    margin-top:18px !important;
    padding:6px 16px 6px 6px !important;
    border:1px solid rgba(255,255,255,.18) !important;
    border-radius:999px !important;
    background:rgba(12,14,20,.46) !important;
    backdrop-filter:blur(10px) !important;
    box-shadow:none !important;
    overflow:hidden !important;
}
.article-hero .article-byline img,
.article-hero .article-byline .avatar{
    display:block !important;
    flex:0 0 44px !important;
    width:44px !important;
    height:44px !important;
    min-width:44px !important;
    min-height:44px !important;
    max-width:44px !important;
    max-height:44px !important;
    margin:0 !important;
    padding:0 !important;
    border:0 !important;
    border-radius:50% !important;
    object-fit:cover !important;
    aspect-ratio:1/1 !important;
    box-shadow:none !important;
}
.article-hero .article-byline > div{
    min-width:0 !important;
    padding-right:2px !important;
}
.article-hero .article-byline strong{
    color:#fff !important;
    line-height:1.2 !important;
}
.article-hero .article-byline span{
    margin-top:3px !important;
    color:rgba(255,255,255,.72) !important;
    line-height:1.25 !important;
}

/* Trending carousel: multiple cards, manual arrows and smooth horizontal movement. */
.trending-bar{
    position:relative !important;
    display:flex !important;
    align-items:stretch !important;
    min-height:58px !important;
    overflow:hidden !important;
}
.trending-viewport{
    min-width:0 !important;
    flex:1 1 auto !important;
    overflow:hidden !important;
}
.trending-track{
    width:100% !important;
    height:100% !important;
    display:flex !important;
    align-items:stretch !important;
    overflow-x:auto !important;
    overflow-y:hidden !important;
    scroll-behavior:smooth !important;
    scroll-snap-type:x mandatory !important;
    scrollbar-width:none !important;
    overscroll-behavior-inline:contain !important;
}
.trending-track::-webkit-scrollbar{
    display:none !important;
}
.trending-item{
    flex:0 0 min(36%, 390px) !important;
    width:min(36%, 390px) !important;
    max-width:none !important;
    min-width:260px !important;
    min-height:58px !important;
    scroll-snap-align:start !important;
    scroll-snap-stop:always !important;
}
.trending-controls{
    flex:0 0 auto !important;
    display:flex !important;
    align-items:center !important;
    gap:5px !important;
    padding:0 9px !important;
    border-left:1px solid var(--line) !important;
    background:#fff !important;
}
.trending-arrow{
    width:32px !important;
    height:32px !important;
    display:grid !important;
    place-items:center !important;
    padding:0 !important;
    border:1px solid var(--line) !important;
    border-radius:50% !important;
    background:#fff !important;
    color:var(--ink) !important;
    font:700 22px/1 Arial,sans-serif !important;
    cursor:pointer !important;
    transform:none !important;
    transition:border-color .18s ease, color .18s ease, background-color .18s ease !important;
}
.trending-arrow:hover{
    border-color:var(--accent) !important;
    background:#f7f6ff !important;
    color:var(--accent) !important;
    transform:none !important;
}
.trending-arrow:focus-visible{
    outline:2px solid var(--accent) !important;
    outline-offset:2px !important;
}

/* Homepage reaction badge: screenshot-style floating round bubbles. */
.anz-top-reaction{
    position:absolute !important;
    z-index:6 !important;
    top:-15px !important;
    left:18px !important;
    width:auto !important;
    height:auto !important;
    min-width:0 !important;
    min-height:0 !important;
    display:flex !important;
    align-items:center !important;
    justify-content:flex-start !important;
    gap:5px !important;
    padding:0 !important;
    border:0 !important;
    border-radius:0 !important;
    background:transparent !important;
    box-shadow:none !important;
    backdrop-filter:none !important;
    overflow:visible !important;
    pointer-events:none !important;
    transform:none !important;
    transition:none !important;
    animation:none !important;
}
.anz-top-reaction-item{
    position:relative !important;
    flex:0 0 44px !important;
    width:44px !important;
    height:44px !important;
    min-width:44px !important;
    min-height:44px !important;
    display:grid !important;
    place-items:center !important;
    padding:0 !important;
    border:0 !important;
    border-radius:50% !important;
    box-shadow:0 4px 10px rgba(18,20,28,.12) !important;
    overflow:hidden !important;
    transform:none !important;
    transition:none !important;
    animation:none !important;
}
.anz-top-reaction-item--love{background:#ff3e55 !important}
.anz-top-reaction-item--fire{background:#ff7a28 !important}
.anz-top-reaction-item--wow{background:#ffc329 !important}
.anz-top-reaction-item--happy{background:#ff658f !important}
.anz-top-reaction-item--sad{background:#ffc329 !important}
.anz-top-reaction-item--angry{background:#ff4d3d !important}
.anz-top-reaction-emoji{
    width:100% !important;
    height:100% !important;
    display:grid !important;
    place-items:center !important;
    padding:0 !important;
    font-size:25px !important;
    line-height:1 !important;
    text-align:center !important;
    transform:none !important;
    transition:none !important;
    animation:none !important;
}
.anz-top-reaction-item--love .anz-top-reaction-emoji{
    color:#fff !important;
    font-family:Arial,sans-serif !important;
    font-size:38px !important;
    font-weight:700 !important;
    line-height:.8 !important;
    transform:translateY(-1px) !important;
}
.anz-top-reaction:hover,
.anz-top-reaction:hover *,
.anz-top-reaction-item:hover,
.anz-top-reaction-item:hover *,
.hero-main:hover .anz-top-reaction,
.hero-main:hover .anz-top-reaction *,
.mini-story:hover .anz-top-reaction,
.mini-story:hover .anz-top-reaction *,
.latest-row:hover .anz-top-reaction,
.latest-row:hover .anz-top-reaction *,
.category-media-story:hover .anz-top-reaction,
.category-media-story:hover .anz-top-reaction *,
.recommended-card:hover .anz-top-reaction,
.recommended-card:hover .anz-top-reaction *{
    transform:none !important;
    transition:none !important;
    animation:none !important;
}

/* Let reaction bubbles protrude while keeping image zoom clipped inside a rounded inner frame. */
.hero-media,
.mini-image,
.latest-image,
.category-media-image,
.recommended-image,
.archive-story-image{
    overflow:visible !important;
}
.hero-media > img,
.mini-image > img,
.latest-image > img,
.category-media-image > img,
.recommended-image > img,
.archive-story-image > img,
.hero-media > .image-placeholder,
.mini-image > .image-placeholder,
.latest-image > .image-placeholder,
.category-media-image > .image-placeholder,
.recommended-image > .image-placeholder,
.archive-story-image > .image-placeholder{
    border-radius:inherit !important;
}

@media(max-width:900px){
    .trending-item{
        flex-basis:58% !important;
        width:58% !important;
        min-width:250px !important;
    }
}
@media(max-width:700px){
    .article-hero .article-byline{
        min-height:50px !important;
        padding:5px 13px 5px 5px !important;
    }
    .article-hero .article-byline img,
    .article-hero .article-byline .avatar{
        flex-basis:40px !important;
        width:40px !important;
        height:40px !important;
        min-width:40px !important;
        min-height:40px !important;
        max-width:40px !important;
        max-height:40px !important;
    }
    .trending-label{
        padding:0 12px !important;
    }
    .trending-item{
        flex-basis:86% !important;
        width:86% !important;
        min-width:235px !important;
    }
    .trending-controls{
        padding:0 6px !important;
    }
    .trending-arrow{
        width:29px !important;
        height:29px !important;
    }
    .anz-top-reaction{
        top:-12px !important;
        left:13px !important;
        gap:4px !important;
    }
    .anz-top-reaction-item{
        flex-basis:38px !important;
        width:38px !important;
        height:38px !important;
        min-width:38px !important;
        min-height:38px !important;
    }
    .anz-top-reaction-emoji{
        font-size:22px !important;
    }
    .anz-top-reaction-item--love .anz-top-reaction-emoji{
        font-size:33px !important;
    }
}


/* Anime News Feed 1.3 — trending uniqueness, softer reactions and clean author */

/* Article author: remove the outer pill/card completely. */
.article-hero .article-byline{
    width:auto !important;
    max-width:100% !important;
    min-height:0 !important;
    display:inline-flex !important;
    align-items:center !important;
    gap:10px !important;
    margin-top:18px !important;
    padding:0 !important;
    border:0 !important;
    border-radius:0 !important;
    background:transparent !important;
    backdrop-filter:none !important;
    box-shadow:none !important;
    overflow:visible !important;
}
.article-hero .article-byline img,
.article-hero .article-byline .avatar{
    flex:0 0 40px !important;
    width:40px !important;
    height:40px !important;
    min-width:40px !important;
    min-height:40px !important;
    max-width:40px !important;
    max-height:40px !important;
    margin:0 !important;
    padding:0 !important;
    border:0 !important;
    border-radius:50% !important;
    object-fit:cover !important;
    aspect-ratio:1/1 !important;
    box-shadow:none !important;
}
.article-hero .article-byline > div{
    min-width:0 !important;
    padding:0 !important;
    background:transparent !important;
}
.article-hero .article-byline strong{
    display:block !important;
    color:#fff !important;
    font-size:14px !important;
    line-height:1.2 !important;
}
.article-hero .article-byline span{
    display:block !important;
    margin-top:3px !important;
    color:rgba(255,255,255,.70) !important;
    font-size:12px !important;
    line-height:1.2 !important;
}

/* Softer reaction bubbles so every emoji stays clear. */
.anz-top-reaction-item{
    box-shadow:0 3px 8px rgba(20,22,30,.10) !important;
}
.anz-top-reaction-item--love{
    background:#ff8a99 !important;
}
.anz-top-reaction-item--fire{
    background:#ffd8bd !important;
}
.anz-top-reaction-item--wow{
    background:#ffe8a8 !important;
}
.anz-top-reaction-item--happy{
    background:#ffd0df !important;
}
.anz-top-reaction-item--sad{
    background:#cfe4ff !important;
}
.anz-top-reaction-item--angry{
    background:#ffc7c0 !important;
}
.anz-top-reaction-emoji{
    filter:none !important;
    opacity:1 !important;
    text-shadow:none !important;
}
.anz-top-reaction-item--love .anz-top-reaction-emoji{
    color:#fff !important;
}
.anz-top-reaction-item--fire .anz-top-reaction-emoji,
.anz-top-reaction-item--wow .anz-top-reaction-emoji,
.anz-top-reaction-item--happy .anz-top-reaction-emoji,
.anz-top-reaction-item--sad .anz-top-reaction-emoji,
.anz-top-reaction-item--angry .anz-top-reaction-emoji{
    color:inherit !important;
}

/* Keep the reaction badges completely static. */
.anz-top-reaction,
.anz-top-reaction *,
.anz-top-reaction:hover,
.anz-top-reaction:hover *,
.anz-top-reaction-item,
.anz-top-reaction-item *,
.anz-top-reaction-item:hover,
.anz-top-reaction-item:hover *{
    transform:none !important;
    transition:none !important;
    animation:none !important;
}


/* Anime News Feed 1.3 — real view ranking and clean reaction icons */

/* Love keeps the circular badge. */
.anz-top-reaction-item--love{
    flex:0 0 44px !important;
    width:44px !important;
    height:44px !important;
    min-width:44px !important;
    min-height:44px !important;
    display:grid !important;
    place-items:center !important;
    padding:0 !important;
    border:0 !important;
    border-radius:50% !important;
    background:#ff8a99 !important;
    box-shadow:0 3px 8px rgba(20,22,30,.10) !important;
    overflow:hidden !important;
}

/* Other reactions are shown directly, without any outer box. */
.anz-top-reaction-item:not(.anz-top-reaction-item--love){
    flex:0 0 auto !important;
    width:auto !important;
    height:auto !important;
    min-width:0 !important;
    min-height:0 !important;
    display:grid !important;
    place-items:center !important;
    padding:0 !important;
    border:0 !important;
    border-radius:0 !important;
    background:transparent !important;
    box-shadow:none !important;
    overflow:visible !important;
}
.anz-top-reaction-item:not(.anz-top-reaction-item--love) .anz-top-reaction-emoji{
    width:auto !important;
    height:auto !important;
    display:block !important;
    padding:0 !important;
    font-size:32px !important;
    line-height:1 !important;
    filter:none !important;
    opacity:1 !important;
    text-shadow:0 2px 4px rgba(20,22,30,.12) !important;
}
.anz-top-reaction-item--love .anz-top-reaction-emoji{
    width:100% !important;
    height:100% !important;
    display:grid !important;
    place-items:center !important;
    color:#fff !important;
    font-family:Arial,sans-serif !important;
    font-size:38px !important;
    font-weight:700 !important;
    line-height:.8 !important;
    text-shadow:none !important;
}

/* Keep all homepage reaction icons fully static. */
.anz-top-reaction,
.anz-top-reaction *,
.anz-top-reaction:hover,
.anz-top-reaction:hover *,
.anz-top-reaction-item,
.anz-top-reaction-item *,
.anz-top-reaction-item:hover,
.anz-top-reaction-item:hover *{
    transform:none !important;
    transition:none !important;
    animation:none !important;
}

@media(max-width:700px){
    .anz-top-reaction-item--love{
        flex-basis:38px !important;
        width:38px !important;
        height:38px !important;
        min-width:38px !important;
        min-height:38px !important;
    }
    .anz-top-reaction-item--love .anz-top-reaction-emoji{
        font-size:33px !important;
    }
    .anz-top-reaction-item:not(.anz-top-reaction-item--love) .anz-top-reaction-emoji{
        font-size:28px !important;
    }
}


/* Anime News Feed 1.3 — clearer compact homepage reaction bubbles */

/* Keep the whole reaction group compact. */
.anz-top-reaction{
    gap:1px !important;
    column-gap:1px !important;
    row-gap:0 !important;
    align-items:center !important;
}

/* Love keeps the familiar pink circular bubble. */
.anz-top-reaction-item--love{
    flex:0 0 40px !important;
    width:40px !important;
    height:40px !important;
    min-width:40px !important;
    min-height:40px !important;
    margin:0 !important;
    display:grid !important;
    place-items:center !important;
    padding:0 !important;
    border:0 !important;
    border-radius:50% !important;
    background:#ff5b72 !important;
    box-shadow:0 3px 9px rgba(23,25,34,.13) !important;
    overflow:hidden !important;
}

/* Other emojis use a soft, bright neutral bubble for visibility. */
.anz-top-reaction-item:not(.anz-top-reaction-item--love){
    flex:0 0 38px !important;
    width:38px !important;
    height:38px !important;
    min-width:38px !important;
    min-height:38px !important;
    margin:0 !important;
    display:grid !important;
    place-items:center !important;
    padding:0 !important;
    border:0 !important;
    border-radius:50% !important;
    background:rgba(255,255,255,.94) !important;
    box-shadow:0 3px 9px rgba(23,25,34,.13) !important;
    backdrop-filter:blur(4px) !important;
    overflow:hidden !important;
    isolation:isolate !important;
}

.anz-top-reaction-item:not(.anz-top-reaction-item--love) .anz-top-reaction-emoji{
    width:100% !important;
    height:100% !important;
    display:grid !important;
    place-items:center !important;
    padding:0 !important;
    font-size:26px !important;
    line-height:1 !important;
    opacity:1 !important;
    filter:none !important;
    text-shadow:none !important;
}

.anz-top-reaction-item--love .anz-top-reaction-emoji{
    width:100% !important;
    height:100% !important;
    display:grid !important;
    place-items:center !important;
    color:#fff !important;
    font-size:35px !important;
    line-height:.82 !important;
    text-shadow:none !important;
}

/* No hover zoom, movement or animation. */
.anz-top-reaction,
.anz-top-reaction *,
.anz-top-reaction:hover,
.anz-top-reaction:hover *,
.anz-top-reaction-item,
.anz-top-reaction-item *,
.anz-top-reaction-item:hover,
.anz-top-reaction-item:hover *{
    transform:none !important;
    transition:none !important;
    animation:none !important;
}

@media(max-width:700px){
    .anz-top-reaction{
        gap:0 !important;
    }
    .anz-top-reaction-item--love{
        flex-basis:36px !important;
        width:36px !important;
        height:36px !important;
        min-width:36px !important;
        min-height:36px !important;
    }
    .anz-top-reaction-item:not(.anz-top-reaction-item--love){
        flex-basis:34px !important;
        width:34px !important;
        height:34px !important;
        min-width:34px !important;
        min-height:34px !important;
    }
    .anz-top-reaction-item:not(.anz-top-reaction-item--love) .anz-top-reaction-emoji{
        font-size:23px !important;
    }
    .anz-top-reaction-item--love .anz-top-reaction-emoji{
        font-size:31px !important;
    }
}


/* Anime News Feed 1.3 — reactions beside views */

/* Old image overlay reactions are no longer used. */
.anz-top-reaction{
    display:none !important;
}

/* Compact reaction group next to the views label. */
.anz-meta-reactions{
    display:inline-flex !important;
    align-items:center !important;
    gap:2px !important;
    margin-left:7px !important;
    vertical-align:middle !important;
    line-height:1 !important;
}
.anz-meta-reaction{
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    width:22px !important;
    height:22px !important;
    min-width:22px !important;
    min-height:22px !important;
    padding:0 !important;
    border:0 !important;
    border-radius:50% !important;
    background:rgba(245,246,250,.96) !important;
    box-shadow:none !important;
    font-size:15px !important;
    line-height:1 !important;
    overflow:hidden !important;
    transform:none !important;
    transition:none !important;
    animation:none !important;
}
.anz-meta-reaction--love{
    background:#ff5b72 !important;
    color:#fff !important;
}
.anz-meta-reaction--love > span:first-child{
    font-family:Arial,sans-serif !important;
    font-size:20px !important;
    font-weight:700 !important;
    line-height:.8 !important;
    transform:translateY(-1px) !important;
}
.anz-meta-reaction:not(.anz-meta-reaction--love) > span:first-child{
    font-size:15px !important;
    line-height:1 !important;
}
.anz-meta-reaction:hover,
.anz-meta-reaction:hover *,
.anz-meta-reactions:hover,
.anz-meta-reactions:hover *{
    transform:none !important;
    transition:none !important;
    animation:none !important;
}

/* Keep metadata rows aligned cleanly when reactions are present. */
.meta-row,
.story-meta,
.card-meta,
.article-meta,
.latest-meta,
.recommended-meta{
    align-items:center !important;
}

@media(max-width:700px){
    .anz-meta-reactions{
        gap:1px !important;
        margin-left:5px !important;
    }
    .anz-meta-reaction{
        width:20px !important;
        height:20px !important;
        min-width:20px !important;
        min-height:20px !important;
        font-size:14px !important;
    }
    .anz-meta-reaction--love > span:first-child{
        font-size:18px !important;
    }
}


/* Anime News Feed 1.3 — public profiles and stable inline emotes */

.anz-meta-reactions{
    white-space:nowrap !important;
}
.anz-meta-reaction,
.anz-meta-reaction *,
.anz-meta-reaction:hover,
.anz-meta-reaction:hover *{
    transform:none !important;
    transition:none !important;
    animation:none !important;
}
.anz-meta-reaction,
.anz-meta-reaction:not(.anz-meta-reaction--love) > span:first-child{
    font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",sans-serif !important;
}

.public-profile-page{
    padding:34px 0 70px;
}
.public-profile-shell{
    display:grid;
    gap:24px;
}
.public-profile-card,
.public-profile-section{
    border:1px solid var(--line);
    border-radius:22px;
    background:#fff;
}
.public-profile-card{
    padding:28px;
}
.public-profile-main{
    display:flex;
    align-items:center;
    gap:22px;
}
.public-profile-avatar{
    flex:0 0 112px;
}
.public-profile-avatar img{
    display:block;
    width:112px;
    height:112px;
    border-radius:50%;
    object-fit:cover;
}
.public-profile-identity{
    min-width:0;
    flex:1;
}
.public-profile-kicker{
    margin:0 0 5px;
    color:var(--accent);
    font:800 11px/1.2 'Manrope',sans-serif;
    letter-spacing:.08em;
    text-transform:uppercase;
}
.public-profile-identity h1{
    margin:0;
    font:800 clamp(28px,4vw,42px)/1.08 'Manrope',sans-serif;
}
.public-profile-handle{
    margin:7px 0 0;
    color:var(--muted);
    font-size:13px;
}
.public-profile-bio{
    max-width:720px;
    margin-top:16px;
    color:var(--muted);
    line-height:1.7;
}
.public-profile-bio p{
    margin:0;
}
.public-profile-empty-bio{
    margin:16px 0 0;
    color:var(--muted);
}
.public-profile-actions{
    margin-top:18px;
}
.public-profile-stats{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:12px;
    margin-top:26px;
}
.public-profile-stats > div{
    padding:16px;
    border-radius:16px;
    background:#f7f7fa;
}
.public-profile-stats strong{
    display:block;
    font:800 18px/1.2 'Manrope',sans-serif;
}
.public-profile-stats span{
    display:block;
    margin-top:7px;
    color:var(--muted);
    font-size:12px;
}
.public-profile-grid{
    display:grid;
    grid-template-columns:minmax(0,1.55fr) minmax(280px,.85fr);
    gap:24px;
    align-items:start;
}
.public-profile-section{
    padding:24px;
}
.public-profile-posts{
    display:grid;
}
.public-profile-post{
    display:grid;
    grid-template-columns:126px minmax(0,1fr);
    gap:16px;
    align-items:center;
    padding:14px 0;
    border-bottom:1px solid var(--line);
}
.public-profile-post:last-child{
    border-bottom:0;
}
.public-profile-post-image{
    display:block;
    aspect-ratio:16/10;
    overflow:hidden;
    border-radius:13px;
}
.public-profile-post-image img,
.public-profile-post-image .image-placeholder{
    display:block;
    width:100%;
    height:100%;
    object-fit:cover;
}
.public-profile-post-meta{
    display:flex;
    flex-wrap:wrap;
    gap:10px;
    color:var(--muted);
    font-size:11px;
}
.public-profile-post h3{
    margin:7px 0 0;
    font:800 16px/1.35 'Manrope',sans-serif;
}
.public-profile-comment-list{
    display:grid;
}
.public-profile-comment{
    padding:16px 0;
    border-bottom:1px solid var(--line);
}
.public-profile-comment:last-child{
    border-bottom:0;
}
.public-profile-comment p{
    margin:0 0 10px;
    line-height:1.55;
}
.public-profile-comment a{
    display:block;
    color:var(--accent);
    font-weight:700;
    font-size:12px;
}
.public-profile-comment time{
    display:block;
    margin-top:6px;
    color:var(--muted);
    font-size:11px;
}
.public-profile-empty{
    margin:18px 0 0;
    color:var(--muted);
}
.article-byline strong a{
    color:inherit;
}
.article-byline strong a:hover{
    text-decoration:underline;
}

@media(max-width:900px){
    .public-profile-grid{
        grid-template-columns:1fr;
    }
}
@media(max-width:700px){
    .anz-meta-reactions{
        gap:1px !important;
        margin-left:5px !important;
    }
    .anz-meta-reaction{
        width:20px !important;
        height:20px !important;
        min-width:20px !important;
        min-height:20px !important;
    }
    .public-profile-page{
        padding-top:20px;
    }
    .public-profile-card,
    .public-profile-section{
        border-radius:18px;
    }
    .public-profile-card{
        padding:22px 18px;
    }
    .public-profile-main{
        align-items:flex-start;
        gap:16px;
    }
    .public-profile-avatar{
        flex-basis:76px;
    }
    .public-profile-avatar img{
        width:76px;
        height:76px;
    }
    .public-profile-stats{
        grid-template-columns:1fr;
    }
    .public-profile-section{
        padding:20px 17px;
    }
    .public-profile-post{
        grid-template-columns:96px minmax(0,1fr);
        gap:12px;
    }
}


/* Anime News Feed 1.3 — custom image reaction pack */
.anz-reaction-image{display:block;max-width:100%;height:auto}

/* Inline reactions beside views */
.anz-meta-reactions{display:inline-flex!important;align-items:center!important;gap:2px!important;margin-left:7px!important;vertical-align:middle!important;white-space:nowrap!important;line-height:1!important}
.anz-meta-reaction{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important;transform:none!important;transition:none!important;animation:none!important}
.anz-meta-reaction-image{display:block!important;width:20px!important;height:20px!important;object-fit:contain!important;transform:none!important;transition:none!important;animation:none!important}
.anz-meta-reaction:hover,.anz-meta-reaction:hover *,.anz-meta-reactions:hover,.anz-meta-reactions:hover *{transform:none!important;transition:none!important;animation:none!important}

/* Reaction buttons on article */
.anz-reaction-button{gap:8px!important;min-height:122px!important}
.anz-reaction-emoji{display:flex!important;align-items:center!important;justify-content:center!important;width:56px!important;height:56px!important;font-size:0!important;line-height:1!important;transition:none!important;transform:none!important}
.anz-reaction-button-image{display:block!important;width:56px!important;height:56px!important;object-fit:contain!important}
.anz-reaction-button:hover .anz-reaction-emoji,.anz-reaction-button.is-active .anz-reaction-emoji{transform:none!important}
.anz-reaction-button:hover{transform:none!important}
.anz-reaction-button.is-active{background:#faf9ff!important}

/* Overlay/top reaction if used anywhere */
.anz-top-reaction{display:none!important}
.anz-top-reaction-item{display:inline-flex!important;align-items:center!important;justify-content:center!important;background:transparent!important;box-shadow:none!important;border:0!important;padding:0!important}
.anz-top-reaction-image{display:block!important;width:28px!important;height:28px!important;object-fit:contain!important}

/* F5/hard refresh stability for custom emoji images */
.anz-meta-reaction-image,.anz-reaction-button-image,.anz-top-reaction-image{image-rendering:auto}

@media(max-width:700px){
  .anz-meta-reactions{gap:1px!important;margin-left:5px!important}
  .anz-meta-reaction,.anz-meta-reaction-image{width:18px!important;height:18px!important;min-width:18px!important;min-height:18px!important}
  .anz-reaction-button{min-height:110px!important}
  .anz-reaction-emoji,.anz-reaction-button-image{width:48px!important;height:48px!important}
}


/* Anime News Feed 1.3 — keep custom emotes static on card hover */

/* Generic card image hover rules must never affect custom reaction icons. */
.anz-meta-reactions,
.anz-meta-reaction,
.anz-meta-reaction-image,
.anz-reaction-image,
.anz-reaction-button-image,
.anz-top-reaction-image,
.anz-meta-reactions:hover,
.anz-meta-reaction:hover,
.anz-meta-reaction-image:hover,
.anz-reaction-image:hover,
.anz-reaction-button-image:hover,
.anz-top-reaction-image:hover,
.hero-main:hover .anz-meta-reactions,
.hero-main:hover .anz-meta-reaction,
.hero-main:hover .anz-meta-reaction-image,
.mini-story:hover .anz-meta-reactions,
.mini-story:hover .anz-meta-reaction,
.mini-story:hover .anz-meta-reaction-image,
.latest-row:hover .anz-meta-reactions,
.latest-row:hover .anz-meta-reaction,
.latest-row:hover .anz-meta-reaction-image,
.category-media-story:hover .anz-meta-reactions,
.category-media-story:hover .anz-meta-reaction,
.category-media-story:hover .anz-meta-reaction-image,
.recommended-card:hover .anz-meta-reactions,
.recommended-card:hover .anz-meta-reaction,
.recommended-card:hover .anz-meta-reaction-image,
.archive-story:hover .anz-meta-reactions,
.archive-story:hover .anz-meta-reaction,
.archive-story:hover .anz-meta-reaction-image,
.trending-item:hover .anz-meta-reactions,
.trending-item:hover .anz-meta-reaction,
.trending-item:hover .anz-meta-reaction-image{
    transform:none !important;
    scale:1 !important;
    zoom:1 !important;
    transition:none !important;
    animation:none !important;
}

/* Preserve exact icon dimensions even under broad hover img selectors. */
.anz-meta-reaction-image{
    width:20px !important;
    height:20px !important;
    min-width:20px !important;
    min-height:20px !important;
    max-width:20px !important;
    max-height:20px !important;
    object-fit:contain !important;
}
.anz-meta-reaction{
    overflow:visible !important;
}

@media(max-width:700px){
    .anz-meta-reaction-image{
        width:18px !important;
        height:18px !important;
        min-width:18px !important;
        min-height:18px !important;
        max-width:18px !important;
        max-height:18px !important;
    }
}


/* Anime News Feed 1.3 — final static emote protection and theme screenshot */

/* Custom reaction images must never scale with homepage media hover rules. */
body.is-front-page .anz-meta-reaction-image,
body.is-front-page .anz-meta-reaction:hover .anz-meta-reaction-image,
body.is-front-page .hero-main:hover .anz-meta-reaction-image,
body.is-front-page .mini-story:hover .anz-meta-reaction-image,
body.is-front-page .story-card:hover .anz-meta-reaction-image,
body.is-front-page .latest-row:hover .anz-meta-reaction-image,
body.is-front-page .category-media-story:hover .anz-meta-reaction-image,
body.is-front-page .recommended-card:hover .anz-meta-reaction-image,
body.is-front-page .trending-item:hover .anz-meta-reaction-image {
    transform:none !important;
    scale:1 !important;
    zoom:1 !important;
    transition:none !important;
    animation:none !important;
    will-change:auto !important;
}
body.is-front-page .anz-meta-reaction,
body.is-front-page .anz-meta-reactions {
    transform:none !important;
    transition:none !important;
    animation:none !important;
}


/* Anime News Feed 1.3 — mobile reactions everywhere and arrowless trending */

/* Auto-scroll and touch/trackpad swiping remain active; arrows are removed. */
.trending-controls,
.trending-arrow{
    display:none !important;
}
.trending-viewport{
    flex:1 1 auto !important;
    width:100% !important;
}
.trending-track{
    -webkit-overflow-scrolling:touch !important;
    touch-action:pan-x !important;
}

/* Show reactions in every homepage card on phones. */
@media(max-width:700px){
    body.is-front-page .hero-meta,
    body.is-front-page .mini-meta,
    body.is-front-page .story-meta{
        display:flex !important;
        align-items:center !important;
        flex-wrap:wrap !important;
        gap:6px 9px !important;
    }

    body.is-front-page .mini-meta{
        margin-top:7px !important;
    }

    body.is-front-page .latest-body .story-meta > span:last-child,
    body.is-front-page .category-media-body .story-meta > span:last-child,
    body.is-front-page .archive-story-body .story-meta > span:last-child,
    body.is-front-page .recommended-body .story-meta > span:last-child,
    body.is-front-page .mini-meta > span:last-child,
    body.is-front-page .hero-meta > span:last-child{
        display:inline-flex !important;
        align-items:center !important;
        min-width:0 !important;
        white-space:nowrap !important;
    }

    body.is-front-page .anz-meta-reactions{
        display:inline-flex !important;
        align-items:center !important;
        flex:0 0 auto !important;
        gap:1px !important;
        margin-left:4px !important;
        opacity:1 !important;
        visibility:visible !important;
    }

    body.is-front-page .anz-meta-reaction,
    body.is-front-page .anz-meta-reaction-image{
        display:inline-flex !important;
        width:17px !important;
        height:17px !important;
        min-width:17px !important;
        min-height:17px !important;
        max-width:17px !important;
        max-height:17px !important;
        opacity:1 !important;
        visibility:visible !important;
        transform:none !important;
        transition:none !important;
        animation:none !important;
    }

    body.is-front-page .latest-body .story-meta,
    body.is-front-page .category-media-body .story-meta{
        font-size:10px !important;
        line-height:1.3 !important;
    }
}

@media(max-width:500px){
    body.is-front-page .latest-body .story-meta > span:last-child,
    body.is-front-page .category-media-body .story-meta > span:last-child,
    body.is-front-page .archive-story-body .story-meta > span:last-child{
        display:inline-flex !important;
    }

    body.is-front-page .anz-meta-reactions{
        margin-left:3px !important;
    }

    body.is-front-page .anz-meta-reaction,
    body.is-front-page .anz-meta-reaction-image{
        width:16px !important;
        height:16px !important;
        min-width:16px !important;
        min-height:16px !important;
        max-width:16px !important;
        max-height:16px !important;
    }
}


/* Anime News Feed 1.3 — compact News and Reviews dropdowns */

.anz-header-menu{
    display:flex !important;
    align-items:center !important;
    gap:8px !important;
    margin:0 !important;
    padding:0 !important;
    list-style:none !important;
}
.anz-header-dropdown{
    position:relative !important;
    margin:0 !important;
    padding:0 !important;
    list-style:none !important;
}
.anz-header-dropdown-toggle{
    min-height:42px !important;
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    gap:7px !important;
    padding:0 15px !important;
    border:0 !important;
    border-radius:12px !important;
    background:transparent !important;
    color:#3b3e4f !important;
    font:700 14px/1 'Manrope',sans-serif !important;
    cursor:pointer !important;
    white-space:nowrap !important;
    transform:none !important;
    transition:background-color .18s ease,color .18s ease !important;
}
.anz-header-dropdown-toggle:hover,
.anz-header-dropdown.is-open > .anz-header-dropdown-toggle{
    background:var(--soft) !important;
    color:var(--accent) !important;
}
.anz-header-dropdown-icon{
    width:10px !important;
    height:7px !important;
    fill:none !important;
    stroke:currentColor !important;
    stroke-width:1.8 !important;
    stroke-linecap:round !important;
    stroke-linejoin:round !important;
    transition:transform .18s ease !important;
}
.anz-header-dropdown.is-open .anz-header-dropdown-icon{
    transform:rotate(180deg) !important;
}
.anz-header-submenu{
    position:absolute !important;
    z-index:150 !important;
    top:calc(100% + 10px) !important;
    left:50% !important;
    min-width:212px !important;
    display:grid !important;
    gap:3px !important;
    margin:0 !important;
    padding:9px !important;
    list-style:none !important;
    border:1px solid var(--line) !important;
    border-radius:16px !important;
    background:#fff !important;
    box-shadow:0 20px 55px rgba(22,24,34,.13) !important;
    opacity:0 !important;
    visibility:hidden !important;
    pointer-events:none !important;
    transform:translate(-50%,-7px) !important;
    transition:opacity .18s ease,visibility .18s ease,transform .18s ease !important;
}
.anz-header-submenu::before{
    content:"" !important;
    position:absolute !important;
    top:-7px !important;
    left:50% !important;
    width:12px !important;
    height:12px !important;
    border-top:1px solid var(--line) !important;
    border-left:1px solid var(--line) !important;
    background:#fff !important;
    transform:translateX(-50%) rotate(45deg) !important;
}
.anz-header-dropdown.is-open > .anz-header-submenu{
    opacity:1 !important;
    visibility:visible !important;
    pointer-events:auto !important;
    transform:translate(-50%,0) !important;
}
.anz-header-submenu li{
    position:relative !important;
    z-index:1 !important;
    margin:0 !important;
    padding:0 !important;
}
.anz-header-submenu a{
    min-height:42px !important;
    display:flex !important;
    align-items:center !important;
    padding:0 12px !important;
    border-radius:10px !important;
    color:var(--ink) !important;
    font:700 13px/1.3 'Manrope',sans-serif !important;
    text-decoration:none !important;
    white-space:nowrap !important;
    transition:background-color .18s ease,color .18s ease !important;
}
.anz-header-submenu a:hover,
.anz-header-submenu a:focus-visible{
    background:var(--soft) !important;
    color:var(--accent) !important;
}

/* Mobile navigation opens each group inline. */
.mobile-panel .anz-header-menu{
    width:100% !important;
    display:grid !important;
    gap:8px !important;
}
.mobile-panel .anz-header-dropdown{
    width:100% !important;
}
.mobile-panel .anz-header-dropdown-toggle{
    width:100% !important;
    min-height:48px !important;
    justify-content:space-between !important;
    padding:0 15px !important;
    border:1px solid var(--line) !important;
    background:#fff !important;
}
.mobile-panel .anz-header-submenu{
    position:static !important;
    width:100% !important;
    min-width:0 !important;
    display:none !important;
    gap:2px !important;
    margin-top:7px !important;
    padding:7px !important;
    border-radius:13px !important;
    box-shadow:none !important;
    opacity:1 !important;
    visibility:visible !important;
    pointer-events:auto !important;
    transform:none !important;
}
.mobile-panel .anz-header-submenu::before{
    display:none !important;
}
.mobile-panel .anz-header-dropdown.is-open > .anz-header-submenu{
    display:grid !important;
}

.mobile-panel .anz-header-submenu a{
    min-height:43px !important;
    padding:0 12px !important;
}

/* Header keeps more breathing room after collapsing six links into two. */
.desktop-nav{
    margin-left:auto !important;
    margin-right:14px !important;
}


/* Anime News Feed 1.3 — click-only dropdown close fix */

/* Dropdown visibility is controlled only by the is-open class. */
.anz-header-dropdown > .anz-header-submenu{
    opacity:0 !important;
    visibility:hidden !important;
    pointer-events:none !important;
}
.anz-header-dropdown.is-open > .anz-header-submenu{
    opacity:1 !important;
    visibility:visible !important;
    pointer-events:auto !important;
}

/* Mobile menu also opens and closes only on click. */
.mobile-panel .anz-header-dropdown > .anz-header-submenu{
    display:none !important;
}
.mobile-panel .anz-header-dropdown.is-open > .anz-header-submenu{
    display:grid !important;
}

/* Keep the toggle clickable and prevent browser focus from forcing the submenu open. */
.anz-header-dropdown:focus-within:not(.is-open) > .anz-header-submenu{
    opacity:0 !important;
    visibility:hidden !important;
    pointer-events:none !important;
}
.mobile-panel .anz-header-dropdown:focus-within:not(.is-open) > .anz-header-submenu{
    display:none !important;
}


/* Anime News Feed 1.3 — mobile dropdown visibility fix */

@media(max-width:900px){
    /* Let the mobile panel grow with open dropdown content. */
    .mobile-panel{
        position:absolute !important;
        z-index:220 !important;
        top:100% !important;
        left:0 !important;
        right:0 !important;
        width:100% !important;
        height:auto !important;
        max-height:calc(100vh - 76px) !important;
        padding:14px 16px 18px !important;
        overflow-x:hidden !important;
        overflow-y:auto !important;
        -webkit-overflow-scrolling:touch !important;
        background:#fff !important;
        border-top:1px solid var(--line) !important;
        box-shadow:0 18px 38px rgba(20,22,32,.12) !important;
    }

    .site-header{
        position:sticky !important;
        top:0 !important;
        z-index:210 !important;
        overflow:visible !important;
    }

    .header-inner{
        position:relative !important;
        z-index:2 !important;
    }

    .mobile-panel .anz-header-menu{
        width:100% !important;
        min-width:0 !important;
        display:grid !important;
        gap:9px !important;
        overflow:visible !important;
    }

    .mobile-panel .anz-header-dropdown{
        width:100% !important;
        min-width:0 !important;
        overflow:visible !important;
    }

    .mobile-panel .anz-header-dropdown-toggle{
        position:relative !important;
        z-index:2 !important;
    }

    .mobile-panel .anz-header-dropdown > .anz-header-submenu{
        position:static !important;
        z-index:auto !important;
        width:100% !important;
        min-width:0 !important;
        max-width:none !important;
        height:auto !important;
        max-height:none !important;
        margin:7px 0 0 !important;
        padding:7px !important;
        overflow:visible !important;
        opacity:1 !important;
        visibility:visible !important;
        pointer-events:auto !important;
        transform:none !important;
    }

    .mobile-panel .anz-header-dropdown.is-open > .anz-header-submenu{
        display:grid !important;
    }

    .mobile-panel .anz-header-submenu li,
    .mobile-panel .anz-header-submenu a{
        width:100% !important;
        min-width:0 !important;
    }

    .mobile-panel .anz-header-submenu a{
        min-height:44px !important;
        white-space:normal !important;
        overflow:visible !important;
    }
}

/* Extra room on short mobile screens. */
@media(max-width:900px) and (max-height:620px){
    .mobile-panel{
        max-height:calc(100vh - 64px) !important;
    }
}


/* Anime News Feed 1.3 — mobile account links */

.mobile-account-menu{
    display:none;
}

@media(max-width:900px){
    .mobile-account-menu{
        display:block;
        margin-top:15px;
        padding-top:15px;
        border-top:1px solid var(--line);
    }

    .mobile-auth-actions{
        display:grid;
        grid-template-columns:1fr 1fr;
        gap:9px;
    }

    .mobile-auth-actions a{
        min-height:46px;
        display:flex !important;
        align-items:center;
        justify-content:center;
        padding:0 14px !important;
        border-radius:12px !important;
        font:800 13px/1 'Manrope',sans-serif;
        text-align:center;
        text-decoration:none;
    }

    .mobile-auth-login{
        border:1px solid var(--line);
        background:#fff;
        color:var(--ink);
    }

    .mobile-auth-login:hover{
        border-color:var(--accent);
        background:var(--soft) !important;
        color:var(--accent);
    }

    .mobile-auth-register{
        border:1px solid var(--accent);
        background:var(--accent);
        color:#fff !important;
    }

    .mobile-auth-register:hover{
        border-color:var(--ink);
        background:var(--ink) !important;
        color:#fff !important;
    }

    .mobile-account-user{
        display:flex !important;
        align-items:center;
        gap:11px;
        padding:10px !important;
        border:1px solid var(--line);
        border-radius:14px !important;
        background:var(--soft);
        color:var(--ink);
        text-decoration:none;
    }

    .mobile-account-user img{
        flex:0 0 42px;
        width:42px;
        height:42px;
        border-radius:12px;
        object-fit:cover;
    }

    .mobile-account-user span{
        min-width:0;
        display:grid;
        gap:4px;
    }

    .mobile-account-user strong{
        overflow:hidden;
        color:var(--ink);
        font:800 13px/1.2 'Manrope',sans-serif;
        text-overflow:ellipsis;
        white-space:nowrap;
    }

    .mobile-account-user small{
        overflow:hidden;
        color:var(--muted);
        font-size:11px;
        text-overflow:ellipsis;
        white-space:nowrap;
    }

    .mobile-account-links{
        display:grid;
        grid-template-columns:1fr 1fr;
        gap:8px;
        margin-top:9px;
    }

    .mobile-account-links a{
        min-height:42px;
        display:flex !important;
        align-items:center;
        justify-content:center;
        padding:0 11px !important;
        border:1px solid var(--line);
        border-radius:11px !important;
        background:#fff;
        color:var(--ink);
        font:800 12px/1 'Manrope',sans-serif;
        text-decoration:none;
    }

    .mobile-account-links a:hover{
        border-color:var(--accent);
        background:var(--soft) !important;
        color:var(--accent);
    }

    .mobile-account-links .mobile-account-logout{
        grid-column:1/-1;
        border-color:rgba(220,55,65,.18);
        color:#c72d38;
    }

    .mobile-account-links .mobile-account-logout:hover{
        border-color:#c72d38;
        background:rgba(220,55,65,.06) !important;
        color:#c72d38;
    }
}

@media(max-width:420px){
    .mobile-auth-actions,
    .mobile-account-links{
        grid-template-columns:1fr;
    }

    .mobile-account-links .mobile-account-logout{
        grid-column:auto;
    }
}


/* Anime News Feed 1.3 — mobile title ellipsis */

/*
 * Long titles are shortened only on homepage/archive cards.
 * The full title remains untouched on single article pages.
 */
@media(max-width:760px){
    body.is-front-page .hero-overlay h1{
        display:-webkit-box !important;
        -webkit-box-orient:vertical !important;
        -webkit-line-clamp:3 !important;
        line-clamp:3 !important;
        overflow:hidden !important;
        text-overflow:ellipsis !important;
        max-height:3.12em !important;
    }

    body.is-front-page .mini-story h2,
    body.is-front-page .story-body h3,
    body.is-front-page .latest-body h3,
    body.is-front-page .category-media-body h3,
    body.is-front-page .recommended-body h3,
    body.is-front-page .popular-list h3{
        display:-webkit-box !important;
        -webkit-box-orient:vertical !important;
        -webkit-line-clamp:2 !important;
        line-clamp:2 !important;
        overflow:hidden !important;
        text-overflow:ellipsis !important;
        max-height:2.65em !important;
    }

    body.archive .archive-story-body h2,
    body.category .archive-story-body h2,
    body.search .archive-story-body h2,
    body.blog .archive-story-body h2,
    body.home:not(.is-front-page) .archive-story-body h2{
        display:-webkit-box !important;
        -webkit-box-orient:vertical !important;
        -webkit-line-clamp:3 !important;
        line-clamp:3 !important;
        overflow:hidden !important;
        text-overflow:ellipsis !important;
        max-height:3.9em !important;
    }
}

@media(max-width:500px){
    body.is-front-page .hero-overlay h1{
        -webkit-line-clamp:3 !important;
        line-clamp:3 !important;
        max-height:3.3em !important;
    }

    body.is-front-page .mini-story h2,
    body.is-front-page .story-body h3,
    body.is-front-page .latest-body h3,
    body.is-front-page .category-media-body h3,
    body.is-front-page .recommended-body h3,
    body.is-front-page .popular-list h3{
        -webkit-line-clamp:2 !important;
        line-clamp:2 !important;
        max-height:2.7em !important;
    }

    body.archive .archive-story-body h2,
    body.category .archive-story-body h2,
    body.search .archive-story-body h2,
    body.blog .archive-story-body h2,
    body.home:not(.is-front-page) .archive-story-body h2{
        -webkit-line-clamp:2 !important;
        line-clamp:2 !important;
        max-height:2.65em !important;
    }
}


/* Anime News Feed 1.4 — community levels and rank badges */

/* Compact rank badge beside registered commenters. */
.anz-level-badge{
    display:inline-flex;
    align-items:center;
    gap:6px;
    min-width:0;
    color:var(--ink);
    vertical-align:middle;
}
.anz-level-badge img{
    display:block;
    flex:0 0 auto;
    object-fit:contain;
}
.anz-level-badge--comment{
    gap:5px;
    padding:3px 7px 3px 4px;
    border:1px solid rgba(109,93,252,.12);
    border-radius:999px;
    background:#f8f7ff;
}
.anz-level-badge--comment img{
    width:25px;
    height:25px;
}
.anz-level-badge-copy{
    min-width:0;
    display:grid;
    gap:1px;
}
.anz-level-badge-copy strong{
    color:var(--ink);
    font:800 10px/1 'Manrope',sans-serif;
    white-space:nowrap;
}
.anz-level-badge-copy small{
    max-width:92px;
    overflow:hidden;
    color:var(--muted);
    font:700 9px/1.1 'Manrope',sans-serif;
    text-overflow:ellipsis;
    white-space:nowrap;
}

/* Public profile level panel. */
.public-profile-level{
    width:min(100%,680px);
    display:grid;
    grid-template-columns:76px minmax(0,1fr);
    gap:15px;
    align-items:center;
    margin-top:18px;
    padding:15px;
    border:1px solid var(--line);
    border-radius:18px;
    background:linear-gradient(135deg,#fbfaff,#f6f4ff);
}
.public-profile-level-badge{
    width:76px;
    height:76px;
    display:grid;
    place-items:center;
}
.public-profile-level-badge img{
    display:block;
    width:76px;
    height:76px;
    object-fit:contain;
}
.public-profile-level-content{
    min-width:0;
}
.public-profile-level-heading{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:14px;
}
.public-profile-level-heading > div{
    min-width:0;
    display:grid;
    gap:4px;
}
.public-profile-level-heading span{
    color:var(--accent);
    font:900 10px/1 'Manrope',sans-serif;
    letter-spacing:.08em;
    text-transform:uppercase;
}
.public-profile-level-heading strong{
    overflow:hidden;
    color:var(--ink);
    font:800 17px/1.2 'Manrope',sans-serif;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.public-profile-level-heading b{
    flex:0 0 auto;
    color:var(--ink);
    font:800 12px/1 'Manrope',sans-serif;
}
.public-profile-level-progress{
    height:8px;
    margin-top:11px;
    overflow:hidden;
    border-radius:999px;
    background:#e8e5f4;
}
.public-profile-level-progress span{
    display:block;
    height:100%;
    border-radius:inherit;
    background:linear-gradient(90deg,var(--accent),#9b8cff);
}
.public-profile-level-content p{
    margin:8px 0 0;
    color:var(--muted);
    font-size:11px;
}
.public-profile-stats{
    grid-template-columns:repeat(4,minmax(0,1fr)) !important;
}

@media(max-width:760px){
    .anz-comment-author-row{
        gap:6px;
    }
    .anz-level-badge--comment{
        padding-right:5px;
    }
    .anz-level-badge--comment img{
        width:23px;
        height:23px;
    }
    .anz-level-badge-copy small{
        display:none;
    }
    .public-profile-level{
        grid-template-columns:62px minmax(0,1fr);
        gap:12px;
        padding:13px;
    }
    .public-profile-level-badge,
    .public-profile-level-badge img{
        width:62px;
        height:62px;
    }
    .public-profile-level-heading{
        align-items:flex-start;
    }
    .public-profile-level-heading strong{
        font-size:15px;
    }
    .public-profile-stats{
        grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    }
}

@media(max-width:420px){
    .anz-level-badge--comment{
        padding:2px 4px 2px 3px;
    }
    .anz-level-badge--comment img{
        width:21px;
        height:21px;
    }
    .anz-level-badge-copy strong{
        font-size:9px;
    }
    .public-profile-level{
        grid-template-columns:54px minmax(0,1fr);
    }
    .public-profile-level-badge,
    .public-profile-level-badge img{
        width:54px;
        height:54px;
    }
}


/* Anime News Feed 1.4 — compact profile level and flat threaded comments */

/* Compact XP/rank block aligned to the right of the profile name. */
.public-profile-title-row{
    display:flex;
    align-items:flex-start;
    justify-content:space-between;
    gap:16px;
}
.public-profile-title-copy{
    min-width:0;
}
.public-profile-level{
    display:none !important;
}
.public-profile-level-compact{
    flex:0 0 auto;
    width:230px;
    display:grid;
    grid-template-columns:42px minmax(0,1fr);
    gap:9px;
    align-items:center;
    padding:8px 10px;
    border:1px solid var(--line);
    border-radius:13px;
    background:#faf9ff;
}
.public-profile-level-compact > img{
    display:block;
    width:42px;
    height:42px;
    object-fit:contain;
}
.public-profile-level-compact-copy{
    min-width:0;
    display:grid;
    gap:6px;
}
.public-profile-level-compact-head{
    min-width:0;
    display:flex;
    align-items:center;
    gap:5px;
}
.public-profile-level-compact-head strong{
    flex:0 0 auto;
    color:var(--accent);
    font:900 10px/1 'Manrope',sans-serif;
}
.public-profile-level-compact-head span{
    min-width:0;
    overflow:hidden;
    color:var(--ink);
    font:800 10px/1.1 'Manrope',sans-serif;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.public-profile-level-compact-head b{
    flex:0 0 auto;
    margin-left:auto;
    color:var(--muted);
    font:800 9px/1 'Manrope',sans-serif;
    white-space:nowrap;
}
.public-profile-level-progress--compact{
    height:5px;
    margin:0;
}

/* Comments are separated by subtle lines instead of individual boxes. */
.comment-list > li,
.anz-comment-card{
    margin:0 !important;
    padding:0 !important;
    border:0 !important;
    border-radius:0 !important;
    background:transparent !important;
    box-shadow:none !important;
}
.anz-comment-inner{
    padding:22px 0 !important;
    border:0 !important;
    border-bottom:1px solid var(--line) !important;
    border-radius:0 !important;
    background:transparent !important;
    box-shadow:none !important;
}
.comment-list > li:last-child > .anz-comment-inner{
    border-bottom:0 !important;
}
.anz-comment-avatar img{
    border-radius:50% !important;
}
.anz-author-badge{
    display:none !important;
}
.anz-comment-footer{
    margin-top:12px !important;
    padding-top:0 !important;
    border-top:0 !important;
}

/* Threaded replies remain visibly connected to their parent comment. */
.comment-list .children{
    margin:0 0 0 48px !important;
    padding:0 0 0 18px !important;
    border-left:2px solid rgba(109,93,252,.18) !important;
}
.comment-list .children .anz-comment-inner{
    padding:18px 0 !important;
}
.comment-list .children .anz-comment-avatar img{
    width:42px !important;
    height:42px !important;
}

/* Reply form is moved below the selected comment. */
.comment-list li > #respond{
    margin:12px 0 20px 48px !important;
}
.anz-reply-notice{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:12px;
    margin:0 0 13px;
    padding:10px 12px;
    border-radius:11px;
    background:#f2f0ff;
    color:var(--ink);
    font-size:12px;
}
.anz-reply-notice[hidden]{
    display:none !important;
}
.anz-reply-notice strong{
    color:var(--accent);
}
.anz-reply-notice button{
    flex:0 0 auto;
    padding:0;
    border:0;
    background:transparent;
    color:var(--accent);
    font:800 11px/1 'Manrope',sans-serif;
    cursor:pointer;
}
.logged-in-as,
.comment-notes{
    display:none !important;
}

@media(max-width:760px){
    .public-profile-title-row{
        display:grid;
        gap:12px;
    }
    .public-profile-level-compact{
        width:100%;
        max-width:330px;
    }
    .comment-list .children{
        margin-left:18px !important;
        padding-left:12px !important;
    }
    .comment-list li > #respond{
        margin-left:18px !important;
    }
}


/* Anime News Feed 1.5 — notifications, follows, achievements and comment reactions */
.anz-notifications{position:relative}
.anz-notifications-toggle{position:relative}
.anz-notifications-toggle svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.anz-notification-count{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:var(--accent);color:#fff;font:800 10px/18px 'Manrope',sans-serif;text-align:center}
.anz-notifications-panel{position:absolute;top:calc(100% + 12px);right:0;width:min(360px,calc(100vw - 24px));padding:14px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 24px 60px rgba(17,18,28,.14);z-index:60}
.anz-notifications-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}
.anz-notifications-head strong{font:800 15px/1 'Manrope',sans-serif;color:var(--ink)}
.anz-notifications-head button{padding:0;border:0;background:transparent;color:var(--accent);font:800 11px/1 'Manrope',sans-serif;cursor:pointer}
.anz-notifications-list{display:grid;gap:9px;max-height:360px;overflow:auto}
.anz-notification-item{display:grid;gap:4px;padding:11px 12px;border-radius:14px;background:#faf9ff;text-decoration:none;color:inherit;border:1px solid transparent}
.anz-notification-item.is-unread{background:#f4f2ff;border-color:rgba(109,93,252,.18)}
.anz-notification-item strong{font:800 12px/1.25 'Manrope',sans-serif;color:var(--ink)}
.anz-notification-item p{margin:0;color:var(--muted);font-size:11px;line-height:1.45}
.anz-notification-item time{color:var(--muted);font-size:10px}
.anz-notifications-empty{margin:6px 0 0;color:var(--muted);font-size:12px}

.mobile-notifications-preview{margin-top:14px;padding-top:14px;border-top:1px solid var(--line);display:grid;gap:10px}
.mobile-notifications-preview h3{margin:0;font:800 13px/1 'Manrope',sans-serif;color:var(--ink)}
.mobile-notification-item{display:grid;gap:4px;padding:10px 12px;border-radius:14px;background:#faf9ff;text-decoration:none;color:inherit}
.mobile-notification-item.is-unread{background:#f4f2ff}
.mobile-notification-item strong{font:800 12px/1.2 'Manrope',sans-serif}
.mobile-notification-item span,.mobile-notifications-empty{color:var(--muted);font-size:11px;line-height:1.45}

.article-topic-tools{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.anz-follow-topic{display:inline-grid;gap:2px;padding:9px 12px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(8,10,18,.28);backdrop-filter:blur(8px);color:#fff;cursor:pointer;text-align:left}
.anz-follow-topic.is-following{background:rgba(109,93,252,.34);border-color:rgba(255,255,255,.24)}
.anz-follow-topic-label{font:800 11px/1 'Manrope',sans-serif;text-transform:uppercase;letter-spacing:.05em}
.anz-follow-topic small{opacity:.9;font-size:10px}

.anz-comment-reactions{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-top:12px}
.anz-comment-reaction{display:inline-flex;align-items:center;gap:4px;padding:4px 7px;border:1px solid var(--line);border-radius:999px;background:#fff;cursor:pointer;transition:border-color .2s ease, background .2s ease, transform .2s ease}
.anz-comment-reaction:hover,.anz-comment-reaction.is-active{border-color:rgba(109,93,252,.28);background:#f8f7ff}
.anz-comment-reaction-image{display:block;width:18px;height:18px;object-fit:contain}
.anz-comment-reaction strong{font:800 10px/1 'Manrope',sans-serif;color:var(--muted)}
.anz-comment-reactions-total{margin-left:4px;color:var(--muted);font:800 10px/1 'Manrope',sans-serif}

.public-profile-section--wide{margin-top:20px}
.public-achievement-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}
.public-achievement-card{display:grid;gap:10px;padding:14px;border:1px solid var(--line);border-radius:18px;background:#fff}
.public-achievement-card.is-locked{opacity:.68}
.public-achievement-media{width:100%;display:grid;place-items:center;padding:10px;border-radius:16px;background:#faf9ff}
.public-achievement-media img{display:block;width:74px;height:74px;object-fit:contain}
.public-achievement-copy strong{display:block;color:var(--ink);font:800 13px/1.25 'Manrope',sans-serif}
.public-achievement-copy p{margin:5px 0 7px;color:var(--muted);font-size:11px;line-height:1.45}
.public-achievement-copy span{display:inline-flex;padding:4px 9px;border-radius:999px;background:#f4f2ff;color:var(--accent);font:800 10px/1 'Manrope',sans-serif;text-transform:uppercase;letter-spacing:.04em}
.public-achievement-card.is-locked .public-achievement-copy span{background:#f2f2f7;color:#7b7f93}
.public-following-topics{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.public-following-topic{display:inline-flex;padding:10px 14px;border-radius:999px;background:#f7f6ff;color:var(--ink);text-decoration:none;font:800 12px/1 'Manrope',sans-serif}
.public-following-topic:hover{color:var(--accent)}

@media(max-width:1000px){.public-achievement-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){
  .anz-notifications-panel{right:-38px}
  .public-achievement-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .article-topic-tools{gap:8px}
}
@media(max-width:520px){
  .anz-notifications-panel{right:-84px;width:min(340px,calc(100vw - 16px))}
  .anz-follow-topic{padding:8px 10px}
  .public-achievement-grid{grid-template-columns:1fr}
}


/* Anime News Feed 1.6 — stronger topic follow, member follows and spoilers */

/* The topic follow control is now solid, structured and less pill-shaped. */
.anz-follow-topic{
    min-width:178px;
    display:grid;
    grid-template-columns:32px minmax(0,1fr);
    align-items:center;
    gap:10px;
    padding:10px 12px !important;
    border:1px solid rgba(255,255,255,.28) !important;
    border-radius:12px !important;
    background:#151827 !important;
    color:#fff;
    box-shadow:0 10px 30px rgba(0,0,0,.24);
    backdrop-filter:none !important;
    text-align:left;
}
.anz-follow-topic:hover{
    border-color:rgba(255,255,255,.48) !important;
    background:#1c2032 !important;
}
.anz-follow-topic.is-following{
    border-color:rgba(255,255,255,.34) !important;
    background:var(--accent) !important;
}
.anz-follow-topic-icon{
    width:32px;
    height:32px;
    display:grid;
    place-items:center;
    border-radius:9px;
    background:rgba(255,255,255,.12);
}
.anz-follow-topic.is-following .anz-follow-topic-icon{
    background:rgba(255,255,255,.2);
}
.anz-follow-topic-icon svg{
    width:17px;
    height:17px;
    fill:none;
    stroke:currentColor;
    stroke-width:2;
    stroke-linecap:round;
}
.anz-follow-topic.is-following .anz-follow-topic-icon svg{
    transform:rotate(45deg);
}
.anz-follow-topic-copy{
    min-width:0;
    display:grid;
    gap:4px;
}
.anz-follow-topic-label{
    font:800 11px/1.1 'Manrope',sans-serif;
    letter-spacing:.035em;
    text-transform:uppercase;
}
.anz-follow-topic small{
    overflow:hidden;
    opacity:.78 !important;
    font-size:10px !important;
    line-height:1.1;
    text-overflow:ellipsis;
    white-space:nowrap;
}

/* Follow another community member. */
.anz-follow-user{
    display:inline-grid;
    grid-template-columns:36px minmax(0,1fr);
    align-items:center;
    gap:10px;
    min-width:190px;
    padding:9px 12px;
    border:1px solid rgba(109,93,252,.2);
    border-radius:13px;
    background:#f7f6ff;
    color:var(--ink);
    cursor:pointer;
    text-align:left;
}
.anz-follow-user:hover{
    border-color:rgba(109,93,252,.38);
    background:#f2f0ff;
}
.anz-follow-user.is-following{
    border-color:rgba(109,93,252,.32);
    background:var(--accent);
    color:#fff;
}
.anz-follow-user-icon{
    width:36px;
    height:36px;
    display:grid;
    place-items:center;
    border-radius:10px;
    background:#fff;
    color:var(--accent);
}
.anz-follow-user.is-following .anz-follow-user-icon{
    background:rgba(255,255,255,.18);
    color:#fff;
}
.anz-follow-user-icon svg{
    width:19px;
    height:19px;
    fill:none;
    stroke:currentColor;
    stroke-width:1.9;
    stroke-linecap:round;
    stroke-linejoin:round;
}
.anz-follow-user-copy{
    display:grid;
    gap:4px;
}
.anz-follow-user-copy strong{
    font:800 12px/1 'Manrope',sans-serif;
}
.anz-follow-user-copy small{
    opacity:.75;
    font-size:10px;
}

.public-profile-stats{
    grid-template-columns:repeat(6,minmax(0,1fr)) !important;
}
.public-following-members{
    display:grid;
    grid-template-columns:repeat(4,minmax(0,1fr));
    gap:12px;
}
.public-following-member{
    min-width:0;
    display:flex;
    align-items:center;
    gap:11px;
    padding:12px;
    border:1px solid var(--line);
    border-radius:15px;
    background:#fff;
    color:inherit;
    text-decoration:none;
}
.public-following-member:hover{
    border-color:rgba(109,93,252,.24);
    background:#faf9ff;
}
.public-following-member img{
    width:46px;
    height:46px;
    flex:0 0 auto;
    border-radius:50%;
    object-fit:cover;
}
.public-following-member span{
    min-width:0;
    display:grid;
    gap:4px;
}
.public-following-member strong,
.public-following-member small{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.public-following-member strong{
    color:var(--ink);
    font:800 12px/1.2 'Manrope',sans-serif;
}
.public-following-member small{
    color:var(--muted);
    font-size:10px;
}

/* Spoiler composer toolbar. */
.anz-comment-toolbar{
    display:flex;
    align-items:center;
    gap:10px;
    margin:0 0 9px;
}
.anz-comment-toolbar button{
    display:inline-flex;
    align-items:center;
    gap:7px;
    padding:8px 10px;
    border:1px solid rgba(109,93,252,.2);
    border-radius:10px;
    background:#f6f4ff;
    color:var(--ink);
    font:800 11px/1 'Manrope',sans-serif;
    cursor:pointer;
}
.anz-comment-toolbar button:hover{
    border-color:rgba(109,93,252,.38);
    background:#f0edff;
}
.anz-comment-toolbar button > span{
    width:18px;
    height:18px;
    display:grid;
    place-items:center;
    border-radius:6px;
    background:var(--accent);
    color:#fff;
    font:900 11px/1 'Manrope',sans-serif;
}
.anz-comment-toolbar small{
    color:var(--muted);
    font-size:10px;
}

/* Rendered spoiler block. */
.anz-spoiler{
    display:block;
    width:100%;
    margin:14px 0;
}
.anz-spoiler-toggle{
    width:100%;
    display:flex;
    align-items:center;
    gap:10px;
    padding:11px 12px;
    border:1px solid rgba(109,93,252,.19);
    border-radius:12px;
    background:#f6f4ff;
    color:var(--ink);
    cursor:pointer;
    text-align:left;
}
.anz-spoiler-toggle:hover{
    border-color:rgba(109,93,252,.34);
    background:#f1efff;
}
.anz-spoiler-toggle[aria-expanded="true"]{
    border-radius:12px 12px 0 0;
    background:#efecff;
}
.anz-spoiler-icon{
    width:30px;
    height:30px;
    flex:0 0 auto;
    display:grid;
    place-items:center;
    border-radius:9px;
    background:var(--accent);
    color:#fff;
    font:900 14px/1 'Manrope',sans-serif;
}
.anz-spoiler-toggle > span:last-child{
    display:grid;
    gap:3px;
}
.anz-spoiler-toggle strong{
    font:800 12px/1 'Manrope',sans-serif;
}
.anz-spoiler-toggle small{
    color:var(--muted);
    font-size:10px;
}
.anz-spoiler-content{
    display:block;
    padding:14px;
    border:1px solid rgba(109,93,252,.19);
    border-top:0;
    border-radius:0 0 12px 12px;
    background:#fbfaff;
    color:var(--ink);
}
.anz-spoiler-content[hidden]{
    display:none !important;
}

@media(max-width:1000px){
    .public-profile-stats{
        grid-template-columns:repeat(3,minmax(0,1fr)) !important;
    }
    .public-following-members{
        grid-template-columns:repeat(2,minmax(0,1fr));
    }
}
@media(max-width:760px){
    .anz-follow-topic{
        min-width:165px;
    }
    .anz-comment-toolbar{
        align-items:flex-start;
        flex-direction:column;
    }
}
@media(max-width:520px){
    .public-profile-stats{
        grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    }
    .public-following-members{
        grid-template-columns:1fr;
    }
    .anz-follow-user{
        width:100%;
        max-width:300px;
    }
}


/* Anime News Feed 1.6 — topic follow card above Popular Now */
.anz-topic-follow-card{
    position:relative;
    overflow:hidden;
    display:grid;
    gap:14px;
    padding:18px !important;
    border:1px solid rgba(109,93,252,.18) !important;
    border-radius:18px !important;
    background:
        radial-gradient(circle at top right, rgba(109,93,252,.13), transparent 42%),
        linear-gradient(145deg,#ffffff,#f7f5ff) !important;
}
.anz-topic-follow-card::after{
    content:"";
    position:absolute;
    right:-34px;
    bottom:-42px;
    width:112px;
    height:112px;
    border-radius:50%;
    background:rgba(109,93,252,.06);
    pointer-events:none;
}
.anz-topic-follow-card-icon{
    width:42px;
    height:42px;
    display:grid;
    place-items:center;
    border-radius:12px;
    background:var(--accent);
    color:#fff;
    box-shadow:0 10px 24px rgba(109,93,252,.22);
}
.anz-topic-follow-card-icon svg{
    width:20px;
    height:20px;
    fill:none;
    stroke:currentColor;
    stroke-width:2;
    stroke-linecap:round;
}
.anz-topic-follow-card-copy{
    position:relative;
    z-index:1;
    display:grid;
    gap:6px;
}
.anz-topic-follow-card-copy > span{
    color:var(--accent);
    font:900 10px/1 'Manrope',sans-serif;
    letter-spacing:.08em;
    text-transform:uppercase;
}
.anz-topic-follow-card-copy h3{
    margin:0 !important;
    color:var(--ink);
    font:800 18px/1.2 'Manrope',sans-serif;
}
.anz-topic-follow-card-copy p{
    margin:0;
    color:var(--muted);
    font-size:12px;
    line-height:1.6;
}

/* The same follow control now fits the sidebar card rather than the dark hero. */
.anz-topic-follow-card .anz-follow-topic{
    position:relative;
    z-index:1;
    width:100%;
    min-width:0;
    grid-template-columns:34px minmax(0,1fr);
    padding:11px 12px !important;
    border:1px solid rgba(109,93,252,.2) !important;
    border-radius:12px !important;
    background:#ffffff !important;
    color:var(--ink) !important;
    box-shadow:none !important;
}
.anz-topic-follow-card .anz-follow-topic:hover{
    border-color:rgba(109,93,252,.38) !important;
    background:#f7f5ff !important;
}
.anz-topic-follow-card .anz-follow-topic.is-following{
    border-color:var(--accent) !important;
    background:var(--accent) !important;
    color:#fff !important;
}
.anz-topic-follow-card .anz-follow-topic-icon{
    width:34px;
    height:34px;
    border-radius:9px;
    background:#f0edff;
    color:var(--accent);
}
.anz-topic-follow-card .anz-follow-topic.is-following .anz-follow-topic-icon{
    background:rgba(255,255,255,.18);
    color:#fff;
}
.anz-topic-follow-card .anz-follow-topic-label{
    color:inherit;
}
.anz-topic-follow-card .anz-follow-topic small{
    color:inherit;
    opacity:.65 !important;
}
.anz-topic-follow-card .anz-follow-topic.is-following small{
    opacity:.82 !important;
}

/* The old hero wrapper is no longer used. */
.article-topic-tools{
    display:contents !important;
}

@media(max-width:900px){
    .anz-topic-follow-card{
        margin-top:0;
    }
}


/* Anime News Feed 1.6 — followers and following beside the level system */
.public-profile-community-strip{
    flex:0 0 auto;
    display:flex;
    align-items:stretch;
    gap:10px;
}
.public-profile-social-compact{
    display:grid;
    grid-template-columns:repeat(2,minmax(76px,1fr));
    overflow:hidden;
    border:1px solid var(--line);
    border-radius:13px;
    background:#fff;
}
.public-profile-social-compact > div{
    min-width:0;
    display:grid;
    align-content:center;
    gap:4px;
    padding:9px 12px;
    text-align:center;
}
.public-profile-social-compact > div + div{
    border-left:1px solid var(--line);
}
.public-profile-social-compact strong{
    color:var(--ink);
    font:800 15px/1 'Manrope',sans-serif;
}
.public-profile-social-compact span{
    color:var(--muted);
    font:800 9px/1 'Manrope',sans-serif;
    letter-spacing:.04em;
    text-transform:uppercase;
}
.public-profile-level-compact{
    width:220px;
}
.public-profile-stats{
    grid-template-columns:repeat(4,minmax(0,1fr)) !important;
}

@media(max-width:1100px){
    .public-profile-title-row{
        display:grid;
        gap:14px;
    }
    .public-profile-community-strip{
        width:100%;
        justify-content:flex-start;
    }
}
@media(max-width:760px){
    .public-profile-community-strip{
        display:grid;
        grid-template-columns:1fr;
        gap:9px;
    }
    .public-profile-social-compact,
    .public-profile-level-compact{
        width:100%;
        max-width:360px;
    }
}
@media(max-width:420px){
    .public-profile-social-compact{
        grid-template-columns:repeat(2,minmax(0,1fr));
    }
    .public-profile-social-compact > div{
        padding:9px 8px;
    }
}


/* Anime News Feed 1.6 — sidebar card spacing fix */
.article-sidebar > .anz-topic-follow-card{
    margin-bottom:20px !important;
}
.article-sidebar > .anz-topic-follow-card + .sidebar-card{
    margin-top:0 !important;
}

@media(max-width:900px){
    .article-sidebar > .anz-topic-follow-card{
        margin-bottom:16px !important;
    }
}


/* Anime News Feed 1.6 — mascot for Follow Topic card */
.anz-topic-follow-card-main{
    position:relative;
    display:grid;
    grid-template-columns:42px minmax(0,1fr) 110px;
    align-items:end;
    gap:14px;
    z-index:1;
}
.anz-topic-follow-card-copy,
.anz-topic-follow-card-icon{
    position:relative;
    z-index:2;
}
.anz-topic-follow-card-mascot{
    position:relative;
    z-index:1;
    align-self:end;
    justify-self:end;
    width:110px;
    pointer-events:none;
}
.anz-topic-follow-card-mascot img{
    display:block;
    width:100%;
    height:auto;
    object-fit:contain;
    filter:drop-shadow(0 10px 20px rgba(17,18,28,.10));
}
.anz-topic-follow-card .anz-follow-topic{
    margin-top:2px;
}

@media(max-width:1100px){
    .anz-topic-follow-card-main{
        grid-template-columns:42px minmax(0,1fr) 96px;
    }
    .anz-topic-follow-card-mascot{
        width:96px;
    }
}
@media(max-width:520px){
    .anz-topic-follow-card-main{
        grid-template-columns:1fr 82px;
        align-items:start;
        gap:12px;
    }
    .anz-topic-follow-card-icon{
        grid-column:1;
        grid-row:1;
        margin-bottom:8px;
    }
    .anz-topic-follow-card-copy{
        grid-column:1;
        grid-row:1;
        padding-top:52px;
    }
    .anz-topic-follow-card-mascot{
        grid-column:2;
        grid-row:1 / span 2;
        width:82px;
        align-self:end;
    }
}


/* Anime News Feed 1.6 — follow topic stacked mascot layout */
.anz-topic-follow-card-main{
    position:relative;
    display:grid;
    grid-template-columns:1fr;
    align-items:start;
    gap:12px;
    z-index:1;
}
.anz-topic-follow-card-copy{
    position:relative;
    z-index:2;
    display:grid;
    gap:6px;
}
.anz-topic-follow-card-copy > span{
    color:var(--accent);
    font:900 10px/1 'Manrope',sans-serif;
    letter-spacing:.08em;
    text-transform:uppercase;
}
.anz-topic-follow-card-copy h3{
    margin:0 !important;
    color:var(--ink);
    font:800 18px/1.2 'Manrope',sans-serif;
}
.anz-topic-follow-card-copy p{
    margin:0;
    color:var(--muted);
    font-size:12px;
    line-height:1.6;
}
.anz-topic-follow-card-mascot{
    position:relative;
    z-index:1;
    width:108px;
    justify-self:end;
    align-self:end;
    margin-top:2px;
    pointer-events:none;
}
.anz-topic-follow-card-mascot img{
    display:block;
    width:100%;
    height:auto;
    object-fit:contain;
    filter:drop-shadow(0 10px 20px rgba(17,18,28,.10));
}
.anz-topic-follow-card .anz-follow-topic{
    margin-top:2px;
}

@media(max-width:520px){
    .anz-topic-follow-card-mascot{
        width:84px;
    }
}


/* Anime News Feed 1.6 — follow topic mascot attached to footer */
.anz-topic-follow-card-main{
    display:grid;
    grid-template-columns:1fr;
    gap:14px;
}
.anz-topic-follow-card-footer{
    display:grid;
    grid-template-columns:minmax(0,1fr) 110px;
    align-items:end;
    gap:10px;
    margin-top:2px;
}
.anz-topic-follow-card .anz-follow-topic{
    width:100%;
    margin:0 !important;
    align-self:end;
}
.anz-topic-follow-card-mascot{
    position:relative;
    z-index:1;
    width:110px;
    align-self:end;
    justify-self:end;
    margin:0;
    pointer-events:none;
}
.anz-topic-follow-card-mascot img{
    display:block;
    width:100%;
    height:auto;
    object-fit:contain;
    filter:drop-shadow(0 10px 20px rgba(17,18,28,.10));
}
.anz-topic-follow-card-footer .anz-follow-topic{
    min-height:74px;
}
.anz-topic-follow-card-footer .anz-follow-topic-copy{
    align-content:center;
}

@media(max-width:1100px){
    .anz-topic-follow-card-footer{
        grid-template-columns:minmax(0,1fr) 96px;
    }
    .anz-topic-follow-card-mascot{
        width:96px;
    }
}
@media(max-width:520px){
    .anz-topic-follow-card-footer{
        grid-template-columns:minmax(0,1fr) 82px;
        gap:8px;
    }
    .anz-topic-follow-card-mascot{
        width:82px;
    }
    .anz-topic-follow-card-footer .anz-follow-topic{
        min-height:68px;
    }
}


/* Anime News Feed 1.6 — follow topic footer left mascot right button swap */
.anz-topic-follow-card-footer{
    display:grid;
    grid-template-columns:96px minmax(0,1fr);
    align-items:end;
    gap:12px;
    margin-top:2px;
}
.anz-topic-follow-card-mascot{
    width:96px;
    align-self:end;
    justify-self:start;
    margin:0;
}
.anz-topic-follow-card .anz-follow-topic{
    width:100%;
    margin:0 !important;
    align-self:end;
}
.anz-topic-follow-card-footer .anz-follow-topic{
    min-height:74px;
}
.anz-topic-follow-card-footer .anz-follow-topic-copy{
    align-content:center;
}

@media(max-width:1100px){
    .anz-topic-follow-card-footer{
        grid-template-columns:88px minmax(0,1fr);
        gap:10px;
    }
    .anz-topic-follow-card-mascot{
        width:88px;
    }
}
@media(max-width:520px){
    .anz-topic-follow-card-footer{
        grid-template-columns:74px minmax(0,1fr);
        gap:8px;
    }
    .anz-topic-follow-card-mascot{
        width:74px;
    }
    .anz-topic-follow-card-footer .anz-follow-topic{
        min-height:68px;
    }
}


/* Anime News Feed 1.6 — mobile public profile cleanup */
.public-profile-mobile-follow{
    display:none;
}

@media(max-width:760px){
    .public-profile-main{
        align-items:flex-start;
    }

    .public-profile-avatar{
        display:grid;
        justify-items:center;
        align-content:start;
        gap:10px;
    }

    .public-profile-mobile-follow{
        display:block;
        width:100%;
    }

    .public-profile-mobile-follow .anz-follow-user{
        width:auto;
        min-width:0;
        display:inline-flex;
        align-items:center;
        justify-content:center;
        gap:7px;
        padding:7px 9px;
        border:0;
        border-radius:9px;
        background:#f2f0ff;
        color:var(--accent);
        box-shadow:none;
    }

    .public-profile-mobile-follow .anz-follow-user:hover{
        background:#ece9ff;
    }

    .public-profile-mobile-follow .anz-follow-user.is-following{
        background:var(--accent);
        color:#fff;
    }

    .public-profile-mobile-follow .anz-follow-user-icon{
        width:24px;
        height:24px;
        border-radius:7px;
        background:transparent;
        color:inherit;
    }

    .public-profile-mobile-follow .anz-follow-user-icon svg{
        width:16px;
        height:16px;
    }

    .public-profile-mobile-follow .anz-follow-user-copy{
        display:block;
    }

    .public-profile-mobile-follow .anz-follow-user-copy strong{
        font-size:10px;
        line-height:1;
        white-space:nowrap;
    }

    .public-profile-mobile-follow .anz-follow-user-copy small{
        display:none;
    }

    .public-profile-actions--desktop .anz-follow-user{
        display:none;
    }

    /* Mobile profile stats no longer look like separate cards. */
    .public-profile-stats{
        display:grid !important;
        grid-template-columns:repeat(2,minmax(0,1fr)) !important;
        gap:0 !important;
        padding:0 !important;
        overflow:hidden;
        border:1px solid var(--line);
        border-radius:14px;
        background:#fff;
    }

    .public-profile-stats > div{
        min-width:0;
        padding:12px 10px !important;
        border:0 !important;
        border-radius:0 !important;
        background:transparent !important;
        box-shadow:none !important;
        text-align:center;
    }

    .public-profile-stats > div:nth-child(odd){
        border-right:1px solid var(--line) !important;
    }

    .public-profile-stats > div:nth-child(n+3){
        border-top:1px solid var(--line) !important;
    }

    .public-profile-stats strong{
        display:block;
        overflow:hidden;
        color:var(--ink);
        font-size:15px;
        line-height:1.15;
        text-overflow:ellipsis;
        white-space:nowrap;
    }

    .public-profile-stats span{
        display:block;
        margin-top:4px;
        overflow:hidden;
        color:var(--muted);
        font-size:9px;
        line-height:1.1;
        text-overflow:ellipsis;
        text-transform:uppercase;
        white-space:nowrap;
    }
}

@media(max-width:520px){
    .public-profile-main{
        display:grid;
        grid-template-columns:76px minmax(0,1fr);
        gap:14px;
    }

    .public-profile-avatar > img{
        width:76px !important;
        height:76px !important;
    }

    .public-profile-mobile-follow .anz-follow-user{
        width:76px;
        padding:6px 5px;
        gap:4px;
    }

    .public-profile-mobile-follow .anz-follow-user-copy strong{
        max-width:43px;
        overflow:hidden;
        font-size:8px;
        text-overflow:ellipsis;
        white-space:nowrap;
    }

    .public-profile-identity{
        min-width:0;
    }

    .public-profile-title-row{
        gap:10px;
    }

    .public-profile-community-strip{
        gap:8px;
    }

    .public-profile-social-compact,
    .public-profile-level-compact{
        max-width:none;
    }

    .public-profile-stats > div{
        padding:11px 7px !important;
    }
}


/* Anime News Feed 1.6 — icon-only mobile follow and unified profile stats */

/* One clean statistics panel on desktop and mobile. */
.public-profile-stats{
    display:grid !important;
    grid-template-columns:repeat(4,minmax(0,1fr)) !important;
    gap:0 !important;
    padding:0 !important;
    overflow:hidden;
    border:1px solid var(--line) !important;
    border-radius:15px !important;
    background:#fff !important;
    box-shadow:none !important;
}
.public-profile-stats > div{
    min-width:0;
    display:grid;
    align-content:center;
    padding:15px 12px !important;
    border:0 !important;
    border-radius:0 !important;
    background:transparent !important;
    box-shadow:none !important;
    text-align:center;
}
.public-profile-stats > div + div{
    border-left:1px solid var(--line) !important;
}
.public-profile-stats strong{
    display:block;
    overflow:hidden;
    color:var(--ink);
    font:800 17px/1.15 'Manrope',sans-serif;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.public-profile-stats span{
    display:block;
    margin-top:5px;
    overflow:hidden;
    color:var(--muted);
    font:800 9px/1.1 'Manrope',sans-serif;
    letter-spacing:.045em;
    text-overflow:ellipsis;
    text-transform:uppercase;
    white-space:nowrap;
}

/* Mobile follow control is a simple icon directly below the avatar. */
@media(max-width:760px){
    .public-profile-mobile-follow{
        display:grid;
        place-items:center;
    }

    .public-profile-mobile-follow .anz-follow-user{
        width:38px !important;
        height:38px !important;
        min-width:38px !important;
        display:grid !important;
        grid-template-columns:1fr !important;
        place-items:center;
        gap:0 !important;
        padding:0 !important;
        border:1px solid rgba(109,93,252,.18) !important;
        border-radius:10px !important;
        background:#f2f0ff !important;
        color:var(--accent) !important;
        box-shadow:none !important;
    }

    .public-profile-mobile-follow .anz-follow-user:hover{
        border-color:rgba(109,93,252,.34) !important;
        background:#ece9ff !important;
    }

    .public-profile-mobile-follow .anz-follow-user.is-following{
        border-color:var(--accent) !important;
        background:var(--accent) !important;
        color:#fff !important;
    }

    .public-profile-mobile-follow .anz-follow-user-icon{
        width:22px !important;
        height:22px !important;
        display:grid !important;
        place-items:center;
        border-radius:0 !important;
        background:transparent !important;
        color:inherit !important;
    }

    .public-profile-mobile-follow .anz-follow-user-icon svg{
        width:18px !important;
        height:18px !important;
    }

    .public-profile-mobile-follow .anz-follow-user-copy{
        position:absolute !important;
        width:1px !important;
        height:1px !important;
        padding:0 !important;
        margin:-1px !important;
        overflow:hidden !important;
        clip:rect(0,0,0,0) !important;
        white-space:nowrap !important;
        border:0 !important;
    }

    .public-profile-stats{
        grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    }

    .public-profile-stats > div + div{
        border-left:0 !important;
    }

    .public-profile-stats > div:nth-child(even){
        border-left:1px solid var(--line) !important;
    }

    .public-profile-stats > div:nth-child(n+3){
        border-top:1px solid var(--line) !important;
    }
}

@media(max-width:520px){
    .public-profile-mobile-follow .anz-follow-user{
        width:36px !important;
        height:36px !important;
        min-width:36px !important;
    }

    .public-profile-stats > div{
        padding:12px 8px !important;
    }

    .public-profile-stats strong{
        font-size:15px;
    }
}


/* Anime News Feed 1.6 — mobile level and social row */
@media(max-width:760px){
    /* Followers/Following and level stay side by side on mobile. */
    .public-profile-community-strip{
        width:100%;
        display:grid !important;
        grid-template-columns:minmax(0,1fr) minmax(0,1fr) !important;
        align-items:stretch;
        gap:8px !important;
    }

    .public-profile-social-compact,
    .public-profile-level-compact{
        width:100% !important;
        max-width:none !important;
        min-width:0 !important;
    }

    .public-profile-social-compact{
        grid-template-columns:repeat(2,minmax(0,1fr));
        border-radius:12px;
    }

    .public-profile-social-compact > div{
        min-width:0;
        padding:8px 5px;
    }

    .public-profile-social-compact strong{
        font-size:13px;
    }

    .public-profile-social-compact span{
        overflow:hidden;
        font-size:7px;
        text-overflow:ellipsis;
        white-space:nowrap;
    }

    .public-profile-level-compact{
        grid-template-columns:36px minmax(0,1fr);
        gap:7px;
        padding:7px 8px;
        border-radius:12px;
    }

    .public-profile-level-compact > img{
        width:36px;
        height:36px;
    }

    .public-profile-level-compact-copy{
        gap:6px;
    }

    .public-profile-level-compact-head{
        justify-content:space-between;
        gap:5px;
    }

    /* Hide the rank/role name only on mobile. */
    .public-profile-level-compact-head > span{
        display:none !important;
    }

    .public-profile-level-compact-head strong{
        font-size:9px;
    }

    .public-profile-level-compact-head b{
        margin-left:auto;
        font-size:8px;
    }

    .public-profile-level-progress--compact{
        height:4px;
    }
}

@media(max-width:520px){
    .public-profile-community-strip{
        grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr) !important;
        gap:6px !important;
    }

    .public-profile-social-compact > div{
        padding:7px 3px;
    }

    .public-profile-social-compact strong{
        font-size:12px;
    }

    .public-profile-social-compact span{
        font-size:6px;
        letter-spacing:.025em;
    }

    .public-profile-level-compact{
        grid-template-columns:31px minmax(0,1fr);
        gap:5px;
        padding:6px;
    }

    .public-profile-level-compact > img{
        width:31px;
        height:31px;
    }

    .public-profile-level-compact-head strong{
        font-size:8px;
    }

    .public-profile-level-compact-head b{
        font-size:7px;
    }
}


/* Anime News Feed 1.6 — larger mobile level box and full-width bio */
.public-profile-description--mobile{
    display:none;
}

@media(max-width:760px){
    /* Give the level system slightly more room than the social counters. */
    .public-profile-community-strip{
        grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr) !important;
    }

    .public-profile-level-compact{
        grid-template-columns:39px minmax(0,1fr);
        gap:8px;
        padding:9px 10px;
        min-height:58px;
    }

    .public-profile-level-compact > img{
        width:39px;
        height:39px;
    }

    .public-profile-level-compact-head strong{
        font-size:10px;
    }

    .public-profile-level-compact-head b{
        font-size:9px;
    }

    .public-profile-level-progress--compact{
        height:5px;
    }

    /* Mobile description sits below avatar and identity at full width. */
    .public-profile-description--desktop{
        display:none;
    }

    .public-profile-description--mobile{
        display:block;
        width:100%;
        grid-column:1 / -1;
        margin-top:2px;
    }

    .public-profile-main{
        flex-wrap:wrap;
    }

    .public-profile-description--mobile .public-profile-bio,
    .public-profile-description--mobile .public-profile-empty-bio{
        width:100%;
        max-width:none;
        margin:0;
        padding:13px 14px;
        border:1px solid var(--line);
        border-radius:13px;
        background:#faf9ff;
        color:var(--muted);
        font-size:12px;
        line-height:1.6;
    }

    .public-profile-description--mobile .public-profile-bio p{
        margin:0;
    }
}

@media(max-width:520px){
    .public-profile-main{
        grid-template-columns:76px minmax(0,1fr);
    }

    .public-profile-community-strip{
        grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr) !important;
        gap:6px !important;
    }

    .public-profile-level-compact{
        grid-template-columns:35px minmax(0,1fr);
        gap:6px;
        padding:8px;
        min-height:54px;
    }

    .public-profile-level-compact > img{
        width:35px;
        height:35px;
    }

    .public-profile-level-compact-head strong{
        font-size:9px;
    }

    .public-profile-level-compact-head b{
        font-size:8px;
    }

    .public-profile-description--mobile{
        grid-column:1 / -1;
        margin-top:0;
    }

    .public-profile-description--mobile .public-profile-bio,
    .public-profile-description--mobile .public-profile-empty-bio{
        padding:12px;
        font-size:11px;
        line-height:1.55;
    }
}


/* Anime News Feed 1.6 — mobile social counter label fit */
@media(max-width:760px){
    .public-profile-social-compact > div{
        overflow:hidden;
    }

    .public-profile-social-compact span{
        display:grid !important;
        min-height:16px;
        place-items:center;
        margin-top:3px;
        overflow:visible !important;
        font-size:7px !important;
        line-height:1.05 !important;
        letter-spacing:0 !important;
        text-align:center;
        text-overflow:clip !important;
        text-transform:uppercase;
        white-space:normal !important;
        overflow-wrap:anywhere;
        word-break:normal;
    }
}

@media(max-width:520px){
    .public-profile-social-compact span{
        min-height:15px;
        font-size:6.5px !important;
        line-height:1.05 !important;
    }
}


/* Anime News Feed 1.6 — wider mobile social box */
@media(max-width:760px){
    /* Give Followers / Following a little more width without stacking. */
    .public-profile-community-strip{
        grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr) !important;
        gap:6px !important;
    }

    .public-profile-social-compact{
        min-width:0;
    }

    .public-profile-social-compact > div{
        padding:8px 3px !important;
    }

    .public-profile-social-compact span{
        display:block !important;
        min-height:0 !important;
        margin-top:3px;
        overflow:hidden !important;
        font-size:7px !important;
        line-height:1 !important;
        letter-spacing:0 !important;
        text-align:center;
        text-overflow:clip !important;
        white-space:nowrap !important;
        overflow-wrap:normal !important;
        word-break:normal !important;
    }
}

@media(max-width:520px){
    .public-profile-community-strip{
        grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr) !important;
        gap:5px !important;
    }

    .public-profile-social-compact > div{
        padding:7px 2px !important;
    }

    .public-profile-social-compact span{
        font-size:6.25px !important;
        white-space:nowrap !important;
    }
}


/* Anime News Feed 1.6 — slightly wider mobile level box */
@media(max-width:760px){
    /*
     * Keep the social labels on one line while adding a small amount of
     * horizontal room to the level panel.
     */
    .public-profile-community-strip{
        width:calc(100% + 10px) !important;
        max-width:none !important;
        grid-template-columns:minmax(0,1.04fr) minmax(0,1.02fr) !important;
        gap:6px !important;
    }

    .public-profile-level-compact{
        min-height:58px !important;
        padding:9px 10px !important;
    }
}

@media(max-width:520px){
    .public-profile-community-strip{
        width:calc(100% + 8px) !important;
        grid-template-columns:minmax(0,1.08fr) minmax(0,1fr) !important;
        gap:5px !important;
    }

    .public-profile-level-compact{
        min-height:54px !important;
        padding:8px !important;
    }
}


/* Anime News Feed 1.6 — mobile settings page fit */
@media(max-width:700px){
    .member-page.shell{
        width:100% !important;
        max-width:100% !important;
        margin-inline:0 !important;
        padding:34px 14px 58px !important;
        overflow-x:clip;
        box-sizing:border-box;
    }

    .member-page-head,
    .member-settings-card,
    .member-settings-card form,
    .member-settings-section,
    .member-settings-copy,
    .member-settings-fields,
    .member-grid,
    .member-avatar-upload,
    .member-settings-actions{
        width:100% !important;
        max-width:100% !important;
        min-width:0 !important;
        box-sizing:border-box;
    }

    .member-page-head{
        margin-bottom:18px;
    }

    .member-page-head > div{
        min-width:0;
    }

    .member-page-head h1,
    .member-page-head p{
        overflow-wrap:anywhere;
    }

    .member-page-head .member-secondary{
        width:100%;
        margin-top:15px;
        padding-inline:12px;
        box-sizing:border-box;
    }

    .member-settings-card{
        padding:18px !important;
        border-radius:18px;
        overflow:hidden;
    }

    .member-settings-card .member-form{
        width:100%;
        min-width:0;
        margin-top:20px;
    }

    .member-settings-section{
        grid-template-columns:minmax(0,1fr) !important;
        gap:14px !important;
        padding:22px 0 !important;
    }

    .member-settings-section:first-of-type{
        padding-top:2px !important;
    }

    .member-settings-copy h2{
        font-size:17px;
    }

    .member-settings-copy p{
        font-size:12px;
        line-height:1.55;
    }

    .member-settings-fields,
    .member-grid{
        grid-template-columns:minmax(0,1fr) !important;
        gap:15px !important;
    }

    .member-settings-fields label,
    .member-grid label,
    .member-file,
    .member-check{
        min-width:0 !important;
        max-width:100% !important;
    }

    .member-form input[type=text],
    .member-form input[type=email],
    .member-form input[type=password],
    .member-form input[type=url],
    .member-form textarea{
        width:100% !important;
        max-width:100% !important;
        min-width:0 !important;
        padding:12px !important;
        box-sizing:border-box !important;
    }

    .member-form textarea{
        min-height:118px;
        resize:vertical;
    }

    .member-avatar-upload{
        grid-template-columns:58px minmax(0,1fr) !important;
        gap:8px 12px !important;
        padding:12px !important;
        overflow:hidden;
        align-items:center;
    }

    .member-avatar-upload > div{
        grid-row:1 / 4;
        min-width:0;
    }

    .member-avatar-upload img{
        width:58px !important;
        height:58px !important;
        border-radius:15px !important;
    }

    .member-avatar-upload .member-file{
        display:block;
        width:100%;
        overflow:hidden;
    }

    .member-file input[type=file]{
        display:block;
        width:100% !important;
        max-width:100% !important;
        min-width:0 !important;
        overflow:hidden;
        font-size:11px;
    }

    .member-file input[type=file]::file-selector-button{
        max-width:100%;
        margin-right:7px;
        padding:7px 9px;
        font-size:11px;
    }

    .member-avatar-upload small{
        min-width:0;
        font-size:10px;
        line-height:1.4;
        overflow-wrap:anywhere;
    }

    .member-avatar-upload .member-check{
        align-items:flex-start;
        font-size:11px;
        line-height:1.4;
    }

    .member-settings-actions{
        padding-top:20px;
    }

    .member-settings-actions .member-primary{
        width:100%;
        max-width:100%;
        min-width:0;
    }
}

@media(max-width:380px){
    .member-page.shell{
        padding-inline:10px !important;
    }

    .member-settings-card{
        padding:15px !important;
    }

    .member-avatar-upload{
        grid-template-columns:50px minmax(0,1fr) !important;
        gap:7px 10px !important;
        padding:10px !important;
    }

    .member-avatar-upload img{
        width:50px !important;
        height:50px !important;
    }

    .member-file input[type=file]{
        font-size:10px;
    }

    .member-file input[type=file]::file-selector-button{
        padding:6px 7px;
        font-size:10px;
    }
}


/* Anime News Feed 1.6 — mobile header account cleanup */
@media(max-width:900px){
    /* The profile card inside the open menu already links to the profile. */
    .header-actions > .header-account-user{
        display:none !important;
    }

    /* Settings and Sign Out fill the remaining mobile account row. */
    .mobile-account-links{
        grid-template-columns:repeat(2,minmax(0,1fr));
    }

    .mobile-account-links .mobile-account-logout{
        grid-column:auto;
    }
}

@media(max-width:420px){
    .mobile-account-links{
        grid-template-columns:1fr;
    }
}


/* Anime News Feed 1.6 — grouped mobile search and notifications */
.header-utility-group{
    display:contents;
}

@media(max-width:900px){
    .header-utility-group{
        position:relative;
        display:flex;
        align-items:center;
        flex:none;
        gap:0;
        border:1px solid var(--line);
        border-radius:11px;
        background:#fff;
        box-shadow:none;
    }

    .header-utility-group .anz-notifications{
        position:relative;
        display:flex;
        align-items:center;
    }

    .header-utility-group.has-notifications .anz-notifications::after{
        content:"";
        position:absolute;
        top:8px;
        right:0;
        bottom:8px;
        width:1px;
        background:var(--line);
        pointer-events:none;
    }

    .header-utility-group .icon-button{
        width:38px;
        height:38px;
        min-width:38px;
        border:0 !important;
        border-radius:0 !important;
        background:transparent !important;
        box-shadow:none !important;
    }

    .header-utility-group.has-notifications .anz-notifications-toggle{
        border-radius:10px 0 0 10px !important;
    }

    .header-utility-group.has-notifications .header-search-toggle{
        border-radius:0 10px 10px 0 !important;
    }

    .header-utility-group:not(.has-notifications) .header-search-toggle{
        border-radius:10px !important;
    }

    .header-utility-group .icon-button:hover,
    .header-utility-group .icon-button:focus-visible{
        background:var(--soft) !important;
        color:var(--accent);
    }

    .header-utility-group .anz-notification-count{
        top:-3px;
        right:-2px;
        z-index:3;
    }

    .header-utility-group .anz-notifications-panel{
        right:-39px;
    }
}

@media(max-width:420px){
    .header-utility-group .icon-button{
        width:36px;
        height:36px;
        min-width:36px;
    }

    .header-utility-group .anz-notifications-panel{
        right:-42px;
    }
}


/* Anime News Feed 1.6 — global header utility group and mobile panel fit */

/* Search and notifications share one outlined control on every screen size. */
.header-utility-group{
    position:relative;
    display:flex !important;
    align-items:center;
    flex:none;
    gap:0;
    border:1px solid var(--line);
    border-radius:11px;
    background:#fff;
    box-shadow:none;
}

.header-utility-group .anz-notifications{
    position:relative;
    display:flex;
    align-items:center;
}

.header-utility-group.has-notifications .anz-notifications::after{
    content:"";
    position:absolute;
    top:8px;
    right:0;
    bottom:8px;
    width:1px;
    background:var(--line);
    pointer-events:none;
}

.header-utility-group .icon-button{
    width:40px;
    height:40px;
    min-width:40px;
    border:0 !important;
    border-radius:0 !important;
    background:transparent !important;
    box-shadow:none !important;
}

.header-utility-group.has-notifications .anz-notifications-toggle{
    border-radius:10px 0 0 10px !important;
}

.header-utility-group.has-notifications .header-search-toggle{
    border-radius:0 10px 10px 0 !important;
}

.header-utility-group:not(.has-notifications) .header-search-toggle{
    border-radius:10px !important;
}

.header-utility-group .icon-button:hover,
.header-utility-group .icon-button:focus-visible{
    background:var(--soft) !important;
    color:var(--accent);
}

.header-utility-group .anz-notification-count{
    z-index:4;
}

/* Desktop notification panel aligns below the grouped control. */
.header-utility-group .anz-notifications-panel{
    right:auto;
    left:0;
    box-sizing:border-box;
}

@media(max-width:900px){
    .header-utility-group .icon-button{
        width:38px;
        height:38px;
        min-width:38px;
    }

    /*
     * Use the viewport as the positioning reference so the opened panel
     * cannot extend beyond the phone screen.
     */
    .header-utility-group .anz-notifications-panel{
        position:fixed !important;
        top:calc(env(safe-area-inset-top, 0px) + 68px) !important;
        right:12px !important;
        left:12px !important;
        width:auto !important;
        max-width:none !important;
        max-height:calc(100vh - 84px) !important;
        max-height:calc(100dvh - 84px) !important;
        margin:0 !important;
        overflow-x:hidden !important;
        overflow-y:auto !important;
        overscroll-behavior:contain;
        box-sizing:border-box !important;
        z-index:9999 !important;
    }

    .header-utility-group .anz-notifications-panel,
    .header-utility-group .anz-notifications-panel *{
        min-width:0;
        box-sizing:border-box;
    }

    .header-utility-group .anz-notification-item,
    .header-utility-group .anz-notification-item a,
    .header-utility-group .anz-notification-copy{
        width:100%;
        max-width:100%;
        min-width:0;
    }

    .header-utility-group .anz-notification-copy,
    .header-utility-group .anz-notification-copy strong,
    .header-utility-group .anz-notification-copy span,
    .header-utility-group .anz-notification-copy p{
        overflow-wrap:anywhere;
        word-break:normal;
    }

    .header-utility-group .anz-notifications-head{
        position:sticky;
        top:0;
        z-index:2;
        background:#fff;
    }
}

@media(max-width:420px){
    .header-utility-group .icon-button{
        width:36px;
        height:36px;
        min-width:36px;
    }

    .header-utility-group .anz-notifications-panel{
        top:calc(env(safe-area-inset-top, 0px) + 64px) !important;
        right:8px !important;
        left:8px !important;
        max-height:calc(100vh - 76px) !important;
        max-height:calc(100dvh - 76px) !important;
    }
}


/* Anime News Feed 1.6 — desktop notification panel alignment fix */
@media(min-width:901px){
    .header-utility-group .anz-notifications-panel{
        right:0 !important;
        left:auto !important;
        width:360px;
        max-width:calc(100vw - 24px) !important;
        box-sizing:border-box !important;
    }

    .header-utility-group .anz-notifications-panel,
    .header-utility-group .anz-notifications-panel *{
        min-width:0;
        box-sizing:border-box;
    }

    .header-utility-group .anz-notification-item,
    .header-utility-group .anz-notification-item a,
    .header-utility-group .anz-notification-copy{
        width:100%;
        max-width:100%;
        min-width:0;
    }

    .header-utility-group .anz-notification-copy,
    .header-utility-group .anz-notification-copy strong,
    .header-utility-group .anz-notification-copy span,
    .header-utility-group .anz-notification-copy p{
        overflow-wrap:anywhere;
        word-break:normal;
    }
}


/* Anime News Feed 1.6 — Writer Dashboard */
.header-writer-link{
    gap:7px;
    border-color:rgba(109,93,252,.24);
    background:#f5f3ff;
    color:var(--accent);
}
.header-writer-link svg{
    width:17px;
    height:17px;
    fill:none;
    stroke:currentColor;
    stroke-width:1.8;
    stroke-linecap:round;
    stroke-linejoin:round;
}
.header-writer-link:hover{
    border-color:var(--accent);
    background:#ece9ff;
    color:var(--accent);
}

.writer-dashboard{
    min-height:70vh;
    padding-top:58px;
    padding-bottom:92px;
}
.writer-dashboard-head{
    display:flex;
    align-items:flex-end;
    justify-content:space-between;
    gap:24px;
    margin-bottom:24px;
}
.writer-dashboard-head h1{
    margin:5px 0 7px;
    color:var(--ink);
    font:800 clamp(32px,4vw,48px)/1.05 'Manrope',sans-serif;
    letter-spacing:-.045em;
}
.writer-dashboard-head p{
    max-width:680px;
    margin:0;
    color:var(--muted);
    font-size:15px;
    line-height:1.6;
}
.writer-head-actions{
    display:flex;
    flex-wrap:wrap;
    justify-content:flex-end;
    gap:9px;
}
.writer-secondary-button,
.writer-primary-button,
.writer-save-draft{
    min-height:43px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    padding:0 16px;
    border:1px solid var(--line);
    border-radius:11px;
    background:#fff;
    color:var(--ink);
    font:800 12px/1 'Manrope',sans-serif;
    text-decoration:none;
    cursor:pointer;
}
.writer-secondary-button:hover,
.writer-save-draft:hover{
    border-color:var(--accent);
    color:var(--accent);
}
.writer-primary-button{
    border-color:var(--accent);
    background:var(--accent);
    color:#fff;
}
.writer-primary-button:hover{
    border-color:var(--ink);
    background:var(--ink);
    color:#fff;
}
.writer-notice{
    margin-bottom:18px;
    padding:13px 15px;
    border:1px solid;
    border-radius:13px;
    font-size:13px;
    font-weight:700;
    line-height:1.5;
}
.writer-notice-success{
    border-color:rgba(29,153,99,.22);
    background:rgba(29,153,99,.07);
    color:#14744b;
}
.writer-notice-error{
    border-color:rgba(211,48,60,.22);
    background:rgba(211,48,60,.07);
    color:#b42432;
}
.writer-notice-warning{
    border-color:rgba(208,132,19,.25);
    background:rgba(208,132,19,.08);
    color:#96600e;
}
.writer-summary{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    overflow:hidden;
    margin-bottom:20px;
    border:1px solid var(--line);
    border-radius:16px;
    background:#fff;
}
.writer-summary > div{
    min-width:0;
    padding:16px 18px;
    text-align:center;
}
.writer-summary > div + div{
    border-left:1px solid var(--line);
}
.writer-summary strong{
    display:block;
    color:var(--ink);
    font:800 20px/1.1 'Manrope',sans-serif;
}
.writer-summary span{
    display:block;
    margin-top:5px;
    color:var(--muted);
    font:800 9px/1.1 'Manrope',sans-serif;
    letter-spacing:.06em;
    text-transform:uppercase;
}
.writer-editor-layout{
    display:grid;
    grid-template-columns:minmax(0,1fr) 330px;
    align-items:start;
    gap:20px;
}
.writer-main-column,
.writer-side-column{
    min-width:0;
    display:grid;
    gap:20px;
}
.writer-side-column{
    position:sticky;
    top:98px;
}
.writer-card{
    min-width:0;
    padding:24px;
    border:1px solid var(--line);
    border-radius:20px;
    background:#fff;
}
.writer-card-heading{
    display:flex;
    align-items:flex-start;
    justify-content:space-between;
    gap:15px;
    margin-bottom:20px;
}
.writer-card-heading > div{
    min-width:0;
}
.writer-card-heading span{
    display:block;
    margin-bottom:5px;
    color:var(--accent);
    font:900 9px/1 'Manrope',sans-serif;
    letter-spacing:.08em;
    text-transform:uppercase;
}
.writer-card-heading h2{
    margin:0;
    color:var(--ink);
    font:800 20px/1.2 'Manrope',sans-serif;
    letter-spacing:-.03em;
}
.writer-field{
    display:block;
    min-width:0;
}
.writer-field > span,
.writer-upload-field > span{
    display:block;
    margin-bottom:8px;
    color:#555866;
    font:900 10px/1.2 'Manrope',sans-serif;
    letter-spacing:.06em;
    text-transform:uppercase;
}
.writer-field input[type=text],
.writer-field textarea{
    width:100%;
    min-width:0;
    box-sizing:border-box;
    border:1px solid #dfe0e8;
    border-radius:12px;
    background:#fafafd;
    color:var(--ink);
    font:inherit;
    outline:none;
}
.writer-field input[type=text]{
    min-height:48px;
    padding:0 13px;
}
.writer-field textarea{
    min-height:112px;
    padding:12px 13px;
    resize:vertical;
}
.writer-field input:focus,
.writer-field textarea:focus{
    border-color:var(--accent);
    background:#fff;
    box-shadow:0 0 0 3px rgba(109,93,252,.09);
}
.writer-title-field{
    position:relative;
}
.writer-title-field input{
    padding-right:64px !important;
    font:800 19px/1.25 'Manrope',sans-serif !important;
}
.writer-title-field small{
    position:absolute;
    right:12px;
    bottom:15px;
    color:var(--muted);
    font-size:10px;
}
.writer-title-field small b{
    color:var(--ink);
}
.writer-editor-shell{
    min-width:0;
}
.writer-editor-shell .wp-editor-wrap{
    min-width:0;
    overflow:hidden;
    border:1px solid #dfe0e8;
    border-radius:14px;
}
.writer-editor-shell .wp-editor-container{
    border:0 !important;
}
.writer-editor-shell .wp-editor-tabs{
    margin-right:8px;
}
.writer-editor-shell .mce-tinymce{
    box-shadow:none !important;
}
.writer-editor-shell .quicktags-toolbar{
    border:0;
    border-bottom:1px solid var(--line);
    background:#fafafd;
}
.writer-editor-shell textarea.wp-editor-area{
    width:100% !important;
    box-sizing:border-box !important;
    border:0 !important;
    padding:18px !important;
    font-family:'DM Sans',sans-serif !important;
    font-size:16px !important;
    line-height:1.7 !important;
}
.writer-status{
    flex:none;
    display:inline-flex !important;
    align-items:center;
    min-height:25px;
    margin:0 !important;
    padding:0 9px;
    border-radius:999px;
    font:900 8px/1 'Manrope',sans-serif !important;
    letter-spacing:.055em;
    text-transform:uppercase;
}
.writer-status-publish{
    background:rgba(29,153,99,.1);
    color:#14744b !important;
}
.writer-status-pending{
    background:rgba(219,142,19,.12);
    color:#97610e !important;
}
.writer-status-draft{
    background:#f0f1f6;
    color:#626675 !important;
}
.writer-status-future,
.writer-status-private{
    background:rgba(109,93,252,.1);
    color:var(--accent) !important;
}
.writer-publish-meta{
    display:grid;
    gap:0;
    margin:0 0 18px;
    border:1px solid var(--line);
    border-radius:12px;
    background:#fafafd;
}
.writer-publish-meta > div{
    display:flex;
    justify-content:space-between;
    gap:12px;
    padding:11px 12px;
}
.writer-publish-meta > div + div{
    border-top:1px solid var(--line);
}
.writer-publish-meta dt{
    color:var(--muted);
    font-size:11px;
}
.writer-publish-meta dd{
    overflow:hidden;
    margin:0;
    color:var(--ink);
    font-size:11px;
    font-weight:800;
    text-align:right;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.writer-publish-actions{
    display:grid;
    gap:9px;
}
.writer-publish-actions button{
    width:100%;
}
.writer-permission-note{
    margin:12px 0 0;
    color:var(--muted);
    font-size:11px;
    line-height:1.5;
}
.writer-preview-link{
    min-height:39px;
    display:flex;
    align-items:center;
    justify-content:center;
    margin-top:11px;
    border-radius:10px;
    background:var(--soft);
    color:var(--accent);
    font:800 11px/1 'Manrope',sans-serif;
    text-decoration:none;
}
.writer-category-list{
    max-height:238px;
    display:grid;
    gap:7px;
    overflow-y:auto;
    padding-right:4px;
}
.writer-category-list label,
.writer-remove-image{
    display:flex;
    align-items:center;
    gap:9px;
    min-width:0;
    padding:9px 10px;
    border:1px solid var(--line);
    border-radius:10px;
    background:#fafafd;
    color:var(--ink);
    font-size:12px;
    font-weight:700;
    cursor:pointer;
}
.writer-category-list input,
.writer-remove-image input{
    flex:none;
    accent-color:var(--accent);
}
.writer-featured-preview{
    aspect-ratio:16/10;
    display:grid;
    place-items:center;
    overflow:hidden;
    margin-bottom:12px;
    border:1px dashed #cfd1dc;
    border-radius:13px;
    background:#fafafd;
    color:var(--muted);
    font-size:11px;
}
.writer-featured-preview img{
    width:100%;
    height:100%;
    display:block;
    object-fit:cover;
}
.writer-upload-field{
    display:block;
}
.writer-upload-field input[type=file]{
    width:100%;
    max-width:100%;
    min-width:0;
    box-sizing:border-box;
    overflow:hidden;
    color:var(--muted);
    font-size:10px;
}
.writer-upload-field input[type=file]::file-selector-button{
    margin-right:7px;
    padding:8px 10px;
    border:1px solid var(--line);
    border-radius:9px;
    background:#fff;
    color:var(--ink);
    font-weight:800;
    cursor:pointer;
}
.writer-remove-image{
    margin-top:11px;
    background:#fff;
    color:#b42432;
    font-size:10px;
}
.writer-posts-section{
    margin-top:46px;
}
.writer-section-heading{
    display:flex;
    align-items:flex-end;
    justify-content:space-between;
    gap:20px;
    margin-bottom:16px;
}
.writer-section-heading h2{
    margin:5px 0 0;
    color:var(--ink);
    font:800 clamp(25px,3vw,34px)/1.1 'Manrope',sans-serif;
    letter-spacing:-.035em;
}
.writer-section-heading p{
    max-width:470px;
    margin:0;
    color:var(--muted);
    font-size:13px;
    line-height:1.5;
    text-align:right;
}
.writer-post-list{
    overflow:hidden;
    border:1px solid var(--line);
    border-radius:18px;
    background:#fff;
}
.writer-post-row{
    display:grid;
    grid-template-columns:94px minmax(0,1fr) auto;
    align-items:center;
    gap:16px;
    min-width:0;
    padding:14px;
}
.writer-post-row + .writer-post-row{
    border-top:1px solid var(--line);
}
.writer-post-thumb{
    width:94px;
    height:70px;
    display:grid;
    place-items:center;
    overflow:hidden;
    border-radius:11px;
    background:#f1f2f6;
    color:var(--muted);
    font-size:9px;
    text-transform:uppercase;
}
.writer-post-thumb img{
    width:100%;
    height:100%;
    display:block;
    object-fit:cover;
}
.writer-post-copy{
    min-width:0;
}
.writer-post-topline{
    display:flex;
    align-items:center;
    gap:9px;
    margin-bottom:6px;
}
.writer-post-topline time{
    color:var(--muted);
    font-size:10px;
}
.writer-post-copy h3{
    margin:0;
    overflow:hidden;
    color:var(--ink);
    font:800 16px/1.3 'Manrope',sans-serif;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.writer-post-copy p{
    margin:5px 0 0;
    color:var(--muted);
    font-size:10px;
}
.writer-post-actions{
    display:flex;
    align-items:center;
    justify-content:flex-end;
    gap:7px;
}
.writer-post-actions a,
.writer-post-actions button{
    min-height:34px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    padding:0 10px;
    border:1px solid var(--line);
    border-radius:9px;
    background:#fff;
    color:var(--ink);
    font:800 10px/1 'Manrope',sans-serif;
    text-decoration:none;
    cursor:pointer;
}
.writer-post-actions a:hover{
    border-color:var(--accent);
    color:var(--accent);
}
.writer-post-actions form{
    margin:0;
}
.writer-post-actions button{
    color:#b42432;
}
.writer-post-actions button:hover{
    border-color:#b42432;
}
.writer-empty-state{
    padding:52px 20px;
    text-align:center;
}
.writer-empty-state h3{
    margin:0 0 7px;
    color:var(--ink);
    font:800 20px/1.2 'Manrope',sans-serif;
}
.writer-empty-state p{
    margin:0;
    color:var(--muted);
    font-size:13px;
}
.writer-pagination{
    display:flex;
    align-items:center;
    justify-content:center;
    gap:15px;
    margin-top:18px;
}
.writer-pagination a{
    min-height:36px;
    display:inline-flex;
    align-items:center;
    padding:0 12px;
    border:1px solid var(--line);
    border-radius:9px;
    background:#fff;
    color:var(--ink);
    font-size:11px;
    font-weight:800;
    text-decoration:none;
}
.writer-pagination span{
    color:var(--muted);
    font-size:11px;
}
.writer-access-denied{
    display:grid;
    place-items:center;
}
.writer-access-card{
    max-width:600px;
    padding:40px;
    text-align:center;
}
.writer-access-card h1{
    margin:7px 0 10px;
}
.writer-access-card p{
    margin:0 0 22px;
    color:var(--muted);
}
.writer-access-card .member-primary{
    display:inline-flex;
    text-decoration:none;
}

@media(max-width:1080px){
    .writer-editor-layout{
        grid-template-columns:minmax(0,1fr) 300px;
    }
    .writer-card{
        padding:20px;
    }
}

@media(max-width:900px){
    .header-writer-link{
        display:none !important;
    }
    .mobile-account-links.has-writer-link{
        grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    }
    .mobile-account-links.has-writer-link .mobile-account-logout{
        grid-column:1 / -1 !important;
    }
    .mobile-writer-link{
        border-color:rgba(109,93,252,.25) !important;
        background:#f5f3ff !important;
        color:var(--accent) !important;
    }
    .writer-editor-layout{
        grid-template-columns:1fr;
    }
    .writer-side-column{
        position:static;
        grid-template-columns:repeat(2,minmax(0,1fr));
        align-items:start;
    }
    .writer-publish-card{
        grid-row:span 2;
    }
}

@media(max-width:700px){
    .writer-dashboard{
        width:calc(100% - 24px);
        padding-top:34px;
        padding-bottom:62px;
    }
    .writer-dashboard-head,
    .writer-section-heading{
        display:block;
    }
    .writer-dashboard-head p,
    .writer-section-heading p{
        text-align:left;
    }
    .writer-head-actions{
        justify-content:flex-start;
        margin-top:16px;
    }
    .writer-summary{
        grid-template-columns:repeat(3,minmax(0,1fr));
    }
    .writer-summary > div{
        padding:13px 7px;
    }
    .writer-summary strong{
        font-size:17px;
    }
    .writer-summary span{
        font-size:7px;
    }
    .writer-card{
        padding:17px;
        border-radius:16px;
    }
    .writer-card-heading h2{
        font-size:18px;
    }
    .writer-title-field input{
        padding-right:54px !important;
        font-size:16px !important;
    }
    .writer-editor-shell .wp-editor-wrap{
        overflow:visible;
    }
    .writer-editor-shell .wp-editor-tabs{
        float:none;
        display:flex;
        justify-content:flex-end;
        margin:0 6px;
    }
    .writer-editor-shell .wp-switch-editor{
        height:30px;
        box-sizing:border-box;
    }
    .writer-editor-shell .mce-toolbar-grp{
        overflow-x:auto;
    }
    .writer-editor-shell .mce-toolbar{
        white-space:nowrap;
    }
    .writer-side-column{
        grid-template-columns:1fr;
    }
    .writer-publish-card{
        grid-row:auto;
    }
    .writer-section-heading{
        margin-bottom:14px;
    }
    .writer-section-heading p{
        margin-top:7px;
    }
    .writer-post-row{
        grid-template-columns:72px minmax(0,1fr);
        gap:12px;
    }
    .writer-post-thumb{
        width:72px;
        height:58px;
    }
    .writer-post-actions{
        grid-column:1 / -1;
        justify-content:flex-start;
        padding-top:11px;
        border-top:1px solid var(--line);
    }
    .writer-post-actions a,
    .writer-post-actions button{
        min-height:35px;
        flex:1;
    }
    .writer-post-actions form{
        flex:1;
        display:flex;
    }
    .writer-post-actions form button{
        width:100%;
    }
}

@media(max-width:420px){
    .mobile-account-links.has-writer-link{
        grid-template-columns:1fr !important;
    }
    .mobile-account-links.has-writer-link .mobile-account-logout{
        grid-column:auto !important;
    }
    .writer-dashboard{
        width:calc(100% - 18px);
    }
    .writer-summary span{
        font-size:6.5px;
        letter-spacing:.025em;
    }
    .writer-head-actions{
        display:grid;
        grid-template-columns:repeat(2,minmax(0,1fr));
    }
    .writer-secondary-button{
        padding:0 10px;
    }
    .writer-post-row{
        padding:11px;
    }
    .writer-post-copy h3{
        font-size:14px;
    }
    .writer-post-actions{
        display:grid;
        grid-template-columns:repeat(3,minmax(0,1fr));
    }
}


/* Anime News Feed 1.6 — Gutenberg Writer and Yoast SEO */
.writer-content-card{
    padding:0;
    overflow:visible;
}
.writer-content-card > .writer-card-heading{
    margin:0;
    padding:24px 24px 20px;
}
.writer-block-editor{
    position:relative;
    min-width:0;
    overflow:hidden;
    border-top:1px solid var(--line);
    border-radius:0 0 20px 20px;
    background:#f5f5f7;
}
.writer-block-editor-loading{
    min-height:590px;
    display:grid;
    place-items:center;
    align-content:center;
    gap:12px;
    color:var(--muted);
    font-size:12px;
}
.writer-block-editor-loading span{
    width:24px;
    height:24px;
    border:2px solid #d9d8e3;
    border-top-color:var(--accent);
    border-radius:50%;
    animation:anz-writer-spin .8s linear infinite;
}
@keyframes anz-writer-spin{
    to{transform:rotate(360deg)}
}
.writer-block-editor-mount{
    display:none;
}
.writer-block-editor.is-editor-ready .writer-block-editor-mount{
    display:block;
}
.writer-block-editor-fallback{
    width:100%;
    min-height:520px;
    display:block;
    box-sizing:border-box;
    padding:24px;
    border:0;
    background:#fff;
    color:var(--ink);
    font:15px/1.7 ui-monospace,SFMono-Regular,Menlo,monospace;
    resize:vertical;
}
.writer-block-editor.is-editor-ready .writer-block-editor-fallback{
    position:absolute !important;
    width:1px !important;
    height:1px !important;
    min-height:0 !important;
    padding:0 !important;
    margin:-1px !important;
    overflow:hidden !important;
    clip:rect(0,0,0,0) !important;
    white-space:nowrap !important;
}
.writer-block-editor.has-editor-error .writer-block-editor-loading{
    min-height:auto;
    padding:14px 18px;
    border-bottom:1px solid #efd7d9;
    background:#fff5f6;
    color:#a92834;
}
.writer-block-editor.has-editor-error .writer-block-editor-loading span{
    display:none;
}
.writer-gutenberg-topbar{
    min-height:54px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:12px;
    padding:7px 10px;
    border-bottom:1px solid #dedee5;
    background:#fff;
}
.writer-gutenberg-topbar-left,
.writer-gutenberg-topbar-right{
    display:flex;
    align-items:center;
    gap:8px;
}
.writer-gutenberg-add.components-button{
    min-height:36px;
    padding:0 12px;
    border-radius:8px;
    background:var(--accent);
    box-shadow:none;
    color:#fff;
    font-weight:700;
}
.writer-gutenberg-add.components-button:hover{
    background:#5142da;
    color:#fff;
}
.writer-gutenberg-mode{
    padding-left:3px;
    color:#656774;
    font-size:11px;
    font-weight:700;
}
.writer-gutenberg-word-count{
    color:#7a7c88;
    font-size:10px;
}
.writer-gutenberg-settings-toggle.components-button{
    min-height:34px;
    padding:0 10px;
    border-radius:8px;
    color:#555866;
    font-size:11px;
    font-weight:700;
}
.writer-gutenberg-settings-toggle.components-button.is-active{
    background:#efedff;
    color:var(--accent);
}
.writer-gutenberg-workspace{
    display:grid;
    grid-template-columns:minmax(0,1fr);
    min-width:0;
}
.writer-gutenberg-workspace.has-inspector{
    grid-template-columns:minmax(0,1fr) 286px;
}
.writer-gutenberg-canvas{
    min-width:0;
    overflow:hidden;
    background:#ececef;
}
.writer-gutenberg-canvas iframe{
    width:100%;
    display:block;
    border:0;
}
.writer-gutenberg-legacy-canvas{
    min-height:590px;
    padding:48px;
    background:#fff;
}
.writer-gutenberg-legacy-canvas .block-editor-block-list__layout{
    max-width:760px;
    margin:0 auto;
}
.writer-gutenberg-inspector{
    min-width:0;
    height:590px;
    overflow-y:auto;
    border-left:1px solid #dedee5;
    background:#fff;
}
.writer-gutenberg-inspector .block-editor-block-inspector{
    border:0;
}
.writer-block-editor .block-editor-block-popover{
    z-index:100000;
}
.writer-block-editor .components-popover{
    z-index:100000;
}
.writer-block-editor .block-editor-inserter__menu{
    z-index:100001;
}
.writer-block-editor .block-editor-block-list__block{
    font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
}
.writer-block-editor .block-editor-default-block-appender__content{
    color:#7b7d89;
}
.writer-block-editor .block-editor-block-list__layout.is-root-container{
    min-height:420px;
}

.writer-seo-card{
    overflow:hidden;
}
.writer-seo-heading{
    align-items:center;
}
.writer-yoast-connection{
    flex:none;
    display:inline-flex !important;
    align-items:center;
    min-height:27px;
    margin:0 !important;
    padding:0 10px;
    border-radius:999px;
    font:900 8px/1 'Manrope',sans-serif !important;
    letter-spacing:.055em;
    text-transform:uppercase;
}
.writer-yoast-connection.is-connected{
    background:rgba(29,153,99,.1);
    color:#14744b !important;
}
.writer-yoast-connection.is-fallback{
    background:#f0f1f6;
    color:#626675 !important;
}
.writer-seo-intro{
    margin:-5px 0 18px;
    color:var(--muted);
    font-size:12px;
    line-height:1.55;
}
.writer-serp-preview{
    margin-bottom:20px;
    padding:18px;
    border:1px solid #dfe2e6;
    border-radius:14px;
    background:#fff;
    font-family:Arial,sans-serif;
}
.writer-serp-label{
    display:block;
    margin-bottom:12px;
    color:#777;
    font:700 9px/1 'Manrope',sans-serif;
    letter-spacing:.06em;
    text-transform:uppercase;
}
.writer-serp-url{
    margin-bottom:5px;
    overflow:hidden;
    color:#202124;
    font-size:12px;
    line-height:1.3;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.writer-serp-title{
    margin-bottom:5px;
    overflow:hidden;
    color:#1a0dab;
    font-size:20px;
    line-height:1.25;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.writer-serp-description{
    display:-webkit-box;
    overflow:hidden;
    color:#4d5156;
    font-size:13px;
    line-height:1.45;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}
.writer-seo-grid{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:14px;
    margin-bottom:15px;
}
.writer-seo-card > .writer-field{
    margin-top:15px;
}
.writer-seo-card .writer-field input[type=url]{
    width:100%;
    min-height:48px;
    min-width:0;
    box-sizing:border-box;
    padding:0 13px;
    border:1px solid #dfe0e8;
    border-radius:12px;
    background:#fafafd;
    color:var(--ink);
    font:inherit;
    outline:none;
}
.writer-seo-card .writer-field input[type=url]:focus{
    border-color:var(--accent);
    background:#fff;
    box-shadow:0 0 0 3px rgba(109,93,252,.09);
}
.writer-seo-count-field{
    position:relative;
}
.writer-seo-count-field input{
    padding-right:58px !important;
}
.writer-seo-count-field textarea{
    padding-right:58px !important;
}
.writer-seo-count-field > small{
    position:absolute;
    right:11px;
    bottom:16px;
    color:var(--muted);
    font-size:9px;
}
.writer-seo-count-field > small b{
    color:var(--ink);
}
.writer-seo-noindex{
    display:flex;
    align-items:flex-start;
    gap:10px;
    margin-top:16px;
    padding:12px 13px;
    border:1px solid var(--line);
    border-radius:12px;
    background:#fafafd;
    cursor:pointer;
}
.writer-seo-noindex input{
    flex:none;
    margin-top:3px;
    accent-color:var(--accent);
}
.writer-seo-noindex span{
    min-width:0;
}
.writer-seo-noindex strong{
    display:block;
    color:var(--ink);
    font-size:12px;
}
.writer-seo-noindex small{
    display:block;
    margin-top:3px;
    color:var(--muted);
    font-size:10px;
    line-height:1.4;
}
.writer-seo-checks{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:8px;
    margin-top:18px;
}
.writer-seo-checks > div{
    min-width:0;
    display:flex;
    align-items:flex-start;
    gap:8px;
    padding:10px;
    border:1px solid var(--line);
    border-radius:11px;
    background:#fafafd;
}
.writer-seo-checks > div > span{
    width:9px;
    height:9px;
    flex:none;
    margin-top:3px;
    border-radius:50%;
    background:#c3c5ce;
}
.writer-seo-checks > div.is-good > span{
    background:#1d9963;
}
.writer-seo-checks > div.needs-work > span{
    background:#d88a19;
}
.writer-seo-checks p{
    min-width:0;
    margin:0;
}
.writer-seo-checks strong{
    display:block;
    color:var(--ink);
    font-size:9px;
    line-height:1.25;
}
.writer-seo-checks small{
    display:block;
    margin-top:3px;
    color:var(--muted);
    font-size:8px;
    line-height:1.3;
}
.writer-seo-disclaimer{
    margin:12px 0 0;
    color:var(--muted);
    font-size:9px;
    line-height:1.45;
}
.writer-side-column{
    position:static;
}

@media(max-width:900px){
    .writer-gutenberg-workspace.has-inspector{
        grid-template-columns:1fr;
    }
    .writer-gutenberg-inspector{
        height:auto;
        max-height:460px;
        border-top:1px solid #dedee5;
        border-left:0;
    }
}

@media(max-width:700px){
    .writer-content-card > .writer-card-heading{
        padding:17px;
    }
    .writer-gutenberg-topbar{
        flex-wrap:wrap;
    }
    .writer-gutenberg-mode{
        display:none;
    }
    .writer-gutenberg-word-count{
        display:none;
    }
    .writer-gutenberg-settings-toggle.components-button{
        padding:0 8px;
        font-size:10px;
    }
    .writer-gutenberg-canvas iframe{
        min-height:540px;
    }
    .writer-gutenberg-legacy-canvas{
        min-height:540px;
        padding:25px 18px;
    }
    .writer-block-editor-loading{
        min-height:540px;
    }
    .writer-seo-grid{
        grid-template-columns:1fr;
    }
    .writer-seo-checks{
        grid-template-columns:1fr;
    }
    .writer-serp-preview{
        padding:15px;
    }
    .writer-serp-title{
        font-size:18px;
    }
}

@media(max-width:420px){
    .writer-gutenberg-topbar-left,
    .writer-gutenberg-topbar-right{
        gap:4px;
    }
    .writer-gutenberg-add.components-button{
        padding:0 9px;
        font-size:11px;
    }
    .writer-gutenberg-settings-toggle.components-button{
        max-width:120px;
        overflow:hidden;
        text-overflow:ellipsis;
        white-space:nowrap;
    }
}


/* Anime News Feed 1.6 — block loading and publish date fix */
.writer-block-editor-loading[hidden],
.writer-block-editor.is-editor-ready > .writer-block-editor-loading{
    display:none !important;
    min-height:0 !important;
    padding:0 !important;
    margin:0 !important;
}

/* Anime News Feed 1.6 — comment love and modern composer */
.anz-level-badge--comment{width:30px!important;height:30px!important;flex:0 0 30px!important;display:inline-grid!important;place-items:center;gap:0!important;padding:0!important;border:0!important;border-radius:9px!important;background:transparent!important;box-shadow:none!important}
.anz-level-badge--comment img{width:30px!important;height:30px!important;display:block;object-fit:contain;transform:none!important}
.anz-level-badge--comment .anz-level-badge-copy{display:none!important}
.anz-comment-reactions{min-height:32px;display:flex!important;align-items:center;gap:7px!important;flex-wrap:wrap;margin-top:13px!important}
.anz-comment-reaction.anz-comment-like{min-height:32px;display:inline-flex;align-items:center;gap:5px;padding:4px 9px 4px 6px;border:1px solid #e2e2e9;border-radius:999px;background:#fff;color:var(--muted);box-shadow:none;cursor:pointer;transition:border-color .18s ease,background .18s ease,color .18s ease;transform:none!important}
.anz-comment-reaction.anz-comment-like:hover{border-color:rgba(232,75,103,.32);background:#fff7f8;color:#d93959;transform:none!important}
.anz-comment-reaction.anz-comment-like.is-active{border-color:rgba(232,75,103,.32);background:#fff1f4;color:#d93959}
.anz-comment-reaction.anz-comment-like:disabled{opacity:.58;cursor:wait}
.anz-comment-reaction-image{width:20px!important;height:20px!important;display:block;object-fit:contain;transform:none!important}
.anz-comment-reaction.anz-comment-like strong{min-width:8px;color:currentColor!important;font:800 10px/1 'Manrope',sans-serif;text-align:center}
.anz-comment-reactions-total{display:none!important}
.anz-comment-liker-avatars{min-height:24px;display:flex;align-items:center;padding-left:1px}
.anz-comment-liker-avatar,.anz-comment-liker-more{width:24px;height:24px;flex:0 0 24px;display:grid;place-items:center;margin-left:-6px;border:2px solid #fff;border-radius:50%;background:#f0eff5;color:#646776;box-sizing:border-box;text-decoration:none;box-shadow:0 2px 7px rgba(20,22,32,.08)}
.anz-comment-liker-avatar:first-child,.anz-comment-liker-more:first-child{margin-left:0}
.anz-comment-liker-avatar:hover{z-index:3}
.anz-comment-liker-avatar img,.anz-comment-liker-avatar-image{width:20px!important;height:20px!important;display:block;border-radius:50%!important;object-fit:cover;transform:none!important}
.anz-comment-liker-more{z-index:2;background:#f6f4ff;color:var(--accent);font:900 8px/1 'Manrope',sans-serif}
.anz-comment-form-card{margin-top:28px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important}
.anz-comment-form-card .comment-respond{padding:18px;border:1px solid #e1e1e8;border-radius:18px;background:radial-gradient(circle at top right,rgba(109,93,252,.065),transparent 38%),#fff;box-shadow:0 12px 34px rgba(24,26,38,.045)}
.anz-comment-title-visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.anz-comment-composer-head{display:flex;align-items:center;gap:11px;margin-bottom:13px}
.anz-comment-composer-avatar{width:40px;height:40px;flex:0 0 40px;display:grid;place-items:center}
.anz-comment-composer-avatar img,.anz-comment-composer-avatar-image{width:40px!important;height:40px!important;display:block;border-radius:12px!important;object-fit:cover;transform:none!important}
.anz-comment-composer-guest{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;background:#f1efff;color:var(--accent)}
.anz-comment-composer-guest svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.anz-comment-composer-copy{min-width:0;display:grid;gap:3px}
.anz-comment-composer-copy strong{overflow:hidden;color:var(--ink);font:800 13px/1.2 'Manrope',sans-serif;text-overflow:ellipsis;white-space:nowrap}
.anz-comment-composer-copy span{color:var(--muted);font-size:10px;line-height:1.35}
.anz-modern-comment-form{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:11px!important}
.anz-modern-comment-form p,.anz-modern-comment-form>div{min-width:0;margin:0!important}
.anz-comment-identity-field{grid-column:auto!important}
.anz-modern-comment-form .anz-comment-identity-field label{margin:0 0 6px!important;color:#606371;font:800 9px/1.1 'Manrope',sans-serif!important;letter-spacing:.055em;text-transform:uppercase}
.anz-modern-comment-form .anz-comment-identity-field label span{color:#d93959}
.anz-modern-comment-form .anz-comment-identity-field input{min-height:41px;padding:0 11px!important;border:1px solid #e1e1e8!important;border-radius:11px!important;background:#fafafd!important;box-shadow:none!important;font-size:12px}
.anz-comment-composer-field{grid-column:1/-1!important;overflow:hidden;border:1px solid #dedfe7;border-radius:14px;background:#fff;transition:border-color .18s ease,box-shadow .18s ease}
.anz-comment-composer-field:focus-within{border-color:rgba(109,93,252,.55);box-shadow:0 0 0 3px rgba(109,93,252,.08)}
.anz-modern-comment-form .anz-comment-composer-field textarea{width:100%!important;min-height:96px!important;display:block;box-sizing:border-box!important;resize:vertical;padding:13px 14px 9px!important;border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;color:var(--ink);font-size:14px;line-height:1.6;outline:0!important}
.anz-modern-comment-form .anz-comment-composer-field textarea::placeholder{color:#a0a2ad}
.anz-comment-composer-tools{min-height:39px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:6px 7px 6px 9px;border-top:1px solid #f0f0f4;background:#fcfcfe}
.anz-comment-composer-tools button{display:inline-flex;align-items:center;gap:6px;padding:6px 8px;border:0;border-radius:8px;background:transparent;color:#666978;cursor:pointer}
.anz-comment-composer-tools button:hover{background:#f1efff;color:var(--accent)}
.anz-comment-composer-tools button>span{width:18px;height:18px;display:grid;place-items:center;border-radius:6px;background:#ece9ff;color:var(--accent);font:900 10px/1 'Manrope',sans-serif}
.anz-comment-composer-tools button strong{font:800 10px/1 'Manrope',sans-serif}
.anz-comment-composer-tools small{color:#989aa6;font-size:9px}
.anz-comment-submit-row{grid-column:1/-1;display:flex;align-items:center;justify-content:flex-end;min-width:0}
.anz-comment-submit-row .comment-submit{min-height:39px!important;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 14px!important;border:0;border-radius:10px!important;background:var(--accent);color:#fff;box-shadow:none;font:800 11px/1 'Manrope',sans-serif;cursor:pointer;transform:none!important}
.anz-comment-submit-row .comment-submit:hover{opacity:.92;transform:none!important}
.anz-comment-submit-row .comment-submit svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.anz-comment-form-card .comment-form-cookies-consent{grid-column:1/-1;padding:8px 10px;border-radius:10px;background:#fafafd;font-size:10px}
.comment-list li>#respond{margin-top:13px!important}
.comment-list li>#respond .comment-respond{padding:15px;border-radius:15px;box-shadow:none}
@media(max-width:700px){.anz-level-badge--comment{width:27px!important;height:27px!important;flex-basis:27px!important}.anz-level-badge--comment img{width:27px!important;height:27px!important}.anz-comment-form-card .comment-respond{padding:14px;border-radius:15px}.anz-comment-composer-head{margin-bottom:11px}.anz-comment-composer-avatar,.anz-comment-composer-avatar img,.anz-comment-composer-avatar-image,.anz-comment-composer-guest{width:36px!important;height:36px!important}.anz-comment-composer-avatar{flex-basis:36px}.anz-comment-composer-copy strong{font-size:12px}.anz-comment-composer-copy span{font-size:9px}.anz-modern-comment-form{grid-template-columns:1fr!important;gap:9px!important}.anz-comment-identity-field{grid-column:1/-1!important}.anz-modern-comment-form .anz-comment-composer-field textarea{min-height:88px!important;padding:12px!important;font-size:13px}.anz-comment-composer-tools small{display:none}.anz-comment-submit-row .comment-submit{min-height:38px!important}}


/* Anime News Feed 1.6 — comment reporting, notification icons and search polish */

.anz-notifications-panel{
    padding:16px !important;
    border-radius:20px !important;
}
.anz-notifications-list{
    gap:10px !important;
}
.anz-notification-item{
    display:grid !important;
    grid-template-columns:46px minmax(0,1fr);
    align-items:flex-start;
    gap:10px;
    padding:11px !important;
    border-radius:16px !important;
    background:#fff !important;
    border:1px solid #ececf2 !important;
}
.anz-notification-item.is-unread{
    background:#faf8ff !important;
    border-color:rgba(109,93,252,.18) !important;
}
.anz-notification-icon-wrap{
    width:46px;
    display:flex;
    justify-content:center;
    padding-top:1px;
}
.anz-notification-icon{
    width:38px;
    height:38px;
    flex:0 0 38px;
    display:grid;
    place-items:center;
    overflow:hidden;
    border-radius:14px;
    background:#f5f5fb;
}
.anz-notification-icon--image{
    background:#f6f3ff;
}
.anz-notification-icon--image img{
    width:100%;
    height:100%;
    display:block;
    object-fit:contain;
}
.anz-notification-icon--text{
    padding:0 8px;
    color:#6a5dfc;
    font:900 9px/1 'Manrope',sans-serif;
    text-transform:uppercase;
    letter-spacing:.08em;
}
.anz-notification-copy{
    min-width:0;
    display:grid;
    gap:4px;
}
.anz-notification-copy strong{
    display:block;
    color:var(--ink);
    font:800 12px/1.3 'Manrope',sans-serif;
}
.anz-notification-copy p{
    margin:0 !important;
    color:#6a6d78;
    font-size:11px;
    line-height:1.45;
}
.anz-notification-copy time{
    color:#9b9daa;
    font-size:10px;
}

.search-overlay{
    background:rgba(12,14,24,.74) !important;
    backdrop-filter:blur(18px) !important;
    align-items:flex-start !important;
    padding:48px 18px 28px !important;
    overflow:auto;
}
.search-close{
    top:18px !important;
    right:22px !important;
    width:42px;
    height:42px;
    display:grid;
    place-items:center;
    border:1px solid rgba(255,255,255,.15);
    border-radius:14px;
    background:rgba(255,255,255,.08) !important;
    color:#fff !important;
    font-size:30px !important;
    line-height:1 !important;
    transition:background .18s ease,border-color .18s ease,transform .18s ease;
}
.search-close:hover{
    background:rgba(255,255,255,.14) !important;
    border-color:rgba(255,255,255,.24);
    transform:translateY(-1px);
}
.search-box{
    width:min(760px,100%) !important;
    margin:48px auto 0;
    padding:26px !important;
    border:1px solid rgba(233,233,241,.9);
    border-radius:26px !important;
    background:rgba(255,255,255,.98) !important;
    box-shadow:0 28px 90px rgba(8,10,18,.22) !important;
}
.search-box-head{
    display:grid;
    gap:9px;
    margin-bottom:18px;
}
.search-box-head h2{
    margin:0;
    color:var(--ink);
    font:800 clamp(22px,3vw,34px)/1.08 'Manrope',sans-serif;
    letter-spacing:-.04em;
}
.search-box-head p{
    margin:0 !important;
    color:#666977 !important;
    font-size:13px;
    line-height:1.6;
}
.search-box .eyebrow{
    display:inline-flex;
    width:max-content;
    padding:8px 11px;
    border-radius:999px;
    background:#f2efff;
    color:var(--accent);
    font:800 10px/1 'Manrope',sans-serif;
    letter-spacing:.08em;
    text-transform:uppercase;
}
.search-box .search-form,
.search-box .anz-search-form{
    display:grid !important;
    grid-template-columns:minmax(0,1fr) auto;
    gap:12px;
    margin-top:0 !important;
    padding:0 !important;
    border:0 !important;
}
.anz-search-input-wrap{
    min-height:58px;
    display:flex;
    align-items:center;
    gap:11px;
    padding:0 16px;
    border:1px solid #e4e4ec;
    border-radius:17px;
    background:#fafafe;
    transition:border-color .18s ease,background .18s ease,box-shadow .18s ease;
}
.anz-search-input-wrap:focus-within{
    border-color:rgba(109,93,252,.42);
    background:#fff;
    box-shadow:0 0 0 4px rgba(109,93,252,.08);
}
.anz-search-input-icon{
    width:21px;
    height:21px;
    flex:0 0 21px;
    color:#747689;
}
.anz-search-input-icon svg{
    width:100%;
    height:100%;
    fill:none;
    stroke:currentColor;
    stroke-width:1.9;
    stroke-linecap:round;
    stroke-linejoin:round;
}
.search-box .search-form input,
.search-box .anz-search-form input{
    width:100%;
    padding:0 !important;
    border:0 !important;
    outline:0 !important;
    background:transparent !important;
    box-shadow:none !important;
    color:var(--ink);
    font:700 16px/1.2 'DM Sans',sans-serif !important;
}
.search-box .search-form input::placeholder,
.search-box .anz-search-form input::placeholder{
    color:#9b9daa;
}
.anz-search-submit{
    min-width:118px;
    min-height:58px;
    padding:0 18px;
    border:0;
    border-radius:17px;
    background:var(--ink);
    color:#fff;
    font:800 13px/1 'Manrope',sans-serif;
    letter-spacing:.02em;
    cursor:pointer;
    transition:opacity .18s ease,transform .18s ease;
}
.anz-search-submit:hover{
    opacity:.94;
    transform:translateY(-1px);
}
.search-quick-links{
    display:grid;
    gap:12px;
    margin-top:18px;
    padding-top:16px;
    border-top:1px solid #efeff5;
}
.search-quick-links > span,
.search-tips > span{
    color:#6b6e7a;
    font:800 10px/1 'Manrope',sans-serif;
    letter-spacing:.08em;
    text-transform:uppercase;
}
.search-quick-links-row{
    display:flex;
    flex-wrap:wrap;
    gap:9px;
}
.search-quick-links-row a{
    display:inline-flex;
    align-items:center;
    min-height:36px;
    padding:0 13px;
    border:1px solid #e7e7ee;
    border-radius:999px;
    background:#fff;
    color:#303340;
    font:700 12px/1 'DM Sans',sans-serif;
    text-decoration:none;
}
.search-quick-links-row a:hover{
    border-color:rgba(109,93,252,.28);
    color:var(--accent);
    background:#faf8ff;
}
.search-tips{
    display:grid;
    gap:7px;
    margin-top:16px;
    padding:14px 16px;
    border-radius:16px;
    background:#f7f7fc;
}
.search-tips p{
    margin:0 !important;
    color:#767986 !important;
    font-size:12px;
    line-height:1.55;
}

.anz-comment-feedback{
    margin:0 0 16px;
    padding:11px 14px;
    border:1px solid #e6e6ee;
    border-radius:14px;
    background:#fafaff;
    color:#3f4354;
    font:700 12px/1.5 'DM Sans',sans-serif;
}
.anz-comment-feedback.is-success{
    border-color:#d8f0de;
    background:#f3fcf5;
    color:#2d7a44;
}
.anz-comment-feedback.is-error{
    border-color:#f2d6dc;
    background:#fff6f8;
    color:#b53f5d;
}
.anz-comment-feedback.is-info{
    border-color:#e3def7;
    background:#f8f6ff;
    color:#5d54c5;
}

.anz-comment-report-button,
.anz-comment-report-state{
    display:inline-flex;
    align-items:center;
    min-height:30px;
    padding:0 11px;
    border-radius:999px;
    font:800 10px/1 'Manrope',sans-serif;
    text-transform:uppercase;
    letter-spacing:.06em;
}
.anz-comment-report-button{
    border:1px solid #ebe1e5;
    background:#fff7f8;
    color:#cc5873;
    cursor:pointer;
}
.anz-comment-report-button:hover{
    border-color:#e6ccd3;
    background:#fff1f4;
}
.anz-comment-report-state{
    border:1px solid #ece9f9;
    background:#f6f4ff;
    color:#6a5dfc;
}
.anz-comment-report-form{
    display:grid;
    gap:12px;
    margin-top:12px;
    padding:13px;
    border:1px solid #e7e7ef;
    border-radius:16px;
    background:#fbfbfe;
}
.anz-comment-report-form label{
    display:grid;
    gap:7px;
    margin:0;
}
.anz-comment-report-form label span{
    color:#666978;
    font:800 10px/1 'Manrope',sans-serif;
    letter-spacing:.06em;
    text-transform:uppercase;
}
.anz-comment-report-form select,
.anz-comment-report-form textarea{
    width:100%;
    box-sizing:border-box;
    padding:11px 12px;
    border:1px solid #dfdfea;
    border-radius:12px;
    background:#fff;
    color:var(--ink);
    font-size:13px;
}
.anz-comment-report-form textarea{
    min-height:84px;
    resize:vertical;
}
.anz-comment-report-form select:focus,
.anz-comment-report-form textarea:focus{
    outline:0;
    border-color:rgba(109,93,252,.42);
    box-shadow:0 0 0 3px rgba(109,93,252,.08);
}
.anz-comment-footer{
    flex-wrap:wrap;
    gap:8px 10px;
}

@media (max-width: 720px){
    .search-box{
        margin-top:44px;
        padding:20px !important;
        border-radius:22px !important;
    }
    .search-box .search-form,
    .search-box .anz-search-form{
        grid-template-columns:1fr !important;
        gap:10px;
    }
    .anz-search-submit{
        width:100%;
    }
    .search-quick-links-row{
        gap:8px;
    }
    .search-quick-links-row a{
        min-height:34px;
        padding:0 12px;
        font-size:11px;
    }
    .anz-notifications-panel{
        padding:14px !important;
    }
    .anz-notification-item{
        grid-template-columns:40px minmax(0,1fr);
        gap:9px;
        padding:10px !important;
    }
    .anz-notification-icon-wrap{
        width:40px;
    }
    .anz-notification-icon{
        width:34px;
        height:34px;
        border-radius:12px;
    }
    .anz-comment-report-form{
        padding:12px;
        border-radius:14px;
    }
}


/* Anime News Feed 1.6 — top-right comment report modal */
.anz-comment-header{
    position:relative;
    padding-right:45px;
}

.anz-comment-report-icon-button{
    position:absolute;
    top:0;
    right:0;
    width:34px;
    height:34px;
    display:grid;
    place-items:center;
    padding:0;
    border:1px solid #e8e6ee;
    border-radius:11px;
    background:#fff;
    color:#686b78;
    box-shadow:none;
    cursor:pointer;
    transition:border-color .18s ease,background .18s ease,transform .18s ease,opacity .18s ease;
}

button.anz-comment-report-icon-button:hover,
button.anz-comment-report-icon-button:focus-visible{
    border-color:rgba(213,74,102,.3);
    background:#fff5f7;
    transform:translateY(-1px);
    outline:0;
}

.anz-comment-report-icon-button img{
    width:22px !important;
    height:22px !important;
    display:block;
    object-fit:contain;
    opacity:.72;
    transform:none !important;
}

button.anz-comment-report-icon-button:hover img,
button.anz-comment-report-icon-button:focus-visible img{
    opacity:1;
}

.anz-comment-report-icon-button.is-reported{
    cursor:default;
    opacity:.46;
    background:#f7f7fa;
}

.anz-comment-report-button,
.anz-comment-report-state{
    display:none !important;
}

body.anz-comment-report-modal-open{
    overflow:hidden;
}

.anz-comment-report-modal[hidden]{
    display:none !important;
}

.anz-comment-report-modal{
    position:fixed;
    inset:0;
    z-index:10020;
    display:grid;
    place-items:center;
    padding:20px;
    opacity:0;
    transition:opacity .17s ease;
}

.anz-comment-report-modal.is-open{
    opacity:1;
}

.anz-comment-report-backdrop{
    position:absolute;
    inset:0;
    width:100%;
    height:100%;
    padding:0;
    border:0;
    background:rgba(12,14,24,.68);
    backdrop-filter:blur(12px);
    cursor:default;
}

.anz-comment-report-dialog{
    position:relative;
    z-index:2;
    width:min(470px,100%);
    max-height:calc(100vh - 40px);
    max-height:calc(100dvh - 40px);
    overflow:auto;
    border:1px solid rgba(231,231,239,.95);
    border-radius:23px;
    background:#fff;
    box-shadow:0 34px 100px rgba(7,9,17,.28);
    transform:translateY(12px) scale(.985);
    transition:transform .17s ease;
}

.anz-comment-report-modal.is-open .anz-comment-report-dialog{
    transform:translateY(0) scale(1);
}

.anz-comment-report-dialog-head{
    position:relative;
    display:grid;
    grid-template-columns:54px minmax(0,1fr);
    gap:13px;
    align-items:start;
    padding:21px 54px 18px 21px;
    border-bottom:1px solid #efeff4;
    background:
        radial-gradient(circle at top left,rgba(109,93,252,.09),transparent 48%),
        #fff;
}

.anz-comment-report-dialog-icon{
    width:54px;
    height:54px;
    display:grid;
    place-items:center;
    overflow:hidden;
    border-radius:17px;
    background:#f6f3ff;
}

.anz-comment-report-dialog-icon img{
    width:44px;
    height:44px;
    display:block;
    object-fit:contain;
}

.anz-comment-report-dialog-head > div{
    min-width:0;
}

.anz-comment-report-dialog-head > div > span{
    display:block;
    margin:2px 0 6px;
    color:var(--accent);
    font:900 9px/1 'Manrope',sans-serif;
    letter-spacing:.08em;
    text-transform:uppercase;
}

.anz-comment-report-dialog-head h3{
    margin:0;
    color:var(--ink);
    font:800 20px/1.18 'Manrope',sans-serif;
    letter-spacing:-.025em;
}

.anz-comment-report-dialog-head p{
    margin:7px 0 0;
    color:#717480;
    font-size:12px;
    line-height:1.5;
}

.anz-comment-report-dialog-close{
    position:absolute;
    top:14px;
    right:14px;
    width:34px;
    height:34px;
    display:grid;
    place-items:center;
    padding:0;
    border:1px solid #e9e9ef;
    border-radius:10px;
    background:#fff;
    color:#737681;
    font-size:23px;
    line-height:1;
    cursor:pointer;
}

.anz-comment-report-dialog-close:hover{
    border-color:#dddbe8;
    background:#f7f6fb;
    color:var(--ink);
}

.anz-comment-report-modal-form{
    display:grid !important;
    gap:15px !important;
    margin:0 !important;
    padding:20px !important;
    border:0 !important;
    border-radius:0 !important;
    background:#fff !important;
}

.anz-comment-report-modal-form label{
    display:grid;
    gap:7px;
    margin:0;
}

.anz-comment-report-modal-form label > span{
    color:#606370;
    font:900 9px/1 'Manrope',sans-serif;
    letter-spacing:.07em;
    text-transform:uppercase;
}

.anz-comment-report-modal-form select,
.anz-comment-report-modal-form textarea{
    width:100%;
    min-width:0;
    box-sizing:border-box;
    padding:12px 13px;
    border:1px solid #dedfe8;
    border-radius:12px;
    background:#fafafd;
    color:var(--ink);
    font:13px/1.45 'DM Sans',sans-serif;
    outline:0;
}

.anz-comment-report-modal-form select{
    min-height:45px;
}

.anz-comment-report-modal-form textarea{
    min-height:105px;
    resize:vertical;
}

.anz-comment-report-modal-form select:focus,
.anz-comment-report-modal-form textarea:focus{
    border-color:rgba(109,93,252,.5);
    background:#fff;
    box-shadow:0 0 0 3px rgba(109,93,252,.08);
}

.anz-comment-report-dialog-actions{
    display:grid;
    grid-template-columns:minmax(0,1fr) minmax(0,1.25fr);
    gap:10px;
    padding-top:3px;
}

.anz-comment-report-cancel,
.anz-comment-report-submit{
    min-height:43px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    gap:8px;
    padding:0 14px;
    border-radius:11px;
    font:800 11px/1 'Manrope',sans-serif;
    cursor:pointer;
}

.anz-comment-report-cancel{
    border:1px solid #e2e2e9;
    background:#fff;
    color:#626572;
}

.anz-comment-report-cancel:hover{
    border-color:#d5d4df;
    background:#f8f8fb;
}

.anz-comment-report-submit{
    border:1px solid #e9cbd3;
    background:#fff2f5;
    color:#c74161;
}

.anz-comment-report-submit:hover{
    border-color:#ddb7c1;
    background:#ffe9ee;
}

.anz-comment-report-submit img{
    width:20px;
    height:20px;
    display:block;
    object-fit:contain;
}

@media(max-width:700px){
    .anz-comment-header{
        padding-right:41px;
    }

    .anz-comment-report-icon-button{
        width:31px;
        height:31px;
        border-radius:10px;
    }

    .anz-comment-report-icon-button img{
        width:20px !important;
        height:20px !important;
    }

    .anz-comment-report-modal{
        align-items:end;
        padding:10px;
    }

    .anz-comment-report-dialog{
        width:100%;
        max-height:calc(100dvh - 20px);
        border-radius:21px;
    }

    .anz-comment-report-dialog-head{
        grid-template-columns:47px minmax(0,1fr);
        gap:11px;
        padding:18px 47px 15px 16px;
    }

    .anz-comment-report-dialog-icon{
        width:47px;
        height:47px;
        border-radius:15px;
    }

    .anz-comment-report-dialog-icon img{
        width:39px;
        height:39px;
    }

    .anz-comment-report-dialog-head h3{
        font-size:18px;
    }

    .anz-comment-report-dialog-head p{
        font-size:11px;
    }

    .anz-comment-report-dialog-close{
        top:11px;
        right:11px;
        width:32px;
        height:32px;
    }

    .anz-comment-report-modal-form{
        padding:16px !important;
    }
}

@media(max-width:400px){
    .anz-comment-report-dialog-actions{
        grid-template-columns:1fr;
    }

    .anz-comment-report-submit{
        grid-row:1;
    }
}


/* Anime News Feed 1.6 — Contact page */
.footer-bottom-links{
    display:flex;
    align-items:center;
    justify-content:flex-end;
    gap:20px;
}
.footer-bottom-links .menu{
    display:flex;
    align-items:center;
    gap:20px;
    margin:0;
    padding:0;
}
.footer-contact-link{
    display:inline-flex;
    align-items:center;
    min-height:34px;
    padding:0 12px;
    border:1px solid rgba(255,255,255,.13);
    border-radius:9px;
    color:#bec1ce;
    font-weight:700;
    text-decoration:none;
}
.footer-contact-link:hover{
    border-color:rgba(255,255,255,.26);
    background:rgba(255,255,255,.05);
    color:#fff;
}

.contact-page{
    min-height:68vh;
    padding-top:64px;
    padding-bottom:90px;
}
.contact-page-head{
    max-width:760px;
    margin-bottom:27px;
}
.contact-page-head h1{
    margin:7px 0 10px;
    color:var(--ink);
    font:800 clamp(34px,5vw,54px)/1.03 'Manrope',sans-serif;
    letter-spacing:-.052em;
}
.contact-page-head p{
    max-width:690px;
    margin:0;
    color:var(--muted);
    font-size:15px;
    line-height:1.7;
}
.contact-alert{
    margin-bottom:20px;
    padding:13px 15px;
    border:1px solid;
    border-radius:13px;
    font-size:13px;
    font-weight:700;
    line-height:1.5;
}
.contact-alert-success{
    border-color:rgba(29,153,99,.23);
    background:rgba(29,153,99,.07);
    color:#14744b;
}
.contact-alert-error{
    border-color:rgba(211,48,60,.23);
    background:rgba(211,48,60,.07);
    color:#b42432;
}
.contact-alert-warning{
    border-color:rgba(208,132,19,.25);
    background:rgba(208,132,19,.08);
    color:#96600e;
}
.contact-layout{
    display:grid;
    grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);
    align-items:start;
    gap:22px;
}
.contact-info-card,
.contact-form-card{
    min-width:0;
    border:1px solid var(--line);
    border-radius:24px;
}
.contact-info-card{
    position:sticky;
    top:102px;
    overflow:hidden;
    padding:30px;
    background:
        radial-gradient(circle at top right,rgba(130,112,255,.32),transparent 40%),
        linear-gradient(155deg,#171923,#222535);
    color:#fff;
}
.contact-info-card:after{
    content:"";
    position:absolute;
    right:-52px;
    bottom:-58px;
    width:170px;
    height:170px;
    border:1px solid rgba(255,255,255,.08);
    border-radius:50%;
}
.contact-info-icon{
    width:52px;
    height:52px;
    display:grid;
    place-items:center;
    margin-bottom:25px;
    border:1px solid rgba(255,255,255,.15);
    border-radius:16px;
    background:rgba(255,255,255,.08);
}
.contact-info-icon svg{
    width:25px;
    height:25px;
    fill:none;
    stroke:#fff;
    stroke-width:1.7;
    stroke-linecap:round;
    stroke-linejoin:round;
}
.contact-info-card > span{
    display:block;
    margin-bottom:8px;
    color:#a99fff;
    font:900 10px/1 'Manrope',sans-serif;
    letter-spacing:.1em;
    text-transform:uppercase;
}
.contact-info-card h2{
    max-width:420px;
    margin:0;
    color:#fff;
    font:800 27px/1.16 'Manrope',sans-serif;
    letter-spacing:-.035em;
}
.contact-info-card > p{
    margin:13px 0 25px;
    color:rgba(255,255,255,.66);
    font-size:13px;
    line-height:1.65;
}
.contact-info-list{
    display:grid;
    gap:0;
    border-top:1px solid rgba(255,255,255,.1);
}
.contact-info-list > div{
    padding:16px 0;
    border-bottom:1px solid rgba(255,255,255,.1);
}
.contact-info-list strong{
    display:block;
    margin-bottom:5px;
    color:#fff;
    font:800 12px/1.2 'Manrope',sans-serif;
}
.contact-info-list span{
    display:block;
    color:rgba(255,255,255,.57);
    font-size:11px;
    line-height:1.5;
}

.contact-form-card{
    padding:31px;
    background:#fff;
}
.contact-form-heading{
    margin-bottom:24px;
    padding-bottom:21px;
    border-bottom:1px solid var(--line);
}
.contact-form-heading > span{
    display:block;
    margin-bottom:7px;
    color:var(--accent);
    font:900 9px/1 'Manrope',sans-serif;
    letter-spacing:.09em;
    text-transform:uppercase;
}
.contact-form-heading h2{
    margin:0;
    color:var(--ink);
    font:800 25px/1.2 'Manrope',sans-serif;
    letter-spacing:-.03em;
}
.contact-form-heading p{
    margin:8px 0 0;
    color:var(--muted);
    font-size:12px;
    line-height:1.55;
}
.contact-form{
    display:grid;
    gap:16px;
}
.contact-field-grid{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:14px;
}
.contact-field{
    min-width:0;
    display:grid;
    gap:7px;
}
.contact-field > span{
    color:#555866;
    font:900 9px/1.1 'Manrope',sans-serif;
    letter-spacing:.065em;
    text-transform:uppercase;
}
.contact-field input,
.contact-field textarea{
    width:100%;
    min-width:0;
    box-sizing:border-box;
    padding:12px 13px;
    border:1px solid #dfe0e8;
    border-radius:12px;
    background:#fafafd;
    color:var(--ink);
    font:13px/1.5 'DM Sans',sans-serif;
    outline:0;
    transition:border-color .18s ease,background .18s ease,box-shadow .18s ease;
}
.contact-field input{
    min-height:47px;
}
.contact-field textarea{
    min-height:162px;
    resize:vertical;
}
.contact-field input:focus,
.contact-field textarea:focus{
    border-color:var(--accent);
    background:#fff;
    box-shadow:0 0 0 3px rgba(109,93,252,.09);
}
.contact-field small{
    color:#9395a1;
    font-size:9px;
    line-height:1.4;
}
.contact-honeypot{
    position:absolute !important;
    width:1px !important;
    height:1px !important;
    overflow:hidden !important;
    clip:rect(0,0,0,0) !important;
    white-space:nowrap !important;
}
.contact-form-footer{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:22px;
    padding-top:20px;
    border-top:1px solid var(--line);
}
.contact-form-footer p{
    max-width:470px;
    margin:0;
    color:#8b8e9b;
    font-size:9px;
    line-height:1.5;
}
.contact-submit{
    min-height:46px;
    flex:none;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    gap:9px;
    padding:0 17px;
    border:0;
    border-radius:12px;
    background:var(--accent);
    color:#fff;
    font:800 12px/1 'Manrope',sans-serif;
    cursor:pointer;
    transition:background .18s ease,transform .18s ease;
}
.contact-submit:hover{
    background:var(--ink);
    transform:translateY(-1px);
}
.contact-submit svg{
    width:17px;
    height:17px;
    fill:none;
    stroke:currentColor;
    stroke-width:1.9;
    stroke-linecap:round;
    stroke-linejoin:round;
}

@media(max-width:900px){
    .contact-layout{
        grid-template-columns:minmax(230px,.8fr) minmax(0,1.2fr);
    }
    .contact-info-card,
    .contact-form-card{
        padding:24px;
    }
}

@media(max-width:760px){
    .footer-bottom-links{
        width:100%;
        align-items:flex-start;
        justify-content:flex-start;
        flex-wrap:wrap;
        gap:12px 18px;
    }
    .footer-bottom-links .menu{
        flex-wrap:wrap;
        gap:10px 18px;
    }
    .footer-contact-link{
        min-height:32px;
    }
    .contact-page{
        padding-top:38px;
        padding-bottom:62px;
    }
    .contact-page-head{
        margin-bottom:20px;
    }
    .contact-page-head h1{
        font-size:37px;
    }
    .contact-page-head p{
        font-size:13px;
    }
    .contact-layout{
        grid-template-columns:1fr;
    }
    .contact-info-card{
        position:static;
    }
    .contact-info-card h2{
        font-size:24px;
    }
    .contact-form-card{
        padding:20px;
        border-radius:20px;
    }
    .contact-field-grid{
        grid-template-columns:1fr;
    }
    .contact-form-footer{
        display:grid;
        gap:14px;
    }
    .contact-submit{
        width:100%;
    }
}

@media(max-width:420px){
    .contact-page{
        width:calc(100% - 20px);
    }
    .contact-info-card,
    .contact-form-card{
        padding:17px;
        border-radius:18px;
    }
    .contact-info-icon{
        width:46px;
        height:46px;
        margin-bottom:19px;
    }
    .contact-form-heading h2{
        font-size:22px;
    }
}


/* Anime News Feed 1.6 — redesigned footer and social controls */
.site-footer{
    position:relative;
    overflow:hidden;
    background:
        radial-gradient(circle at 10% 0,rgba(109,93,252,.17),transparent 35%),
        radial-gradient(circle at 90% 12%,rgba(122,99,255,.1),transparent 31%),
        #141621;
    color:#fff;
}
.site-footer:before{
    content:"";
    position:absolute;
    inset:0;
    pointer-events:none;
    background:
        linear-gradient(180deg,rgba(255,255,255,.015),transparent 30%),
        repeating-linear-gradient(90deg,transparent 0,transparent 79px,rgba(255,255,255,.018) 80px);
}
.footer-main,
.footer-widgets,
.footer-bottom{
    position:relative;
    z-index:1;
}
.footer-main{
    min-height:205px;
    display:grid;
    grid-template-columns:minmax(0,1fr) auto;
    align-items:center;
    gap:42px;
    padding-top:46px;
    padding-bottom:37px;
    border-bottom:1px solid rgba(255,255,255,.08);
}
.footer-brand-panel{
    min-width:0;
    max-width:690px;
}
.footer-brand-logo{
    width:max-content;
    max-width:100%;
    display:inline-flex;
    align-items:center;
    text-decoration:none;
}
.footer-brand-logo-image{
    width:auto;
    max-width:min(330px,100%);
    max-height:58px;
    display:block;
    object-fit:contain;
    object-position:left center;
    filter:none !important;
    -webkit-filter:none !important;
    opacity:1 !important;
    mix-blend-mode:normal !important;
    transform:none !important;
}
.footer-text-logo{
    color:#fff;
    font:800 28px/1 'Manrope',sans-serif;
    letter-spacing:-1.4px;
}
.footer-brand-description{
    max-width:650px;
    margin:17px 0 0;
    color:rgba(238,239,246,.64);
    font-size:13px;
    line-height:1.72;
}
.footer-social-panel{
    min-width:210px;
    display:grid;
    justify-items:end;
    gap:13px;
}
.footer-social-panel > span{
    color:rgba(240,241,247,.57);
    font:900 9px/1 'Manrope',sans-serif;
    letter-spacing:.12em;
    text-transform:uppercase;
}
.footer-social-links{
    display:flex;
    align-items:center;
    justify-content:flex-end;
    gap:10px;
}
.footer-social-link{
    width:46px;
    height:46px;
    flex:0 0 46px;
    display:grid;
    place-items:center;
    border:1px solid rgba(255,255,255,.12);
    border-radius:14px;
    background:rgba(255,255,255,.055);
    color:#fff;
    text-decoration:none;
    transform:none;
    transition:border-color .18s ease,background .18s ease,transform .18s ease;
}
.footer-social-link:hover{
    border-color:rgba(161,149,255,.58);
    background:rgba(109,93,252,.24);
    color:#fff;
    transform:translateY(-2px);
}
.footer-social-link svg{
    width:20px;
    height:20px;
    fill:none;
    stroke:currentColor;
    stroke-width:1.8;
    stroke-linecap:round;
    stroke-linejoin:round;
}
.footer-social-link--facebook svg{
    fill:currentColor;
    stroke:none;
}
.footer-social-dot{
    fill:currentColor;
    stroke:none;
}
.footer-widgets{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:28px;
    padding-top:34px;
    padding-bottom:34px;
    border-bottom:1px solid rgba(255,255,255,.08);
}
.footer-widget-column{
    min-width:0;
}
.footer-widget-column .widget{
    margin:0;
}
.footer-widget-column .widget-title,
.footer-widget-column h2,
.footer-widget-column h3{
    margin:0 0 14px;
    color:#fff;
    font:800 13px/1.2 'Manrope',sans-serif;
}
.footer-widget-column p,
.footer-widget-column li,
.footer-widget-column a{
    color:rgba(235,236,244,.58);
    font-size:12px;
    line-height:1.6;
}
.footer-widget-column a:hover{
    color:#fff;
}
.footer-widget-column ul{
    display:grid;
    gap:7px;
    margin:0;
    padding:0;
    list-style:none;
}
.footer-bottom{
    min-height:74px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:25px;
    padding-top:17px;
    padding-bottom:17px;
}
.footer-bottom > p{
    margin:0;
    color:rgba(232,233,240,.48);
    font-size:11px;
}
.footer-bottom-links{
    display:flex;
    align-items:center;
    justify-content:flex-end;
    gap:16px;
}
.footer-bottom-links .menu{
    display:flex;
    align-items:center;
    flex-wrap:wrap;
    gap:16px;
    margin:0;
    padding:0;
    list-style:none;
}
.footer-bottom-links .menu a{
    color:rgba(232,233,240,.55);
    font-size:11px;
    font-weight:700;
}
.footer-bottom-links .menu a:hover{
    color:#fff;
}
.footer-contact-link{
    min-height:34px;
    display:inline-flex;
    align-items:center;
    padding:0 12px;
    border:1px solid rgba(255,255,255,.13);
    border-radius:9px;
    background:rgba(255,255,255,.035);
    color:rgba(238,239,246,.72);
    font-size:11px;
    font-weight:800;
    text-decoration:none;
}
.footer-contact-link:hover{
    border-color:rgba(255,255,255,.26);
    background:rgba(255,255,255,.08);
    color:#fff;
}
.site-footer .custom-logo,
.site-footer img,
.footer-brand-logo img{
    filter:none !important;
    -webkit-filter:none !important;
}
.footer-brand-logo img{
    background:transparent !important;
}

@media(max-width:900px){
    .footer-main{
        gap:28px;
    }
    .footer-social-panel{
        min-width:175px;
    }
    .footer-widgets{
        gap:20px;
    }
}
@media(max-width:700px){
    .footer-main{
        min-height:0;
        grid-template-columns:1fr;
        gap:27px;
        padding-top:37px;
        padding-bottom:30px;
    }
    .footer-brand-panel{
        max-width:none;
    }
    .footer-brand-logo-image{
        max-width:min(280px,100%);
        max-height:52px;
    }
    .footer-brand-description{
        max-width:none;
        margin-top:14px;
        font-size:12px;
        line-height:1.65;
    }
    .footer-social-panel{
        min-width:0;
        justify-items:start;
    }
    .footer-social-links{
        justify-content:flex-start;
    }
    .footer-social-link{
        width:43px;
        height:43px;
        flex-basis:43px;
        border-radius:13px;
    }
    .footer-widgets{
        grid-template-columns:1fr;
        gap:23px;
        padding-top:28px;
        padding-bottom:28px;
    }
    .footer-bottom{
        display:grid;
        justify-content:stretch;
        gap:14px;
        padding-top:20px;
        padding-bottom:23px;
    }
    .footer-bottom-links{
        justify-content:flex-start;
        flex-wrap:wrap;
        gap:11px 15px;
    }
    .footer-bottom-links .menu{
        gap:10px 15px;
    }
}
@media(max-width:420px){
    .footer-main,
    .footer-widgets,
    .footer-bottom{
        width:calc(100% - 22px);
    }
    .footer-brand-logo-image{
        max-width:min(235px,100%);
        max-height:47px;
    }
    .footer-text-logo{
        font-size:24px;
    }
}


/* Anime News Feed 1.6 — compact footer and description visibility */
.footer-main{
    min-height:0 !important;
    gap:30px !important;
    padding-top:30px !important;
    padding-bottom:25px !important;
}

.footer-brand-logo-image{
    max-width:min(275px,100%) !important;
    max-height:48px !important;
}

.footer-text-logo{
    font-size:25px !important;
}

.footer-brand-description{
    display:block !important;
    max-width:590px !important;
    margin:11px 0 0 !important;
    color:rgba(244,245,250,.74) !important;
    font-size:12px !important;
    line-height:1.55 !important;
    visibility:visible !important;
    opacity:1 !important;
}

.footer-social-panel{
    min-width:175px !important;
    gap:9px !important;
}

.footer-social-links{
    gap:8px !important;
}

.footer-social-link{
    width:40px !important;
    height:40px !important;
    flex-basis:40px !important;
    border-radius:12px !important;
}

.footer-social-link svg{
    width:18px !important;
    height:18px !important;
}

.footer-widgets{
    gap:22px !important;
    padding-top:24px !important;
    padding-bottom:24px !important;
}

.footer-widget-column .widget-title,
.footer-widget-column h2,
.footer-widget-column h3{
    margin-bottom:10px !important;
}

.footer-bottom{
    min-height:58px !important;
    padding-top:12px !important;
    padding-bottom:12px !important;
}

@media(max-width:700px){
    .footer-main{
        gap:20px !important;
        padding-top:27px !important;
        padding-bottom:23px !important;
    }

    .footer-brand-logo-image{
        max-width:min(245px,100%) !important;
        max-height:44px !important;
    }

    .footer-brand-description{
        margin-top:10px !important;
        font-size:11.5px !important;
        line-height:1.55 !important;
    }

    .footer-social-panel{
        gap:8px !important;
    }

    .footer-social-link{
        width:38px !important;
        height:38px !important;
        flex-basis:38px !important;
    }

    .footer-widgets{
        gap:18px !important;
        padding-top:21px !important;
        padding-bottom:21px !important;
    }

    .footer-bottom{
        gap:11px !important;
        padding-top:15px !important;
        padding-bottom:17px !important;
    }
}

@media(max-width:420px){
    .footer-main{
        padding-top:23px !important;
        padding-bottom:20px !important;
    }

    .footer-brand-logo-image{
        max-width:min(215px,100%) !important;
        max-height:41px !important;
    }

    .footer-brand-description{
        font-size:11px !important;
    }
}


/* Anime News Feed 1.6 — achievement completion percentage UI */
.public-achievement-copy{
    min-width:0;
}

.public-achievement-status-row{
    display:flex;
    align-items:center;
    justify-content:flex-start;
    margin-top:7px;
}

.public-achievement-copy .public-achievement-state{
    display:inline-flex;
    padding:4px 9px;
    border-radius:999px;
    background:#f4f2ff;
    color:var(--accent);
    font:800 10px/1 'Manrope',sans-serif;
    letter-spacing:.04em;
    text-transform:uppercase;
}

.public-achievement-card.is-locked .public-achievement-copy .public-achievement-state{
    background:#f2f2f7;
    color:#7b7f93;
}

.public-achievement-completion{
    display:grid;
    gap:6px;
    margin-top:12px;
    padding-top:11px;
    border-top:1px solid #eeeef4;
}

.public-achievement-completion-head{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:8px;
}

.public-achievement-completion-head small{
    overflow:hidden;
    color:#858895;
    font:800 8px/1.15 'Manrope',sans-serif;
    letter-spacing:.055em;
    text-overflow:ellipsis;
    text-transform:uppercase;
    white-space:nowrap;
}

.public-achievement-completion-head strong{
    flex:none;
    color:var(--ink);
    font:900 10px/1 'Manrope',sans-serif;
}

.public-achievement-completion-track{
    width:100%;
    height:5px;
    display:block;
    overflow:hidden;
    border-radius:999px;
    background:#ececf2;
}

.public-achievement-completion-track i{
    height:100%;
    display:block;
    min-width:0;
    border-radius:inherit;
    background:linear-gradient(90deg,var(--accent),#9c8cff);
}

.public-achievement-completion em{
    display:block;
    overflow:hidden;
    margin:0;
    color:#777a88;
    font-size:9px;
    font-style:normal;
    line-height:1.35;
    text-overflow:ellipsis;
    white-space:nowrap;
}

.public-achievement-card.is-locked .public-achievement-completion-track i{
    background:linear-gradient(90deg,#858997,#adb0ba);
}

@media(max-width:520px){
    .public-achievement-completion-head small{
        font-size:7.5px;
    }

    .public-achievement-completion em{
        font-size:8.5px;
    }
}


/* Anime News Feed 1.6 — email verification UI */
.member-alert-warning{
    background:#fff8e9;
    color:#89610d;
    border:1px solid #f1dfae;
}

.member-form-honeypot{
    position:absolute !important;
    width:1px !important;
    height:1px !important;
    overflow:hidden !important;
    clip:rect(0,0,0,0) !important;
    white-space:nowrap !important;
}

.member-field-hint{
    display:block;
    margin-top:7px;
    color:#8b8e9a;
    font-size:10px;
    line-height:1.45;
}

.member-verification-resend{
    display:grid;
    gap:12px;
    margin-top:20px;
    padding:15px;
    border:1px solid #e6e4f2;
    border-radius:15px;
    background:#faf9ff;
}

.member-verification-resend-head{
    display:grid;
    gap:4px;
}

.member-verification-resend-head strong{
    color:var(--ink);
    font:800 12px/1.3 'Manrope',sans-serif;
}

.member-verification-resend-head span{
    color:#747785;
    font-size:10px;
    line-height:1.45;
}

.member-verification-resend-form{
    display:grid;
    grid-template-columns:minmax(0,1fr) auto;
    gap:8px;
}

.member-verification-resend-form input{
    width:100%;
    min-width:0;
    min-height:41px;
    box-sizing:border-box;
    padding:0 11px;
    border:1px solid #dedee8;
    border-radius:10px;
    background:#fff;
    color:var(--ink);
    font-size:12px;
    outline:0;
}

.member-verification-resend-form input:focus{
    border-color:var(--accent);
    box-shadow:0 0 0 3px rgba(109,93,252,.08);
}

.member-verification-resend-form button{
    min-height:41px;
    padding:0 13px;
    border:0;
    border-radius:10px;
    background:var(--ink);
    color:#fff;
    font:800 10px/1 'Manrope',sans-serif;
    cursor:pointer;
}

.member-verification-resend-form button:hover{
    background:var(--accent);
}

@media(max-width:520px){
    .member-verification-resend-form{
        grid-template-columns:1fr;
    }

    .member-verification-resend-form button{
        width:100%;
    }
}


/* Anime News Feed 1.6 — compact auth cards and password tools */
.member-auth-page{
    min-height:58vh !important;
    padding-top:42px !important;
    padding-bottom:58px !important;
}

.member-auth-page .member-auth-card{
    width:min(100%,470px) !important;
    padding:27px !important;
    border-radius:20px !important;
}

.member-auth-page .member-auth-card--register{
    width:min(100%,500px) !important;
}

.member-auth-page .member-kicker{
    margin-bottom:7px !important;
    font-size:9px !important;
}

.member-auth-page .member-card h1{
    font-size:clamp(27px,3.5vw,34px) !important;
    line-height:1.08 !important;
}

.member-auth-page .member-intro{
    margin-top:8px !important;
    font-size:12px !important;
    line-height:1.55 !important;
}

.member-auth-page .member-form{
    gap:13px !important;
    margin-top:19px !important;
}

.member-auth-page .member-form label > span:first-child{
    margin-bottom:6px !important;
    font-size:10px !important;
    letter-spacing:.055em !important;
}

.member-auth-page .member-form input[type=text],
.member-auth-page .member-form input[type=email],
.member-auth-page .member-form input[type=password],
.member-auth-page .member-form input[type=url]{
    min-height:43px !important;
    padding:10px 12px !important;
    border-radius:11px !important;
    font-size:13px !important;
}

.member-auth-page .member-field-hint{
    margin-top:5px !important;
    font-size:9px !important;
    line-height:1.35 !important;
}

.member-auth-page .member-primary{
    min-height:44px !important;
    border-radius:11px !important;
    font-size:12px !important;
}

.member-auth-page .member-check{
    gap:7px !important;
    font-size:11px !important;
}

.member-auth-page .member-card-footer{
    gap:12px !important;
    margin-top:17px !important;
    padding-top:16px !important;
    font-size:11px !important;
}

.member-auth-page .member-alert{
    margin-top:14px !important;
    padding:10px 12px !important;
    border-radius:11px !important;
    font-size:11px !important;
}

.member-auth-page .member-verification-resend{
    gap:9px !important;
    margin-top:15px !important;
    padding:12px !important;
    border-radius:12px !important;
}

.member-auth-page .member-verification-resend-head strong{
    font-size:11px !important;
}

.member-auth-page .member-verification-resend-head span{
    font-size:9px !important;
}

.member-auth-page .member-verification-resend-form input,
.member-auth-page .member-verification-resend-form button{
    min-height:38px !important;
}

.member-password-label{
    min-width:0;
}

.member-password-field{
    position:relative;
    display:block !important;
    margin:0 !important;
}

.member-password-field input{
    padding-right:46px !important;
}

.member-password-toggle{
    position:absolute;
    top:50%;
    right:7px;
    width:32px;
    height:32px;
    display:grid;
    place-items:center;
    padding:0;
    border:0;
    border-radius:9px;
    background:transparent;
    color:#818491;
    cursor:pointer;
    transform:translateY(-50%);
}

.member-password-toggle:hover,
.member-password-toggle:focus-visible{
    background:#efeff6;
    color:var(--ink);
    outline:0;
}

.member-password-eye{
    width:18px;
    height:18px;
    fill:none;
    stroke:currentColor;
    stroke-width:1.75;
    stroke-linecap:round;
    stroke-linejoin:round;
}

.member-password-eye--hide{
    display:none;
}

.member-password-toggle.is-visible .member-password-eye--show{
    display:none;
}

.member-password-toggle.is-visible .member-password-eye--hide{
    display:block;
}

.member-password-strength{
    display:grid !important;
    gap:6px;
    margin:8px 0 0 !important;
}

.member-password-strength-head{
    display:flex !important;
    align-items:center;
    justify-content:space-between;
    gap:10px;
    margin:0 !important;
}

.member-password-strength-head small{
    color:#8b8e9a;
    font:800 8px/1 'Manrope',sans-serif;
    letter-spacing:.06em;
    text-transform:uppercase;
}

.member-password-strength-head strong{
    color:#858895;
    font:800 9px/1 'Manrope',sans-serif;
}

.member-password-strength-track{
    width:100%;
    height:5px;
    display:block !important;
    overflow:hidden;
    margin:0 !important;
    border-radius:999px;
    background:#ececf2;
}

.member-password-strength-track i{
    width:0;
    height:100%;
    display:block;
    border-radius:inherit;
    background:#c7c9d1;
    transition:width .2s ease,background .2s ease;
}

.member-password-strength-tip{
    color:#9295a1;
    font-size:8.5px;
    line-height:1.4;
}

.member-password-strength[data-strength-state="weak"] .member-password-strength-track i{
    background:#df5063;
}

.member-password-strength[data-strength-state="weak"] .member-password-strength-head strong{
    color:#c63d51;
}

.member-password-strength[data-strength-state="fair"] .member-password-strength-track i{
    background:#e4a52f;
}

.member-password-strength[data-strength-state="fair"] .member-password-strength-head strong{
    color:#b87a0e;
}

.member-password-strength[data-strength-state="good"] .member-password-strength-track i{
    background:#6b83e6;
}

.member-password-strength[data-strength-state="good"] .member-password-strength-head strong{
    color:#536bcc;
}

.member-password-strength[data-strength-state="strong"] .member-password-strength-track i{
    background:#33a66b;
}

.member-password-strength[data-strength-state="strong"] .member-password-strength-head strong{
    color:#258151;
}

@media(max-width:700px){
    .member-auth-page{
        padding-top:27px !important;
        padding-bottom:43px !important;
    }

    .member-auth-page .member-auth-card{
        width:min(100%,460px) !important;
        padding:20px !important;
        border-radius:17px !important;
    }

    .member-auth-page .member-card h1{
        font-size:27px !important;
    }

    .member-auth-page .member-form{
        gap:12px !important;
        margin-top:17px !important;
    }
}

@media(max-width:420px){
    .member-auth-page.shell{
        width:calc(100% - 20px) !important;
    }

    .member-auth-page .member-auth-card{
        padding:17px !important;
    }

    .member-auth-page .member-card-footer{
        text-align:center;
    }
}


/* Anime News Feed 1.6 — design controls and rich notification media */
body,
button,
input,
select,
textarea{
    font-family:var(--anz-body-font,'DM Sans',sans-serif);
}

body{
    color:var(--anz-body-color,#363946);
}

h1,
h2,
h3,
h4,
h5,
h6,
.text-logo,
.footer-text-logo,
.member-primary,
.section-heading h2{
    font-family:var(--anz-heading-font,'Manrope',sans-serif) !important;
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6{
    color:var(--anz-heading-color,#171923);
}

.hero-overlay h1,
.article-hero h1,
.article-hero h2,
.site-footer h1,
.site-footer h2,
.site-footer h3,
.contact-info-card h2{
    color:inherit !important;
}

.text-logo{
    color:var(--anz-text-logo-color,#171923);
}

.story-kicker,
.eyebrow{
    color:var(--anz-category-color,var(--accent));
}

.anz-category-label{
    --anz-category-current:var(--anz-category-color,var(--accent));
    display:inline-flex;
    align-items:center;
    min-height:24px;
    padding:0 9px;
    border:1px solid var(--anz-category-current);
    border-color:color-mix(in srgb,var(--anz-category-current) 24%,transparent);
    border-radius:999px;
    background:var(--anz-category-background,#f2efff);
    background:color-mix(in srgb,var(--anz-category-current) 11%,#fff);
    color:var(--anz-category-current);
    font:800 9px/1 var(--anz-body-font,'DM Sans',sans-serif);
    letter-spacing:.08em;
    text-transform:uppercase;
    white-space:nowrap;
}

.story-kicker.inverted .anz-category-label{
    border-color:color-mix(in srgb,var(--anz-category-current) 50%,rgba(255,255,255,.25));
    background:color-mix(in srgb,var(--anz-category-current) 28%,rgba(11,13,22,.5));
    color:#fff;
}

.article-breadcrumb .anz-category-label{
    min-height:0;
    padding:0;
    border:0;
    border-radius:0;
    background:transparent;
    color:inherit;
    font:inherit;
    letter-spacing:inherit;
    text-transform:none;
}

.anz-notification-icon--avatar{
    border-radius:50% !important;
    background:#f1f1f7 !important;
}

.anz-notification-icon--post{
    border-radius:11px !important;
    background:#ececf2 !important;
}

.anz-notification-icon--achievement{
    padding:3px;
    border-radius:12px !important;
    background:#f7f4ff !important;
}

.anz-notification-media-image{
    width:100% !important;
    height:100% !important;
    display:block !important;
    margin:0 !important;
    object-fit:contain !important;
    transform:none !important;
    transition:none !important;
    animation:none !important;
}

.anz-notification-avatar,
.anz-notification-post-image{
    object-fit:cover !important;
}

.anz-notification-avatar{
    border-radius:50% !important;
}

.anz-notification-post-image{
    border-radius:inherit !important;
}

.anz-notification-achievement-image{
    object-fit:contain !important;
}

.anz-notification-item:hover .anz-notification-media-image,
.mobile-notification-item:hover .anz-notification-media-image{
    transform:none !important;
}

.mobile-notification-item{
    grid-template-columns:40px minmax(0,1fr) !important;
    align-items:start;
    gap:9px !important;
}

.mobile-notification-item .anz-notification-icon-wrap{
    width:40px;
    padding:0;
}

.mobile-notification-item .anz-notification-icon{
    width:36px;
    height:36px;
    flex-basis:36px;
    border-radius:11px;
}

.mobile-notification-copy{
    min-width:0;
    display:grid !important;
    gap:4px;
    color:inherit !important;
}

.mobile-notification-copy strong{
    display:block;
    color:var(--ink);
    font:800 11px/1.3 var(--anz-heading-font,'Manrope',sans-serif) !important;
}

.mobile-notification-copy > span{
    display:block;
    color:var(--muted) !important;
    font-size:10px !important;
    line-height:1.4 !important;
}

@media(max-width:520px){
    .anz-category-label{
        min-height:22px;
        padding:0 8px;
        font-size:8px;
    }
}

.anz-category-label--anime-news{--anz-category-current:var(--anz-category-anime-news);}

.anz-category-label--manga-news{--anz-category-current:var(--anz-category-manga-news);}

.anz-category-label--game-news{--anz-category-current:var(--anz-category-game-news);}

.anz-category-label--movie-news{--anz-category-current:var(--anz-category-movie-news);}

.anz-category-label--anime-review{--anz-category-current:var(--anz-category-anime-review);}

.anz-category-label--manga-review{--anz-category-current:var(--anz-category-manga-review);}


/* Anime News Feed 1.6 — category in metadata and less-rounded media */
.story-meta,
.hero-meta,
.mini-meta{
    align-items:center;
    flex-wrap:wrap;
    column-gap:10px;
    row-gap:6px;
}

.story-meta-category{
    display:inline-flex;
    align-items:center;
    min-width:0;
}

.story-meta-category .anz-category-label{
    min-height:20px;
    padding:0 7px;
    border-radius:5px;
    font-size:7.5px;
    letter-spacing:.065em;
}

.anz-category-label{
    border-radius:6px !important;
}

.hero-meta .story-meta-category .anz-category-label{
    border-color:rgba(255,255,255,.28);
    background:rgba(255,255,255,.13);
    color:#fff;
    backdrop-filter:blur(7px);
}

.mini-meta .story-meta-category{
    flex-basis:auto;
}

.latest-body h3,
.category-media-body h3,
.archive-story-body h2,
.recommended-body h3{
    margin-top:0 !important;
}

/* Content thumbnails use restrained corners instead of large pill-like curves. */
.hero-main{
    border-radius:14px !important;
}

.mini-image{
    border-radius:7px !important;
}

.latest-image{
    border-radius:9px !important;
}

.category-media-image{
    border-radius:8px !important;
}

.archive-story-image{
    border-radius:9px !important;
}

.story-image,
.recommended-image{
    border-radius:8px !important;
}

.article-hero{
    border-radius:14px !important;
}

.prose img{
    border-radius:9px !important;
}

.sidebar-story img{
    border-radius:5px !important;
}

/* Keep placeholders and real images clipped to the new restrained corners. */
.hero-media > img,
.hero-media > .image-placeholder,
.mini-image > img,
.mini-image > .image-placeholder,
.latest-image > img,
.latest-image > .image-placeholder,
.category-media-image > img,
.category-media-image > .image-placeholder,
.archive-story-image > img,
.archive-story-image > .image-placeholder,
.story-image > img,
.story-image > .image-placeholder,
.recommended-image > img,
.recommended-image > .image-placeholder{
    border-radius:inherit !important;
}

@media(max-width:700px){
    .story-meta,
    .hero-meta,
    .mini-meta{
        column-gap:7px !important;
        row-gap:5px !important;
    }

    .story-meta-category .anz-category-label{
        min-height:18px;
        padding:0 6px;
        border-radius:4px !important;
        font-size:7px;
    }

    .hero-main,
    .article-hero{
        border-radius:11px !important;
    }

    .mini-image{
        border-radius:6px !important;
    }

    .latest-image,
    .category-media-image,
    .archive-story-image,
    .story-image,
    .recommended-image{
        border-radius:7px !important;
    }
}

@media(max-width:500px){
    /*
     * Previous rules hid the activity column on small cards. Keep it visible
     * so views, emotes and the category remain together as requested.
     */
    body.is-front-page .latest-body .story-meta > span:last-child,
    body.is-front-page .category-media-body .story-meta > span:last-child,
    body.is-front-page .archive-story-body .story-meta > span:last-child,
    body.is-front-page .recommended-body .story-meta > span:last-child{
        display:inline-flex !important;
    }
}


/* Anime News Feed 1.6 — moderated forum */
.anz-header-direct-item{
    margin:0;
    padding:0;
    list-style:none;
}
.anz-header-direct-link{
    min-height:42px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    gap:7px;
    padding:0 15px;
    border-radius:12px;
    color:#3b3e4f;
    font:700 14px/1 var(--anz-heading-font,'Manrope',sans-serif);
    text-decoration:none;
    white-space:nowrap;
    transition:background-color .18s ease,color .18s ease;
}
.anz-header-direct-link svg{
    width:17px;
    height:17px;
    fill:none;
    stroke:currentColor;
    stroke-width:1.7;
    stroke-linecap:round;
    stroke-linejoin:round;
}
.anz-header-direct-link:hover,
.anz-header-direct-link:focus-visible{
    background:var(--soft);
    color:var(--accent);
}
.mobile-panel .anz-header-direct-item{
    width:100%;
}
.mobile-panel .anz-header-direct-link{
    width:100%;
    min-height:48px;
    justify-content:flex-start;
    box-sizing:border-box;
    border:1px solid var(--line);
    background:#fff;
}

.forum-page,
.forum-thread-page{
    min-height:70vh;
    padding-top:42px;
    padding-bottom:88px;
}
.forum-hero{
    position:relative;
    min-height:300px;
    display:grid;
    grid-template-columns:minmax(0,1fr) 310px;
    align-items:center;
    gap:44px;
    overflow:hidden;
    padding:45px 50px;
    border:1px solid rgba(109,93,252,.17);
    border-radius:20px;
    background:
        radial-gradient(circle at 92% 10%,rgba(154,139,255,.28),transparent 34%),
        linear-gradient(135deg,#171925,#222538 70%,#292c42);
    color:#fff;
}
.forum-hero:before{
    content:"";
    position:absolute;
    inset:0;
    pointer-events:none;
    background:
        linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px),
        linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px);
    background-size:34px 34px;
    mask-image:linear-gradient(90deg,#000,transparent 90%);
}
.forum-hero-copy,
.forum-hero-visual{
    position:relative;
    z-index:1;
}
.forum-eyebrow,
.forum-section-heading > div > span,
.forum-discussions-head > div > span,
.forum-compose-head > span,
.forum-rules-card > span,
.forum-pending-card > span{
    display:block;
    color:var(--accent);
    font:900 9px/1 var(--anz-heading-font,'Manrope',sans-serif);
    letter-spacing:.13em;
    text-transform:uppercase;
}
.forum-hero .forum-eyebrow{
    color:#aaa0ff;
}
.forum-hero h1{
    max-width:720px;
    margin:11px 0 14px;
    color:#fff !important;
    font:800 clamp(35px,5vw,58px)/1.02 var(--anz-heading-font,'Manrope',sans-serif) !important;
    letter-spacing:-.052em;
}
.forum-hero p{
    max-width:700px;
    margin:0;
    color:rgba(239,240,247,.7);
    font-size:14px;
    line-height:1.7;
}
.forum-hero-actions{
    display:flex;
    flex-wrap:wrap;
    gap:10px;
    margin-top:25px;
}
.forum-primary-button,
.forum-secondary-button{
    min-height:43px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    padding:0 16px;
    border:1px solid transparent;
    border-radius:9px;
    font:800 11px/1 var(--anz-heading-font,'Manrope',sans-serif);
    text-decoration:none;
    cursor:pointer;
}
.forum-primary-button{
    border-color:var(--accent);
    background:var(--accent);
    color:#fff;
}
.forum-primary-button:hover{
    border-color:#fff;
    background:#fff;
    color:#191b27;
}
.forum-secondary-button{
    border-color:rgba(255,255,255,.18);
    background:rgba(255,255,255,.06);
    color:#fff;
}
.forum-secondary-button:hover{
    background:rgba(255,255,255,.12);
    color:#fff;
}
.forum-hero-visual{
    height:220px;
    display:grid;
    place-items:center;
}
.forum-hero-bubble{
    position:absolute;
    display:grid;
    place-items:center;
    border:1px solid rgba(255,255,255,.17);
    background:rgba(255,255,255,.09);
    box-shadow:0 24px 65px rgba(0,0,0,.2);
    backdrop-filter:blur(14px);
}
.forum-hero-bubble-main{
    width:126px;
    height:126px;
    border-radius:28px;
    transform:rotate(-7deg);
}
.forum-hero-bubble-main svg{
    width:57px;
    height:57px;
    fill:none;
    stroke:#fff;
    stroke-width:1.45;
    stroke-linecap:round;
    stroke-linejoin:round;
}
.forum-hero-bubble-small{
    right:25px;
    bottom:22px;
    width:66px;
    height:54px;
    border-radius:17px;
    color:#fff;
    font:800 27px/1 var(--anz-heading-font,'Manrope',sans-serif);
    transform:rotate(8deg);
}
.forum-orbit{
    position:absolute;
    border:1px solid rgba(255,255,255,.09);
    border-radius:50%;
}
.forum-orbit-one{
    width:205px;
    height:205px;
}
.forum-orbit-two{
    width:278px;
    height:278px;
}

.forum-notice{
    display:flex;
    align-items:flex-start;
    gap:10px;
    margin-top:17px;
    padding:13px 15px;
    border:1px solid;
    border-radius:11px;
    font-size:12px;
    line-height:1.5;
}
.forum-notice strong{
    flex:none;
}
.forum-notice.is-success{
    border-color:rgba(29,153,99,.22);
    background:#f1fbf6;
    color:#196944;
}
.forum-notice.is-error{
    border-color:rgba(211,48,60,.2);
    background:#fff3f4;
    color:#a82935;
}
.forum-notice.is-warning{
    border-color:rgba(205,135,22,.23);
    background:#fff9ec;
    color:#8a5b0e;
}

.forum-stat-strip{
    display:grid;
    grid-template-columns:repeat(4,minmax(0,1fr));
    overflow:hidden;
    margin-top:18px;
    border:1px solid var(--line);
    border-radius:13px;
    background:#fff;
}
.forum-stat-strip > div{
    min-width:0;
    padding:17px 20px;
    text-align:center;
}
.forum-stat-strip > div + div{
    border-left:1px solid var(--line);
}
.forum-stat-strip strong{
    display:block;
    color:var(--ink);
    font:800 21px/1 var(--anz-heading-font,'Manrope',sans-serif);
}
.forum-stat-strip span{
    display:block;
    margin-top:6px;
    color:var(--muted);
    font-size:9px;
    font-weight:800;
    letter-spacing:.08em;
    text-transform:uppercase;
}

.forum-board-section{
    margin-top:38px;
}
.forum-section-heading,
.forum-discussions-head{
    display:flex;
    align-items:flex-end;
    justify-content:space-between;
    gap:20px;
    margin-bottom:15px;
}
.forum-section-heading h2,
.forum-discussions-head h2,
.forum-compose-head h2{
    margin:6px 0 0;
    color:var(--ink);
    font:800 25px/1.12 var(--anz-heading-font,'Manrope',sans-serif) !important;
    letter-spacing:-.035em;
}
.forum-section-heading > a{
    color:var(--accent);
    font-size:11px;
    font-weight:800;
    text-decoration:none;
}
.forum-board-grid{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:11px;
}
.forum-board-card{
    min-width:0;
    display:grid;
    grid-template-columns:48px minmax(0,1fr) auto;
    align-items:center;
    gap:14px;
    padding:17px;
    border:1px solid var(--line);
    border-radius:13px;
    background:#fff;
    color:inherit;
    text-decoration:none;
    transition:border-color .18s ease,background-color .18s ease;
}
.forum-board-card:hover,
.forum-board-card.is-active{
    border-color:rgba(109,93,252,.38);
    background:#faf9ff;
}
.forum-board-icon{
    width:46px;
    height:46px;
    display:grid;
    place-items:center;
    border-radius:11px;
    background:#f1efff;
    color:var(--accent);
}
.forum-board-icon svg{
    width:22px;
    height:22px;
    fill:none;
    stroke:currentColor;
    stroke-width:1.7;
    stroke-linecap:round;
    stroke-linejoin:round;
}
.forum-board-copy{
    min-width:0;
    display:grid;
    gap:5px;
}
.forum-board-copy > strong{
    color:var(--ink);
    font:800 14px/1.25 var(--anz-heading-font,'Manrope',sans-serif);
}
.forum-board-copy > small{
    overflow:hidden;
    color:var(--muted);
    font-size:10px;
    line-height:1.45;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.forum-board-latest{
    overflow:hidden;
    color:#898c99;
    font-size:9px;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.forum-board-count{
    min-width:52px;
    display:grid;
    justify-items:end;
    gap:4px;
}
.forum-board-count strong{
    color:var(--ink);
    font:800 17px/1 var(--anz-heading-font,'Manrope',sans-serif);
}
.forum-board-count small{
    color:var(--muted);
    font-size:8px;
    font-weight:800;
    letter-spacing:.06em;
    text-transform:uppercase;
}

.forum-content-grid{
    display:grid;
    grid-template-columns:minmax(0,1fr) 330px;
    align-items:start;
    gap:20px;
    margin-top:38px;
}
.forum-discussions-card,
.forum-compose-card,
.forum-rules-card,
.forum-pending-card,
.forum-thread-topic{
    border:1px solid var(--line);
    border-radius:15px;
    background:#fff;
}
.forum-discussions-card{
    min-width:0;
    overflow:hidden;
}
.forum-discussions-head{
    align-items:center;
    margin:0;
    padding:20px;
    border-bottom:1px solid var(--line);
}
.forum-search-form{
    display:flex;
    align-items:center;
    gap:7px;
}
.forum-search-form > span{
    min-width:190px;
    min-height:38px;
    display:flex;
    align-items:center;
    gap:7px;
    padding:0 10px;
    border:1px solid var(--line);
    border-radius:9px;
    background:#fafafd;
}
.forum-search-form svg{
    width:16px;
    height:16px;
    flex:none;
    fill:none;
    stroke:#858895;
    stroke-width:1.8;
    stroke-linecap:round;
}
.forum-search-form input{
    min-width:0;
    width:100%;
    border:0;
    background:transparent;
    color:var(--ink);
    font-size:11px;
    outline:0;
}
.forum-search-form button{
    min-height:38px;
    padding:0 12px;
    border:0;
    border-radius:9px;
    background:var(--ink);
    color:#fff;
    font:800 10px/1 var(--anz-heading-font,'Manrope',sans-serif);
    cursor:pointer;
}
.forum-topic-list{
    display:grid;
}
.forum-topic-row{
    min-width:0;
    display:grid;
    grid-template-columns:46px minmax(0,1fr) auto;
    align-items:center;
    gap:13px;
    padding:17px 20px;
    border-bottom:1px solid var(--line);
}
.forum-topic-row:last-child{
    border-bottom:0;
}
.forum-topic-avatar{
    width:43px;
    height:43px;
    display:grid;
    place-items:center;
    overflow:hidden;
    border-radius:11px;
    background:#f0f0f5;
    color:var(--muted);
    text-decoration:none;
}
.forum-topic-avatar img{
    width:100%;
    height:100%;
    display:block;
    object-fit:cover;
    border-radius:inherit;
    transform:none !important;
}
.forum-topic-main{
    min-width:0;
}
.forum-topic-labels,
.forum-thread-labels{
    display:flex;
    align-items:center;
    flex-wrap:wrap;
    gap:6px;
}
.forum-topic-labels a,
.forum-topic-labels span,
.forum-thread-labels a,
.forum-thread-labels span{
    min-height:20px;
    display:inline-flex;
    align-items:center;
    padding:0 7px;
    border-radius:5px;
    background:#f2efff;
    color:var(--accent);
    font-size:7.5px;
    font-weight:900;
    letter-spacing:.06em;
    text-decoration:none;
    text-transform:uppercase;
}
.forum-topic-labels span,
.forum-thread-labels span{
    background:#f1f8f4;
    color:#278052;
}
.forum-topic-main h3{
    overflow:hidden;
    margin:7px 0 5px;
    color:var(--ink);
    font:800 15px/1.3 var(--anz-heading-font,'Manrope',sans-serif) !important;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.forum-topic-main h3 a{
    color:inherit;
    text-decoration:none;
}
.forum-topic-main h3 a:hover{
    color:var(--accent);
}
.forum-topic-main p{
    margin:0;
    color:var(--muted);
    font-size:9.5px;
    line-height:1.4;
}
.forum-topic-stats{
    display:flex;
    align-items:center;
    gap:15px;
}
.forum-topic-stats > span{
    min-width:44px;
    text-align:center;
}
.forum-topic-stats strong{
    display:block;
    color:var(--ink);
    font:800 13px/1 var(--anz-heading-font,'Manrope',sans-serif);
}
.forum-topic-stats small{
    display:block;
    margin-top:5px;
    color:var(--muted);
    font-size:7px;
    font-weight:800;
    letter-spacing:.06em;
    text-transform:uppercase;
}
.forum-pagination{
    padding:16px 20px;
    border-top:1px solid var(--line);
}
.forum-pagination .page-numbers{
    display:flex;
    align-items:center;
    flex-wrap:wrap;
    gap:6px;
    margin:0;
    padding:0;
    list-style:none;
}
.forum-pagination a,
.forum-pagination span{
    min-width:32px;
    min-height:32px;
    display:grid;
    place-items:center;
    padding:0 8px;
    border:1px solid var(--line);
    border-radius:7px;
    color:var(--ink);
    font-size:10px;
    font-weight:800;
    text-decoration:none;
}
.forum-pagination .current{
    border-color:var(--accent);
    background:var(--accent);
    color:#fff;
}
.forum-empty-state{
    display:grid;
    justify-items:center;
    padding:60px 25px;
    text-align:center;
}
.forum-empty-state svg{
    width:42px;
    height:42px;
    fill:none;
    stroke:#aaa9b5;
    stroke-width:1.5;
}
.forum-empty-state h3{
    margin:14px 0 7px;
    color:var(--ink);
    font:800 18px/1.2 var(--anz-heading-font,'Manrope',sans-serif) !important;
}
.forum-empty-state p{
    max-width:460px;
    margin:0;
    color:var(--muted);
    font-size:11px;
    line-height:1.6;
}

.forum-sidebar{
    display:grid;
    gap:14px;
}
.forum-compose-card,
.forum-rules-card,
.forum-pending-card{
    padding:20px;
}
.forum-compose-head p{
    margin:9px 0 0;
    color:var(--muted);
    font-size:11px;
    line-height:1.55;
}
.forum-topic-form{
    display:grid;
    gap:13px;
    margin-top:18px;
}
.forum-topic-form label > span{
    display:block;
    margin-bottom:6px;
    color:#5c5f6b;
    font-size:9px;
    font-weight:900;
    letter-spacing:.07em;
    text-transform:uppercase;
}
.forum-topic-form input,
.forum-topic-form select,
.forum-topic-form textarea{
    width:100%;
    min-width:0;
    box-sizing:border-box;
    border:1px solid #dedfe7;
    border-radius:9px;
    background:#fafafd;
    color:var(--ink);
    font:inherit;
    font-size:11px;
    outline:0;
}
.forum-topic-form input,
.forum-topic-form select{
    min-height:41px;
    padding:0 11px;
}
.forum-topic-form textarea{
    min-height:150px;
    padding:11px;
    line-height:1.55;
    resize:vertical;
}
.forum-topic-form input:focus,
.forum-topic-form select:focus,
.forum-topic-form textarea:focus{
    border-color:var(--accent);
    background:#fff;
    box-shadow:0 0 0 3px rgba(109,93,252,.08);
}
.forum-topic-form label > small{
    display:block;
    margin-top:6px;
    color:#9395a0;
    font-size:8.5px;
    line-height:1.45;
}
.forum-submit-button{
    width:100%;
}
.forum-honeypot{
    position:absolute !important;
    width:1px !important;
    height:1px !important;
    overflow:hidden !important;
    clip:rect(0,0,0,0) !important;
}
.forum-login-card{
    display:grid;
    gap:12px;
    margin-top:17px;
    padding:15px;
    border-radius:10px;
    background:#f7f6fc;
}
.forum-login-card p{
    margin:0;
    color:var(--muted);
    font-size:11px;
    line-height:1.55;
}
.forum-login-card a{
    min-height:39px;
    display:grid;
    place-items:center;
    border-radius:8px;
    background:var(--accent);
    color:#fff;
    font:800 10px/1 var(--anz-heading-font,'Manrope',sans-serif);
    text-decoration:none;
}
.forum-rules-card h3,
.forum-pending-card h3{
    margin:7px 0 0;
    color:var(--ink);
    font:800 17px/1.25 var(--anz-heading-font,'Manrope',sans-serif) !important;
}
.forum-rules-card ol{
    display:grid;
    gap:9px;
    margin:15px 0 0;
    padding-left:19px;
    color:var(--muted);
    font-size:10px;
    line-height:1.5;
}
.forum-pending-summary{
    display:grid;
    grid-template-columns:1fr 1fr;
    overflow:hidden;
    margin-top:14px;
    border:1px solid var(--line);
    border-radius:10px;
}
.forum-pending-summary > div{
    padding:13px;
    text-align:center;
}
.forum-pending-summary > div + div{
    border-left:1px solid var(--line);
}
.forum-pending-summary strong{
    display:block;
    color:var(--ink);
    font:800 18px/1 var(--anz-heading-font,'Manrope',sans-serif);
}
.forum-pending-summary small{
    display:block;
    margin-top:5px;
    color:var(--muted);
    font-size:8px;
    font-weight:800;
    text-transform:uppercase;
}
.forum-pending-list{
    display:grid;
    gap:7px;
    margin-top:13px;
}
.forum-pending-list > div{
    padding:10px;
    border-radius:8px;
    background:#f8f8fb;
}
.forum-pending-list strong,
.forum-pending-list span{
    display:block;
}
.forum-pending-list strong{
    overflow:hidden;
    color:var(--ink);
    font-size:10px;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.forum-pending-list span,
.forum-pending-card > p{
    margin:5px 0 0;
    color:var(--muted);
    font-size:9px;
    line-height:1.45;
}

/* Single forum discussion. */
.forum-breadcrumbs{
    display:flex;
    align-items:center;
    flex-wrap:wrap;
    gap:8px;
    margin-bottom:14px;
    color:var(--muted);
    font-size:10px;
}
.forum-breadcrumbs a{
    color:var(--accent);
    font-weight:800;
    text-decoration:none;
}
.forum-breadcrumbs strong{
    overflow:hidden;
    max-width:420px;
    color:var(--ink);
    text-overflow:ellipsis;
    white-space:nowrap;
}
.forum-thread-topic{
    overflow:hidden;
}
.forum-thread-head{
    padding:28px 30px 22px;
    border-bottom:1px solid var(--line);
}
.forum-thread-head h1{
    max-width:900px;
    margin:13px 0 18px;
    color:var(--ink);
    font:800 clamp(29px,4vw,44px)/1.08 var(--anz-heading-font,'Manrope',sans-serif) !important;
    letter-spacing:-.043em;
}
.forum-thread-meta{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:20px;
}
.forum-thread-author{
    min-width:0;
    display:flex;
    align-items:center;
    gap:10px;
    color:inherit;
    text-decoration:none;
}
.forum-thread-author img{
    width:42px;
    height:42px;
    display:block;
    object-fit:cover;
    border-radius:10px;
    transform:none !important;
}
.forum-thread-author span{
    min-width:0;
}
.forum-thread-author strong,
.forum-thread-author small{
    display:block;
}
.forum-thread-author strong{
    color:var(--ink);
    font:800 11px/1.3 var(--anz-heading-font,'Manrope',sans-serif);
}
.forum-thread-author small{
    margin-top:3px;
    color:var(--muted);
    font-size:9px;
}
.forum-thread-stats{
    display:flex;
    align-items:center;
    gap:20px;
}
.forum-thread-stats > span{
    text-align:center;
}
.forum-thread-stats strong{
    display:block;
    color:var(--ink);
    font:800 15px/1 var(--anz-heading-font,'Manrope',sans-serif);
}
.forum-thread-stats small{
    display:block;
    margin-top:5px;
    color:var(--muted);
    font-size:7.5px;
    font-weight:800;
    letter-spacing:.06em;
    text-transform:uppercase;
}
.forum-thread-content{
    max-width:900px;
    padding:30px;
    color:var(--text);
}
.forum-thread-content > :first-child{
    margin-top:0;
}
.forum-thread-content > :last-child{
    margin-bottom:0;
}
.forum-thread-footer{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:15px;
    padding:15px 30px;
    border-top:1px solid var(--line);
    background:#fafafd;
}
.forum-thread-footer > span{
    display:flex;
    align-items:center;
    gap:7px;
    color:#657064;
    font-size:9.5px;
    font-weight:700;
}
.forum-thread-footer svg{
    width:16px;
    height:16px;
    fill:none;
    stroke:#33875b;
    stroke-width:1.8;
    stroke-linecap:round;
    stroke-linejoin:round;
}
.forum-thread-footer a{
    color:var(--accent);
    font-size:10px;
    font-weight:800;
    text-decoration:none;
}
.forum-thread-page .comments-area{
    max-width:none;
    margin-top:20px;
}
.forum-thread-page .anz-comment-form-card,
.forum-thread-page .comments-heading,
.forum-thread-page .comment-list{
    max-width:940px;
    margin-left:auto;
    margin-right:auto;
}
.anz-forum-comment-login{
    display:grid;
    gap:18px;
}
.anz-forum-comment-login .forum-primary-button{
    width:max-content;
}
.forum-thread-page .anz-comment-feedback.is-success{
    border-color:rgba(29,153,99,.22);
    background:#f1fbf6;
    color:#196944;
}

/* Forum notification types. */
.anz-notification-item:has(.anz-notification-icon--text) .anz-notification-icon--text{
    font-size:8px;
    letter-spacing:.02em;
}

@media(max-width:1050px){
    .forum-hero{
        grid-template-columns:minmax(0,1fr) 240px;
        padding:38px;
    }
    .forum-content-grid{
        grid-template-columns:minmax(0,1fr) 290px;
    }
}

@media(max-width:850px){
    .forum-hero{
        grid-template-columns:1fr;
        min-height:0;
    }
    .forum-hero-visual{
        display:none;
    }
    .forum-content-grid{
        grid-template-columns:1fr;
    }
    .forum-sidebar{
        grid-template-columns:1fr 1fr;
    }
    .forum-compose-card{
        grid-column:1/-1;
    }
}

@media(max-width:700px){
    .forum-page,
    .forum-thread-page{
        width:calc(100% - 22px);
        padding-top:25px;
        padding-bottom:55px;
    }
    .forum-hero{
        padding:28px 22px;
        border-radius:15px;
    }
    .forum-hero h1{
        font-size:34px !important;
    }
    .forum-hero p{
        font-size:12px;
    }
    .forum-stat-strip{
        grid-template-columns:1fr 1fr;
    }
    .forum-stat-strip > div:nth-child(3){
        border-left:0;
        border-top:1px solid var(--line);
    }
    .forum-stat-strip > div:nth-child(4){
        border-top:1px solid var(--line);
    }
    .forum-board-grid{
        grid-template-columns:1fr;
    }
    .forum-discussions-head{
        display:grid;
        align-items:stretch;
    }
    .forum-search-form{
        width:100%;
    }
    .forum-search-form > span{
        min-width:0;
        flex:1;
    }
    .forum-topic-row{
        grid-template-columns:39px minmax(0,1fr);
        padding:15px;
    }
    .forum-topic-avatar{
        width:38px;
        height:38px;
    }
    .forum-topic-stats{
        grid-column:2;
        justify-content:flex-start;
        margin-top:3px;
    }
    .forum-topic-stats > span{
        min-width:0;
        display:flex;
        align-items:center;
        gap:4px;
        text-align:left;
    }
    .forum-topic-stats small{
        margin:0;
    }
    .forum-sidebar{
        grid-template-columns:1fr;
    }
    .forum-compose-card{
        grid-column:auto;
    }
    .forum-thread-head{
        padding:22px 19px 18px;
    }
    .forum-thread-head h1{
        font-size:30px !important;
    }
    .forum-thread-meta{
        align-items:flex-start;
    }
    .forum-thread-content{
        padding:22px 19px;
    }
    .forum-thread-footer{
        align-items:flex-start;
        padding:14px 19px;
    }
}

@media(max-width:480px){
    .forum-hero-actions{
        display:grid;
    }
    .forum-primary-button,
    .forum-secondary-button{
        width:100%;
        box-sizing:border-box;
    }
    .forum-stat-strip > div{
        padding:14px 10px;
    }
    .forum-board-card{
        grid-template-columns:40px minmax(0,1fr);
        padding:14px;
    }
    .forum-board-icon{
        width:39px;
        height:39px;
        border-radius:9px;
    }
    .forum-board-count{
        grid-column:2;
        grid-template-columns:auto auto;
        justify-content:start;
        align-items:center;
        gap:5px;
    }
    .forum-board-count small{
        margin:0;
    }
    .forum-board-copy > small{
        white-space:normal;
    }
    .forum-topic-main h3{
        white-space:normal;
    }
    .forum-search-form{
        display:grid;
        grid-template-columns:1fr;
    }
    .forum-search-form button{
        width:100%;
    }
    .forum-thread-meta{
        display:grid;
    }
    .forum-thread-stats{
        justify-content:flex-start;
    }
    .forum-thread-footer{
        display:grid;
    }
    .anz-forum-comment-login .forum-primary-button{
        width:100%;
    }
}


/* Anime News Feed 1.6 — approval moderator avatar fix */
.anz-notification-icon--moderator{
    overflow:hidden !important;
    padding:0 !important;
    border:1px solid rgba(109,93,252,.2) !important;
    border-radius:50% !important;
    background:#f2f0ff !important;
}

.anz-notification-moderator-avatar{
    width:100% !important;
    height:100% !important;
    display:block !important;
    object-fit:cover !important;
    border-radius:50% !important;
    opacity:1 !important;
    visibility:visible !important;
    transform:none !important;
    filter:none !important;
}


/* Anime News Feed 1.6 — separate forum topic creation page */
.forum-discussions-tools{
    display:flex;
    align-items:center;
    justify-content:flex-end;
    gap:8px;
}

.forum-create-topic-link{
    min-height:38px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    gap:6px;
    padding:0 11px;
    border:1px solid rgba(109,93,252,.22);
    border-radius:9px;
    background:#f5f3ff;
    color:var(--accent);
    font:800 10px/1 var(--anz-heading-font,'Manrope',sans-serif);
    text-decoration:none;
    white-space:nowrap;
}

.forum-create-topic-link:hover,
.forum-create-topic-link:focus-visible{
    border-color:var(--accent);
    background:var(--accent);
    color:#fff;
}

.forum-create-topic-link svg{
    width:15px;
    height:15px;
    fill:none;
    stroke:currentColor;
    stroke-width:1.9;
    stroke-linecap:round;
}

.forum-empty-create-link{
    min-height:38px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    margin-top:15px;
    padding:0 13px;
    border-radius:8px;
    background:var(--accent);
    color:#fff;
    font:800 10px/1 var(--anz-heading-font,'Manrope',sans-serif);
    text-decoration:none;
}

.forum-create-page{
    min-height:72vh;
    padding-top:38px;
    padding-bottom:85px;
}

.forum-create-header{
    max-width:760px;
    margin:27px auto 31px;
    text-align:center;
}

.forum-create-header .forum-eyebrow{
    color:var(--accent);
}

.forum-create-header h1{
    margin:10px 0 12px;
    color:var(--ink);
    font:800 clamp(35px,5vw,53px)/1.03 var(--anz-heading-font,'Manrope',sans-serif) !important;
    letter-spacing:-.052em;
}

.forum-create-header p{
    max-width:650px;
    margin:0 auto;
    color:var(--muted);
    font-size:13px;
    line-height:1.7;
}

.forum-create-layout{
    display:grid;
    grid-template-columns:minmax(0,1fr) 310px;
    align-items:start;
    gap:20px;
    max-width:1080px;
    margin:0 auto;
}

.forum-create-form-card,
.forum-create-guide > section{
    border:1px solid var(--line);
    border-radius:15px;
    background:#fff;
}

.forum-create-form-card{
    min-width:0;
    padding:27px;
}

.forum-create-form-head{
    padding-bottom:20px;
    border-bottom:1px solid var(--line);
}

.forum-create-form-head > span,
.forum-create-guide > section > span{
    display:block;
    color:var(--accent);
    font:900 9px/1 var(--anz-heading-font,'Manrope',sans-serif);
    letter-spacing:.12em;
    text-transform:uppercase;
}

.forum-create-form-head h2,
.forum-create-guide h2{
    margin:7px 0 8px;
    color:var(--ink);
    font:800 23px/1.15 var(--anz-heading-font,'Manrope',sans-serif) !important;
    letter-spacing:-.035em;
}

.forum-create-form-head p{
    margin:0;
    color:var(--muted);
    font-size:11px;
    line-height:1.55;
}

.forum-topic-form--page{
    gap:17px;
    margin-top:22px;
}

.forum-topic-form--page input,
.forum-topic-form--page select{
    min-height:46px;
    padding:0 13px;
    border-radius:10px;
    font-size:12px;
}

.forum-topic-form--page textarea{
    min-height:270px;
    padding:13px;
    border-radius:10px;
    font-size:12px;
    line-height:1.65;
}

.forum-topic-form--page label > span{
    margin-bottom:7px;
    font-size:9.5px;
}

.forum-topic-form--page label > small{
    margin-top:7px;
    font-size:9px;
}

.forum-create-submit-row{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:15px;
    padding-top:4px;
}

.forum-create-submit-row > a{
    color:var(--muted);
    font-size:10px;
    font-weight:800;
    text-decoration:none;
}

.forum-create-submit-row > a:hover{
    color:var(--accent);
}

.forum-create-submit-row .forum-submit-button{
    width:auto;
    min-width:210px;
}

.forum-create-guide{
    display:grid;
    gap:13px;
}

.forum-create-guide > section{
    padding:20px;
}

.forum-create-guide-list{
    display:grid;
    gap:11px;
    margin-top:17px;
}

.forum-create-guide-list > div{
    display:grid;
    grid-template-columns:31px minmax(0,1fr);
    align-items:start;
    gap:10px;
}

.forum-create-guide-list strong{
    width:29px;
    height:29px;
    display:grid;
    place-items:center;
    border-radius:7px;
    background:#f1efff;
    color:var(--accent);
    font:900 8px/1 var(--anz-heading-font,'Manrope',sans-serif);
}

.forum-create-guide-list p{
    margin:2px 0 0;
    color:var(--muted);
    font-size:10px;
    line-height:1.5;
}

.forum-create-guide .forum-create-moderation-card{
    display:grid;
    grid-template-columns:42px minmax(0,1fr);
    align-items:start;
    gap:12px;
    border-color:rgba(39,128,82,.17);
    background:#f5fbf7;
}

.forum-create-shield{
    width:40px;
    height:40px;
    display:grid;
    place-items:center;
    border-radius:9px;
    background:#e8f6ed;
    color:#278052;
}

.forum-create-shield svg{
    width:21px;
    height:21px;
    fill:none;
    stroke:currentColor;
    stroke-width:1.8;
    stroke-linecap:round;
    stroke-linejoin:round;
}

.forum-create-moderation-card strong{
    display:block;
    color:#205e3e;
    font:800 11px/1.3 var(--anz-heading-font,'Manrope',sans-serif);
}

.forum-create-moderation-card p{
    margin:6px 0 0;
    color:#567363;
    font-size:9.5px;
    line-height:1.5;
}

.forum-create-back-link{
    min-height:42px;
    display:flex;
    align-items:center;
    justify-content:center;
    gap:7px;
    border:1px solid var(--line);
    border-radius:10px;
    background:#fff;
    color:var(--ink);
    font:800 10px/1 var(--anz-heading-font,'Manrope',sans-serif);
    text-decoration:none;
}

.forum-create-back-link:hover{
    border-color:var(--accent);
    color:var(--accent);
}

.forum-create-back-link svg{
    width:16px;
    height:16px;
    fill:none;
    stroke:currentColor;
    stroke-width:1.9;
    stroke-linecap:round;
    stroke-linejoin:round;
}

.forum-create-login{
    display:grid;
    justify-items:center;
    padding:57px 20px 40px;
    text-align:center;
}

.forum-create-login-icon{
    width:58px;
    height:58px;
    display:grid;
    place-items:center;
    border-radius:13px;
    background:#f1efff;
    color:var(--accent);
}

.forum-create-login-icon svg{
    width:29px;
    height:29px;
    fill:none;
    stroke:currentColor;
    stroke-width:1.6;
    stroke-linecap:round;
    stroke-linejoin:round;
}

.forum-create-login h2{
    margin:17px 0 8px;
    color:var(--ink);
    font:800 22px/1.2 var(--anz-heading-font,'Manrope',sans-serif) !important;
}

.forum-create-login p{
    max-width:430px;
    margin:0 0 18px;
    color:var(--muted);
    font-size:11px;
    line-height:1.6;
}

.forum-create-login .forum-primary-button{
    min-width:150px;
}

.forum-page .forum-sidebar{
    position:sticky;
    top:92px;
}

@media(max-width:850px){
    .forum-create-layout{
        grid-template-columns:1fr;
    }

    .forum-create-guide{
        grid-template-columns:1fr 1fr;
    }

    .forum-create-back-link{
        grid-column:1/-1;
    }

    .forum-page .forum-sidebar{
        position:static;
    }
}

@media(max-width:700px){
    .forum-discussions-tools{
        width:100%;
        display:grid;
        grid-template-columns:auto minmax(0,1fr);
    }

    .forum-create-page{
        width:calc(100% - 22px);
        padding-top:24px;
        padding-bottom:55px;
    }

    .forum-create-header{
        margin:22px auto 25px;
    }

    .forum-create-header h1{
        font-size:36px !important;
    }

    .forum-create-form-card{
        padding:20px;
    }

    .forum-create-guide{
        grid-template-columns:1fr;
    }

    .forum-create-back-link{
        grid-column:auto;
    }
}

@media(max-width:520px){
    .forum-discussions-tools{
        grid-template-columns:1fr;
    }

    .forum-create-topic-link{
        width:100%;
        box-sizing:border-box;
    }

    .forum-create-submit-row{
        display:grid;
        text-align:center;
    }

    .forum-create-submit-row .forum-submit-button{
        width:100%;
        min-width:0;
    }

    .forum-topic-form--page textarea{
        min-height:230px;
    }
}


/* Anime News Feed 1.6 — forum approval notification icon */
.anz-notification-icon--approval{
    overflow:hidden !important;
    padding:0 !important;
    border:1px solid rgba(100,76,213,.2) !important;
    border-radius:10px !important;
    background:#6050d4 !important;
}

.anz-notification-approval-image{
    width:100% !important;
    height:100% !important;
    display:block !important;
    object-fit:cover !important;
    border-radius:inherit !important;
    opacity:1 !important;
    visibility:visible !important;
    transform:none !important;
    transition:none !important;
    animation:none !important;
    filter:none !important;
}

.anz-notification-item:hover .anz-notification-approval-image,
.mobile-notification-item:hover .anz-notification-approval-image{
    transform:none !important;
}


/* Anime News Feed 1.6 — numeric email verification */
.member-verification-page{
    padding-top:36px !important;
    padding-bottom:60px !important;
}

.member-verification-card{
    width:min(100%,470px) !important;
    text-align:center;
}

.member-verification-icon{
    width:54px;
    height:54px;
    display:grid;
    place-items:center;
    margin:0 auto 15px;
    border:1px solid rgba(109,93,252,.2);
    border-radius:13px;
    background:#f2efff;
    color:var(--accent);
}

.member-verification-icon svg{
    width:27px;
    height:27px;
    fill:none;
    stroke:currentColor;
    stroke-width:1.65;
    stroke-linecap:round;
    stroke-linejoin:round;
}

.member-verification-card .member-intro strong{
    color:var(--ink);
    font-weight:800;
}

.member-verification-code-form{
    margin-top:20px !important;
}

.member-verification-code-label{
    text-align:left;
}

.member-verification-code-label input{
    min-height:62px !important;
    padding:9px 15px !important;
    border-radius:11px !important;
    font:800 28px/1 var(--anz-heading-font,'Manrope',sans-serif) !important;
    letter-spacing:.34em;
    text-align:center;
    text-indent:.34em;
    font-variant-numeric:tabular-nums;
}

.member-verification-code-label input::placeholder{
    color:#cacbd4;
    opacity:1;
}

.member-verification-code-label input.is-complete{
    border-color:var(--accent) !important;
    background:#fbfaff !important;
}

.member-verification-resend--code{
    text-align:left;
}

.member-verification-resend--code .member-verification-resend-form{
    display:block;
}

.member-verification-resend--code .member-verification-resend-form button{
    width:100%;
    border:1px solid #dedee8;
    background:#fff;
    color:var(--ink);
}

.member-verification-resend--code .member-verification-resend-form button:hover{
    border-color:var(--accent);
    background:#f5f3ff;
    color:var(--accent);
}

.member-verification-enter-link{
    display:inline-flex;
    width:max-content;
    color:var(--accent);
    font-size:9px;
    font-weight:800;
    text-decoration:none;
}

.member-verification-enter-link:hover{
    text-decoration:underline;
}

.member-verification-find-form{
    margin-top:21px !important;
    text-align:left;
}

@media(max-width:520px){
    .member-verification-page{
        padding-top:24px !important;
        padding-bottom:44px !important;
    }

    .member-verification-code-label input{
        min-height:57px !important;
        font-size:24px !important;
        letter-spacing:.28em;
        text-indent:.28em;
    }
}


/* Anime News Feed 1.6 — full-width slider and minimal comments */

/* Verification-mail guidance from the stable delivery fix. */
.member-mail-delivery-note{
    display:grid;
    gap:4px;
    margin:14px 0 0;
    padding:11px 12px;
    border:1px solid #e5e3f3;
    border-radius:10px;
    background:#faf9ff;
    text-align:left;
}

.member-mail-delivery-note strong{
    color:var(--ink);
    font:800 10px/1.3 var(--anz-heading-font,'Manrope',sans-serif);
}

.member-mail-delivery-note span{
    color:var(--muted);
    font-size:9.5px;
    line-height:1.5;
}

.member-mail-delivery-note small{
    overflow-wrap:anywhere;
    color:#9a3a45;
    font-size:8px;
    line-height:1.45;
}

.member-mail-delivery-note.is-failed{
    border-color:rgba(207,67,80,.2);
    background:#fff6f7;
}

/* Full-width horizontal Recommended Posts slider. */
.recommended-posts--slider{
    margin-top:44px;
    margin-bottom:46px;
}

.recommended-slider-head{
    display:flex;
    align-items:flex-end;
    justify-content:space-between;
    gap:20px;
    margin-bottom:15px;
}

.recommended-slider-head > div:first-child > span{
    display:block;
    margin-bottom:6px;
    color:var(--accent);
    font:900 8px/1 var(--anz-heading-font,'Manrope',sans-serif);
    letter-spacing:.12em;
    text-transform:uppercase;
}

.recommended-slider-head h2{
    margin:0;
    color:var(--ink);
    font:800 clamp(25px,3vw,34px)/1.08 var(--anz-heading-font,'Manrope',sans-serif);
    letter-spacing:-.04em;
}

.recommended-slider-controls{
    display:flex;
    align-items:center;
    gap:7px;
}

.recommended-slider-controls button{
    width:39px;
    height:39px;
    display:grid;
    place-items:center;
    padding:0;
    border:1px solid var(--line);
    border-radius:9px;
    background:#fff;
    color:var(--ink);
    cursor:pointer;
    transition:border-color .18s ease,color .18s ease,background-color .18s ease;
}

.recommended-slider-controls button:hover,
.recommended-slider-controls button:focus-visible{
    border-color:var(--accent);
    background:#f5f3ff;
    color:var(--accent);
}

.recommended-slider-controls button:disabled{
    opacity:.35;
    cursor:default;
}

.recommended-slider-controls button svg{
    width:18px;
    height:18px;
    fill:none;
    stroke:currentColor;
    stroke-width:1.9;
    stroke-linecap:round;
    stroke-linejoin:round;
}

.recommended-slider-track{
    display:grid;
    grid-auto-flow:column;
    grid-auto-columns:minmax(275px,31.5%);
    gap:14px;
    overflow-x:auto;
    padding:1px 1px 8px;
    scroll-behavior:smooth;
    scroll-snap-type:x mandatory;
    scrollbar-width:none;
    overscroll-behavior-inline:contain;
}

.recommended-slider-track::-webkit-scrollbar{
    display:none;
}

.recommended-posts--slider .recommended-card{
    min-width:0;
    display:grid;
    grid-template-rows:178px minmax(0,1fr);
    overflow:hidden;
    border:1px solid var(--line);
    border-radius:12px;
    background:#fff;
    box-shadow:none !important;
    scroll-snap-align:start;
    transform:none !important;
}

.recommended-posts--slider .recommended-card:hover{
    border-color:rgba(109,93,252,.3);
    box-shadow:none !important;
    transform:none !important;
}

.recommended-posts--slider .recommended-image{
    width:100%;
    height:178px;
    border-radius:0;
    overflow:hidden;
}

.recommended-posts--slider .recommended-image > img,
.recommended-posts--slider .recommended-image > .image-placeholder{
    width:100%;
    height:100%;
    display:block;
    object-fit:cover;
    border-radius:0;
    transform:none !important;
    transition:none !important;
}

.recommended-posts--slider .recommended-body{
    min-width:0;
    display:flex;
    flex-direction:column;
    padding:14px;
}

.recommended-posts--slider .recommended-category{
    min-height:20px;
    margin-bottom:8px;
}

.recommended-posts--slider .recommended-body h3{
    display:-webkit-box;
    overflow:hidden;
    margin:0;
    color:var(--ink);
    font:800 15px/1.34 var(--anz-heading-font,'Manrope',sans-serif);
    letter-spacing:-.018em;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}

.recommended-posts--slider .recommended-body h3 a{
    color:inherit;
    text-decoration:none;
}

.recommended-posts--slider .recommended-body h3 a:hover{
    color:var(--accent);
}

.recommended-posts--slider .story-meta{
    margin-top:auto;
    padding-top:12px;
    border-top:1px solid #eeeeF3;
}

/* Full-width, minimal and modern comments. */
body.single-post .comments-area{
    margin-top:0;
    margin-bottom:54px;
    padding:28px;
    border:1px solid var(--line);
    border-radius:14px;
    background:#fff;
}

body.single-post .comments-heading{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:24px;
    margin:0 0 22px;
    padding:0 0 20px;
    border-bottom:1px solid #ececf1;
}

.comments-heading-copy{
    min-width:0;
}

.comments-eyebrow{
    display:block;
    margin-bottom:7px;
    color:var(--accent);
    font:900 8px/1 var(--anz-heading-font,'Manrope',sans-serif);
    letter-spacing:.12em;
    text-transform:uppercase;
}

body.single-post .comments-heading h2{
    margin:0;
    color:var(--ink);
    font:800 clamp(27px,3vw,36px)/1.05 var(--anz-heading-font,'Manrope',sans-serif);
    letter-spacing:-.045em;
}

body.single-post .comments-heading p{
    margin:8px 0 0;
    color:var(--muted);
    font-size:11px;
    line-height:1.55;
}

.comments-count{
    min-width:74px;
    padding:10px 13px;
    border:1px solid #e5e4ec;
    border-radius:10px;
    background:#fafafd;
    text-align:center;
}

.comments-count strong,
.comments-count span{
    display:block;
}

.comments-count strong{
    color:var(--ink);
    font:800 20px/1 var(--anz-heading-font,'Manrope',sans-serif);
}

.comments-count span{
    margin-top:5px;
    color:var(--muted);
    font-size:7.5px;
    font-weight:900;
    letter-spacing:.07em;
    text-transform:uppercase;
}

body.single-post .comment-list{
    display:grid;
    gap:12px;
    margin:0;
    padding:0;
}

body.single-post .comment-list > li,
body.single-post .anz-comment-card{
    margin:0 !important;
    padding:0 !important;
    border:0 !important;
    border-radius:0 !important;
}

body.single-post .anz-comment-inner{
    padding:18px;
    border:1px solid #e7e7ed;
    border-radius:12px;
    background:#fff;
    box-shadow:none;
}

body.single-post .anz-comment-header{
    display:flex;
    align-items:center;
    gap:11px;
    margin-bottom:13px;
}

body.single-post .anz-comment-avatar{
    width:44px;
    height:44px;
    flex:0 0 44px;
}

body.single-post .anz-comment-avatar img{
    width:44px;
    height:44px;
    display:block;
    border-radius:50%;
    object-fit:cover;
    transform:none !important;
}

body.single-post .anz-comment-author-wrap{
    min-width:0;
    flex:1;
}

body.single-post .anz-comment-author-row{
    display:flex;
    align-items:center;
    flex-wrap:wrap;
    gap:6px;
}

body.single-post .anz-comment-author,
body.single-post .anz-comment-author a{
    color:var(--ink);
    font:800 12px/1.3 var(--anz-heading-font,'Manrope',sans-serif);
    text-decoration:none;
}

body.single-post .anz-comment-date{
    display:inline-block;
    margin-top:3px;
    color:#92949f;
    font-size:8.5px;
    text-decoration:none;
}

body.single-post .anz-comment-report-icon-button{
    margin-left:auto;
}

body.single-post .anz-level-badge--comment,
body.single-post .anz-level-badge--comment img{
    width:25px !important;
    height:25px !important;
    transform:none !important;
}

body.single-post .anz-comment-content{
    color:#3b3e4b;
    font-size:13px;
    line-height:1.7;
}

body.single-post .anz-comment-content > :first-child{
    margin-top:0;
}

body.single-post .anz-comment-content > :last-child{
    margin-bottom:0;
}

body.single-post .anz-comment-awaiting{
    margin:0 0 12px;
    padding:9px 10px;
    border-radius:8px;
    background:#fff8e8;
    color:#865f18;
    font-size:9px;
}

body.single-post .anz-comment-footer{
    min-height:31px;
    display:flex;
    align-items:center;
    flex-wrap:wrap;
    gap:7px;
    margin-top:14px;
    padding-top:12px;
    border-top:1px solid #eeeeF3;
}

body.single-post .anz-comment-reactions{
    min-height:29px;
    margin:0 auto 0 0;
}

body.single-post .anz-comment-reaction.anz-comment-like{
    min-height:29px;
    padding:3px 8px 3px 5px;
    border-radius:8px;
    transform:none !important;
}

body.single-post .anz-comment-reaction.anz-comment-like:hover{
    transform:none !important;
}

body.single-post .anz-comment-reaction-image{
    width:18px !important;
    height:18px !important;
    transform:none !important;
}

body.single-post .anz-comment-footer > a,
body.single-post .anz-comment-edit-button{
    min-height:29px;
    display:inline-flex;
    align-items:center;
    padding:0 9px;
    border:1px solid transparent;
    border-radius:7px;
    background:#f7f7fa;
    color:#6e7180;
    font:800 8.5px/1 var(--anz-heading-font,'Manrope',sans-serif);
    text-decoration:none;
    cursor:pointer;
}

body.single-post .anz-comment-footer > a:hover,
body.single-post .anz-comment-edit-button:hover{
    border-color:#dfddea;
    background:#f1efff;
    color:var(--accent);
}

/* Threaded replies remain clear without decorative clutter. */
body.single-post .comment-list .children{
    display:grid;
    gap:10px;
    margin:10px 0 0 32px !important;
    padding:0 0 0 13px !important;
    border-left:2px solid #e5e2f8 !important;
}

body.single-post .comment-list .children .anz-comment-inner{
    padding:16px;
    background:#fcfcfe;
}

body.single-post .comment-list .children .anz-comment-avatar,
body.single-post .comment-list .children .anz-comment-avatar img{
    width:38px;
    height:38px;
    flex-basis:38px;
}

/* Clean empty state. */
.anz-comments-empty{
    display:flex;
    align-items:center;
    gap:11px;
    margin:0 0 20px;
    padding:14px;
    border:1px solid #e6e6ed;
    border-radius:10px;
    background:#fafafd;
}

.anz-comments-empty-icon{
    width:37px;
    height:37px;
    flex:0 0 37px;
    display:grid;
    place-items:center;
    border-radius:9px;
    background:#f0edff;
    color:var(--accent);
}

.anz-comments-empty-icon svg{
    width:19px;
    height:19px;
    fill:none;
    stroke:currentColor;
    stroke-width:1.7;
    stroke-linecap:round;
    stroke-linejoin:round;
}

.anz-comments-empty strong,
.anz-comments-empty span{
    display:block;
}

.anz-comments-empty strong{
    color:var(--ink);
    font:800 10px/1.3 var(--anz-heading-font,'Manrope',sans-serif);
}

.anz-comments-empty span{
    margin-top:3px;
    color:var(--muted);
    font-size:9px;
    line-height:1.4;
}

/* Simple comment composer. */
body.single-post .anz-comment-form-card{
    margin-top:22px !important;
    padding-top:22px !important;
    border-top:1px solid #ececf1 !important;
}

body.single-post .anz-comment-form-card .comment-respond{
    padding:18px;
    border:1px solid #e5e5ec;
    border-radius:12px;
    background:#fafafd;
    box-shadow:none;
}

body.single-post .anz-comment-composer-head{
    margin-bottom:14px;
}

body.single-post .anz-comment-composer-avatar img,
body.single-post .anz-comment-composer-avatar-image,
body.single-post .anz-comment-composer-guest{
    border-radius:50% !important;
    transform:none !important;
}

body.single-post .anz-comment-composer-copy strong{
    font-size:12px;
}

body.single-post .anz-comment-composer-copy span{
    font-size:9.5px;
}

body.single-post .anz-comment-composer-field{
    border:1px solid #dedee7;
    border-radius:10px;
    background:#fff;
}

body.single-post .anz-modern-comment-form .anz-comment-composer-field textarea{
    min-height:104px !important;
    padding:13px !important;
}

body.single-post .anz-comment-composer-tools{
    border-top:1px solid #eeeeF3;
    background:#fff;
}

body.single-post .anz-comment-submit-row .comment-submit{
    min-height:40px !important;
    border-radius:9px !important;
}

/* Numeric 1, 2, 3 comment pagination. */
.anz-comment-pagination{
    margin-top:20px;
    padding-top:18px;
    border-top:1px solid #ececf1;
}

.anz-comment-pagination .comment-navigation{
    margin:0;
}

.anz-comment-pagination .nav-links{
    display:flex;
    align-items:center;
    justify-content:center;
    flex-wrap:wrap;
    gap:6px;
}

.anz-comment-pagination .page-numbers{
    min-width:35px;
    min-height:35px;
    display:grid;
    place-items:center;
    box-sizing:border-box;
    padding:0 9px;
    border:1px solid #e0e0e8;
    border-radius:8px;
    background:#fff;
    color:var(--ink);
    font:800 9px/1 var(--anz-heading-font,'Manrope',sans-serif);
    text-decoration:none;
}

.anz-comment-pagination .page-numbers:hover{
    border-color:var(--accent);
    color:var(--accent);
}

.anz-comment-pagination .page-numbers.current{
    border-color:var(--accent);
    background:var(--accent);
    color:#fff;
}

/* Forum comments retain the forum-specific width and appearance. */
.forum-thread-page .comments-area .anz-comments-empty{
    max-width:940px;
    margin-left:auto;
    margin-right:auto;
}

@media(max-width:900px){
    .recommended-slider-track{
        grid-auto-columns:minmax(270px,46%);
    }
}

@media(max-width:700px){
    .member-mail-delivery-note{
        padding:10px;
    }

    .recommended-posts--slider{
        width:calc(100% - 22px);
        margin-top:34px;
        margin-bottom:35px;
    }

    .recommended-slider-head{
        align-items:center;
    }

    .recommended-slider-head h2{
        font-size:26px;
    }

    .recommended-slider-track{
        grid-auto-columns:minmax(250px,82%);
        gap:11px;
    }

    .recommended-posts--slider .recommended-card{
        grid-template-rows:154px minmax(0,1fr);
    }

    .recommended-posts--slider .recommended-image{
        height:154px;
    }

    .recommended-slider-controls button{
        width:36px;
        height:36px;
    }

    body.single-post .comments-area{
        width:calc(100% - 22px);
        margin-bottom:40px;
        padding:18px 14px;
        border-radius:12px;
    }

    body.single-post .comments-heading{
        align-items:flex-start;
        gap:12px;
        margin-bottom:18px;
        padding-bottom:17px;
    }

    body.single-post .comments-heading h2{
        font-size:27px;
    }

    .comments-count{
        min-width:61px;
        padding:9px 10px;
    }

    .comments-count strong{
        font-size:18px;
    }

    body.single-post .anz-comment-inner{
        padding:14px;
        border-radius:10px;
    }

    body.single-post .anz-comment-avatar,
    body.single-post .anz-comment-avatar img{
        width:39px;
        height:39px;
        flex-basis:39px;
    }

    body.single-post .comment-list .children{
        margin-left:14px !important;
        padding-left:9px !important;
    }

    body.single-post .anz-comment-form-card .comment-respond{
        padding:14px;
        border-radius:10px;
    }

    .anz-comment-pagination .page-numbers{
        min-width:33px;
        min-height:33px;
    }
}

@media(max-width:460px){
    .recommended-slider-controls{
        display:none;
    }

    .recommended-slider-track{
        grid-auto-columns:88%;
    }

    body.single-post .comments-heading{
        display:grid;
        grid-template-columns:minmax(0,1fr) auto;
    }

    body.single-post .comments-heading p{
        font-size:10px;
    }
}


/* Anime News Feed 1.6 — locks, polls and notification settings */
.anz-poll{margin-top:34px;margin-bottom:34px;padding:22px;border:1px solid var(--line);border-radius:13px;background:#fff}.forum-thread-page .anz-poll{width:auto;max-width:none;margin:22px 0 0;background:#fafafd}.anz-poll-head{margin-bottom:17px}.anz-poll-head>span{display:block;margin-bottom:7px;color:var(--accent);font:900 8px/1 var(--anz-heading-font,'Manrope',sans-serif);letter-spacing:.12em;text-transform:uppercase}.anz-poll-head h2{margin:0;color:var(--ink);font:800 clamp(20px,2.5vw,27px)/1.18 var(--anz-heading-font,'Manrope',sans-serif);letter-spacing:-.03em}.anz-poll-head p{margin:7px 0 0;color:var(--muted);font-size:9px}.anz-poll-options{display:grid;gap:8px}.anz-poll-option{position:relative;min-height:54px;display:flex;align-items:center;gap:10px;overflow:hidden;padding:10px 12px;border:1px solid #e4e4eb;border-radius:9px;background:#fff;cursor:pointer}.anz-poll-option:hover{border-color:rgba(109,93,252,.38)}.anz-poll-option.is-selected{border-color:rgba(109,93,252,.42);background:#faf9ff}.anz-poll-option input{position:relative;z-index:2;width:16px;height:16px;flex:0 0 16px;margin:0;accent-color:var(--accent)}.anz-poll-option-copy{position:relative;z-index:2;min-width:0;flex:1}.anz-poll-option-copy strong,.anz-poll-option-copy small{display:block}.anz-poll-option-copy strong{color:var(--ink);font:800 11px/1.35 var(--anz-heading-font,'Manrope',sans-serif)}.anz-poll-option-copy small{margin-top:4px;color:var(--muted);font-size:8px}.anz-poll-your-vote{position:relative;z-index:2;padding:5px 7px;border-radius:6px;background:var(--accent);color:#fff;font:800 7px/1 var(--anz-heading-font,'Manrope',sans-serif);text-transform:uppercase}.anz-poll-bar{position:absolute;inset:0 auto 0 0;width:var(--anz-poll-width);background:rgba(109,93,252,.075);pointer-events:none}.anz-poll-submit,.anz-poll-login{min-height:39px;display:inline-flex;align-items:center;justify-content:center;margin-top:14px;padding:0 16px;border:0;border-radius:8px;background:var(--accent);color:#fff;font:800 9px/1 var(--anz-heading-font,'Manrope',sans-serif);text-decoration:none;cursor:pointer}.anz-poll-submit:disabled{opacity:.55;cursor:wait}.anz-poll-complete{margin:13px 0 0;color:#4d7d5f;font-size:9px;font-weight:800}.anz-poll-status{min-height:0;margin:8px 0 0;color:#a33d49;font-size:8.5px}.writer-poll-intro{margin:-2px 0 16px;color:var(--muted);font-size:11px;line-height:1.6}.writer-poll-options,.forum-create-poll-options{display:grid;grid-template-columns:1fr 1fr;gap:12px}.writer-poll-note{display:block;margin-top:12px;color:var(--muted);font-size:9px}.forum-create-poll{display:grid;gap:14px;padding:18px;border:1px solid #e4e4eb;border-radius:11px;background:#fafafd}.forum-create-poll-head span{display:block;margin-bottom:6px;color:var(--accent);font-size:8px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.forum-create-poll-head h3{margin:0;color:var(--ink);font:800 17px/1.25 var(--anz-heading-font,'Manrope',sans-serif)}.forum-create-poll-head p{margin:6px 0 0;color:var(--muted);font-size:9.5px;line-height:1.5}.forum-thread-locked-label{display:inline-flex!important;align-items:center;gap:4px;border-color:#e2b55e!important;background:#fff8e8!important;color:#845e17!important}.forum-thread-locked-label svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.forum-thread-footer-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.forum-thread-lock-button{min-height:34px;display:inline-flex;align-items:center;padding:0 11px;border:1px solid #e5bc72;border-radius:7px;background:#fff8e8;color:#805b18;font-size:8.5px;font-weight:800;text-decoration:none}.forum-thread-lock-button.is-unlock{border-color:#b9d8c5;background:#f2faf5;color:#35704b}.anz-forum-locked-composer{display:flex;align-items:center;gap:12px;margin-top:18px;padding:15px;border:1px solid #e6d3a8;border-radius:10px;background:#fffaf0}.anz-forum-locked-composer-icon{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;border-radius:9px;background:#fff0cf;color:#805b18}.anz-forum-locked-composer-icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.anz-forum-locked-composer strong,.anz-forum-locked-composer span{display:block}.anz-forum-locked-composer strong{color:var(--ink);font:800 11px/1.3 var(--anz-heading-font,'Manrope',sans-serif)}.anz-forum-locked-composer span{margin-top:4px;color:var(--muted);font-size:9px;line-height:1.5}.member-notification-options{display:grid;gap:9px}.member-notification-option{position:relative;display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:12px;padding:13px;border:1px solid #e5e5ec;border-radius:10px;background:#fff;cursor:pointer}.member-notification-option input{position:absolute;opacity:0;pointer-events:none}.member-notification-switch{position:relative;width:38px;height:22px;border-radius:999px;background:#dcdde4;transition:background-color .18s ease}.member-notification-switch:after{content:"";position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.14);transition:transform .18s ease}.member-notification-option input:checked+.member-notification-switch{background:var(--accent)}.member-notification-option input:checked+.member-notification-switch:after{transform:translateX(16px)}.member-notification-option-copy strong,.member-notification-option-copy small{display:block}.member-notification-option-copy strong{color:var(--ink);font:800 10.5px/1.3 var(--anz-heading-font,'Manrope',sans-serif)}.member-notification-option-copy small{margin-top:4px;color:var(--muted);font-size:9px;line-height:1.45}@media(max-width:700px){.anz-poll{width:calc(100% - 22px);padding:17px 14px;border-radius:11px}.forum-thread-page .anz-poll{width:auto}.writer-poll-options,.forum-create-poll-options{grid-template-columns:1fr;gap:9px}.forum-thread-footer-actions{width:100%;justify-content:flex-start}.member-notification-option{grid-template-columns:36px minmax(0,1fr);padding:12px}}


/* Anime News Feed 1.6 — engagement and community suite */
.anz-reading-progress{
    position:fixed;
    z-index:9999;
    top:0;
    left:0;
    width:100%;
    height:3px;
    pointer-events:none;
}
.anz-reading-progress span{
    display:block;
    width:0;
    height:100%;
    background:var(--accent);
    transition:width .12s linear;
}
.anz-save-post{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    gap:6px;
    min-height:35px;
    padding:0 10px;
    border:1px solid rgba(255,255,255,.32);
    border-radius:8px;
    background:rgba(20,20,28,.34);
    color:#fff;
    font:800 8.5px/1 var(--anz-heading-font,'Manrope',sans-serif);
    cursor:pointer;
    backdrop-filter:blur(8px);
}
.anz-save-post svg{
    width:16px;
    height:16px;
    fill:none;
    stroke:currentColor;
    stroke-width:1.8;
    stroke-linecap:round;
    stroke-linejoin:round;
}
.anz-save-post.is-saved svg{
    fill:currentColor;
}
.anz-save-post--card{
    position:absolute;
    z-index:3;
    top:10px;
    right:10px;
    width:34px;
    min-height:34px;
    padding:0;
    border-color:rgba(255,255,255,.38);
}
.anz-save-post--card span{
    display:none;
}
.archive-story-media{
    position:relative;
    min-width:0;
}
.article-save-action{
    margin-left:auto;
}
.anz-save-post--article{
    border-color:rgba(255,255,255,.4);
}
.header-saved-link svg{
    fill:none;
    stroke:currentColor;
    stroke-width:1.7;
    stroke-linecap:round;
    stroke-linejoin:round;
}
.suite-library-page,
.trending-page{
    padding-top:34px;
    padding-bottom:60px;
}
.suite-page-head{
    display:flex;
    align-items:flex-end;
    justify-content:space-between;
    gap:24px;
    margin-bottom:24px;
    padding-bottom:20px;
    border-bottom:1px solid var(--line);
}
.suite-page-head > div > span{
    display:block;
    margin-bottom:7px;
    color:var(--accent);
    font:900 8px/1 var(--anz-heading-font,'Manrope',sans-serif);
    letter-spacing:.12em;
    text-transform:uppercase;
}
.suite-page-head h1{
    margin:0;
    color:var(--ink);
    font:800 clamp(32px,5vw,52px)/1 var(--anz-heading-font,'Manrope',sans-serif);
    letter-spacing:-.05em;
}
.suite-page-head p{
    max-width:650px;
    margin:9px 0 0;
    color:var(--muted);
    font-size:11px;
    line-height:1.6;
}
.suite-page-head > a{
    min-height:38px;
    display:inline-flex;
    align-items:center;
    padding:0 13px;
    border:1px solid var(--line);
    border-radius:8px;
    color:var(--ink);
    font-size:9px;
    font-weight:800;
    text-decoration:none;
}
.suite-post-grid{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:16px;
}
.suite-post-grid .archive-story{
    min-width:0;
}
.suite-empty-state{
    display:grid;
    place-items:center;
    min-height:310px;
    padding:36px;
    border:1px solid var(--line);
    border-radius:13px;
    background:#fff;
    text-align:center;
}
.suite-empty-state svg{
    width:44px;
    height:44px;
    margin-bottom:13px;
    fill:none;
    stroke:var(--accent);
    stroke-width:1.5;
    stroke-linecap:round;
    stroke-linejoin:round;
}
.suite-empty-state h2{
    margin:0;
    color:var(--ink);
    font:800 22px/1.2 var(--anz-heading-font,'Manrope',sans-serif);
}
.suite-empty-state p{
    max-width:480px;
    margin:9px 0 16px;
    color:var(--muted);
    font-size:10px;
    line-height:1.6;
}
.suite-empty-state a{
    min-height:38px;
    display:inline-flex;
    align-items:center;
    padding:0 14px;
    border-radius:8px;
    background:var(--accent);
    color:#fff;
    font-size:9px;
    font-weight:800;
    text-decoration:none;
}
.reading-history-list{
    display:grid;
    gap:11px;
}
.reading-history-card{
    display:grid;
    grid-template-columns:160px minmax(0,1fr) auto;
    align-items:center;
    gap:17px;
    padding:12px;
    border:1px solid var(--line);
    border-radius:11px;
    background:#fff;
}
.reading-history-image{
    height:96px;
    overflow:hidden;
    border-radius:8px;
}
.reading-history-image img,
.reading-history-image .image-placeholder{
    width:100%;
    height:100%;
    display:block;
    object-fit:cover;
}
.reading-history-copy > span,
.reading-history-copy > small{
    color:var(--muted);
    font-size:8.5px;
}
.reading-history-copy h2{
    margin:5px 0 10px;
    font:800 17px/1.3 var(--anz-heading-font,'Manrope',sans-serif);
}
.reading-history-copy h2 a{
    color:var(--ink);
    text-decoration:none;
}
.reading-history-progress{
    display:flex;
    align-items:center;
    gap:9px;
    margin-bottom:7px;
}
.reading-history-progress > div{
    max-width:360px;
    height:6px;
    flex:1;
    overflow:hidden;
    border-radius:999px;
    background:#ececf2;
}
.reading-history-progress > div span{
    display:block;
    height:100%;
    border-radius:inherit;
    background:var(--accent);
}
.reading-history-progress strong{
    color:var(--ink);
    font-size:8px;
}
.anz-save-post--history{
    border-color:var(--line);
    background:#fff;
    color:var(--ink);
}
.trending-tabs{
    display:flex;
    align-items:center;
    gap:7px;
    overflow-x:auto;
    margin-bottom:22px;
    padding-bottom:5px;
    scrollbar-width:none;
}
.trending-tabs::-webkit-scrollbar{display:none}
.trending-tabs a{
    min-height:35px;
    display:inline-flex;
    align-items:center;
    flex:0 0 auto;
    padding:0 11px;
    border:1px solid var(--line);
    border-radius:8px;
    background:#fff;
    color:var(--muted);
    font-size:8.5px;
    font-weight:800;
    text-decoration:none;
}
.trending-tabs a.is-active{
    border-color:var(--accent);
    background:var(--accent);
    color:#fff;
}
.trending-forum-list{
    display:grid;
    gap:10px;
}
.trending-forum-list article{
    display:grid;
    grid-template-columns:minmax(0,1fr) auto;
    align-items:center;
    gap:20px;
    padding:17px;
    border:1px solid var(--line);
    border-radius:11px;
    background:#fff;
}
.trending-forum-list h2{
    margin:7px 0 5px;
    font:800 17px/1.3 var(--anz-heading-font,'Manrope',sans-serif);
}
.trending-forum-list h2 a{
    color:var(--ink);
    text-decoration:none;
}
.trending-forum-list p{
    margin:0;
    color:var(--muted);
    font-size:9.5px;
}
.trending-forum-stats{
    display:flex;
    gap:18px;
}
.trending-forum-stats span{
    text-align:center;
    color:var(--muted);
    font-size:7px;
    text-transform:uppercase;
}
.trending-forum-stats strong{
    display:block;
    margin-bottom:4px;
    color:var(--ink);
    font:800 15px/1 var(--anz-heading-font,'Manrope',sans-serif);
}
.forum-status-badge{
    display:inline-flex!important;
    align-items:center;
    min-height:20px;
    padding:0 7px;
    border-radius:5px;
    font-size:7px!important;
    font-weight:900!important;
    letter-spacing:.05em;
    text-transform:uppercase;
}
.forum-status-badge.is-pinned{
    background:#f0edff!important;
    color:var(--accent)!important;
}
.forum-status-badge.is-featured{
    background:#fff4dc!important;
    color:#956516!important;
}
.forum-status-badge.is-solved{
    background:#edf8f1!important;
    color:#34704b!important;
}
.forum-management-panel{
    margin:16px 0 22px;
    padding:16px;
    border:1px solid #dedee7;
    border-radius:11px;
    background:#fafafd;
}
.forum-management-head span,
.forum-management-head strong{
    display:block;
}
.forum-management-head span{
    color:var(--accent);
    font-size:7.5px;
    font-weight:900;
    letter-spacing:.1em;
    text-transform:uppercase;
}
.forum-management-head strong{
    margin-top:5px;
    color:var(--ink);
    font:800 15px/1.3 var(--anz-heading-font,'Manrope',sans-serif);
}
.forum-management-actions{
    display:flex;
    flex-wrap:wrap;
    gap:7px;
    margin-top:13px;
}
.forum-management-actions a{
    min-height:32px;
    display:inline-flex;
    align-items:center;
    padding:0 10px;
    border:1px solid var(--line);
    border-radius:7px;
    background:#fff;
    color:var(--ink);
    font-size:8px;
    font-weight:800;
    text-decoration:none;
}
.forum-management-actions a.is-active{
    border-color:var(--accent);
    background:#f1efff;
    color:var(--accent);
}
.forum-move-form{
    display:flex;
    align-items:flex-end;
    gap:8px;
    margin-top:12px;
}
.forum-move-form label{
    min-width:220px;
}
.forum-move-form label span{
    display:block;
    margin-bottom:5px;
    color:var(--muted);
    font-size:8px;
    font-weight:800;
}
.forum-move-form select{
    width:100%;
    min-height:36px;
    border:1px solid var(--line);
    border-radius:7px;
    background:#fff;
}
.forum-move-form button{
    min-height:36px;
    padding:0 12px;
    border:0;
    border-radius:7px;
    background:var(--accent);
    color:#fff;
    font-size:8px;
    font-weight:800;
}
.anz-block-user{
    min-height:38px;
    display:inline-flex;
    align-items:center;
    gap:7px;
    padding:0 12px;
    border:1px solid var(--line);
    border-radius:8px;
    background:#fff;
    color:#6e7180;
    font-size:8.5px;
    font-weight:800;
    cursor:pointer;
}
.anz-block-user svg{
    width:15px;
    height:15px;
    fill:none;
    stroke:currentColor;
    stroke-width:1.8;
}
.anz-block-user.is-blocked{
    border-color:#e3b8bc;
    background:#fff5f6;
    color:#a13e49;
}
.anz-comment-blocked-placeholder{
    display:grid;
    gap:4px;
    min-height:76px;
    place-content:center;
    text-align:center;
    background:#fafafd!important;
}
.anz-comment-blocked-placeholder strong{
    color:var(--ink);
    font-size:10px;
}
.anz-comment-blocked-placeholder span{
    color:var(--muted);
    font-size:8.5px;
}
.public-profile-moderation{
    margin-top:14px;
}
.anz-profile-mute-controls{
    display:flex;
    align-items:flex-end;
    gap:9px;
    padding:14px;
    border:1px solid #ead6a8;
    border-radius:10px;
    background:#fffaf0;
}
.anz-profile-mute-controls label{
    min-width:210px;
}
.anz-profile-mute-controls label span{
    display:block;
    margin-bottom:5px;
    color:#806021;
    font-size:8px;
    font-weight:900;
}
.anz-profile-mute-controls select{
    width:100%;
    min-height:36px;
    border:1px solid #e5cc98;
    border-radius:7px;
    background:#fff;
}
.anz-profile-mute-controls button{
    min-height:36px;
    padding:0 12px;
    border:0;
    border-radius:7px;
    background:#805b18;
    color:#fff;
    font-size:8px;
    font-weight:800;
}
.anz-profile-mute-controls small{
    color:#806021;
    font-size:8px;
}
.member-favorites-fields{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:10px;
    margin-top:10px;
}
.member-showcase-options{
    display:grid;
    gap:8px;
}
.member-showcase-options label{
    display:grid;
    grid-template-columns:auto 44px minmax(0,1fr);
    align-items:center;
    gap:10px;
    padding:10px;
    border:1px solid var(--line);
    border-radius:9px;
    background:#fff;
    cursor:pointer;
}
.member-showcase-options label img{
    width:44px;
    height:44px;
    object-fit:contain;
    transform:none!important;
}
.member-showcase-options label strong,
.member-showcase-options label small{
    display:block;
}
.member-showcase-options label strong{
    color:var(--ink);
    font-size:10px;
}
.member-showcase-options label small{
    margin-top:3px;
    color:var(--muted);
    font-size:8px;
}
.member-settings-empty{
    margin:0;
    color:var(--muted);
    font-size:9px;
}
.public-profile-showcase{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:14px;
    margin-top:14px;
}
.public-profile-showcase-block{
    padding:18px;
    border:1px solid var(--line);
    border-radius:12px;
    background:#fff;
}
.public-profile-showcase-head span{
    display:block;
    color:var(--accent);
    font-size:7.5px;
    font-weight:900;
    letter-spacing:.1em;
    text-transform:uppercase;
}
.public-profile-showcase-head h2{
    margin:5px 0 14px;
    font:800 19px/1.25 var(--anz-heading-font,'Manrope',sans-serif);
}
.public-profile-featured-badges{
    display:grid;
    gap:8px;
}
.public-profile-featured-badges article{
    display:grid;
    grid-template-columns:48px minmax(0,1fr);
    align-items:center;
    gap:10px;
    padding:9px;
    border-radius:9px;
    background:#fafafd;
}
.public-profile-featured-badges img{
    width:48px;
    height:48px;
    object-fit:contain;
    transform:none!important;
}
.public-profile-featured-badges strong,
.public-profile-featured-badges span{
    display:block;
}
.public-profile-featured-badges strong{
    color:var(--ink);
    font-size:10px;
}
.public-profile-featured-badges span{
    margin-top:3px;
    color:var(--muted);
    font-size:8px;
    line-height:1.4;
}
.public-profile-favorites{
    display:grid;
    gap:8px;
}
.public-profile-favorites div{
    padding:10px;
    border:1px solid #ececf2;
    border-radius:8px;
}
.public-profile-favorites span,
.public-profile-favorites strong{
    display:block;
}
.public-profile-favorites span{
    color:var(--accent);
    font-size:7px;
    font-weight:900;
    text-transform:uppercase;
}
.public-profile-favorites strong{
    margin-top:4px;
    color:var(--ink);
    font-size:10px;
}
@media(max-width:900px){
    .suite-post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
    .member-favorites-fields{grid-template-columns:1fr}
    .public-profile-showcase{grid-template-columns:1fr}
}
@media(max-width:700px){
    .article-save-action{margin-left:0}
    .anz-save-post--article span{display:none}
    .anz-save-post--article{width:36px;padding:0}
    .suite-library-page,.trending-page{width:calc(100% - 22px);padding-top:24px}
    .suite-page-head{align-items:flex-start;flex-direction:column}
    .suite-page-head h1{font-size:36px}
    .suite-post-grid{grid-template-columns:1fr}
    .reading-history-card{grid-template-columns:104px minmax(0,1fr);gap:12px}
    .reading-history-image{height:80px}
    .reading-history-card .anz-save-post{grid-column:1/-1;width:100%}
    .trending-forum-list article{grid-template-columns:1fr}
    .trending-forum-stats{justify-content:flex-start}
    .forum-move-form,.anz-profile-mute-controls{align-items:stretch;flex-direction:column}
    .forum-move-form label,.anz-profile-mute-controls label{min-width:0}
}

.archive-story-media{
    position:relative;
    min-width:0;
    height:190px;
}
.archive-story-media .archive-story-image{
    display:block;
    width:100%;
    height:100%;
}
.member-blocked-list{
    display:grid;
    gap:8px;
}
.member-blocked-list article{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:12px;
    padding:10px;
    border:1px solid var(--line);
    border-radius:9px;
    background:#fff;
}
.member-blocked-list article > a{
    min-width:0;
    display:flex;
    align-items:center;
    gap:9px;
    color:var(--ink);
    text-decoration:none;
}
.member-blocked-list img{
    width:38px!important;
    height:38px!important;
    border-radius:50%!important;
    transform:none!important;
}
.member-blocked-list strong,
.member-blocked-list small{
    display:block;
}
.member-blocked-list strong{
    font-size:9.5px;
}
.member-blocked-list small{
    margin-top:3px;
    color:var(--muted);
    font-size:8px;
}
@media(max-width:960px){
    .archive-story-media{height:165px}
}
@media(max-width:760px){
    .archive-story-media{height:112px}
}
@media(max-width:500px){
    .archive-story-media{height:94px}
    .member-blocked-list article{align-items:stretch;flex-direction:column}
    .member-blocked-list .anz-block-user{width:100%}
}

.recommended-save-row{
    margin-top:10px;
}
.anz-save-post--recommended{
    width:100%;
    border-color:var(--line);
    background:#fafafd;
    color:var(--ink);
}

.suite-post-grid .archive-story{
    display:grid;
    grid-template-columns:1fr;
    gap:0;
    overflow:hidden;
    padding:0;
    border:1px solid var(--line);
    border-radius:12px;
    background:#fff;
}
.suite-post-grid .archive-story-media{
    height:178px;
}
.suite-post-grid .archive-story-image{
    width:100%;
    height:100%;
    overflow:hidden!important;
    border-radius:0!important;
}
.suite-post-grid .archive-story-body{
    display:flex;
    flex-direction:column;
    min-height:190px;
    padding:15px;
}
.suite-post-grid .archive-story-body h2{
    margin:0 0 9px;
    font-size:18px;
}
.suite-post-grid .archive-story-body p{
    margin-bottom:13px;
    font-size:11px;
    line-height:1.55;
    -webkit-line-clamp:3;
}
.suite-post-grid .archive-story-body .story-meta{
    margin-top:auto;
}
@media(max-width:700px){
    .suite-post-grid .archive-story-media{height:165px}
    .suite-post-grid .archive-story-body{min-height:0}
}


/* Anime News Feed 1.6 — mobile-only article save icon */
@media(max-width:700px){
    .anz-save-post--article{
        width:36px;
        min-width:36px;
        height:36px;
        min-height:36px;
        display:grid;
        place-items:center;
        flex:0 0 36px;
        padding:0 !important;
        gap:0 !important;
        border-radius:8px;
        line-height:1;
    }

    .anz-save-post--article .anz-save-post-label{
        position:absolute !important;
        width:1px !important;
        height:1px !important;
        padding:0 !important;
        margin:-1px !important;
        overflow:hidden !important;
        clip:rect(0,0,0,0) !important;
        white-space:nowrap !important;
        border:0 !important;
    }

    .anz-save-post--article svg{
        width:17px !important;
        height:17px !important;
        margin:0 !important;
        transform:none !important;
        transition:none !important;
    }

    .anz-save-post--article:hover,
    .anz-save-post--article:focus-visible{
        transform:none !important;
        box-shadow:none !important;
    }
}


/* Anime News Feed 1.6 — performance and stability support */
[hidden]{
    display:none !important;
}

html.anz-search-open,
body.anz-search-open{
    overflow:hidden;
}

.load-more-button[aria-busy="true"]{
    opacity:.62;
    cursor:wait;
}

.latest-row--loaded{
    animation:anz-latest-row-in .2s ease both;
}

@keyframes anz-latest-row-in{
    from{opacity:0}
    to{opacity:1}
}

@media(prefers-reduced-motion:reduce){
    .latest-row--loaded{
        animation:none;
    }
}


/* Anime News Feed 1.6 — registration bot protection */
.member-turnstile{
    width:100%;
    min-height:65px;
    display:flex;
    align-items:center;
    justify-content:flex-start;
    overflow:hidden;
}

.member-turnstile .cf-turnstile{
    max-width:100%;
}

@media(max-width:420px){
    .member-turnstile{
        transform-origin:left center;
    }
}


/* Anime News Feed 1.6 — mobile block and compact search fix */
@media(max-width:760px){
    /*
     * The template contains a mobile action group and a desktop action group.
     * Hide the desktop block action on small screens so Block Member appears
     * exactly once.
     */
    .public-profile-actions--desktop .anz-block-user{
        display:none !important;
    }

    .public-profile-mobile-follow{
        display:grid !important;
        grid-template-columns:repeat(2,38px);
        grid-auto-flow:column;
        align-items:center;
        justify-content:center;
        gap:7px;
    }

    .public-profile-mobile-follow .anz-block-user{
        width:38px !important;
        min-width:38px !important;
        height:38px !important;
        min-height:38px !important;
        display:grid !important;
        place-items:center;
        padding:0 !important;
        gap:0 !important;
        border-radius:10px !important;
        line-height:1 !important;
    }

    .public-profile-mobile-follow .anz-block-user svg{
        width:18px !important;
        height:18px !important;
        margin:0 !important;
        transform:none !important;
        transition:none !important;
    }

    .public-profile-mobile-follow .anz-block-user [data-anz-block-label]{
        position:absolute !important;
        width:1px !important;
        height:1px !important;
        padding:0 !important;
        margin:-1px !important;
        overflow:hidden !important;
        clip:rect(0,0,0,0) !important;
        white-space:nowrap !important;
        border:0 !important;
    }

    .public-profile-mobile-follow .anz-block-user:hover,
    .public-profile-mobile-follow .anz-block-user:focus-visible{
        transform:none !important;
        box-shadow:none !important;
    }
}

@media(max-width:720px){
    .search-overlay{
        padding:10px 9px 14px !important;
        backdrop-filter:blur(12px) !important;
    }

    .search-close{
        top:9px !important;
        right:9px !important;
        width:36px !important;
        height:36px !important;
        border-radius:9px !important;
        font-size:25px !important;
        transform:none !important;
    }

    .search-box{
        width:calc(100% - 4px) !important;
        margin:42px auto 0 !important;
        padding:14px !important;
        border-radius:16px !important;
        box-shadow:0 18px 54px rgba(8,10,18,.2) !important;
    }

    .search-box-head{
        gap:4px !important;
        margin-bottom:10px !important;
    }

    .search-box .eyebrow{
        display:none !important;
    }

    .search-box-head h2{
        font-size:18px !important;
        line-height:1.16 !important;
        letter-spacing:-.025em !important;
    }

    .search-box-head p{
        display:none !important;
    }

    .search-box .search-form,
    .search-box .anz-search-form{
        grid-template-columns:minmax(0,1fr) auto !important;
        gap:7px !important;
    }

    .anz-search-input-wrap{
        min-height:46px !important;
        gap:8px !important;
        padding:0 11px !important;
        border-radius:12px !important;
    }

    .anz-search-input-icon{
        width:18px !important;
        height:18px !important;
        flex-basis:18px !important;
    }

    .search-box .search-form input,
    .search-box .anz-search-form input{
        min-width:0 !important;
        font-size:14px !important;
    }

    .anz-search-submit{
        width:auto !important;
        min-width:76px !important;
        min-height:46px !important;
        padding:0 13px !important;
        border-radius:12px !important;
        font-size:11px !important;
        transform:none !important;
    }

    .search-quick-links{
        gap:8px !important;
        margin-top:11px !important;
        padding-top:10px !important;
    }

    .search-quick-links-row{
        flex-wrap:nowrap !important;
        gap:6px !important;
        padding-bottom:2px;
        overflow-x:auto;
        scrollbar-width:none;
    }

    .search-quick-links-row::-webkit-scrollbar{
        display:none;
    }

    .search-quick-links-row a{
        min-height:30px !important;
        flex:0 0 auto;
        padding:0 10px !important;
        border-radius:9px !important;
        font-size:10px !important;
    }

    .search-tips{
        display:none !important;
    }
}

@media(max-width:520px){
    .public-profile-mobile-follow{
        grid-template-columns:repeat(2,36px);
        gap:6px;
    }

    .public-profile-mobile-follow .anz-block-user{
        width:36px !important;
        min-width:36px !important;
        height:36px !important;
        min-height:36px !important;
        border-radius:9px !important;
    }

    .search-box{
        margin-top:39px !important;
        padding:12px !important;
    }

    .search-box-head h2{
        font-size:17px !important;
    }

    .anz-search-submit{
        min-width:68px !important;
        padding:0 10px !important;
        font-size:10px !important;
    }
}


/* Anime News Feed 1.6 — desktop logout icon */
@media(min-width:981px){
    .header-utility-group.has-logout .header-search-toggle{
        position:relative;
        border-radius:0 !important;
    }

    .header-utility-group.has-logout .header-search-toggle::after{
        content:"";
        position:absolute;
        top:8px;
        right:0;
        bottom:8px;
        width:1px;
        background:var(--line);
        pointer-events:none;
    }

    .header-utility-group.has-logout .header-logout-link{
        border-radius:0 10px 10px 0 !important;
    }

    .header-utility-group.has-logout .header-logout-link svg{
        width:19px;
        height:19px;
        transform:none !important;
        transition:none !important;
    }

    .header-utility-group.has-logout .header-logout-link:hover,
    .header-utility-group.has-logout .header-logout-link:focus-visible{
        color:#b42318 !important;
        background:#fff5f4 !important;
        transform:none !important;
        box-shadow:none !important;
    }
}

@media(max-width:980px){
    .header-logout-link{
        display:none !important;
    }
}


/* Anime News Feed 1.6 — mobile hero text over image */
@media(max-width:700px){
    body.is-front-page .hero-main{
        position:relative !important;
        display:block !important;
        min-height:clamp(390px,112vw,540px) !important;
        height:auto !important;
        overflow:hidden !important;
        isolation:isolate;
        background:#10111a !important;
    }

    body.is-front-page .hero-main::after{
        content:"" !important;
        position:absolute !important;
        z-index:1 !important;
        inset:0 !important;
        display:block !important;
        pointer-events:none !important;
        background:
            linear-gradient(
                180deg,
                rgba(6,7,12,.03) 24%,
                rgba(6,7,12,.2) 48%,
                rgba(6,7,12,.94) 100%
            ) !important;
    }

    body.is-front-page .hero-media{
        position:absolute !important;
        z-index:0 !important;
        inset:0 !important;
        width:100% !important;
        height:100% !important;
        aspect-ratio:auto !important;
        overflow:hidden !important;
    }

    body.is-front-page .hero-media > img,
    body.is-front-page .hero-media > .image-placeholder{
        width:100% !important;
        height:100% !important;
        border-radius:0 !important;
        object-fit:cover !important;
        object-position:center !important;
    }

    body.is-front-page .hero-overlay{
        position:absolute !important;
        z-index:2 !important;
        right:0 !important;
        bottom:0 !important;
        left:0 !important;
        display:flex !important;
        flex-direction:column !important;
        justify-content:flex-end !important;
        min-height:58% !important;
        padding:66px 17px 18px !important;
        background:transparent !important;
        color:#fff !important;
    }

    body.is-front-page .hero-overlay h1{
        max-width:100% !important;
        margin:0 0 10px !important;
        color:#fff !important;
        font-size:clamp(24px,7.2vw,34px) !important;
        line-height:1.08 !important;
        letter-spacing:-.9px !important;
        text-shadow:0 2px 18px rgba(0,0,0,.42);
        -webkit-line-clamp:3 !important;
    }

    body.is-front-page .hero-overlay h1 a{
        color:#fff !important;
    }

    body.is-front-page .hero-excerpt{
        max-width:92% !important;
        margin:0 0 11px !important;
        color:rgba(255,255,255,.82) !important;
        font-size:13px !important;
        line-height:1.45 !important;
        text-shadow:0 1px 12px rgba(0,0,0,.4);
        -webkit-line-clamp:2 !important;
    }

    body.is-front-page .hero-meta{
        align-items:center !important;
        gap:7px 9px !important;
        color:rgba(255,255,255,.76) !important;
        font-size:10px !important;
    }

    body.is-front-page .hero-meta .anz-category-label{
        border-color:rgba(255,255,255,.32) !important;
        background:rgba(13,14,22,.5) !important;
        color:#fff !important;
        backdrop-filter:blur(7px);
    }
}

@media(max-width:390px){
    body.is-front-page .hero-main{
        min-height:430px !important;
    }

    body.is-front-page .hero-overlay{
        padding:60px 15px 16px !important;
    }

    body.is-front-page .hero-overlay h1{
        font-size:clamp(23px,7.8vw,31px) !important;
    }

    body.is-front-page .hero-excerpt{
        max-width:100% !important;
        font-size:12px !important;
    }
}


/* Anime News Feed 1.6 — safe centered mobile search modal */
.search-title-mobile{
    display:none;
}

.search-close svg{
    width:19px;
    height:19px;
    fill:none;
    stroke:currentColor;
    stroke-width:2;
    stroke-linecap:round;
    stroke-linejoin:round;
    transform:none !important;
    transition:none !important;
}

@media(max-width:720px){
    html,
    body{
        -webkit-text-size-adjust:100%;
        text-size-adjust:100%;
    }

    .search-overlay{
        display:grid !important;
        place-items:center !important;
        align-items:center !important;
        justify-items:center !important;
        padding:
            max(18px,env(safe-area-inset-top))
            14px
            max(18px,env(safe-area-inset-bottom))
            !important;
        overflow:auto !important;
        overscroll-behavior:contain;
        background:rgba(10,12,20,.66) !important;
        backdrop-filter:blur(10px) !important;
    }

    .search-box{
        position:relative !important;
        width:min(390px,calc(100vw - 28px)) !important;
        max-height:calc(100dvh - 38px) !important;
        margin:0 !important;
        padding:20px 16px 17px !important;
        overflow-x:hidden !important;
        overflow-y:auto !important;
        border:1px solid rgba(231,232,239,.98) !important;
        border-radius:16px !important;
        background:#fff !important;
        box-shadow:0 24px 70px rgba(7,9,17,.26) !important;
        transform:none !important;
    }

    .search-close{
        position:absolute !important;
        top:11px !important;
        right:11px !important;
        width:34px !important;
        height:34px !important;
        display:grid !important;
        place-items:center !important;
        padding:0 !important;
        border:1px solid #e8e8ef !important;
        border-radius:9px !important;
        background:#f7f7fa !important;
        color:#555866 !important;
        font-size:0 !important;
        transform:none !important;
        box-shadow:none !important;
    }

    .search-close:hover,
    .search-close:focus-visible{
        border-color:#dadbe4 !important;
        background:#eeeef3 !important;
        color:var(--ink) !important;
        transform:none !important;
        box-shadow:none !important;
    }

    .search-box-head{
        display:block !important;
        margin:0 42px 14px 0 !important;
    }

    .search-box .eyebrow,
    .search-box-head p,
    .search-title-desktop{
        display:none !important;
    }

    .search-title-mobile{
        display:block !important;
    }

    .search-box-head h2{
        margin:0 !important;
        color:var(--ink) !important;
        font-size:20px !important;
        line-height:1.18 !important;
        letter-spacing:-.035em !important;
    }

    .search-box .search-form,
    .search-box .anz-search-form{
        display:grid !important;
        grid-template-columns:minmax(0,1fr) 78px !important;
        gap:7px !important;
        margin:0 !important;
    }

    .anz-search-input-wrap{
        min-width:0 !important;
        min-height:48px !important;
        gap:8px !important;
        padding:0 12px !important;
        border:1px solid #e2e3ea !important;
        border-radius:11px !important;
        background:#f9f9fc !important;
        box-shadow:none !important;
    }

    .anz-search-input-wrap:focus-within{
        border-color:rgba(109,93,252,.46) !important;
        background:#fff !important;
        box-shadow:0 0 0 3px rgba(109,93,252,.08) !important;
    }

    .anz-search-input-icon{
        width:18px !important;
        height:18px !important;
        flex-basis:18px !important;
    }

    .search-box .search-form input,
    .search-box .anz-search-form input{
        min-width:0 !important;
        font-size:16px !important;
        line-height:1.2 !important;
    }

    .anz-search-submit{
        width:78px !important;
        min-width:78px !important;
        min-height:48px !important;
        padding:0 10px !important;
        border-radius:11px !important;
        font-size:11px !important;
        transform:none !important;
        box-shadow:none !important;
    }

    .anz-search-submit:hover,
    .anz-search-submit:focus-visible{
        opacity:.94 !important;
        transform:none !important;
        box-shadow:none !important;
    }

    .search-quick-links{
        gap:8px !important;
        margin-top:13px !important;
        padding-top:12px !important;
    }

    .search-quick-links > span{
        font-size:9px !important;
    }

    .search-quick-links-row{
        display:grid !important;
        grid-template-columns:repeat(2,minmax(0,1fr)) !important;
        gap:7px !important;
        padding:0 !important;
        overflow:visible !important;
    }

    .search-quick-links-row a{
        min-width:0 !important;
        min-height:34px !important;
        display:flex !important;
        align-items:center !important;
        justify-content:center !important;
        padding:0 9px !important;
        overflow:hidden !important;
        border-radius:9px !important;
        font-size:10px !important;
        text-align:center;
        text-overflow:ellipsis;
        white-space:nowrap;
        transform:none !important;
        box-shadow:none !important;
    }

    .search-quick-links-row a:nth-child(n+5){
        display:none !important;
    }

    .search-tips{
        display:none !important;
    }
}

@media(max-width:370px){
    .search-box{
        width:calc(100vw - 22px) !important;
        padding-right:13px !important;
        padding-left:13px !important;
    }

    .search-box .search-form,
    .search-box .anz-search-form{
        grid-template-columns:minmax(0,1fr) 70px !important;
    }

    .anz-search-submit{
        width:70px !important;
        min-width:70px !important;
        font-size:10px !important;
    }
}


/* Anime News Feed 1.6 — search hidden state fix */
.search-overlay[hidden]{
    display:none !important;
}

@media(max-width:720px){
    .search-overlay:not([hidden]){
        display:grid !important;
    }
}


/* Anime News Feed 1.6 — secure SVG logo support */
.custom-logo[src$=".svg"],
.custom-logo[src*=".svg?"],
.footer-brand-logo-image[src$=".svg"],
.footer-brand-logo-image[src*=".svg?"]{
    display:block;
    width:auto;
    height:auto;
    object-fit:contain;
}
