/* Shared presentation layer. Commercial content and existing components stay intact. */
body.gl-readable {
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
}
body.gl-readable *, body.gl-readable *::before, body.gl-readable *::after { box-sizing: border-box; }
body.gl-readable main :is(h1,h2,h3,h4) {
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.16;
  letter-spacing: -.025em;
  text-wrap: balance;
  overflow-wrap: break-word;
}
body.gl-readable main h1 {
  font-size: clamp(2.25rem, 5.2vw, 4.75rem) !important;
  line-height: 1.05 !important;
  letter-spacing: -.035em !important;
  max-width: 22ch;
}
body.gl-readable main h1 em { line-height: 1.08; }
body.gl-readable .hero-content h1 em { display: block; text-wrap: balance; }
body.gl-readable main h2 { font-size: clamp(1.8rem, 3.4vw, 3.1rem); line-height: 1.14; }
body.gl-readable main h3 { font-size: clamp(1.2rem, 1.9vw, 1.6rem); line-height: 1.25; }
body.gl-readable main h4 { font-size: 1.2rem; line-height: 1.3; }
body.gl-readable main p { line-height: 1.68; text-wrap: pretty; }
body.gl-readable main p + p { margin-top: 1rem; }
body.gl-readable main :is(p,li) > a:not([class]) {
  text-underline-offset: .2em;
  text-decoration-thickness: 1px;
}
body.gl-readable main :is(section,article,div)[id] { scroll-margin-top: 110px; }
body.gl-readable :is(a,button,input,select,textarea,summary):focus-visible {
  outline: 3px solid #6c9500;
  outline-offset: 4px;
  box-shadow: 0 0 0 6px #fff;
}
body.gl-readable :is(input,select,textarea) { font-family: inherit; }
body.gl-readable main :is(input,select,textarea):not([type="checkbox"]):not([type="radio"]) { font-size: 16px; }
body.gl-readable main summary { line-height: 1.45; min-height: 52px; }
body.gl-readable main details p { max-width: 78ch; font-size: 1rem; line-height: 1.75; }

/* Stable header height and an earlier menu breakpoint for the long bilingual nav. */
body.gl-readable .gl-static-header { height: 76px; min-height: 76px; padding-block: 8px; }
body.gl-readable .gl-logo img { display: block; }
body.gl-readable .gl-static-header nav { gap: 16px; }
body.gl-readable .gl-static-header nav > :is(a,button):not(.gl-mobile-work-link):not(.gl-build-screen-link) { min-height: 44px; display: inline-flex; align-items: center; white-space: nowrap; }
body.gl-readable .gl-static-header :is(a,button) { letter-spacing: .03em; }
body.gl-readable .gl-modal-panel { border-radius: 10px; padding: 38px; }
body.gl-readable .gl-modal-panel h2 { font-size: clamp(1.9rem,4vw,3.2rem); line-height: 1.15; letter-spacing: -.025em; padding-right: 40px; }
body.gl-readable .gl-modal label { font-size: 14px; line-height: 1.45; letter-spacing: .01em; text-transform: none; }
body.gl-readable .gl-modal form { gap: 20px; }
body.gl-readable .gl-modal :is(input,select,textarea) { border-radius: 4px; }
body.gl-readable .gl-static-footer p { max-width: 48ch; }
body.gl-readable :is(.v617-footer,.hotel-price-footer) { padding-bottom: 110px; }
body.gl-readable .gl-mobile-calculator-cta,
body.gl-readable .gl-mobile-calculator-cta :is(strong,small,span) { color: #071014 !important; }
body.gl-readable main .hero-grid > .hero-media { margin: 0; }
body.gl-readable main .hero-grid > .hero-media img { height: auto; aspect-ratio: 1.45; }
body.gl-readable main .image-panel img { height: auto; }

/* Comfortable copy: no wall-to-wall paragraphs and no small mobile body text. */
body.gl-readable :is(.hero-copy,.hero-promise,.subpage-intro,.segment-hero-copy > p:not(.segment-kicker),.v617-lead,.hotel-price-hero__lead,.avp-hero__lead,.splicer-lede,.inventory-hero__lead) {
  font-size: clamp(1.0625rem,1.35vw,1.2rem);
  line-height: 1.65;
  max-width: 68ch;
}
body.gl-readable :is(.v617-visible,.gl-venue-section,.hotel-price-section,.splicer-section,.inventory-summary) > p { max-width: 76ch; }
body.gl-readable :is(.why-glmedia-grid,.production-readiness-grid,.rigging-deployment__grid,.rigging-logistics__grid,.segment-cards) p {
  font-size: 1rem;
  line-height: 1.7;
}
body.gl-readable :is(.why-glmedia-heading,.rigging-deployment__heading,.rigging-logistics__heading,.hotel-price-heading,.splicer-section-heading,.avp-heading) { gap: clamp(24px,4vw,56px); }
body.gl-readable :is(.why-glmedia-grid,.production-readiness-grid) article { min-height: 0; padding: 30px; }
body.gl-readable .why-glmedia-grid h3 { margin-top: 30px; }
body.gl-readable :is(.segment-band,.hotel-price-section,.splicer-section,.avp-section,.rigging-deployment,.rigging-logistics) { padding-block: clamp(52px,6vw,88px); }
body.gl-readable :is(.hero-actions,.segment-actions,.v617-actions,.hotel-price-actions,.inventory-actions,.avp-actions,.splicer-hero-actions) { gap: 12px; }
body.gl-readable :is(.hero-actions .button,.segment-primary,.segment-secondary,.v617-primary,.v617-secondary,.hotel-price-button,.inventory-actions a,.avp-button,.splicer-btn) {
  font-size: .875rem;
  letter-spacing: .015em;
  line-height: 1.35;
  min-height: 50px;
  height: auto;
  padding: 14px 20px;
  border-radius: 5px;
  text-align: center;
  white-space: normal;
}

/* Venue guides: balanced cards, consistent reading measure and clearer facts. */
body.gl-readable .v617-hero h1 { font-size: clamp(2rem,3.4vw,3.3rem) !important; }
body.gl-readable .v617-hero-copy { padding: clamp(24px,3.5vw,46px); }
body.gl-readable .v617-kicker { font-size: .8rem; line-height: 1.5; letter-spacing: .12em; }
body.gl-readable .v617-cards h2 { font-size: 1.35rem; }
body.gl-readable .v617-cards p { font-size: 1rem; }
body.gl-readable .gl-venue-region { margin-top: 48px; padding-top: 24px; }
body.gl-readable .gl-venue-region .gl-venue-grid { grid-template-columns: repeat(auto-fit,minmax(min(100%,330px),1fr)); gap: 20px; }
body.gl-readable .gl-venue-region .gl-venue-grid:has(>article:only-child) { max-width: 760px; }
body.gl-readable .gl-venue-grid article { display: flex; flex-direction: column; padding: 28px; }
body.gl-readable .gl-venue-grid article > a:last-child { margin-top: auto; padding-top: 8px; line-height: 1.5; }
body.gl-readable .gl-venue-grid :is(h3,h4) { margin: 8px 0 12px; }
body.gl-readable .gl-venue-grid p { font-size: 1rem; }
body.gl-readable .gl-venue-grid .gl-venue-eyebrow { font-size: .8rem; }
body.gl-readable .gl-venue-section > p { max-width: 78ch; }
body.gl-readable .gl-venue-table :is(th,td) { line-height: 1.65; padding: 20px; vertical-align: top; }
body.gl-readable :is(.gl-venue-faq,.v617-accordion) summary { font-size: 1.0625rem; padding: 20px 22px; }
body.gl-readable .gl-venue-lead { font-weight: 400; }

/* Dense inventory: larger descriptions, calmer headings, aligned quantities. */
body.gl-readable .inventory-card h3 { font-size: clamp(1.4rem,2.2vw,2rem); }
body.gl-readable .inventory-list li { font-size: 1rem; line-height: 1.6; padding-block: 17px; grid-template-columns: 54px minmax(0,1fr); gap: 16px; }
body.gl-readable .inventory-list small { font-size: .875rem; line-height: 1.6; color: #bdcac3; }
body.gl-readable .inventory-list strong { font-size: .8125rem; }
body.gl-readable .inventory-card__label { font-size: .78rem; letter-spacing: .1em; }
body.gl-readable .inventory-page :is(section,article)[id] { scroll-margin-top: 160px; }
body.gl-readable .inventory-nav a { font-size: .8125rem; }
body.gl-readable .equipment-item-list :is(p,li) { font-size: 1rem; line-height: 1.65; }
body.gl-readable :is(.gl-light-structures,.hotel-tech-table,.hotel-price-table,.pipe-pricing-table) :is(th,td) { line-height: 1.6; padding: 16px; vertical-align: top; }

/* Price cards keep the amounts prominent; terms are no longer tiny. */
body.gl-readable .hotel-price-grid { gap: 20px; align-items: stretch; }
body.gl-readable .hotel-price-card { padding: 28px; border-radius: 10px; }
body.gl-readable .hotel-price-card--featured { transform: none; }
body.gl-readable .hotel-price-card h3 { font-size: clamp(1.5rem,2.2vw,2rem); }
body.gl-readable main :is(.hotel-price-amount,.avp-price,.avp-summary__price) { line-height: 1.12; font-variant-numeric: tabular-nums; }
body.gl-readable .hotel-price-specs li { font-size: 1rem; line-height: 1.55; padding-block: 14px; }
body.gl-readable :is(.hotel-price-per,.hotel-price-label,.avp-price-note,.avp-card__fine) { font-size: .875rem; line-height: 1.55; }
body.gl-readable .hotel-price-label { letter-spacing: .07em; }
body.gl-readable :is(.avp-choice small,.avp-summary__formula,.avp-truth span) { font-size: .9375rem; line-height: 1.6; }
body.gl-readable .avp-card { border-radius: 12px; }
body.gl-readable .avp-form,body.gl-readable .avp-summary { border-radius: 12px; }
body.gl-readable .splicer-flow-step p { font-size: .9375rem; line-height: 1.65; }
body.gl-readable .splicer-system small { font-size: .875rem; line-height: 1.6; }
body.gl-readable .splicer-btn-primary { color: #07100e !important; }
body.gl-readable .splicer-stat strong { font-size: clamp(1.55rem,2.35vw,2.15rem); line-height: 1.3; }
body.gl-readable .splicer-stats span { line-height: 1.5; }

/* Searchable directory and case-study navigation. */
body.gl-readable .directory-grid { gap: 16px; }
body.gl-readable .directory-grid a { border-radius: 8px; padding: 24px; }
body.gl-readable .directory-grid strong { font-size: 1.0625rem; line-height: 1.4; }
body.gl-readable .directory-grid small { font-size: .8125rem; color: #52615e; line-height: 1.5; }
body.gl-readable .directory-search-card { border-radius: 10px; }
body.gl-readable .directory-search-card p { font-size: 1rem; }
body.gl-readable .case-sequence-nav strong { line-height: 1.35; letter-spacing: 0; }
body.gl-readable .case-sequence-nav small { font-size: .75rem; line-height: 1.4; }

/* The legacy trade-show template uses location classes without a shell. */
body.gl-readable .location-hero > .location-hero-copy { width: min(1180px,calc(100% - 40px)); max-width: 1180px; margin-inline: auto; }
body.gl-readable .location-hero-copy > p:not(.eyebrow) { max-width: 70ch; font-size: 1.125rem; }
body.gl-readable .location-hero .eyebrow { color: #b4ff18; font-size: .8125rem; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
body.gl-readable .location-hero .hero-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 28px; }
body.gl-readable .location-hero .hero-actions > a { display: inline-flex; align-items: center; justify-content: center; padding: 14px 20px; border-radius: 5px; min-height: 50px; font-size: .875rem; font-weight: 800; text-decoration: none; text-align: center; }
body.gl-readable .location-hero .btn-primary { color: #071014; background: #b4ff18; }
body.gl-readable .location-hero .btn-secondary { color: #fff; border: 1px solid #aab9bc; }
body.gl-readable .location-section { padding: clamp(52px,6vw,88px) max(20px,calc((100% - 1180px)/2)); }
body.gl-readable .location-section .location-intro { max-width: 78ch; margin-bottom: 30px; }
body.gl-readable .location-section .eyebrow { font-size: .8125rem; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; color: #405e00; }
body.gl-readable .location-section-dark { background: #071014; color: #fff; }
body.gl-readable .location-section-dark .eyebrow { color: #b4ff18; }
body.gl-readable .location-section .location-grid { grid-template-columns: repeat(3,minmax(0,1fr)); gap: 20px; }
body.gl-readable .location-fact { border: 1px solid #cad2c9; border-radius: 8px; background: white; padding: 24px; }
body.gl-readable .location-fact strong { display: block; font-size: 1.5rem; line-height: 1.3; margin-bottom: 12px; }
body.gl-readable .location-fact span { display: block; font-size: 1rem; line-height: 1.6; }
body.gl-readable .location-section .location-card { border: 1px solid #405150; border-radius: 8px; }
body.gl-readable .location-section .location-faq { padding: 8px 24px; border-radius: 8px; background: white; }
body.gl-readable .location-section.location-cta .hero-actions { display: flex; gap: 12px; flex-wrap: wrap; margin-top: 28px; }
body.gl-readable .location-section.location-cta .hero-actions a { border-radius: 5px; padding: 14px 20px; line-height: 1.5; }
body.gl-readable.location-page > footer:not([class]) { display: grid; grid-template-columns: 1.4fr 1fr 1fr; gap: 32px; background: #071014; color: #fff; padding: 48px max(20px,calc((100% - 1180px)/2)) 110px; }
body.gl-readable.location-page > footer:not([class]) a { display: block; color: #c5ff75; margin-top: 12px; }
body.gl-readable.location-page > footer:not([class]) p { max-width: 50ch; }
body.gl-readable > .gl-skip-link { position: fixed; top: -100px; left: 16px; z-index: 15000; padding: 12px 20px; background: #fff; color: #071014; }
body.gl-readable > .gl-skip-link:focus { top: 8px; }

@media (max-width: 1380px) {
  body.gl-readable .gl-menu-button { display: block; min-height: 44px; margin-left: 0; }
  body.gl-readable .gl-static-header .gl-mobile-language-switch { display: inline-flex; margin-left: auto; align-items: center; justify-content: center; min-width: 44px; min-height: 44px; border: 1px solid #788185; }
  body.gl-readable .gl-static-header nav { display: none; position: absolute; inset: 76px 0 auto; background: #071014; padding: 18px 24px 28px; flex-direction: column; align-items: stretch; gap: 4px; max-height: calc(100dvh - 76px); overflow-y: auto; overscroll-behavior: contain; }
  body.gl-readable .gl-static-header nav.open { display: flex; }
  body.gl-readable .gl-static-header nav :is(a,button) { min-height: 48px; padding: 12px 14px; font-size: 14px; white-space: normal; }
  body.gl-readable .gl-static-header nav > .gl-lang-link { display: none !important; }
  body.gl-readable .gl-venue-page .gl-static-header nav { top: 76px; }
}
@media (max-width: 900px) {
  body.gl-readable .location-section .location-grid,body.gl-readable.location-page > footer:not([class]) { grid-template-columns: 1fr; }
  body.gl-readable .splicer-hero .splicer-wrap { grid-template-columns: minmax(0,1fr); gap: 32px; }
  body.gl-readable :is(.gl-venue-grid,.gl-venue-region .gl-venue-grid) { grid-template-columns: 1fr; }
  body.gl-readable .hotel-price-heading { gap: 24px; }
}
@media (max-width: 680px) {
  body.gl-readable .location-hero .hero-actions > a { width: 100%; }
  body.gl-readable main h1 { font-size: clamp(1.9rem,8.8vw,2.5rem) !important; line-height: 1.08 !important; letter-spacing: -.03em !important; }
  body.gl-readable main h2 { font-size: clamp(1.65rem,6.8vw,2.05rem); line-height: 1.18; }
  body.gl-readable main h3 { font-size: 1.3rem; }
  body.gl-readable .v617-hero h1 { font-size: clamp(1.85rem,8.2vw,2.4rem) !important; }
  body.gl-readable .gl-original-content .hero-content { padding: 110px 20px 84px !important; }
  body.gl-readable .gl-original-content .hero :is(.hero-copy,.hero-promise) { font-size: 16px !important; line-height: 1.65 !important; }
  body.gl-readable .gl-original-content .hero h1 { margin-bottom: 24px !important; }
  body.gl-readable .gl-original-content .hero-actions { margin-top: 26px !important; }
  body.gl-readable .gl-original-content .hero-actions .button { height: auto !important; min-height: 52px !important; }
  body.gl-readable :is(.v617-primary,.v617-secondary,.hotel-price-button,.inventory-actions a,.segment-primary,.segment-secondary) { width: 100%; }
  body.gl-readable :is(.v617-hero-copy,.gl-venue-grid article,.hotel-price-card,.inventory-card) { padding: 24px; }
  body.gl-readable .v617-actions { margin-top: 20px; }
  body.gl-readable :is(.v617-lead,.hotel-price-hero__lead,.avp-hero__lead,.splicer-lede,.inventory-hero__lead) { font-size: 1.0625rem; line-height: 1.65; }
  body.gl-readable .inventory-list li { grid-template-columns: 42px minmax(0,1fr); gap: 12px; }
  body.gl-readable .inventory-list strong { min-width: 38px; }
  body.gl-readable .gl-venue-region { margin-top: 34px; }
  body.gl-readable :is(.v617-footer,.hotel-price-footer) { padding-bottom: 110px; }
  body.gl-readable .gl-modal { padding: 16px 12px; }
  body.gl-readable .gl-modal-panel { padding: 28px 20px; }
  body.gl-readable .gl-modal-panel h2 { font-size: 1.85rem; }
  body.gl-readable .gl-close { right: 14px; top: 14px; }
  body.gl-readable .hotel-price-hero__copy { padding-top: 118px; }
  body.gl-readable .case-sequence-nav strong { font-size: .875rem; }
  body.gl-readable .directory-hero h1 { max-width: 18ch; }
}
@media (prefers-reduced-motion: reduce) {
  body.gl-readable *,body.gl-readable *::before,body.gl-readable *::after { scroll-behavior: auto !important; transition-duration: .01ms !important; animation-duration: .01ms !important; animation-iteration-count: 1 !important; }
}
