/* Gate East Single Blog Pro v1.3.4 Stable Open Cards */
:root{--ge-primary:#b85a14;--ge-primary-dark:#6d3300;--ge-ink:#1e130b;--ge-muted:#6f665f;--ge-bg:#fbf6ef;--ge-soft:#fff4ea;--ge-line:rgba(109,51,0,.13);--ge-shadow:0 24px 70px rgba(56,31,12,.10);--ge-radius:30px}
body.single-post{background:linear-gradient(180deg,#fff 0%,#fbf6ef 45%,#fff 100%)}
body.single-post .ge-single-blog-pro,body.single-post .ge-single-blog-pro *{box-sizing:border-box}
body.single-post .ge-single-blog-pro{width:100%!important;max-width:none!important;margin:0!important;float:none!important;overflow:visible!important;color:var(--ge-ink);font-family:inherit}
.ge-page-shell{width:min(var(--ge-container-pct),var(--ge-container-max));margin-inline:auto;overflow:visible!important}.ge-single-blog-pro a{text-decoration:none}.ge-single-blog-pro img{max-width:100%;height:auto;display:block}
/* HERO */
.ge-hero{position:relative;width:min(var(--ge-container-pct),var(--ge-container-max));height:min(var(--ge-hero-h-desktop),580px);margin:28px auto 64px;overflow:hidden;border-radius:34px;background:#2b180c;box-shadow:0 30px 90px rgba(56,31,12,.18);isolation:isolate}.ge-hero-slider,.ge-hero-track,.ge-hero-slide,.ge-hero-fallback{position:absolute;inset:0;z-index:1}.ge-hero-track{overflow:hidden}.ge-hero-slide{margin:0;opacity:0;visibility:hidden;transform:scale(1.02);transition:opacity .75s ease,visibility .75s ease,transform 5.6s ease}.ge-hero-slide.is-active{opacity:1;visibility:visible;transform:scale(1)}.ge-hero-img{width:100%;height:100%!important;object-fit:cover;object-position:center}.ge-hero-fallback{background:linear-gradient(135deg,#1e130b,#6d3300 56%,#b85a14)}.ge-hero-shade{position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(90deg,rgba(15,9,4,.92) 0%,rgba(36,19,8,.78) 38%,rgba(36,19,8,.38) 70%,rgba(36,19,8,.2) 100%),linear-gradient(180deg,rgba(0,0,0,.18),rgba(0,0,0,.50))}.ge-overlay-light .ge-hero-shade{background:linear-gradient(90deg,rgba(20,10,4,.74),rgba(20,10,4,.35),rgba(20,10,4,.12)),linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.36))}.ge-overlay-dark .ge-hero-shade{background:linear-gradient(90deg,rgba(5,3,1,.96),rgba(20,10,4,.85),rgba(20,10,4,.45)),linear-gradient(180deg,rgba(0,0,0,.26),rgba(0,0,0,.72))}.ge-hero-content{position:absolute;z-index:4;inset-block:0;inset-inline-start:clamp(68px,8vw,126px);width:min(900px,calc(100% - 280px));display:flex;flex-direction:column;justify-content:center;align-items:flex-start;color:#fff;pointer-events:none}.ge-hero-content a,.ge-hero-content button{pointer-events:auto}.ge-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin:0 0 22px;color:rgba(255,255,255,.82);font-size:15px;font-weight:800;line-height:1.35}.ge-breadcrumb a{color:#fff!important;transition:opacity .22s ease}.ge-breadcrumb a:hover{opacity:.74}.ge-breadcrumb span{color:rgba(255,255,255,.78)}.ge-hero-badge{display:inline-flex;align-items:center;justify-content:center;min-height:44px;margin:0 0 24px;padding:0 22px;border-radius:999px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.25);color:#fff;font-weight:900;font-size:14px;letter-spacing:.08em;text-transform:uppercase;backdrop-filter:blur(12px)}.ge-hero-title{max-width:100%;margin:0!important;color:#fff!important;font-size:clamp(42px,4.8vw,74px)!important;line-height:1.02!important;font-weight:900!important;letter-spacing:-.055em;text-wrap:balance}.ge-hero-subtitle{max-width:790px;margin:28px 0 0!important;color:rgba(255,255,255,.92)!important;font-size:clamp(18px,1.25vw,23px)!important;line-height:1.55!important;font-weight:700}.ge-post-meta{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-top:24px;color:rgba(255,255,255,.9);font-size:14px;font-weight:800}.ge-post-meta b{width:5px;height:5px;border-radius:50%;background:rgba(255,255,255,.45)}.ge-hero-arrow{position:absolute;z-index:20;top:50%;transform:translateY(-50%);width:60px;height:60px;border-radius:50%;border:1px solid rgba(255,255,255,.32);background:rgba(109,51,0,.72);color:#fff!important;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 16px 34px rgba(0,0,0,.22);backdrop-filter:blur(12px);pointer-events:auto;transition:background .22s ease,transform .22s ease,box-shadow .22s ease,border-color .22s ease}.ge-hero-arrow span{font-size:42px;line-height:1;transform:translateY(-2px);font-weight:900}.ge-hero-prev{left:24px}.ge-hero-next{right:24px}.ge-hero-arrow:hover,.ge-hero-arrow:focus-visible{background:var(--ge-primary);border-color:rgba(255,255,255,.52);transform:translateY(-50%) scale(1.06);box-shadow:0 20px 44px rgba(184,90,20,.30);outline:none}.ge-hero-arrow:active{background:var(--ge-primary-dark);transform:translateY(-50%) scale(.98)}.ge-hero-dots{position:absolute;z-index:20;left:50%;bottom:30px;transform:translateX(-50%);display:flex;gap:9px;align-items:center;justify-content:center;pointer-events:auto}.ge-hero-dots button{width:11px;height:11px;border-radius:999px;border:0;padding:0;background:rgba(255,255,255,.55);cursor:pointer;transition:width .22s ease,background .22s ease,transform .22s ease}.ge-hero-dots button:hover{background:#f0b07d;transform:scale(1.18)}.ge-hero-dots button.is-active{width:40px;background:var(--ge-primary);box-shadow:0 8px 18px rgba(184,90,20,.32)}

/* v1.3.3 hero layer isolation: arrows/dots are siblings of image slider and always above overlay */
.ge-hero-slider{z-index:1!important;pointer-events:none!important;}
.ge-hero-track,.ge-hero-slide,.ge-hero-fallback{z-index:1!important;}
.ge-hero-shade{z-index:2!important;}
.ge-hero-content{z-index:4!important;}
.ge-hero-arrow,.ge-hero-dots{z-index:40!important;pointer-events:auto!important;filter:none!important;mix-blend-mode:normal!important;}
.ge-hero-arrow,
.ge-hero-arrow:hover,
.ge-hero-arrow:focus,
.ge-hero-arrow:focus-visible,
.ge-hero-arrow:active{background:rgba(109,51,0,.94)!important;border:1px solid rgba(255,255,255,.42)!important;color:#fff!important;opacity:1!important;}
.ge-hero-arrow:hover,.ge-hero-arrow:focus-visible{background:#b85a14!important;border-color:rgba(255,255,255,.66)!important;}
.ge-hero-arrow:active{background:#6d3300!important;}
.ge-hero-dots button.is-active{background:#b85a14!important;}
.ge-hero-dots button:hover{background:#d97925!important;}

/* QUICK */
.ge-quick-info{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:0 0 34px}.ge-quick-card{display:flex;align-items:center;gap:14px;min-height:92px;padding:18px 20px;border-radius:24px;background:#fff;border:1px solid var(--ge-line);box-shadow:0 15px 40px rgba(56,31,12,.07);transition:transform .24s ease,box-shadow .24s ease}.ge-quick-card:hover{transform:translateY(-4px);box-shadow:0 24px 54px rgba(56,31,12,.12)}.ge-quick-icon{width:46px;height:46px;border-radius:18px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#fff3e8,#f7dfc9);color:var(--ge-primary-dark);font-size:21px}.ge-quick-text small{display:block;color:var(--ge-muted);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.ge-quick-text strong{display:block;margin-top:4px;color:var(--ge-ink);font-size:17px;font-weight:900;line-height:1.25}
/* LAYOUT */
.ge-single-layout{display:grid;grid-template-columns:minmax(0,var(--ge-content-col)) minmax(280px,var(--ge-sidebar-col));gap:var(--ge-layout-gap);align-items:start;overflow:visible!important}.ge-no-sidebar .ge-single-layout{display:block}.ge-article-shell{min-width:0;padding:42px;border-radius:32px;background:#fff;border:1px solid var(--ge-line);box-shadow:var(--ge-shadow);overflow:visible}.ge-single-sidebar{min-width:0;align-self:start;height:max-content;overflow:visible!important}.ge-sticky-sidebar-on .ge-single-sidebar{position:sticky;top:var(--ge-sticky-top);z-index:5}.ge-sidebar-inner{display:flex;flex-direction:column;gap:22px;overflow:visible!important}.ge-widget{padding:26px;border-radius:26px;background:#fff;border:1px solid var(--ge-line);box-shadow:0 18px 45px rgba(56,31,12,.08)}.ge-widget-title,.ge-widget h2,.ge-widget .wp-block-heading{display:flex;align-items:center;gap:14px;margin:0 0 18px!important;color:var(--ge-primary-dark)!important;font-size:24px!important;font-weight:900!important}.ge-widget-title:after,.ge-widget h2:after,.ge-widget .wp-block-heading:after{content:"";height:1px;flex:1;background:linear-gradient(90deg,rgba(184,90,20,.28),transparent)}
/* SEARCH */
.ge-widget .search-form,.ge-widget form[role="search"]{position:relative;display:flex;width:100%;height:62px;border-radius:999px;overflow:hidden;background:#fff;border:1px solid var(--ge-line);box-shadow:0 14px 36px rgba(56,31,12,.08)}.ge-widget .search-field,.ge-widget input[type="search"]{width:100%;height:62px;border:0!important;outline:0!important;box-shadow:none!important;padding:0 84px 0 22px!important;background:transparent!important;font-size:15px!important;font-weight:700!important}.ge-widget .search-submit,.ge-widget button[type="submit"]{position:absolute;top:0;right:0;width:70px;height:62px;border:0!important;border-radius:0!important;background:linear-gradient(135deg,var(--ge-primary),var(--ge-primary-dark))!important;color:transparent!important;font-size:0!important;cursor:pointer}.ge-widget .search-form:before,.ge-widget form[role="search"]:before{content:"";position:absolute;right:28px;top:20px;z-index:3;width:16px;height:16px;border:3px solid #fff;border-radius:50%;pointer-events:none}.ge-widget .search-form:after,.ge-widget form[role="search"]:after{content:"";position:absolute;right:20px;top:38px;z-index:3;width:13px;height:3px;border-radius:3px;background:#fff;transform:rotate(45deg);pointer-events:none}
/* TOC */
.ge-toc{margin:0 0 42px;padding:30px;border-radius:28px;background:linear-gradient(135deg,#fffaf6,#fff);border:1px solid rgba(184,90,20,.18);box-shadow:0 20px 60px rgba(184,90,20,.08)}.ge-toc-head{display:flex;align-items:center;gap:14px;margin-bottom:18px}.ge-toc-head span{width:42px;height:42px;border-radius:16px;display:flex;align-items:center;justify-content:center;background:var(--ge-primary);color:#fff;box-shadow:0 12px 24px rgba(184,90,20,.22)}.ge-toc-head h2{margin:0!important;color:var(--ge-primary-dark)!important;font-size:30px!important;font-weight:900!important;letter-spacing:-.03em}.ge-toc ol{display:grid;gap:10px;list-style:none;margin:0!important;padding:0!important}.ge-toc a{display:flex;align-items:center;gap:14px;min-height:58px;padding:12px 18px;border-radius:18px;background:#fff;color:var(--ge-ink)!important;border:1px solid rgba(184,90,20,.10);font-weight:900;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.ge-toc a b{min-width:34px;height:34px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#f7eadf;color:var(--ge-primary-dark);font-size:13px}.ge-toc a:hover,.ge-toc a.is-active{transform:translateX(4px);border-color:rgba(184,90,20,.30);box-shadow:0 12px 28px rgba(184,90,20,.10);color:var(--ge-primary-dark)!important}.ge-toc a.is-active b{background:var(--ge-primary);color:#fff}
/* BLOCKS */
.ge-article-content{display:flex;flex-direction:column;gap:42px}.ge-block{position:relative;padding:34px;border-radius:30px;background:linear-gradient(180deg,#fff,#fffaf6);border:1px solid var(--ge-line);box-shadow:0 18px 50px rgba(56,31,12,.07);scroll-margin-top:130px;overflow:hidden}.ge-block:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:linear-gradient(180deg,var(--ge-primary),var(--ge-primary-dark));opacity:.9}.ge-block-head{display:flex;align-items:flex-start;gap:18px;margin-bottom:24px}.ge-block-head>span{min-width:48px;height:48px;border-radius:18px;display:flex;align-items:center;justify-content:center;background:#f7eadf;color:var(--ge-primary-dark);font-weight:900}.ge-block-head h2{margin:0!important;color:var(--ge-ink)!important;font-size:clamp(27px,2.3vw,40px)!important;line-height:1.18!important;font-weight:900!important;letter-spacing:-.035em}.ge-rich-text{color:#2b1a10;font-size:18px;line-height:1.9;font-weight:500}.ge-rich-text p{margin:0 0 18px}.ge-rich-text p:last-child{margin-bottom:0}.ge-media-copy.ge-has-media{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,42%);gap:28px;align-items:center}.ge-block:nth-child(even) .ge-media-copy.ge-has-media .ge-block-image{order:2}.ge-block-image{margin:0;border-radius:24px;overflow:hidden;box-shadow:0 22px 50px rgba(56,31,12,.14);min-height:300px}.ge-block-image img{width:100%;height:100%!important;min-height:300px;object-fit:cover;transition:transform .55s ease}.ge-block:hover .ge-block-image img{transform:scale(1.045)}.ge-block-intro{background:linear-gradient(135deg,#fff,#fff7ee)}.ge-block-culture{background:linear-gradient(135deg,#fffaf6,#fff)}.ge-block-places,.ge-block-tips{background:#fff}.ge-list-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px;width:100%}.ge-list-grid article{display:flex;gap:15px;align-items:flex-start;min-height:118px;padding:22px 24px;border-radius:22px;background:#fff;border:1px solid rgba(184,90,20,.14);box-shadow:0 14px 34px rgba(56,31,12,.055);font-size:16.5px;font-weight:800;line-height:1.65;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.ge-list-grid article:hover{transform:translateY(-4px);border-color:rgba(184,90,20,.28);box-shadow:0 22px 50px rgba(56,31,12,.10)}.ge-list-grid b{width:38px;height:38px;min-width:38px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:#f7eadf;color:var(--ge-primary);font-size:14px;font-weight:900}.ge-list-grid span{display:block;min-width:0;white-space:normal;overflow-wrap:break-word;word-break:normal}.ge-list-tips article{background:linear-gradient(180deg,#fff,#fffaf6)}.ge-list-tips b{background:var(--ge-primary);color:#fff}.ge-list-places b{font-size:18px}.ge-gallery-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:16px;margin-top:24px}.ge-gallery-grid figure{margin:0;min-height:240px;border-radius:24px;overflow:hidden;box-shadow:0 18px 42px rgba(56,31,12,.12)}.ge-gallery-grid figure:first-child{grid-row:span 2;min-height:500px}.ge-gallery-grid img{width:100%;height:100%!important;object-fit:cover;transition:transform .55s ease}.ge-gallery-grid figure:hover img{transform:scale(1.05)}.ge-faq-list{display:grid;gap:14px}.ge-faq-list article{padding:22px;border-radius:22px;background:#fff;border:1px solid rgba(184,90,20,.13);box-shadow:0 12px 28px rgba(56,31,12,.05)}.ge-faq-list h3{margin:0 0 8px!important;color:var(--ge-primary-dark)!important;font-size:20px!important;font-weight:900!important}.ge-faq-list p{margin:0;color:var(--ge-ink);font-size:16px;line-height:1.75}.ge-block-cta{padding:0;border:0;background:transparent;box-shadow:none}.ge-block-cta:before{display:none}.ge-block-cta .ge-block-head{display:none}.ge-cta-card{position:relative;min-height:300px;padding:88px 56px 54px;border-radius:36px;color:#fff;background:radial-gradient(circle at 86% 12%,rgba(255,255,255,.14),transparent 24%),linear-gradient(135deg,var(--ge-primary-dark),var(--ge-primary));box-shadow:0 26px 70px rgba(109,51,0,.25);overflow:hidden}.ge-cta-card:before{content:"✦";position:absolute;top:26px;left:26px;width:48px;height:48px;border-radius:18px;background:rgba(255,255,255,.16);display:flex;align-items:center;justify-content:center}.ge-cta-copy{max-width:980px;color:#fff;font-size:22px;line-height:1.65;font-weight:850}.ge-cta-copy p{margin:0 0 24px}.ge-cta-btn{display:inline-flex;align-items:center;gap:14px;min-height:56px;margin-top:8px;padding:0 28px;border-radius:999px;background:#fff;color:var(--ge-primary-dark)!important;font-weight:900;box-shadow:0 18px 40px rgba(0,0,0,.16);transition:transform .22s ease,box-shadow .22s ease}.ge-cta-btn:hover{transform:translateY(-3px);box-shadow:0 24px 52px rgba(0,0,0,.22)}.ge-cta-btn span{font-size:22px}.ge-author-box,.ge-related-posts{margin-top:42px;padding:30px;border-radius:28px;background:#fff;border:1px solid var(--ge-line);box-shadow:0 18px 50px rgba(56,31,12,.06)}.ge-author-box{display:flex;gap:22px;align-items:center}.ge-author-avatar img{border-radius:22px}.ge-author-box span{font-size:12px;font-weight:900;color:var(--ge-muted);text-transform:uppercase}.ge-author-box h2{margin:4px 0 8px!important;color:var(--ge-primary-dark)!important;font-size:28px!important;font-weight:900!important}.ge-author-box p{margin:0;color:var(--ge-muted)}.ge-section-head{display:flex;align-items:center;gap:12px;margin-bottom:22px}.ge-section-head span{width:42px;height:42px;border-radius:16px;background:var(--ge-primary);color:#fff;display:flex;align-items:center;justify-content:center}.ge-section-head h2{margin:0!important;font-size:30px!important;font-weight:900!important;color:var(--ge-primary-dark)!important}.ge-related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ge-related-card{border-radius:22px;overflow:hidden;background:#fff;border:1px solid rgba(184,90,20,.13);box-shadow:0 14px 32px rgba(56,31,12,.06)}.ge-related-img{display:block;height:180px;background:#f7eadf;overflow:hidden}.ge-related-img img{width:100%;height:100%!important;object-fit:cover}.ge-related-card>div{padding:18px}.ge-related-card h3{margin:0 0 14px!important;font-size:18px!important;line-height:1.35!important}.ge-related-card h3 a{color:var(--ge-ink)!important}.ge-related-link{color:var(--ge-primary-dark)!important;font-weight:900}
/* RTL */
.ge-rtl .ge-hero-content{inset-inline-start:auto;inset-inline-end:clamp(68px,8vw,126px);align-items:flex-start}.ge-rtl .ge-block:before{left:auto;right:0}.ge-rtl .ge-toc a:hover,.ge-rtl .ge-toc a.is-active{transform:translateX(-4px)}.ge-rtl .ge-widget .search-submit,.ge-rtl .ge-widget button[type="submit"]{right:auto;left:0}.ge-rtl .ge-widget .search-field,.ge-rtl .ge-widget input[type="search"]{padding:0 22px 0 84px!important}.ge-rtl .ge-widget .search-form:before,.ge-rtl .ge-widget form[role="search"]:before{right:auto;left:28px}.ge-rtl .ge-widget .search-form:after,.ge-rtl .ge-widget form[role="search"]:after{right:auto;left:20px}
/* RESPONSIVE */
@media (max-width: 1200px){.ge-page-shell,.ge-hero{width:var(--ge-tablet-pct)}.ge-hero{height:min(var(--ge-hero-h-tablet),500px)}.ge-hero-content{inset-inline-start:clamp(42px,6vw,72px);width:min(820px,calc(100% - 160px))}.ge-rtl .ge-hero-content{inset-inline-end:clamp(42px,6vw,72px)}.ge-hero-title{font-size:clamp(38px,5.5vw,60px)!important}.ge-single-layout{grid-template-columns:1fr}.ge-sticky-sidebar-on .ge-single-sidebar{position:static}.ge-quick-info{grid-template-columns:repeat(2,1fr)}}
@media (max-width: 767px){.ge-page-shell{width:var(--ge-mobile-pct)}.ge-hero{width:100%;height:min(var(--ge-hero-h-mobile),480px);margin:0 0 34px;border-radius:0;box-shadow:none}.ge-hero-shade{background:linear-gradient(180deg,rgba(16,8,2,.54),rgba(16,8,2,.84)),linear-gradient(90deg,rgba(16,8,2,.72),rgba(16,8,2,.22))}.ge-hero-content{inset:0;inset-inline:auto;width:100%;padding:74px 24px 90px;justify-content:center}.ge-rtl .ge-hero-content{inset:0}.ge-breadcrumb{font-size:12px;gap:7px;margin-bottom:16px}.ge-hero-badge{min-height:36px;padding:0 14px;font-size:11px;margin-bottom:16px}.ge-hero-title{font-size:clamp(32px,9.5vw,48px)!important;line-height:1.08!important;letter-spacing:-.05em}.ge-hero-subtitle{font-size:15px!important;line-height:1.6!important;margin-top:16px!important}.ge-post-meta{font-size:12px;gap:9px;margin-top:18px}.ge-hero-arrow{top:auto;bottom:24px;transform:none;width:48px;height:48px}.ge-hero-prev{left:24px}.ge-hero-next{right:24px}.ge-hero-arrow:hover,.ge-hero-arrow:focus-visible,.ge-hero-arrow:active{transform:none}.ge-hero-arrow span{font-size:34px}.ge-hero-dots{bottom:38px}.ge-quick-info{grid-template-columns:1fr;gap:12px}.ge-article-shell{padding:22px;border-radius:24px}.ge-toc{padding:22px;border-radius:24px}.ge-toc-head h2{font-size:24px!important}.ge-block{padding:24px;border-radius:24px}.ge-block-head{gap:12px;margin-bottom:18px}.ge-block-head>span{min-width:40px;height:40px;border-radius:14px}.ge-block-head h2{font-size:25px!important}.ge-rich-text{font-size:16px;line-height:1.85}.ge-media-copy.ge-has-media{display:flex;flex-direction:column}.ge-block:nth-child(even) .ge-media-copy.ge-has-media .ge-block-image{order:0}.ge-block-image,.ge-block-image img{min-height:240px}.ge-list-grid{grid-template-columns:1fr}.ge-gallery-grid{grid-template-columns:1fr}.ge-gallery-grid figure,.ge-gallery-grid figure:first-child{min-height:260px;grid-row:auto}.ge-cta-card{min-height:250px;padding:78px 24px 32px;border-radius:28px}.ge-cta-copy{font-size:17px;line-height:1.7}.ge-related-grid{grid-template-columns:1fr}.ge-author-box{align-items:flex-start}.ge-widget{padding:22px;border-radius:24px}}

/* =========================================================
   v1.3.5 Stable - Mobile-only hero safe sizing and arrows
   Scope: mobile only. Desktop/tablet remain untouched.
   ========================================================= */
@media (max-width: 767px){
  #ge-single-blog-primary.ge-single-blog-pro .ge-hero{
    height:auto !important;
    min-height:0 !important;
    overflow:hidden !important;
  }

  #ge-single-blog-primary.ge-single-blog-pro .ge-hero-slider,
  #ge-single-blog-primary.ge-single-blog-pro .ge-hero-track,
  #ge-single-blog-primary.ge-single-blog-pro .ge-hero-slide,
  #ge-single-blog-primary.ge-single-blog-pro .ge-hero-fallback,
  #ge-single-blog-primary.ge-single-blog-pro .ge-hero-shade{
    position:absolute !important;
    inset:0 !important;
  }

  #ge-single-blog-primary.ge-single-blog-pro .ge-hero-content{
    position:relative !important;
    inset:auto !important;
    width:100% !important;
    min-height:clamp(620px, 78svh, 820px) !important;
    height:auto !important;
    padding:82px 24px 160px !important;
    display:flex !important;
    flex-direction:column !important;
    justify-content:flex-start !important;
    align-items:flex-start !important;
    pointer-events:none !important;
  }

  #ge-single-blog-primary.ge-single-blog-pro .ge-breadcrumb{
    margin-bottom:18px !important;
  }

  #ge-single-blog-primary.ge-single-blog-pro .ge-hero-badge{
    margin-bottom:18px !important;
  }

  #ge-single-blog-primary.ge-single-blog-pro .ge-hero-title{
    max-width:100% !important;
    font-size:clamp(36px, 10.4vw, 50px) !important;
    line-height:1.08 !important;
    letter-spacing:-.052em !important;
  }

  #ge-single-blog-primary.ge-single-blog-pro .ge-hero-subtitle{
    max-width:100% !important;
    margin-top:20px !important;
    font-size:16px !important;
    line-height:1.62 !important;
  }

  #ge-single-blog-primary.ge-single-blog-pro .ge-post-meta{
    margin-top:24px !important;
    padding-bottom:24px !important;
    font-size:12px !important;
    line-height:1.45 !important;
  }

  #ge-single-blog-primary.ge-single-blog-pro .ge-hero-arrow{
    top:auto !important;
    bottom:34px !important;
    width:54px !important;
    height:54px !important;
    min-width:54px !important;
    min-height:54px !important;
    border-radius:999px !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    background:rgba(109,51,0,.96) !important;
    border:1px solid rgba(255,255,255,.48) !important;
    box-shadow:0 16px 34px rgba(0,0,0,.24) !important;
    transform:none !important;
  }

  #ge-single-blog-primary.ge-single-blog-pro .ge-hero-prev{
    left:48px !important;
  }

  #ge-single-blog-primary.ge-single-blog-pro .ge-hero-next{
    right:48px !important;
  }

  #ge-single-blog-primary.ge-single-blog-pro .ge-hero-arrow span{
    display:block !important;
    font-size:35px !important;
    line-height:1 !important;
    transform:translateY(-2px) !important;
  }

  #ge-single-blog-primary.ge-single-blog-pro .ge-hero-arrow:hover,
  #ge-single-blog-primary.ge-single-blog-pro .ge-hero-arrow:focus-visible{
    background:#b85a14 !important;
    border-color:rgba(255,255,255,.72) !important;
    transform:none !important;
  }

  #ge-single-blog-primary.ge-single-blog-pro .ge-hero-dots{
    bottom:53px !important;
    gap:9px !important;
  }

  #ge-single-blog-primary.ge-single-blog-pro .ge-hero-dots button{
    width:12px !important;
    height:12px !important;
    background:rgba(255,255,255,.60) !important;
  }

  #ge-single-blog-primary.ge-single-blog-pro .ge-hero-dots button.is-active{
    width:42px !important;
    background:#b85a14 !important;
  }
}

@media (max-width: 390px){
  #ge-single-blog-primary.ge-single-blog-pro .ge-hero-content{
    min-height:680px !important;
    padding-left:22px !important;
    padding-right:22px !important;
    padding-bottom:164px !important;
  }
  #ge-single-blog-primary.ge-single-blog-pro .ge-hero-title{
    font-size:clamp(34px, 10vw, 46px) !important;
  }
  #ge-single-blog-primary.ge-single-blog-pro .ge-hero-prev{
    left:40px !important;
  }
  #ge-single-blog-primary.ge-single-blog-pro .ge-hero-next{
    right:40px !important;
  }
}

/* v1.3.6 Stable - Article image lightbox */
.ge-lightbox-link{position:relative;display:block;width:100%;height:100%;color:inherit;text-decoration:none!important;cursor:zoom-in;outline:none}
.ge-block-image .ge-lightbox-link,.ge-gallery-grid .ge-lightbox-link{height:100%;min-height:inherit}
.ge-block-image .ge-lightbox-link img,.ge-gallery-grid .ge-lightbox-link img{display:block;width:100%;height:100%!important;object-fit:cover}
.ge-lightbox-zoom{position:absolute;right:16px;bottom:16px;width:44px;height:44px;border-radius:999px;background:rgba(109,51,0,.88);color:#fff;display:flex;align-items:center;justify-content:center;font-size:26px;font-weight:800;line-height:1;box-shadow:0 12px 26px rgba(0,0,0,.20);opacity:0;transform:translateY(8px) scale(.94);transition:opacity .22s ease,transform .22s ease,background .22s ease;pointer-events:none;z-index:4}
.ge-lightbox-link:hover .ge-lightbox-zoom,.ge-lightbox-link:focus-visible .ge-lightbox-zoom{opacity:1;transform:translateY(0) scale(1);background:var(--ge-primary)}
.ge-block-image figcaption,.ge-gallery-grid figcaption{margin:10px 4px 0;color:var(--ge-muted);font-size:13px;line-height:1.55;font-weight:700}
.ge-lightbox-modal{position:fixed;inset:0;z-index:999999;display:none;align-items:center;justify-content:center;padding:32px;background:rgba(16,8,2,.88);backdrop-filter:blur(10px);opacity:0;transition:opacity .22s ease}
.ge-lightbox-modal.is-open{display:flex;opacity:1}
.ge-lightbox-stage{position:relative;max-width:min(1120px,94vw);max-height:88vh;display:flex;align-items:center;justify-content:center}
.ge-lightbox-stage img{display:block;max-width:100%;max-height:88vh;width:auto;height:auto;border-radius:22px;box-shadow:0 30px 90px rgba(0,0,0,.45);background:#fff}
.ge-lightbox-close{position:fixed;top:24px;right:24px;width:54px;height:54px;border:1px solid rgba(255,255,255,.24)!important;border-radius:999px;background:rgba(109,51,0,.92)!important;color:#fff!important;font-size:30px!important;font-weight:700!important;line-height:1!important;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 18px 46px rgba(0,0,0,.28);transition:transform .2s ease,background .2s ease,border-color .2s ease;z-index:1000001}
.ge-lightbox-close:hover,.ge-lightbox-close:focus-visible{background:var(--ge-primary)!important;border-color:rgba(255,255,255,.42)!important;transform:translateY(-2px)}
.ge-lightbox-caption{position:fixed;left:50%;bottom:24px;transform:translateX(-50%);max-width:min(900px,86vw);padding:10px 16px;border-radius:999px;background:rgba(255,255,255,.12);color:#fff;font-size:14px;font-weight:700;line-height:1.5;text-align:center;backdrop-filter:blur(8px);display:none}
.ge-lightbox-caption:not(:empty){display:block}
body.ge-lightbox-lock{overflow:hidden!important}
.ge-rtl .ge-lightbox-zoom{right:auto;left:16px}
.ge-rtl .ge-lightbox-close{right:auto;left:24px}
@media(max-width:767px){.ge-lightbox-modal{padding:14px}.ge-lightbox-stage{max-width:96vw;max-height:82vh}.ge-lightbox-stage img{max-height:82vh;border-radius:16px}.ge-lightbox-close{top:14px;right:14px;width:48px;height:48px;font-size:28px!important}.ge-rtl .ge-lightbox-close{right:auto;left:14px}.ge-lightbox-caption{bottom:14px;max-width:92vw;border-radius:18px;font-size:12px}.ge-lightbox-zoom{opacity:1;transform:none;width:38px;height:38px;font-size:22px;right:12px;bottom:12px}.ge-rtl .ge-lightbox-zoom{right:auto;left:12px}}


/* v1.3.7 Stable - Balanced footer breathing space
   Keeps the article/sidebar section from visually sticking to the footer.
   Desktop, tablet, and mobile use proportional spacing only after the blog layout. */
#ge-single-blog-primary.ge-single-blog-pro .ge-page-shell{
  padding-bottom:clamp(84px, 6vw, 128px) !important;
}

#ge-single-blog-primary.ge-single-blog-pro .ge-single-layout{
  margin-bottom:0 !important;
}

#ge-single-blog-primary.ge-single-blog-pro .ge-article-shell,
#ge-single-blog-primary.ge-single-blog-pro .ge-single-sidebar{
  margin-bottom:0 !important;
}

/* Give sticky sidebar a safe bottom breathing zone before the footer on desktop. */
@media (min-width: 1201px){
  #ge-single-blog-primary.ge-single-blog-pro .ge-page-shell{
    padding-bottom:clamp(96px, 6.5vw, 140px) !important;
  }

  #ge-single-blog-primary.ge-single-blog-pro.ge-sticky-sidebar-on .ge-single-sidebar{
    position:sticky !important;
    top:var(--ge-sticky-top) !important;
    align-self:start !important;
    height:max-content !important;
    max-height:calc(100vh - var(--ge-sticky-top) - 34px) !important;
  }

  #ge-single-blog-primary.ge-single-blog-pro.ge-sticky-sidebar-on .ge-sidebar-inner{
    max-height:inherit !important;
    overflow-y:auto !important;
    overscroll-behavior:contain;
    padding-bottom:4px;
    scrollbar-width:thin;
  }
}

@media (min-width: 768px) and (max-width: 1200px){
  #ge-single-blog-primary.ge-single-blog-pro .ge-page-shell{
    padding-bottom:clamp(72px, 7vw, 108px) !important;
  }
}

@media (max-width: 767px){
  #ge-single-blog-primary.ge-single-blog-pro .ge-page-shell{
    padding-bottom:clamp(56px, 12vw, 84px) !important;
  }
}


/* =========================================================
   v1.3.8 - Native comments inside Gate East Single Blog main column
   The comments section is rendered inside .ge-article-shell, after related guides.
   Hide footer-mount injections from older comments helper plugins on blog posts.
   ========================================================= */
body.single-post .ge-comments-footer-mount{
  display:none !important;
}

#ge-single-blog-primary.ge-single-blog-pro .ge-sbp-comments-section{
  width:100% !important;
  margin:34px 0 0 !important;
  padding:0 !important;
  clear:both !important;
  box-sizing:border-box !important;
}

#ge-single-blog-primary.ge-single-blog-pro .ge-sbp-comments-card{
  width:100% !important;
  margin:0 !important;
  padding:34px !important;
  border-radius:28px !important;
  background:#fff !important;
  border:1px solid rgba(109,51,0,.12) !important;
  box-shadow:0 18px 46px rgba(56,31,12,.08) !important;
  box-sizing:border-box !important;
}

#ge-single-blog-primary.ge-single-blog-pro .ge-sbp-comments-badge{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-height:28px !important;
  padding:7px 12px !important;
  border-radius:999px !important;
  background:rgba(184,90,20,.10) !important;
  color:#8a3d00 !important;
  font-size:10px !important;
  font-weight:900 !important;
  line-height:1 !important;
  letter-spacing:.04em !important;
  text-transform:uppercase !important;
  margin:0 0 16px !important;
}

#ge-single-blog-primary.ge-single-blog-pro .ge-sbp-comments-title{
  margin:0 0 8px !important;
  color:#1e130b !important;
  font-size:clamp(26px,2.1vw,34px) !important;
  font-weight:900 !important;
  line-height:1.15 !important;
  letter-spacing:-.035em !important;
}

#ge-single-blog-primary.ge-single-blog-pro .ge-sbp-comments-subtitle{
  margin:0 0 24px !important;
  color:#70665d !important;
  font-size:15px !important;
  font-weight:700 !important;
  line-height:1.6 !important;
}

#ge-single-blog-primary.ge-single-blog-pro .ge-sbp-comments-list{
  display:flex !important;
  flex-direction:column !important;
  gap:16px !important;
  margin:0 0 22px !important;
  padding:0 !important;
  list-style:none !important;
}

#ge-single-blog-primary.ge-single-blog-pro .ge-sbp-comment-item{
  list-style:none !important;
  margin:0 !important;
  padding:0 !important;
}

#ge-single-blog-primary.ge-single-blog-pro .ge-sbp-comment-body{
  display:flex !important;
  gap:16px !important;
  align-items:flex-start !important;
  padding:20px !important;
  border-radius:20px !important;
  border:1px solid rgba(109,51,0,.11) !important;
  background:#fff !important;
}

#ge-single-blog-primary.ge-single-blog-pro .ge-sbp-comment-avatar{
  width:48px !important;
  min-width:48px !important;
  height:48px !important;
  border-radius:999px !important;
  overflow:hidden !important;
  background:#f7f2ec !important;
}

#ge-single-blog-primary.ge-single-blog-pro .ge-sbp-comment-avatar img{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  border-radius:999px !important;
}

#ge-single-blog-primary.ge-single-blog-pro .ge-sbp-comment-meta{
  display:flex !important;
  flex-wrap:wrap !important;
  align-items:center !important;
  gap:9px !important;
  margin:0 0 8px !important;
}

#ge-single-blog-primary.ge-single-blog-pro .ge-sbp-comment-author{
  color:#1e130b !important;
  font-size:14px !important;
  font-weight:900 !important;
  line-height:1.3 !important;
}

#ge-single-blog-primary.ge-single-blog-pro .ge-sbp-comment-date{
  color:#72675f !important;
  font-size:12px !important;
  font-weight:800 !important;
  line-height:1.3 !important;
}

#ge-single-blog-primary.ge-single-blog-pro .ge-sbp-comment-text,
#ge-single-blog-primary.ge-single-blog-pro .ge-sbp-comment-text p{
  margin:0 !important;
  color:#1e130b !important;
  font-size:15px !important;
  line-height:1.75 !important;
  font-weight:500 !important;
}

#ge-single-blog-primary.ge-single-blog-pro .ge-sbp-comments-form-wrap{
  margin:0 !important;
  padding:24px !important;
  border-radius:22px !important;
  background:#fff8f1 !important;
  border:1px solid rgba(184,90,20,.14) !important;
  box-sizing:border-box !important;
}

#ge-single-blog-primary.ge-single-blog-pro .ge-sbp-comment-reply-title{
  margin:0 0 16px !important;
  color:#8a3d00 !important;
  font-size:19px !important;
  font-weight:900 !important;
  line-height:1.25 !important;
}

#ge-single-blog-primary.ge-single-blog-pro .comment-form,
#ge-single-blog-primary.ge-single-blog-pro .comment-form p{
  margin:0 0 16px !important;
}

#ge-single-blog-primary.ge-single-blog-pro .comment-form p:last-child{
  margin-bottom:0 !important;
}

#ge-single-blog-primary.ge-single-blog-pro .comment-form label{
  display:block !important;
  margin:0 0 8px !important;
  color:#1e130b !important;
  font-size:13px !important;
  font-weight:900 !important;
}

#ge-single-blog-primary.ge-single-blog-pro .comment-form textarea,
#ge-single-blog-primary.ge-single-blog-pro .comment-form input[type="text"],
#ge-single-blog-primary.ge-single-blog-pro .comment-form input[type="email"],
#ge-single-blog-primary.ge-single-blog-pro .comment-form input[type="url"]{
  width:100% !important;
  border:1px solid rgba(109,51,0,.16) !important;
  border-radius:18px !important;
  background:#fff !important;
  color:#1e130b !important;
  font-size:15px !important;
  line-height:1.5 !important;
  padding:14px 16px !important;
  box-shadow:none !important;
  outline:none !important;
  box-sizing:border-box !important;
}

#ge-single-blog-primary.ge-single-blog-pro .comment-form textarea{
  min-height:150px !important;
  resize:vertical !important;
}

#ge-single-blog-primary.ge-single-blog-pro .comment-form textarea:focus,
#ge-single-blog-primary.ge-single-blog-pro .comment-form input:focus{
  border-color:rgba(184,90,20,.46) !important;
  box-shadow:0 0 0 4px rgba(184,90,20,.08) !important;
}

#ge-single-blog-primary.ge-single-blog-pro .logged-in-as,
#ge-single-blog-primary.ge-single-blog-pro .comment-notes,
#ge-single-blog-primary.ge-single-blog-pro .required-field-message{
  color:#5f554d !important;
  font-size:13px !important;
  font-weight:700 !important;
  line-height:1.6 !important;
}

#ge-single-blog-primary.ge-single-blog-pro .logged-in-as a,
#ge-single-blog-primary.ge-single-blog-pro .comment-notes a{
  color:#b85a14 !important;
  text-decoration:underline !important;
  text-underline-offset:3px !important;
}

#ge-single-blog-primary.ge-single-blog-pro .ge-sbp-comment-submit{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-height:44px !important;
  padding:12px 18px !important;
  border:0 !important;
  border-radius:999px !important;
  background:linear-gradient(135deg,#b85a14,#6d3300) !important;
  color:#fff !important;
  font-size:13px !important;
  font-weight:900 !important;
  line-height:1 !important;
  cursor:pointer !important;
  box-shadow:0 14px 30px rgba(109,51,0,.18) !important;
}

#ge-single-blog-primary.ge-single-blog-pro.ge-rtl .ge-sbp-comments-card,
#ge-single-blog-primary.ge-single-blog-pro.ge-rtl .ge-sbp-comments-card *{
  text-align:right;
}

#ge-single-blog-primary.ge-single-blog-pro.ge-rtl .ge-sbp-comment-body{
  flex-direction:row-reverse !important;
}

@media(max-width:767px){
  #ge-single-blog-primary.ge-single-blog-pro .ge-sbp-comments-card{
    padding:22px !important;
    border-radius:24px !important;
  }
  #ge-single-blog-primary.ge-single-blog-pro .ge-sbp-comments-form-wrap{
    padding:18px !important;
    border-radius:20px !important;
  }
  #ge-single-blog-primary.ge-single-blog-pro .ge-sbp-comment-body{
    padding:16px !important;
    gap:12px !important;
  }
  #ge-single-blog-primary.ge-single-blog-pro .ge-sbp-comment-avatar{
    width:42px !important;
    min-width:42px !important;
    height:42px !important;
  }
}
