@import url('https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@400;500;600;700;800&family=Bungee&display=swap');

:root {
  --ink: #041a33;
  --blue: #0753a6;
  --bright-blue: #087bd3;
  --sky: #eaf6ff;
  --white: #ffffff;
  --mist: #c6d8eb;
}

html, body, button, input, select, textarea { font-family: "Be Vietnam Pro", "Segoe UI", Arial, sans-serif; }
body { background: var(--ink); color: var(--white); }
.hero > img.hero-media { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; object-position:center 45%; }
.hero-cms-action { display:inline-block; margin-top:24px; padding:12px 18px; border:1px solid rgba(255,255,255,.65); font-size:12px; font-weight:700; letter-spacing:.1em; text-transform:uppercase; }
.hero-cms-action[hidden], [data-cms-section][hidden], .main-nav a[hidden] { display:none!important; }
.hero { background: var(--ink) url('/assets/thanh-tra-social-preview.png') center/cover no-repeat; }
.video-panel, .page-hero, .store-directory-head { background: var(--ink) url('/assets/olong-lai-blao.png') center/cover no-repeat; }
body .site-header,
body .site-header.scrolled {
  height: 78px;
  background: rgba(4, 42, 82, .98) !important;
  color: #fff !important;
  border-bottom: 1px solid rgba(255,255,255,.14) !important;
  box-shadow: 0 7px 24px rgba(0,25,53,.22);
  backdrop-filter: blur(16px);
}
body .site-header .brand,
body .site-header .main-nav a,
body .site-header .locale,
body .site-header .member-link { color: #fff !important; }
body[data-page="home"] .site-header:not(.scrolled) {
  background: transparent !important;
  border-bottom-color: transparent !important;
  box-shadow: none;
  backdrop-filter: none;
}
.brand-mark {
  width: 48px;
  height: 48px;
  flex: 0 0 48px;
  border-radius: 50%;
  background: #fff;
  display: grid;
  place-items: end center;
  overflow: hidden;
  border: 2px solid rgba(255, 255, 255, .92);
  box-shadow: 0 6px 20px rgba(0, 31, 72, .24);
}
.brand-mark img {
  width: 48px;
  height: 48px;
  object-fit: cover;
  object-position: center;
  filter: none;
  mix-blend-mode: normal;
  display: block;
  opacity: 1;
  visibility: visible;
}
body .site-header .brand > span:last-child {
  font-family: "Bungee", "Arial Black", sans-serif !important;
  font-size: 18px;
  font-weight: 400 !important;
  letter-spacing: .025em !important;
  line-height: 1;
  text-transform: none;
}
body .site-header .brand small {
  font-family: "Be Vietnam Pro", "Segoe UI", Arial, sans-serif !important;
  display: block;
  margin-top: 6px;
  font-size: 7px;
  letter-spacing: .13em;
  font-weight: 700;
  color: #bfe2ff;
}
.main-nav a.active:after { height: 2px; background: var(--bright-blue); }
.member-link { border-color: rgba(255,255,255,.72); background: rgba(8,123,211,.18); transition: .2s; }
.member-link:hover { background: var(--bright-blue); border-color: var(--bright-blue); }
body .site-header .order-link { padding: 11px 18px; background:#fff !important; color:#0753a6 !important; border:1px solid #fff !important; font-family:"Be Vietnam Pro","Segoe UI",Arial,sans-serif !important; font-size:12px; font-weight:800; letter-spacing:.04em; text-transform:uppercase; transition:.2s; }
body .site-header .order-link:hover,
body .site-header .order-link.active { background:#087bd3 !important; border-color:#087bd3 !important; color:#fff !important; }
.eyebrow { color: #cceaff; }
.section-tag { color: #73bdf2; font-weight: 700; }
.feature-copy { background: var(--sky); color: var(--ink); }
.feature-copy.dark { background: var(--blue); color: #fff; }
.feature-copy p { color: #425c72; }
.feature-copy.dark p { color: #d9edff; }
.statement { background: #fff; color: var(--ink); }
.statement .text-link { border-color: var(--ink); }
.site-footer { background: #031326; border-top: 3px solid var(--bright-blue); }
.page-hero { background: var(--blue); }
.metric { background: #06254a; }
.menu-list, .story-card, .login-panel { background: #eef8ff; color: var(--ink); }
.primary-btn { background: var(--blue); }
.primary-btn:hover { background: var(--bright-blue); }

@media (max-width: 900px) {
  body .site-header, body .site-header.scrolled { height: 64px; }
  .brand-mark { width: 42px; height: 42px; flex-basis: 42px; }
  .brand-mark img { width: 42px; height: 42px; }
  .brand > span:last-child { font-size: 15px; }
  .main-nav { background: var(--ink); }
  .order-link { padding: 9px 12px; font-size: 11px; }
}

.store-directory { min-height: 100vh; background: var(--ink); }
.store-directory-head { padding: 150px 7vw 70px; border-bottom: 1px solid rgba(255,255,255,.16); display: grid; grid-template-columns: 1.5fr .7fr; align-items: end; gap: 8vw; }
.store-directory-head .eyebrow { grid-column: 1/-1; }
.store-directory-head h1 { margin: 0; font: 400 clamp(4.2rem,9vw,9rem)/.88 Georgia,serif; letter-spacing: -.05em; }
.store-directory-head p { margin: 0 0 10px; color: #bdd0e3; font-size: 1rem; line-height: 1.8; max-width: 31rem; }
.store-directory-body { padding: 50px 6vw 120px; }
.store-finder { display: grid; grid-template-columns: minmax(280px,1fr) 230px auto auto; gap: 10px; padding-bottom: 34px; }
.store-finder input,.store-finder select,.store-finder button { min-height: 52px; border: 1px solid rgba(255,255,255,.28); color: #fff; background: rgba(255,255,255,.05); border-radius: 0; padding: 0 18px; font-size: .9rem; }
.store-search { display: flex; align-items: center; border: 1px solid rgba(255,255,255,.28); background: rgba(255,255,255,.05); padding-left: 18px; }
.store-search span { color: #75c5ff; font-size: 1.5rem; }.store-search input { width: 100%; border: 0; background: none; outline: 0; }.store-search input::placeholder { color: #9aaec1; }
.store-finder select option { color: #041a33; background: #fff; }.store-finder button { background: var(--bright-blue); border-color: var(--bright-blue); font-weight: 800; cursor: pointer; }.store-finder .nearby-button { background: #fff; color: var(--blue); border-color: #fff; }
.location-notice { margin: -14px 0 28px; padding: 13px 16px; background: rgba(8,123,211,.18); border-left: 3px solid var(--bright-blue); color: #d9edff; }
.store-summary { display: flex; align-items: baseline; gap: 9px; margin-bottom: 28px; }.store-summary strong { font: 400 2rem Georgia,serif; }.store-summary span { color: #9cb1c5; }
.province-directory { display: grid; gap: 54px; }.province-group > header { display: flex; align-items: end; justify-content: space-between; padding-bottom: 15px; border-bottom: 2px solid #087bd3; margin-bottom: 18px; }.province-group > header span { font: 400 clamp(1.9rem,3vw,3rem) Georgia,serif; }.province-group > header b { color: #7fcaff; font-size: .82rem; letter-spacing: .08em; text-transform: uppercase; }
.province-store-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 1px; background: rgba(255,255,255,.16); }.directory-store-card { min-height: 245px; display: flex; flex-direction: column; padding: 26px; background: #062340; }.directory-store-card > div { display: flex; justify-content: space-between; align-items: center; }.directory-store-card small { color: #75c5ff; font-size: .72rem; letter-spacing: .13em; font-weight: 800; }.directory-store-card em { color: #fff; background: #087bd3; font-style: normal; border-radius: 50px; padding: 5px 9px; font-size: .72rem; font-weight: 800; }
.directory-store-card h2 { margin: 28px 0 10px; font: 400 1.65rem/1.15 Georgia,serif; }.directory-store-card p { margin: 0; color: #aebfd0; line-height: 1.55; min-height: 50px; }.directory-store-card > a:not(.map-link) { margin-top: 10px; color: #9ed4ff; }.directory-store-card .map-link { margin-top: auto; padding-top: 22px; color: #fff; font-size: .78rem; letter-spacing: .1em; text-transform: uppercase; }
.store-loading,.store-empty { min-height: 240px; display: grid; place-content: center; gap: 8px; text-align: center; color: #9cb1c5; border: 1px solid rgba(255,255,255,.16); }.store-empty b { color: #fff; font: 400 1.6rem Georgia,serif; }
@media(max-width:1050px){.store-finder{grid-template-columns:1fr 1fr}.province-store-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.store-directory-head{padding:115px 24px 55px;grid-template-columns:1fr;gap:28px}.store-directory-head .eyebrow{grid-column:auto}.store-directory-head h1{font-size:4.2rem}.store-directory-body{padding:32px 20px 90px}.store-finder{grid-template-columns:1fr}.store-finder button{min-height:50px}.store-summary{display:block}.store-summary span{display:block;margin-top:4px}.province-store-grid{grid-template-columns:1fr}.directory-store-card{min-height:225px}}
.store-directory-head{position:relative;overflow:hidden;min-height:72vh}.store-directory-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.store-directory-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,16,32,.91) 0%,rgba(2,20,40,.67) 53%,rgba(2,19,37,.78) 100%);z-index:1}.store-directory-head>.eyebrow,.store-directory-head>h1,.store-directory-head>p{position:relative;z-index:2;text-shadow:0 2px 24px rgba(0,0,0,.34)}
.dynamic-menu-section{background:#eef8ff;color:var(--ink);padding:90px 6vw 120px}.dynamic-menu-section>header{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:42px}.dynamic-menu-section h2,.news-page h1{font:400 clamp(3rem,6vw,6rem)/.95 Georgia,serif;letter-spacing:-.04em;margin:10px 0 0}.dynamic-categories{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.dynamic-categories button{border:1px solid #9cb9d2;background:transparent;color:var(--ink);padding:10px 15px;cursor:pointer}.dynamic-categories button.active{background:var(--blue);border-color:var(--blue);color:#fff}.dynamic-menu-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2px;background:#bdd2e4}.dynamic-product{background:#fff}.dynamic-product-image{height:360px;position:relative;overflow:hidden;background:#dbeaf5}.dynamic-product-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.dynamic-product:hover img{transform:scale(1.035)}.dynamic-product-image span{position:absolute;top:18px;left:18px;background:var(--bright-blue);padding:7px 10px;color:#fff;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.dynamic-product>div:last-child{padding:26px}.dynamic-product small,.dynamic-news small{color:var(--bright-blue);font-weight:800;text-transform:uppercase;letter-spacing:.1em}.dynamic-product h3{font:400 1.8rem Georgia,serif;margin:12px 0 8px}.dynamic-product p{color:#586d7f;min-height:48px;line-height:1.6}.dynamic-product strong{display:block;margin-top:18px;color:var(--blue);font-size:1.1rem}.content-empty{grid-column:1/-1;min-height:240px;display:grid;place-items:center;background:#fff;color:#60788e;text-align:center;padding:30px}.news-page{padding-top:78px;background:#eef8ff;color:var(--ink)}.news-page .content-section{padding-bottom:55px}.dynamic-news-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px;background:#bad0e2;padding:0 6vw 120px}.dynamic-news{background:#fff}.dynamic-news>img{width:100%;height:440px;object-fit:cover}.dynamic-news>div{padding:32px}.dynamic-news h2{font:400 clamp(1.9rem,3vw,3rem)/1.05 Georgia,serif;margin:14px 0}.dynamic-news p{color:#586d7f;line-height:1.7}
@media(max-width:900px){.dynamic-menu-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dynamic-menu-section>header{display:grid}.dynamic-categories{justify-content:flex-start}.dynamic-news>img{height:330px}}
@media(max-width:700px){.store-directory-head{min-height:68vh}.dynamic-menu-section{padding:60px 20px 85px}.dynamic-menu-grid,.dynamic-news-grid{grid-template-columns:1fr}.dynamic-product-image{height:330px}.dynamic-news-grid{padding:0 20px 80px}.dynamic-news>img{height:300px}.news-page .content-section{padding:65px 20px 40px}}

/* Danh sách Tin tức dạng hàng ngang */
.news-page .dynamic-news-grid{display:block;width:min(1320px,88vw);margin:0 auto;padding:0 0 120px;background:transparent;border-top:1px solid #c7d7e4}
.news-page .dynamic-news{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(320px,.85fr);gap:clamp(42px,7vw,110px);align-items:center;padding:44px 0;border-bottom:1px solid #c7d7e4;background:transparent}
.news-page .dynamic-news>img{grid-column:2;grid-row:1;width:100%;height:260px;object-fit:cover}
.news-page .dynamic-news>div{grid-column:1;grid-row:1;padding:0}
.news-page .dynamic-news h2{font-family:"Be Vietnam Pro","Segoe UI",Arial,sans-serif;font-size:clamp(1.45rem,2.1vw,2rem);font-weight:500;line-height:1.35;letter-spacing:-.02em;margin:13px 0 20px;color:#062f55;transition:color .2s}
.news-page .dynamic-news p{max-width:760px;margin:0;color:#657786;font-size:1rem;line-height:1.75;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.news-page .dynamic-news small{font-size:.78rem;letter-spacing:.08em}
.news-page .dynamic-news:hover h2{color:var(--bright-blue)}
@media(max-width:900px){.news-page .dynamic-news-grid{width:min(90vw,760px)}.news-page .dynamic-news{grid-template-columns:minmax(0,1.3fr) minmax(250px,.8fr);gap:32px}.news-page .dynamic-news>img{height:220px}}
@media(max-width:700px){.news-page .dynamic-news-grid{width:auto;margin:0 20px;padding:0 0 80px}.news-page .dynamic-news{grid-template-columns:1fr;gap:20px;padding:30px 0}.news-page .dynamic-news>img{grid-column:1;grid-row:2;height:230px}.news-page .dynamic-news>div{grid-column:1;grid-row:1}.news-page .dynamic-news h2{font-size:1.3rem;margin:10px 0 14px}.news-page .dynamic-news p{font-size:.95rem;-webkit-line-clamp:4}}
