/*
Theme Name: TINTUCGOC TECHLAB Layout 01 Theme
Theme URI: https://example.com/
Author: TINTUCGOC
Description: TECHLAB Layout 01 WordPress theme rebuilt directly from the supplied HTML homepage; Inter font, 600 max weight, fixed multi-level/menu mobile header.
Version: 2.0.0
Text Domain: tintucgoc-techlab-layout-01-theme
*/


:root{
  --coral:#2563eb;
  --coral-2:#0ea5e9;
  --ink:#0f172a;
  --muted:#475569;
  --line:#dbeafe;
  --cream:#f8fafc;
  --lav:#EAD7FF;
  --white:#fff;
  --black:#020617;
  --shadow:0 18px 44px rgba(82,35,32,.12);
  --soft:0 8px 24px rgba(44,24,24,.08);
  --container:1180px;
}
*{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth}
body{font-family:'Inter',Arial,sans-serif;background:#fff;color:var(--ink);font-size:15px;line-height:1.55;-webkit-font-smoothing:antialiased;overflow-x:hidden}
a{text-decoration:none;color:inherit}button,input{font:inherit}img{display:block;max-width:100%}.container{width:min(var(--container),calc(100% - 48px));margin:0 auto}.serif{font-family:'Inter',Arial,sans-serif}.btn{height:46px;border:0;border-radius:5px;background:linear-gradient(135deg,var(--coral),var(--coral-2));color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 28px;font-weight:600;box-shadow:0 10px 22px rgba(255,77,79,.22);transition:.2s ease}.btn:hover{transform:translateY(-2px);filter:brightness(1.03)}.tag{display:inline-flex;height:34px;border-radius:4px;background:var(--coral);color:#fff;align-items:center;justify-content:center;padding:0 18px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.section-title{display:flex;align-items:center;justify-content:center;gap:20px;font-size:20px;text-transform:uppercase;letter-spacing:.22em;font-weight:600;margin:0 0 26px}.section-title::before,.section-title::after{content:'';width:70px;height:2px;background:var(--coral)}.read-link{color:var(--coral);font-weight:600;display:inline-flex;gap:8px;align-items:center}.read-link::after{content:'→'}
.header{background:#fff;border-bottom:2px solid var(--coral);position:sticky;top:0;z-index:50}.masthead{height:100px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid var(--line)}.logo{font-family:'Inter',Arial,sans-serif;font-size:96px;line-height:.8;color:var(--coral);font-weight:600;letter-spacing:.04em}.nav-row{height:48px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:24px}.nav{display:flex;align-items:center;justify-content:center;gap:56px}.nav a{font-family:'Inter',Arial,sans-serif;font-size:17px;text-transform:uppercase;font-weight:600;letter-spacing:.03em}.nav-actions{display:flex;align-items:center;gap:18px;color:var(--coral)}.nav-icon{font-size:30px;line-height:1}.mobile-toggle{display:none;width:40px;height:40px;border:0;background:#fff;color:var(--coral);font-size:28px}.hero-photo{height:430px;overflow:hidden}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center 42%}.lead-story{padding:34px 0 18px;text-align:center;background:#fff}.lead-story h1{font-family:'Inter',Arial,sans-serif;font-size:54px;line-height:1.02;font-weight:600;letter-spacing:-.8px;max-width:910px;margin:18px auto 14px}.lead-story p{font-family:'Inter',Arial,sans-serif;font-style:italic;font-size:22px;color:#625B5B;max-width:860px;margin:0 auto 20px}.feature{padding:26px 0 44px;background:#fff}.feature-grid{display:grid;grid-template-columns:.95fr .85fr .9fr;gap:36px;align-items:stretch}.feature-image img{width:100%;height:460px;object-fit:cover;border-radius:7px;box-shadow:var(--soft)}.editor-card{border-right:1px solid var(--line);padding-right:28px;display:flex;flex-direction:column;justify-content:center}.editor-card .category{display:inline-flex;width:max-content;border-radius:4px;background:#E4D0FF;color:#8A60D5;text-transform:uppercase;font-weight:600;font-size:12px;padding:6px 12px;margin-bottom:18px}.editor-card h2{font-family:'Inter',Arial,sans-serif;font-size:42px;line-height:1.05;font-weight:600;margin-bottom:20px}.editor-card p{color:#5F5757;margin-bottom:12px;font-size:16px}.byline{font-family:'Inter',Arial,sans-serif;font-style:italic;color:#E07130;font-size:18px}.headline-list{display:grid;gap:0;align-content:center}.headline-list article{border-top:3px solid var(--coral);padding:32px 0}.headline-list h3{font-family:'Inter',Arial,sans-serif;font-size:32px;line-height:1.1;font-weight:600}.main-layout{padding:34px 0;background:linear-gradient(180deg,#fff,#FFFDFC);border-top:1px solid var(--line)}.content-grid{display:grid;grid-template-columns:1fr 360px;gap:50px;align-items:start}.looks-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:36px}.look-card{background:#fff;border-radius:7px;box-shadow:var(--soft);overflow:hidden;border:1px solid #F1E7E4;position:relative;text-align:center}.look-card img{width:100%;height:260px;object-fit:cover}.look-tag{position:absolute;left:12px;top:12px;background:var(--coral);color:#fff;font-size:10px;text-transform:uppercase;font-weight:600;border-radius:3px;padding:5px 8px}.look-card h3{font-family:'Inter',Arial,sans-serif;font-size:22px;line-height:1.05;margin:14px 10px 2px}.look-card em{display:block;color:#E17A2E;font-family:'Inter',Arial,sans-serif;font-size:18px;margin-bottom:18px}.article-list{display:grid;gap:0}.article-row{display:grid;grid-template-columns:260px 1fr;gap:28px;border-bottom:1px solid var(--line);padding:18px 0}.article-row:first-child{padding-top:0}.article-row img{width:100%;height:145px;object-fit:cover;border-radius:5px}.article-row .cat{font-size:12px;font-weight:600;text-transform:uppercase;color:var(--coral);margin-bottom:6px}.article-row h3{font-family:'Inter',Arial,sans-serif;font-size:29px;line-height:1.07;margin-bottom:8px}.article-row p{color:#686060;margin-bottom:8px}.sidebar{display:grid;gap:22px}.shop-box{background:linear-gradient(135deg,#F4E4FF,#D9B6FF);border-radius:9px;padding:24px;box-shadow:var(--soft)}.sidebar h3{font-family:'Inter',Arial,sans-serif;font-size:28px;margin-bottom:14px}.shop-items{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;text-align:center}.shop-item{background:rgba(255,255,255,.58);border-radius:6px;padding:10px}.shop-item img{height:95px;width:100%;object-fit:contain;margin-bottom:7px}.shop-item strong{display:block;font-size:12px}.shop-item span{font-size:13px;color:#5D4D6A}.shop-link{text-align:center;margin-top:14px;color:#6E48A6;font-weight:600}.beauty-box{background:#fff;border-radius:8px;box-shadow:var(--soft);border-left:8px solid var(--coral);padding:22px}.beauty-list{display:grid;gap:16px}.beauty-item{display:grid;grid-template-columns:58px 1fr;gap:14px;align-items:center}.beauty-item img{width:58px;height:58px;object-fit:cover;border-radius:4px;background:#FAF2EF}.beauty-item strong{display:block;font-size:14px}.beauty-item span{font-size:13px;color:#5B5555}.newsletter{background:linear-gradient(135deg,var(--coral),#FF3339);color:#fff;border-radius:8px;padding:26px;box-shadow:0 16px 34px rgba(255,77,79,.22)}.newsletter h3{font-size:34px;line-height:1.05;margin-bottom:10px}.newsletter p{color:#FFE7E7;margin-bottom:18px}.newsletter form{display:grid;gap:10px}.newsletter input{height:43px;border:0;border-radius:4px;padding:0 14px}.newsletter button{height:43px;border:0;border-radius:4px;background:#fff;color:#251C1C;font-weight:600}.footer{background:radial-gradient(circle at 15% 20%,rgba(255,77,79,.14),transparent 24%),#020617;color:#fff;padding:42px 0 20px}.footer-grid{display:grid;grid-template-columns:1.25fr repeat(4,1fr);gap:46px}.footer-logo{font-family:'Inter',Arial,sans-serif;font-size:40px;color:#fff;letter-spacing:.06em;margin-bottom:12px}.footer p,.footer li,.footer a{font-size:13px;color:#D4C8C8;line-height:1.75}.footer h4{font-size:14px;text-transform:uppercase;letter-spacing:.08em;margin-bottom:14px;color:#fff}.footer ul{list-style:none;display:grid;gap:4px}.social{display:flex;gap:14px;margin-top:22px}.social a{width:32px;height:32px;border:1px solid var(--coral);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--coral);font-weight:600}.copyright{text-align:center;color:#BCAFAF;font-size:12px;margin-top:28px;padding-top:18px;border-top:1px solid rgba(255,255,255,.1)}
@media(max-width:1080px){.container{width:min(var(--container),calc(100% - 36px))}.nav{gap:28px}.logo{font-size:76px}.feature-grid,.content-grid{grid-template-columns:1fr}.editor-card{border-right:0;border-bottom:1px solid var(--line);padding-right:0;padding-bottom:24px}.feature-image img{height:390px}.looks-grid{grid-template-columns:repeat(2,1fr)}.sidebar{grid-template-columns:repeat(3,1fr);align-items:start}.shop-items{grid-template-columns:1fr}.footer-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.container{width:min(100% - 24px,var(--container))}.masthead{height:74px}.logo{font-size:54px}.nav-row{height:auto;min-height:48px;grid-template-columns:1fr auto}.nav{position:absolute;left:12px;right:12px;top:124px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);display:none;flex-direction:column;gap:0;padding:12px}.nav.open{display:flex}.nav a{height:38px;display:flex;align-items:center}.mobile-toggle{display:block}.nav-actions{gap:10px}.hero-photo{height:280px}.lead-story h1{font-size:37px}.lead-story p{font-size:18px}.feature-grid{gap:22px}.feature-image img{height:300px}.editor-card h2{font-size:34px}.headline-list article{padding:22px 0}.headline-list h3{font-size:27px}.looks-grid,.article-row,.sidebar,.footer-grid{grid-template-columns:1fr}.look-card img{height:280px}.article-row img{height:190px}.sidebar{gap:18px}.shop-items{grid-template-columns:repeat(3,1fr)}.footer-grid{gap:24px}.section-title{font-size:16px;letter-spacing:.16em}.section-title::before,.section-title::after{width:35px}}
/* IMPLEMENTATION NOTES
- Dựng theo ảnh mẫu ÉCLAT: layout tạp chí thời trang, masthead lớn, hero Paris, lead story, feature articles, trending looks, sidebar shop/beauty/newsletter và footer.
- Ảnh dùng ảnh thật từ Unsplash theo ngành fashion/lifestyle/beauty/travel.
- Layout responsive, đủ section và chân site.
*/

/* Added expansion sections */
.exp-wrap{padding:54px 0;background:#fff}.exp-wrap.alt{background:linear-gradient(180deg,#fff,#fff8f4)}.exp-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:26px}.exp-kicker{color:var(--coral);font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.12em;margin-bottom:8px}.exp-intro h2{font-family:'Inter',Arial,sans-serif;font-size:42px;line-height:1.02;color:#311a17}.exp-intro p{max-width:430px;color:#706565;font-size:15px}.icon-grid{display:grid;grid-template-columns:1.2fr repeat(2,1fr);gap:22px}.icon-card{position:relative;border-radius:9px;overflow:hidden;min-height:330px;background:#24100e;color:#fff;box-shadow:var(--soft)}.icon-card img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.icon-card::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(18,11,11,.05),rgba(18,11,11,.76))}.icon-copy{position:absolute;left:22px;right:22px;bottom:22px;z-index:2}.icon-copy small{display:block;color:#ffd7d2;text-transform:uppercase;font-weight:600;letter-spacing:.1em;margin-bottom:8px}.icon-copy h3{font-family:'Inter',Arial,sans-serif;font-size:32px;line-height:1.04;margin-bottom:8px}.icon-copy p{color:#fff0ee;font-size:13px}.brand-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.brand-chip{border:1px solid #F0D8D2;background:#fff;border-radius:8px;text-align:center;padding:22px 14px;box-shadow:var(--soft)}.brand-mark{width:58px;height:58px;border-radius:50%;margin:0 auto 12px;display:grid;place-items:center;background:linear-gradient(135deg,var(--coral),var(--coral-2));color:#fff;font-family:'Inter',Arial,sans-serif;font-size:26px;font-weight:600}.brand-chip h3{font-family:'Inter',Arial,sans-serif;font-size:23px;line-height:1.05}.brand-chip p{font-size:12px;color:#6d6262;margin-top:6px}.product-stage{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:18px}.product-pick{background:#fff;border:1px solid #F0D8D2;border-radius:8px;padding:16px;text-align:center;box-shadow:var(--soft)}.product-pick img{height:190px;width:100%;object-fit:cover;border-radius:6px;margin-bottom:14px}.product-pick .label{display:inline-block;color:var(--coral);font-weight:600;text-transform:uppercase;font-size:11px;margin-bottom:4px}.product-pick h3{font-family:'Inter',Arial,sans-serif;font-size:25px;line-height:1.05;margin-bottom:7px}.product-pick p{font-size:13px;color:#6f6363}.leader-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:26px;align-items:stretch}.leader-card{background:linear-gradient(135deg,#20100d,#4b1714);color:#fff;border-radius:10px;padding:34px;box-shadow:var(--shadow);display:flex;flex-direction:column;justify-content:center}.leader-card h2{font-family:'Inter',Arial,sans-serif;font-size:44px;line-height:1}.leader-card p{color:#f2d8d2;margin:14px 0 22px}.leader-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.leader-stats div{border:1px solid rgba(255,255,255,.22);border-radius:6px;padding:12px;text-align:center}.leader-stats b{display:block;font-size:27px;color:#fff}.leader-stats span{font-size:11px;color:#f4c9c2;text-transform:uppercase}.agenda{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.agenda-item{background:#fff;border-left:6px solid var(--coral);border-radius:8px;padding:18px;box-shadow:var(--soft)}.agenda-item b{font-family:'Inter',Arial,sans-serif;font-size:34px;color:var(--coral);display:block;line-height:1}.agenda-item h3{font-family:'Inter',Arial,sans-serif;font-size:24px;line-height:1.04;margin:8px 0}.agenda-item p{font-size:13px;color:#6d6262}@media(max-width:1080px){.icon-grid,.leader-layout{grid-template-columns:1fr}.brand-strip,.product-stage,.agenda{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.exp-intro{display:block}.exp-intro h2{font-size:34px;margin-bottom:10px}.icon-grid,.brand-strip,.product-stage,.agenda{grid-template-columns:1fr}.leader-stats{grid-template-columns:1fr}.icon-card{min-height:280px}}



/* v2 expanded layout: hero search, featured categories, author modules */
.hero-photo{position:relative}.fash2-hero-search{position:absolute;left:50%;bottom:26px;transform:translateX(-50%);width:min(88%,780px);background:rgba(255,255,255,.94);border:1px solid var(--line);border-radius:7px;box-shadow:var(--shadow);display:grid;grid-template-columns:46px 1fr auto;gap:10px;align-items:center;padding:10px;z-index:2;color:var(--coral)}.fash2-hero-search span{display:grid;place-items:center;font-size:22px}.fash2-hero-search input{height:38px;border:0;outline:0;background:transparent;color:var(--ink);font-size:14px}.fash2-hero-search button{height:38px;border:0;border-radius:5px;background:linear-gradient(135deg,var(--coral),var(--coral-2));color:#fff;padding:0 20px;font-weight:600}.fash2-block{padding:38px 0;background:#fff}.fash2-block.alt{background:linear-gradient(180deg,#fff,#f8fafc)}.fash2-intro{display:grid;grid-template-columns:.9fr 1.1fr;gap:30px;align-items:end;margin-bottom:24px}.fash2-kicker{font-size:12px;text-transform:uppercase;color:var(--coral);letter-spacing:.12em;font-weight:600;margin-bottom:8px}.fash2-intro h2{font-family:'Inter',Arial,sans-serif;font-size:48px;line-height:1.02;font-weight:600;color:var(--ink);margin:0}.fash2-intro p{font-family:'Inter',Arial,sans-serif;font-size:22px;font-style:italic;color:#625B5B;line-height:1.3}.fash2-cat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.fash2-cat{background:#fff;border:1px solid var(--line);border-radius:8px;padding:22px;box-shadow:var(--soft);min-height:180px}.fash2-cat i{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:var(--cream);color:var(--coral);font-style:normal;font-size:22px;margin-bottom:14px}.fash2-cat h3{font-family:'Inter',Arial,sans-serif;font-size:29px;line-height:1;font-weight:600;margin-bottom:8px}.fash2-cat p{font-size:13px;color:var(--muted);line-height:1.55}.fash2-author-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:22px}.fash2-author-main{border-radius:8px;background:radial-gradient(circle at 12% 10%,rgba(255,77,79,.28),transparent 35%),#020617;color:#fff;padding:30px;min-height:310px;display:flex;flex-direction:column;justify-content:flex-end}.fash2-author-main h3{font-family:'Inter',Arial,sans-serif;font-size:44px;font-weight:600;line-height:1;margin:8px 0}.fash2-author-main p{color:#F6DDDD}.fash2-list{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.fash2-author{border:1px solid var(--line);border-radius:8px;background:#fff;padding:18px;display:grid;grid-template-columns:60px 1fr;gap:14px;align-items:center;box-shadow:var(--soft)}.fash2-avatar{width:60px;height:60px;border-radius:50%;background:var(--cream);display:grid;place-items:center;font-family:'Inter',Arial,sans-serif;font-size:26px;color:var(--coral);border:1px solid var(--line)}.fash2-author small{font-size:10px;text-transform:uppercase;color:var(--coral);letter-spacing:.08em;font-weight:600}.fash2-author h3{font-family:'Inter',Arial,sans-serif;font-size:25px;line-height:1;font-weight:600;margin:4px 0}.fash2-author p{font-size:12px;color:var(--muted);margin:0}@media(max-width:900px){.fash2-intro,.fash2-author-grid{grid-template-columns:1fr}.fash2-cat-grid,.fash2-list{grid-template-columns:1fr 1fr}}@media(max-width:560px){.fash2-hero-search{position:static;transform:none;width:auto;margin:12px;grid-template-columns:36px 1fr}.fash2-hero-search button{grid-column:1/-1}.fash2-cat-grid,.fash2-list{grid-template-columns:1fr}.fash2-intro h2{font-size:36px}}


/* Font normalization: Inter only, bold capped at 600 */
*{font-family:'Inter',Arial,sans-serif}strong,b,h1,h2,h3,h4,h5,h6,.btn,.tag,.badge,.label,.read-link,button{font-weight:600!important}


:root{
  --coral:#2563eb!important;
  --coral-2:#0ea5e9!important;
  --orange:#2563eb!important;
  --orange-2:#38bdf8!important;
  --green:#10b981!important;
  --green-2:#dcfce7!important;
  --yellow:#facc15!important;
  --gold:#2563eb!important;
  --brown:#0f172a!important;
  --dark:#0f172a!important;
  --black:#020617!important;
  --ink:#0f172a!important;
  --muted:#475569!important;
  --line:#dbeafe!important;
  --paper:#f8fafc!important;
  --cream:#f8fafc!important;
  --cream-2:#eff6ff!important;
  --lav:#eef2ff!important;
  --soft:#c7d2fe!important;
  --white:#ffffff!important;
  --shadow:0 14px 34px rgba(15,23,42,.08)!important;
  --soft-shadow:0 8px 22px rgba(37,99,235,.08)!important;
}
html,body{font-family:'Inter',Arial,sans-serif!important;background:linear-gradient(180deg,#f8fafc 0%,#eef6ff 100%)!important;color:#0f172a!important;}
body{font-size:13px!important;line-height:1.55!important;}
*{font-family:'Inter',Arial,sans-serif!important;}
strong,b,h1,h2,h3,h4,h5,h6,.btn,.tag,.badge,.label,.pill,.read-link,button{font-weight:600!important;}
h1{font-size:clamp(30px,4vw,44px)!important;line-height:1.08!important;letter-spacing:-.035em!important;color:#0f172a!important;}
h2,.section-title h2,.section-head h2,.fam2-title h2,.fam-head h2,.fash2-intro h2,.exp-intro h2,.e2-head h2,.e2-panel h2,.x2-title h2,.lum2-head h2,.directory-head h2,.center-title h2,.service-panel h2,.leadership-copy h2{font-size:22px!important;line-height:1.18!important;letter-spacing:-.02em!important;color:#0f172a!important;}
h3,.article-card h3,.story-card h3,.feature-card h3,.editor-card h3,.face-card h3,.brand-card h3,.product-card h3,.fam2-mini h3,.fam-product h3,.lum2-author h3,.lum2-cat h3,.celeb-card h3,.radar-card h3,.service-item h3,.leader-card h3{font-size:20px!important;line-height:1.22!important;letter-spacing:-.015em!important;color:#0f172a!important;}
p,.summary,.hero-note,.short-line,.mini-meta,.byline,.copyright,.article-body p,.story-card p,.feature-body p,.face-card p,.brand-card p,.product-card p,.fam2-title p,.fam-head p,.fash2-intro p,.exp-intro p,.e2-head p,.lum2-head p,.directory-head p,.service-panel p,.leadership-copy p{font-size:13px!important;line-height:1.55!important;color:#475569!important;font-style:normal!important;}
small,.tag,.badge,.label,.pill,.cat,.category,.meta,.kicker,.fash2-kicker,.exp-kicker,.fam-kicker,.lum2-kicker,.section-kicker,.celeb-meta,.prod-cat,.deal-label,.brand-tile h3{font-size:11px!important;letter-spacing:.11em!important;color:#2563eb!important;font-weight:600!important;}
a{color:#2563eb!important;text-decoration:none!important;}
button,.btn,.btn-red,.editorial-btn,.shop-btn,.subscribe,.shop-link,.read-link{background:#2563eb!important;border-color:#2563eb!important;color:#fff!important;box-shadow:0 10px 20px rgba(37,99,235,.16)!important;}
input{font-size:13px!important;color:#0f172a!important;}
header,.masthead,.top,.nav-row,.header-inner{background:#fff!important;border-color:#dbeafe!important;color:#0f172a!important;}
.nav a,.footer-nav a{color:#0f172a!important;}
.lead-story,.fash2-author-main,.e2-author-feature,.brand-panel,.faces,.edit,.community,.joinbar,.sale-box,.x2-panel,.hero,.hero-copy,.tips,.fam2-author-feature,.weekly,.fam-products,.leadership,.leader-card,.lum2-author-main,footer,.foot{background:linear-gradient(135deg,#eff6ff 0%,#ffffff 52%,#ecfeff 100%)!important;color:#0f172a!important;}
.card,.feature-card,.editor-card,.article-card,.story-card,.side-card,.shop-box,.newsletter,.fam2-cat,.fam2-mini,.expert-card,.fam-product,.biz-card,.real-card,.icon-card,.product-pick,.brand-chip,.e2-category,.brand-card,.face-card,.product-card,.community-card,.x2-celeb-card,.lum2-cat,.lum2-author,.beauty-card,.celeb-card,.radar-card,.service-panel,.service-item,.brand-tile,.note-card,.recent-item{background:#ffffff!important;border-color:#dbeafe!important;box-shadow:0 10px 26px rgba(15,23,42,.06)!important;color:#0f172a!important;}
.logo,.brand,.footer-logo,.footer-brand,.brand-logo,.celeb-index,.product-mark,.service-num,.leader-stat strong,.lum2-avatar,.fam2-avatar,.e2-avatar{color:#2563eb!important;border-color:#bfdbfe!important;}
.rule,.line,.tiny-line,.accent-line,.top-line{background:#bfdbfe!important;border-color:#bfdbfe!important;}
@media(max-width:560px){h1{font-size:34px!important}h2{font-size:20px!important}h3{font-size:18px!important}p{font-size:12.5px!important}}


/* ===== TINTUCGOC exact-html WordPress fixes ===== */
html,body{min-width:0!important;overflow-x:hidden!important;}
body{font-family:Inter,Arial,sans-serif!important;font-size:14px!important;line-height:1.5!important;}
body *{font-family:Inter,Arial,sans-serif!important;}
h1,h2,h3,h4,h5,h6,b,strong,.logo,.brand,.footer-logo,.section-title,.section-title-main,.lead-story h1,.editor-card h2,.headline-list h3{font-weight:600!important;}
.nav a,.nav span,.navbar a,.menu a,.header a{font-size:12px!important;font-weight:600!important;line-height:1.2!important;}
p,.meta,.small,li,.excerpt,.article-row p,.topic-body p,.side-box p,.footer p,.footer li,footer li{font-size:13px!important;line-height:1.55!important;}
.hero h1,.lead-story h1,.hero-copy h1,main h1{font-size:clamp(25px,3.1vw,32px)!important;line-height:1.18!important;letter-spacing:-.02em!important;}
.exp-intro h2,.fash2-intro h2,.fam-head h2,.fam2-title h2,.lum2-head h2,.directory-head h2,.section-title-main,main h2{font-size:clamp(20px,2.25vw,24px)!important;line-height:1.18!important;letter-spacing:0!important;}
.editor-card h2,.headline-list h3,.look-card h3,.article-row h3,.topic-body h3,.post-card h3,.feature-title h3,main h3{font-size:clamp(16px,1.6vw,20px)!important;line-height:1.25!important;}
.logo img,.custom-logo{max-height:48px!important;max-width:220px!important;width:auto!important;height:auto!important;object-fit:contain!important;}
.site-content,.entry-wrap{width:min(1180px,calc(100% - 48px));margin:32px auto;}
.entry-wrap{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:10px;padding:28px;box-shadow:0 8px 24px rgba(0,0,0,.04)}
.entry-wrap h1{font-size:30px!important;margin:0 0 14px!important}.entry-wrap p{font-size:14px!important}.archive-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.archive-card{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:10px;overflow:hidden;box-shadow:0 8px 20px rgba(0,0,0,.04)}.archive-card img{width:100%;height:170px;object-fit:cover}.archive-card div{padding:14px}.archive-card h2{font-size:18px!important;margin:0 0 8px!important}
.mobile-header-search{display:none!important;}
.mobile-toggle{align-items:center;justify-content:center;border:1px solid rgba(0,0,0,.12);background:#fff;border-radius:8px;color:inherit;line-height:1;}
.nav ul,.primary-menu{list-style:none;margin:0;padding:0}.primary-menu{display:flex;align-items:center;gap:inherit}.primary-menu li{position:relative}.primary-menu .sub-menu{display:none;position:absolute;left:0;top:100%;min-width:210px;background:#fff;border:1px solid rgba(0,0,0,.1);box-shadow:0 16px 32px rgba(0,0,0,.12);z-index:99}.primary-menu li:hover>.sub-menu,.primary-menu li:focus-within>.sub-menu{display:block}.primary-menu .sub-menu li{display:block}.primary-menu .sub-menu a{display:block;padding:10px 14px;white-space:nowrap}.primary-menu .sub-menu .sub-menu{left:100%;top:0}
@media(max-width:900px){
  body{font-size:13px!important;}
  .header,.top,.masthead{position:sticky!important;top:0!important;z-index:80!important;background:#fff!important;}
  .header .masthead,.top .container,.masthead .container,.header-inner,.nav-row{min-height:58px!important;}
  .mobile-header-search{display:flex!important;align-items:center!important;height:34px!important;border:1px solid rgba(0,0,0,.15)!important;border-radius:999px!important;background:#fff!important;overflow:hidden!important;color:inherit!important;min-width:0!important;}
  .mobile-header-search input{border:0!important;outline:0!important;min-width:0!important;width:100%!important;padding:0 10px!important;font-size:12px!important;background:transparent!important;}
  .mobile-header-search button{border:0!important;background:transparent!important;width:34px!important;font-size:15px!important;color:inherit!important;}
  .nav-icon,.head-icons,.subscribe,.nav-actions>.nav-icon{display:none!important;}
  .mobile-toggle{display:flex!important;width:36px!important;height:36px!important;font-size:22px!important;padding:0!important;}
  .logo,.brand,.footer-logo{font-size:28px!important;letter-spacing:.04em!important;max-width:128px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
  .logo img,.custom-logo{max-height:34px!important;max-width:120px!important;}
  .nav{display:none!important;position:absolute!important;left:12px!important;right:12px!important;top:58px!important;background:#fff!important;border:1px solid rgba(0,0,0,.1)!important;box-shadow:0 16px 38px rgba(0,0,0,.14)!important;border-radius:10px!important;padding:10px!important;z-index:90!important;gap:0!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;white-space:normal!important;}
  .nav.open{display:flex!important;}
  .nav a,.nav span{height:36px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;font-size:12px!important;padding:0 10px!important;}
  .primary-menu{display:block}.primary-menu .sub-menu{display:none!important;position:static!important;box-shadow:none!important;border:0!important;padding-left:14px!important}.primary-menu li:hover>.sub-menu,.primary-menu li:focus-within>.sub-menu{display:block!important}
  .hero h1,.lead-story h1,.hero-copy h1,main h1{font-size:24px!important;line-height:1.22!important;}
  .exp-intro h2,.fash2-intro h2,.fam-head h2,.fam2-title h2,.lum2-head h2,main h2{font-size:20px!important;}
  main h3,.editor-card h2,.headline-list h3,.article-row h3{font-size:18px!important;}
  p,.meta,.small,li,.article-row p{font-size:12.5px!important;}
  .archive-grid{grid-template-columns:1fr}.entry-wrap{width:calc(100% - 24px);padding:18px;margin:18px auto}
}

@media(max-width:900px){
  .header{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;gap:10px!important;align-items:center!important;padding:8px 12px!important;border-bottom:1px solid var(--line)!important;}
  .masthead{display:contents!important;height:auto!important;border:0!important;}
  .masthead .logo{grid-column:1!important;font-size:28px!important;max-width:120px!important;}
  .nav-row{display:contents!important;}
  .nav-row .mobile-header-search{grid-column:2!important;}
  .nav-actions{display:contents!important;}
  .mobile-toggle{grid-column:3!important;}
}


/* ===== Font/size compact pass 2 ===== */
body *{font-family:Inter,Arial,sans-serif!important;}
h1,h2,h3,h4,h5,h6,b,strong,.logo,.brand,.footer-logo,.footer-brand,.btn,.tag,.label,.pill,.read-link,button,.subscribe,.category,.cat,.look-tag,.shop-link,.section-title,.section-title-main,.side-title,.nav a,.nav span,.issue,.kicker,.exp-kicker,.fash2-kicker,.fam-kicker,.lum2-kicker,.meta b,.rank-no,.datebox strong,.feature-stat b{font-weight:600!important;}
.logo,.brand{font-size:clamp(26px,4.2vw,46px)!important;line-height:1!important;letter-spacing:.04em!important;}
.footer-logo,.footer-brand{font-size:clamp(24px,3vw,34px)!important;}
.masthead{min-height:64px!important;height:auto!important;padding:10px 0!important;}
.nav-row,.nav,.navbar{min-height:42px!important;height:auto!important;}
.nav a,.nav span,.navbar a,.footer-nav a{font-size:11.5px!important;}
.hero h1,.lead-story h1,.hero-copy h1,main h1{font-size:clamp(24px,2.8vw,30px)!important;line-height:1.18!important;}
main h2,.exp-intro h2,.fash2-intro h2,.fam-head h2,.fam2-title h2,.lum2-head h2,.directory-head h2,.fame-title h2,.leadership-copy h2,.service-panel h2{font-size:clamp(19px,2.05vw,23px)!important;line-height:1.2!important;}
main h3,.editor-card h2,.headline-list h3,.look-card h3,.article-row h3,.feature-card h3,.story-card h3,.tip-row h3,.product-pick h3,.brand-chip h3,.celeb-card h3,.service-item h3,.leader-card h2{font-size:clamp(15px,1.45vw,19px)!important;line-height:1.25!important;}
.lead-story p,.hero p,.hero-copy p,.fam2-title p,.fash2-intro p,.lum2-head p,.exp-intro p,p,.article-row p,.feature-card p,.story-card p,.sidebar p,.footer p,.footer li,footer li{font-size:12.5px!important;line-height:1.55!important;}
.btn,.tag,.label,.pill{font-size:11px!important;height:auto!important;min-height:30px!important;padding:7px 12px!important;}
@media(max-width:900px){.logo,.brand{font-size:24px!important;max-width:124px!important}.masthead{min-height:0!important;padding:0!important}.nav a,.nav span{font-size:12px!important}.hero h1,.lead-story h1,.hero-copy h1,main h1{font-size:23px!important}main h2{font-size:19px!important}main h3{font-size:17px!important}.lead-story p,.hero p,.hero-copy p,p{font-size:12px!important}.mobile-header-search{order:2}.mobile-toggle{order:3}}

/* Dynamic homepage + clickability patch */
.tgc-post-link{cursor:pointer;transition:transform .16s ease,box-shadow .16s ease}.tgc-post-link:hover{transform:translateY(-1px)}
.tgc-post-link a{position:relative;z-index:2}.tgc-post-link img{transition:filter .18s ease}.tgc-post-link:hover img{filter:brightness(.96)}
.primary-menu,.primary-menu ul{list-style:none;margin:0;padding:0}.primary-menu{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.primary-menu li{position:relative}.primary-menu a{display:flex;align-items:center;text-decoration:none}.primary-menu .sub-menu{display:none;position:absolute;left:0;top:100%;min-width:210px;background:#fff;border:1px solid rgba(0,0,0,.08);box-shadow:0 14px 30px rgba(0,0,0,.10);z-index:200;padding:8px}.primary-menu li:hover>.sub-menu,.primary-menu li:focus-within>.sub-menu{display:block}.primary-menu .sub-menu li{display:block}.primary-menu .sub-menu a{padding:10px 12px;white-space:normal;font-size:12px}.primary-menu .sub-menu .sub-menu{left:100%;top:0}
@media(max-width:760px){
  .header .container,.header-inner,.nav-row{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;min-height:58px!important;height:auto!important;padding-top:8px!important;padding-bottom:8px!important}
  .logo,.site-logo{max-width:120px!important;min-width:0!important;font-size:22px!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
  .logo img,.custom-logo{max-height:34px!important;max-width:120px!important;width:auto!important;height:auto!important}
  .search,.mobile-header-search,.header-actions .search{display:flex!important;grid-column:auto!important;width:100%!important;max-width:none!important;margin:0!important;height:34px!important;min-width:0!important}
  .search input,.mobile-header-search input{font-size:12px!important;min-width:0!important;padding-left:10px!important;padding-right:8px!important}
  .mobile-toggle{display:flex!important;align-items:center!important;justify-content:center!important;width:36px!important;height:36px!important;min-width:36px!important;border:1px solid rgba(0,0,0,.08)!important;border-radius:8px!important;background:#fff!important;font-size:22px!important;line-height:1!important}
  .nav,.primary-menu{display:none!important;position:absolute!important;left:12px!important;right:12px!important;top:100%!important;background:#fff!important;border:1px solid rgba(0,0,0,.09)!important;box-shadow:0 14px 30px rgba(0,0,0,.12)!important;z-index:300!important;flex-direction:column!important;align-items:stretch!important;gap:0!important;padding:10px!important}
  .nav.open,.primary-menu.open,body.menu-open .primary-menu,body.menu-open .nav{display:flex!important}
  .nav a,.primary-menu a{height:auto!important;padding:10px 12px!important;font-size:12px!important;white-space:normal!important}
  .primary-menu .sub-menu{position:static!important;display:none!important;box-shadow:none!important;border:0!important;padding:0 0 0 12px!important}.primary-menu li:hover>.sub-menu,.primary-menu li:focus-within>.sub-menu{display:block!important}
}
