/*
Theme Name: MinhVip
Author: Nguyễn Hoàng Sơn
Description: Chủ đề đánh giá nhà cái — hero 3, header 1, thẻ bài kiểu 4, danh sách kiểu 3, hệ lớp bem.
Version: 1.0.0
Text Domain: minhvip
*/

*{margin:0;padding:0;box-sizing:border-box}
html{-webkit-text-size-adjust:100%}
body{font-family:'Karla', 'Segoe UI', sans-serif;background:#1b120e;color:#eae7e6;line-height:1.65;font-size:16px}
img{max-width:100%;height:auto;display:block}
a{color:#d27f56;text-decoration:none}
a:hover{color:#de5eb8}
ul{list-style:none}
h1,h2,h3,h4{font-family:'Archivo', 'Helvetica Neue', sans-serif;line-height:1.18;font-weight:700;letter-spacing:.01em}
.site-logo{max-height:48px;width:auto}
.screen-reader-text{position:absolute;left:-9999px}
.tedoh-wrap{max-width:1180px;margin:0 auto;padding:0 18px}

.tedoh-btn{display:inline-block;padding:12px 26px;border-radius:0px;font-weight:700;color:#1e110b;background:linear-gradient(120deg,#d27f56,#4ed091);box-shadow:0 6px 18px rgba(0,0,0,.22);transition:transform .18s ease,filter .18s ease;text-align:center}
.tedoh-btn:hover{transform:translateY(-2px);filter:brightness(1.08);color:#1e110b}
.tedoh-btn--sm{padding:8px 18px;font-size:14px}
.tedoh-btn--lg{padding:15px 34px;font-size:17px}
.tedoh-btn--ghost{background:transparent;color:#eae7e6;border:2px solid #d27f56;box-shadow:none}
.tedoh-chip{display:inline-block;margin:0 8px 0 0;padding:6px 15px;border:1px solid #493931;border-radius:0px;font-size:13px;color:#eae7e6;font-weight:600}
.tedoh-chip:hover{border-color:#d27f56;color:#d27f56}
.tedoh-link{color:#eae7e6;font-weight:600;font-size:14px}
.tedoh-link:hover{color:#de5eb8}

.tedoh-masthead{background:#2a1e19;border-bottom:1px solid #493931;position:sticky;top:0;z-index:60}
.tedoh-masthead__row{display:flex;align-items:center;gap:18px;min-height:64px;flex-wrap:wrap}
.tedoh-logo{display:inline-flex;align-items:center;gap:10px}
.tedoh-logo__name{font-family:'Archivo', 'Helvetica Neue', sans-serif;font-size:22px;color:#eae7e6}
.tedoh-nav__list{display:flex;flex-wrap:wrap;gap:6px}
.tedoh-nav__list li a{display:inline-block;padding:8px 14px;color:#eae7e6;font-weight:600;font-size:15px;border-radius:0}
.tedoh-nav__list li a{border-bottom:2px solid transparent}
.tedoh-nav__list li a:hover{border-bottom-color:#d27f56;color:#d27f56}
.tedoh-burger{display:none;background:none;border:1px solid #493931;color:#eae7e6;font-size:20px;width:42px;height:42px;border-radius:0px;cursor:pointer}

.tedoh-nav{flex:1;display:flex;justify-content:center}
.tedoh-masthead__side{display:flex;gap:10px;align-items:center}

@media(max-width:960px){.tedoh-nav{display:none;width:100%}.tedoh-nav--open{display:block}.tedoh-burger{display:inline-block}.tedoh-masthead__row{padding:8px 0}}

.tedoh-hero{position:relative;overflow:hidden;padding:70px 0;background:#1b120e}
.tedoh-hero__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.5}
.tedoh-hero__shade{position:absolute;inset:0;background:linear-gradient(100deg,#1b120e 18%,transparent 78%)}
.tedoh-hero__inner{position:relative;z-index:2;max-width:640px}
.tedoh-hero__kicker{display:inline-block;font-size:13px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#de5eb8;margin-bottom:14px}
.tedoh-hero h1{font-size:clamp(30px,4.6vw,52px);margin-bottom:14px;color:#eae7e6}
.tedoh-hero h1 span{color:#d27f56}
.tedoh-hero__desc{color:#b4aba7;font-size:17px;margin-bottom:22px}
.tedoh-hero__actions{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:26px}
.tedoh-hero__trust{display:flex;gap:28px;flex-wrap:wrap}
.tedoh-hero__trust li b{display:block;font-family:'Archivo', 'Helvetica Neue', sans-serif;font-size:22px;color:#d27f56}
.tedoh-hero__trust li span{font-size:13px;color:#b4aba7}

.tedoh-hero--stack{padding-bottom:0}
.tedoh-hero__cards{position:relative;z-index:3;display:grid;grid-template-columns:repeat(3,1fr);gap:16px;transform:translateY(46px);margin-bottom:46px}
.tedoh-hero__card{background:#2a1e19;border:1px solid #493931;border-radius:0px;padding:18px 20px;box-shadow:0 14px 34px rgba(0,0,0,.28)}
.tedoh-hero__card b{display:block;font-family:'Archivo', 'Helvetica Neue', sans-serif;font-size:24px;color:#d27f56}
.tedoh-hero__card span{font-size:13px;color:#b4aba7}
@media(max-width:800px){.tedoh-hero__cards{grid-template-columns:1fr;transform:none}}

.tedoh-block{padding:52px 0}
.tedoh-block--alt{background:#352822}
.tedoh-block__head{text-align:center;max-width:720px;margin:0 auto 30px}
.tedoh-block__head--side{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;text-align:left;max-width:none}
.tedoh-block__head--side .tedoh-block__sub{margin:0}
.tedoh-block__title{font-size:clamp(24px,3vw,34px);margin-bottom:8px;color:#eae7e6}
.tedoh-block__sub{color:#b4aba7;margin-top:6px}

.tedoh-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(255px,1fr));gap:22px}
.tedoh-rows{display:grid;gap:18px}
.tedoh-rows .tedoh-card{display:grid;grid-template-columns:250px 1fr}
.tedoh-rows--zebra .tedoh-card:nth-child(even) .tedoh-card__media{order:2}
@media(max-width:700px){.tedoh-rows .tedoh-card{grid-template-columns:1fr}}

.tedoh-card{background:#2a1e19;border:1px solid #493931;border-radius:0px;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease}
.tedoh-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px rgba(0,0,0,.25)}
.tedoh-card__media{display:block;position:relative;overflow:hidden}
.tedoh-card__media img{width:100%;aspect-ratio:16/10;object-fit:cover;transition:transform .3s ease}
.tedoh-card:hover .tedoh-card__media img{transform:scale(1.045)}
.tedoh-card__body{padding:16px 18px 18px}
.tedoh-card__excerpt{color:#b4aba7;font-size:14px;margin-bottom:10px}
.tedoh-card__more{font-weight:700;font-size:14px;color:#d27f56}

.tedoh-card__cap{display:block;padding:10px 14px;background:#352822;border-top:1px solid #493931;color:#eae7e6;font-size:15px}

.tedoh-pager{margin-top:30px;text-align:center}
.tedoh-pager .page-numbers{display:inline-block;margin:0 4px;padding:8px 14px;border:1px solid #493931;border-radius:0px;color:#eae7e6;font-weight:600}
.tedoh-pager .page-numbers.current{background:#d27f56;border-color:#d27f56;color:#1e110b}

.tedoh-games{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.tedoh-games__item{background:#2a1e19;border:1px solid #493931;border-radius:0px;padding:22px 16px;text-align:center}
.tedoh-games__item img{width:64px;height:64px;object-fit:cover;border-radius:0px;margin:0 auto 12px}
.tedoh-games__item h3{font-size:17px;margin-bottom:6px}
.tedoh-games__item p{color:#b4aba7;font-size:13px;margin-bottom:12px}
@media(max-width:900px){.tedoh-games{grid-template-columns:repeat(2,1fr)}}

.tedoh-promos{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.tedoh-promo{background:#2a1e19;border:1px solid #493931;border-radius:0px;overflow:hidden;display:flex;flex-direction:column}
.tedoh-promo__img{width:100%;height:150px;object-fit:cover}
.tedoh-promo__body{padding:16px 18px 18px;display:flex;flex-direction:column;gap:8px;flex:1}
.tedoh-promo__title{font-size:18px;color:#4ed091}
.tedoh-promo__body p{color:#b4aba7;font-size:14px;flex:1}
@media(max-width:900px){.tedoh-promos{grid-template-columns:1fr}}

.tedoh-faq{display:grid;gap:14px;max-width:860px;margin:0 auto}
.tedoh-faq__item{background:#2a1e19;border:1px solid #493931;border-radius:0px;padding:18px 20px}
.tedoh-faq__q{display:flex;align-items:center;gap:12px;font-size:16px;margin-bottom:8px}
.tedoh-faq__num{flex:none;width:32px;height:32px;display:grid;place-items:center;background:#3c261b;color:#d27f56;font-family:'Archivo', 'Helvetica Neue', sans-serif;border-radius:0px}
.tedoh-faq__a{color:#b4aba7;font-size:14px;padding-left:44px}

.tedoh-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.tedoh-stats__item{background:#2a1e19;border:1px solid #493931;border-radius:0px;padding:20px;text-align:center}
.tedoh-stats__item b{display:block;font-family:'Archivo', 'Helvetica Neue', sans-serif;font-size:30px;color:#d27f56}
.tedoh-stats__item span{font-size:13px;color:#b4aba7}
@media(max-width:800px){.tedoh-stats{grid-template-columns:repeat(2,1fr)}}

.tedoh-cats{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.tedoh-cats__tile{position:relative;display:block;border-radius:0px;overflow:hidden;border:1px solid #493931}
.tedoh-cats__tile img{width:100%;height:150px;object-fit:cover}
.tedoh-cats__cap{position:absolute;left:0;right:0;bottom:0;padding:26px 14px 12px;background:linear-gradient(transparent,rgba(0,0,0,.85));color:#fff}
.tedoh-cats__cap b{display:block;font-size:16px}
.tedoh-cats__cap span{font-size:12px;opacity:.85}
@media(max-width:900px){.tedoh-cats{grid-template-columns:repeat(2,1fr)}}

.tedoh-timeline{position:relative;max-width:760px;margin:0 auto;padding-left:26px;border-left:2px solid #493931}
.tedoh-timeline__item{position:relative;padding:0 0 26px 18px}
.tedoh-timeline__item:before{content:"";position:absolute;left:-33px;top:6px;width:12px;height:12px;border-radius:50%;background:#d27f56;box-shadow:0 0 0 4px #3c261b}
.tedoh-timeline__year{display:inline-block;font-family:'Archivo', 'Helvetica Neue', sans-serif;font-weight:700;color:#d27f56;font-size:19px;margin-bottom:4px}
.tedoh-timeline__item p{color:#b4aba7;font-size:15px}

.tedoh-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.tedoh-steps__item{background:#2a1e19;border:1px solid #493931;border-radius:0px;padding:20px}
.tedoh-steps__tag{display:inline-block;background:#3c261b;color:#d27f56;font-weight:700;font-size:12px;letter-spacing:.08em;text-transform:uppercase;padding:4px 12px;border-radius:0px;margin-bottom:10px}
.tedoh-steps__item h3{font-size:17px;margin-bottom:6px}
.tedoh-steps__item p{color:#b4aba7;font-size:14px}
.tedoh-steps__cta{text-align:center;margin-top:24px}
@media(max-width:800px){.tedoh-steps{grid-template-columns:1fr}}

.tedoh-outro{max-width:820px;margin:0 auto;color:#b4aba7;font-size:16px;text-align:center}

.tedoh-footer{background:#120c09;border-top:1px solid #493931;margin-top:40px;padding-top:44px}
.tedoh-footer__cols{display:grid;gap:28px}
.tedoh-footer__cols--c2{grid-template-columns:repeat(2,1fr)}
.tedoh-footer__cols--c3{grid-template-columns:repeat(3,1fr)}
.tedoh-footer__cols--c4{grid-template-columns:repeat(4,1fr)}
.tedoh-footer__title{font-size:15px;text-transform:uppercase;letter-spacing:.08em;margin-bottom:12px;color:#eae7e6}
.tedoh-footer__col ul li{margin-bottom:8px}
.tedoh-footer__col ul li a{color:#b4aba7;font-size:14px}
.tedoh-footer__col ul li a:hover{color:#d27f56}
.tedoh-footer__col p{color:#b4aba7;font-size:14px;margin-bottom:10px}
.tedoh-footer__tags a{display:inline-block;margin:0 6px 8px 0;padding:4px 12px;border:1px solid #493931;border-radius:0px;color:#b4aba7;font-size:12px}
.tedoh-footer__ctarow{border-top:1px solid #493931;margin-top:34px;padding:16px 0;display:flex;justify-content:center}
.tedoh-footer__ctarow .tedoh-wrap{display:flex;gap:22px;flex-wrap:wrap;justify-content:center}
.tedoh-footer__bottom{border-top:1px solid #493931;padding:22px 0;text-align:center}
.tedoh-warn{max-width:760px;margin:14px auto;color:#b4aba7;font-size:13px}
.tedoh-copy{color:#b4aba7;font-size:13px;margin-top:10px}
@media(max-width:800px){.tedoh-footer__cols{grid-template-columns:1fr}}

.tedoh-layout{display:grid;gap:30px;padding:36px 0;align-items:start}
.tedoh-layout--side-r{grid-template-columns:minmax(0,1fr) 320px}
.tedoh-layout--side-l{grid-template-columns:320px minmax(0,1fr)}
.tedoh-layout--full{grid-template-columns:minmax(0,1fr)}
.tedoh-main{min-width:0}
.tedoh-main--full{max-width:820px;margin:0 auto;padding:36px 0}
@media(max-width:960px){.tedoh-layout--side-r,.tedoh-layout--side-l{grid-template-columns:1fr}}
.tedoh-ah h1{font-size:clamp(26px,3.4vw,38px);margin-bottom:12px}
.tedoh-ameta{display:flex;gap:16px;flex-wrap:wrap;color:#b4aba7;font-size:13px;margin-bottom:18px}
.tedoh-cover{margin-bottom:22px;border-radius:0px;overflow:hidden}
.tedoh-abody{line-height:1.8}
.tedoh-abody p{margin-bottom:16px}
.tedoh-abody h2{font-size:24px;margin:26px 0 12px}
.tedoh-abody h3{font-size:20px;margin:22px 0 10px}
.tedoh-abody img{border-radius:0px}
.tedoh-abody blockquote{border-left:4px solid #d27f56;padding:10px 18px;background:#352822;border-radius:0 0px 0px 0;margin:18px 0}
.tedoh-ctabox{margin:28px 0;padding:24px;background:#2a1e19;border:1px solid #493931;border-left:5px solid #d27f56;border-radius:0px;text-align:center}
.tedoh-ctabox h3{margin-bottom:8px}
.tedoh-ctabox p{color:#b4aba7;margin-bottom:16px}
.tedoh-postnav{display:flex;justify-content:space-between;gap:18px;border-top:1px solid #493931;padding-top:18px;margin-top:8px}
.tedoh-postnav a{color:#eae7e6;font-weight:600}
.tedoh-postnav small{display:block;color:#b4aba7;font-weight:400;font-size:12px}
.tedoh-postnav__next{text-align:right}

.tedoh-sidebar{display:grid;gap:20px;align-content:start}
.tedoh-widget{background:#2a1e19;border:1px solid #493931;border-radius:0px;padding:18px}
.tedoh-wtitle{font-size:16px;margin-bottom:12px}
.tedoh-widget ul li{margin-bottom:8px}
.tedoh-widget ul li a{color:#b4aba7;font-size:14px}
.tedoh-widget ul li a:hover{color:#d27f56}

.tedoh-search{display:flex;gap:8px}
.tedoh-search__input{flex:1;padding:10px 14px;border:1px solid #493931;border-radius:0px;background:#1b120e;color:#eae7e6;font-family:inherit}
.tedoh-search__btn{padding:10px 20px}
.tedoh-notfound{text-align:center;padding:40px 0 60px}
.tedoh-notfound__code{font-size:90px;color:#d27f56;font-family:'Archivo', 'Helvetica Neue', sans-serif}
.tedoh-notfound__msg{color:#b4aba7;margin-bottom:18px}
.tedoh-notfound .tedoh-search{max-width:420px;margin:0 auto 18px}
