@import"https://fonts.googleapis.com/css2?family=Rubik:wght@400;500;600;700;800;900&family=Anton&display=swap";:root{--eg-yellow: #F5A623;--eg-yellow-600: #D8881A;--eg-yellow-100: #FCEBC9;--eg-black: #0A0A0A;--eg-black-800: #1A1A1A;--eg-black-700: #2A2A2A;--eg-navy: var(--eg-black);--eg-navy-700: var(--eg-black-800);--eg-navy-500: var(--eg-black-700);--eg-steel-900: #1A1F26;--eg-steel-700: #3B4654;--eg-steel-500: #6B7888;--eg-steel-300: #B8C0CC;--eg-steel-100: #E6EAF0;--eg-steel-50: #F4F6FA;--eg-white: #FFFFFF;--eg-cream: #FAF8F2;--eg-success: #2BA84A;--eg-warning: #FFA200;--eg-danger: #D72638;--eg-info: #2E7AD1;--fg-1: var(--eg-black);--fg-2: var(--eg-steel-700);--fg-3: var(--eg-steel-500);--fg-on-dark: var(--eg-white);--fg-on-yellow: var(--eg-black);--bg-1: var(--eg-white);--bg-2: var(--eg-steel-50);--bg-3: var(--eg-steel-100);--bg-dark: var(--eg-black);--bg-darker: #000000;--border-1: var(--eg-steel-100);--border-2: var(--eg-steel-300);--border-strong: var(--eg-black);--font-sans: "Rubik", -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;--font-display: "Rubik", "Arial Black", Impact, sans-serif;--font-numeric: "Anton", "Arial Narrow", sans-serif;--font-mono: "JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;--t-2xs: .6875rem;--t-xs: .75rem;--t-sm: .875rem;--t-base: 1rem;--t-md: 1.125rem;--t-lg: 1.25rem;--t-xl: 1.5rem;--t-2xl: 2rem;--t-3xl: 2.625rem;--t-4xl: 3.5rem;--t-5xl: 4.5rem;--t-hero: 6rem;--s-1: 4px;--s-2: 8px;--s-3: 12px;--s-4: 16px;--s-5: 24px;--s-6: 32px;--s-7: 48px;--s-8: 64px;--s-9: 96px;--s-10: 128px;--r-sm: 4px;--r-md: 8px;--r-lg: 12px;--r-xl: 20px;--r-pill: 999px;--sh-1: 0 1px 2px rgba(14, 31, 51, .06), 0 1px 1px rgba(14, 31, 51, .04);--sh-2: 0 4px 12px rgba(14, 31, 51, .08), 0 2px 4px rgba(14, 31, 51, .04);--sh-3: 0 12px 32px rgba(14, 31, 51, .12), 0 4px 8px rgba(14, 31, 51, .06);--sh-yellow: 0 6px 18px rgba(245, 166, 35, .35);--ease-out: cubic-bezier(.22, .61, .36, 1);--ease-in-out: cubic-bezier(.65, 0, .35, 1);--dur-fast: .14s;--dur-base: .22s;--dur-slow: .42s;--container-max: 1280px;--container-pad: clamp(20px, 4vw, 48px);--section-y: clamp(64px, 9vw, 128px);--header-h: 92px;--header-h-shrunk: 64px}*,*:before,*:after{box-sizing:border-box}*{margin:0}html{height:100%}body{min-height:100%}html{-webkit-text-size-adjust:100%;text-rendering:optimizeLegibility}body{line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit;color:inherit}button{background:none;border:0;cursor:pointer}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}ul,ol{list-style:none;padding:0}a{color:inherit;text-decoration:none}:focus-visible{outline:3px solid var(--eg-yellow);outline-offset:2px}html{scroll-behavior:smooth}@media(max-width:920px){section[id]{scroll-margin-top:90px}}body{font-family:var(--font-sans);font-size:var(--t-base);color:var(--fg-1);background:var(--bg-1);font-weight:400}.eg-display{font-family:var(--font-display);font-weight:900;font-size:clamp(3rem,7vw,var(--t-hero));line-height:.95;letter-spacing:-.02em;color:var(--fg-1);text-transform:uppercase}.eg-h1{font-family:var(--font-display);font-weight:900;font-size:clamp(2.25rem,5vw,var(--t-4xl));line-height:1.05;letter-spacing:-.01em;color:var(--fg-1);text-transform:uppercase}.eg-h2{font-family:var(--font-display);font-weight:800;font-size:clamp(1.75rem,4vw,var(--t-3xl));line-height:1.1;letter-spacing:-.005em;color:var(--fg-1);text-transform:uppercase}.eg-h3{font-family:var(--font-sans);font-weight:800;font-size:clamp(1.375rem,2.4vw,var(--t-2xl));line-height:1.15;color:var(--fg-1);text-transform:uppercase;letter-spacing:-.003em}.eg-h4{font-family:var(--font-sans);font-weight:700;font-size:var(--t-xl);line-height:1.25;color:var(--fg-1)}.eg-eyebrow{font-family:var(--font-sans);font-weight:700;font-size:var(--t-sm);letter-spacing:.18em;text-transform:uppercase;color:var(--eg-yellow-600);display:inline-block}.eg-lead{font-family:var(--font-sans);font-size:var(--t-lg);line-height:1.55;color:var(--fg-2);font-weight:400}.eg-body{font-family:var(--font-sans);font-size:var(--t-base);line-height:1.65;color:var(--fg-2)}.eg-small{font-family:var(--font-sans);font-size:var(--t-sm);line-height:1.5;color:var(--fg-3)}.eg-stat{font-family:var(--font-numeric);font-size:clamp(4rem,9vw,7.5rem);line-height:.9;color:var(--eg-yellow);letter-spacing:.01em;text-transform:uppercase}.eg-mono{font-family:var(--font-mono);font-size:var(--t-sm)}.u-container{width:100%;max-width:var(--container-max);margin:0 auto;padding-inline:var(--container-pad)}.u-section{padding-block:var(--section-y);position:relative}.u-section--tight{padding-block:clamp(48px,6vw,80px)}.u-section--bg-cream{background:var(--eg-cream)}.u-section--bg-steel{background:var(--bg-2)}.u-section--bg-dark{background:var(--eg-black);color:var(--fg-on-dark)}.u-section--bg-dark .eg-h1,.u-section--bg-dark .eg-h2,.u-section--bg-dark .eg-h3,.u-section--bg-dark .eg-h4{color:var(--fg-on-dark)}.u-section--bg-dark .eg-body,.u-section--bg-dark .eg-lead{color:#ffffffc7}.u-section--bg-dark .eg-eyebrow{color:var(--eg-yellow)}.u-section-head{text-align:center;max-width:760px;margin:0 auto var(--s-8)}.u-section-head .eg-h1,.u-section-head .eg-h2{margin-top:var(--s-3)}.u-section-head .eg-lead{margin-top:var(--s-4)}.u-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes hero-pulse{0%,to{opacity:1}50%{opacity:.5}}.eg-stripe{background:repeating-linear-gradient(-45deg,var(--eg-yellow) 0 14px,var(--eg-black) 14px 28px);height:8px;width:100%}.eg-watermark-bg{position:relative;background-color:var(--eg-black);background-image:url(/images/egh-log-eastern-generators-circle-monogram-1x1-512x512.webp);background-repeat:repeat;background-size:200px 200px;background-position:center;isolation:isolate}.eg-watermark-bg:before{content:"";position:absolute;inset:0;background:#0a0a0aed;pointer-events:none;z-index:0}.eg-watermark-bg>*{position:relative;z-index:1}.eg-card{background:var(--bg-1);border:1px solid var(--border-1);border-radius:var(--r-md);box-shadow:var(--sh-1);overflow:hidden}.eg-card--hover{transition:transform var(--dur-base) var(--ease-out),box-shadow var(--dur-base) var(--ease-out)}.eg-card--hover:hover{transform:translateY(-3px);box-shadow:var(--sh-3)}.eg-card__media{display:block;width:100%;aspect-ratio:4 / 3;object-fit:cover;background:var(--bg-3)}.eg-card__media--tall{aspect-ratio:3 / 4}.eg-card__body{padding:var(--s-5)}.reveal{opacity:0;transform:translateY(8px);transition:opacity var(--dur-slow) var(--ease-out) var(--reveal-delay, 0ms),transform var(--dur-slow) var(--ease-out) var(--reveal-delay, 0ms)}.reveal.is-visible{opacity:1;transform:translateY(0)}.reveal--fade{transform:none}.reveal--fade.is-visible{opacity:var(--reveal-opacity, 1);transform:none}.reveal--pop{transform:translateY(6px) scale(.96)}.reveal--pop.is-visible{transform:translateY(0) scale(1)}@media(prefers-reduced-motion:reduce){.reveal,.reveal--fade,.reveal--pop{opacity:1;transform:none;transition:none}.reveal--fade{opacity:var(--reveal-opacity, 1)}}.u-grid{display:grid;gap:var(--s-5)}.u-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.u-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.u-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}@media(max-width:960px){.u-grid--3,.u-grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.u-grid--2,.u-grid--3,.u-grid--4{grid-template-columns:1fr}}.u-split{display:grid;grid-template-columns:1fr 1fr;gap:clamp(32px,5vw,64px);align-items:center}@media(max-width:900px){.u-split{grid-template-columns:1fr}}.u-split--photo-first .u-split__photo{order:-1}.u-phone{font-weight:800;color:var(--eg-yellow);letter-spacing:.04em}.u-phone:hover{color:var(--eg-yellow-600)}[data-lucide]{width:24px;height:24px;stroke-width:1.75}.eg-btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--s-2);padding:14px 26px;font-family:var(--font-sans);font-weight:800;font-size:var(--t-sm);line-height:1;text-transform:uppercase;letter-spacing:.08em;border:2px solid transparent;border-radius:var(--r-sm);cursor:pointer;white-space:nowrap;transition:transform var(--dur-fast) var(--ease-out),background-color var(--dur-fast) var(--ease-out),color var(--dur-fast) var(--ease-out),box-shadow var(--dur-fast) var(--ease-out),border-color var(--dur-fast) var(--ease-out)}.eg-btn [data-lucide]{width:16px;height:16px;stroke-width:2.25}.eg-btn--primary{background:var(--eg-yellow);color:var(--fg-on-yellow);box-shadow:var(--sh-yellow)}.eg-btn--primary:hover{background:var(--eg-yellow-600);transform:translateY(-1px)}.eg-btn--primary:active{transform:translateY(0)}.eg-btn--secondary{background:var(--eg-black);color:var(--eg-white)}.eg-btn--secondary:hover{background:var(--eg-black-800);transform:translateY(-1px)}.eg-btn--secondary:active{transform:translateY(0)}.eg-btn--ghost{background:transparent;color:var(--eg-black);border-color:var(--eg-black)}.eg-btn--ghost:hover{background:var(--eg-black);color:var(--eg-white)}.eg-btn--ghost-light{background:transparent;color:var(--eg-white);border-color:#fff6}.eg-btn--ghost-light:hover{background:var(--eg-white);color:var(--eg-black);border-color:var(--eg-white)}.eg-btn--lg{padding:18px 32px;font-size:var(--t-base)}.eg-btn--sm{padding:10px 18px;font-size:var(--t-xs)}.eg-btn--block{width:100%}.eg-stripe+.eg-stripe{margin-top:0}html.egfb-open{overflow:hidden}.egfb[data-astro-cid-bkb4lydw]{--fb-ratio: 1.4142;--fb-dur: calc(var(--dur-slow) * 1.75);--fb-vh: 100vh;--fb-page-h: min(calc(var(--fb-vh) - 184px), calc((100vw - 190px) / 2 * var(--fb-ratio)));--fb-page-w: calc(var(--fb-page-h) / var(--fb-ratio));position:fixed;inset:0;z-index:1000}@supports (height: 1dvh){.egfb[data-astro-cid-bkb4lydw]{--fb-vh: 100dvh}}.egfb[data-astro-cid-bkb4lydw][hidden]{display:none}.egfb__backdrop[data-astro-cid-bkb4lydw]{position:absolute;inset:0;z-index:0;border:0;margin:0;padding:0;cursor:pointer;background:#0a0a0af0;animation:egfb-fade var(--dur-base) var(--ease-out)}.egfb__dialog[data-astro-cid-bkb4lydw]{position:relative;z-index:1;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--s-4);padding:72px 95px 16px;outline:none}.egfb__stage[data-astro-cid-bkb4lydw]{position:relative;flex:none;width:100%;height:var(--fb-page-h);display:flex;align-items:center;justify-content:center;animation:egfb-rise var(--dur-slow) var(--ease-out)}.egfb__book[data-astro-cid-bkb4lydw]{position:relative;width:calc(var(--fb-page-w) * 2);height:100%;perspective:calc(var(--fb-page-w) * 8);cursor:pointer;user-select:none;-webkit-user-select:none;transition:transform var(--fb-dur) var(--ease-in-out)}.egfb--first[data-astro-cid-bkb4lydw] .egfb__book[data-astro-cid-bkb4lydw]{transform:translate(-25%)}.egfb--last[data-astro-cid-bkb4lydw] .egfb__book[data-astro-cid-bkb4lydw]{transform:translate(25%)}.egfb__sheet[data-astro-cid-bkb4lydw]{position:absolute;top:0;left:50%;width:var(--fb-page-w);height:100%;transform-origin:left center;transform-style:preserve-3d;transition:transform var(--fb-dur) var(--ease-in-out)}.egfb__sheet[data-astro-cid-bkb4lydw].is-flipped{transform:rotateY(-180deg)}.egfb[data-astro-cid-bkb4lydw].is-static .egfb__sheet[data-astro-cid-bkb4lydw],.egfb[data-astro-cid-bkb4lydw].is-static .egfb__book[data-astro-cid-bkb4lydw]{transition:none}.egfb__page[data-astro-cid-bkb4lydw]{position:absolute;inset:0;overflow:hidden;background:var(--eg-white);backface-visibility:hidden;-webkit-backface-visibility:hidden;box-shadow:14px 12px 28px -14px #0000008c}.egfb__page--back[data-astro-cid-bkb4lydw]{transform:rotateY(180deg);box-shadow:-14px 12px 28px -14px #0000008c}.egfb__page[data-astro-cid-bkb4lydw] img[data-astro-cid-bkb4lydw]{display:block;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity var(--dur-base) var(--ease-out)}.egfb__page[data-astro-cid-bkb4lydw].is-loaded img[data-astro-cid-bkb4lydw]{opacity:1}.egfb__page[data-astro-cid-bkb4lydw]:after{content:"";position:absolute;inset:0;pointer-events:none;box-shadow:inset 18px 0 30px -18px #00000052}.egfb__page--back[data-astro-cid-bkb4lydw]:after{box-shadow:inset -18px 0 30px -18px #00000052}.egfb--first[data-astro-cid-bkb4lydw] .egfb__sheet[data-astro-cid-bkb4lydw]:first-child .egfb__page--front[data-astro-cid-bkb4lydw]:after,.egfb--last[data-astro-cid-bkb4lydw] .egfb__sheet[data-astro-cid-bkb4lydw]:last-child .egfb__page--back[data-astro-cid-bkb4lydw]:after{box-shadow:none}.egfb__page[data-astro-cid-bkb4lydw]:not(.is-loaded):before{content:"";position:absolute;top:50%;left:50%;width:36px;height:36px;margin:-18px 0 0 -18px;border-radius:50%;border:3px solid rgba(10,10,10,.12);border-top-color:var(--eg-yellow);animation:egfb-spin .7s linear infinite}.egfb__btn[data-astro-cid-bkb4lydw]{position:absolute;z-index:2;display:inline-flex;align-items:center;justify-content:center;border:0;cursor:pointer;background:var(--eg-yellow);color:var(--eg-black);border-radius:var(--r-sm);box-shadow:var(--sh-2);transition:transform var(--dur-fast) var(--ease-out),background var(--dur-fast) var(--ease-out),opacity var(--dur-fast) var(--ease-out)}.egfb__btn[data-astro-cid-bkb4lydw]:hover:not(:disabled){background:var(--eg-yellow-600)}.egfb__btn[data-astro-cid-bkb4lydw]:disabled{opacity:.35;cursor:default}.egfb__btn[data-astro-cid-bkb4lydw] [data-lucide]{width:22px;height:22px;stroke-width:2.4}.egfb__close[data-astro-cid-bkb4lydw]{top:clamp(12px,3vw,24px);right:clamp(12px,3vw,24px);width:44px;height:44px}.egfb__close[data-astro-cid-bkb4lydw]:hover{transform:translateY(-1px)}.egfb__nav[data-astro-cid-bkb4lydw]{top:50%;transform:translateY(-50%);width:48px;height:48px}.egfb__nav[data-astro-cid-bkb4lydw]:hover:not(:disabled){transform:translateY(-50%) scale(1.06)}.egfb__nav--prev[data-astro-cid-bkb4lydw]{left:clamp(8px,2vw,28px)}.egfb__nav--next[data-astro-cid-bkb4lydw]{right:clamp(8px,2vw,28px)}.egfb__bar[data-astro-cid-bkb4lydw]{display:flex;align-items:center;gap:var(--s-4);width:min(100%,calc(var(--fb-page-w) * 2));min-height:48px;padding:6px 6px 6px 14px;background:var(--eg-black);border-left:3px solid var(--eg-yellow);border-radius:var(--r-sm);animation:egfb-rise var(--dur-slow) var(--ease-out)}.egfb__title[data-astro-cid-bkb4lydw]{display:inline-flex;align-items:center;gap:var(--s-2);flex:none;font-family:var(--font-display);font-weight:800;font-size:var(--t-xs);letter-spacing:.08em;text-transform:uppercase;color:#ffffffe6;white-space:nowrap}.egfb__title[data-astro-cid-bkb4lydw] [data-lucide]{flex:none;width:16px;height:16px;color:var(--eg-yellow)}.egfb__pager[data-astro-cid-bkb4lydw]{display:inline-flex;align-items:center;gap:var(--s-2);margin-inline:auto}.egfb__pager[data-astro-cid-bkb4lydw] .egfb__tool[data-astro-cid-bkb4lydw]{display:none}.egfb__counter[data-astro-cid-bkb4lydw]{min-width:6ch;text-align:center;font-family:var(--font-numeric);font-size:var(--t-base);letter-spacing:.04em;color:var(--eg-yellow);white-space:nowrap}.egfb__tools[data-astro-cid-bkb4lydw]{display:inline-flex;align-items:center;gap:var(--s-2)}.egfb__tool[data-astro-cid-bkb4lydw]{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:36px;padding:0 12px;border:0;border-radius:var(--r-sm);background:#ffffff14;color:var(--eg-white);font-family:var(--font-sans);font-weight:700;font-size:var(--t-2xs);line-height:1;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:background var(--dur-fast) var(--ease-out),color var(--dur-fast) var(--ease-out),opacity var(--dur-fast) var(--ease-out)}.egfb__tool[data-astro-cid-bkb4lydw]:hover:not(:disabled){background:var(--eg-yellow);color:var(--eg-black)}.egfb__tool[data-astro-cid-bkb4lydw]:disabled{opacity:.35;cursor:default}.egfb__tool[data-astro-cid-bkb4lydw] [data-lucide]{width:16px;height:16px;stroke-width:2.25}.egfb__tool--icon[data-astro-cid-bkb4lydw]{width:36px;padding:0}.egfb__fs[data-astro-cid-bkb4lydw] .egfb__fs-off,.egfb[data-astro-cid-bkb4lydw].is-fullscreen .egfb__fs[data-astro-cid-bkb4lydw] .egfb__fs-on{display:none}.egfb[data-astro-cid-bkb4lydw].is-fullscreen .egfb__fs[data-astro-cid-bkb4lydw] .egfb__fs-off{display:block}.egfb--no-fullscreen[data-astro-cid-bkb4lydw] .egfb__fs[data-astro-cid-bkb4lydw]{display:none}.egfb__hint[data-astro-cid-bkb4lydw]{margin:0;font-size:var(--t-2xs);letter-spacing:.02em;color:#ffffff73}.egfb__hint-touch[data-astro-cid-bkb4lydw]{display:none}@media(hover:none){.egfb__hint-mouse[data-astro-cid-bkb4lydw]{display:none}.egfb__hint-touch[data-astro-cid-bkb4lydw]{display:inline}}@media(max-width:760px),(orientation:portrait){.egfb[data-astro-cid-bkb4lydw]{--fb-page-h: min(calc(var(--fb-vh) - 176px), calc((100vw - 32px) * var(--fb-ratio)))}.egfb__dialog[data-astro-cid-bkb4lydw]{padding:64px 16px 12px;gap:var(--s-3)}.egfb__nav[data-astro-cid-bkb4lydw]{display:none}.egfb__pager[data-astro-cid-bkb4lydw] .egfb__tool[data-astro-cid-bkb4lydw]{display:inline-flex}.egfb__book[data-astro-cid-bkb4lydw]{width:var(--fb-page-w);perspective:none}.egfb--first[data-astro-cid-bkb4lydw] .egfb__book[data-astro-cid-bkb4lydw],.egfb--last[data-astro-cid-bkb4lydw] .egfb__book[data-astro-cid-bkb4lydw]{transform:none}.egfb__sheet[data-astro-cid-bkb4lydw],.egfb__sheet[data-astro-cid-bkb4lydw].is-flipped{left:0;transform:none;transform-style:flat;opacity:0;pointer-events:none;transition:opacity var(--dur-base) var(--ease-out)}.egfb__sheet[data-astro-cid-bkb4lydw].is-current{opacity:1;pointer-events:auto}.egfb[data-astro-cid-bkb4lydw].is-swapping .egfb__sheet[data-astro-cid-bkb4lydw].is-current{opacity:0}.egfb__page[data-astro-cid-bkb4lydw]{backface-visibility:visible;-webkit-backface-visibility:visible}.egfb__page--back[data-astro-cid-bkb4lydw]{transform:none}.egfb__sheet[data-astro-cid-bkb4lydw].is-flipped .egfb__page--front[data-astro-cid-bkb4lydw],.egfb__sheet[data-astro-cid-bkb4lydw]:not(.is-flipped) .egfb__page--back[data-astro-cid-bkb4lydw]{visibility:hidden}.egfb__page[data-astro-cid-bkb4lydw],.egfb__page--back[data-astro-cid-bkb4lydw]{box-shadow:0 12px 28px -10px #0000008c}.egfb__page[data-astro-cid-bkb4lydw]:after{box-shadow:none}}@media(max-width:480px){.egfb__title[data-astro-cid-bkb4lydw]>span[data-astro-cid-bkb4lydw],.egfb__tool[data-astro-cid-bkb4lydw]>span[data-astro-cid-bkb4lydw]{display:none}.egfb__tool[data-astro-cid-bkb4lydw]{width:36px;padding:0}.egfb__bar[data-astro-cid-bkb4lydw]{gap:var(--s-2)}}@keyframes egfb-fade{0%{opacity:0}to{opacity:1}}@keyframes egfb-rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes egfb-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.egfb[data-astro-cid-bkb4lydw]{--fb-dur: 0ms}.egfb__backdrop[data-astro-cid-bkb4lydw],.egfb__stage[data-astro-cid-bkb4lydw],.egfb__bar[data-astro-cid-bkb4lydw]{animation:none}.egfb__page[data-astro-cid-bkb4lydw]:not(.is-loaded):before{animation-duration:1.4s}}
