/* category-english-clean.css: visual safety net for pure English catalog pages. */
html[lang="en"]:not(.ak-enko) .drow .dn .dn-ko,
html[lang="en"]:not(.ak-enko) .drow .dn .dn-alias{display:none!important;}
html[lang="en"]:not(.ak-enko) .catsec .drow .dt{font-size:0!important;color:transparent!important;line-height:1.35!important;}
html[lang="en"]:not(.ak-enko) .catsec .drow .dt::after{font-size:12.5px!important;color:var(--muted,#6b7388)!important;line-height:1.35!important;}
html[lang="en"]:not(.ak-enko) .catsec[data-cat="personal"] .drow .dt::after{content:"Identity and family relationship document.";}
html[lang="en"]:not(.ak-enko) .catsec[data-cat="tax"] .drow .dt::after{content:"Tax payment, income, or business tax document.";}
html[lang="en"]:not(.ak-enko) .catsec[data-cat="school"] .drow .dt::after{content:"Academic record, enrollment, or graduation document.";}
html[lang="en"]:not(.ak-enko) .catsec[data-cat="immigration"] .drow .dt::after{content:"Nationality, residence, or immigration record.";}
html[lang="en"]:not(.ak-enko) .catsec[data-cat="realestate"] .drow .dt::after{content:"Real estate registration or property record.";}
html[lang="en"]:not(.ak-enko) .catsec[data-cat="vehicle"] .drow .dt::after{content:"Vehicle or driving record document.";}
html[lang="en"]:not(.ak-enko) .catsec[data-cat="corp"] .drow .dt::after{content:"Corporate registration or business document.";}
html[lang="en"]:not(.ak-enko) .catsec[data-cat="insurance"] .drow .dt::after{content:"Social insurance enrollment or payment record.";}
html[lang="en"]:not(.ak-enko) .catsec[data-cat="legal"] .drow .dt::after{content:"Police, military, court, or prosecution record.";}
html[lang="en"]:not(.ak-enko) .catsec[data-cat="career"] .drow .dt::after{content:"License, qualification, or career proof.";}
html[lang="en"]:not(.ak-enko) .catsec[data-cat="etc"] .drow .dt::after{content:"Other official document.";}
html[lang="en"]:not(.ak-enko) .catsec[data-cat="world"] .drow .dt::after{content:"Country-specific overseas document.";}
html[lang="en"]:not(.ak-enko) .catsec[data-cat="common"] .drow .dt::after{content:"Corporate registration, tax, finance, or authorization document.";}
html[lang="en"]:not(.ak-enko) .catsec[data-cat="cosmetics"] .drow .dt::after{content:"Cosmetics, apparel, manufacturing, quality, or export certification document.";}
html[lang="en"]:not(.ak-enko) .catsec[data-cat="medical"] .drow .dt::after{content:"Medical device, pharmaceutical, manufacturing, quality, or conformity document.";}
html[lang="en"]:not(.ak-enko) .catsec[data-cat="food"] .drow .dt::after{content:"Food, bio, ingredient, sanitation, quarantine, or export document.";}
html[lang="en"]:not(.ak-enko) .catsec[data-cat="electronics"] .drow .dt::after{content:"Electrical, electronic, IT, quality, test, or export document.";}
html[lang="en"]:not(.ak-enko) .catsec[data-cat="logistics"] .drow .dt::after{content:"Trade, shipping, customs, logistics, or transaction document.";}
html[lang="en"]:not(.ak-enko) .catsec[data-cat="finance"] .drow .dt::after{content:"Legal, banking, remittance, collection, or financial transaction document.";}
html[lang="en"]:not(.ak-enko) .catsec[data-cat="mobility"] .drow .dt::after{content:"Automotive, aviation, defense, inspection, or service-performance document.";}
html[lang="en"]:not(.ak-enko) .catsec[data-cat="metal"] .drow .dt::after{content:"Metals, steel, manufacturing, material, quality, or authorization document.";}
html[lang="en"]:not(.ak-enko) .catsec[data-cat="machinery"] .drow .dt::after{content:"Machinery, equipment, safety, conformity, test, or export document.";}
html[lang="en"]:not(.ak-enko) .catsec[data-cat="public"] .drow .dt::after{content:"Education, public institution, tax, insurance, or resident-status document.";}
html[lang="en"]:not(.ak-enko) .catsec[data-cat="construction"] .drow .dt::after{content:"Construction, engineering, machinery registration, inspection, or real-estate document.";}
html[lang="en"]:not(.ak-enko) .dmedia .mico{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:19px!important;min-width:42px!important;padding:0 6px!important;border:1px solid #d7deea!important;border-radius:4px!important;background:#fff!important;color:#0A2A5E!important;font-size:10px!important;font-weight:800!important;line-height:1!important;text-decoration:none!important;white-space:nowrap!important;box-sizing:border-box!important;}
html[lang="en"]:not(.ak-enko) .dmedia .mico img{display:none!important;}
html[lang="en"]:not(.ak-enko) .dmedia .mico[data-i18n-title="sh.media.review"]::after,html[lang="en"]:not(.ak-enko) .dmedia .mico[data-i18n-title="sp.cat_best.m_review"]::after{content:"Reviews";}
html[lang="en"]:not(.ak-enko) .dmedia .mico[data-i18n-title="sh.media.episode"]::after,html[lang="en"]:not(.ak-enko) .dmedia .mico[data-i18n-title="sp.cat_best.m_episode"]::after{content:"Cases";}
html[lang="en"]:not(.ak-enko) .dmedia .mico[data-i18n-title="sh.media.blog"]::after,html[lang="en"]:not(.ak-enko) .dmedia .mico[data-i18n-title="sp.cat_best.m_blog"]::after{content:"Blog";}
html[lang="en"]:not(.ak-enko) .dmedia .mico[data-i18n-title="sh.media.youtube"]::after,html[lang="en"]:not(.ak-enko) .dmedia .mico[data-i18n-title="sp.cat_best.m_youtube"]::after{content:"YouTube";}
html[lang="en"]:not(.ak-enko) .dmedia .mico[data-i18n-title="sh.media.news"]::after,html[lang="en"]:not(.ak-enko) .dmedia .mico[data-i18n-title="sp.cat_best.m_news"]::after{content:"News";}
html[lang="en"]:not(.ak-enko) .dmedia .mico:not([data-i18n-title])::after{content:attr(title);}
