
.fusis-eoe-guide{--fusis-green:#173c2d;--fusis-green-2:#21553f;--fusis-cream:#fbf7ee;--fusis-soft:#f4ead8;--fusis-gold:#c7a65a;--fusis-ink:#18231d;--fusis-muted:#6a746a;--fusis-danger:#8b3b2f;--fusis-safe:#2d654b;font-family:inherit;color:var(--fusis-ink);background:linear-gradient(180deg,#fffaf0 0%,#fbf7ee 100%);border-radius:28px;overflow:hidden;box-shadow:0 24px 70px rgba(23,60,45,.12);}
.fusis-eoe-guide *{box-sizing:border-box;}
.fusis-eoe-hero{position:relative;padding:72px 24px;background:radial-gradient(circle at top left,rgba(199,166,90,.28),transparent 35%),linear-gradient(135deg,var(--fusis-green) 0%,#0f261d 100%);color:#fff;overflow:hidden;}
.fusis-eoe-hero:after{content:"";position:absolute;right:-120px;top:-120px;width:360px;height:360px;border:1px solid rgba(255,255,255,.14);border-radius:50%;box-shadow:0 0 0 42px rgba(255,255,255,.04),0 0 0 88px rgba(255,255,255,.025);}
.fusis-eoe-hero-inner{position:relative;z-index:1;max-width:1120px;margin:0 auto;}
.fusis-eoe-logo{max-width:120px;max-height:90px;object-fit:contain;margin-bottom:18px;filter:drop-shadow(0 12px 20px rgba(0,0,0,.22));}
.fusis-eoe-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:rgba(255,255,255,.1);font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:#f8e8bd;}
.fusis-eoe-hero h1{max-width:900px;margin:22px 0 16px;font-size:clamp(38px,6vw,76px);line-height:.95;letter-spacing:-.05em;color:#fff;}
.fusis-eoe-hero p{max-width:760px;margin:0;font-size:clamp(17px,2vw,22px);line-height:1.65;color:rgba(255,255,255,.84);}
.fusis-eoe-hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px;}
.fusis-eoe-main-cta,.fusis-eoe-secondary-cta,.fusis-eoe-product-link{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border-radius:999px;font-weight:800;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;}
.fusis-eoe-main-cta{background:var(--fusis-gold);color:#172418;padding:14px 22px;box-shadow:0 16px 32px rgba(0,0,0,.25);}
.fusis-eoe-secondary-cta{background:rgba(255,255,255,.1);color:#fff;border:1px solid rgba(255,255,255,.22);padding:14px 22px;}
.fusis-eoe-main-cta:hover,.fusis-eoe-secondary-cta:hover,.fusis-eoe-product-link:hover{transform:translateY(-2px);}
.fusis-eoe-search-shell{position:sticky;top:0;z-index:5;background:rgba(251,247,238,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(23,60,45,.12);padding:18px 24px;}
.admin-bar .fusis-eoe-search-shell{top:32px;}
.fusis-eoe-search-box{max-width:1120px;margin:0 auto;}
.fusis-eoe-search-box label{display:block;font-weight:900;color:var(--fusis-green);margin-bottom:8px;}
.fusis-eoe-input-row{display:flex;gap:16px;align-items:stretch;flex-wrap:wrap;}
.fusis-eoe-search-input{flex:1 1 620px;min-width:280px;width:auto;border:1px solid rgba(23,60,45,.18);border-radius:18px;background:#fff;padding:15px 18px;font-size:16px;box-shadow:0 10px 28px rgba(23,60,45,.08);}
.fusis-eoe-search-actions{display:flex;gap:14px;align-items:stretch;flex:0 0 auto;}
.fusis-eoe-clear-search,.fusis-eoe-close-all,.fusis-eoe-section-close{border:0;border-radius:999px;background:var(--fusis-green);color:#fff;padding:12px 22px;font-weight:800;cursor:pointer;transition:transform .2s ease,background .2s ease;white-space:nowrap;}
.fusis-eoe-clear-search{background:#e7dac2;color:var(--fusis-green);}
.fusis-eoe-clear-search:hover,.fusis-eoe-close-all:hover,.fusis-eoe-section-close:hover{transform:translateY(-1px);}
.fusis-eoe-search-status{margin:9px 0 0;color:var(--fusis-muted);font-size:14px;}
.fusis-eoe-jump-map{max-width:1120px;margin:14px auto 0;display:flex;gap:9px;overflow:auto;padding-bottom:4px;scrollbar-width:thin;}
.fusis-eoe-jump{flex:0 0 auto;border:1px solid rgba(23,60,45,.15);background:#fff;border-radius:999px;padding:9px 13px;font-size:13px;font-weight:800;color:var(--fusis-green);cursor:pointer;white-space:nowrap;}
.fusis-eoe-jump:hover{background:var(--fusis-green);color:#fff;}
.fusis-eoe-section-list{max-width:1120px;margin:0 auto;padding:34px 24px 64px;}
.fusis-eoe-section{margin:0 0 18px;border:1px solid rgba(23,60,45,.12);border-radius:24px;background:#fff;box-shadow:0 18px 48px rgba(23,60,45,.08);overflow:hidden;transition:box-shadow .25s ease,transform .25s ease,opacity .2s ease;}
.fusis-eoe-section.is-open{box-shadow:0 24px 70px rgba(23,60,45,.16);}
.fusis-eoe-section.is-filtered-out{display:none;}
.fusis-eoe-section.is-search-match{outline:2px solid rgba(199,166,90,.55);}
.fusis-eoe-section-toggle{width:100%;display:grid;grid-template-columns:120px 1fr auto;gap:18px;align-items:center;text-align:left;background:linear-gradient(180deg,#fff,#fffaf2);border:0;padding:24px;cursor:pointer;color:var(--fusis-ink);}
.fusis-eoe-section-number{display:inline-flex;align-items:center;justify-content:center;align-self:start;border-radius:999px;background:#eef5ed;color:var(--fusis-green);font-size:12px;font-weight:900;letter-spacing:.05em;text-transform:uppercase;padding:9px 11px;}
.fusis-eoe-section-title-wrap h2{margin:0 0 6px;color:var(--fusis-green);font-size:clamp(20px,2vw,30px);line-height:1.15;letter-spacing:-.02em;}
.fusis-eoe-section-title-wrap span{display:block;color:var(--fusis-muted);font-size:15px;line-height:1.5;}
.fusis-eoe-toggle-label{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--fusis-green);color:#fff;font-weight:900;padding:12px 16px;white-space:nowrap;}
.fusis-eoe-section.is-open .fusis-eoe-toggle-label{background:var(--fusis-gold);color:#172418;}
.fusis-eoe-section-panel{max-height:0;overflow:hidden;opacity:0;transition:max-height .45s ease,opacity .3s ease;}
.fusis-eoe-section.is-open .fusis-eoe-section-panel{max-height:none;opacity:1;}
.fusis-eoe-panel-inner{padding:0 24px 28px;}
.fusis-eoe-section-close-top{float:right;margin:0 0 16px 16px;background:#e9ddc7;color:var(--fusis-green);}
.fusis-eoe-section-body{clear:both;border-top:1px solid rgba(23,60,45,.1);padding-top:26px;}
.fusis-eoe-section-body h3{font-size:clamp(24px,3vw,38px);line-height:1.1;margin:0 0 16px;color:var(--fusis-green);letter-spacing:-.03em;}
.fusis-eoe-section-body h4{margin:0 0 8px;color:var(--fusis-green);font-size:18px;}
.fusis-eoe-section-body p{font-size:16.5px;line-height:1.78;color:#344238;margin:0 0 16px;}
.fusis-eoe-card-grid,.fusis-eoe-profile-grid,.fusis-eoe-glossary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:22px 0;}
.fusis-eoe-info-card,.fusis-eoe-oil-card,.fusis-eoe-glossary-term,.fusis-eoe-list-block,.fusis-eoe-callout,.fusis-eoe-visual{background:#fffaf2;border:1px solid rgba(23,60,45,.1);border-radius:20px;padding:18px;box-shadow:0 10px 24px rgba(23,60,45,.06);}
.fusis-eoe-info-card p,.fusis-eoe-glossary-term p{margin:0;color:#445046;}
.fusis-eoe-list-block{margin:20px 0;background:#f7efe0;}
.fusis-eoe-list-block ul{margin:10px 0 0 20px;padding:0;}
.fusis-eoe-list-block li{margin:8px 0;line-height:1.55;color:#344238;}
.fusis-eoe-callout{margin:22px 0;border-left:5px solid var(--fusis-gold);background:#fff8e7;}
.fusis-eoe-callout strong{display:block;color:var(--fusis-green);font-size:18px;margin-bottom:6px;}
.fusis-eoe-callout p{margin:0;}
.fusis-eoe-callout-danger{border-left-color:var(--fusis-danger);background:#fff0eb;}
.fusis-eoe-callout-safe{border-left-color:var(--fusis-safe);background:#eff8f1;}
.fusis-eoe-table-wrap,.fusis-eoe-chart-wrap{overflow-x:auto;overflow-y:visible;margin:22px 0 26px;border-radius:18px;border:1px solid rgba(23,60,45,.12);background:#fff;max-width:100%;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y pinch-zoom;overscroll-behavior-x:auto;scrollbar-width:thin;scrollbar-color:var(--fusis-gold) rgba(23,60,45,.09);}
.fusis-eoe-table-wrap:focus,.fusis-eoe-chart-wrap:focus{outline:3px solid rgba(199,166,90,.45);outline-offset:3px;}
.fusis-eoe-table-wrap::-webkit-scrollbar,.fusis-eoe-chart-wrap::-webkit-scrollbar{height:10px;}
.fusis-eoe-table-wrap::-webkit-scrollbar-track,.fusis-eoe-chart-wrap::-webkit-scrollbar-track{background:rgba(23,60,45,.08);border-radius:999px;margin:0 14px;}
.fusis-eoe-table-wrap::-webkit-scrollbar-thumb,.fusis-eoe-chart-wrap::-webkit-scrollbar-thumb{background:var(--fusis-gold);border-radius:999px;border:2px solid rgba(255,255,255,.8);}
.fusis-eoe-table-wrap::-webkit-scrollbar-thumb:hover,.fusis-eoe-chart-wrap::-webkit-scrollbar-thumb:hover{background:#b89546;}
.fusis-eoe-table-wrap:not(.fusis-eoe-has-overflow),.fusis-eoe-chart-wrap:not(.fusis-eoe-has-overflow){scrollbar-width:none;}
.fusis-eoe-table-wrap:not(.fusis-eoe-has-overflow)::-webkit-scrollbar,.fusis-eoe-chart-wrap:not(.fusis-eoe-has-overflow)::-webkit-scrollbar{display:none;}
.fusis-eoe-table-wrap.fusis-eoe-has-overflow,.fusis-eoe-chart-wrap.fusis-eoe-has-overflow{padding-bottom:8px;}
.fusis-eoe-chart-wrap > *{min-width:760px;}
.fusis-eoe-table{width:100%;border-collapse:collapse;background:#fff;min-width:760px;}
.fusis-eoe-table th{background:var(--fusis-green);color:#fff;text-align:left;padding:14px;font-size:14px;}
.fusis-eoe-table td{padding:14px;border-top:1px solid rgba(23,60,45,.1);vertical-align:top;line-height:1.55;color:#344238;}
.fusis-eoe-table tr:nth-child(even) td{background:#fffaf2;}
.fusis-eoe-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
.fusis-eoe-oil-card{background:linear-gradient(180deg,#fffdf7,#f7efe0);}
.fusis-eoe-oil-card h4{font-size:22px;margin-bottom:14px;}
.fusis-eoe-oil-card dl{display:grid;grid-template-columns:130px 1fr;gap:7px 12px;margin:0;}
.fusis-eoe-oil-card dt{font-weight:900;color:var(--fusis-green);}
.fusis-eoe-oil-card dd{margin:0;color:#3f4d43;line-height:1.45;}
.fusis-eoe-product-link{margin-top:16px;background:var(--fusis-gold);color:#172418;padding:11px 15px;font-size:14px;}
.fusis-eoe-faq-list details{border:1px solid rgba(23,60,45,.13);border-radius:18px;background:#fffaf2;margin:10px 0;padding:15px 18px;}
.fusis-eoe-faq-list summary{font-weight:900;color:var(--fusis-green);cursor:pointer;}
.fusis-eoe-faq-list p{margin:12px 0 0;}
.fusis-eoe-bottom-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:14px;margin-top:26px;padding-top:22px;border-top:1px solid rgba(23,60,45,.1);}
.fusis-eoe-bottom-actions .fusis-eoe-section-close{background:var(--fusis-green);}
.fusis-eoe-mark{background:rgba(199,166,90,.35);border-radius:4px;padding:0 2px;}
body.fusis-eoe-no-scroll{overflow-x:hidden;}
@media (max-width:782px){.admin-bar .fusis-eoe-search-shell{top:46px;}.fusis-eoe-hero{padding:52px 18px;}.fusis-eoe-input-row{display:flex;flex-direction:column;gap:12px;}.fusis-eoe-search-input{flex-basis:auto;min-width:0;width:100%;}.fusis-eoe-search-actions{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:10px;}.fusis-eoe-clear-search,.fusis-eoe-close-all{width:100%;padding:12px 10px;}.fusis-eoe-section-list{padding:24px 14px 44px;}.fusis-eoe-section-toggle{grid-template-columns:1fr;gap:12px;padding:20px;}.fusis-eoe-toggle-label{justify-self:start;}.fusis-eoe-panel-inner{padding:0 18px 24px;}.fusis-eoe-card-grid,.fusis-eoe-profile-grid,.fusis-eoe-glossary-grid{grid-template-columns:1fr;}.fusis-eoe-oil-card dl{grid-template-columns:1fr;}.fusis-eoe-oil-card dt{margin-top:8px;}.fusis-eoe-search-shell{position:relative;top:auto;}.fusis-eoe-table{min-width:720px;}.fusis-eoe-chart-wrap > *{min-width:720px;}}
@media (prefers-reduced-motion:reduce){.fusis-eoe-guide *{scroll-behavior:auto!important;transition:none!important;}}

@media (max-width:520px){.fusis-eoe-search-actions{grid-template-columns:1fr;}.fusis-eoe-clear-search,.fusis-eoe-close-all{width:100%;}}

.fusis-eoe-course-block{margin:28px 0;padding:24px;border-radius:24px;background:linear-gradient(180deg,#fffdf7,#f5ead6);border:1px solid rgba(23,60,45,.12);box-shadow:0 16px 38px rgba(23,60,45,.08);}
.fusis-eoe-course-block h3{margin-top:0!important;}
.fusis-eoe-course-block > p:last-child{margin-bottom:0;}
.fusis-eoe-course-block .fusis-eoe-table-wrap{background:#fff;}

.fusis-eoe-course-workshop{background:linear-gradient(180deg,#fffef9,#f2e5cf);border-color:rgba(199,166,90,.32);}

.fusis-eoe-knowledge-check{background:linear-gradient(180deg,#f7fff8,#eef6ec);border-color:rgba(45,101,75,.28);}


.fusis-eoe-overview,.fusis-eoe-resources{padding:34px 24px;background:#fffaf2;border-bottom:1px solid rgba(23,60,45,.1);}
.fusis-eoe-overview-inner,.fusis-eoe-resources-inner{max-width:1120px;margin:0 auto;}
.fusis-eoe-small-kicker{display:inline-flex;align-items:center;border-radius:999px;background:#eef5ed;color:var(--fusis-green);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;padding:8px 12px;margin-bottom:12px;}
.fusis-eoe-overview h2,.fusis-eoe-resources h2{margin:0 0 14px;color:var(--fusis-green);font-size:clamp(28px,4vw,46px);line-height:1.05;letter-spacing:-.035em;}
.fusis-eoe-overview p,.fusis-eoe-resources p{max-width:900px;margin:0 0 16px;font-size:16.5px;line-height:1.75;color:#344238;}
.fusis-eoe-overview-cards .fusis-eoe-info-card h3{margin:0 0 8px;color:var(--fusis-green);font-size:19px;line-height:1.2;}
.fusis-eoe-resource-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:22px;}
.fusis-eoe-resource-grid a{display:block;text-decoration:none;background:#fff;border:1px solid rgba(23,60,45,.12);border-radius:20px;padding:18px;box-shadow:0 10px 24px rgba(23,60,45,.06);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;}
.fusis-eoe-resource-grid a:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(23,60,45,.1);border-color:rgba(199,166,90,.42);}
.fusis-eoe-resource-grid strong{display:block;color:var(--fusis-green);font-size:17px;margin-bottom:6px;}
.fusis-eoe-resource-grid span{display:block;color:#445046;line-height:1.55;}
@media (max-width:782px){.fusis-eoe-overview,.fusis-eoe-resources{padding:28px 18px;}.fusis-eoe-resource-grid{grid-template-columns:1fr;}}


/* V1.3.6 mobile readability fixes */
@media (max-width:782px){
  .fusis-eoe-guide{
    width:100vw;
    max-width:100vw;
    margin-left:calc(50% - 50vw);
    margin-right:calc(50% - 50vw);
    border-radius:0;
    box-shadow:none;
    overflow:hidden;
  }
  .fusis-eoe-hero,
  .fusis-eoe-search-shell,
  .fusis-eoe-overview,
  .fusis-eoe-resources{
    padding-left:16px;
    padding-right:16px;
  }
  .fusis-eoe-hero{padding-top:44px;padding-bottom:46px;}
  .fusis-eoe-hero h1{font-size:clamp(34px,11vw,46px);line-height:1;letter-spacing:-.04em;}
  .fusis-eoe-hero p{font-size:16px;line-height:1.55;}
  .fusis-eoe-hero-actions{gap:10px;margin-top:22px;}
  .fusis-eoe-main-cta,.fusis-eoe-secondary-cta{width:100%;padding:13px 16px;}
  .fusis-eoe-section-list{max-width:100%;padding:22px 10px 42px;}
  .fusis-eoe-section{border-radius:18px;margin-bottom:14px;box-shadow:0 10px 26px rgba(23,60,45,.07);}
  .fusis-eoe-section-toggle{padding:16px 14px;gap:10px;}
  .fusis-eoe-section-number{font-size:11px;padding:7px 9px;}
  .fusis-eoe-section-title-wrap h2{font-size:21px;line-height:1.16;}
  .fusis-eoe-section-title-wrap span{font-size:14px;line-height:1.45;}
  .fusis-eoe-toggle-label{padding:10px 14px;font-size:13px;}
  .fusis-eoe-panel-inner{padding:0 10px 20px;}
  .fusis-eoe-section-close-top{float:none;display:block;width:100%;margin:0 0 14px 0;}
  .fusis-eoe-section-body{padding-top:18px;}
  .fusis-eoe-section-body h3,
  .fusis-eoe-course-block h3{font-size:22px;line-height:1.18;letter-spacing:-.02em;margin-bottom:12px;}
  .fusis-eoe-section-body h4{font-size:17px;line-height:1.25;}
  .fusis-eoe-section-body p,
  .fusis-eoe-overview p,
  .fusis-eoe-resources p{font-size:15.5px;line-height:1.62;}
  .fusis-eoe-card-grid,
  .fusis-eoe-profile-grid,
  .fusis-eoe-glossary-grid,
  .fusis-eoe-resource-grid{gap:12px;margin:16px 0;}
  .fusis-eoe-info-card,
  .fusis-eoe-oil-card,
  .fusis-eoe-glossary-term,
  .fusis-eoe-list-block,
  .fusis-eoe-callout,
  .fusis-eoe-visual,
  .fusis-eoe-course-block{padding:14px;border-radius:16px;}
  .fusis-eoe-course-block{margin:18px 0;}
  .fusis-eoe-list-block ul{margin-left:18px;}
  .fusis-eoe-list-block li{font-size:15px;line-height:1.5;}
  .fusis-eoe-callout strong{font-size:16px;}
  .fusis-eoe-bottom-actions{display:block;}
  .fusis-eoe-bottom-actions .fusis-eoe-section-close,
  .fusis-eoe-bottom-actions .fusis-eoe-product-link{width:100%;margin-top:10px;}
  .fusis-eoe-table-wrap,
  .fusis-eoe-chart-wrap{border-radius:14px;margin:18px 0 22px;}
}

@media (max-width:420px){
  .fusis-eoe-hero,
  .fusis-eoe-search-shell,
  .fusis-eoe-overview,
  .fusis-eoe-resources{padding-left:14px;padding-right:14px;}
  .fusis-eoe-section-list{padding-left:8px;padding-right:8px;}
  .fusis-eoe-panel-inner{padding-left:8px;padding-right:8px;}
  .fusis-eoe-section-toggle{padding:15px 12px;}
  .fusis-eoe-section-body h3,
  .fusis-eoe-course-block h3{font-size:20px;line-height:1.2;}
  .fusis-eoe-section-body p,
  .fusis-eoe-overview p,
  .fusis-eoe-resources p{font-size:15px;line-height:1.58;}
  .fusis-eoe-info-card,
  .fusis-eoe-oil-card,
  .fusis-eoe-glossary-term,
  .fusis-eoe-list-block,
  .fusis-eoe-callout,
  .fusis-eoe-visual,
  .fusis-eoe-course-block{padding:12px;}
}


/* V1.4.0 mobile search and draggable section-tab carousel fixes */
@media (max-width:782px){
  .fusis-eoe-search-shell{
    width:100% !important;
    max-width:100% !important;
    overflow:hidden !important;
    padding-left:12px !important;
    padding-right:12px !important;
    box-sizing:border-box !important;
  }
  .fusis-eoe-search-box,
  .fusis-eoe-input-row,
  .fusis-eoe-search-actions{
    width:100% !important;
    max-width:100% !important;
    min-width:0 !important;
    box-sizing:border-box !important;
  }
  .fusis-eoe-input-row{
    display:flex !important;
    flex-direction:column !important;
    gap:10px !important;
    overflow:hidden !important;
  }
  .fusis-eoe-search-input{
    display:block !important;
    width:100% !important;
    max-width:100% !important;
    min-width:0 !important;
    flex:0 1 auto !important;
    box-sizing:border-box !important;
    appearance:none;
    -webkit-appearance:none;
    margin:0 !important;
    font-size:16px;
    padding:14px 15px;
    border-radius:16px;
  }
  .fusis-eoe-search-actions{
    display:grid !important;
    grid-template-columns:1fr !important;
    gap:10px !important;
    margin-top:0 !important;
  }
  .fusis-eoe-clear-search,
  .fusis-eoe-close-all{
    width:100% !important;
    max-width:100% !important;
    min-height:48px;
    padding:13px 12px;
    box-sizing:border-box !important;
  }
  .fusis-eoe-jump-map{
    position:relative;
    margin-top:12px;
    padding-bottom:10px;
    overflow-x:auto;
    overflow-y:hidden;
    -webkit-overflow-scrolling:touch;
    scrollbar-width:none;
    box-shadow:none !important;
  }
  .fusis-eoe-jump-map::-webkit-scrollbar{display:none;}
  .fusis-eoe-jump-map:after{display:none !important;content:none !important;}
  .fusis-eoe-jump-scrollbar{
    display:block;
    width:100%;
    height:14px;
    margin:8px auto 0;
    border-radius:999px;
    background:rgba(23,60,45,.12);
    overflow:hidden;
    box-shadow:inset 0 0 0 1px rgba(23,60,45,.09);
    cursor:pointer;
    touch-action:none;
  }
  .fusis-eoe-jump-scrollbar-thumb{
    display:block;
    height:100%;
    width:42%;
    min-width:58px;
    border-radius:999px;
    background:linear-gradient(90deg,var(--fusis-gold),#e1c477);
    box-shadow:0 2px 8px rgba(23,60,45,.18);
    transform:translateX(0);
    cursor:grab;
    touch-action:none;
  }
  .fusis-eoe-jump-scrollbar-thumb:active,
  .fusis-eoe-jump-scrollbar.is-dragging .fusis-eoe-jump-scrollbar-thumb{cursor:grabbing;}
  .fusis-eoe-jump-scrollbar.is-hidden{display:none;}
}
@media (min-width:783px){
  .fusis-eoe-jump-scrollbar{display:none;}
}

/* V1.4.4 mobile table/chart touch fix: allow vertical page scrolling while the table still scrolls sideways. */
@media (max-width:782px){
  .fusis-eoe-table-wrap,
  .fusis-eoe-chart-wrap{
    overflow-x:auto !important;
    overflow-y:visible !important;
    touch-action:pan-y pan-x pinch-zoom !important;
    overscroll-behavior-x:auto !important;
    overscroll-behavior-y:auto !important;
  }
}


/* V1.4.5 visible carousel scrollbars for wide tables and charts */
.fusis-eoe-table-wrap,
.fusis-eoe-chart-wrap{
  scrollbar-width:none !important;
  margin-bottom:8px !important;
}
.fusis-eoe-table-wrap::-webkit-scrollbar,
.fusis-eoe-chart-wrap::-webkit-scrollbar{display:none !important;}
.fusis-eoe-media-scrollbar{
  display:block;
  width:100%;
  height:14px;
  margin:6px auto 24px;
  border-radius:999px;
  background:rgba(23,60,45,.12);
  overflow:hidden;
  box-shadow:inset 0 0 0 1px rgba(23,60,45,.09);
  cursor:pointer;
  touch-action:none;
}
.fusis-eoe-media-scrollbar-thumb{
  display:block;
  height:100%;
  width:42%;
  min-width:58px;
  border-radius:999px;
  background:linear-gradient(90deg,var(--fusis-gold),#e1c477);
  box-shadow:0 2px 8px rgba(23,60,45,.18);
  transform:translateX(0);
  cursor:grab;
  touch-action:none;
}
.fusis-eoe-media-scrollbar-thumb:active,
.fusis-eoe-media-scrollbar.is-dragging .fusis-eoe-media-scrollbar-thumb{cursor:grabbing;}
.fusis-eoe-media-scrollbar.is-hidden{display:none;}
@media (max-width:782px){
  .fusis-eoe-media-scrollbar{height:16px;margin-top:8px;margin-bottom:24px;}
  .fusis-eoe-media-scrollbar-thumb{min-width:64px;}
}
