/* Homepage edits from client brief — Luxury + Travel + Modern */
:root {
  --dg-burnt: #C2410C;
  --dg-orange: #FF5E1F;
  --dg-golden: #F59E0B;
  --dg-champagne: #D4AF37;
  --dg-cream: #FBF7F2;
  --dg-charcoal: #1C2127;
  --dg-orange-grad: linear-gradient(135deg, #C2410C 0%, #FF6B21 48%, #F59E0B 100%);
  /* Hero / header layout tokens — measured from sticky header + marquee */
  --dg-header-h: 72px;
  --dg-header-extra: 36px; /* marquee row */
  --dg-header-stack: calc(var(--dg-header-h) + var(--dg-header-extra));
  --dg-dest-band-pull: 0px; /* flush seam — dest-band sits on hero bottom */
  --dg-dest-band-overlap: 0px;
  --dg-hero-gap: 16px;
  /* Hero slides — wide destination panoramas (~2048×768) */
  --dg-hero-aspect: 2048 / 768;
  --dg-hero-h: auto;
  --dg-hero-min-h: 0;
  --dg-hero-img-pos: center 40%;
  --dg-hero-bottom-fade-h: 0%;
}

/* Kill page-level horizontal scrollbar (100vw / breakout leftovers) */
html,
body {
  overflow-x: hidden;
  max-width: 100%;
}
#__next {
  overflow-x: clip;
  max-width: 100%;
}

/* Hide language / currency selector (THB | TH) for now */
[data-testid="language-currency-dropdown"],
[data-testid="language-currency-header"] {
  display: none !important;
}

/* ===== Tour search overlap rail (between hero and WHY) ===== */
.dg-tour-overlap {
  position: relative;
  /* Must stay BELOW sticky header; only above following page sections */
  z-index: 2 !important;
  width: 1222px;
  max-width: 100%;
  /* Center the bar on the hero ↔ content seam (~half of 88px) */
  margin: -56px auto 0;
  padding: 0 14px;
  box-sizing: border-box;
  pointer-events: none;
  transition: opacity .15s ease;
}
.dg-tour-overlap #dg-tour-search,
.dg-tour-overlap .dg-tour-form {
  pointer-events: auto;
  position: relative;
  z-index: 1 !important;
}
/* When scrolled up into the sticky header, hide so it never "sticks" on the nav */
.dg-tour-overlap.is-under-header {
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
}
/* Collapse leftover empty search slot inside hero */
#navbar-offset + .r-tqpus0 .r-11c0sde:not(:has(#dg-tour-search)) {
  display: none !important;
  margin: 0 !important;
  padding: 0 !important;
  height: 0 !important;
  min-height: 0 !important;
  overflow: hidden !important;
}
/* Hero sits below solid white sticky header (nav + marquee) */
#__next > .css-1dbjc4n.r-13awgt0 > .r-tqpus0,
#navbar-offset + .r-tqpus0,
.css-1dbjc4n.r-6koalj.r-1wtj0ep.r-bnwqim.r-13qz1uu.r-tqpus0 {
  margin-top: 0 !important;
  position: relative !important;
  z-index: 10 !important;
  display: flex !important;
  flex-direction: column !important;
  width: 100% !important;
  max-width: none !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  aspect-ratio: var(--dg-hero-aspect);
  height: auto !important;
  min-height: 0 !important;
  max-height: none !important;
  background-color: #f4f1ec !important;
  overflow: hidden !important;
  padding-bottom: 0 !important;
}
/* Photo layer fills hero box */
#navbar-offset + .r-tqpus0 > .r-1pi2tsx.r-82yag {
  position: absolute !important;
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  min-width: 0 !important;
  max-width: none !important;
  margin: 0 !important;
  z-index: 0 !important;
  pointer-events: none;
  overflow: hidden !important;
  line-height: 0 !important;
}
#navbar-offset + .r-tqpus0 > .r-1pi2tsx.r-82yag img,
#navbar-offset + .r-tqpus0 > .r-1pi2tsx.r-82yag img.dg-hero-bg,
#navbar-offset + .r-tqpus0 .dg-hero-slider__slide {
  display: block !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  min-width: 0 !important;
  min-height: 0 !important;
  max-width: none !important;
  max-height: none !important;
  filter: none !important;
  -webkit-filter: none !important;
  object-fit: cover !important;
  object-position: var(--dg-hero-img-pos) !important;
  z-index: 0 !important;
}

/* Hero background slider */
#navbar-offset + .r-tqpus0 .dg-hero-slider {
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  z-index: 0 !important;
  overflow: hidden !important;
  pointer-events: none !important;
}
#navbar-offset + .r-tqpus0 .dg-hero-slider__track {
  position: absolute !important;
  inset: 0 !important;
}
#navbar-offset + .r-tqpus0 .dg-hero-slider__slide {
  opacity: 0 !important;
  transition: opacity 1.15s ease-in-out !important;
  z-index: 0 !important;
}
#navbar-offset + .r-tqpus0 .dg-hero-slider__slide.is-active {
  opacity: 1 !important;
  z-index: 1 !important;
}
@media (prefers-reduced-motion: reduce) {
  #navbar-offset + .r-tqpus0 .dg-hero-slider__slide {
    transition: none !important;
  }
}
/* Collapse spacer between hero and dest-band */
#navbar-offset + .r-tqpus0 + .r-1kihuf0.r-ywje51,
.r-1kihuf0.r-ywje51.r-1fnihl3:has(+ .dg-tour-overlap) {
  display: none !important;
  margin: 0 !important;
  padding: 0 !important;
  height: 0 !important;
  min-height: 0 !important;
  max-height: 0 !important;
  overflow: hidden !important;
  pointer-events: none !important;
  border: 0 !important;
}
/* Hidden tour overlap — no layout gap before dest-band */
.dg-tour-overlap {
  display: none !important;
  margin: 0 !important;
  padding: 0 !important;
  height: 0 !important;
  min-height: 0 !important;
  max-height: 0 !important;
  overflow: hidden !important;
}
.dg-tour-overlap + .css-1dbjc4n {
  position: relative;
  z-index: 1;
}
/* First content block under overlapping search */
#dg-audiences.dg-home-block {
  position: relative !important;
  z-index: 1 !important;
  margin-top: 36px !important;
  padding-top: 28px !important;
}
/* Photo layer fills hero box — rules above */
#navbar-offset + .r-tqpus0 > .r-1pi2tsx.r-82yag img.r-1wyyakw {
  display: none !important;
}
#navbar-offset + .r-tqpus0 > .r-1pi2tsx.r-82yag::before,
#navbar-offset + .r-tqpus0 > .r-1pi2tsx.r-82yag::after,
#navbar-offset + .r-tqpus0 .dg-hero-slider::before,
#navbar-offset + .r-tqpus0 .dg-hero-slider::after {
  content: none !important;
  display: none !important;
  background: none !important;
}
/* Kill section-level overlay if any old rule remains */
#navbar-offset + .r-tqpus0::before {
  content: none !important;
  display: none !important;
}
/* Align sticky header rail — balanced width for consolidated menu */
.r-bztko3 .r-18u37iz.r-1wtj0ep.r-xd6kpl,
.r-bztko3 .r-18u37iz.r-1wtj0ep.r-xd6kpl.r-17yavnb {
  width: min(1280px, calc(100% - 32px)) !important;
  max-width: 100% !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 16px !important;
  padding-right: 16px !important;
  box-sizing: border-box !important;
}
.r-bztko3 .r-adacv.r-82yag {
  min-width: 0 !important;
  width: 100% !important;
}
/* Hero content — vertically centered as one cluster (equal top/bottom space) */
#navbar-offset + .r-tqpus0 > .r-1peese0.r-17yavnb,
#navbar-offset + .r-tqpus0 > .r-1peese0 {
  position: absolute !important;
  inset: 0 !important;
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  z-index: 5 !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  box-sizing: border-box !important;
  min-height: 0 !important;
  height: 100% !important;
  padding: clamp(14px, 3vh, 24px) 14px !important;
  gap: clamp(10px, 1.8vh, 16px) !important;
  transform: translateY(-22px);
  overflow: visible !important;
  pointer-events: none;
}
#navbar-offset + .r-tqpus0 > .r-1peese0 > .r-109y4c4,
#navbar-offset + .r-tqpus0 > .r-1peese0 > .r-11c0sde {
  display: none !important;
  height: 0 !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  flex: 0 0 0 !important;
  pointer-events: none !important;
}
#navbar-offset + .r-tqpus0 > .r-1peese0.r-1jgb5lz {
  margin-top: 0 !important;
}
#navbar-offset + .r-tqpus0 > .r-1peese0 .dg-hero-title,
#navbar-offset + .r-tqpus0 > .r-1peese0 .dg-hero-search,
#navbar-offset + .r-tqpus0 > .r-1peese0 .r-pezta,
#navbar-offset + .r-tqpus0 > .r-1peese0 .r-1wzrnnt,
#navbar-offset + .r-tqpus0 > .r-1peese0 .r-kdyh1x,
#navbar-offset + .r-tqpus0 > .r-1peese0 [data-testid^="product-pill-"],
#navbar-offset + .r-tqpus0 > .r-1peese0 a,
#navbar-offset + .r-tqpus0 > .r-1peese0 button,
#navbar-offset + .r-tqpus0 > .r-1peese0 input {
  pointer-events: auto !important;
}
/* Product pills — sit just below hero search */
#navbar-offset + .r-tqpus0 .r-1wzrnnt.r-pezta {
  display: block !important;
  width: 100% !important;
  max-width: 1222px !important;
  margin: 0 auto !important;
  padding: 0 14px !important;
  position: relative !important;
  z-index: 40 !important;
  overflow: visible !important;
  pointer-events: auto;
  box-sizing: border-box !important;
}
/* Hide overlapping 3-field tour form — hero has simple search */
/* Sticky header height token */
.r-bztko3.r-ipm5af.r-fgfhv {
  min-height: var(--dg-header-h) !important;
}
.r-bztko3 .r-wy61xf {
  min-height: var(--dg-header-h) !important;
}
/* Hero product pills — frosted glass chips (like .dg-why__panel) */
#navbar-offset + .r-tqpus0 [data-testid^="product-pill-"] {
  background: rgba(255, 252, 247, 0.16) !important;
  background-color: rgba(255, 252, 247, 0.16) !important;
  backdrop-filter: blur(10px) saturate(1.05) !important;
  -webkit-backdrop-filter: blur(10px) saturate(1.05) !important;
  border: 1px solid rgba(255, 255, 255, 0.3) !important;
  border-radius: 999px !important;
  box-shadow: 0 4px 14px rgba(28, 33, 39, 0.06) !important;
  transition: background-color 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
  cursor: pointer !important;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0.2);
  position: relative !important;
  z-index: 2 !important;
}

/* "New!" badge sits absolutely over Land Tours — don't steal clicks */
#navbar-offset + .r-tqpus0 .dg-new-badge,
#navbar-offset + .r-tqpus0 .r-1rhk579 {
  pointer-events: none !important;
}
#navbar-offset + .r-tqpus0 [data-testid^="product-pill-"]:hover,
#navbar-offset + .r-tqpus0 [data-testid^="product-pill-"]:focus-visible {
  background: rgba(255, 252, 247, 0.24) !important;
  background-color: rgba(255, 252, 247, 0.24) !important;
  border-color: rgba(255, 255, 255, 0.42) !important;
  box-shadow: 0 6px 18px rgba(28, 33, 39, 0.08) !important;
}
#navbar-offset + .r-tqpus0 [data-testid^="product-pill-"] .css-901oao {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
}
#navbar-offset + .r-tqpus0 [data-testid^="product-pill-"] .dg-lucide,
#navbar-offset + .r-tqpus0 [data-testid^="product-pill-"] .dg-lucide svg {
  color: #ffffff !important;
  stroke: #ffffff !important;
}

#navbar-offset + .r-tqpus0 > .r-1peese0 > .r-bnwqim {
  width: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
  flex: 0 0 auto !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}
/* Product pills follow hero search — no auto-push to bottom */
#navbar-offset + .r-tqpus0 > .r-1peese0 > .r-pezta,
#navbar-offset + .r-tqpus0 > .r-1peese0 > .r-1wzrnnt {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  width: 100% !important;
  position: relative !important;
  z-index: 40 !important;
  overflow: visible !important;
  flex: 0 0 auto !important;
}
#navbar-offset + .r-tqpus0 .r-kdyh1x {
  margin-bottom: 0 !important;
  padding-top: 8px !important;
  padding-bottom: 0 !important;
  padding-left: 14px !important;
  padding-right: 14px !important;
  overflow: visible !important;
}
/* Lift product pills away from the overlapping search bar */
#navbar-offset + .r-tqpus0 .r-kdyh1x > .r-bnwqim.r-184en5c {
  margin-bottom: 0 !important;
}
#navbar-offset + .r-tqpus0 .r-6koalj.r-18u37iz.r-9aw3ui {
  margin-bottom: 0 !important;
  position: relative;
  z-index: 2;
  display: flex !important;
  justify-content: center !important;
  flex-wrap: wrap !important;
  gap: 6px !important;
  column-gap: 6px !important;
  row-gap: 8px !important;
  align-items: center !important;
  width: 100% !important;
  max-width: 1222px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
#navbar-offset + .r-tqpus0 .r-6koalj.r-18u37iz.r-9aw3ui > .css-1dbjc4n {
  flex: 0 1 auto !important;
  width: auto !important;
  max-width: none !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
#navbar-offset + .r-tqpus0 .r-1wzrnnt.r-6yljno.r-pezta {
  margin-top: 12px !important;
}
/* Hide hairline between pills and (old) search slot */
#navbar-offset + .r-tqpus0 .r-109y4c4 {
  display: none !important;
}
/* Old in-hero search slot styles removed — search lives in .dg-tour-overlap */
/* ===== Hero — Tripypedia-style centered block ===== */
.dg-hero-title {
  position: relative !important;
  z-index: 6 !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  align-self: center !important;
  text-align: center !important;
  gap: 12px !important;
  width: 100% !important;
  max-width: 920px !important;
  margin: 0 auto !important;
  padding: 0 20px !important;
  box-sizing: border-box !important;
  overflow: visible !important;
}

.dg-hero-heading {
  max-width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  text-align: center !important;
  line-height: 1 !important;
  overflow: visible !important;
}
/* Soft blurred backdrop behind brand + tagline — no hard frame */
.dg-hero-title__copy {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: fit-content;
  max-width: min(100%, 780px);
  margin: 0 auto;
  padding: 8px 24px 12px;
  box-sizing: border-box;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  isolation: isolate;
  pointer-events: none;
}
/* Blur layer only — feathered bright frost behind text */
.dg-hero-title__copy::before {
  content: "";
  position: absolute;
  inset: -18% -14%;
  z-index: -1;
  border: 0;
  border-radius: 0;
  background: radial-gradient(
    ellipse 78% 68% at 50% 48%,
    rgba(255, 255, 255, 0.24) 0%,
    rgba(255, 252, 247, 0.12) 42%,
    transparent 74%
  );
  box-shadow: none;
  backdrop-filter: blur(26px) saturate(1.1) brightness(1.08);
  -webkit-backdrop-filter: blur(26px) saturate(1.1) brightness(1.08);
  -webkit-mask-image: radial-gradient(
    ellipse 74% 62% at 50% 48%,
    #000 16%,
    rgba(0, 0, 0, 0.55) 46%,
    transparent 78%
  );
  mask-image: radial-gradient(
    ellipse 74% 62% at 50% 48%,
    #000 16%,
    rgba(0, 0, 0, 0.55) 46%,
    transparent 78%
  );
  pointer-events: none;
}
.dg-hero-heading__brand {
  position: relative;
  display: inline-block;
  font-family: "Chonburi", serif !important;
  font-size: clamp(42px, 6.5vw, 72px) !important;
  font-weight: 400 !important;
  letter-spacing: 0 !important;
  line-height: 1.1 !important;
  background: linear-gradient(180deg, #E85A12 0%, #FF6B21 42%, #FBB03B 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
  filter: drop-shadow(1px 2px 0 rgba(0, 0, 0, 0.42)) drop-shadow(0 3px 5px rgba(0, 0, 0, 0.12));
}
.dg-hero-heading__brand::before,
.dg-hero-heading__brand::after {
  content: none !important;
  display: none !important;
}
.dg-hero-tagline {
  position: relative;
  margin: 0;
  font-family: "Satisfy", cursive;
  font-size: clamp(22px, 3vw, 32px);
  font-weight: 400;
  line-height: 1.2;
  background: none;
  -webkit-background-clip: border-box;
  background-clip: border-box;
  color: #ffffff;
  -webkit-text-fill-color: #ffffff;
  text-shadow: none;
  /* Match brand shadow: right + down */
  filter:
    drop-shadow(2px 2px 0 rgba(0, 0, 0, 0.8))
    drop-shadow(3px 3px 0 rgba(0, 0, 0, 0.55))
    drop-shadow(4px 5px 2px rgba(0, 0, 0, 0.35));
}
.dg-hero-tagline::before,
.dg-hero-tagline::after {
  content: none !important;
  display: none !important;
}
.dg-hero-search {
  display: flex;
  align-items: center;
  width: min(100%, 640px);
  margin: 2px 0 0;
  padding: 6px 6px 6px 20px;
  border-radius: 999px;
  background: #ffffff;
  border: 2px solid transparent;
  background-image: linear-gradient(#fff, #fff), linear-gradient(90deg, #FFD194, #FF6B21, #E85A12);
  background-origin: border-box;
  background-clip: padding-box, border-box;
  box-shadow: 0 12px 40px rgba(255, 94, 31, 0.18);
  box-sizing: border-box;
}
.dg-hero-search__field {
  display: flex;
  align-items: center;
  flex: 1 1 auto;
  min-width: 0;
  gap: 12px;
  margin: 0;
}
.dg-hero-search__icon {
  display: inline-flex;
  color: #FF6B21;
  flex-shrink: 0;
}
.dg-hero-search__icon svg,
.dg-hero-search__btn svg {
  width: 20px;
  height: 20px;
  position: relative;
  z-index: 1;
}
.dg-hero-search__field input {
  flex: 1 1 auto;
  min-width: 0;
  border: 0;
  background: transparent;
  font-family: "Better Together", "Godwit", sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #1C2127;
  outline: none;
}
.dg-hero-search__field input::placeholder {
  color: #9CA3AF;
}
.dg-hero-search__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  border: 0;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  isolation: isolate;
  background: linear-gradient(180deg, #FF8A3D 0%, #FF6B21 55%, #E85A12 100%);
  color: #ffffff;
  cursor: pointer;
  box-shadow:
    0 4px 14px rgba(255, 94, 31, 0.38),
    0 0 22px rgba(255, 140, 60, 0.28);
  transition: transform 0.15s ease, box-shadow 0.15s ease;
}
.dg-hero-search__btn::after {
  content: "";
  position: absolute;
  top: -50%;
  left: -70%;
  width: 42%;
  height: 200%;
  background: linear-gradient(
    90deg,
    transparent 0%,
    rgba(255, 255, 255, 0.12) 35%,
    rgba(255, 255, 255, 0.65) 50%,
    rgba(255, 255, 255, 0.12) 65%,
    transparent 100%
  );
  transform: skewX(-22deg);
  animation: dg-hero-btn-shine 2.8s ease-in-out infinite;
  pointer-events: none;
  z-index: 0;
}
.dg-hero-search__btn:hover {
  transform: scale(1.04);
  box-shadow:
    0 6px 18px rgba(255, 94, 31, 0.48),
    0 0 28px rgba(255, 160, 80, 0.38);
}
@keyframes dg-hero-btn-shine {
  0%, 62% { left: -70%; }
  100% { left: 130%; }
}
@media (prefers-reduced-motion: reduce) {
  .dg-hero-search__btn::after {
    animation: none;
    opacity: 0.35;
    left: 18%;
    transform: skewX(-22deg) scale(0.9);
  }
}
/* Legacy hero elements — hidden */
.dg-hero-heading__line,
.dg-hero-sub,
.dg-hero-features,
.dg-hero-ctas,
.dg-hero-cats { display: none !important; }

@media (max-width: 767px) {
  :root {
    --dg-header-h: 56px;
    --dg-header-extra: 32px;
    --dg-hero-img-pos: center 42%;
    --dg-hero-bottom-fade-h: 0%;
    --dg-hero-gap: 10px;
  }

  /* Tall enough for title + search + pills; image covers the box */
  #__next > .css-1dbjc4n.r-13awgt0 > .r-tqpus0,
  #navbar-offset + .r-tqpus0,
  .css-1dbjc4n.r-6koalj.r-1wtj0ep.r-bnwqim.r-13qz1uu.r-tqpus0 {
    aspect-ratio: auto !important;
    min-height: min(78svh, 560px) !important;
    height: auto !important;
    max-height: none !important;
    overflow: hidden !important;
  }

  #navbar-offset + .r-tqpus0 > .r-1pi2tsx.r-82yag img,
  #navbar-offset + .r-tqpus0 > .r-1pi2tsx.r-82yag img.dg-hero-bg,
  #navbar-offset + .r-tqpus0 .dg-hero-slider__slide {
    object-fit: cover !important;
    object-position: var(--dg-hero-img-pos) !important;
  }

  #navbar-offset + .r-tqpus0 > .r-1peese0.r-17yavnb,
  #navbar-offset + .r-tqpus0 > .r-1peese0 {
    gap: 10px !important;
    padding: 14px 12px !important;
    transform: translateY(-18px);
    justify-content: center !important;
    overflow: visible !important;
  }

  .dg-hero-title {
    gap: 8px !important;
    padding: 0 4px !important;
    max-width: 100% !important;
  }

  .dg-hero-title__copy {
    max-width: 100%;
    margin: 0 auto;
    padding: 6px 20px 12px;
    border: 0;
    background: transparent;
    box-shadow: none;
  }
  .dg-hero-title__copy::before {
    inset: -14% -8%;
    background: radial-gradient(
      ellipse 80% 70% at 50% 48%,
      rgba(255, 255, 255, 0.22) 0%,
      rgba(255, 252, 247, 0.1) 40%,
      transparent 72%
    );
    backdrop-filter: blur(22px) saturate(1.08) brightness(1.06);
    -webkit-backdrop-filter: blur(22px) saturate(1.08) brightness(1.06);
    -webkit-mask-image: radial-gradient(
      ellipse 76% 64% at 50% 48%,
      #000 10%,
      rgba(0, 0, 0, 0.45) 44%,
      transparent 76%
    );
    mask-image: radial-gradient(
      ellipse 76% 64% at 50% 48%,
      #000 10%,
      rgba(0, 0, 0, 0.45) 44%,
      transparent 76%
    );
  }

  .dg-hero-heading__brand {
    font-size: clamp(32px, 9vw, 42px) !important;
    line-height: 1.12 !important;
  }

  .dg-hero-tagline {
    font-size: clamp(17px, 5vw, 21px) !important;
    margin: 0 !important;
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
  }

  .dg-hero-search {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 5px 5px 5px 14px !important;
  }

  .dg-hero-search__field input {
    font-size: 14px !important;
  }

  #navbar-offset + .r-tqpus0 .r-1wzrnnt.r-pezta,
  #navbar-offset + .r-tqpus0 > .r-1peese0 > .r-pezta,
  #navbar-offset + .r-tqpus0 > .r-1peese0 > .r-1wzrnnt {
    max-width: 100% !important;
    padding: 0 !important;
    overflow: visible !important;
  }

  #navbar-offset + .r-tqpus0 .r-kdyh1x {
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 100% !important;
  }

  /* 2-column pill grid — no horizontal overflow */
  #navbar-offset + .r-tqpus0 .r-6koalj.r-18u37iz.r-9aw3ui {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 8px !important;
    row-gap: 8px !important;
    column-gap: 8px !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    flex-wrap: unset !important;
  }

  #navbar-offset + .r-tqpus0 .r-6koalj.r-18u37iz.r-9aw3ui > .css-1dbjc4n {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    flex: none !important;
  }

  #navbar-offset + .r-tqpus0 [data-testid^="product-pill-"] {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    min-height: 40px !important;
    box-sizing: border-box !important;
    justify-content: center !important;
    padding: 8px 10px !important;
    border-radius: 12px !important;
  }

  #navbar-offset + .r-tqpus0 [data-testid^="product-pill-"] .css-901oao {
    font-size: 12px !important;
    line-height: 1.2 !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
  }
}

/* Shared homepage section shell */
.dg-home-block {
  width: min(1120px, calc(100% - 32px));
  margin: 28px auto;
  font-family: "Better Together", "Godwit", sans-serif;
  color: var(--dg-charcoal);
}
.dg-home-block__eyebrow {
  margin: 0 0 8px;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: var(--dg-champagne);
}
.dg-home-block__title {
  margin: 0;
  font-size: clamp(26px, 3.4vw, 36px);
  font-weight: 800;
  letter-spacing: -0.02em;
  line-height: 1.2;
  color: #0B2E59;
}
.dg-home-block__title span {
  background: var(--dg-orange-grad);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
.dg-home-block__lead {
  margin: 12px 0 0;
  max-width: 44rem;
  color: #5B656B;
  font-size: 15px;
  line-height: 1.65;
}

/* Destinations + Why band — flush directly under hero
   Use 100% (not 100vw) to avoid horizontal scrollbar from scrollbar gutter. */
.dg-dest-band {
  width: 100%;
  max-width: 100%;
  margin: 0;
  margin-top: 0 !important;
  padding: 48px 0 0;
  box-sizing: border-box;
  position: relative;
  z-index: 0;
  overflow: hidden;
  background-color: #E8D4A8;
}
.dg-dest-band::before {
  content: "";
  position: absolute;
  inset: -8%;
  z-index: 0;
  background-image: url("../images/about/dest-band-bg.png");
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  transform: scale(1);
  transform-origin: center 40%;
  will-change: transform;
  animation: dg-dest-band-kenburns 16s ease-in-out infinite alternate;
  pointer-events: none;
}
.dg-dest-band > * {
  position: relative;
  z-index: 1;
}
@keyframes dg-dest-band-kenburns {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(1.12);
  }
}
@media (prefers-reduced-motion: reduce) {
  .dg-dest-band::before {
    animation: none;
    inset: 0;
    transform: none;
  }
}

/* WHY TRAVEL WITH US — showcase panel (matches design mock) */
.dg-why {
  width: min(1222px, calc(100% - 28px));
  margin: 12px auto 0;
  font-family: "Better Together", "Godwit", sans-serif;
  color: #1C2127;
  position: relative;
  z-index: 2;
  box-sizing: border-box;
}
.dg-why__panel {
  position: relative;
  overflow: hidden;
  background-color: rgba(255, 252, 247, 0.22);
  border-radius: 28px 28px 0 0;
  padding: clamp(28px, 4vw, 40px) clamp(18px, 3vw, 36px) clamp(26px, 3.5vw, 36px);
  box-shadow: 0 18px 48px rgba(28, 33, 39, 0.08);
  width: 100%;
  box-sizing: border-box;
  backdrop-filter: blur(12px) saturate(1.05);
  -webkit-backdrop-filter: blur(12px) saturate(1.05);
  border: 1px solid rgba(255, 255, 255, 0.35);
  border-bottom: none;
}
.dg-why__panel::before {
  content: "";
  position: absolute;
  inset: -12%;
  z-index: 0;
  background-image: url("../images/about/why-bg.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transform: scale(1.18);
  opacity: 0.12;
  pointer-events: none;
}
.dg-why__panel > * {
  position: relative;
  z-index: 1;
}
.dg-why__head {
  text-align: center;
  margin-bottom: clamp(22px, 3vw, 32px);
}
.dg-why__eyebrow {
  margin: 0 0 6px;
  font-family: "Satisfy", cursive;
  font-size: clamp(22px, 2.4vw, 30px);
  font-weight: 400;
  font-style: normal;
  line-height: 1.15;
  letter-spacing: 0.02em;
  color: #D1913C;
  background: #D1913C;
  background: -webkit-linear-gradient(to right, #FFD194, #D1913C);
  background: linear-gradient(to right, #FFD194, #D1913C);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.dg-why__title {
  margin: 0;
  font-size: clamp(24px, 3vw, 34px);
  font-weight: 800;
  letter-spacing: -0.02em;
  color: #111111;
  line-height: 1.3;
}
.dg-why__grid {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  align-items: stretch;
  gap: 14px;
}
.dg-why__item {
  text-align: center;
  padding: 20px 14px 18px;
  position: relative;
  border-radius: 18px;
  background: rgba(255, 252, 247, 0.22);
  backdrop-filter: blur(12px) saturate(1.05);
  -webkit-backdrop-filter: blur(12px) saturate(1.05);
  border: 1px solid rgba(255, 255, 255, 0.35);
  box-shadow: 0 8px 24px rgba(28, 33, 39, 0.05);
  transition: transform 0.25s ease, box-shadow 0.25s ease, background 0.25s ease;
}
.dg-why__item + .dg-why__item::before {
  display: none;
}
.dg-why__item:hover {
  transform: translateY(-4px);
  background: rgba(255, 252, 247, 0.34);
  box-shadow: 0 12px 28px rgba(28, 33, 39, 0.08);
}
.dg-why__icon {
  display: grid;
  place-items: center;
  width: 48px;
  height: 48px;
  margin: 0 auto 14px;
  color: #D1913C;
}
.dg-why__icon i,
.dg-why__icon svg {
  width: 36px;
  height: 36px;
  color: #D1913C;
  stroke: #D1913C;
  stroke-width: 1.6;
  transition: transform 0.25s ease;
}
.dg-why__item:hover .dg-why__icon i,
.dg-why__item:hover .dg-why__icon svg {
  transform: scale(1.08);
}
.dg-why__item h3 {
  margin: 0;
  font-size: 16px;
  font-weight: 800;
  color: #111111;
  line-height: 1.35;
}
.dg-why__item p {
  margin: 8px 0 0;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.55;
  color: #3A4450;
}

@media (max-width: 1024px) {
  .dg-why__grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    row-gap: 14px;
  }
  .dg-why__item:nth-child(3n + 2),
  .dg-why__item:nth-child(3n + 3) {
    border-left: 1px solid rgba(255, 255, 255, 0.85);
  }
}
@media (max-width: 720px) {
  .dg-why__grid {
    grid-template-columns: 1fr;
    row-gap: 12px;
  }
  .dg-why__item {
    padding: 18px 16px;
  }
  .dg-why__item + .dg-why__item {
    border-top: none;
  }
  .dg-why__item:nth-child(3n + 2),
  .dg-why__item:nth-child(3n + 3) {
    border-left: 1px solid rgba(255, 255, 255, 0.85);
  }
}

/* Dream trip + About teaser (after Why panel) */
.dg-story {
  width: 100%;
  max-width: 100%;
  margin: 0 0 40px;
  font-family: "Better Together", "Godwit", sans-serif;
  color: #1C2127;
  position: relative;
  z-index: 2;
  box-sizing: border-box;
  overflow-x: clip;
}
.dg-story__panel {
  position: relative;
  overflow: hidden;
  width: 100%;
  border-radius: 0;
  background-color: #F7F3EB;
  box-shadow: 0 18px 48px rgba(28, 33, 39, 0.08);
  padding: clamp(28px, 4vw, 44px) 0 0;
}
.dg-story__panel::before {
  content: "";
  position: absolute;
  inset: -8%;
  z-index: 0;
  background-image: url("../images/about/story-bg.png?v=2");
  background-size: cover;
  background-position: center 40%;
  background-repeat: no-repeat;
  transform: scale(1);
  transform-origin: center 42%;
  will-change: transform;
  animation: dg-story-bg-zoom 14s ease-in-out infinite alternate;
  pointer-events: none;
}
.dg-story__panel::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  z-index: 0;
  background-color: rgba(255, 252, 247, 0.28);
  backdrop-filter: blur(12px) saturate(1.05);
  -webkit-backdrop-filter: blur(12px) saturate(1.05);
  border-left: 1px solid rgba(255, 255, 255, 0.35);
  pointer-events: none;
}
.dg-story__grid {
  position: relative;
  z-index: 1;
  display: grid;
  width: min(1222px, calc(100% - 28px));
  margin: 0 auto;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  column-gap: clamp(8px, 2vw, 24px);
  row-gap: clamp(18px, 3vw, 28px);
  align-items: center;
  padding-bottom: clamp(28px, 4vw, 44px);
}
.dg-story__form {
  margin-top: 0;
  display: grid;
  gap: 12px;
}
.dg-story__form-head {
  margin-top: 22px;
  margin-bottom: 4px;
}
.dg-story__form-title {
  margin: 0 0 6px;
  font-size: clamp(20px, 2.2vw, 24px);
  font-weight: 800;
  letter-spacing: -0.02em;
  color: #111111;
  line-height: 1.25;
}
.dg-story__form-lead {
  margin: 0;
  font-size: 13px;
  line-height: 1.55;
  color: #3A4450;
}
.dg-story__form-row {
  display: grid;
  gap: 12px;
}
.dg-story__form-row--2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.dg-story__field {
  display: flex;
  flex-direction: column;
  gap: 6px;
  margin: 0;
}
.dg-story__label {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #1C2127;
}
.dg-story__field input,
.dg-story__field textarea {
  width: 100%;
  min-height: 44px;
  padding: 10px 14px;
  border: 1px solid rgba(255, 255, 255, 0.65);
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.82);
  color: #1C2127;
  font-family: inherit;
  font-size: 14px;
  line-height: 1.4;
  box-sizing: border-box;
  transition: border-color .2s ease, box-shadow .2s ease, background .2s ease;
}
.dg-story__field textarea {
  min-height: 88px;
  resize: vertical;
}
.dg-story__field input::placeholder,
.dg-story__field textarea::placeholder {
  color: #6B7280;
}
.dg-story__field input:focus,
.dg-story__field textarea:focus {
  outline: none;
  border-color: #FF5E1F;
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 0 0 0 3px rgba(255, 94, 31, 0.14);
}
.dg-story__submit {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: 100%;
  min-height: 46px;
  margin-top: 4px;
  padding: 0 20px;
  border: 0;
  border-radius: 999px;
  background: linear-gradient(180deg, #FF8A3D 0%, #FF6B21 55%, #E85A12 100%);
  color: #ffffff;
  font-family: inherit;
  font-size: 14px;
  font-weight: 700;
  cursor: pointer;
  box-shadow: 0 10px 22px rgba(255, 94, 31, 0.28);
  transition: transform .2s ease, box-shadow .2s ease, filter .2s ease;
}
.dg-story__submit:hover {
  transform: translateY(-2px);
  box-shadow: 0 12px 26px rgba(255, 94, 31, 0.34);
  filter: brightness(1.03);
}
.dg-story__visual {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  align-self: stretch;
  min-height: 320px;
  margin-left: calc(-1 * clamp(12px, 2vw, 28px));
  margin-bottom: calc(-1 * clamp(28px, 4vw, 44px));
  padding-left: 0;
  padding-right: 0;
}
.dg-story__visual img {
  display: block;
  width: min(100%, 300px);
  height: auto;
  object-fit: contain;
  margin-left: 0;
  filter: drop-shadow(0 18px 28px rgba(28, 33, 39, 0.18));
  animation: dg-story-float 5.5s ease-in-out infinite;
  transform-origin: 50% 85%;
}
.dg-story__visual img.dg-story__traveler {
  mix-blend-mode: normal;
  filter: drop-shadow(0 16px 26px rgba(0, 0, 0, 0.3));
  width: min(145%, 440px);
  max-width: none;
  transform-origin: 50% 100%;
  will-change: transform;
  animation: dg-story-traveler-grow 12s ease-in-out infinite alternate;
}
@keyframes dg-story-float {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-10px); }
}
@keyframes dg-story-bg-zoom {
  from { transform: scale(1); }
  to { transform: scale(1.1); }
}
@keyframes dg-story-traveler-grow {
  from { transform: scale(1); }
  to { transform: scale(1.16); }
}
@media (prefers-reduced-motion: reduce) {
  .dg-story__panel::before,
  .dg-story__visual img.dg-story__traveler {
    animation: none;
  }
}
.dg-story__about {
  position: relative;
  z-index: 2;
  padding: clamp(20px, 3vw, 32px) clamp(12px, 2.5vw, 28px);
  justify-self: stretch;
  align-self: center;
  color: #1C2127;
}
.dg-story__eyebrow {
  margin: 0 0 6px;
  font-family: "Satisfy", cursive;
  font-size: clamp(22px, 2.4vw, 30px);
  font-weight: 400;
  font-style: normal;
  line-height: 1.15;
  letter-spacing: 0.02em;
  color: #D1913C;
  background: #D1913C;
  background: -webkit-linear-gradient(to right, #FFD194, #D1913C);
  background: linear-gradient(to right, #FFD194, #D1913C);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.dg-story__about-title {
  margin: 0 0 12px;
  font-size: clamp(26px, 3vw, 34px);
  font-weight: 800;
  letter-spacing: -0.02em;
  color: #111111;
  line-height: 1.25;
}
.dg-story__copy {
  margin: 0 0 22px;
  font-size: 14px;
  line-height: 1.7;
  color: #3A4450;
}
.dg-story__stats {
  display: grid;
  grid-template-columns: repeat(3, max-content);
  justify-content: start;
  column-gap: 28px;
  row-gap: 10px;
  margin: 0 0 4px;
}
.dg-story__stats > div {
  margin: 0;
  text-align: left;
}
.dg-story__stats dt {
  margin: 0;
  font-family: "Chonburi", Georgia, serif;
  font-size: clamp(26px, 2.8vw, 34px);
  font-weight: 400;
  line-height: 1.1;
  color: #E85A12;
  background-image: linear-gradient(180deg, #E85A12 0%, #FF6B21 38%, #FBB03B 100%);
  background-size: 100% 100%;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.dg-story__stats dd {
  margin: 6px 0 0;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.4;
  color: #1C2127;
}

@media (max-width: 1024px) {
  .dg-story__panel::after {
    width: 100%;
    height: 72%;
    top: auto;
    bottom: 0;
    border-left: none;
    border-top: 1px solid rgba(255, 255, 255, 0.22);
  }
  .dg-story__grid {
    grid-template-columns: 1fr;
    gap: 24px;
  }
  .dg-story__visual {
    min-height: 0;
    margin-left: 0;
    margin-bottom: calc(-1 * clamp(28px, 4vw, 44px));
    justify-content: center;
  }
  .dg-story__visual img {
    width: min(100%, 300px);
  }
  .dg-story__visual img.dg-story__traveler {
    width: min(90%, 360px);
  }
}
@media (max-width: 720px) {
  .dg-story__grid {
    grid-template-columns: 1fr;
  }
  .dg-story__stats {
    gap: 10px;
  }
  .dg-story__form-row--2 {
    grid-template-columns: 1fr;
  }
}

/* Contact CTA bar — flush under story panel */
.dg-cta-bar {
  width: 100%;
  background: #FF6B21;
  background: linear-gradient(180deg, #FF8A3D 0%, #FF6B21 55%, #E85A12 100%);
  color: #fff;
  margin: 0;
}
.dg-cta-bar__inner {
  width: min(1222px, calc(100% - 28px));
  margin: 0 auto;
  padding: 28px 0 30px;
  display: grid;
  gap: 22px;
  box-sizing: border-box;
}
.dg-cta-bar__top {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 16px 28px;
}
.dg-cta-bar__copy {
  flex: 1 1 280px;
  min-width: 0;
  max-width: 34rem;
}
.dg-cta-bar__title {
  margin: 0;
  font-size: clamp(18px, 2.2vw, 24px);
  font-weight: 800;
  line-height: 1.3;
  letter-spacing: -0.01em;
  color: #fff;
}
.dg-cta-bar__sub {
  margin: 6px 0 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.92);
}
.dg-cta-bar__btn {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  flex: 0 0 auto;
  min-height: 46px;
  padding: 0 22px;
  border-radius: 999px;
  border: 1.5px solid #fff;
  background: transparent;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  font-weight: 700;
  white-space: nowrap;
  transition: background .2s ease, color .2s ease, transform .2s ease;
}
.dg-cta-bar__btn--solid {
  background: #fff;
  color: #E85A12;
  border-color: #fff;
}
.dg-cta-bar__btn--solid:hover {
  background: #FFE8D1;
  color: #C2410C;
  transform: translateY(-1px);
}
.dg-cta-bar__btn:hover {
  background: #fff;
  color: #E85A12;
  transform: translateY(-1px);
}
.dg-cta-bar__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  align-items: center;
}
.dg-cta-bar__channels {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}
.dg-cta-bar__channel {
  display: flex;
  align-items: center;
  gap: 14px;
  min-width: 0;
  min-height: 72px;
  padding: 14px 16px;
  border-radius: 16px;
  text-decoration: none;
  color: #fff;
  background: rgba(255, 255, 255, 0.14);
  border: 1px solid rgba(255, 255, 255, 0.28);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  transition: background .2s ease, transform .2s ease, border-color .2s ease;
}
.dg-cta-bar__channel:hover {
  background: rgba(255, 255, 255, 0.22);
  border-color: rgba(255, 255, 255, 0.45);
  transform: translateY(-1px);
}
.dg-cta-bar__icon {
  display: grid;
  place-items: center;
  width: 44px;
  height: 44px;
  flex: 0 0 auto;
  color: #fff;
}
.dg-cta-bar__icon i,
.dg-cta-bar__icon svg {
  width: 22px;
  height: 22px;
  stroke: #fff;
  color: #fff;
}
.dg-cta-bar__icon--app {
  width: 44px;
  height: 44px;
  border-radius: 12px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 6px 14px rgba(28, 33, 39, 0.16);
}
.dg-cta-bar__icon--app img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.dg-cta-bar__icon--phone {
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.18);
  border: 1px solid rgba(255, 255, 255, 0.35);
}
.dg-cta-bar__channel-text {
  display: flex;
  flex-direction: column;
  gap: 3px;
  min-width: 0;
}
.dg-cta-bar__channel-text strong {
  font-size: 15px;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: -0.01em;
}
.dg-cta-bar__channel-text span {
  font-size: 12px;
  font-weight: 500;
  line-height: 1.35;
  color: rgba(255, 255, 255, 0.9);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (max-width: 900px) {
  .dg-cta-bar__channels {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 720px) {
  .dg-cta-bar__inner {
    padding: 24px 0 26px;
    gap: 18px;
  }
  .dg-cta-bar__top {
    flex-direction: column;
    align-items: stretch;
  }
  .dg-cta-bar__btn,
  .dg-cta-bar__btn--solid {
    width: 100%;
    justify-content: center;
  }
  .dg-cta-bar__actions {
    width: 100%;
  }
  .dg-cta-bar__channels {
    width: 100%;
    grid-template-columns: 1fr;
    gap: 10px;
  }
}

/* Sticky mobile contact dock — styles live in dg-mobile.css */
.dg-cta-dock {
  display: none;
}

@media (max-width: 900px) {
  body {
    padding-bottom: calc(88px + env(safe-area-inset-bottom, 0px));
  }
}

/* ===== B2B Travel Partner — nested in dg-why__panel ===== */
.dg-why__panel .dg-b2b {
  margin-top: clamp(24px, 3.2vw, 34px);
  padding-top: clamp(22px, 3vw, 30px);
  border-top: 1px solid rgba(28, 33, 39, 0.1);
}
.dg-b2b__head {
  text-align: center;
}
.dg-b2b__eyebrow {
  margin: 0 0 6px;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #D1913C;
}
.dg-b2b__title {
  margin: 0 auto;
  font-size: clamp(22px, 2.8vw, 30px);
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: -0.02em;
  color: #1C2127;
  max-width: 38ch;
}
.dg-b2b__lead {
  margin: 12px auto 0;
  max-width: 42rem;
  font-size: 15px;
  line-height: 1.65;
  color: #5B656B;
  text-align: center;
}
.dg-b2b__rates {
  margin-top: clamp(20px, 2.8vw, 28px);
}
.dg-b2b__rates-title {
  margin: 0 0 12px;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #D1913C;
  text-align: center;
}
.dg-b2b__rates-grid {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 10px;
}
.dg-b2b__rate {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: 4px 0;
}
.dg-b2b__rate-icon {
  display: grid;
  place-items: center;
  width: 34px;
  height: 34px;
  flex: 0 0 auto;
  border-radius: 10px;
  background: rgba(255, 107, 33, 0.1);
  color: #FF6B21;
}
.dg-b2b__rate-icon i,
.dg-b2b__rate-icon svg {
  width: 18px;
  height: 18px;
}
.dg-b2b__rate strong {
  display: block;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.3;
  color: #1C2127;
}
.dg-b2b__rate p {
  margin: 4px 0 0;
  font-size: 13px;
  line-height: 1.5;
  color: #5B656B;
}
.dg-b2b__actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  margin-top: 22px;
}
.dg-b2b__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  min-height: 46px;
  padding: 0 22px;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  white-space: nowrap;
  transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
}
.dg-b2b__btn--primary {
  background: linear-gradient(180deg, #FF8A3D 0%, #FF6B21 55%, #E85A12 100%);
  color: #fff;
  border: 1.5px solid rgba(255, 255, 255, 0.28);
  box-shadow: 0 8px 22px rgba(255, 107, 33, 0.22);
}
.dg-b2b__btn--primary:hover {
  transform: translateY(-1px);
  box-shadow: 0 12px 28px rgba(255, 107, 33, 0.3);
}
.dg-b2b__btn--ghost {
  background: transparent;
  color: #1C2127;
  border: 1.5px solid rgba(28, 33, 39, 0.18);
}
.dg-b2b__btn--ghost:hover {
  background: rgba(255, 255, 255, 0.45);
  border-color: rgba(255, 107, 33, 0.35);
  transform: translateY(-1px);
}
@media (max-width: 960px) {
  .dg-b2b__rates-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .dg-b2b__title {
    max-width: none;
  }
}
@media (max-width: 640px) {
  .dg-b2b__rates-grid {
    grid-template-columns: 1fr;
  }
  .dg-b2b__btn {
    width: 100%;
  }
}

/* ===== Corporate Travel (replaces coupon row) ===== */
#dg-coupons.dg-corporate,
.dg-corporate {
  width: min(1222px, 100%) !important;
  max-width: 1222px !important;
  margin: 0 auto 8px !important;
  padding: 8px 14px 20px !important;
  box-sizing: border-box !important;
  overflow: visible !important;
  height: auto !important;
}
.dg-corporate__grid {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px 20px;
}
.dg-corporate__item {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  width: 100%;
  max-width: none;
  padding: 20px 18px;
  border-radius: 18px;
  background: rgba(255, 252, 247, 0.72);
  border: 1px solid rgba(255, 255, 255, 0.7);
  box-shadow: 0 8px 24px rgba(28, 33, 39, 0.06);
  backdrop-filter: blur(10px) saturate(1.05);
  -webkit-backdrop-filter: blur(10px) saturate(1.05);
  box-sizing: border-box;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.dg-corporate__item:hover {
  transform: translateY(-2px);
  box-shadow: 0 12px 28px rgba(28, 33, 39, 0.1);
}
.dg-corporate__icon {
  display: grid;
  place-items: center;
  width: 40px;
  height: 40px;
  flex: 0 0 auto;
  border-radius: 12px;
  background: rgba(255, 107, 33, 0.1);
  color: #FF6B21;
}
.dg-corporate__icon i,
.dg-corporate__icon svg {
  width: 20px;
  height: 20px;
}
.dg-corporate__item strong {
  display: block;
  font-size: 16px;
  font-weight: 800;
  line-height: 1.3;
  color: #1C2127;
  font-family: "Better Together", "Godwit", sans-serif;
}
.dg-corporate__item p {
  margin: 6px 0 0;
  font-size: 14px;
  line-height: 1.55;
  color: #5B656B;
  font-family: "Better Together", "Godwit", sans-serif;
}
.dg-corporate__actions {
  display: flex;
  justify-content: center;
  margin-top: 22px;
}
.dg-corporate__btn {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  min-height: 44px;
  padding: 0 22px;
  border-radius: 999px;
  text-decoration: none;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  background: linear-gradient(180deg, #FF8A3D 0%, #FF6B21 55%, #E85A12 100%);
  box-shadow: 0 8px 22px rgba(255, 107, 33, 0.22);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.dg-corporate__btn:hover {
  transform: translateY(-1px);
  box-shadow: 0 12px 28px rgba(255, 107, 33, 0.3);
}
.dg-orig-coupons-nav {
  display: none !important;
}
@media (max-width: 720px) {
  .dg-corporate__grid {
    grid-template-columns: 1fr;
  }
  .dg-corporate__item {
    max-width: none;
  }
  .dg-corporate__btn {
    width: 100%;
    justify-content: center;
  }
}

/* TRAVEL / BUSINESS split */
.dg-audiences {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin-top: 8px;
}
.dg-audience {
  border-radius: 22px;
  padding: 24px 22px;
  color: #fff;
  overflow: hidden;
  position: relative;
  min-height: 260px;
  isolation: isolate;
}
.dg-audience::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  background-size: cover;
  background-position: center;
  transform: scale(1.03);
}
.dg-audience::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
}
.dg-audience--travel::before {
  background-image: url("../images/dg-samui.jpg");
}
.dg-audience--travel::after {
  background: linear-gradient(145deg, rgba(194, 65, 12, 0.88) 0%, rgba(255, 107, 33, 0.72) 55%, rgba(28, 33, 39, 0.55) 100%);
}
.dg-audience--business::before {
  background-image: url("../images/dg-songkhla.jpg");
}
.dg-audience--business::after {
  background: linear-gradient(145deg, rgba(11, 46, 89, 0.92) 0%, rgba(28, 33, 39, 0.78) 60%, rgba(212, 175, 55, 0.35) 100%);
}
.dg-audience__inner {
  position: relative;
  z-index: 2;
}
.dg-audience__label {
  display: inline-block;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.16em;
  color: #F6E7C1;
}
.dg-audience h3 {
  margin: 0;
  font-size: 28px;
  font-weight: 800;
  letter-spacing: -0.02em;
}
.dg-audience p {
  margin: 10px 0 0;
  max-width: 28rem;
  font-size: 14px;
  line-height: 1.55;
  color: rgba(255, 255, 255, 0.9);
}
.dg-audience__list {
  list-style: none;
  margin: 18px 0 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.dg-audience__list li a {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  padding: 0 12px;
  border-radius: 999px;
  text-decoration: none;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  border: 1px solid rgba(246, 231, 193, 0.45);
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(4px);
  transition: background 0.15s ease;
}
.dg-audience__list li a:hover {
  background: rgba(255, 255, 255, 0.2);
}

.dg-chrome-footer__creds {
  margin: 14px 0 0;
  padding-top: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.18);
  font-size: 12.5px;
  line-height: 1.75;
  color: rgba(255, 245, 230, 0.88);
}
.dg-chrome-footer__creds strong {
  color: #FFE7A8;
  font-weight: 700;
}

@media (max-width: 720px) {
  .dg-audiences {
    grid-template-columns: 1fr;
  }
  .dg-hero-ctas {
    width: 100%;
    padding: 0 12px;
  }
  .dg-hero-cta {
    flex: 1 1 100%;
  }
  .dg-home-block {
    margin: 18px auto;
  }
}

/* Merchandising section headers — match dg-why__head */
/* ===== Country filter chips — frosted glass (like hero product pills) ===== */
#fvd-widget .r-mk0yit.r-1yzf0co,
#merchandising .r-mk0yit.r-1yzf0co {
  display: flex !important;
  justify-content: center !important;
  width: 100% !important;
  padding: 8px 16px 12px !important;
  box-sizing: border-box !important;
  overflow: visible !important;
}
#fvd-widget .r-mk0yit .r-150rngu,
#merchandising .r-mk0yit .r-150rngu {
  width: min(1222px, 100%) !important;
  max-width: 1222px !important;
  min-height: 58px !important;
  height: auto !important;
  margin: 0 auto !important;
  padding: 8px 18px 12px !important;
  box-sizing: border-box !important;
  overflow-x: auto !important;
  overflow-y: visible !important;
  scrollbar-width: none;
}
#fvd-widget .r-mk0yit .r-150rngu > .r-18u37iz,
#merchandising .r-mk0yit .r-150rngu > .r-18u37iz {
  overflow: visible !important;
}
#fvd-widget .r-mk0yit .r-150rngu::-webkit-scrollbar,
#merchandising .r-mk0yit .r-150rngu::-webkit-scrollbar {
  display: none;
}
#fvd-widget .r-mk0yit .r-1awozwy.r-18u37iz,
#merchandising .r-mk0yit .r-1awozwy.r-18u37iz {
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 6px !important;
  width: 100% !important;
  max-width: 1222px !important;
  margin: 0 auto !important;
}
#fvd-widget .r-mk0yit .r-1awozwy.r-18u37iz > .css-1dbjc4n[style*="padding-right"],
#merchandising .r-mk0yit .r-1awozwy.r-18u37iz > .css-1dbjc4n[style*="padding-right"] {
  display: none !important;
  width: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
}
#fvd-widget .r-mk0yit .r-cpet4d.r-ymttw5.r-5njf8e,
#merchandising .r-mk0yit .r-cpet4d.r-ymttw5.r-5njf8e {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 40px !important;
  height: 40px !important;
  padding: 0 12px !important;
  border-radius: 999px !important;
  background: rgba(255, 252, 247, 0.55) !important;
  backdrop-filter: blur(10px) saturate(1.05) !important;
  -webkit-backdrop-filter: blur(10px) saturate(1.05) !important;
  border: 1px solid rgba(255, 255, 255, 0.65) !important;
  box-shadow: 0 4px 14px rgba(28, 33, 39, 0.06) !important;
  transition: background-color 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
  cursor: pointer;
}
#fvd-widget .r-mk0yit .r-cpet4d.r-ymttw5.r-5njf8e .css-901oao,
#merchandising .r-mk0yit .r-cpet4d.r-ymttw5.r-5njf8e .css-901oao {
  display: inline-flex !important;
  align-items: center !important;
  gap: 8px !important;
  color: #1C2127 !important;
  -webkit-text-fill-color: #1C2127 !important;
  font-weight: 600 !important;
  font-size: 15px !important;
  line-height: 1 !important;
  white-space: nowrap !important;
}
#fvd-widget .r-mk0yit .r-cpet4d.r-ymttw5.r-5njf8e.is-active,
#merchandising .r-mk0yit .r-cpet4d.r-ymttw5.r-5njf8e.is-active,
#fvd-widget .r-mk0yit .r-1loqt21.is-active > .r-cpet4d.r-ymttw5.r-5njf8e,
#merchandising .r-mk0yit .r-1loqt21.is-active > .r-cpet4d.r-ymttw5.r-5njf8e {
  background: rgba(255, 94, 31, 0.88) !important;
  border-color: rgba(255, 255, 255, 0.38) !important;
  box-shadow: 0 4px 14px rgba(255, 94, 31, 0.22), 0 6px 18px rgba(28, 33, 39, 0.08) !important;
  transform: translateY(-1px);
}
#fvd-widget .r-mk0yit .r-cpet4d.r-ymttw5.r-5njf8e.is-active .css-901oao,
#merchandising .r-mk0yit .r-cpet4d.r-ymttw5.r-5njf8e.is-active .css-901oao,
#fvd-widget .r-mk0yit .r-1loqt21.is-active > .r-cpet4d.r-ymttw5.r-5njf8e .css-901oao,
#merchandising .r-mk0yit .r-1loqt21.is-active > .r-cpet4d.r-ymttw5.r-5njf8e .css-901oao {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
}
#fvd-widget .r-mk0yit .dg-flag--chip,
#merchandising .r-mk0yit .dg-flag--chip {
  width: 18px !important;
  height: 12px !important;
  margin: 0 !important;
  flex-shrink: 0 !important;
  border-radius: 2px !important;
  box-shadow: 0 0 0 1px rgba(3, 18, 26, 0.1) !important;
}
#fvd-widget .r-mk0yit .r-1loqt21.is-active > .r-cpet4d.r-ymttw5.r-5njf8e .dg-flag--chip,
#merchandising .r-mk0yit .r-1loqt21.is-active > .r-cpet4d.r-ymttw5.r-5njf8e .dg-flag--chip {
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.35) !important;
}

#fvd-widget .dg-section-head,
#merchandising .dg-section-head {
  text-align: center;
  margin: clamp(20px, 3vw, 32px) 0 clamp(18px, 2.5vw, 28px);
  padding: 0 16px;
}
#fvd-widget .dg-section-head .dg-why__eyebrow,
#merchandising .dg-section-head .dg-why__eyebrow {
  margin: 0 0 6px;
}
#fvd-widget .dg-section-head .dg-why__title,
#merchandising .dg-section-head .dg-why__title {
  margin: 0;
}
#fvd-widget .dg-hotel-section-head,
#merchandising .dg-hotel-section-head {
  margin-top: clamp(28px, 4vw, 40px);
  margin-bottom: clamp(14px, 2vw, 20px);
}

/* ===== Business services: MICE / Group Series / DMC ===== */
.dg-biz-services {
  width: min(1222px, calc(100% - 28px));
  margin: clamp(28px, 4vw, 48px) auto 8px;
  font-family: "Better Together", "Godwit", sans-serif;
  color: #1C2127;
  box-sizing: border-box;
}
.dg-biz-services .dg-section-head {
  margin-bottom: clamp(18px, 2.5vw, 28px);
}
.dg-biz-services__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px 18px;
}
.dg-biz-services__card {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 22px 20px 20px;
  border-radius: 20px;
  background: rgba(255, 252, 247, 0.72);
  border: 1px solid rgba(255, 255, 255, 0.7);
  box-shadow: 0 8px 24px rgba(28, 33, 39, 0.06);
  backdrop-filter: blur(10px) saturate(1.05);
  -webkit-backdrop-filter: blur(10px) saturate(1.05);
  box-sizing: border-box;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.dg-biz-services__card:hover {
  transform: translateY(-2px);
  box-shadow: 0 12px 28px rgba(28, 33, 39, 0.1);
}
#dg-group-series.dg-biz-services__card {
  background: rgba(255, 232, 209, 1);
  border-color: rgba(255, 200, 150, 0.55);
  box-shadow: 0 8px 24px rgba(209, 145, 60, 0.12);
}
#dg-group-series.dg-biz-services__card:hover {
  box-shadow: 0 12px 28px rgba(209, 145, 60, 0.2);
}
#dg-group-series .dg-biz-services__icon {
  background: rgba(255, 255, 255, 0.55);
  color: #C47A1A;
}
#dg-group-series .dg-biz-services__list li::before {
  background: #D1913C;
}
#dg-group-series .dg-biz-services__btn {
  color: #9A5B12;
  border-color: rgba(154, 91, 18, 0.28);
  background: rgba(255, 255, 255, 0.55);
}
#dg-group-series .dg-biz-services__btn:hover {
  background: linear-gradient(180deg, #E8B86D 0%, #D1913C 55%, #B87A28 100%);
  border-color: transparent;
  color: #fff;
}
.dg-biz-services__icon {
  display: grid;
  place-items: center;
  width: 42px;
  height: 42px;
  margin-bottom: 14px;
  border-radius: 12px;
  background: rgba(255, 107, 33, 0.1);
  color: #FF6B21;
}
.dg-biz-services__icon i,
.dg-biz-services__icon svg {
  width: 22px;
  height: 22px;
}
.dg-biz-services__card h3 {
  margin: 0;
  font-size: 18px;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: -0.01em;
  color: #1C2127;
}
.dg-biz-services__lead {
  margin: 8px 0 0;
  font-size: 13.5px;
  line-height: 1.5;
  color: #5B656B;
}
.dg-biz-services__list {
  list-style: none;
  margin: 14px 0 0;
  padding: 0;
  display: grid;
  gap: 8px;
  flex: 1 1 auto;
}
.dg-biz-services__list li {
  position: relative;
  padding-left: 16px;
  font-size: 13.5px;
  line-height: 1.5;
  color: #3A4248;
}
.dg-biz-services__list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.55em;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #FF6B21;
}
.dg-biz-services__btn {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  margin-top: 18px;
  min-height: 40px;
  padding: 0 16px;
  border-radius: 999px;
  text-decoration: none;
  font-size: 13px;
  font-weight: 700;
  color: #FF6B21;
  border: 1.5px solid rgba(255, 107, 33, 0.35);
  background: rgba(255, 107, 33, 0.06);
  transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
}
.dg-biz-services__btn:hover {
  background: linear-gradient(180deg, #FF8A3D 0%, #FF6B21 55%, #E85A12 100%);
  border-color: transparent;
  color: #fff;
  transform: translateY(-1px);
}
@media (max-width: 960px) {
  .dg-biz-services__grid {
    grid-template-columns: 1fr;
  }
}

/* ===== Partner Inquiry (B2B form) ===== */
.dg-partner {
  width: 100%;
  max-width: 100%;
  margin: clamp(24px, 3.5vw, 40px) 0 0;
  font-family: "Better Together", "Godwit", sans-serif;
  color: #1C2127;
  position: relative;
  z-index: 2;
  box-sizing: border-box;
  overflow-x: clip;
}
.dg-partner__panel {
  position: relative;
  width: 100%;
  border-radius: 0;
  padding: clamp(28px, 4vw, 44px) 0 clamp(36px, 5vw, 52px);
  background: transparent;
  box-shadow: none;
  box-sizing: border-box;
}
.dg-partner__grid {
  position: relative;
  z-index: 1;
  display: block;
  width: min(1222px, calc(100% - 28px));
  margin: 0 auto;
}
.dg-partner__main {
  width: 100%;
  max-width: none;
  padding: clamp(22px, 3vw, 32px);
  border-radius: 20px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.14) 0%, transparent 42%),
    linear-gradient(180deg, #FF7A2F 0%, #F05A14 58%, #D94A0C 100%);
  border: 1px solid rgba(255, 255, 255, 0.22);
  box-shadow:
    0 1px 0 rgba(255, 255, 255, 0.28) inset,
    0 18px 42px rgba(217, 74, 12, 0.28);
  box-sizing: border-box;
}
.dg-partner__head {
  margin-bottom: 18px;
}
.dg-partner__head-top {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px 14px;
  margin-bottom: 10px;
}
.dg-partner__eyebrow {
  margin: 0;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.82);
}
.dg-partner__badge {
  display: inline-flex;
  align-items: center;
  padding: 5px 10px;
  border-radius: 999px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.02em;
  color: #9A3F0A;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 4px 12px rgba(28, 33, 39, 0.08);
}
.dg-partner__title {
  margin: 0;
  font-size: clamp(26px, 3.2vw, 34px);
  font-weight: 800;
  line-height: 1.15;
  letter-spacing: -0.03em;
  color: #fff;
}
.dg-partner__lead {
  margin: 8px 0 0;
  max-width: 42rem;
  font-size: 14px;
  line-height: 1.55;
  color: rgba(255, 255, 255, 0.88);
}
.dg-partner__form {
  margin-top: 0;
  display: grid;
  gap: 16px;
  padding: clamp(14px, 2vw, 18px);
  border-radius: 16px;
  background: rgba(255, 252, 248, 0.96);
  border: 1px solid rgba(255, 255, 255, 0.55);
  box-shadow: 0 10px 28px rgba(120, 40, 0, 0.12);
  box-sizing: border-box;
}
.dg-partner__fields {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px 12px;
  align-items: start;
}
.dg-partner__field {
  display: grid;
  grid-template-rows: 16px 46px;
  gap: 7px;
  min-width: 0;
  align-content: start;
}
.dg-partner__label {
  display: block;
  height: 16px;
  margin: 0;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  line-height: 16px;
  color: #5B656B;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.dg-partner__control,
.dg-partner__field input,
.dg-partner__field select,
.dg-partner__field textarea {
  width: 100%;
  height: 46px;
  min-height: 46px;
  max-height: 46px;
  padding: 0 14px;
  border-radius: 12px;
  border: 1px solid rgba(28, 33, 39, 0.12);
  background: #fff;
  color: #1C2127;
  font: inherit;
  font-size: 14px;
  line-height: 44px;
  box-sizing: border-box;
  outline: none;
  box-shadow: 0 1px 2px rgba(28, 33, 39, 0.03);
  transition: border-color 0.18s ease, box-shadow 0.18s ease;
}
.dg-partner__field input::placeholder,
.dg-partner__field textarea::placeholder {
  color: rgba(28, 33, 39, 0.42);
  opacity: 1;
}
.dg-partner__field select {
  color: #1C2127;
  appearance: none;
  background-color: #fff;
  background-image:
    linear-gradient(45deg, transparent 50%, #8A9399 50%),
    linear-gradient(135deg, #8A9399 50%, transparent 50%);
  background-position:
    calc(100% - 18px) calc(50% - 3px),
    calc(100% - 12px) calc(50% - 3px);
  background-size: 6px 6px, 6px 6px;
  background-repeat: no-repeat;
  padding-right: 36px;
}
.dg-partner__field select option {
  color: #1C2127;
}
.dg-partner__field input:hover,
.dg-partner__field select:hover {
  border-color: rgba(240, 90, 20, 0.35);
}
.dg-partner__field input:focus,
.dg-partner__field select:focus {
  border-color: rgba(240, 90, 20, 0.55);
  box-shadow: 0 0 0 3px rgba(240, 90, 20, 0.16);
}
.dg-partner__actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px 18px;
  padding-top: 2px;
}
.dg-partner__submit {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: auto;
  height: 46px;
  min-height: 46px;
  padding: 0 24px;
  border: none;
  border-radius: 12px;
  cursor: pointer;
  font: inherit;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.01em;
  color: #fff;
  background: linear-gradient(180deg, #FF7A2F 0%, #F05A14 55%, #D94A0C 100%);
  box-shadow: 0 8px 20px rgba(217, 74, 12, 0.28);
  transition: transform 0.2s ease, box-shadow 0.2s ease, filter 0.2s ease;
}
.dg-partner__submit-arrow {
  display: inline-block;
  transition: transform 0.2s ease;
}
.dg-partner__submit:hover {
  transform: translateY(-1px);
  filter: brightness(1.03);
  box-shadow: 0 12px 26px rgba(217, 74, 12, 0.34);
}
.dg-partner__submit:hover .dg-partner__submit-arrow {
  transform: translateX(3px);
}
.dg-partner__submit:active {
  transform: translateY(0);
}
.dg-partner__note {
  margin: 0;
  font-size: 12.5px;
  line-height: 1.4;
  color: rgba(28, 33, 39, 0.58);
}
@media (max-width: 1100px) {
  .dg-partner__fields {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 640px) {
  .dg-partner__fields {
    grid-template-columns: 1fr;
  }
  .dg-partner__submit {
    width: 100%;
  }
  .dg-partner__head-top {
    flex-direction: column;
    align-items: flex-start;
  }
}
