
.prices-hero{position:relative;padding:98px 0 34px;background:var(--green-dark);overflow:hidden}.prices-hero__pattern{position:absolute;inset:0;background:linear-gradient(rgba(24,58,39,.84),rgba(24,58,39,.9)),url('../images/hero-bg.webp') center/cover no-repeat;opacity:.95}.prices-hero__grid{position:relative;display:grid;grid-template-columns:1.16fr .84fr;gap:18px;align-items:stretch}.prices-hero__content,.prices-hero__media{border-radius:var(--radius-large);overflow:hidden;box-shadow:var(--shadow-strong)}.prices-hero__content{padding:34px 40px;background:var(--cream);display:flex;flex-direction:column;justify-content:center}.prices-hero .breadcrumbs{margin-bottom:18px}.prices-hero .breadcrumbs ol{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0;color:rgba(40,78,55,.55);font-size:12px;font-weight:500}.prices-hero .breadcrumbs li{display:flex;align-items:center;gap:8px}.prices-hero .breadcrumbs li:not(:last-child)::after{content:'-';opacity:.55}.prices-hero__content h1{margin:0 0 14px;font-size:clamp(36px,4.3vw,58px);line-height:1.02;color:var(--green);font-weight:850;letter-spacing:-.045em}.prices-hero__content>p:not(.section-label){margin:0 0 22px;color:#48604e;font-size:17px}.prices-hero__facts{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:22px}.prices-hero__facts span{padding:13px 12px;border-radius:16px;background:var(--cream-light);border:1px solid rgba(40,78,55,.1)}.prices-hero__facts b,.prices-hero__facts small{display:block}.prices-hero__facts b{color:var(--green);font-size:16px}.prices-hero__facts small{margin-top:2px;color:var(--muted);font-size:10px}.prices-hero__media{position:relative;margin:0}.prices-hero__media>img{width:100%;height:100%;object-fit:cover}.prices-hero__media figcaption{position:absolute;left:16px;right:16px;bottom:16px;padding:14px 16px;border-radius:18px;background:rgba(40,78,55,.94);color:var(--cream)}.prices-hero__media strong,.prices-hero__media span{display:block}.prices-hero__media strong{font-size:14px}.prices-hero__media span{font-size:11px;opacity:.82}.prices-hero__view-all-btn{background:var(--green);color:var(--cream)}.popular-prices__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.popular-price-card{padding:0;border:1px solid rgba(40,78,55,.12);border-radius:22px;background:var(--cream-light);overflow:hidden;display:grid;grid-template-columns:120px 1fr;text-align:left;cursor:pointer;box-shadow:0 12px 30px rgba(40,78,55,.06);transition:.2s ease}.popular-price-card:hover{transform:translateY(-4px);border-color:rgba(127,42,33,.35)}.popular-price-card img{width:100%;height:100%;min-height:132px;object-fit:cover}.popular-price-card span{padding:17px;display:flex;flex-direction:column;justify-content:center}.popular-price-card strong{font-size:18px;color:var(--green)}.popular-price-card small{margin:4px 0 9px;color:var(--muted);font-size:11px}.popular-price-card b{color:var(--burgundy);font-size:15px}.price-categories{position:sticky;top:88px;z-index:35;background:rgba(248,233,196,.94);border-top:1px solid rgba(40,78,55,.08);border-bottom:1px solid rgba(40,78,55,.12);backdrop-filter:blur(10px)}.price-categories__scroll{display:flex;gap:8px;overflow-x:auto;padding:13px 0;scrollbar-width:none}.price-categories__scroll::-webkit-scrollbar{display:none}.price-categories button{flex:0 0 auto;min-height:40px;padding:0 15px;border:1px solid rgba(40,78,55,.16);border-radius:999px;background:transparent;color:var(--green);font-size:12px;font-weight:850;cursor:pointer}.price-categories button:hover,.price-categories button.is-active{background:var(--green);border-color:var(--green);color:var(--cream)}.price-list__head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:24px}.price-list__head h2{margin:0 0 10px;font-size:clamp(34px,4vw,52px);line-height:1.05}.price-list__head p{margin:0;color:var(--muted)}.price-result{flex:0 0 auto;padding:15px 20px;border-radius:18px;background:var(--cream);text-align:center}.price-result strong,.price-result span{display:block}.price-result strong{font-size:30px;line-height:1;color:var(--green)}.price-result span{margin-top:4px;color:var(--muted);font-size:10px}.price-toolbar{display:grid;grid-template-columns:minmax(240px,1fr) auto auto;gap:10px;margin-bottom:12px}.price-search{position:relative}.price-search svg{position:absolute;left:16px;top:50%;width:20px;height:20px;transform:translateY(-50%);fill:none;stroke:var(--green);stroke-width:2}.price-search input{width:100%;height:52px;padding:0 18px 0 48px;border:1px solid rgba(40,78,55,.18);border-radius:16px;background:var(--cream-pale);color:var(--green);outline:0}.price-search input:focus{border-color:var(--burgundy);box-shadow:0 0 0 4px rgba(127,42,33,.08)}.price-filter-button,.price-reset{height:52px;padding:0 18px;border-radius:16px;font-size:12px;font-weight:900;cursor:pointer}.price-filter-button{border:0;background:var(--green);color:var(--cream)}.price-filter-button b{display:inline-grid;place-items:center;min-width:20px;height:20px;margin-left:7px;border-radius:50%;background:var(--cream);color:var(--green);font-size:10px}.price-reset{border:1px solid rgba(40,78,55,.18);background:transparent;color:var(--burgundy)}.price-active-filters{display:flex;gap:7px;flex-wrap:wrap;min-height:20px;margin-bottom:14px}.price-active-filters span{padding:6px 9px;border-radius:999px;background:rgba(127,42,33,.08);color:var(--burgundy);font-size:10px;font-weight:850}.price-groups{display:grid;gap:12px}.price-group{border:1px solid rgba(40,78,55,.12);border-radius:22px;background:var(--cream-pale);overflow:hidden}.price-group>summary{list-style:none;cursor:pointer;padding:22px 24px;display:flex;justify-content:space-between;align-items:center;gap:20px}.price-group>summary::-webkit-details-marker{display:none}.price-group>summary span{display:grid}.price-group>summary small{color:var(--burgundy);font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.price-group>summary strong{margin-top:2px;font-size:25px;color:var(--green)}.price-group>summary em{margin-top:3px;color:var(--muted);font-size:12px;font-style:normal}.price-group>summary>b{position:relative;width:38px;height:38px;border-radius:50%;background:var(--cream-light);flex:0 0 auto}.price-group>summary>b::before,.price-group>summary>b::after{content:'';position:absolute;left:50%;top:50%;width:14px;height:2px;background:var(--green);transform:translate(-50%,-50%)}.price-group>summary>b::after{transform:translate(-50%,-50%) rotate(90deg);transition:.18s}.price-group[open]>summary>b::after{transform:translate(-50%,-50%) rotate(0)}.price-group__body{padding:0 14px 14px;display:grid;gap:8px}.price-item{display:grid;grid-template-columns:minmax(260px,1.15fr) minmax(320px,1fr) auto;gap:20px;align-items:center;padding:15px 16px;border:1px solid rgba(40,78,55,.09);border-radius:17px;background:var(--cream-light)}.price-item[hidden]{display:none}.price-item__main h3{margin:0 0 3px;font-size:16px;color:var(--green)}.price-item__main p{margin:0;color:var(--muted);font-size:11px}.price-item__variants{display:flex;flex-wrap:wrap;gap:6px}.price-variant{min-width:96px;padding:7px 9px;border-radius:12px;background:var(--cream-pale);border:1px solid rgba(40,78,55,.1)}.price-variant b,.price-variant strong{display:block}.price-variant b{color:var(--muted);font-size:9px;font-weight:800}.price-variant strong{margin-top:2px;color:var(--green);font-size:12px}.price-item__actions{display:flex;align-items:center;gap:10px}.price-item__more{color:var(--burgundy);font-size:11px;font-weight:900}.price-item__more:hover{text-decoration:underline}.price-empty{text-align:center;padding:48px 20px;border-radius:22px;background:var(--cream-pale)}.price-empty h3{font-size:26px;margin:0 0 8px}.price-empty p{color:var(--muted)}.price-commerce__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.price-commerce article{overflow:hidden;border:1px solid rgba(40,78,55,.11);border-radius:24px;background:var(--cream-light);display:flex;flex-direction:column}.price-commerce img{width:100%;height:220px;object-fit:cover}.price-commerce article span{padding:22px;display:flex;flex:1;flex-direction:column}.price-commerce h3{margin:0 0 7px;font-size:24px}.price-commerce p{margin:0 0 18px;color:var(--muted);font-size:13px}.price-commerce .btn{margin-top:auto}.included-price__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.included-price article{padding:23px;border:1px solid rgba(40,78,55,.1);border-radius:22px;background:var(--cream-pale);text-align:center}.included-price img{width:42px;height:42px;margin:0 auto 14px;object-fit:contain}.included-price h3{margin:0 0 7px;font-size:18px}.included-price p{margin:0;color:var(--muted);font-size:12px}.budget-guide__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.budget-guide article{padding:22px;border-radius:22px;background:var(--cream-light);border:1px solid rgba(40,78,55,.1)}.budget-guide strong{font-size:22px;color:var(--green)}.budget-guide p{min-height:58px;color:var(--muted);font-size:12px}.budget-guide a{color:var(--burgundy);font-size:12px;font-weight:900}.prices-seo__grid{display:grid;grid-template-columns:1.3fr .7fr;gap:30px}.prices-seo article h2{margin:0 0 15px;font-size:40px;line-height:1.08}.prices-seo article h3{margin:27px 0 8px;font-size:23px}.prices-seo article p{color:var(--muted)}.prices-seo aside{height:max-content;padding:24px;border-radius:22px;background:var(--cream-light);position:sticky;top:156px}.prices-seo aside h3{margin:0 0 12px}.prices-seo aside a{display:block;padding:8px 0;color:var(--burgundy);font-size:13px;font-weight:850}.prices-accordion{display:grid;gap:9px;max-width:900px;margin-inline:auto}.prices-accordion details{border:1px solid rgba(40,78,55,.13);border-radius:17px;background:var(--cream-pale);overflow:hidden}.prices-accordion summary{list-style:none;padding:18px 21px;cursor:pointer;font-weight:900}.prices-accordion summary::after{content:'+';float:right;color:var(--burgundy);font-size:20px}.prices-accordion details[open] summary::after{content:'−'}.prices-accordion p{margin:0;padding:0 21px 18px;color:var(--muted)}.prices-final{background:var(--green-dark)}.prices-final__box{padding:38px;border:1px solid rgba(243,220,172,.16);border-radius:28px;background:rgba(243,220,172,.05);display:flex;align-items:center;justify-content:space-between;gap:30px;color:var(--cream)}.prices-final h2{margin:0 0 10px;font-size:clamp(32px,4vw,48px);line-height:1.05;color:var(--cream)}.prices-final p{margin:0;max-width:700px;color:rgba(243,220,172,.76)}.prices-mobile-sticky{display:none}.price-filter-drawer{position:fixed;inset:0;z-index:200;display:none}.price-filter-drawer.is-open{display:block}.price-filter-drawer__backdrop{position:absolute;inset:0;border:0;background:rgba(8,25,16,.66)}.price-filter-drawer__panel{position:absolute;right:0;top:0;bottom:0;width:min(420px,100%);padding:24px;background:var(--cream-pale);overflow:auto;box-shadow:-20px 0 60px rgba(0,0,0,.22)}.price-filter-drawer__head{display:flex;justify-content:space-between;align-items:start;margin-bottom:22px}.price-filter-drawer__head span{color:var(--burgundy);font-size:10px;font-weight:900;text-transform:uppercase}.price-filter-drawer__head h2{margin:2px 0 0;font-size:32px}.price-filter-drawer__head>button{width:38px;height:38px;border:1px solid rgba(40,78,55,.16);border-radius:50%;background:transparent;color:var(--green);font-size:25px}.price-filter-group{padding:17px 0;border-top:1px solid rgba(40,78,55,.12)}.price-filter-group h3{margin:0 0 10px;font-size:16px}.price-filter-group label{display:flex;gap:9px;align-items:center;padding:7px 0;font-size:13px;color:var(--green)}.price-filter-group input{width:18px;height:18px;accent-color:var(--green)}.price-filter-drawer__actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;position:sticky;bottom:-24px;padding:15px 0 24px;background:var(--cream-pale)}
@media(max-width:1050px){.popular-prices__grid{grid-template-columns:repeat(2,1fr)}.price-item{grid-template-columns:1fr}.price-item__actions{justify-content:flex-start}.included-price__grid,.budget-guide__grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:820px){.prices-hero{padding:84px 0 22px}.prices-hero__grid{grid-template-columns:1fr;gap:10px}.prices-hero__content{padding:23px 18px}.prices-hero__content h1{font-size:31px}.prices-hero__content>p:not(.section-label){font-size:14px}.prices-hero__facts{grid-template-columns:repeat(3,1fr);gap:6px}.prices-hero__facts span{padding:10px 7px}.prices-hero__facts b{font-size:12px}.prices-hero__facts small{font-size:8px}.prices-hero__media{height:220px}.popular-prices__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:7px}.popular-price-card{flex:0 0 82%;scroll-snap-align:start}.price-categories{top:80px}.price-list__head{align-items:start}.price-result{padding:11px 14px}.price-result strong{font-size:24px}.price-toolbar{grid-template-columns:1fr auto}.price-reset{display:none}.price-group>summary{padding:18px}.price-group>summary strong{font-size:21px}.price-group>summary em{font-size:10px}.price-item{gap:13px;padding:15px}.price-item__main h3{font-size:17px}.price-item__variants{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.price-variant{min-width:0}.price-item__actions{display:grid;grid-template-columns:1fr auto}.price-commerce__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.price-commerce article{flex:0 0 82%;scroll-snap-align:start}.included-price__grid,.budget-guide__grid{grid-template-columns:repeat(2,1fr);gap:9px}.prices-seo__grid{grid-template-columns:1fr}.prices-seo aside{position:static}.prices-final__box{align-items:flex-start;flex-direction:column;padding:28px 20px}.prices-mobile-sticky{position:fixed;left:8px;right:8px;bottom:8px;z-index:90;display:grid;grid-template-columns:1fr 1fr;gap:7px;padding:8px;border-radius:20px;background:rgba(40,78,55,.97);box-shadow:0 15px 45px rgba(0,0,0,.26);padding-bottom:calc(8px + env(safe-area-inset-bottom))}.prices-mobile-sticky a,.prices-mobile-sticky button{min-height:48px;border-radius:999px;border:1px solid rgba(243,220,172,.4);display:grid;place-items:center;background:transparent;color:var(--cream);font-size:12px;font-weight:900}.prices-mobile-sticky button{background:var(--cream);color:var(--green)}.site-footer{padding-bottom:120px}.price-filter-drawer__panel{padding:20px 16px}}
@media(max-width:520px){.container{width:min(100% - 22px,var(--container))}.prices-hero__media{height:185px}.prices-hero__facts{grid-template-columns:1fr 1fr 1fr}.popular-price-card{grid-template-columns:94px 1fr}.popular-price-card img{min-height:122px}.price-list__head h2{font-size:31px}.price-list__head p{font-size:13px}.price-item__variants{grid-template-columns:1fr 1fr}.price-item__actions{grid-template-columns:1fr}.price-item__more{text-align:center;padding:8px}.included-price__grid,.budget-guide__grid{grid-template-columns:1fr 1fr}.included-price article,.budget-guide article{padding:17px 12px}.budget-guide strong{font-size:18px}.budget-guide p{min-height:auto}.prices-seo article h2{font-size:31px}}

/* Prices hero icon + text block styling aligned with homepage hero proportions */
.prices-hero__eyebrow{margin-bottom:8px}
.prices-hero__mark{width:90px;max-height:68px;object-fit:contain;display:block}
.prices-hero__kicker{margin:0 0 8px;color:var(--green);font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.prices-hero__content>p:not(.section-label){font-size:17px;line-height:1.48}
.prices-hero__media figcaption strong{font-size:14px}
.prices-hero__media figcaption span{font-size:11px}

@media(max-width:820px){
  .prices-hero{padding:76px 0 18px}
  .prices-hero__content{padding:20px 16px 18px;min-height:360px}
  .prices-hero__eyebrow{margin-bottom:6px}
  .prices-hero__mark{width:74px;max-height:56px;margin-bottom:2px}
  .prices-hero__kicker{font-size:9px;margin-bottom:6px}
  .prices-hero__content h1{font-size:clamp(26px,7.1vw,32px);line-height:1.08;margin-bottom:8px}
  .prices-hero__content>p:not(.section-label){font-size:12.5px;line-height:1.38}
  .prices-hero__media{height:255px}
}

@media(max-width:520px){
  .prices-hero__content{min-height:350px}
  .prices-hero__content>p:not(.section-label){font-size:12px}
  .prices-hero__media{height:255px}
  .prices-hero__media figcaption{left:10px;right:10px;bottom:10px;padding:9px 10px;border-radius:14px}
  .prices-hero__media figcaption strong{font-size:12px}
  .prices-hero__media figcaption span{font-size:9px}
}

/* Keep the brand mark centered independently of the surrounding hero copy. */
body.grandthai-canonical-prices .prices-hero__eyebrow{
  width:100%;
  display:grid;
  justify-items:center;
  text-align:center;
}
body.grandthai-canonical-prices .prices-hero__mark{margin-inline:auto}

@media(max-width:820px){
  .prices-hero__pattern{background-image:linear-gradient(rgba(24,58,39,.84),rgba(24,58,39,.9)),url('../images/hero-bg-mobile.webp')}
}

/* WCAG 2.2 AA: keep secondary hero copy measurable and every desktop category visible. */
.prices-hero__media figcaption span{color:var(--cream);opacity:1}
@media(min-width:821px){
  .price-categories__scroll{flex-wrap:wrap;overflow-x:visible}
}
