.esm-gaba-media-runtime .esm-gaba-slider{
  --gaba-ink:#2b1d15;
  --gaba-gold:#b77a18;
  width:100vw;
  margin-left:calc(50% - 50vw);
  position:relative;
  overflow:hidden;
  background:#f7efe3;
  color:var(--gaba-ink);
  isolation:isolate;
}
.esm-gaba-media-runtime .esm-gaba-slider*,
.esm-gaba-media-runtime .esm-gaba-slider*::before,
.esm-gaba-media-runtime .esm-gaba-slider*::after{box-sizing:border-box}
.esm-gaba-slider__viewport{position:relative;width:100%;overflow:hidden;background:#f7efe3}
.esm-gaba-slider__slide{position:absolute;inset:0;opacity:0;visibility:hidden;pointer-events:none;transform:translate3d(2%,0,0);transition:opacity .46s ease,transform .46s ease,visibility .46s}
.esm-gaba-slider__slide.is-active{position:relative;opacity:1;visibility:visible;pointer-events:auto;transform:translate3d(0,0,0);z-index:2}
.esm-gaba-slider__link{display:block;width:100%;background:#f7efe3}
.esm-gaba-slider__link img{display:block;width:100%;height:auto;aspect-ratio:1672/941;object-fit:contain;background:#f7efe3}
.esm-gaba-slider__controls{min-height:48px;display:flex;align-items:center;justify-content:center;gap:12px;padding:7px 18px 9px;border-top:1px solid rgba(83,50,23,.09);background:#fffaf2;box-shadow:0 -8px 24px rgba(83,50,23,.05)}
.esm-gaba-slider__arrow{width:34px;height:34px;padding:0;border:1px solid #d9c39f;border-radius:50%;display:grid;place-items:center;background:#fff;color:#6b4316;font-size:25px;line-height:1;cursor:pointer}
.esm-gaba-slider__arrow:hover,.esm-gaba-slider__arrow:focus-visible{border-color:var(--gaba-gold);background:#fff4dc}
.esm-gaba-slider__dots{display:flex;align-items:center;gap:7px}
.esm-gaba-slider__dots button{width:9px;height:9px;padding:0;border:0;border-radius:999px;background:#cbbda8;cursor:pointer;transition:width .2s ease,background .2s ease}
.esm-gaba-slider__dots button[aria-selected="true"]{width:30px;background:var(--gaba-gold)}
.esm-gaba-slider__counter{min-width:42px;color:#785323;font-size:13px;font-variant-numeric:tabular-nums;text-align:center}
.esm-gaba-slider__counter b{font-size:16px}
@media(max-width:720px){
  .esm-gaba-slider__controls{min-height:44px;gap:9px;padding:6px 12px calc(7px + env(safe-area-inset-bottom))}
  .esm-gaba-slider__arrow{width:31px;height:31px;font-size:22px}
  .esm-gaba-slider__dots{gap:6px}
  .esm-gaba-slider__dots button{width:8px;height:8px}
  .esm-gaba-slider__dots button[aria-selected="true"]{width:24px}
  .esm-gaba-slider__counter{display:none}
}
@media(prefers-reduced-motion:reduce){
  .esm-gaba-slider__slide{transition:none!important;transform:none!important}
}

/* v1.1.0 real WordPress static homepage */
body.esm-gaba-media-runtime.home .site-content .ast-container,
body.esm-gaba-media-runtime.esm-gaba-route-home .site-content .ast-container{max-width:100%;padding-left:0;padding-right:0}
body.esm-gaba-media-runtime.home .content-area,
body.esm-gaba-media-runtime.home .site-main,
body.esm-gaba-media-runtime.home article.page,
body.esm-gaba-media-runtime.home .entry-content{width:100%;max-width:none;margin:0;padding:0}
body.esm-gaba-media-runtime.home .entry-header,
body.esm-gaba-media-runtime.home .ast-single-post-featured-section,
body.esm-gaba-media-runtime.home .post-thumb-img-content{display:none!important}
.esm-gaba-media-runtime .gaba-home-shell{background:#fff;color:#2d211a}
.esm-gaba-media-runtime .gaba-home-section{padding:88px 24px;scroll-margin-top:96px}
.esm-gaba-media-runtime .gaba-home-section>.wp-block-group__inner-container,
.esm-gaba-media-runtime .gaba-home-section{max-width:1240px;margin-left:auto;margin-right:auto}
.esm-gaba-media-runtime .gaba-home-section:nth-child(even){background:#faf5ed}
.esm-gaba-media-runtime .gaba-home-section h2{font-size:clamp(34px,4.2vw,62px);line-height:1.12;letter-spacing:-.04em;color:#2b1d15;margin:0 0 18px}
.esm-gaba-media-runtime .gaba-home-section h3{font-size:clamp(25px,2.6vw,40px);line-height:1.2;color:#5d3a18}
.esm-gaba-media-runtime .gaba-home-section p,
.esm-gaba-media-runtime .gaba-home-section li{font-size:18px;line-height:1.8}
.esm-gaba-media-runtime .gaba-home-lead{font-size:clamp(20px,2vw,28px)!important;color:#785323;font-weight:700}
.esm-gaba-media-runtime .gaba-home-columns{gap:48px;align-items:center}
.esm-gaba-media-runtime .gaba-home-image img{width:100%;border-radius:24px;box-shadow:0 24px 60px rgba(75,49,24,.14)}
.esm-gaba-media-runtime .gaba-home-feature-grid>.wp-block-column{padding:30px;border:1px solid #ead9bd;border-radius:18px;background:#fff;box-shadow:0 12px 30px rgba(75,49,24,.08)}
.esm-gaba-media-runtime .gaba-home-feature-grid h3{margin:0 0 8px;font-size:26px}
.esm-gaba-media-runtime .gaba-home-button .wp-block-button__link{background:#a66d17;color:#fff;border-radius:999px;padding:14px 28px;font-weight:800;font-size:17px}
.esm-gaba-media-runtime .gaba-home-award,.esm-gaba-media-runtime .gaba-home-web3,.esm-gaba-media-runtime .gaba-home-contact{text-align:center}
.esm-gaba-media-runtime .gaba-home-contact{background:#2b1d15!important;color:#fff;max-width:none}
.esm-gaba-media-runtime .gaba-home-contact h2,.esm-gaba-media-runtime .gaba-home-contact p{color:#fff}
@media(max-width:781px){
 .esm-gaba-media-runtime .gaba-home-section{padding:58px 20px}
 .esm-gaba-media-runtime .gaba-home-section h2{font-size:36px}
 .esm-gaba-media-runtime .gaba-home-section p,.esm-gaba-media-runtime .gaba-home-section li{font-size:16px;line-height:1.7}
 .esm-gaba-media-runtime .gaba-home-columns{gap:24px}
 .esm-gaba-media-runtime .gaba-home-feature-grid{gap:14px}
}


/* v1.2.0 real saved-page owner and generic-builder isolation */
body.esm-gaba-media-runtime .esm-v8302-applied-home,
body.esm-gaba-media-runtime .esm-v8400-applied-home,
body.esm-gaba-media-runtime .esm-v8330-applied-home{display:none!important}
body.esm-gaba-media-runtime .esm-gaba-saved-home{width:100%;max-width:none;margin:0;padding:0;background:#fff}
body.esm-gaba-media-runtime .esm-gaba-saved-home>.esm-gaba-slider:first-child{margin-top:0}
body.esm-gaba-media-runtime .entry-content>.esm-gaba-saved-home{margin:0!important;max-width:none!important}

/* v1.3.0 integrated premium header and food-brand presentation */
body.esm-gaba-media-runtime{--gaba-cream:#fffaf1;--gaba-ivory:#f8efe1;--gaba-brown:#2b1d15;--gaba-brown-2:#4c2f1d;--gaba-gold:#b77a18;--gaba-gold-2:#e1b85f;--gaba-green:#60792d;scroll-padding-top:92px;background:#f8f3eb}
body.esm-gaba-media-runtime #masthead,
body.esm-gaba-media-runtime header.site-header,
body.esm-gaba-media-runtime .site-header:not(.esm-gaba-site-header){display:none!important}
.esm-gaba-site-header{position:sticky;top:0;z-index:120000;width:100%;color:#fff;background:rgba(43,29,21,.95);border-bottom:1px solid rgba(255,255,255,.12);box-shadow:0 16px 42px rgba(24,13,7,.16);backdrop-filter:blur(18px);transition:background .25s ease,box-shadow .25s ease,transform .25s ease}
body.admin-bar .esm-gaba-site-header{top:32px}
.esm-gaba-site-header.is-overlay{position:absolute;top:0;background:linear-gradient(180deg,rgba(24,13,7,.72),rgba(24,13,7,.38) 62%,rgba(24,13,7,0));border-bottom:0;box-shadow:none}
body.admin-bar .esm-gaba-site-header.is-overlay{top:32px}
.esm-gaba-site-header.is-overlay.is-scrolled{position:fixed;background:rgba(43,29,21,.96);box-shadow:0 16px 42px rgba(24,13,7,.22)}
.esm-gaba-site-header__inner{width:min(1420px,calc(100% - 36px));min-height:82px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:26px}
.esm-gaba-brand{display:flex;align-items:center;gap:12px;color:#fff!important;text-decoration:none!important;white-space:nowrap}
.esm-gaba-brand__mark{display:flex;align-items:center;width:66px;height:34px;position:relative}
.esm-gaba-brand__mark i{width:31px;height:31px;border-radius:50%;display:block;position:absolute;top:1px;box-shadow:0 8px 18px rgba(0,0,0,.16)}
.esm-gaba-brand__mark i:nth-child(1){left:0;background:#dbe500}.esm-gaba-brand__mark i:nth-child(2){left:18px;background:#f3b400}.esm-gaba-brand__mark i:nth-child(3){left:36px;background:#6c9630}
.esm-gaba-brand__copy{display:flex;flex-direction:column;line-height:1.1}.esm-gaba-brand__copy strong{font-size:24px;letter-spacing:-.055em}.esm-gaba-brand__copy small{margin-top:5px;font-size:12px;font-weight:800;color:#f3dfb5;letter-spacing:.03em}
.esm-gaba-nav{display:flex;align-items:center;gap:12px}.esm-gaba-main-menu{display:flex;align-items:center;gap:6px;margin:0!important;padding:0!important;list-style:none!important}.esm-gaba-main-menu>li{position:relative;margin:0!important}.esm-gaba-main-menu a{display:flex;align-items:center;min-height:42px;padding:9px 13px;border-radius:999px;color:#fff!important;font-size:14px;font-weight:900;text-decoration:none!important;white-space:nowrap;transition:background .2s ease,color .2s ease,transform .2s ease}.esm-gaba-main-menu a:hover,.esm-gaba-main-menu a:focus{background:rgba(255,255,255,.14);transform:translateY(-1px)}
.esm-gaba-language{display:flex;align-items:center;position:static!important}.esm-gaba-language .gtranslate_wrapper,.esm-gaba-language .gt_selector{position:static!important;margin:0!important}.esm-gaba-language select{min-height:40px;border:1px solid rgba(255,255,255,.28)!important;border-radius:999px!important;background:rgba(255,255,255,.12)!important;color:#fff!important;padding:7px 32px 7px 12px!important;font-weight:800}.esm-gaba-language option{color:#111;background:#fff}
.esm-gaba-nav__cta{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#e6b957,#9b6111);color:#fff!important;font-size:12px;font-weight:1000;text-decoration:none!important;box-shadow:0 10px 24px rgba(183,122,24,.32)}
.esm-gaba-menu-toggle{display:none;width:44px;height:44px;border:1px solid rgba(255,255,255,.22);border-radius:14px;background:rgba(255,255,255,.1);padding:10px;cursor:pointer}.esm-gaba-menu-toggle span{display:block;height:2px;margin:5px 0;background:#fff;border-radius:99px}
body.esm-gaba-media-runtime .esm-gaba-slider{z-index:1;background:#1f140e}
body.esm-gaba-media-runtime .esm-gaba-slider__controls{position:relative;z-index:6;background:rgba(255,250,242,.97)}

/* Full-bleed, layered section system */
body.esm-gaba-media-runtime .gaba-home-shell{overflow:hidden;background:#f7f0e5}
body.esm-gaba-media-runtime .gaba-home-section{position:relative;width:100vw;max-width:none!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding:112px max(24px,calc((100vw - 1280px)/2));isolation:isolate;overflow:hidden}
body.esm-gaba-media-runtime .gaba-home-section>*{position:relative;z-index:2}
body.esm-gaba-media-runtime .gaba-home-section::before,body.esm-gaba-media-runtime .gaba-home-section::after{content:"";position:absolute;pointer-events:none;z-index:0}
body.esm-gaba-media-runtime .gaba-home-section h2{font-size:clamp(42px,4.8vw,72px);line-height:1.04;letter-spacing:-.06em;text-wrap:balance}
body.esm-gaba-media-runtime .gaba-home-section p,body.esm-gaba-media-runtime .gaba-home-section li{font-size:19px;line-height:1.82}
body.esm-gaba-media-runtime .gaba-home-lead{font-size:clamp(21px,2.2vw,31px)!important;line-height:1.45!important}
body.esm-gaba-media-runtime .gaba-home-columns{gap:clamp(42px,6vw,90px)}
body.esm-gaba-media-runtime .gaba-home-image{position:relative}.esm-gaba-media-runtime .gaba-home-image::before{content:"";position:absolute;inset:18px -18px -18px 18px;border-radius:30px;background:linear-gradient(145deg,rgba(183,122,24,.22),rgba(96,121,45,.12));z-index:-1}.esm-gaba-media-runtime .gaba-home-image img{border-radius:30px;box-shadow:0 34px 90px rgba(67,39,18,.22);transform:translateZ(0)}
body.esm-gaba-media-runtime .gaba-home-product{background:radial-gradient(circle at 90% 8%,rgba(225,184,95,.22),transparent 34%),linear-gradient(135deg,#fffdf8 0%,#f7eddd 100%)}
body.esm-gaba-media-runtime .gaba-home-product::before{width:420px;height:420px;right:-120px;bottom:-150px;border-radius:50%;background:repeating-radial-gradient(circle at center,rgba(183,122,24,.12) 0 2px,transparent 3px 18px)}
body.esm-gaba-media-runtime .gaba-home-evaluation{background:linear-gradient(145deg,#2e1b12 0%,#4b2e1d 55%,#22120d 100%);color:#fff}
body.esm-gaba-media-runtime .gaba-home-evaluation::before{inset:0;background:radial-gradient(circle at 12% 20%,rgba(225,184,95,.22),transparent 30%),radial-gradient(circle at 88% 78%,rgba(96,121,45,.18),transparent 28%)}
body.esm-gaba-media-runtime .gaba-home-evaluation h2,body.esm-gaba-media-runtime .gaba-home-evaluation p{color:#fff!important}.esm-gaba-media-runtime .gaba-home-evaluation .gaba-home-lead{color:#f2d79d!important}
body.esm-gaba-media-runtime .gaba-home-feature-grid{gap:22px;margin-top:44px}.esm-gaba-media-runtime .gaba-home-feature-grid>.wp-block-column{padding:34px;border:1px solid rgba(255,255,255,.18);border-radius:24px;background:linear-gradient(145deg,rgba(255,255,255,.13),rgba(255,255,255,.06));box-shadow:0 24px 54px rgba(0,0,0,.18);backdrop-filter:blur(12px);transition:transform .25s ease,box-shadow .25s ease}.esm-gaba-media-runtime .gaba-home-feature-grid>.wp-block-column:hover{transform:translateY(-7px);box-shadow:0 34px 70px rgba(0,0,0,.25)}.esm-gaba-media-runtime .gaba-home-feature-grid h3{color:#f5cf7d!important}
body.esm-gaba-media-runtime .gaba-home-master{background:linear-gradient(90deg,rgba(255,250,241,.97),rgba(246,230,205,.91)),repeating-linear-gradient(90deg,transparent 0 78px,rgba(183,122,24,.08) 79px 80px)}
body.esm-gaba-media-runtime .gaba-home-master::after{width:300px;height:300px;left:-120px;top:-90px;border:32px solid rgba(183,122,24,.08);border-radius:50%}
body.esm-gaba-media-runtime .gaba-home-award{min-height:520px;display:flex;flex-direction:column;justify-content:center;background:radial-gradient(circle at 72% 50%,rgba(255,235,173,.72),transparent 24%),linear-gradient(135deg,#f8e8b7 0%,#b77a18 48%,#3c2415 100%);color:#fff;text-shadow:0 3px 16px rgba(60,36,21,.28)}
body.esm-gaba-media-runtime .gaba-home-award::before{width:360px;height:360px;right:7%;top:50%;transform:translateY(-50%);border:3px solid rgba(255,255,255,.28);border-radius:50%;box-shadow:0 0 0 18px rgba(255,255,255,.08),0 0 0 38px rgba(255,255,255,.05)}
body.esm-gaba-media-runtime .gaba-home-award h2,body.esm-gaba-media-runtime .gaba-home-award p{color:#fff!important;max-width:760px;margin-left:auto;margin-right:auto}
body.esm-gaba-media-runtime .gaba-home-franchise{background:linear-gradient(125deg,#fffaf2 0%,#f4e3ca 58%,#ddbd84 100%)}
body.esm-gaba-media-runtime .gaba-home-franchise::before{inset:0;background:linear-gradient(90deg,transparent 0 72%,rgba(43,29,21,.06) 72% 100%)}
body.esm-gaba-media-runtime .gaba-home-global{min-height:560px;display:flex;flex-direction:column;justify-content:center;background:radial-gradient(circle at 78% 38%,rgba(225,184,95,.2),transparent 26%),linear-gradient(135deg,#17100c,#3b281a 58%,#1d2a16);color:#fff}
body.esm-gaba-media-runtime .gaba-home-global::before{inset:0;background-image:radial-gradient(circle at 12% 20%,rgba(255,255,255,.22) 0 2px,transparent 3px),radial-gradient(circle at 70% 35%,rgba(255,255,255,.16) 0 2px,transparent 3px),linear-gradient(115deg,transparent 49.5%,rgba(225,184,95,.15) 50%,transparent 50.5%);background-size:260px 210px,320px 240px,100% 100%}
body.esm-gaba-media-runtime .gaba-home-global h2,body.esm-gaba-media-runtime .gaba-home-global p{color:#fff!important}
body.esm-gaba-media-runtime .gaba-home-web3{background:radial-gradient(circle at 15% 22%,rgba(96,121,45,.2),transparent 28%),radial-gradient(circle at 85% 78%,rgba(183,122,24,.22),transparent 30%),linear-gradient(135deg,#fffaf2,#efe7d8)}
body.esm-gaba-media-runtime .gaba-home-web3::before{inset:0;background-image:linear-gradient(rgba(183,122,24,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(183,122,24,.07) 1px,transparent 1px);background-size:38px 38px;mask-image:linear-gradient(to bottom,transparent,#000 20%,#000 80%,transparent)}
body.esm-gaba-media-runtime .gaba-home-contact{max-width:none!important;background:linear-gradient(135deg,#20130d,#493021)!important;border-top:1px solid rgba(255,255,255,.12)}
body.esm-gaba-media-runtime .gaba-home-button .wp-block-button__link{padding:16px 34px;border-radius:999px;background:linear-gradient(135deg,#d6a744,#8d5610);box-shadow:0 16px 34px rgba(141,86,16,.28);transition:transform .2s ease,box-shadow .2s ease}.esm-gaba-media-runtime .gaba-home-button .wp-block-button__link:hover{transform:translateY(-3px);box-shadow:0 22px 44px rgba(141,86,16,.34)}

/* Restyle Core common service sections so they belong to the GABA preset */
body.esm-gaba-media-runtime .esm-v8200-section{max-width:1280px!important;margin:36px auto!important;border:1px solid rgba(183,122,24,.18)!important;border-radius:30px!important;background:linear-gradient(145deg,#fffdf9,#f4eadb)!important;box-shadow:0 28px 70px rgba(67,39,18,.12)!important;overflow:hidden!important}
body.esm-gaba-media-runtime .esm-v8200-section h2,body.esm-gaba-media-runtime .esm-v8200-section h3{color:#2b1d15!important}
body.esm-gaba-media-runtime .esm-v8200-section a,body.esm-gaba-media-runtime .esm-v8200-section button{border-radius:999px!important}
body.esm-gaba-media-runtime .esm-v8200-section-web3_common{background:linear-gradient(145deg,#342116,#5b3922)!important;color:#fff!important}
body.esm-gaba-media-runtime .esm-v8200-section-web3_common h2,body.esm-gaba-media-runtime .esm-v8200-section-web3_common h3,body.esm-gaba-media-runtime .esm-v8200-section-web3_common p{color:#fff!important}
body.esm-gaba-media-runtime footer.site-footer,body.esm-gaba-media-runtime #colophon{border-top:0!important}

@media(max-width:1100px){
 .esm-gaba-site-header__inner{min-height:72px}.esm-gaba-brand__copy strong{font-size:20px}.esm-gaba-main-menu a{padding:8px 9px;font-size:12px}.esm-gaba-language{display:none}
}
@media(max-width:860px){
 body.admin-bar .esm-gaba-site-header,body.admin-bar .esm-gaba-site-header.is-overlay{top:46px}
 .esm-gaba-site-header,.esm-gaba-site-header.is-overlay{position:fixed;top:0;background:rgba(43,29,21,.96);box-shadow:0 14px 36px rgba(24,13,7,.23)}
 .esm-gaba-site-header__inner{width:calc(100% - 24px);min-height:64px;gap:12px}.esm-gaba-brand__mark{transform:scale(.8);transform-origin:left center;width:56px}.esm-gaba-brand__copy strong{font-size:18px}.esm-gaba-brand__copy small{font-size:10px}
 .esm-gaba-menu-toggle{display:block;margin-left:auto}
 .esm-gaba-nav{display:none;position:absolute;left:12px;right:12px;top:calc(100% + 8px);padding:18px;border:1px solid rgba(255,255,255,.15);border-radius:22px;background:rgba(43,29,21,.985);box-shadow:0 28px 70px rgba(0,0,0,.34);flex-direction:column;align-items:stretch;gap:12px}
 .esm-gaba-site-header.is-menu-open .esm-gaba-nav{display:flex}.esm-gaba-main-menu{display:flex;flex-direction:column;align-items:stretch;gap:5px}.esm-gaba-main-menu a{justify-content:flex-start;min-height:44px;padding:11px 14px;font-size:15px;border-radius:13px}.esm-gaba-language{display:block!important;width:100%;padding-top:10px;border-top:1px solid rgba(255,255,255,.12)}.esm-gaba-language .gtranslate_wrapper,.esm-gaba-language select{display:block!important;width:100%!important;max-width:none!important}.esm-gaba-nav__cta{width:100%;height:44px;border-radius:13px}
 body.esm-gaba-media-runtime .esm-gaba-slider{padding-top:0}
 body.esm-gaba-media-runtime .gaba-home-section{padding:78px 20px}
 body.esm-gaba-media-runtime .gaba-home-section h2{font-size:clamp(36px,10.8vw,52px)}
 body.esm-gaba-media-runtime .gaba-home-section p,body.esm-gaba-media-runtime .gaba-home-section li{font-size:17px;line-height:1.72}
 body.esm-gaba-media-runtime .gaba-home-columns{gap:34px}
 body.esm-gaba-media-runtime .gaba-home-image::before{inset:10px -10px -10px 10px}
 body.esm-gaba-media-runtime .gaba-home-award,body.esm-gaba-media-runtime .gaba-home-global{min-height:460px}
 body.esm-gaba-media-runtime .esm-v8200-section{margin:24px 14px!important;border-radius:22px!important}
}

/* ========================================================================
 * v1.4.0: stable slider, single language owner, contrast lock and
 * evaluation-first food preset presentation.
 * ===================================================================== */
body.esm-gaba-media-runtime{--gaba-ink:#26180f;--gaba-cream:#fffaf1;--gaba-paper:#f5ead8;--gaba-gold:#b97b16;--gaba-gold-2:#e0b75e;--gaba-green:#5d7333;--gaba-dark:#2a190f;background:#f6efe4!important;color:var(--gaba-ink)!important}

/* Header is visually integrated with the slider but never covers a face. */
body.esm-gaba-media-runtime .esm-gaba-site-header,
body.esm-gaba-media-runtime .esm-gaba-site-header.is-overlay,
body.esm-gaba-media-runtime .esm-gaba-site-header.is-overlay.is-scrolled{position:sticky!important;top:0!important;min-height:64px!important;background:linear-gradient(90deg,rgba(35,21,13,.98),rgba(70,43,24,.96))!important;border-bottom:1px solid rgba(232,195,119,.24)!important;box-shadow:0 12px 34px rgba(37,22,13,.18)!important;backdrop-filter:blur(16px)!important}
body.admin-bar.esm-gaba-media-runtime .esm-gaba-site-header,
body.admin-bar.esm-gaba-media-runtime .esm-gaba-site-header.is-overlay{top:32px!important}
body.esm-gaba-media-runtime .esm-gaba-site-header__inner{min-height:64px!important;width:min(1440px,calc(100% - 28px))!important}
body.home.esm-gaba-media-runtime .esm-gaba-site-header:not(.is-scrolled) .esm-gaba-brand,body.front-page.esm-gaba-media-runtime .esm-gaba-site-header:not(.is-scrolled) .esm-gaba-brand{display:none!important}
body.home.esm-gaba-media-runtime .esm-gaba-site-header:not(.is-scrolled) .esm-gaba-site-header__inner,body.front-page.esm-gaba-media-runtime .esm-gaba-site-header:not(.is-scrolled) .esm-gaba-site-header__inner{justify-content:flex-end!important}
body.esm-gaba-media-runtime .esm-gaba-brand__copy strong{font-size:19px!important}
body.esm-gaba-media-runtime .esm-gaba-brand__copy small{font-size:10px!important}
body.esm-gaba-media-runtime .esm-gaba-main-menu{gap:4px!important}
body.esm-gaba-media-runtime .esm-gaba-main-menu a{min-height:40px!important;padding:9px 13px!important;color:#fff8e9!important;font-size:14px!important;font-weight:850!important;border-radius:999px!important;text-shadow:none!important}
body.esm-gaba-media-runtime .esm-gaba-main-menu a:hover,
body.esm-gaba-media-runtime .esm-gaba-main-menu a:focus-visible{background:rgba(232,195,119,.18)!important;color:#ffe8aa!important}
body.esm-gaba-media-runtime .esm-gaba-language{position:static!important;display:flex!important;align-items:center!important;max-width:148px!important;overflow:visible!important}
body.esm-gaba-media-runtime .esm-gaba-language .gtranslate_wrapper,
body.esm-gaba-media-runtime .esm-gaba-language select{position:static!important;max-width:148px!important;margin:0!important}
body.esm-gaba-media-runtime .esm-language-switcher,
body.esm-gaba-media-runtime #gt_float_wrapper,
body.esm-gaba-media-runtime .gt_float_switcher{display:none!important}

/* Slider changes only slides. It never navigates the document. */
body.esm-gaba-media-runtime .esm-gaba-slider{position:relative!important;z-index:2!important;margin:0!important;padding:0!important;background:#f3e8d7!important;overflow:hidden!important}
body.esm-gaba-media-runtime .esm-gaba-slider__viewport{background:#f3e8d7!important;overflow:hidden!important;touch-action:pan-y pinch-zoom!important}
body.esm-gaba-media-runtime .esm-gaba-slider__slide{inset:0!important;margin:0!important;padding:0!important}
body.esm-gaba-media-runtime .esm-gaba-slider__media{display:block!important;width:100%!important;line-height:0!important;background:#f3e8d7!important;cursor:default!important}
body.esm-gaba-media-runtime .esm-gaba-slider__media img{display:block!important;width:100%!important;height:auto!important;aspect-ratio:1672/941!important;object-fit:contain!important;object-position:center!important;background:#f3e8d7!important;transform:none!important;filter:none!important;opacity:1!important}
body.esm-gaba-media-runtime .esm-gaba-slider__controls{position:relative!important;z-index:8!important;min-height:48px!important;margin:0!important;padding:7px 18px 9px!important;background:#fffaf1!important;border-top:1px solid rgba(83,50,23,.12)!important;transform:none!important}
body.esm-gaba-media-runtime .esm-gaba-slider__arrow,
body.esm-gaba-media-runtime .esm-gaba-slider__dots button{touch-action:manipulation!important}

/* Hard contrast ownership for every GABA content zone. */
body.esm-gaba-media-runtime .gaba-home-shell{background:#f6efe4!important;color:var(--gaba-ink)!important}
body.esm-gaba-media-runtime .gaba-home-section{color:var(--gaba-ink)!important}
body.esm-gaba-media-runtime .gaba-home-product{background:radial-gradient(circle at 88% 14%,rgba(225,184,95,.24),transparent 32%),linear-gradient(135deg,#fffdf8,#f4e5cf)!important;color:#291b12!important}
body.esm-gaba-media-runtime .gaba-home-product h2,
body.esm-gaba-media-runtime .gaba-home-product h3,
body.esm-gaba-media-runtime .gaba-home-product p,
body.esm-gaba-media-runtime .gaba-home-product li{color:#291b12!important}
body.esm-gaba-media-runtime .gaba-home-master{background:linear-gradient(110deg,#fffaf0 0%,#f1ddbd 100%)!important;color:#2b1d15!important}
body.esm-gaba-media-runtime .gaba-home-master h2,
body.esm-gaba-media-runtime .gaba-home-master h3,
body.esm-gaba-media-runtime .gaba-home-master p{color:#2b1d15!important}
body.esm-gaba-media-runtime .gaba-home-award{background:radial-gradient(circle at 76% 48%,rgba(255,240,181,.58),transparent 25%),linear-gradient(135deg,#5d3516,#b47717 55%,#3b2012)!important;color:#fff!important}
body.esm-gaba-media-runtime .gaba-home-award h2,
body.esm-gaba-media-runtime .gaba-home-award h3,
body.esm-gaba-media-runtime .gaba-home-award p{color:#fff!important;text-shadow:0 2px 14px rgba(37,18,7,.4)!important}
body.esm-gaba-media-runtime .gaba-home-franchise{background:linear-gradient(125deg,#fffaf2 0%,#f1ddbd 58%,#d3ad6e 100%)!important;color:#2b1d15!important}
body.esm-gaba-media-runtime .gaba-home-franchise h2,
body.esm-gaba-media-runtime .gaba-home-franchise h3,
body.esm-gaba-media-runtime .gaba-home-franchise p{color:#2b1d15!important}
body.esm-gaba-media-runtime .gaba-home-global{background:radial-gradient(circle at 78% 38%,rgba(225,184,95,.25),transparent 27%),linear-gradient(135deg,#17100c,#3b281a 58%,#1d2a16)!important;color:#fff!important}
body.esm-gaba-media-runtime .gaba-home-global h2,
body.esm-gaba-media-runtime .gaba-home-global h3,
body.esm-gaba-media-runtime .gaba-home-global p{color:#fff!important;text-shadow:0 2px 16px rgba(0,0,0,.4)!important}
body.esm-gaba-media-runtime .gaba-home-web3{background:radial-gradient(circle at 15% 22%,rgba(96,121,45,.18),transparent 28%),radial-gradient(circle at 85% 78%,rgba(183,122,24,.2),transparent 30%),linear-gradient(135deg,#fffaf2,#eadcc6)!important;color:#26180f!important}
body.esm-gaba-media-runtime .gaba-home-web3 h2,
body.esm-gaba-media-runtime .gaba-home-web3 h3,
body.esm-gaba-media-runtime .gaba-home-web3 p{color:#26180f!important}
body.esm-gaba-media-runtime .gaba-home-contact{background:linear-gradient(135deg,#20130d,#493021)!important;color:#fff!important}
body.esm-gaba-media-runtime .gaba-home-contact h2,
body.esm-gaba-media-runtime .gaba-home-contact p{color:#fff!important}

/* Evaluation-first core section */
body.esm-gaba-media-runtime .gaba-evaluation{position:relative;width:100vw;margin-left:calc(50% - 50vw);padding:110px max(22px,calc((100vw - 1320px)/2));background:radial-gradient(circle at 8% 8%,rgba(224,183,94,.22),transparent 25%),radial-gradient(circle at 92% 92%,rgba(93,115,51,.2),transparent 27%),linear-gradient(145deg,#2b190f,#4b2e1d 55%,#20120c);color:#fff;overflow:hidden;box-sizing:border-box}
body.esm-gaba-media-runtime .gaba-evaluation::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:38px 38px;pointer-events:none}
body.esm-gaba-media-runtime .gaba-evaluation__inner{position:relative;z-index:1;max-width:1320px;margin:0 auto}
body.esm-gaba-media-runtime .gaba-evaluation__heading{text-align:center;max-width:960px;margin:0 auto 42px}
body.esm-gaba-media-runtime .gaba-evaluation__heading>span{display:inline-flex;padding:8px 14px;border:1px solid rgba(255,226,166,.3);border-radius:999px;color:#f6d68f;font-size:12px;font-weight:950;letter-spacing:.14em}
body.esm-gaba-media-runtime .gaba-evaluation__heading h2{margin:18px 0 14px!important;color:#fff!important;font-size:clamp(40px,5vw,72px)!important;line-height:1.06!important;letter-spacing:-.06em!important;text-wrap:balance}
body.esm-gaba-media-runtime .gaba-evaluation__heading p{margin:0!important;color:#eadfce!important;font-size:clamp(17px,1.6vw,22px)!important;line-height:1.65!important}
body.esm-gaba-media-runtime .gaba-evaluation__summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:0 0 24px}
body.esm-gaba-media-runtime .gaba-evaluation__summary article{padding:24px 22px;border:1px solid rgba(255,255,255,.14);border-radius:22px;background:linear-gradient(145deg,rgba(255,255,255,.12),rgba(255,255,255,.055));box-shadow:0 20px 46px rgba(0,0,0,.18);backdrop-filter:blur(12px)}
body.esm-gaba-media-runtime .gaba-evaluation__summary small{display:block;margin-bottom:7px;color:#ddcdb8;font-size:12px;font-weight:850}
body.esm-gaba-media-runtime .gaba-evaluation__summary strong{display:inline-block;color:#ffd98c;font-size:38px;line-height:1;font-variant-numeric:tabular-nums}
body.esm-gaba-media-runtime .gaba-evaluation__summary span{margin-left:6px;color:#fff4df;font-size:14px;font-weight:800}
body.esm-gaba-media-runtime .gaba-evaluation__layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:24px;align-items:start}
body.esm-gaba-media-runtime .gaba-evaluation__results,
body.esm-gaba-media-runtime .gaba-evaluation__form,
body.esm-gaba-media-runtime .gaba-evaluation__reviews{border:1px solid rgba(255,255,255,.14);border-radius:28px;background:#fffaf3;color:#2b1d15;box-shadow:0 30px 70px rgba(0,0,0,.22)}
body.esm-gaba-media-runtime .gaba-evaluation__results,
body.esm-gaba-media-runtime .gaba-evaluation__form{padding:30px}
body.esm-gaba-media-runtime .gaba-evaluation__panel-title{display:flex;flex-direction:column;gap:4px;margin-bottom:24px}
body.esm-gaba-media-runtime .gaba-evaluation__panel-title span{color:#a76d17;font-size:11px;font-weight:950;letter-spacing:.14em}
body.esm-gaba-media-runtime .gaba-evaluation__panel-title strong{color:#2b1d15;font-size:25px;line-height:1.25}
body.esm-gaba-media-runtime .gaba-result-row{display:grid;grid-template-columns:minmax(150px,1fr) minmax(130px,.9fr) 48px;align-items:center;gap:14px;padding:15px 0;border-bottom:1px solid #eadcc9}
body.esm-gaba-media-runtime .gaba-result-row:last-of-type{border-bottom:0}
body.esm-gaba-media-runtime .gaba-result-row>div:first-child{display:flex;flex-direction:column;gap:3px}
body.esm-gaba-media-runtime .gaba-result-row strong{font-size:15px;color:#2b1d15}
body.esm-gaba-media-runtime .gaba-result-row span{font-size:11px;color:#7a6655}
body.esm-gaba-media-runtime .gaba-result-row__meter{height:12px;border-radius:999px;background:#e9ddcd;overflow:hidden;box-shadow:inset 0 1px 3px rgba(61,40,24,.12)}
body.esm-gaba-media-runtime .gaba-result-row__meter i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#6e843e,#d7a33d);transition:width .35s ease}
body.esm-gaba-media-runtime .gaba-result-row>b{color:#7d5114;font-size:18px;text-align:right;font-variant-numeric:tabular-nums}
body.esm-gaba-media-runtime .gaba-evaluation__empty{margin:20px 0 0;padding:16px;border-radius:16px;background:#f1e6d5;color:#6d5846;font-size:13px;line-height:1.6}
body.esm-gaba-media-runtime .gaba-live-score{padding:22px;border-radius:20px;background:linear-gradient(135deg,#2d1a10,#59401f);color:#fff;margin-bottom:24px}
body.esm-gaba-media-runtime .gaba-live-score>span{display:block;color:#e9d4af;font-size:12px;font-weight:900}
body.esm-gaba-media-runtime .gaba-live-score>strong{display:block;margin:6px 0 14px;color:#fff;font-size:26px}
body.esm-gaba-media-runtime .gaba-live-score>strong b{color:#ffd37a;font-size:46px;font-variant-numeric:tabular-nums}
body.esm-gaba-media-runtime .gaba-live-score>div{height:14px;border-radius:999px;background:rgba(255,255,255,.16);overflow:hidden}
body.esm-gaba-media-runtime .gaba-live-score i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#7a9148,#f0ba4e);transition:width .25s ease}
body.esm-gaba-media-runtime .gaba-score-field{margin:0 0 20px;padding:0;border:0}
body.esm-gaba-media-runtime .gaba-score-field legend{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:9px;color:#2b1d15;font-weight:900}
body.esm-gaba-media-runtime .gaba-score-field legend small{color:#9b6e31;font-size:11px}
body.esm-gaba-media-runtime .gaba-score-grid{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:5px}
body.esm-gaba-media-runtime .gaba-score-grid button{min-width:0;height:38px;padding:0;border:1px solid #ddcdb7;border-radius:10px;background:#fff;color:#59432f;font-size:13px;font-weight:850;cursor:pointer;transition:transform .16s ease,background .16s ease,color .16s ease,border-color .16s ease}
body.esm-gaba-media-runtime .gaba-score-grid button:hover{transform:translateY(-2px);border-color:#b77a18}
body.esm-gaba-media-runtime .gaba-score-grid button.is-selected{border-color:#98610f;background:linear-gradient(135deg,#d8a23d,#9f6410);color:#fff;box-shadow:0 8px 18px rgba(159,100,16,.23)}
body.esm-gaba-media-runtime .gaba-score-field__reaction{display:grid;grid-template-columns:1fr 42px;align-items:center;gap:10px;margin-top:8px}
body.esm-gaba-media-runtime .gaba-score-field__reaction{height:9px;border-radius:999px;background:#e8dccb;position:relative}
body.esm-gaba-media-runtime .gaba-score-field__reaction i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#6e843e,#d7a33d);transition:width .25s ease}
body.esm-gaba-media-runtime .gaba-score-field__reaction output{position:absolute;right:0;top:-22px;color:#8b5b18;font-size:11px;font-weight:900}
body.esm-gaba-media-runtime .gaba-review-field{display:grid;gap:8px;margin-top:16px;color:#2b1d15;font-weight:900}
body.esm-gaba-media-runtime .gaba-review-field input,
body.esm-gaba-media-runtime .gaba-review-field textarea{width:100%;box-sizing:border-box;border:1px solid #ddcdb7;border-radius:14px;background:#fff;padding:13px 15px;color:#2b1d15;font-size:15px;line-height:1.55;outline:none}
body.esm-gaba-media-runtime .gaba-review-field input:focus,
body.esm-gaba-media-runtime .gaba-review-field textarea:focus{border-color:#b77a18;box-shadow:0 0 0 3px rgba(183,122,24,.13)}
body.esm-gaba-media-runtime .gaba-evaluation__submit-row{display:flex;align-items:center;gap:18px;margin-top:22px}
body.esm-gaba-media-runtime .gaba-evaluation__submit-row button{min-height:52px;padding:13px 24px;border:0;border-radius:999px;background:linear-gradient(135deg,#d5a03b,#8f570d);color:#fff;font-size:16px;font-weight:950;cursor:pointer;box-shadow:0 14px 30px rgba(143,87,13,.25)}
body.esm-gaba-media-runtime .gaba-evaluation__submit-row button:disabled{opacity:.62;cursor:not-allowed}
body.esm-gaba-media-runtime .gaba-evaluation__submit-row p{margin:0;color:#6f5b48;font-size:12px;line-height:1.55}
body.esm-gaba-media-runtime .gaba-evaluation__status{min-height:24px;margin-top:14px;padding:0;color:#66513f;font-weight:850;font-size:13px}
body.esm-gaba-media-runtime .gaba-evaluation__status.is-success{color:#237044}
body.esm-gaba-media-runtime .gaba-evaluation__status.is-error{color:#b42318}
body.esm-gaba-media-runtime .gaba-evaluation__reviews{margin-top:24px;padding:30px}
body.esm-gaba-media-runtime .gaba-review-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
body.esm-gaba-media-runtime .gaba-review-card{min-height:190px;padding:22px;border:1px solid #eadcc9;border-radius:20px;background:linear-gradient(145deg,#fff,#f3e8d8);display:flex;flex-direction:column;gap:13px}
body.esm-gaba-media-runtime .gaba-review-card header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}
body.esm-gaba-media-runtime .gaba-review-card header strong{color:#2b1d15;font-size:16px;line-height:1.4}
body.esm-gaba-media-runtime .gaba-review-card header b{white-space:nowrap;color:#9a6515;font-size:14px}
body.esm-gaba-media-runtime .gaba-review-card p{margin:0;color:#5f4e40;font-size:14px;line-height:1.7;flex:1}
body.esm-gaba-media-runtime .gaba-review-card footer{display:flex;justify-content:space-between;color:#8b7764;font-size:11px}
body.esm-gaba-media-runtime .gaba-review-card.is-empty{grid-column:1/-1;min-height:130px;justify-content:center;text-align:center}

@media(max-width:1000px){
 body.esm-gaba-media-runtime .gaba-evaluation__summary{grid-template-columns:repeat(2,minmax(0,1fr))}
 body.esm-gaba-media-runtime .gaba-evaluation__layout{grid-template-columns:1fr}
 body.esm-gaba-media-runtime .gaba-review-list{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:860px){
 body.admin-bar.esm-gaba-media-runtime .esm-gaba-site-header,body.admin-bar.esm-gaba-media-runtime .esm-gaba-site-header.is-overlay{top:46px!important}
 body.esm-gaba-media-runtime .esm-gaba-site-header__inner{min-height:62px!important}
 body.esm-gaba-media-runtime .esm-gaba-language{display:block!important;max-width:none!important}
 body.esm-gaba-media-runtime .esm-gaba-language .gtranslate_wrapper,body.esm-gaba-media-runtime .esm-gaba-language select{width:100%!important;max-width:none!important}
 body.esm-gaba-media-runtime .esm-gaba-slider__controls{min-height:46px!important;padding-bottom:calc(8px + env(safe-area-inset-bottom))!important}
 body.esm-gaba-media-runtime .gaba-evaluation{padding:78px 18px}
 body.esm-gaba-media-runtime .gaba-evaluation__heading h2{font-size:clamp(36px,10vw,52px)!important}
 body.esm-gaba-media-runtime .gaba-evaluation__results,body.esm-gaba-media-runtime .gaba-evaluation__form,body.esm-gaba-media-runtime .gaba-evaluation__reviews{padding:22px;border-radius:22px}
 body.esm-gaba-media-runtime .gaba-result-row{grid-template-columns:minmax(125px,1fr) minmax(90px,.8fr) 38px;gap:9px}
 body.esm-gaba-media-runtime .gaba-result-row span{display:none}
 body.esm-gaba-media-runtime .gaba-score-grid{gap:3px}
 body.esm-gaba-media-runtime .gaba-score-grid button{height:35px;border-radius:8px;font-size:12px}
 body.esm-gaba-media-runtime .gaba-evaluation__submit-row{align-items:stretch;flex-direction:column}
 body.esm-gaba-media-runtime .gaba-review-list{grid-template-columns:1fr}
}
@media(max-width:520px){
 body.esm-gaba-media-runtime .gaba-evaluation__summary{grid-template-columns:1fr 1fr;gap:9px}
 body.esm-gaba-media-runtime .gaba-evaluation__summary article{padding:18px 15px;border-radius:17px}
 body.esm-gaba-media-runtime .gaba-evaluation__summary strong{font-size:30px}
 body.esm-gaba-media-runtime .gaba-score-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:5px}
 body.esm-gaba-media-runtime .gaba-score-grid button{height:38px}
 body.esm-gaba-media-runtime .gaba-result-row{grid-template-columns:1fr 42px}
 body.esm-gaba-media-runtime .gaba-result-row__meter{grid-column:1/-1;grid-row:2}
}
body.esm-gaba-media-runtime .gaba-evaluation__quick-links{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin:-18px 0 30px}
body.esm-gaba-media-runtime .gaba-evaluation__quick-links a{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:10px 21px;border:1px solid rgba(255,224,162,.32);border-radius:999px;background:rgba(255,255,255,.09);color:#fff4d8!important;text-decoration:none!important;font-size:14px;font-weight:900;backdrop-filter:blur(10px)}
body.esm-gaba-media-runtime .gaba-evaluation__quick-links a:first-child{background:linear-gradient(135deg,#d5a03b,#8f570d);border-color:transparent;color:#fff!important;box-shadow:0 12px 28px rgba(143,87,13,.28)}

/* v1.5.0 GABA homepage direct-application accordion */
body.esm-gaba-media-runtime .gaba-home-application{
  --gaba-app-ink:#2b1d15;
  --gaba-app-muted:#725e4c;
  --gaba-app-line:#e7d4b8;
  --gaba-app-gold:#ad7317;
  background:
    radial-gradient(circle at 8% 8%,rgba(224,184,95,.22),transparent 29%),
    radial-gradient(circle at 92% 92%,rgba(96,121,45,.16),transparent 30%),
    linear-gradient(145deg,#fffaf1,#f5ead8)!important;
}
body.esm-gaba-media-runtime .gaba-home-application *{box-sizing:border-box}
body.esm-gaba-media-runtime .gaba-application__head{max-width:820px;margin:0 auto 34px;text-align:center}
body.esm-gaba-media-runtime .gaba-application__head>span{display:inline-flex;align-items:center;min-height:32px;padding:7px 13px;border:1px solid rgba(173,115,23,.26);border-radius:999px;background:rgba(255,255,255,.7);color:#8c5a0d;font-size:12px;font-weight:950;letter-spacing:.13em}
body.esm-gaba-media-runtime .gaba-application__head h2{margin:15px 0 13px!important;color:var(--gaba-app-ink)!important}
body.esm-gaba-media-runtime .gaba-application__head p{max-width:680px;margin:0 auto!important;color:var(--gaba-app-muted);font-size:18px!important}
body.esm-gaba-media-runtime .gaba-application__receipt{max-width:880px;margin:0 auto 22px;padding:18px 22px;border:1px solid #a7d7b8;border-radius:18px;background:#effbf3;color:#175b32;display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:10px 18px;box-shadow:0 12px 28px rgba(38,102,60,.08)}
body.esm-gaba-media-runtime .gaba-application__receipt strong{font-size:17px}
body.esm-gaba-media-runtime .gaba-application__receipt span{font-size:13px;font-weight:900}
body.esm-gaba-media-runtime .gaba-application__receipt small{font-size:13px;line-height:1.55}
body.esm-gaba-media-runtime .gaba-application__receipt.is-duplicate{border-color:#e7c96e;background:#fff9df;color:#744d06}
body.esm-gaba-media-runtime .gaba-application__accordion{width:min(1080px,100%);margin:0 auto;display:grid;gap:15px}
body.esm-gaba-media-runtime .gaba-application__item{border:1px solid var(--gaba-app-line);border-radius:24px;background:rgba(255,255,255,.94);overflow:hidden;box-shadow:0 14px 38px rgba(84,54,23,.08);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}
body.esm-gaba-media-runtime .gaba-application__item[open]{border-color:#c99542;box-shadow:0 22px 52px rgba(84,54,23,.13);transform:translateY(-1px)}
body.esm-gaba-media-runtime .gaba-application__item summary{list-style:none;cursor:pointer;display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:18px;min-height:112px;padding:22px 26px;color:var(--gaba-app-ink);user-select:none}
body.esm-gaba-media-runtime .gaba-application__item summary::-webkit-details-marker{display:none}
body.esm-gaba-media-runtime .gaba-application__item summary:focus-visible{outline:3px solid rgba(173,115,23,.25);outline-offset:-3px}
body.esm-gaba-media-runtime .gaba-application__icon{width:56px;height:56px;display:grid;place-items:center;border-radius:18px;background:linear-gradient(145deg,#fff1c9,#f3d791);font-size:27px;box-shadow:inset 0 0 0 1px rgba(149,91,7,.12)}
body.esm-gaba-media-runtime .gaba-application__item summary>span:nth-child(2){display:grid;gap:5px;min-width:0}
body.esm-gaba-media-runtime .gaba-application__item summary strong{font-size:22px;line-height:1.25;color:var(--gaba-app-ink)}
body.esm-gaba-media-runtime .gaba-application__item summary small{font-size:15px;line-height:1.55;color:var(--gaba-app-muted)}
body.esm-gaba-media-runtime .gaba-application__item summary em{font-size:12px;line-height:1.5;color:#697b39;font-style:normal;font-weight:850}
body.esm-gaba-media-runtime .gaba-application__item summary b{display:inline-flex;align-items:center;justify-content:center;min-width:112px;min-height:42px;padding:9px 16px;border-radius:999px;background:#fff6e3;color:#8d5b10;font-size:13px;font-weight:950;white-space:nowrap}
body.esm-gaba-media-runtime .gaba-application__item[open] summary b{background:linear-gradient(135deg,#d4a143,#925a0d);color:#fff}
body.esm-gaba-media-runtime .gaba-application__form{padding:0 26px 28px;border-top:1px solid #efe1cb;background:linear-gradient(180deg,#fffdfa,#fff)}
body.esm-gaba-media-runtime .gaba-application__scope{margin:0 -26px 22px!important;padding:15px 26px;background:#fbf3e5;color:#654619;font-size:14px!important;line-height:1.6!important}
body.esm-gaba-media-runtime .gaba-application__scope strong{margin-right:8px}
body.esm-gaba-media-runtime .gaba-application__form .esm-common-app-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px 18px;margin:0}
body.esm-gaba-media-runtime .gaba-application__form .esm-common-app-form label{display:block;margin:0;min-width:0;color:#3d2b1f;font-size:14px;font-weight:850}
body.esm-gaba-media-runtime .gaba-application__form .esm-common-app-form label>span{display:block;margin:0 0 7px;color:#4d392b;font-size:13px;font-weight:900}
body.esm-gaba-media-runtime .gaba-application__form .esm-common-app-form input,
body.esm-gaba-media-runtime .gaba-application__form .esm-common-app-form select,
body.esm-gaba-media-runtime .gaba-application__form .esm-common-app-form textarea{display:block;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;border:1px solid #d8c6ad!important;border-radius:13px!important;background:#fff!important;color:#2b1d15!important;padding:12px 14px!important;font:inherit!important;line-height:1.45!important;box-shadow:none!important;outline:none!important}
body.esm-gaba-media-runtime .gaba-application__form .esm-common-app-form input,
body.esm-gaba-media-runtime .gaba-application__form .esm-common-app-form select{min-height:48px}
body.esm-gaba-media-runtime .gaba-application__form .esm-common-app-form textarea{min-height:126px;resize:vertical}
body.esm-gaba-media-runtime .gaba-application__form .esm-common-app-form input:focus,
body.esm-gaba-media-runtime .gaba-application__form .esm-common-app-form select:focus,
body.esm-gaba-media-runtime .gaba-application__form .esm-common-app-form textarea:focus{border-color:#b77a18!important;box-shadow:0 0 0 3px rgba(183,122,24,.13)!important}
body.esm-gaba-media-runtime .gaba-application__form .field-request_summary{grid-column:1/-1}
body.esm-gaba-media-runtime .gaba-application__form .esm-common-app-submit{grid-column:1/-1;justify-self:start;min-height:52px;border:0!important;border-radius:999px!important;background:linear-gradient(135deg,#d5a03b,#8f570d)!important;color:#fff!important;padding:13px 28px!important;font-size:16px!important;font-weight:950!important;cursor:pointer;box-shadow:0 14px 30px rgba(143,87,13,.24)}
body.esm-gaba-media-runtime .gaba-application__form .esm-common-app-submit:hover,
body.esm-gaba-media-runtime .gaba-application__form .esm-common-app-submit:focus-visible{filter:brightness(1.05);transform:translateY(-1px)}
@media(max-width:760px){
  body.esm-gaba-media-runtime .gaba-application__head{margin-bottom:24px}
  body.esm-gaba-media-runtime .gaba-application__head p{font-size:16px!important}
  body.esm-gaba-media-runtime .gaba-application__receipt{grid-template-columns:1fr;gap:5px;padding:16px 18px}
  body.esm-gaba-media-runtime .gaba-application__item{border-radius:19px}
  body.esm-gaba-media-runtime .gaba-application__item summary{grid-template-columns:48px minmax(0,1fr);gap:13px;min-height:96px;padding:18px}
  body.esm-gaba-media-runtime .gaba-application__icon{width:48px;height:48px;border-radius:15px;font-size:23px}
  body.esm-gaba-media-runtime .gaba-application__item summary strong{font-size:18px}
  body.esm-gaba-media-runtime .gaba-application__item summary small{font-size:13px}
  body.esm-gaba-media-runtime .gaba-application__item summary em{font-size:11px}
  body.esm-gaba-media-runtime .gaba-application__item summary b{grid-column:1/-1;width:100%;min-height:40px}
  body.esm-gaba-media-runtime .gaba-application__form{padding:0 18px 22px}
  body.esm-gaba-media-runtime .gaba-application__scope{margin:0 -18px 18px!important;padding:13px 18px}
  body.esm-gaba-media-runtime .gaba-application__form .esm-common-app-form{grid-template-columns:1fr;gap:13px}
  body.esm-gaba-media-runtime .gaba-application__form .field-request_summary,
  body.esm-gaba-media-runtime .gaba-application__form .esm-common-app-submit{grid-column:1}
  body.esm-gaba-media-runtime .gaba-application__form .esm-common-app-submit{width:100%;justify-self:stretch}
}


/* ========================================================================
 * v1.6.0: one GABA shell on every public route, including Core fast-member
 * pages. Astra/Core duplicate headers and footers are presentation fallbacks
 * only and must never render beside the GABA owner.
 * ===================================================================== */
body.esm-gaba-media-runtime #masthead,
body.esm-gaba-media-runtime header.site-header,
body.esm-gaba-media-runtime .site-header:not(.esm-gaba-site-header),
body.esm-gaba-media-runtime .ast-above-header-wrap,
body.esm-gaba-media-runtime .ast-primary-header-bar,
body.esm-gaba-media-runtime .ast-below-header-wrap,
body.esm-gaba-media-runtime .esm-v3900-header,
body.esm-gaba-media-runtime .esm-core-head,
body.esm-gaba-media-runtime .esm-core-header,
body.esm-gaba-media-runtime .esm-core-shell-header,
body.esm-gaba-media-runtime .esm-platform-header:not(.esm-gaba-site-header){display:none!important}

body.esm-gaba-media-runtime #colophon,
body.esm-gaba-media-runtime footer.site-footer,
body.esm-gaba-media-runtime .site-footer:not(.esm-gaba-site-footer),
body.esm-gaba-media-runtime .ast-small-footer,
body.esm-gaba-media-runtime .esm-v3900-footer,
body.esm-gaba-media-runtime .esm-core-footer,
body.esm-gaba-media-runtime .esm-core-common-footer,
body.esm-gaba-media-runtime .esm-core-shell-footer,
body.esm-gaba-media-runtime .esm-platform-footer:not(.esm-gaba-site-footer){display:none!important}

body.esm-gaba-media-runtime .esm-gaba-site-header{display:block!important}
body.esm-gaba-media-runtime .esm-gaba-site-header.is-solid{position:sticky;top:0;background:rgba(43,29,21,.97);box-shadow:0 14px 36px rgba(24,13,7,.20)}
body.admin-bar.esm-gaba-media-runtime .esm-gaba-site-header.is-solid{top:32px}

.esm-gaba-site-footer{display:block!important;width:100%;margin:0!important;border-top:1px solid rgba(183,122,24,.20);background:#24170f;color:#fff}
.esm-gaba-site-footer__inner{width:min(1380px,calc(100% - 36px));min-height:112px;margin:0 auto;padding:26px 0;display:flex;align-items:center;justify-content:space-between;gap:28px}
.esm-gaba-site-footer__brand{display:flex;align-items:center;gap:12px;color:#fff!important;text-decoration:none!important}
.esm-gaba-site-footer__brand>span:last-child{display:flex;flex-direction:column}
.esm-gaba-site-footer__brand strong{font-size:18px;letter-spacing:-.035em}
.esm-gaba-site-footer__brand small{margin-top:4px;color:#e7d1a7;font-size:12px;font-weight:750}
.esm-gaba-site-footer p{margin:0;color:#eadfce;font-size:14px;line-height:1.7;text-align:right}
.esm-gaba-site-footer p a{color:#f0c56e!important;font-weight:850;text-decoration:none!important}

body.esm-gaba-media-runtime .esm98-main,
body.esm-gaba-media-runtime main#primary:not(.esm-gaba-saved-home){scroll-margin-top:94px}

@media(max-width:782px){
 body.admin-bar.esm-gaba-media-runtime .esm-gaba-site-header.is-solid{top:46px}
 .esm-gaba-site-footer__inner{width:calc(100% - 28px);min-height:auto;padding:28px 0;flex-direction:column;align-items:flex-start}
 .esm-gaba-site-footer p{text-align:left;font-size:13px}
}

/* ========================================================================
 * v1.7.0 Premium Golden GABA homepage
 * Exact scope: body.esm-gaba-media-runtime on gaba.moimland.com.
 * ===================================================================== */
:root{
  --gaba-premium-ink:#2d1b12;
  --gaba-premium-brown:#4a2c1a;
  --gaba-premium-deep:#25150d;
  --gaba-premium-gold:#b9822d;
  --gaba-premium-gold-soft:#dfbd7c;
  --gaba-premium-cream:#fbf4e8;
  --gaba-premium-ivory:#fffdf8;
  --gaba-premium-line:#e8d4b5;
  --gaba-premium-muted:#725f50;
}
body.esm-gaba-media-runtime{background:#fbf7ef;color:var(--gaba-premium-ink)}
body.esm-gaba-media-runtime.esm-gaba-route-home .site-content,
body.esm-gaba-media-runtime.esm-gaba-route-home .ast-container,
body.esm-gaba-media-runtime.esm-gaba-route-home #primary,
body.esm-gaba-media-runtime.esm-gaba-route-home .entry-content,
body.esm-gaba-media-runtime .esm-gaba-saved-home{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}
body.esm-gaba-media-runtime .entry-header,
body.esm-gaba-media-runtime .entry-title{display:none!important}
body.esm-gaba-media-runtime .esm-gaba-saved-home{overflow:hidden;background:var(--gaba-premium-ivory)}

/* Light, unified owner header on home and subpages. */
body.esm-gaba-media-runtime .esm-gaba-site-header,
body.esm-gaba-media-runtime .esm-gaba-site-header.is-overlay,
body.esm-gaba-media-runtime .esm-gaba-site-header.is-overlay.is-scrolled,
body.esm-gaba-media-runtime .esm-gaba-site-header.is-solid{
  position:sticky!important;top:0!important;background:rgba(255,252,246,.97)!important;
  border-bottom:1px solid rgba(105,72,38,.13)!important;box-shadow:0 10px 30px rgba(56,36,20,.08)!important;
  color:var(--gaba-premium-ink)!important;backdrop-filter:blur(18px)!important
}
body.admin-bar.esm-gaba-media-runtime .esm-gaba-site-header,
body.admin-bar.esm-gaba-media-runtime .esm-gaba-site-header.is-overlay,
body.admin-bar.esm-gaba-media-runtime .esm-gaba-site-header.is-solid{top:32px!important}
body.home.esm-gaba-media-runtime .esm-gaba-site-header:not(.is-scrolled) .esm-gaba-brand,
body.front-page.esm-gaba-media-runtime .esm-gaba-site-header:not(.is-scrolled) .esm-gaba-brand{display:flex!important}
body.home.esm-gaba-media-runtime .esm-gaba-site-header:not(.is-scrolled) .esm-gaba-site-header__inner,
body.front-page.esm-gaba-media-runtime .esm-gaba-site-header:not(.is-scrolled) .esm-gaba-site-header__inner{justify-content:space-between!important}
body.esm-gaba-media-runtime .esm-gaba-brand{color:var(--gaba-premium-ink)!important}
body.esm-gaba-media-runtime .esm-gaba-brand__copy strong{color:var(--gaba-premium-ink)!important;font-size:20px!important}
body.esm-gaba-media-runtime .esm-gaba-brand__copy small{color:#846b54!important}
body.esm-gaba-media-runtime .esm-gaba-main-menu a{color:#352217!important}
body.esm-gaba-media-runtime .esm-gaba-main-menu a:hover,
body.esm-gaba-media-runtime .esm-gaba-main-menu a:focus{background:#f3e5ce!important;color:#6d4218!important}
body.esm-gaba-media-runtime .esm-gaba-nav__cta{background:var(--gaba-premium-deep)!important;color:#fff!important;box-shadow:none!important}
body.esm-gaba-media-runtime .esm-gaba-menu-toggle span{background:var(--gaba-premium-ink)!important}

.gaba-premium-home{font-family:inherit;background:var(--gaba-premium-ivory);color:var(--gaba-premium-ink);letter-spacing:-.025em}
.gaba-premium-home *{box-sizing:border-box}
.gaba-premium-container{width:min(1240px,calc(100% - 40px));margin-inline:auto}
.gaba-premium-home a{text-decoration:none}
.gaba-premium-home h1,.gaba-premium-home h2,.gaba-premium-home h3,.gaba-premium-home p{margin-top:0}
.gaba-premium-eyebrow,.gaba-premium-section-head>span,.gaba-premium-award__content>span,.gaba-premium-product__copy>span,.gaba-premium-contact__inner>div>span{display:block;margin-bottom:14px;color:#9a6a24;font-size:12px;font-weight:950;letter-spacing:.16em}

.gaba-premium-hero{position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(120deg,#fffaf1 0%,#f8ead2 46%,#eee0c9 100%)}
.gaba-premium-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 10% 18%,rgba(255,255,255,.9),transparent 36%),linear-gradient(90deg,rgba(255,255,255,.28),transparent 60%);z-index:-1}
.gaba-premium-hero__grain{position:absolute;left:4%;bottom:2%;width:290px;height:390px;opacity:.12;transform:rotate(-18deg);background:radial-gradient(ellipse at center,#956725 0 16%,transparent 18%) 49% 10%/36px 66px repeat-y;filter:blur(.2px);z-index:-1}
.gaba-premium-hero__grid{min-height:720px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(480px,1.1fr);align-items:stretch;gap:48px}
.gaba-premium-hero__copy{display:flex;flex-direction:column;justify-content:center;padding:72px 0 76px}
.gaba-premium-hero h1{margin-bottom:30px;color:var(--gaba-premium-deep);font-size:clamp(48px,5.8vw,82px);font-weight:1000;line-height:.99;letter-spacing:-.075em}
.gaba-premium-hero h1 span,.gaba-premium-hero h2 span{display:block}
.gaba-premium-hero h2{margin-bottom:20px;color:#3c2719;font-size:clamp(32px,3.2vw,48px);font-weight:900;line-height:1.08;letter-spacing:-.065em}
.gaba-premium-hero__lead{margin-bottom:24px!important;color:#4b392d;font-size:clamp(18px,1.7vw,24px);font-weight:780;line-height:1.55}
.gaba-premium-email{display:inline-flex;align-items:center;gap:14px;width:max-content;max-width:100%;min-height:64px;padding:11px 22px;border-radius:999px;background:var(--gaba-premium-deep);color:#fff!important;box-shadow:0 16px 34px rgba(54,31,17,.18)}
.gaba-premium-email__icon{width:34px;height:34px;display:grid;place-items:center;flex:0 0 34px}
.gaba-premium-email__icon svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.gaba-premium-email>span:last-child{display:flex;flex-direction:column;min-width:0}
.gaba-premium-email small{color:#decdbd;font-size:11px;font-weight:800;letter-spacing:.06em}
.gaba-premium-email strong{font-size:17px;line-height:1.35;overflow-wrap:anywhere}
.gaba-premium-hero__actions,.gaba-premium-product__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}
.gaba-premium-button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:12px 22px;border-radius:999px;font-size:15px;font-weight:950;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}
.gaba-premium-button:hover,.gaba-premium-button:focus-visible{transform:translateY(-2px)}
.gaba-premium-button.is-primary{background:linear-gradient(135deg,#4b2b17,#25150d);color:#fff!important;box-shadow:0 12px 28px rgba(51,28,14,.18)}
.gaba-premium-button.is-secondary{border:1px solid #aa8252;background:rgba(255,255,255,.58);color:#4b2d19!important}
.gaba-premium-hero__media{position:relative;min-height:720px;margin:0;overflow:hidden;background:#e7d7be}
.gaba-premium-hero__media:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#f8ead2 0,rgba(248,234,210,.28) 16%,transparent 42%),linear-gradient(0deg,rgba(28,17,10,.38),transparent 35%)}
.gaba-premium-hero__media img{width:100%;height:100%;display:block;object-fit:cover;object-position:center 28%}
.gaba-premium-hero__media figcaption{position:absolute;z-index:2;left:30px;right:30px;bottom:30px;padding:18px 20px;border:1px solid rgba(255,255,255,.38);border-radius:18px;background:rgba(35,20,12,.72);color:#fff;backdrop-filter:blur(10px)}
.gaba-premium-hero__media figcaption strong,.gaba-premium-hero__media figcaption span{display:block}
.gaba-premium-hero__media figcaption strong{font-size:18px}.gaba-premium-hero__media figcaption span{margin-top:5px;color:#eadcca;font-size:13px;line-height:1.5}

.gaba-premium-process{position:relative;z-index:5;margin-top:-18px;padding:0 0 72px;background:linear-gradient(180deg,transparent 0,#fffaf2 18%)}
.gaba-premium-process .gaba-premium-container{padding:38px 34px 34px;border:1px solid #ead8bc;border-radius:28px;background:rgba(255,255,255,.96);box-shadow:0 22px 60px rgba(76,47,23,.12)}
.gaba-premium-section-head{text-align:center;margin-bottom:36px}
.gaba-premium-section-head.is-compact{margin-bottom:30px}
.gaba-premium-section-head h2{margin-bottom:12px;color:var(--gaba-premium-deep);font-size:clamp(30px,3vw,44px);font-weight:950;line-height:1.15}
.gaba-premium-section-head p{max-width:780px;margin-inline:auto;margin-bottom:0;color:var(--gaba-premium-muted);font-size:17px;line-height:1.75}
.gaba-process-list{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}
.gaba-process-step{position:relative;display:flex;min-width:0;min-height:186px;flex-direction:column;align-items:center;justify-content:center;padding:22px 10px;border:1px solid #ead7ba;border-radius:80px;background:linear-gradient(180deg,#fffdf9,#fbf1df);text-align:center;box-shadow:inset 0 0 0 4px rgba(255,255,255,.5)}
.gaba-process-step:not(:last-child):after{content:"→";position:absolute;right:-19px;top:50%;z-index:2;transform:translateY(-50%);color:#5c3b23;font-size:25px;font-weight:800}
.gaba-process-icon{width:64px;height:64px;display:grid;place-items:center;margin-bottom:10px;border-radius:50%;background:#f1e1c6;color:#5d3b20}
.gaba-process-icon svg,.gaba-info-icon svg{width:38px;height:38px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.gaba-process-number{color:#a77a38;font-size:10px;font-weight:950;letter-spacing:.14em}
.gaba-process-step strong{margin-top:5px;color:#382316;font-size:17px;line-height:1.25}

.gaba-premium-award{position:relative;isolation:isolate;min-height:530px;display:flex;align-items:center;background:#2a1c12 var(--gaba-award-image) center/cover no-repeat;color:#fff}
.gaba-premium-award__overlay{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(28,17,10,.97) 0%,rgba(39,24,14,.9) 42%,rgba(39,24,14,.36) 72%,rgba(20,12,7,.62) 100%)}
.gaba-premium-award__content{padding-block:80px}
.gaba-premium-award__content>span{color:#d9ae63}
.gaba-premium-award h2{max-width:690px;margin-bottom:22px;color:#f0cf91;font-size:clamp(34px,4.2vw,58px);font-weight:950;line-height:1.12}
.gaba-premium-award p{max-width:610px;margin-bottom:32px;color:#f3e9db;font-size:18px;line-height:1.8}
.gaba-award-badges{display:flex;flex-wrap:wrap;gap:12px}
.gaba-award-badges strong{display:inline-flex;align-items:center;min-height:46px;padding:10px 17px;border:1px solid rgba(225,185,112,.34);border-radius:999px;background:rgba(74,44,23,.68);color:#ffe6b5;font-size:14px}

.gaba-premium-info{padding:88px 0;background:linear-gradient(180deg,#fffdf8,#fbf2e3)}
.gaba-info-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.gaba-info-grid article{position:relative;min-height:330px;padding:30px 24px;border:1px solid var(--gaba-premium-line);border-radius:24px;background:rgba(255,255,255,.84);box-shadow:0 14px 40px rgba(83,50,22,.06);text-align:center}
.gaba-info-icon{width:86px;height:86px;display:grid;place-items:center;margin:0 auto 17px;border-radius:50%;background:#f2e4cf;color:#5d3b20}
.gaba-info-grid article>span{color:#ae7c34;font-size:11px;font-weight:950;letter-spacing:.13em}
.gaba-info-grid h3{margin:7px 0 12px;color:#3c2719;font-size:20px;font-weight:950}
.gaba-info-grid p{margin:0;color:#6d5a4b;font-size:15px;line-height:1.75}
.gaba-info-disclaimer{max-width:960px;margin:24px auto 0!important;padding:14px 18px;border-radius:14px;background:#f7ead6;color:#75624f;font-size:13px;line-height:1.65;text-align:center}

.gaba-premium-product{padding:72px 0;background:#f2dfbf}
.gaba-premium-product__grid{overflow:hidden;display:grid;grid-template-columns:1.08fr .92fr;min-height:500px;border:1px solid rgba(107,72,32,.12);border-radius:30px;background:#fff9ef;box-shadow:0 24px 60px rgba(69,42,20,.11)}
.gaba-premium-product figure{min-height:500px;margin:0;overflow:hidden}
.gaba-premium-product figure img{width:100%;height:100%;display:block;object-fit:cover}
.gaba-premium-product__copy{display:flex;flex-direction:column;justify-content:center;padding:52px}
.gaba-premium-product__copy>span{margin-bottom:10px}
.gaba-premium-product__kicker{margin-bottom:8px!important;color:#6f5338;font-size:17px;font-weight:850}
.gaba-premium-product h2{margin-bottom:18px;color:#2f1d12;font-size:clamp(42px,4.5vw,64px);font-weight:1000;line-height:1.02}
.gaba-premium-product__copy>p:not(.gaba-premium-product__kicker){color:#66513f;font-size:17px;line-height:1.75}
.gaba-premium-product ul{display:grid;gap:8px;margin:8px 0 0;padding-left:20px;color:#4a382b;font-size:15px;line-height:1.65}

.gaba-premium-module{padding:80px 0;background:#fffdf8}
.gaba-premium-stories{padding:80px 0;background:#f8efe0}
.gaba-premium-stories .esm-gaba-slider{overflow:hidden;border-radius:28px;box-shadow:0 24px 58px rgba(64,38,17,.13)}
.gaba-premium-stories .esm-gaba-slider__viewport{border-radius:28px}
.gaba-premium-stories .esm-gaba-slider__slide{min-height:auto}
.gaba-premium-stories .esm-gaba-slider__media{aspect-ratio:16/9;min-height:0}
.gaba-premium-stories .esm-gaba-slider__media img{height:100%;object-fit:cover}

body.esm-gaba-media-runtime .gaba-home-application{padding:84px 20px!important;background:linear-gradient(180deg,#fffdf8,#f7ead7)!important}
body.esm-gaba-media-runtime .gaba-home-application .gaba-application__head h2{color:var(--gaba-premium-deep)!important}

.gaba-premium-contact{padding:72px 0;background:linear-gradient(120deg,#392217,#21130c);color:#fff}
.gaba-premium-contact__inner{display:flex;align-items:center;justify-content:space-between;gap:38px}
.gaba-premium-contact__inner>div{max-width:700px}
.gaba-premium-contact__inner>div>span{color:#d9ae63}
.gaba-premium-contact h2{margin-bottom:12px;color:#fff;font-size:clamp(32px,3vw,46px);font-weight:950}
.gaba-premium-contact p{margin:0;color:#eadfd4;font-size:17px;line-height:1.75}
.gaba-premium-email.is-light{flex:0 0 auto;border:1px solid rgba(255,255,255,.2);background:#fff;color:#382116!important;box-shadow:none}
.gaba-premium-email.is-light small{color:#8a6d53}

@media(max-width:1120px){
  .gaba-premium-hero__grid{grid-template-columns:minmax(0,.9fr) minmax(390px,1.1fr);gap:28px;min-height:650px}
  .gaba-premium-hero__media{min-height:650px}
  .gaba-process-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
  .gaba-process-step:not(:last-child):after{display:none}
  .gaba-process-step{min-height:155px;border-radius:28px}
  .gaba-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .gaba-info-grid article{min-height:290px}
}
@media(max-width:900px){
  .gaba-premium-hero__grid{grid-template-columns:1fr;gap:0}
  .gaba-premium-hero__copy{padding:58px 0 42px}
  .gaba-premium-hero__media{min-height:620px;margin-inline:-20px}
  .gaba-premium-product__grid{grid-template-columns:1fr}
  .gaba-premium-product figure{min-height:380px}
  .gaba-premium-contact__inner{align-items:flex-start;flex-direction:column}
  .gaba-premium-email.is-light{width:100%}
}
@media(max-width:782px){
  body.admin-bar.esm-gaba-media-runtime .esm-gaba-site-header,
  body.admin-bar.esm-gaba-media-runtime .esm-gaba-site-header.is-overlay,
  body.admin-bar.esm-gaba-media-runtime .esm-gaba-site-header.is-solid{top:46px!important}
}
@media(max-width:760px){
  .gaba-premium-container{width:min(100% - 28px,1240px)}
  body.esm-gaba-media-runtime .esm-gaba-nav{background:rgba(255,252,246,.995)!important;border-color:#ead8bc!important}
  body.esm-gaba-media-runtime .esm-gaba-main-menu a{color:#352217!important}
  body.esm-gaba-media-runtime .esm-gaba-language{border-top-color:#ead8bc!important}
  .gaba-premium-hero h1{font-size:47px;line-height:1.02}
  .gaba-premium-hero h2{font-size:32px}
  .gaba-premium-hero__copy{padding-top:45px}
  .gaba-premium-email{width:100%;border-radius:18px;padding:12px 16px}
  .gaba-premium-email strong{font-size:15px}
  .gaba-premium-hero__actions .gaba-premium-button{flex:1 1 100%}
  .gaba-premium-hero__media{min-height:520px}
  .gaba-premium-hero__media figcaption{left:16px;right:16px;bottom:16px}
  .gaba-premium-process{padding-bottom:58px}
  .gaba-premium-process .gaba-premium-container{width:calc(100% - 20px);padding:30px 18px 22px;border-radius:22px}
  .gaba-process-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
  .gaba-process-step{min-height:152px;padding:17px 7px;border-radius:24px}
  .gaba-process-icon{width:55px;height:55px}.gaba-process-icon svg{width:32px;height:32px}
  .gaba-process-step strong{font-size:15px}
  .gaba-premium-award{min-height:560px;background-position:66% center}
  .gaba-premium-award__overlay{background:linear-gradient(90deg,rgba(28,17,10,.96),rgba(32,19,11,.82))}
  .gaba-premium-award__content{padding-block:62px}
  .gaba-premium-award p{font-size:16px}
  .gaba-info-grid{grid-template-columns:1fr}
  .gaba-info-grid article{min-height:auto;padding:28px 22px}
  .gaba-premium-info,.gaba-premium-module,.gaba-premium-stories{padding:64px 0}
  .gaba-premium-product{padding:40px 0}
  .gaba-premium-product__grid{border-radius:22px}
  .gaba-premium-product figure{min-height:280px}
  .gaba-premium-product__copy{padding:32px 22px 36px}
  .gaba-premium-product h2{font-size:42px}
  .gaba-premium-product__actions .gaba-premium-button{flex:1 1 100%}
  .gaba-premium-stories .esm-gaba-slider{border-radius:20px}
  .gaba-premium-stories .esm-gaba-slider__viewport{border-radius:20px}
  .gaba-premium-contact{padding:58px 0}
}

/* v1.9.1 — the GABA homepage hero is always the first, single slider. */
body.esm-gaba-media-runtime.home .gaba-premium-home > .gaba-premium-hero-slider:first-child,
body.esm-gaba-media-runtime.front-page .gaba-premium-home > .gaba-premium-hero-slider:first-child{
  position:relative!important;
  z-index:3!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  background:#f3e8d7!important;
}
body.esm-gaba-media-runtime .gaba-premium-hero-slider > .esm-gaba-slider{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
}
body.esm-gaba-media-runtime .gaba-premium-hero-slider .esm-gaba-slider__viewport,
body.esm-gaba-media-runtime .gaba-premium-hero-slider .esm-gaba-slider__media{
  border-radius:0!important;
}
body.esm-gaba-media-runtime .gaba-premium-master-intro{
  border-top:1px solid rgba(83,50,23,.08);
}


/* v1.9.1 — Core Authority member documents use the exact homepage shell,
 * while the form body remains an independent section between header/footer. */
body.esm-gaba-member-shell{
  margin:0!important;
  min-height:100vh!important;
  display:flex!important;
  flex-direction:column!important;
  background:#f6efe4!important;
  color:#2b1d15!important;
}
body.esm-gaba-member-shell>.esm-gaba-site-header,
body.esm-gaba-member-shell>.esm-gaba-site-header.is-overlay,
body.esm-gaba-member-shell>.esm-gaba-site-header.is-solid{
  position:sticky!important;
  top:0!important;
  z-index:120000!important;
  flex:0 0 auto!important;
  width:100%!important;
  background:linear-gradient(90deg,rgba(35,21,13,.99),rgba(70,43,24,.98))!important;
  border-bottom:1px solid rgba(232,195,119,.24)!important;
  box-shadow:0 12px 34px rgba(37,22,13,.18)!important;
}
body.admin-bar.esm-gaba-member-shell>.esm-gaba-site-header{top:32px!important}
body.esm-gaba-member-shell>.esm120-main{
  position:relative!important;
  z-index:1!important;
  clear:both!important;
  flex:1 0 auto!important;
  width:min(1180px,calc(100% - 32px))!important;
  max-width:1180px!important;
  margin:0 auto!important;
  padding:52px 0 86px!important;
  background:transparent!important;
  box-sizing:border-box!important;
}
body.esm-gaba-member-shell .esm120-card{
  position:relative!important;
  clear:both!important;
  margin:0 auto!important;
  border-color:rgba(118,77,35,.18)!important;
  box-shadow:0 24px 70px rgba(67,39,18,.13)!important;
}
body.esm-gaba-member-shell .esm120-head{
  background:linear-gradient(135deg,#fffaf1,#f2e2c7)!important;
  border-bottom-color:rgba(118,77,35,.14)!important;
}
body.esm-gaba-member-shell .esm120-head h1{color:#3c2718!important}
body.esm-gaba-member-shell .esm120-btn{background:#6f431f!important}
body.esm-gaba-member-shell .esm120-btn.secondary{background:#f2e7d6!important;color:#5a3519!important}
body.esm-gaba-member-shell>.esm-gaba-site-footer{
  position:relative!important;
  z-index:2!important;
  clear:both!important;
  flex:0 0 auto!important;
  width:100%!important;
  margin:0!important;
}
@media(max-width:782px){body.admin-bar.esm-gaba-member-shell>.esm-gaba-site-header{top:46px!important}}
@media(max-width:720px){body.esm-gaba-member-shell>.esm120-main{width:calc(100% - 18px)!important;padding:28px 0 72px!important}}

/* ========================================================================
 * v2.0.0 Recovery LTS — read-only frontend, first-paint slider, code-defined
 * navigation, regular Core member form and interaction instead of underlines.
 * ===================================================================== */
body.esm-gaba-media-runtime a,
body.esm-gaba-media-runtime a:visited,
body.esm-gaba-media-runtime main a,
body.esm-gaba-media-runtime footer a{
  text-decoration:none!important;
  text-decoration-line:none!important;
}
body.esm-gaba-media-runtime main a:not(.esm-gaba-brand),
body.esm-gaba-media-runtime .esm-gaba-site-footer a,
body.esm-gaba-media-runtime .esm-gaba-main-menu a{
  transition:color .2s ease,background-color .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease,filter .2s ease!important;
}
body.esm-gaba-media-runtime main a:hover,
body.esm-gaba-media-runtime main a:focus-visible,
body.esm-gaba-media-runtime .esm-gaba-site-footer a:hover,
body.esm-gaba-media-runtime .esm-gaba-site-footer a:focus-visible{
  text-decoration:none!important;
  filter:brightness(1.05);
}
body.esm-gaba-media-runtime .gaba-info-grid article,
body.esm-gaba-media-runtime .gaba-process-step,
body.esm-gaba-media-runtime .gaba-application__item,
body.esm-gaba-media-runtime .gaba-premium-product__grid{
  transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;
}
body.esm-gaba-media-runtime .gaba-info-grid article:hover,
body.esm-gaba-media-runtime .gaba-process-step:hover,
body.esm-gaba-media-runtime .gaba-application__item:hover{
  transform:translateY(-3px);
  box-shadow:0 20px 44px rgba(73,43,19,.12);
}

/* Paint the hero immediately and defer below-the-fold layout/paint work. */
body.esm-gaba-media-runtime .gaba-premium-home>.gaba-premium-hero-slider,
body.esm-gaba-media-runtime .gaba-premium-home>.gaba-premium-master-intro{content-visibility:visible}
@supports(content-visibility:auto){
  body.esm-gaba-media-runtime .gaba-premium-home>.gaba-premium-process,
  body.esm-gaba-media-runtime .gaba-premium-home>.gaba-premium-award,
  body.esm-gaba-media-runtime .gaba-premium-home>.gaba-premium-info,
  body.esm-gaba-media-runtime .gaba-premium-home>.gaba-premium-product,
  body.esm-gaba-media-runtime .gaba-premium-home>.gaba-premium-module,
  body.esm-gaba-media-runtime .gaba-premium-home>.gaba-home-application,
  body.esm-gaba-media-runtime .gaba-premium-home>.gaba-premium-contact{
    content-visibility:auto;
    contain-intrinsic-size:900px;
  }
}
body.esm-gaba-media-runtime .esm-gaba-slider:not(.is-slider-ready) .esm-gaba-slider__slide{transition:none!important}
body.esm-gaba-media-runtime .esm-gaba-slider__slide:first-child.is-active{opacity:1!important;visibility:visible!important;transform:none!important}

/* Web3Home dropdown — no mutation of the saved WordPress menu. */
body.esm-gaba-media-runtime .esm-gaba-web3-menu{position:relative}
body.esm-gaba-media-runtime .esm-gaba-submenu{
  position:absolute;top:calc(100% + 8px);right:0;z-index:50;
  min-width:190px;margin:0!important;padding:9px!important;list-style:none!important;
  border:1px solid rgba(255,255,255,.16);border-radius:18px;
  background:rgba(43,29,21,.98);box-shadow:0 18px 46px rgba(16,8,4,.28);
  opacity:0;visibility:hidden;transform:translateY(-8px);pointer-events:none;
  transition:opacity .18s ease,visibility .18s ease,transform .18s ease;
}
body.esm-gaba-media-runtime .esm-gaba-web3-menu:hover>.esm-gaba-submenu,
body.esm-gaba-media-runtime .esm-gaba-web3-menu:focus-within>.esm-gaba-submenu{
  opacity:1;visibility:visible;transform:none;pointer-events:auto;
}
body.esm-gaba-media-runtime .esm-gaba-submenu li{margin:0!important;padding:0!important}
body.esm-gaba-media-runtime .esm-gaba-submenu a{min-height:38px!important;width:100%;padding:8px 12px!important;border-radius:11px!important;color:#fff8e9!important}
body.esm-gaba-media-runtime .esm-gaba-submenu a:hover,
body.esm-gaba-media-runtime .esm-gaba-submenu a:focus-visible{background:rgba(255,255,255,.13)!important;color:#ffe1a0!important;transform:none!important}

/* 상담&문의 CTA. */
body.esm-gaba-media-runtime .esm-gaba-footer-consult{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:7px 16px;border:1px solid rgba(255,225,162,.35);border-radius:999px;color:#fff3d5!important;font-weight:900}
body.esm-gaba-media-runtime .esm-gaba-footer-consult:hover{background:#fff3d5;color:#442817!important;transform:translateY(-1px)}

/* Proven Core regular member/auth renderer: theme shell remains active, GABA
 * supplies only the visual header/footer and an independent content boundary. */
body.esm-gaba-media-runtime.esm98-fast-member{display:flex;min-height:100vh;flex-direction:column;background:#f6efe4!important}
body.esm-gaba-media-runtime.esm98-fast-member>.esm-gaba-site-header{flex:0 0 auto;position:sticky!important;top:0!important;background:linear-gradient(90deg,rgba(35,21,13,.99),rgba(70,43,24,.98))!important}
body.admin-bar.esm-gaba-media-runtime.esm98-fast-member>.esm-gaba-site-header{top:32px!important}
body.esm-gaba-media-runtime.esm98-fast-member .esm98-main{
  position:relative;z-index:1;clear:both;flex:1 0 auto;
  width:min(1120px,calc(100% - 32px))!important;
  margin:0 auto!important;padding:54px 0 88px!important;
}
body.esm-gaba-media-runtime.esm98-fast-member .esm98-card{margin:0 auto!important;border-color:rgba(118,77,35,.18)!important;box-shadow:0 24px 70px rgba(67,39,18,.13)!important}
body.esm-gaba-media-runtime.esm98-fast-member .esm98-head{background:linear-gradient(135deg,#fffaf1,#f2e2c7)!important}
body.esm-gaba-media-runtime.esm98-fast-member .esm98-head h1{color:#3c2718!important}
body.esm-gaba-media-runtime.esm98-fast-member .esm98-btn,
body.esm-gaba-media-runtime.esm98-fast-member #wp-submit{background:#6f431f!important}
body.esm-gaba-media-runtime.esm98-fast-member .esm98-btn.ghost{background:#f2e7d6!important;color:#5a3519!important}
body.esm-gaba-media-runtime.esm98-fast-member>.esm-gaba-site-footer{flex:0 0 auto;clear:both;width:100%;margin-top:auto}
@media(max-width:782px){
  body.admin-bar.esm-gaba-media-runtime.esm98-fast-member>.esm-gaba-site-header{top:46px!important}
}
@media(max-width:760px){
  body.esm-gaba-media-runtime .esm-gaba-submenu{position:static;display:none;min-width:0;margin:4px 0 0!important;border-radius:13px;opacity:1;visibility:visible;transform:none;pointer-events:auto;background:#f6ead8;box-shadow:none;border-color:#e2ceb0}
  body.esm-gaba-media-runtime .esm-gaba-web3-menu:focus-within>.esm-gaba-submenu,
  body.esm-gaba-media-runtime .esm-gaba-web3-menu:hover>.esm-gaba-submenu{display:block}
  body.esm-gaba-media-runtime .esm-gaba-submenu a{color:#3b281a!important;padding-left:18px!important}
  body.esm-gaba-media-runtime.esm98-fast-member .esm98-main{width:calc(100% - 18px)!important;padding:30px 0 72px!important}
}


/* ========================================================================
 * v2.0.1 Shell layering and service-page spacing stabilization.
 * Exact GABA domain only through body.esm-gaba-media-runtime.
 * ===================================================================== */
body.esm-gaba-media-runtime .esm-gaba-site-header,
body.esm-gaba-media-runtime .esm-gaba-site-header.is-overlay,
body.esm-gaba-media-runtime .esm-gaba-site-header.is-solid{
  z-index:99980!important;
  overflow:visible!important;
  isolation:isolate!important;
}
body.esm-gaba-media-runtime .esm-gaba-site-header__inner,
body.esm-gaba-media-runtime .esm-gaba-nav,
body.esm-gaba-media-runtime .esm-gaba-main-menu,
body.esm-gaba-media-runtime .esm-gaba-web3-menu{
  overflow:visible!important;
}
body.esm-gaba-media-runtime .esm-gaba-web3-menu:after{
  content:"";position:absolute;left:0;right:0;top:100%;height:12px;pointer-events:auto;
}
body.esm-gaba-media-runtime .esm-gaba-submenu{
  top:100%!important;right:0!important;z-index:99990!important;margin-top:0!important;
  min-width:210px!important;
}
body.esm-gaba-media-runtime .gaba-premium-hero-slider,
body.esm-gaba-media-runtime .esm-gaba-slider{
  z-index:1!important;
}

/* Astra/theme and legacy shell fragments are never allowed beside the GABA owner. */
body.esm-gaba-media-runtime #page>#masthead,
body.esm-gaba-media-runtime #page>header:not(.esm-gaba-site-header),
body.esm-gaba-media-runtime #page>#colophon,
body.esm-gaba-media-runtime #page>footer:not(.esm-gaba-site-footer),
body.esm-gaba-media-runtime .ast-desktop-header,
body.esm-gaba-media-runtime .ast-mobile-header-wrap,
body.esm-gaba-media-runtime .ast-main-header-wrap,
body.esm-gaba-media-runtime .main-header-bar-wrap,
body.esm-gaba-media-runtime .site-primary-header-wrap,
body.esm-gaba-media-runtime .ast-below-header-wrap,
body.esm-gaba-media-runtime .ast-above-header-wrap,
body.esm-gaba-media-runtime .site-below-footer-wrap,
body.esm-gaba-media-runtime .ast-small-footer-wrap,
body.esm-gaba-media-runtime .ast-footer-overlay,
body.esm-gaba-media-runtime .esm-core-common-header,
body.esm-gaba-media-runtime .esm-common-header,
body.esm-gaba-media-runtime .esm-global-header,
body.esm-gaba-media-runtime .esm-core-common-footer,
body.esm-gaba-media-runtime .esm-common-footer,
body.esm-gaba-media-runtime .esm-global-footer{
  display:none!important;
}

/* Subpages retain the theme document but receive a clear centered content boundary. */
body.esm-gaba-media-runtime.esm-gaba-service-route .site-content,
body.esm-gaba-media-runtime.esm-gaba-service-route .ast-container,
body.esm-gaba-media-runtime.esm-gaba-service-route #primary,
body.esm-gaba-media-runtime.esm-gaba-service-route .content-area,
body.esm-gaba-media-runtime.esm-gaba-service-route .site-main,
body.esm-gaba-media-runtime.esm-gaba-service-route article.page,
body.esm-gaba-media-runtime.esm-gaba-service-route .entry-content{
  float:none!important;box-sizing:border-box!important;
}
body.esm-gaba-media-runtime.esm-gaba-service-route .site-content>.ast-container{
  width:100%!important;max-width:none!important;margin:0!important;padding:0!important;
}
body.esm-gaba-media-runtime.esm-gaba-service-route #primary,
body.esm-gaba-media-runtime.esm-gaba-service-route .content-area,
body.esm-gaba-media-runtime.esm-gaba-service-route .site-main,
body.esm-gaba-media-runtime.esm-gaba-service-route article.page,
body.esm-gaba-media-runtime.esm-gaba-service-route .entry-content{
  width:100%!important;max-width:none!important;margin:0!important;padding:0!important;
}
body.esm-gaba-media-runtime.esm-gaba-route-web3home .esm-core-web3home-hub{
  width:min(1120px,calc(100% - 64px))!important;
  margin:52px auto 84px!important;
}
body.esm-gaba-media-runtime.esm-gaba-route-mypage .esm8600-shell,
body.esm-gaba-media-runtime.esm-gaba-route-my-account .esm8600-shell{
  width:min(1180px,calc(100% - 64px))!important;
  margin:44px auto 84px!important;
}
body.esm-gaba-media-runtime.esm-gaba-service-route>.esm-gaba-site-footer,
body.esm-gaba-media-runtime.esm-gaba-service-route .esm-gaba-site-footer{
  clear:both!important;margin-top:0!important;
}
@media(max-width:782px){
  body.esm-gaba-media-runtime .esm-gaba-submenu{z-index:99990!important}
  body.esm-gaba-media-runtime.esm-gaba-route-web3home .esm-core-web3home-hub,
  body.esm-gaba-media-runtime.esm-gaba-route-mypage .esm8600-shell,
  body.esm-gaba-media-runtime.esm-gaba-route-my-account .esm8600-shell{
    width:calc(100% - 20px)!important;margin:28px auto 64px!important;
  }
}


/* v2.0.1 direct application anchor positioning */
body.esm-gaba-media-runtime .gaba-application__item,
body.esm-gaba-media-runtime .gaba-application__item summary{
  scroll-margin-top:132px;
}
@media(max-width:782px){
  body.esm-gaba-media-runtime .gaba-application__item,
  body.esm-gaba-media-runtime .gaba-application__item summary{scroll-margin-top:102px}
}

/* ========================================================================
 * v2.0.2 unified subpage shell, sticky header standard, and product detail.
 * ===================================================================== */
body.esm-gaba-media-runtime .esm-gaba-main-menu > li.menu-item-has-children{position:relative;overflow:visible!important}
body.esm-gaba-media-runtime .esm-gaba-main-menu > li.menu-item-has-children:after{content:"";position:absolute;left:0;right:0;top:100%;height:12px;pointer-events:auto}
body.esm-gaba-media-runtime .esm-gaba-main-menu > li.menu-item-has-children:hover>.esm-gaba-submenu,
body.esm-gaba-media-runtime .esm-gaba-main-menu > li.menu-item-has-children:focus-within>.esm-gaba-submenu{opacity:1;visibility:visible;transform:none;pointer-events:auto}
body.esm-gaba-media-runtime .esm-gaba-main-menu > li.menu-item-has-children>a[data-gaba-menu-parent]:after{content:"▾";display:inline-block;margin-left:6px;font-size:11px;transform:translateY(-1px);opacity:.72}

body.esm-gaba-media-runtime.esm-gaba-service-route .site,
body.esm-gaba-media-runtime.esm-gaba-service-route #page{min-height:100vh;display:flex;flex-direction:column}
body.esm-gaba-media-runtime.esm-gaba-service-route .site-content,
body.esm-gaba-media-runtime.esm-gaba-service-route .ast-container,
body.esm-gaba-media-runtime.esm-gaba-service-route main#primary,
body.esm-gaba-media-runtime.esm-gaba-route-product-detail-view .site-content,
body.esm-gaba-media-runtime.esm-gaba-route-product-detail-view .ast-container,
body.esm-gaba-media-runtime.esm-gaba-route-product-detail-view main#primary{width:100%!important;max-width:none!important}
body.esm-gaba-media-runtime.esm-gaba-service-route .site-content,
body.esm-gaba-media-runtime.esm-gaba-route-product-detail-view .site-content{padding-top:26px!important}
body.esm-gaba-media-runtime.esm-gaba-service-route article,
body.esm-gaba-media-runtime.esm-gaba-route-product-detail-view article{margin:0 auto!important}
body.esm-gaba-media-runtime.esm-gaba-service-route .entry-content,
body.esm-gaba-media-runtime.esm-gaba-route-product-detail-view .entry-content{width:min(1240px,calc(100% - 34px))!important;margin:0 auto 72px!important}
body.esm-gaba-media-runtime.esm-gaba-service-route .entry-content>:first-child,
body.esm-gaba-media-runtime.esm-gaba-route-product-detail-view .entry-content>:first-child{margin-top:0!important}
body.esm-gaba-media-runtime.esm-gaba-service-route .entry-header,
body.esm-gaba-media-runtime.esm-gaba-service-route .page-header,
body.esm-gaba-media-runtime.esm-gaba-service-route .ast-archive-description,
body.esm-gaba-media-runtime.esm-gaba-route-product-detail-view .entry-header,
body.esm-gaba-media-runtime.esm-gaba-route-product-detail-view .page-header{display:none!important}
body.esm-gaba-media-runtime.esm-gaba-route-web3home .esm-core-web3home-hub,
body.esm-gaba-media-runtime.esm-gaba-route-mypage .esm8600-shell,
body.esm-gaba-media-runtime.esm-gaba-route-my-account .esm8600-shell,
body.esm-gaba-media-runtime.esm-gaba-route-application-status .esm8600-shell,
body.esm-gaba-media-runtime.esm-gaba-route-attendance .esm8600-shell,
body.esm-gaba-media-runtime.esm-gaba-route-notifications .esm8600-shell,
body.esm-gaba-media-runtime.esm-gaba-route-wallet .esm8600-shell,
body.esm-gaba-media-runtime.esm-gaba-route-product-detail-view .esm-gaba-product-detail-page{width:min(1240px,calc(100% - 34px))!important;margin:0 auto 84px!important}
body.esm-gaba-media-runtime.esm-gaba-route-web3home .esm-core-web3home-hub,
body.esm-gaba-media-runtime.esm-gaba-route-mypage .esm8600-shell,
body.esm-gaba-media-runtime.esm-gaba-route-my-account .esm8600-shell,
body.esm-gaba-media-runtime.esm-gaba-route-application-status .esm8600-shell,
body.esm-gaba-media-runtime.esm-gaba-route-attendance .esm8600-shell,
body.esm-gaba-media-runtime.esm-gaba-route-notifications .esm8600-shell,
body.esm-gaba-media-runtime.esm-gaba-route-wallet .esm8600-shell{padding:0!important}
body.esm-gaba-media-runtime.esm-gaba-route-web3home .esm-core-web3home-hub,
body.esm-gaba-media-runtime.esm-gaba-route-mypage .esm8600-shell,
body.esm-gaba-media-runtime.esm-gaba-route-my-account .esm8600-shell{border-radius:26px!important;overflow:hidden!important;box-shadow:0 20px 56px rgba(56,36,20,.10)!important}
body.esm-gaba-media-runtime.esm-gaba-service-route > .esm-gaba-site-footer,
body.esm-gaba-media-runtime.esm-gaba-route-product-detail-view > .esm-gaba-site-footer,
body.esm-gaba-media-runtime.esm-gaba-service-route .esm-gaba-site-footer,
body.esm-gaba-media-runtime.esm-gaba-route-product-detail-view .esm-gaba-site-footer{margin-top:auto!important}

.esm-gaba-product-detail-page{padding:0 0 72px}
.esm-gaba-product-detail__hero{margin:0 0 22px;padding:34px 34px 28px;border:1px solid rgba(126,87,44,.14);border-radius:30px;background:linear-gradient(135deg,#fffaf1,#efe2c8);box-shadow:0 18px 46px rgba(57,36,18,.08)}
.esm-gaba-product-detail__copy span{display:block;margin-bottom:10px;color:#9b6a22;font-size:12px;font-weight:900;letter-spacing:.16em}
.esm-gaba-product-detail__copy h1{margin:0 0 10px;color:#2d1b12;font-size:clamp(30px,3vw,44px);font-weight:950;line-height:1.12;letter-spacing:-.05em}
.esm-gaba-product-detail__copy p{margin:0;max-width:860px;color:#5f4a39;font-size:17px;line-height:1.7}
.esm-gaba-product-detail__image-wrap{padding:18px;border:1px solid rgba(126,87,44,.12);border-radius:30px;background:#fffdf8;box-shadow:0 22px 60px rgba(62,41,22,.08)}
.esm-gaba-product-detail__image{display:block;width:100%;height:auto;border-radius:22px}

@media(max-width:782px){
  body.esm-gaba-media-runtime.esm-gaba-service-route .site-content,
  body.esm-gaba-media-runtime.esm-gaba-route-product-detail-view .site-content{padding-top:16px!important}
  body.esm-gaba-media-runtime.esm-gaba-service-route .entry-content,
  body.esm-gaba-media-runtime.esm-gaba-route-product-detail-view .entry-content,
  body.esm-gaba-media-runtime.esm-gaba-route-web3home .esm-core-web3home-hub,
  body.esm-gaba-media-runtime.esm-gaba-route-mypage .esm8600-shell,
  body.esm-gaba-media-runtime.esm-gaba-route-my-account .esm8600-shell,
  body.esm-gaba-media-runtime.esm-gaba-route-application-status .esm8600-shell,
  body.esm-gaba-media-runtime.esm-gaba-route-attendance .esm8600-shell,
  body.esm-gaba-media-runtime.esm-gaba-route-notifications .esm8600-shell,
  body.esm-gaba-media-runtime.esm-gaba-route-wallet .esm8600-shell,
  body.esm-gaba-media-runtime.esm-gaba-route-product-detail-view .esm-gaba-product-detail-page{width:calc(100% - 18px)!important;margin:0 auto 64px!important}
  .esm-gaba-product-detail__hero{padding:26px 20px 22px;border-radius:24px}
  .esm-gaba-product-detail__copy p{font-size:15px}
  .esm-gaba-product-detail__image-wrap{padding:10px;border-radius:22px}
}
@media(max-width:760px){
  body.esm-gaba-media-runtime .esm-gaba-main-menu > li.menu-item-has-children>.esm-gaba-submenu{position:static;display:none;min-width:0;margin:4px 0 0!important;border-radius:13px;opacity:1;visibility:visible;transform:none;pointer-events:auto;background:#f6ead8;box-shadow:none;border-color:#e2ceb0}
  body.esm-gaba-media-runtime .esm-gaba-main-menu > li.menu-item-has-children:hover>.esm-gaba-submenu,
  body.esm-gaba-media-runtime .esm-gaba-main-menu > li.menu-item-has-children:focus-within>.esm-gaba-submenu{display:block}
  body.esm-gaba-media-runtime .esm-gaba-main-menu > li.menu-item-has-children>.esm-gaba-submenu a{color:#3b281a!important;padding-left:18px!important}
}

/* ========================================================================
 * v2.0.3 hard shell dedupe and service-page gutters.
 * ===================================================================== */
body.esm-gaba-media-runtime.esm-gaba-service-route .esm-core-head,
body.esm-gaba-media-runtime.esm-gaba-service-route .esm-core-shell-header,
body.esm-gaba-media-runtime.esm-gaba-service-route .esm-v3880-header,
body.esm-gaba-media-runtime.esm-gaba-service-route .esm-v3900-header,
body.esm-gaba-media-runtime.esm-gaba-service-route .esm-v101049-mypage-home-header,
body.esm-gaba-media-runtime.esm-gaba-service-route .esm-v4008-top,
body.esm-gaba-media-runtime.esm-gaba-service-route .esm-platform-header,
body.esm-gaba-media-runtime.esm-gaba-service-route #esm-platform-header,
body.esm-gaba-media-runtime.esm-gaba-service-route .esm-core-footer,
body.esm-gaba-media-runtime.esm-gaba-service-route .esm-core-shell-footer,
body.esm-gaba-media-runtime.esm-gaba-service-route .esm-v4008-footer,
body.esm-gaba-media-runtime.esm-gaba-service-route .esm-platform-footer{display:none!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}
body.esm-gaba-media-runtime.esm-gaba-service-route .esm-core-main,
body.esm-gaba-media-runtime.esm-gaba-service-route .esm-member-shell,
body.esm-gaba-media-runtime.esm-gaba-service-route .esm-v6000-shell,
body.esm-gaba-media-runtime.esm-gaba-service-route .esm98-main{width:min(1240px,calc(100% - 34px))!important;max-width:1240px!important;margin:32px auto 76px!important;padding-left:0!important;padding-right:0!important;box-sizing:border-box!important}
body.esm-gaba-media-runtime .esm-gaba-site-header[data-esm-sticky-header="1"]{position:sticky!important;top:0!important;z-index:100000!important}
body.admin-bar.esm-gaba-media-runtime .esm-gaba-site-header[data-esm-sticky-header="1"]{top:32px!important}
@media(max-width:782px){
 body.admin-bar.esm-gaba-media-runtime .esm-gaba-site-header[data-esm-sticky-header="1"]{top:46px!important}
 body.esm-gaba-media-runtime.esm-gaba-service-route .esm-core-main,
 body.esm-gaba-media-runtime.esm-gaba-service-route .esm-member-shell,
 body.esm-gaba-media-runtime.esm-gaba-service-route .esm-v6000-shell,
 body.esm-gaba-media-runtime.esm-gaba-service-route .esm98-main{width:calc(100% - 18px)!important;margin:18px auto 64px!important}
}

/* ========================================================================
 * v2.0.4 canonical member shell, horizontal page-slide carousel, mobile appbar,
 * exact 10-point meters, and ESM award focal-point correction.
 * ===================================================================== */

/* The same light owner header is used on home, Web3Home and every member route. */
body.esm-gaba-media-runtime .esm-gaba-site-header,
body.esm-gaba-media-runtime .esm-gaba-site-header.is-overlay,
body.esm-gaba-media-runtime .esm-gaba-site-header.is-solid,
body.esm-gaba-member-shell>.esm-gaba-site-header,
body.esm-gaba-member-shell>.esm-gaba-site-header.is-overlay,
body.esm-gaba-member-shell>.esm-gaba-site-header.is-solid,
body.esm-gaba-media-runtime.esm98-fast-member>.esm-gaba-site-header{
  position:sticky!important;
  top:0!important;
  z-index:130000!important;
  width:100%!important;
  color:var(--gaba-premium-ink,#2d1b12)!important;
  background:rgba(255,252,246,.985)!important;
  border-bottom:1px solid rgba(105,72,38,.14)!important;
  box-shadow:0 10px 30px rgba(56,36,20,.09)!important;
  backdrop-filter:blur(18px)!important;
  overflow:visible!important;
}
body.admin-bar.esm-gaba-media-runtime .esm-gaba-site-header,
body.admin-bar.esm-gaba-member-shell>.esm-gaba-site-header,
body.admin-bar.esm-gaba-media-runtime.esm98-fast-member>.esm-gaba-site-header{top:32px!important}
body.esm-gaba-member-shell .esm-gaba-brand,
body.esm-gaba-media-runtime.esm98-fast-member .esm-gaba-brand{color:#2d1b12!important}
body.esm-gaba-member-shell .esm-gaba-brand__copy strong,
body.esm-gaba-media-runtime.esm98-fast-member .esm-gaba-brand__copy strong{color:#2d1b12!important}
body.esm-gaba-member-shell .esm-gaba-brand__copy small,
body.esm-gaba-media-runtime.esm98-fast-member .esm-gaba-brand__copy small{color:#846b54!important}
body.esm-gaba-member-shell .esm-gaba-main-menu a,
body.esm-gaba-media-runtime.esm98-fast-member .esm-gaba-main-menu a{color:#352217!important}
body.esm-gaba-member-shell .esm-gaba-main-menu a:hover,
body.esm-gaba-member-shell .esm-gaba-main-menu a:focus,
body.esm-gaba-media-runtime.esm98-fast-member .esm-gaba-main-menu a:hover,
body.esm-gaba-media-runtime.esm98-fast-member .esm-gaba-main-menu a:focus{background:#f3e5ce!important;color:#6d4218!important}

/* Member/service content must never touch the sticky header or viewport edges. */
body.esm-gaba-media-runtime.esm-gaba-service-route .site-content,
body.esm-gaba-media-runtime.esm98-fast-member .esm98-main,
body.esm-gaba-member-shell .esm120-main{padding-top:38px!important}
body.esm-gaba-media-runtime.esm98-fast-member .esm98-main,
body.esm-gaba-member-shell .esm120-main,
body.esm-gaba-media-runtime.esm-gaba-route-web3home .esm-core-web3home-hub,
body.esm-gaba-media-runtime.esm-gaba-route-mypage .esm8600-shell,
body.esm-gaba-media-runtime.esm-gaba-route-my-account .esm8600-shell,
body.esm-gaba-media-runtime.esm-gaba-route-application-status .esm8600-shell,
body.esm-gaba-media-runtime.esm-gaba-route-attendance .esm8600-shell,
body.esm-gaba-media-runtime.esm-gaba-route-notifications .esm8600-shell,
body.esm-gaba-media-runtime.esm-gaba-route-wallet .esm8600-shell{
  width:min(1180px,calc(100% - 40px))!important;
  max-width:1180px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}

/* Horizontal page-turn transition: current page moves left, next enters right. */
body.esm-gaba-media-runtime .esm-gaba-slider__viewport{
  display:grid!important;
  position:relative!important;
  overflow:hidden!important;
  perspective:1600px!important;
  transform-style:preserve-3d!important;
}
body.esm-gaba-media-runtime .esm-gaba-slider__slide{
  grid-area:1/1!important;
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  opacity:1!important;
  visibility:hidden!important;
  pointer-events:none!important;
  transform:translate3d(100%,0,0) rotateY(6deg)!important;
  transform-origin:left center!important;
  transition:transform .76s cubic-bezier(.22,.68,.18,1),visibility 0s linear .78s!important;
  will-change:transform!important;
  backface-visibility:hidden!important;
}
body.esm-gaba-media-runtime .esm-gaba-slider__slide.is-active{
  position:relative!important;
  z-index:3!important;
  visibility:visible!important;
  pointer-events:auto!important;
  transform:translate3d(0,0,0) rotateY(0)!important;
  transition:transform .76s cubic-bezier(.22,.68,.18,1)!important;
}
body.esm-gaba-media-runtime .esm-gaba-slider__slide.is-entering-right{
  z-index:4!important;visibility:visible!important;transform:translate3d(100%,0,0) rotateY(7deg)!important;transition:none!important
}
body.esm-gaba-media-runtime .esm-gaba-slider__slide.is-entering-left{
  z-index:4!important;visibility:visible!important;transform:translate3d(-100%,0,0) rotateY(-7deg)!important;transition:none!important
}
body.esm-gaba-media-runtime .esm-gaba-slider__slide.is-leaving-left{
  z-index:2!important;visibility:visible!important;transform:translate3d(-100%,0,0) rotateY(-7deg)!important;box-shadow:24px 0 55px rgba(38,23,12,.20)!important
}
body.esm-gaba-media-runtime .esm-gaba-slider__slide.is-leaving-right{
  z-index:2!important;visibility:visible!important;transform:translate3d(100%,0,0) rotateY(7deg)!important;box-shadow:-24px 0 55px rgba(38,23,12,.20)!important
}
body.esm-gaba-media-runtime .esm-gaba-slider:not(.is-slider-ready) .esm-gaba-slider__slide.is-active{transform:none!important;transition:none!important}

/* Exact meter geometry: 10 points occupies the complete track. */
body.esm-gaba-media-runtime .gaba-score-field__reaction{
  display:block!important;
  position:relative!important;
  height:9px!important;
  padding:0!important;
  overflow:visible!important;
  border-radius:999px!important;
  background:#e8dccb!important;
}
body.esm-gaba-media-runtime .gaba-score-field__reaction i{
  position:absolute!important;
  left:0!important;top:0!important;bottom:0!important;
  max-width:100%!important;
  border-radius:999px!important;
}
body.esm-gaba-media-runtime .gaba-score-field__reaction i[data-percent="100"],
body.esm-gaba-media-runtime .gaba-live-score i[data-percent="100"]{width:100%!important;border-radius:999px!important}
body.esm-gaba-media-runtime .gaba-score-field__reaction output{right:0!important;top:-22px!important}

/* ESM award image: the certificate holder in the center is the focal subject. */
body.esm-gaba-media-runtime .gaba-premium-award{
  min-height:560px!important;
  background-position:48% 42%!important;
  background-size:cover!important;
}
body.esm-gaba-media-runtime .gaba-premium-award__overlay{
  background:linear-gradient(90deg,rgba(28,17,10,.96) 0%,rgba(31,19,11,.82) 31%,rgba(28,17,10,.16) 48%,rgba(23,14,8,.22) 70%,rgba(20,12,7,.62) 100%)!important;
}
body.esm-gaba-media-runtime .gaba-premium-award__content{max-width:560px!important;margin-left:0!important}
body.esm-gaba-media-runtime .gaba-premium-award h2{max-width:540px!important}
body.esm-gaba-media-runtime .gaba-premium-award p{max-width:520px!important}

/* App-like mobile bottom navigation. */
.esm-gaba-mobile-appbar{display:none}
@media(max-width:782px){
  body.admin-bar.esm-gaba-media-runtime .esm-gaba-site-header,
  body.admin-bar.esm-gaba-member-shell>.esm-gaba-site-header,
  body.admin-bar.esm-gaba-media-runtime.esm98-fast-member>.esm-gaba-site-header{top:46px!important}
  body.esm-gaba-media-runtime{padding-bottom:calc(78px + env(safe-area-inset-bottom))!important}
  body.esm-gaba-media-runtime.esm-gaba-service-route .site-content,
  body.esm-gaba-media-runtime.esm98-fast-member .esm98-main,
  body.esm-gaba-member-shell .esm120-main{padding-top:24px!important}
  body.esm-gaba-media-runtime.esm98-fast-member .esm98-main,
  body.esm-gaba-member-shell .esm120-main,
  body.esm-gaba-media-runtime.esm-gaba-route-web3home .esm-core-web3home-hub,
  body.esm-gaba-media-runtime.esm-gaba-route-mypage .esm8600-shell,
  body.esm-gaba-media-runtime.esm-gaba-route-my-account .esm8600-shell,
  body.esm-gaba-media-runtime.esm-gaba-route-application-status .esm8600-shell,
  body.esm-gaba-media-runtime.esm-gaba-route-attendance .esm8600-shell,
  body.esm-gaba-media-runtime.esm-gaba-route-notifications .esm8600-shell,
  body.esm-gaba-media-runtime.esm-gaba-route-wallet .esm8600-shell{width:calc(100% - 18px)!important}
  .esm-gaba-mobile-appbar{
    position:fixed;left:10px;right:10px;bottom:calc(8px + env(safe-area-inset-bottom));z-index:140000;
    height:64px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:end;
    padding:7px 8px 6px;border:1px solid rgba(95,62,29,.16);border-radius:22px;
    background:rgba(255,252,246,.97);box-shadow:0 16px 44px rgba(45,27,15,.24);backdrop-filter:blur(18px)
  }
  .esm-gaba-mobile-appbar__item{
    min-width:0;height:50px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;
    border-radius:15px;color:#5b402b!important;text-decoration:none!important;font-size:10px;font-weight:900;line-height:1
  }
  .esm-gaba-mobile-appbar__item:hover,.esm-gaba-mobile-appbar__item:focus{background:#f5e7d1;color:#5b3517!important}
  .esm-gaba-mobile-appbar__icon{width:23px;height:23px;display:grid;place-items:center}
  .esm-gaba-mobile-appbar__icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
  .esm-gaba-mobile-appbar__item.is-primary{
    width:64px;height:64px;justify-self:center;margin-top:-20px;border:5px solid #fbf7ef;border-radius:50%;
    background:linear-gradient(145deg,#5b351b,#2b190f);color:#fff!important;box-shadow:0 12px 28px rgba(50,29,14,.30)
  }
  .esm-gaba-mobile-appbar__item.is-primary:hover,.esm-gaba-mobile-appbar__item.is-primary:focus{background:linear-gradient(145deg,#73461f,#342014);color:#fff!important}
  .esm-gaba-mobile-appbar__item.is-primary .esm-gaba-mobile-appbar__icon{width:25px;height:25px}
  body.esm-gaba-media-runtime .gaba-premium-award{
    min-height:680px!important;
    align-items:flex-end!important;
    background-position:48% top!important;
    background-size:auto 430px!important;
    background-repeat:no-repeat!important;
    background-color:#24170f!important;
  }
  body.esm-gaba-media-runtime .gaba-premium-award__overlay{
    background:linear-gradient(180deg,rgba(20,12,7,.04) 0%,rgba(20,12,7,.08) 38%,rgba(25,15,9,.88) 64%,rgba(24,14,8,.98) 100%)!important;
  }
  body.esm-gaba-media-runtime .gaba-premium-award__content{max-width:none!important;padding:350px 0 48px!important}
  body.esm-gaba-media-runtime .gaba-premium-award h2,
  body.esm-gaba-media-runtime .gaba-premium-award p{max-width:none!important}
}

@media(prefers-reduced-motion:reduce){
  body.esm-gaba-media-runtime .esm-gaba-slider__slide{transition:none!important;transform:none!important}
  body.esm-gaba-media-runtime .esm-gaba-slider__slide:not(.is-active){visibility:hidden!important}
}

/* ========================================================================
 * v2.0.7 canonical no-spacer sticky shell.
 * The header remains in document flow; no body padding or fake spacer exists.
 * ===================================================================== */
:root{--gaba-v209-header-height:82px}

html body.esm-gaba-media-runtime,
html body.admin-bar.esm-gaba-media-runtime,
html body.esm-gaba-member-shell,
html body.admin-bar.esm-gaba-member-shell,
html body.esm98-fast-member,
html body.admin-bar.esm98-fast-member{padding-top:0!important}

html body .esm-gaba-header-spacer,
html body [data-gaba-header-spacer]{
  display:none!important;height:0!important;min-height:0!important;max-height:0!important;
  margin:0!important;padding:0!important;border:0!important;overflow:hidden!important
}

html body .esm-gaba-site-header[data-gaba-site-header]{
  position:sticky!important;left:auto!important;right:auto!important;top:0!important;
  z-index:160000!important;width:100%!important;height:auto!important;margin:0!important;padding:0!important;
  display:block!important;visibility:visible!important;opacity:1!important;transform:none!important;
  color:#2d1b12!important;background:rgba(255,252,246,.985)!important;
  border-bottom:1px solid rgba(105,72,38,.14)!important;
  box-shadow:0 10px 30px rgba(56,36,20,.09)!important;
  backdrop-filter:blur(18px)!important;overflow:visible!important;isolation:isolate!important
}
html body.admin-bar .esm-gaba-site-header[data-gaba-site-header]{top:32px!important}
html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-site-header__inner{
  width:min(1720px,calc(100% - 24px))!important;min-height:var(--gaba-v209-header-height)!important;
  gap:clamp(10px,1.2vw,26px)!important;overflow:visible!important
}
html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-brand{
  display:flex!important;flex:0 1 auto;min-width:250px;color:#2d1b12!important
}
html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-brand__copy{min-width:0}
html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-brand__copy strong{color:#2d1b12!important}
html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-brand__copy small{color:#846b54!important}
html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-nav{
  flex:1 1 auto;min-width:0;justify-content:flex-end;gap:6px!important;overflow:visible!important
}
html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-main-menu{
  min-width:0;justify-content:flex-end;gap:clamp(1px,.28vw,6px)!important;overflow:visible!important
}
html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-main-menu>li{flex:0 0 auto;position:relative;overflow:visible!important}
html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-main-menu>li>a{
  padding:9px clamp(7px,.62vw,13px)!important;font-size:clamp(12px,.78vw,14px)!important;
  letter-spacing:-.035em!important;color:#352217!important
}
html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-main-menu>li>a:hover,
html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-main-menu>li>a:focus{background:#f3e5ce!important;color:#6d4218!important}

html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-submenu{
  position:absolute!important;top:100%!important;right:0!important;z-index:160020!important;
  min-width:220px!important;margin:0!important;padding:9px!important;
  background:#2b1d15!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:18px!important;
  box-shadow:0 20px 50px rgba(25,13,6,.34)!important;
  opacity:0;visibility:hidden;transform:translateY(-8px);pointer-events:none
}
html body .esm-gaba-site-header[data-gaba-site-header] .menu-item-has-children:hover>.esm-gaba-submenu,
html body .esm-gaba-site-header[data-gaba-site-header] .menu-item-has-children:focus-within>.esm-gaba-submenu{
  opacity:1!important;visibility:visible!important;transform:none!important;pointer-events:auto!important
}
html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-submenu li,
html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-submenu li a{background:transparent!important}
html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-submenu li>a{
  display:flex!important;width:100%!important;min-height:40px!important;padding:8px 12px!important;
  color:#fff8e9!important;-webkit-text-fill-color:#fff8e9!important;font-size:14px!important;font-weight:850!important;
  text-shadow:none!important;opacity:1!important
}
html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-submenu li>a:hover,
html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-submenu li>a:focus-visible{
  color:#4a2c1a!important;-webkit-text-fill-color:#4a2c1a!important;background:#fff0d4!important
}

html body #masthead,html body header.site-header,html body .ast-desktop-header,html body .ast-mobile-header-wrap,
html body .esm-core-head,html body .esm-core-header,html body .esm-core-shell-header{display:none!important}
html body #colophon,html body footer.site-footer,html body .site-footer:not([data-gaba-site-footer]),
html body .esm-core-footer,html body .esm-core-common-footer,html body .esm-core-shell-footer,
html body .esm-v3900-footer,html body .esm-v267235-copyright-fallback{display:none!important}
html body .esm-gaba-site-footer[data-gaba-site-footer]{display:block!important;visibility:visible!important;opacity:1!important}

html body .esm-gaba-site-header[data-gaba-site-header] + .site-content,
html body .esm-gaba-site-header[data-gaba-site-header] + #content,
html body .esm-gaba-site-header[data-gaba-site-header] + #page,
html body .esm-gaba-site-header[data-gaba-site-header] + .esm-gaba-saved-home,
html body.esm-gaba-route-home .site-content,
html body.esm-gaba-route-home #content,
html body.esm-gaba-route-home #page,
html body.esm-gaba-route-home .esm-gaba-saved-home,
html body.home.esm-gaba-media-runtime .site-content,
html body.front-page.esm-gaba-media-runtime .site-content{margin-top:0!important;padding-top:0!important}

/* Member/service pages use the same owner shell with intentional content spacing. */
html body.esm-gaba-media-runtime.esm-gaba-service-route .site-content,
html body.esm-gaba-member-shell .esm120-main,
html body.esm98-fast-member .esm98-main{padding-top:34px!important}
html body.esm-gaba-media-runtime.esm-gaba-service-route .site-content,
html body.esm-gaba-media-runtime.esm-gaba-service-route #content{margin-top:0!important}
html body.esm-gaba-media-runtime.esm-gaba-service-route .esm8600-shell,
html body.esm-gaba-media-runtime.esm-gaba-route-web3home .esm-core-web3home-hub,
html body.esm-gaba-member-shell .esm120-main,
html body.esm98-fast-member .esm98-main{width:min(1180px,calc(100% - 40px))!important;margin-left:auto!important;margin-right:auto!important}

/* Home attendance section used by the mobile appbar. */
.gaba-home-attendance{padding:74px 0;background:linear-gradient(180deg,#fffaf2,#f3e6d2);scroll-margin-top:112px}
.gaba-home-attendance__module{padding:28px;border:1px solid #e4cfad;border-radius:28px;background:#fff;box-shadow:0 22px 58px rgba(69,42,21,.10)}
.gaba-home-attendance__module .esm-v6110-status,
.gaba-home-attendance__module .esm-v6100-attendance,
.gaba-home-attendance__module article{max-width:900px;margin:0 auto!important}
.gaba-home-attendance__fallback{text-align:center}
.gaba-home-attendance__fallback a{display:inline-flex;margin-top:12px;min-height:46px;align-items:center;padding:0 20px;border-radius:999px;background:#5b351b;color:#fff!important;text-decoration:none!important;font-weight:900}

/* Cached trust widget fallback. */
html body .esm-trust-widget,html body .esm-trust-mobilebar,html body .esm-trust-tab,
html body [data-esm-trust-widget],html body .esm-floating-apply,html body .esm-floating-bar{display:none!important}

@media(max-width:1500px) and (min-width:901px){
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-brand{min-width:230px;gap:9px!important}
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-brand__mark{width:58px;transform:scale(.9);transform-origin:left center}
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-brand__copy strong{font-size:20px!important}
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-brand__copy small{font-size:10px!important}
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-main-menu>li>a{padding-inline:7px!important;font-size:12px!important}
}

@media(max-width:900px){
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-site-header__inner{width:calc(100% - 24px)!important;gap:12px!important}
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-brand{min-width:0;flex:1 1 auto}
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-menu-toggle{display:block!important;flex:0 0 44px;margin-left:auto!important}
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-nav{
    display:none!important;position:absolute!important;left:12px!important;right:12px!important;top:calc(100% + 8px)!important;
    max-height:calc(100vh - 120px)!important;overflow:auto!important;padding:18px!important;
    border:1px solid rgba(94,62,31,.18)!important;border-radius:22px!important;
    background:rgba(255,252,246,.995)!important;box-shadow:0 28px 70px rgba(45,27,15,.25)!important;
    flex-direction:column!important;align-items:stretch!important
  }
  html body .esm-gaba-site-header[data-gaba-site-header].is-menu-open .esm-gaba-nav{display:flex!important}
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-main-menu{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:5px!important}
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-main-menu>li>a{justify-content:flex-start!important;min-height:44px!important;padding:11px 14px!important;font-size:15px!important;color:#352217!important}
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-main-menu>li.menu-item-has-children>.esm-gaba-submenu{
    position:static!important;display:none!important;min-width:0!important;margin:4px 0 0!important;padding:7px!important;
    border-radius:13px!important;opacity:1!important;visibility:visible!important;transform:none!important;pointer-events:auto!important;
    background:#f6ead8!important;border-color:#e2ceb0!important;box-shadow:none!important
  }
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-main-menu>li.menu-item-has-children:hover>.esm-gaba-submenu,
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-main-menu>li.menu-item-has-children:focus-within>.esm-gaba-submenu,
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-main-menu>li.menu-item-has-children.is-submenu-open>.esm-gaba-submenu{display:block!important}
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-submenu li>a{color:#3b281a!important;-webkit-text-fill-color:#3b281a!important;background:transparent!important;padding-left:18px!important}
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-submenu li>a:hover,
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-submenu li>a:focus-visible{background:#fffaf1!important;color:#6d4218!important;-webkit-text-fill-color:#6d4218!important}
}

@media(max-width:782px){
  :root{--gaba-v209-header-height:64px}
  html body.admin-bar .esm-gaba-site-header[data-gaba-site-header]{top:46px!important}
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-site-header__inner{min-height:64px!important;width:calc(100% - 20px)!important}
  html body.esm-gaba-media-runtime.esm-gaba-service-route .site-content,
  html body.esm-gaba-member-shell .esm120-main,
  html body.esm98-fast-member .esm98-main{padding-top:22px!important}
  html body.esm-gaba-media-runtime.esm-gaba-service-route .esm8600-shell,
  html body.esm-gaba-media-runtime.esm-gaba-route-web3home .esm-core-web3home-hub,
  html body.esm-gaba-member-shell .esm120-main,
  html body.esm98-fast-member .esm98-main{width:calc(100% - 18px)!important}
  .gaba-home-attendance{padding:54px 0;scroll-margin-top:88px}
  .gaba-home-attendance__module{padding:18px;border-radius:22px}
}


/* ========================================================================
 * v2.0.12 desktop navigation recovery based strictly on v2.0.7.
 * Full horizontal navigation remains visible from 901px upward. No member
 * template or Core renderer is replaced by this release.
 * ===================================================================== */
@media(min-width:901px){
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-menu-toggle{display:none!important}
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-nav{
    display:flex!important;position:static!important;left:auto!important;right:auto!important;top:auto!important;
    max-height:none!important;overflow:visible!important;padding:0!important;border:0!important;border-radius:0!important;
    background:transparent!important;box-shadow:none!important;flex-direction:row!important;align-items:center!important
  }
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-main-menu{
    display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-end!important;
    flex-wrap:nowrap!important;gap:clamp(0px,.22vw,5px)!important
  }
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-main-menu>li>a{
    justify-content:center!important;min-height:40px!important;padding:8px clamp(5px,.48vw,11px)!important;
    font-size:clamp(11px,.72vw,14px)!important;white-space:nowrap!important
  }
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-main-menu>li.menu-item-has-children>.esm-gaba-submenu{
    position:absolute!important;display:block!important;top:100%!important;right:0!important;min-width:220px!important;
    margin:0!important;padding:9px!important;border-radius:18px!important;opacity:0!important;visibility:hidden!important;
    transform:translateY(-8px)!important;pointer-events:none!important;background:#2b1d15!important;
    border:1px solid rgba(255,255,255,.18)!important;box-shadow:0 20px 50px rgba(25,13,6,.34)!important
  }
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-main-menu>li.menu-item-has-children:hover>.esm-gaba-submenu,
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-main-menu>li.menu-item-has-children:focus-within>.esm-gaba-submenu{
    opacity:1!important;visibility:visible!important;transform:none!important;pointer-events:auto!important
  }
}
@media(min-width:901px) and (max-width:1280px){
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-site-header__inner{
    width:calc(100% - 16px)!important;gap:6px!important
  }
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-brand{
    min-width:178px!important;gap:6px!important
  }
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-brand__mark{
    width:48px!important;transform:scale(.76)!important;transform-origin:left center!important
  }
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-brand__copy strong{font-size:16px!important}
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-brand__copy small{font-size:9px!important}
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-main-menu>li>a{
    padding-inline:4px!important;font-size:11px!important;letter-spacing:-.055em!important
  }
}


/* ========================================================================
 * v2.0.12 balanced full-width desktop navigation.
 * Keeps the v2.0.7 sticky document flow and changes only desktop layout.
 * ===================================================================== */
@media(min-width:1281px){
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-site-header__inner{
    width:min(1820px,calc(100% - 36px))!important;
    min-height:86px!important;
    display:grid!important;
    grid-template-columns:minmax(300px,22%) minmax(0,1fr)!important;
    align-items:center!important;
    gap:clamp(22px,2vw,44px)!important;
  }
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-brand{
    width:100%!important;min-width:0!important;max-width:none!important;
    display:flex!important;align-items:center!important;gap:14px!important;
  }
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-brand__mark{
    width:72px!important;transform:none!important;transform-origin:left center!important;
  }
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-brand__copy strong{
    font-size:clamp(22px,1.45vw,28px)!important;line-height:1.12!important;white-space:nowrap!important;
  }
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-brand__copy small{
    margin-top:5px!important;font-size:clamp(11px,.72vw,14px)!important;white-space:nowrap!important;
  }
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-nav{
    width:100%!important;min-width:0!important;display:flex!important;justify-content:stretch!important;
  }
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-main-menu{
    width:100%!important;display:grid!important;
    grid-template-columns:repeat(8,max-content)!important;
    justify-content:space-between!important;align-items:center!important;
    gap:clamp(6px,.65vw,15px)!important;
  }
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-main-menu>li>a{
    min-height:44px!important;padding:9px clamp(8px,.55vw,13px)!important;
    font-size:clamp(14px,.88vw,16px)!important;font-weight:900!important;
    letter-spacing:-.035em!important;
  }
}

@media(min-width:1081px) and (max-width:1280px){
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-site-header__inner{
    width:calc(100% - 24px)!important;display:grid!important;
    grid-template-columns:230px minmax(0,1fr)!important;gap:12px!important;
  }
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-brand{
    min-width:0!important;gap:8px!important;
  }
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-brand__mark{
    width:56px!important;transform:scale(.86)!important;transform-origin:left center!important;
  }
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-brand__copy strong{font-size:19px!important}
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-brand__copy small{font-size:10px!important}
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-nav{width:100%!important}
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-main-menu{
    width:100%!important;display:grid!important;grid-template-columns:repeat(8,max-content)!important;
    justify-content:space-between!important;gap:3px!important;
  }
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-main-menu>li>a{
    padding:8px 5px!important;font-size:12.5px!important;letter-spacing:-.045em!important;
  }
}

@media(min-width:981px) and (max-width:1080px){
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-site-header__inner{
    width:calc(100% - 18px)!important;display:grid!important;
    grid-template-columns:185px minmax(0,1fr)!important;gap:7px!important;
  }
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-brand{min-width:0!important;gap:5px!important}
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-brand__mark{
    width:46px!important;transform:scale(.72)!important;transform-origin:left center!important;
  }
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-brand__copy strong{font-size:15px!important}
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-brand__copy small{font-size:8.5px!important}
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-main-menu{
    width:100%!important;display:grid!important;grid-template-columns:repeat(8,max-content)!important;
    justify-content:space-between!important;gap:1px!important;
  }
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-main-menu>li>a{
    padding:7px 3px!important;font-size:10.8px!important;letter-spacing:-.06em!important;
  }
}

/* Only real tablet/mobile widths use the hamburger. */
@media(max-width:980px){
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-menu-toggle{display:block!important}
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-nav{display:none!important}
  html body .esm-gaba-site-header[data-gaba-site-header].is-menu-open .esm-gaba-nav{display:flex!important}
}

/* ========================================================================
 * v2.0.12 authoritative shell and route isolation.
 * Member/auth logic remains owned by Core. This block only normalizes the
 * GABA presentation shell and overrides accumulated legacy header patches.
 * ===================================================================== */
html body.esm-gaba-media-runtime,
html body.admin-bar.esm-gaba-media-runtime,
html body.esm98-fast-member,
html body.admin-bar.esm98-fast-member{
  padding-top:0!important;
  margin-top:0!important;
}
html body.esm-gaba-media-runtime #page,
html body.esm-gaba-media-runtime .site,
html body.esm98-fast-member #page,
html body.esm98-fast-member .site{
  overflow:visible!important;
  min-height:100vh!important;
}
html body.esm-gaba-media-runtime #masthead,
html body.esm-gaba-media-runtime .ast-main-header-wrap,
html body.esm-gaba-media-runtime .ast-desktop-header,
html body.esm-gaba-media-runtime .ast-mobile-header-wrap,
html body.esm-gaba-media-runtime .ast-primary-header-bar,
html body.esm-gaba-media-runtime .ast-above-header-wrap,
html body.esm-gaba-media-runtime .ast-below-header-wrap,
html body.esm98-fast-member #masthead,
html body.esm98-fast-member .ast-main-header-wrap,
html body.esm98-fast-member .ast-desktop-header,
html body.esm98-fast-member .ast-mobile-header-wrap,
html body.esm98-fast-member .ast-primary-header-bar,
html body.esm98-fast-member .ast-above-header-wrap,
html body.esm98-fast-member .ast-below-header-wrap{
  display:none!important;height:0!important;min-height:0!important;
  margin:0!important;padding:0!important;border:0!important;
}
html body .esm-gaba-header-spacer,
html body [data-gaba-header-spacer]{
  display:none!important;height:0!important;min-height:0!important;
  margin:0!important;padding:0!important;
}
html body .esm-gaba-site-header[data-gaba-site-header]{
  display:block!important;position:sticky!important;top:0!important;
  left:auto!important;right:auto!important;width:100%!important;
  margin:0!important;padding:0!important;z-index:2147482000!important;
  overflow:visible!important;transform:none!important;
  background:rgba(255,252,246,.985)!important;
  border-bottom:1px solid rgba(105,72,38,.13)!important;
  box-shadow:0 8px 24px rgba(56,36,20,.08)!important;
}
html body.admin-bar .esm-gaba-site-header[data-gaba-site-header]{top:32px!important}
html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-site-header__inner{
  width:min(1800px,calc(100% - 32px))!important;min-height:88px!important;
  margin:0 auto!important;display:grid!important;
  grid-template-columns:minmax(300px,22%) minmax(0,1fr)!important;
  align-items:center!important;gap:22px!important;overflow:visible!important;
}
html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-brand{
  min-width:0!important;width:auto!important;display:flex!important;
  align-items:center!important;gap:13px!important;color:#2d1b12!important;
}
html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-brand__mark{
  width:72px!important;flex:0 0 72px!important;transform:none!important;
}
html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-brand__copy strong{
  font-size:clamp(20px,1.35vw,27px)!important;white-space:nowrap!important;
}
html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-brand__copy small{
  font-size:clamp(10px,.72vw,13px)!important;white-space:nowrap!important;
}
html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-menu-toggle{display:none!important}
html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-nav{
  display:block!important;position:static!important;width:100%!important;
  min-width:0!important;overflow:visible!important;background:transparent!important;
  box-shadow:none!important;border:0!important;padding:0!important;
}
html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-main-menu{
  width:100%!important;display:grid!important;
  grid-template-columns:repeat(8,minmax(0,1fr))!important;
  align-items:center!important;gap:4px!important;margin:0!important;padding:0!important;
}
html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-main-menu>li{
  min-width:0!important;display:block!important;text-align:center!important;
}
html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-main-menu>li>a{
  min-height:46px!important;width:100%!important;padding:9px 5px!important;
  display:flex!important;align-items:center!important;justify-content:center!important;
  color:#352217!important;-webkit-text-fill-color:#352217!important;
  font-size:clamp(13px,.92vw,16px)!important;font-weight:900!important;
  line-height:1.2!important;white-space:nowrap!important;border-radius:13px!important;
  text-decoration:none!important;
}
html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-main-menu>li>a:hover,
html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-main-menu>li>a:focus-visible{
  background:#f3e5ce!important;color:#6d4218!important;-webkit-text-fill-color:#6d4218!important;
}
html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-submenu{
  top:100%!important;right:0!important;z-index:2147483000!important;
  min-width:220px!important;padding:9px!important;background:#2b1d15!important;
  border:1px solid rgba(255,255,255,.18)!important;border-radius:16px!important;
  box-shadow:0 18px 46px rgba(16,8,4,.32)!important;
}
html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-submenu li>a{
  color:#fff8e9!important;-webkit-text-fill-color:#fff8e9!important;
  background:transparent!important;font-size:14px!important;text-align:left!important;
}
html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-submenu li>a:hover,
html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-submenu li>a:focus-visible{
  color:#4a2c1a!important;-webkit-text-fill-color:#4a2c1a!important;background:#fff0d4!important;
}
html body.esm98-fast-member .esm98-main,
html body.esm-gaba-service-route .esm98-main{
  width:min(1180px,calc(100% - 40px))!important;
  margin:0 auto!important;padding:46px 0 84px!important;
}
html body.esm98-fast-member .esm8600-shell,
html body.esm-gaba-service-route .esm8600-shell{
  width:min(1180px,100%)!important;margin:0 auto!important;
}
html body.esm-gaba-media-runtime #colophon,
html body.esm-gaba-media-runtime footer.site-footer:not(.esm-gaba-site-footer),
html body.esm98-fast-member #colophon,
html body.esm98-fast-member footer.site-footer:not(.esm-gaba-site-footer),
html body .esm-core-common-footer,
html body .esm-core-shell-footer{
  display:none!important;height:0!important;margin:0!important;padding:0!important;
}
html body .esm-gaba-site-footer[data-gaba-site-footer]{
  display:block!important;height:auto!important;visibility:visible!important;opacity:1!important;
}
@media(max-width:1280px) and (min-width:981px){
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-site-header__inner{
    grid-template-columns:minmax(255px,20%) minmax(0,1fr)!important;gap:10px!important;
  }
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-brand__mark{width:58px!important;flex-basis:58px!important}
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-brand__copy strong{font-size:18px!important}
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-brand__copy small{font-size:9px!important}
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-main-menu>li>a{font-size:12.5px!important;padding-inline:3px!important}
}
@media(max-width:980px){
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-site-header__inner{
    width:calc(100% - 24px)!important;min-height:68px!important;
    display:flex!important;justify-content:space-between!important;gap:12px!important;
  }
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-brand{flex:1 1 auto!important}
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-brand__mark{width:56px!important;flex-basis:56px!important}
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-brand__copy strong{font-size:18px!important}
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-brand__copy small{font-size:9px!important}
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-menu-toggle{display:block!important;flex:0 0 48px!important}
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-nav{
    display:none!important;position:absolute!important;left:12px!important;right:12px!important;
    top:calc(100% + 1px)!important;width:auto!important;max-height:calc(100vh - 120px)!important;
    overflow:auto!important;padding:12px!important;border:1px solid #e4d4bc!important;
    border-radius:18px!important;background:#fffaf1!important;box-shadow:0 20px 50px rgba(43,29,21,.22)!important;
  }
  html body .esm-gaba-site-header[data-gaba-site-header].is-menu-open .esm-gaba-nav{display:block!important}
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-main-menu{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:5px!important}
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-main-menu>li>a{justify-content:flex-start!important;font-size:15px!important;padding:11px 14px!important}
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-submenu{position:static!important;display:none;min-width:0!important;margin:4px 0 0!important;background:#f6ead8!important;border-color:#e2ceb0!important;box-shadow:none!important;opacity:1!important;visibility:visible!important;transform:none!important;pointer-events:auto!important}
  html body .esm-gaba-site-header[data-gaba-site-header] .menu-item-has-children:hover>.esm-gaba-submenu,
  html body .esm-gaba-site-header[data-gaba-site-header] .menu-item-has-children:focus-within>.esm-gaba-submenu,
  html body .esm-gaba-site-header[data-gaba-site-header] .menu-item-has-children.is-submenu-open>.esm-gaba-submenu{display:block!important}
  html body .esm-gaba-site-header[data-gaba-site-header] .esm-gaba-submenu li>a{color:#3b281a!important;-webkit-text-fill-color:#3b281a!important}
}
@media(max-width:782px){
  html body.admin-bar .esm-gaba-site-header[data-gaba-site-header]{top:46px!important}
  html body.esm98-fast-member .esm98-main,
  html body.esm-gaba-service-route .esm98-main{width:calc(100% - 18px)!important;padding:26px 0 96px!important}
}

/* ========================================================================
 * v2.0.12 Core Common Member Shell v2 adapter.
 * Core owns the sticky wrapper; the GABA header itself remains in normal flow.
 * ===================================================================== */
body.esm-core-member-shell-v2.esm-gaba-member-shell-v2{
  background:#f6efe4!important;
}
body.esm-core-member-shell-v2.esm-gaba-member-shell-v2 .esm-core-shell-v2__header{
  overflow:visible!important;
  background:transparent!important;
  box-shadow:none!important;
}
body.esm-core-member-shell-v2.esm-gaba-member-shell-v2 .esm-core-shell-v2__header>.esm-gaba-site-header,
body.esm-core-member-shell-v2.esm-gaba-member-shell-v2 .esm-core-shell-v2__header>.esm-gaba-site-header.is-solid,
body.esm-core-member-shell-v2.esm-gaba-member-shell-v2 .esm-core-shell-v2__header>.esm-gaba-site-header.is-overlay{
  position:relative!important;
  top:auto!important;
  left:auto!important;
  right:auto!important;
  width:100%!important;
  margin:0!important;
  transform:none!important;
}
body.esm-core-member-shell-v2.esm-gaba-member-shell-v2 .esm-core-shell-v2__main{
  width:min(1180px,calc(100% - 40px))!important;
  margin:0 auto!important;
  padding:42px 0 84px!important;
  box-sizing:border-box!important;
}
body.esm-core-member-shell-v2.esm-gaba-member-shell-v2 .esm-core-shell-v2__main>.esm8600-shell,
body.esm-core-member-shell-v2.esm-gaba-member-shell-v2 .esm-core-shell-v2__main>.esm98-card,
body.esm-core-member-shell-v2.esm-gaba-member-shell-v2 .esm-core-shell-v2__main>.esm-core-web3home-hub{
  width:100%!important;
  max-width:100%!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
body.esm-core-member-shell-v2.esm-gaba-member-shell-v2 .esm-core-shell-v2__footer{
  margin:0!important;
}
@media(max-width:782px){
  body.esm-core-member-shell-v2.esm-gaba-member-shell-v2 .esm-core-shell-v2__main{
    width:calc(100% - 18px)!important;
    padding:26px 0 96px!important;
  }
}


/* ========================================================================
 * v2.0.13 first-paint stability. No post-paint spacer/body/DOM rewrite.
 * ===================================================================== */
html body.esm-gaba-media-runtime [data-gaba-header-spacer],
html body.esm-gaba-media-runtime .esm-gaba-header-spacer{display:none!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important}
body.esm-gaba-media-runtime .esm-gaba-slider.is-slider-ready .esm-gaba-slider__slide:first-child.is-active{opacity:1!important;visibility:visible!important;transform:translate3d(0,0,0)!important}
body.esm-gaba-media-runtime .esm-gaba-slider{contain:layout paint;will-change:auto}
body.esm-gaba-media-runtime .esm-gaba-slider__viewport{transform:translateZ(0);backface-visibility:hidden}
body.esm-gaba-media-runtime .esm-gaba-slider__slide{backface-visibility:hidden}

/* ========================================================================
 * v2.0.16 Home-section-first navigation and commerce hub.
 * Primary navigation never reloads the homepage with query arguments.
 * ===================================================================== */
body.esm-gaba-media-runtime .gaba-premium-home > *{
  content-visibility:visible!important;
  contain-intrinsic-size:auto!important;
}
body.esm-gaba-media-runtime #golden-gaba-product,
body.esm-gaba-media-runtime #master-story,
body.esm-gaba-media-runtime #consumer-evaluation,
body.esm-gaba-media-runtime #attendance,
body.esm-gaba-media-runtime #gaba-application,
body.esm-gaba-media-runtime #gaba-product-application,
body.esm-gaba-media-runtime #gaba-distribution-application,
body.esm-gaba-media-runtime #gaba-franchise-application,
body.esm-gaba-media-runtime #gaba-commerce-hub{
  scroll-margin-top:118px!important;
}
body.admin-bar.esm-gaba-media-runtime #golden-gaba-product,
body.admin-bar.esm-gaba-media-runtime #master-story,
body.admin-bar.esm-gaba-media-runtime #consumer-evaluation,
body.admin-bar.esm-gaba-media-runtime #attendance,
body.admin-bar.esm-gaba-media-runtime #gaba-application,
body.admin-bar.esm-gaba-media-runtime #gaba-product-application,
body.admin-bar.esm-gaba-media-runtime #gaba-distribution-application,
body.admin-bar.esm-gaba-media-runtime #gaba-franchise-application,
body.admin-bar.esm-gaba-media-runtime #gaba-commerce-hub{
  scroll-margin-top:150px!important;
}

body.esm-gaba-media-runtime .gaba-commerce-hub{
  position:relative;
  overflow:hidden;
  padding:84px 0 92px;
  background:
    radial-gradient(circle at 8% 12%,rgba(231,181,84,.18),transparent 30%),
    radial-gradient(circle at 94% 82%,rgba(123,160,45,.14),transparent 26%),
    linear-gradient(125deg,#382116 0%,#21130c 100%);
}
body.esm-gaba-media-runtime .gaba-commerce-hub:before{
  content:"";position:absolute;inset:0;pointer-events:none;opacity:.22;
  background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);
  background-size:34px 34px;
}
body.esm-gaba-media-runtime .gaba-commerce-hub>.gaba-premium-container{position:relative;z-index:1}
body.esm-gaba-media-runtime .gaba-commerce-hub__head{max-width:820px;margin:0 auto 34px;text-align:center}
body.esm-gaba-media-runtime .gaba-commerce-hub__head>span{display:block;margin-bottom:13px;color:#e7bd73;font-size:12px;font-weight:950;letter-spacing:.16em}
body.esm-gaba-media-runtime .gaba-commerce-hub__head h2{margin:0 0 13px!important;color:#fff!important;font-size:clamp(34px,4vw,54px)!important;line-height:1.12!important;font-weight:950!important;letter-spacing:-.05em}
body.esm-gaba-media-runtime .gaba-commerce-hub__head p{margin:0 auto!important;max-width:720px;color:#eadfd4!important;font-size:17px!important;line-height:1.75!important}
body.esm-gaba-media-runtime .gaba-commerce-hub__grid{display:grid;grid-template-columns:1.15fr .85fr;gap:22px;align-items:stretch}
body.esm-gaba-media-runtime .gaba-commerce-card{position:relative;min-width:0;padding:30px;border:1px solid rgba(255,255,255,.16);border-radius:28px;background:rgba(255,251,242,.96);color:#2b1d15;box-shadow:0 22px 58px rgba(0,0,0,.18)}
body.esm-gaba-media-runtime .gaba-commerce-card__icon{display:flex;align-items:center;justify-content:center;width:54px;height:54px;margin-bottom:18px;border-radius:18px;background:#f1dfbc;color:#7f4d13}
body.esm-gaba-media-runtime .gaba-commerce-card__icon svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
body.esm-gaba-media-runtime .gaba-commerce-card>span{display:block;margin-bottom:9px;color:#99631b;font-size:11px;font-weight:950;letter-spacing:.14em}
body.esm-gaba-media-runtime .gaba-commerce-card h3{margin:0 0 12px!important;color:#2b1d15!important;font-size:clamp(26px,2.5vw,36px)!important;font-weight:950!important;letter-spacing:-.04em}
body.esm-gaba-media-runtime .gaba-commerce-card p{margin:0 0 22px!important;color:#6c5747!important;font-size:16px!important;line-height:1.72!important}
body.esm-gaba-media-runtime .gaba-market-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}
body.esm-gaba-media-runtime .gaba-market-chip{display:flex!important;align-items:center;gap:9px;min-width:0;min-height:58px;margin:0!important;padding:10px 12px!important;border:1px solid #deceb6!important;border-radius:16px!important;background:#fff!important;color:#372317!important;text-decoration:none!important;cursor:pointer;box-shadow:none!important;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
body.esm-gaba-media-runtime .gaba-market-chip:hover,
body.esm-gaba-media-runtime .gaba-market-chip:focus-visible{transform:translateY(-2px);border-color:#b77a18!important;box-shadow:0 12px 24px rgba(77,45,15,.10)!important}
body.esm-gaba-media-runtime .gaba-market-chip b{display:flex;align-items:center;justify-content:center;flex:0 0 32px;width:32px;height:32px;border-radius:11px;background:#f2e4ca;color:#8c590d;font-size:15px;font-weight:950}
body.esm-gaba-media-runtime .gaba-market-chip.is-direct b{background:#739c2b;color:#fff}
body.esm-gaba-media-runtime .gaba-market-chip span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:900}
body.esm-gaba-media-runtime .gaba-commerce-card.is-partner{display:flex;flex-direction:column}
body.esm-gaba-media-runtime .gaba-commerce-card.is-partner .gaba-premium-button{align-self:flex-start;margin-top:auto}
body.esm-gaba-media-runtime .gaba-commerce-detail-link{display:inline-flex;align-items:center;gap:8px;margin-top:16px;color:#70430e!important;font-size:14px;font-weight:900;text-decoration:none!important}
body.esm-gaba-media-runtime .gaba-commerce-detail-link:hover{gap:12px;color:#9d6518!important}
body.esm-gaba-media-runtime .gaba-market-toast{position:fixed;left:50%;bottom:94px;z-index:100020;display:flex;flex-direction:column;min-width:min(360px,calc(100vw - 30px));padding:15px 18px;border:1px solid rgba(255,255,255,.22);border-radius:17px;background:rgba(42,27,18,.97);color:#fff;box-shadow:0 18px 50px rgba(0,0,0,.28);opacity:0;transform:translate(-50%,18px);transition:opacity .2s ease,transform .2s ease}
body.esm-gaba-media-runtime .gaba-market-toast.is-visible{opacity:1;transform:translate(-50%,0)}
body.esm-gaba-media-runtime .gaba-market-toast strong{font-size:15px}
body.esm-gaba-media-runtime .gaba-market-toast span{margin-top:3px;color:#f3dfbd;font-size:13px}
body.esm-gaba-media-runtime .gaba-market-toast[hidden]{display:none!important}

@media(max-width:900px){
  body.esm-gaba-media-runtime .gaba-commerce-hub{padding:64px 0 78px}
  body.esm-gaba-media-runtime .gaba-commerce-hub__grid{grid-template-columns:1fr}
  body.esm-gaba-media-runtime .gaba-market-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  body.esm-gaba-media-runtime #golden-gaba-product,
  body.esm-gaba-media-runtime #master-story,
  body.esm-gaba-media-runtime #consumer-evaluation,
  body.esm-gaba-media-runtime #attendance,
  body.esm-gaba-media-runtime #gaba-application,
  body.esm-gaba-media-runtime #gaba-product-application,
  body.esm-gaba-media-runtime #gaba-distribution-application,
  body.esm-gaba-media-runtime #gaba-franchise-application,
  body.esm-gaba-media-runtime #gaba-commerce-hub{scroll-margin-top:92px!important}
}
@media(max-width:520px){
  body.esm-gaba-media-runtime .gaba-commerce-card{padding:22px 18px;border-radius:22px}
  body.esm-gaba-media-runtime .gaba-market-grid{grid-template-columns:1fr 1fr;gap:9px}
  body.esm-gaba-media-runtime .gaba-market-chip{min-height:54px;padding:9px 10px!important}
}


/* v2.0.16 Common Shell v2 offset ownership. */
html body.esm-core-member-shell-v2.esm-gaba-member-shell-v2.esm-core-shell-v2-no-adminbar{margin-top:0!important;padding-top:0!important}
html body.esm-core-member-shell-v2.esm-gaba-member-shell-v2 .esm-core-shell-v2__header>.esm-gaba-site-header[data-esm-shell-provider-header="1"]{position:relative!important;top:0!important;left:auto!important;right:auto!important;margin:0!important;transform:none!important}
html body.esm-core-member-shell-v2.esm-gaba-member-shell-v2 .esm-core-shell-v2__header{margin-top:0!important;padding-top:0!important}


/* v2.0.16 Common Shell v2 content boundary + real market wordmarks. */
html body.esm-core-member-shell-v2.esm-gaba-member-shell-v2 .esm-core-shell-v2__main{
  width:100%!important;max-width:none!important;margin:0!important;
  padding:34px clamp(16px,3vw,42px) 84px!important;box-sizing:border-box!important;
}
html body.esm-core-member-shell-v2.esm-gaba-member-shell-v2 .esm-core-shell-v2__content{
  width:100%!important;max-width:1180px!important;margin:0 auto!important;padding:0!important;box-sizing:border-box!important;
}
body.esm-gaba-media-runtime .gaba-market-chip{
  display:flex!important;flex-direction:column;align-items:stretch;justify-content:center;gap:6px;min-height:88px;padding:8px 10px!important;overflow:hidden;
}
body.esm-gaba-media-runtime .gaba-market-chip .gaba-market-logo{
  display:flex;align-items:center;justify-content:center;width:100%;height:42px;min-width:0;overflow:hidden;
}
body.esm-gaba-media-runtime .gaba-market-chip .gaba-market-logo img{
  display:block;width:100%;max-width:150px;height:42px;object-fit:contain;object-position:center;
}
body.esm-gaba-media-runtime .gaba-market-chip .gaba-market-label{
  display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;font-size:12px;font-weight:900;color:#4b3525;
}
body.esm-gaba-media-runtime .gaba-market-chip b{display:none!important}
@media(max-width:782px){
  html body.esm-core-member-shell-v2.esm-gaba-member-shell-v2 .esm-core-shell-v2__main{padding:22px 9px 96px!important}
  body.esm-gaba-media-runtime .gaba-market-chip{min-height:80px;padding:7px 8px!important}
  body.esm-gaba-media-runtime .gaba-market-chip .gaba-market-logo{height:38px}
  body.esm-gaba-media-runtime .gaba-market-chip .gaba-market-logo img{max-width:132px;height:38px}
}


/* ========================================================================
 * v2.4.0 GABA official evaluation subpage: no-gap shell + data dashboard.
 * Core owns all figures and records. This block changes presentation only.
 * ===================================================================== */
body.esm-gaba-evaluation-route{
  --esm-eval-accent-preset:#557a34;
  --esm-eval-accent-secondary-preset:#b88a2b;
  --gaba-eval-ink:#17261f;
  --gaba-eval-muted:#627166;
  --gaba-eval-line:#dce5d8;
  background:#f4f5ef!important;
}
html body.esm-gaba-evaluation-route,
html body.admin-bar.esm-gaba-evaluation-route{margin-top:0!important;padding-top:0!important}
html body.esm-gaba-evaluation-route>.esm-gaba-site-header[data-gaba-site-header],
html body.esm-gaba-evaluation-route #page>.esm-gaba-site-header[data-gaba-site-header]{margin-top:0!important;margin-bottom:0!important}
html body.esm-gaba-evaluation-route #page,
html body.esm-gaba-evaluation-route .site,
html body.esm-gaba-evaluation-route #content,
html body.esm-gaba-evaluation-route .site-content,
html body.esm-gaba-evaluation-route .ast-container,
html body.esm-gaba-evaluation-route #primary,
html body.esm-gaba-evaluation-route .content-area,
html body.esm-gaba-evaluation-route .site-main,
html body.esm-gaba-evaluation-route article.page,
html body.esm-gaba-evaluation-route .entry-content{margin-top:0!important;padding-top:0!important}
html body.esm-gaba-evaluation-route .entry-header,
html body.esm-gaba-evaluation-route .entry-title,
html body.esm-gaba-evaluation-route .ast-article-single>.entry-header{display:none!important;margin:0!important;padding:0!important}
html body.esm-gaba-evaluation-route .esm-evaluation-standard-document{
  padding-block-start:0!important;
  min-height:0;
  background:
    radial-gradient(circle at 4% 2%,rgba(184,138,43,.12),transparent 26%),
    radial-gradient(circle at 97% 12%,rgba(85,122,52,.12),transparent 25%),
    linear-gradient(180deg,#f7f7f2 0%,#eef1e9 100%);
}
html body.esm-gaba-evaluation-route .esm-evaluation-standard-document>.esm-evaluation-page{
  width:min(1240px,calc(100% - 36px));
  margin:0 auto 76px!important;
  padding:clamp(34px,4.6vw,64px) 0 0;
}
html body.esm-gaba-evaluation-route .esm-evaluation-page>header{
  max-width:920px;margin:0 0 22px!important;padding-left:19px;
}
html body.esm-gaba-evaluation-route .esm-evaluation-page>header h1{
  color:var(--gaba-eval-ink)!important;font-size:clamp(34px,4.5vw,58px)!important;line-height:1.04!important;letter-spacing:-.055em!important;
}
html body.esm-gaba-evaluation-route .esm-evaluation-page>header p{max-width:830px;color:var(--gaba-eval-muted)!important;font-size:17px;line-height:1.72}
.gaba-evaluation-data-hero{
  position:relative;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(390px,.98fr);gap:clamp(24px,4vw,54px);align-items:center;
  margin:0 0 26px;padding:clamp(26px,4vw,48px);overflow:hidden;border:1px solid rgba(255,255,255,.55);border-radius:30px;
  background:linear-gradient(135deg,#142b25 0%,#203a2c 58%,#4a361d 100%);box-shadow:0 28px 70px rgba(28,47,34,.18);color:#fff;
}
.gaba-evaluation-data-hero:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:34px 34px;mask-image:linear-gradient(90deg,#000,transparent 72%)}
.gaba-evaluation-data-hero>*{position:relative;z-index:1}
.gaba-evaluation-data-hero__copy>span{display:block;margin-bottom:13px;color:#f0cf83;font-size:11px;font-weight:950;letter-spacing:.16em}
.gaba-evaluation-data-hero__copy h2{margin:0 0 16px!important;color:#fff!important;font-size:clamp(29px,3.4vw,47px)!important;line-height:1.16!important;letter-spacing:-.048em!important;word-break:keep-all}
.gaba-evaluation-data-hero__copy p{max-width:660px;margin:0!important;color:#e5ece5!important;font-size:16px!important;line-height:1.75!important}
.gaba-evaluation-data-hero__signals{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px}
.gaba-evaluation-data-hero__signals b{display:inline-flex;align-items:center;min-height:36px;padding:7px 12px;border:1px solid rgba(242,215,151,.27);border-radius:999px;background:rgba(255,255,255,.08);color:#fff5dc;font-size:12px;font-weight:900;backdrop-filter:blur(8px)}
.gaba-evaluation-data-hero__signals b:before{content:"";width:7px;height:7px;margin-right:7px;border-radius:50%;background:#d5ad52;box-shadow:0 0 0 4px rgba(213,173,82,.13)}
.gaba-evaluation-data-hero__visual{margin:0;min-width:0}
.gaba-evaluation-data-hero__visual img{display:block;width:100%;height:auto;border-radius:24px;filter:saturate(.98) contrast(1.02);box-shadow:0 20px 50px rgba(0,0,0,.24)}
.gaba-evaluation-data-hero__visual figcaption{margin-top:10px;color:#dce5dc;font-size:11px;text-align:center;letter-spacing:.02em}
.gaba-evaluation-route-tabs{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:0;padding:7px;border:1px solid rgba(255,255,255,.15);border-radius:17px;background:rgba(9,22,17,.34);backdrop-filter:blur(10px)}
.gaba-evaluation-route-tabs a{display:flex;align-items:center;justify-content:center;min-height:45px;padding:9px 12px;border-radius:12px;color:#eff6ed!important;text-decoration:none!important;font-size:13px;font-weight:900;transition:.18s ease}
.gaba-evaluation-route-tabs a:hover,.gaba-evaluation-route-tabs a:focus-visible{background:rgba(255,255,255,.12);transform:translateY(-1px)}
.gaba-evaluation-route-tabs a.is-active{background:linear-gradient(135deg,#d5ad52,#9a681d);color:#fff!important;box-shadow:0 9px 22px rgba(0,0,0,.18)}
body.esm-gaba-evaluation-route .esm-evaluation-trust{border-color:#d9e4d5;background:linear-gradient(145deg,#fff,#f4f7f0);box-shadow:0 18px 46px rgba(36,60,41,.08)}
body.esm-gaba-evaluation-route .esm-evaluation-trust__mark{background:linear-gradient(145deg,#557a34,#29462c);box-shadow:0 12px 28px rgba(36,70,42,.22)}
body.esm-gaba-evaluation-route .esm-evaluation-trust nav a{border-color:#c8d9c2;color:#365f37!important}
body.esm-gaba-evaluation-route .esm-evaluation-trust nav a:hover{background:#eff7eb}
body.esm-gaba-evaluation-route .esm-evaluation-result-summary article,
body.esm-gaba-evaluation-route .esm-evaluation-panel,
body.esm-gaba-evaluation-route .esm-evaluation-method-grid article,
body.esm-gaba-evaluation-route .esm-evaluation-three-cards a{border-color:var(--gaba-eval-line);background:rgba(255,255,255,.96);box-shadow:0 14px 34px rgba(35,55,38,.065)}
body.esm-gaba-evaluation-route .esm-evaluation-result-summary article{position:relative;overflow:hidden}
body.esm-gaba-evaluation-route .esm-evaluation-result-summary article:before{content:"";position:absolute;left:0;top:0;width:100%;height:4px;background:linear-gradient(90deg,#557a34,#d1a64d)}
body.esm-gaba-evaluation-route .esm-evaluation-result-summary strong{color:#3f6735}
body.esm-gaba-evaluation-route .esm-evaluation-distribution i{background:linear-gradient(90deg,#557a34,#d1a64d)}
body.esm-gaba-evaluation-route .esm-evaluation-transparency{border-left-color:#557a34;background:#f1f6ee}
body.esm-gaba-evaluation-route .esm-evaluation-three-cards b{color:#6a8b43}
body.esm-gaba-evaluation-route .esm-evaluation-certificate-progress>a{background:#557a34}
@media(max-width:960px){
 .gaba-evaluation-data-hero{grid-template-columns:1fr;padding:30px}
 .gaba-evaluation-data-hero__visual{max-width:720px;margin-inline:auto}
}
@media(max-width:782px){
 html body.esm-gaba-evaluation-route .esm-evaluation-standard-document>.esm-evaluation-page{width:calc(100% - 18px);padding-top:28px}
 .gaba-evaluation-data-hero{gap:22px;margin-bottom:20px;padding:24px 18px;border-radius:23px}
 .gaba-evaluation-data-hero__copy h2{font-size:clamp(28px,8.5vw,40px)!important}
 .gaba-evaluation-route-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:480px){
 .gaba-evaluation-data-hero__signals{display:grid;grid-template-columns:1fr 1fr}
 .gaba-evaluation-data-hero__signals b{justify-content:center;padding-inline:8px}
 .gaba-evaluation-route-tabs a{font-size:12px}
}

/* ========================================================================
 * v2.5.0 Canonical homepage header on every route.
 * The markup is identical on home, ordinary, member/auth and evaluation
 * pages. Only Core owns service bodies; GABA owns presentation.
 * ===================================================================== */
html body .esm-gaba-site-header[data-esm-canonical-preset-header="1"]{
  position:sticky!important;top:0!important;left:auto!important;right:auto!important;
  width:100%!important;margin:0!important;padding:0!important;z-index:2147482000!important;
  transform:none!important;overflow:visible!important;
}
html body.admin-bar .esm-gaba-site-header[data-esm-canonical-preset-header="1"]{top:32px!important}
html body.esm-core-member-shell-v2 .esm-core-shell-v2__header>
.esm-gaba-site-header[data-esm-canonical-preset-header="1"]{
  position:relative!important;top:0!important;left:auto!important;right:auto!important;
  margin:0!important;transform:none!important;
}
html body.esm-core-member-shell-v2 .esm-core-shell-v2__header{margin:0!important;padding:0!important}
html body.esm-core-member-shell-v2,
html body.esm-core-member-shell-v2.admin-bar{margin-top:0!important;padding-top:0!important}

/* Submenu text remains readable in idle, visited, hover and focus states. */
html body .esm-gaba-site-header[data-esm-canonical-preset-header="1"] .esm-gaba-submenu,
html body .esm-gaba-site-header[data-esm-canonical-preset-header="1"] .esm-gaba-submenu li{
  color:#fff8e9!important;
}
html body .esm-gaba-site-header[data-esm-canonical-preset-header="1"] .esm-gaba-submenu li>a,
html body .esm-gaba-site-header[data-esm-canonical-preset-header="1"] .esm-gaba-submenu li>a:link,
html body .esm-gaba-site-header[data-esm-canonical-preset-header="1"] .esm-gaba-submenu li>a:visited{
  color:#fff8e9!important;-webkit-text-fill-color:#fff8e9!important;
  opacity:1!important;visibility:visible!important;text-shadow:none!important;
  background:transparent!important;
}
html body .esm-gaba-site-header[data-esm-canonical-preset-header="1"] .esm-gaba-submenu li>a:hover,
html body .esm-gaba-site-header[data-esm-canonical-preset-header="1"] .esm-gaba-submenu li>a:focus,
html body .esm-gaba-site-header[data-esm-canonical-preset-header="1"] .esm-gaba-submenu li>a:focus-visible{
  color:#4a2c1a!important;-webkit-text-fill-color:#4a2c1a!important;
  background:#fff0d4!important;
}
@media(max-width:980px){
  html body .esm-gaba-site-header[data-esm-canonical-preset-header="1"] .esm-gaba-submenu,
  html body .esm-gaba-site-header[data-esm-canonical-preset-header="1"] .esm-gaba-submenu li{color:#3b281a!important}
  html body .esm-gaba-site-header[data-esm-canonical-preset-header="1"] .esm-gaba-submenu li>a,
  html body .esm-gaba-site-header[data-esm-canonical-preset-header="1"] .esm-gaba-submenu li>a:link,
  html body .esm-gaba-site-header[data-esm-canonical-preset-header="1"] .esm-gaba-submenu li>a:visited{
    color:#3b281a!important;-webkit-text-fill-color:#3b281a!important;
  }
}
@media(max-width:782px){
  html body.admin-bar .esm-gaba-site-header[data-esm-canonical-preset-header="1"]{top:46px!important}
}

/* -------------------------------------------------------------------------
 * v2.7.0 classic hero profile preservation
 * The uploaded 7-frame 1672x941 slider is the immutable homepage reference.
 * ---------------------------------------------------------------------- */
html body.esm-gaba-media-runtime .gaba-premium-hero-slider,
html body.esm-gaba-media-runtime .esm-gaba-saved-home,
html body.esm-gaba-media-runtime [data-gaba-premium-home]{margin-top:0!important;padding-top:0!important}
html body.esm-gaba-media-runtime [data-gaba-slider][data-gaba-hero-locked="1"]{
  display:block!important;width:100%!important;max-width:none!important;
  margin:0!important;padding:0!important;border:0!important;
  background:#f3e8d7!important;contain:layout paint!important
}
html body.esm-gaba-media-runtime [data-gaba-slider][data-gaba-hero-locked="1"] .esm-gaba-slider__viewport{
  display:block!important;position:relative!important;width:100%!important;
  aspect-ratio:1672/941!important;height:auto!important;min-height:0!important;
  margin:0!important;padding:0!important;overflow:hidden!important;background:#f3e8d7!important
}
html body.esm-gaba-media-runtime [data-gaba-slider][data-gaba-hero-locked="1"] .esm-gaba-slider__slide,
html body.esm-gaba-media-runtime [data-gaba-slider][data-gaba-hero-locked="1"] .esm-gaba-slider__slide.is-active{
  position:absolute!important;inset:0!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important
}
html body.esm-gaba-media-runtime [data-gaba-slider][data-gaba-hero-locked="1"] .esm-gaba-slider__link,
html body.esm-gaba-media-runtime [data-gaba-slider][data-gaba-hero-locked="1"] .esm-gaba-slider__media{
  display:block!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important
}
html body.esm-gaba-media-runtime [data-gaba-slider][data-gaba-hero-locked="1"] img[data-gaba-hero-image]{
  display:block!important;width:100%!important;height:100%!important;max-width:none!important;
  margin:0!important;padding:0!important;object-fit:contain!important;object-position:50% 50%!important;
  aspect-ratio:1672/941!important;background:#f3e8d7!important;transform:none!important;filter:none!important
}
html body.esm-gaba-media-runtime .esm-gaba-site-header[data-gaba-site-header]+.esm-gaba-saved-home,
html body.esm-gaba-media-runtime [data-esm-shell-header-slot]+main{margin-top:0!important}
@media(max-width:600px){
  html body.esm-gaba-media-runtime [data-gaba-slider][data-gaba-hero-locked="1"] .esm-gaba-slider__controls{
    min-height:44px!important;padding:6px 10px calc(7px + env(safe-area-inset-bottom))!important
  }
}

/* v2.7.1 homepage regression recovery */
.gaba-premium-customer-support{position:relative;z-index:1;width:100%;margin:0;padding:0}
.gaba-premium-customer-support>.esm-v8530-support{margin-top:44px;margin-bottom:44px}

/* v2.7.4 — Core evaluation summary uses the GABA palette, while Core keeps data/UI ownership. */
body.esm-gaba-media-runtime .gaba-evaluation .esm-evaluation-home-summary{
 width:100%;
 margin:0 0 28px;
 --esm-home-eval-accent:#9b6518;
 --esm-home-eval-accent2:#c99532;
 --esm-home-eval-ink:#2b1e0e;
 --esm-home-eval-muted:#6f6250;
 --esm-home-eval-line:#e7d7b8;
}
body.esm-gaba-media-runtime .gaba-evaluation .esm-evaluation-home-summary__seal{background:linear-gradient(145deg,#c99532,#6f410d)}
