/*
Theme Name: MaxStar
Author: Ngô Đức Linh
Description: Chủ đề đánh giá nhà cái — bố cục hero 2, header 4, thẻ bài kiểu 1, hệ lớp bem.
Version: 1.0.0
Text Domain: maxstar
*/

*{margin:0;padding:0;box-sizing:border-box}
html{-webkit-text-size-adjust:100%}
body{font-family:'Be Vietnam Pro', 'Segoe UI', sans-serif;background:#0b1e0c;color:#e2e9e3;line-height:1.65;font-size:16px}
img{max-width:100%;height:auto;display:block}
a{color:#2eea34;text-decoration:none}
a:hover{color:#ec3cce}
ul{list-style:none}
h1,h2,h3,h4{font-family:'Bebas Neue', 'Arial Black', sans-serif;line-height:1.18;font-weight:700;letter-spacing:.01em}
.nbh-wrap{max-width:1180px;margin:0 auto;padding:0 18px}
.nbh-btn{display:inline-block;padding:12px 26px;border-radius:999px;font-weight:700;color:#0d0f14;background:linear-gradient(120deg,#2eea34,#2042e9);box-shadow:0 6px 18px rgba(0,0,0,.22);transition:transform .18s ease,filter .18s ease;text-align:center}
.nbh-btn:hover{transform:translateY(-2px);filter:brightness(1.08)}
.nbh-btn--sm{padding:8px 18px;font-size:14px}
.nbh-btn--lg{padding:15px 34px;font-size:17px}
.nbh-btn--ghost{background:transparent;color:#e2e9e3;border:2px solid #2eea34;box-shadow:none}
.nbh-topbar{background:#122b13;border-bottom:1px solid #264027;position:sticky;top:0;z-index:60}
.nbh-topbar,.nbh-topbar--stacked,.nbh-topbar--burger,.nbh-topbar--dual,.nbh-topbar--flip,.nbh-topbar--split{background:#122b13}
.nbh-topbar__row{display:flex;align-items:center;gap:18px;min-height:64px;flex-wrap:wrap}
.nbh-topbar__row--mid{justify-content:center;position:relative}
.nbh-logo{display:inline-flex;align-items:center;gap:10px}
.site-logo{max-height:48px;width:auto}
.nbh-logoname{font-family:'Bebas Neue', 'Arial Black', sans-serif;font-size:22px;color:#e2e9e3}
.nbh-topbar__side{margin-left:auto;display:flex;gap:10px;align-items:center}
.nbh-topbar--flip .nbh-logo{margin-left:auto}
.nbh-topbar--flip .nbh-topbar__side{margin-left:0}
.nbh-topbar__util{background:#0b1e0c;border-bottom:1px solid #264027;font-size:13px}
.nbh-topbar__util .nbh-topbar__row{min-height:38px;justify-content:space-between}
.nbh-topbar__tag{color:#a5b6a6}
.nbh-link{color:#e2e9e3;font-weight:600;font-size:14px;padding:6px 2px}
.nbh-link:hover{color:#ec3cce}
.nbh-chip{display:inline-block;margin:4px 6px 0 0;padding:5px 14px;border:1px solid #264027;border-radius:999px;font-size:13px;color:#e2e9e3}
.nbh-topbar__mid{flex:1;display:flex;flex-direction:column;align-items:flex-start}
.nbh-burger{display:none;background:none;border:1px solid #264027;color:#e2e9e3;font-size:20px;width:42px;height:42px;border-radius:2px;cursor:pointer}
.nbh-nav ul,.nbh-nav__list{display:flex;gap:6px;flex-wrap:wrap;align-items:center}
.nbh-nav a,.nbh-nav__list a{display:block;padding:10px 12px;color:#e2e9e3;font-weight:600;font-size:15px}
.nbh-nav a,.nbh-nav__list a:hover{color:#ec3cce}
.nbh-nav--center{border-top:1px solid #264027;padding:8px 0;text-align:center}
.nbh-nav--center ul,.nbh-nav--center .nbh-nav__list{justify-content:center}
.nbh-nav--panel{display:none;border-top:1px solid #264027;padding:14px 18px;background:#122b13}
.nbh-nav--panel,.nbh-nav--panel ul{flex-direction:column;align-items:flex-start}
.nbh-nav--open{display:block}
.nbh-nav__ctas{margin-top:12px;display:flex;gap:16px}
.nbh-hero{position:relative;overflow:hidden}
.nbh-hero__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.nbh-hero__shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,8,14,.86),rgba(5,8,14,.35))}
.nbh-hero__inner{position:relative;padding:92px 0;max-width:640px}
.nbh-hero__inner h1{font-size:46px;margin:14px 0;color:#fff}
.nbh-hero__inner h1 span{color:#ec3cce}
.nbh-hero__kicker{display:inline-block;padding:6px 14px;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.25);color:#fff;font-size:13px;letter-spacing:.04em;text-transform:uppercase}
.nbh-hero__desc{color:rgba(255,255,255,.82);margin-bottom:26px;font-size:17px}
.nbh-hero__actions{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:26px}
.nbh-hero__trust{display:flex;gap:28px;flex-wrap:wrap}
.nbh-hero__trust b{display:block;font-size:24px;color:#fff}
.nbh-hero__trust span{font-size:13px;color:rgba(255,255,255,.7)}
.nbh-hero--center .nbh-hero__shade{background:rgba(5,8,14,.66)}
.nbh-hero__inner--center{position:relative;padding:100px 0;text-align:center;max-width:760px;margin:0 auto}
.nbh-hero__inner--center h1{font-size:48px;margin:14px 0;color:#fff}
.nbh-hero__inner--center h1 span{color:#ec3cce}
.nbh-hero__inner--center .nbh-hero__actions{justify-content:center}
.nbh-hero--split{background:linear-gradient(135deg,#0b1e0c,#122b13)}
.nbh-hero__split--in{display:grid;grid-template-columns:1.05fr .95fr;gap:42px;align-items:center;padding:72px 18px}
.nbh-hero--split h1{font-size:44px;margin:14px 0}
.nbh-hero--split h1 span{color:#2eea34}
.nbh-hero--split .nbh-hero__desc{color:#a5b6a6}
.nbh-hero--split .nbh-hero__trust b{color:#2eea34}
.nbh-hero--split .nbh-hero__trust span{color:#a5b6a6}
.nbh-hero__frame{border-radius:4px;overflow:hidden;box-shadow:0 22px 50px rgba(0,0,0,.35);border:1px solid #264027}
.nbh-hero--float{position:relative}
.nbh-hero__banner{position:relative;overflow:hidden}
.nbh-hero--float .nbh-hero__inner{padding:76px 0 108px}
.nbh-float{position:relative;z-index:5;margin-top:-52px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 26px;border-radius:4px;background:#122b13;border:1px solid #264027;box-shadow:0 18px 40px rgba(0,0,0,.25)}
.nbh-float__txt b{display:block;font-size:17px}
.nbh-float__txt span{font-size:13px;color:#a5b6a6}
.nbh-hero--band{background:linear-gradient(120deg,#2eea34,#2042e9)}
.nbh-hero--band h1{font-size:52px;color:#fff}
.nbh-hero--band h1 span{color:#0d0f14}
.nbh-hero--band .nbh-hero__desc{color:rgba(255,255,255,.9)}
.nbh-hero--band .nbh-hero__kicker{background:rgba(0,0,0,.18);border-color:rgba(255,255,255,.4)}
.nbh-block{padding:58px 0}
.nbh-block--alt{background:#122b13}
.nbh-block__head{margin-bottom:30px;padding-left:16px;border-left:5px solid #ec3cce}
.nbh-block__title{font-size:30px}
.nbh-block__sub{color:#a5b6a6;font-size:15px}
.nbh-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.nbh-card{background:#122b13;border-radius:4px;overflow:hidden;border:1px solid #264027;display:flex;flex-direction:column;transition:transform .18s ease,box-shadow .18s ease}
.nbh-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px rgba(0,0,0,.18)}
.nbh-card__media{position:relative;display:block;aspect-ratio:16/10;overflow:hidden}
.nbh-card__media img{width:100%;height:100%;object-fit:cover}
.nbh-card__body{padding:18px;display:flex;flex-direction:column;gap:8px;flex:1}
.nbh-card__title{font-size:17px}
.nbh-card__title a{color:#e2e9e3}
.nbh-card__title a:hover{color:#ec3cce}
.nbh-card__excerpt{color:#a5b6a6;font-size:14px}
.nbh-card__date{font-size:12px;color:#a5b6a6}
.nbh-card__cat{position:absolute;top:10px;left:10px;background:#2eea34;color:#0d0f14;font-size:12px;font-weight:700;padding:4px 10px;border-radius:2px}
.nbh-card__more{margin-top:auto;font-weight:700;font-size:14px;color:#2eea34}
.nbh-badge{position:absolute;top:10px;right:10px;z-index:2;width:54px;height:54px;border-radius:50%;background:#ec3cce;color:#0d0f14;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:13px}
.nbh-card__cap{position:absolute;inset:auto 0 0 0;padding:38px 16px 14px;background:linear-gradient(transparent,rgba(0,0,0,.85))}
.nbh-card__cap b{color:#fff;font-size:17px}
.nbh-grid--row .nbh-card{flex-direction:row}
.nbh-grid--row .nbh-card__media{width:38%;aspect-ratio:auto;min-height:170px;flex:none}
.nbh-grid--row{grid-template-columns:1fr;gap:18px}
.nbh-grid--line .nbh-card{border:2px solid #2eea34;background:transparent;box-shadow:none}
.nbh-grid--cover{grid-template-columns:repeat(2,1fr)}
.nbh-grid--cover .nbh-card__media{aspect-ratio:16/9}
.nbh-grid--drop .nbh-card:nth-child(even){transform:translateY(22px)}
.nbh-grid--drop .nbh-card:nth-child(even):hover{transform:translateY(18px)}
.nbh-grid--drop{padding-bottom:26px}
.nbh-pager{margin-top:34px;display:flex;gap:8px;justify-content:center;flex-wrap:wrap}
.nbh-pager a,.nbh-pager span{display:inline-block;min-width:42px;padding:10px 14px;border:1px solid #264027;border-radius:2px;color:#e2e9e3;font-weight:600;text-align:center}
.nbh-pager .current,.nbh-pager a:hover{background:#2eea34;border-color:#2eea34;color:#0d0f14}
.nbh-games{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}
.nbh-game{background:#122b13;border:1px solid #264027;border-radius:4px;padding:26px 20px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:10px}
.nbh-game img{width:92px;height:92px;border-radius:4px}
.nbh-game h3{font-size:18px}
.nbh-game p{color:#a5b6a6;font-size:14px;flex:1}
.nbh-twrap{overflow-x:auto}
.nbh-table{width:100%;border-collapse:collapse;background:#122b13}
.nbh-table th,.nbh-table td{padding:14px 16px;text-align:left;border-bottom:1px solid #264027}
.nbh-table th{background:#2eea34;color:#0d0f14;font-size:14px;text-transform:uppercase;letter-spacing:.03em}
.nbh-table tr:hover td{background:rgba(127,127,127,.06)}
.nbh-table__row--hot td{outline:2px solid #ec3cce}
.nbh-timeline{position:relative;padding-left:30px;border-left:3px solid #2eea34;display:flex;flex-direction:column;gap:26px}
.nbh-timeline__item{position:relative}
.nbh-timeline__item:before{content:'';position:absolute;left:-39px;top:6px;width:15px;height:15px;border-radius:50%;background:#ec3cce}
.nbh-timeline__year{font-family:'Bebas Neue', 'Arial Black', sans-serif;font-size:22px;color:#2eea34}
.nbh-timeline__item p{color:#a5b6a6}
.nbh-quotes{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.nbh-quote{background:#122b13;border:1px solid #264027;border-radius:4px;padding:24px}
.nbh-stars{color:#ec3cce;letter-spacing:2px;margin-bottom:10px}
.nbh-quote p{color:#a5b6a6;font-size:15px}
.nbh-quote__who{margin-top:14px;display:flex;flex-direction:column}
.nbh-quote__who span{font-size:13px;color:#a5b6a6}
.nbh-cats{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}
.nbh-tile{position:relative;display:block;border-radius:4px;overflow:hidden;aspect-ratio:4/5}
.nbh-tile img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}
.nbh-tile:hover img{transform:scale(1.06)}
.nbh-tile__cap{position:absolute;inset:auto 0 0 0;padding:34px 16px 14px;background:linear-gradient(transparent,rgba(0,0,0,.88));display:flex;flex-direction:column}
.nbh-tile__cap b{color:#fff;font-size:19px}
.nbh-tile__cap span{color:rgba(255,255,255,.75);font-size:13px}
.nbh-faq{max-width:840px;display:flex;flex-direction:column;gap:14px}
.nbh-faq__item{border:1px solid #264027;border-radius:4px;padding:20px 22px;background:#122b13}
.nbh-faq__item h3{font-size:17px;margin-bottom:8px}
.nbh-faq__item p{color:#a5b6a6;font-size:15px}
.nbh-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}
.nbh-stat{text-align:center;padding:30px 14px;border-radius:4px;background:linear-gradient(150deg,#2eea3422,#2042e922);border:1px solid #264027}
.nbh-stat b{font-family:'Bebas Neue', 'Arial Black', sans-serif;font-size:38px;color:#2eea34;display:block}
.nbh-stat span{color:#a5b6a6;font-size:14px}
.nbh-dl{display:grid;grid-template-columns:1.1fr .9fr;gap:36px;align-items:center}
.nbh-dl__text p{color:#a5b6a6;margin:12px 0}
.nbh-dl__list{margin:0 0 22px;color:#a5b6a6}
.nbh-dl__list li{padding-left:22px;position:relative;margin-bottom:6px}
.nbh-dl__list li:before{content:'✓';position:absolute;left:0;color:#ec3cce}
.nbh-dl__img{border-radius:4px;overflow:hidden;box-shadow:0 18px 44px rgba(0,0,0,.3)}
.nbh-partners{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}
.nbh-partner{padding:12px 24px;border:1px dashed #264027;border-radius:2px;color:#a5b6a6;font-weight:600}
.nbh-outro{max-width:880px;color:#a5b6a6}
.nbh-footer{margin-top:40px;background:#122b13;border-top:1px solid #264027}
.nbh-footer__cols{display:grid;gap:30px;padding:50px 0 34px}
.nbh-footer__cols--c2{grid-template-columns:1.2fr .8fr}
.nbh-footer__cols--c3{grid-template-columns:1.1fr .8fr .8fr}
.nbh-footer__cols--c4{grid-template-columns:1.2fr .8fr .8fr .8fr}
.nbh-footer__title{font-size:16px;margin-bottom:14px;text-transform:uppercase;letter-spacing:.05em}
.nbh-footer ul li{margin-bottom:8px}
.nbh-footer ul a{color:#a5b6a6}
.nbh-footer ul a:hover{color:#ec3cce}
.nbh-footer p{color:#a5b6a6;font-size:14px}
.nbh-footer__logo{display:flex;align-items:center;gap:10px;margin-bottom:12px}
.nbh-footer__cta-row{border-top:1px solid #264027;padding:14px 0;display:flex;justify-content:center}
.nbh-footer__cta-row .nbh-link{margin:0 14px;font-size:13px}
.nbh-footer__bottom{border-top:1px solid #264027;padding:22px 0;text-align:center}
.nbh-warn{max-width:820px;margin:14px auto 8px;font-size:13px;color:#a5b6a6}
.nbh-copy{font-size:13px;color:#a5b6a6}
.nbh-layout{display:grid;grid-template-columns:1fr 320px;gap:34px;padding:40px 0}
.nbh-layout--left{grid-template-columns:320px 1fr}
.nbh-main{min-width:0}
.nbh-main--full{max-width:860px;margin:0 auto;padding:40px 0}
.nbh-ah h1{font-size:34px;margin-bottom:12px}
.nbh-ameta{display:flex;gap:16px;flex-wrap:wrap;color:#a5b6a6;font-size:14px;margin-bottom:18px}
.nbh-cover{border-radius:4px;overflow:hidden;margin-bottom:22px}
.nbh-abody{font-size:17px}
.nbh-abody p{margin-bottom:16px}
.nbh-abody h2,.nbh-abody h3{margin:26px 0 12px}
.nbh-ctabox{margin-top:30px;padding:26px;border-radius:4px;background:linear-gradient(120deg,#2eea341f,#2042e91f);border:1px solid #264027}
.nbh-ctabox h3{margin-bottom:8px}
.nbh-ctabox p{color:#a5b6a6;margin-bottom:16px}
.nbh-postnav{display:flex;justify-content:space-between;gap:16px;margin-top:26px;padding-top:18px;border-top:1px solid #264027}
.nbh-postnav a{color:#e2e9e3;font-weight:600}
.nbh-postnav small{display:block;color:#a5b6a6;font-weight:400}
.nbh-related{margin-top:44px}
.nbh-related .nbh-grid{margin-top:20px}
.nbh-sidebar{display:flex;flex-direction:column;gap:22px}
.nbh-widget{background:#122b13;border:1px solid #264027;border-radius:4px;padding:20px}
.nbh-wtitle{font-size:16px;margin-bottom:12px}
.nbh-widget ul li{margin-bottom:8px}
.nbh-widget a{color:#a5b6a6}
.nbh-search{display:flex;gap:8px}
.nbh-search__input{flex:1;padding:12px 14px;border:1px solid #264027;border-radius:2px;background:#0b1e0c;color:#e2e9e3}
.nbh-notfound{text-align:center;padding:80px 0}
.nbh-notfound__code{font-size:110px;color:#2eea34}
.nbh-notfound__msg{color:#a5b6a6;margin-bottom:22px}
.nbh-notfound .nbh-search{max-width:420px;margin:0 auto 22px}
@media (max-width:992px){
.nbh-hero__split--in{grid-template-columns:1fr;padding:48px 18px}
.nbh-layout,.nbh-layout--left{grid-template-columns:1fr}
.nbh-footer__cols--c3,.nbh-footer__cols--c4{grid-template-columns:1fr 1fr}
.nbh-quotes,.nbh-games,.nbh-cats,.nbh-stats{grid-template-columns:repeat(2,1fr)}
.nbh-dl{grid-template-columns:1fr}
}
@media (max-width:782px){
.nbh-burger{display:inline-flex;align-items:center;justify-content:center}
.site-logo{max-height:40px;width:auto}
.nbh-nav,.nbh-topbar__chips{display:none;width:100%}
.nbh-nav.nbh-nav--open,.nbh-topbar__chips.nbh-nav--open{display:block}
.nbh-nav ul,.nbh-nav__list{flex-direction:column;align-items:flex-start;width:100%}
.nbh-grid,.nbh-grid--cover{grid-template-columns:1fr 1fr}
.nbh-hero__inner h1,.nbh-hero__inner--center h1{font-size:34px}
.nbh-topbar__mid{display:none}
}
@media (max-width:560px){
.nbh-grid,.nbh-grid--cover,.nbh-quotes,.nbh-games,.nbh-cats,.nbh-stats,.nbh-footer__cols--c2{grid-template-columns:1fr}
.nbh-grid--row .nbh-card{flex-direction:column}
.nbh-grid--row .nbh-card__media{width:100%;aspect-ratio:16/10}
.nbh-float{flex-direction:column;align-items:flex-start}
}
