@font-face{font-family:Reiher Headline Open;src:url(/assets/reiher-headline-open.otf) format("opentype");font-weight:400 700;font-style:normal;font-display:swap}*{box-sizing:border-box}body,html{margin:0;padding:0}body{background:#faf6ec;font-family:Work Sans,sans-serif;color:#16302a}a{color:#1f3d2b;text-decoration:none}a:hover{color:#c79a1e}::selection{background:#e8b923;color:#16302a}.gg-coming-soon{min-height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:48px 24px}.gg-coming-soon-inner{width:100%;max-width:680px;will-change:opacity,transform,filter}.gg-coming-soon-copy{opacity:1;transform:translateY(0);will-change:opacity,transform}.gg-coming-soon-divider{width:72px;height:2px;margin:0 auto 28px;border-radius:999px;background:#e8b923}.gg-launch-sequence{display:grid;place-items:center;width:100%}.gg-launch-sequence>*{grid-area:1/1}.gg-countdown{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;width:100%}.gg-countdown-unit{background:#f3ecd8;border:1px solid rgba(22,48,42,.08);border-radius:6px;padding:22px 12px 18px}.gg-countdown-value{display:block;font-family:Reiher Headline Open,Playfair Display,serif;font-size:38px;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;line-height:1}.gg-countdown-label{display:block;margin-top:10px;color:#1f3d2b;font-size:11px;font-weight:600;letter-spacing:1.2px;text-transform:uppercase}.gg-launch-clearing .gg-countdown-unit{animation:ggCountdownComplete .45s cubic-bezier(.16,1,.3,1) both}.gg-launch-clearing .gg-countdown-unit:nth-child(2){animation-delay:.04s}.gg-launch-clearing .gg-countdown-unit:nth-child(3){animation-delay:.08s}.gg-launch-clearing .gg-countdown-unit:nth-child(4){animation-delay:.12s}.gg-launch-launching .gg-countdown,.gg-launch-signing .gg-countdown{visibility:hidden;opacity:0}.gg-launch-welcome-shell{position:relative;display:inline-block}.gg-launch-welcome-shell:after{content:"";position:absolute;top:8%;bottom:8%;left:0;width:3px;border-radius:999px;background:#e8b923;box-shadow:0 0 10px #faf6ec,0 0 22px #e8b923;opacity:0;animation:ggLaunchPen 1.45s cubic-bezier(.22,.75,.25,1) .15s forwards}.gg-launch-welcome{color:#16302a;font-family:Reiher Headline Open,Playfair Display,serif;font-size:clamp(64px,11vw,104px);font-weight:700;line-height:1;opacity:0;-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0);animation:ggLaunchWrite 1.45s cubic-bezier(.22,.75,.25,1) .15s forwards}.gg-site-signing .gg-coming-soon-copy{animation:ggComingSoonCopyExit .7s cubic-bezier(.4,0,.2,1) forwards}.gg-site-launching .gg-coming-soon-inner{animation:ggComingSoonExit .55s ease forwards}@keyframes ggCountdownComplete{50%{background:#e8b923;border-color:#e8b923;transform:translateY(-6px) scale(1.04)}to{opacity:0;transform:translateY(14px) scale(.94)}}@keyframes ggLaunchWrite{0%{opacity:0;-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0);transform:scale(.97)}8%{opacity:1}to{opacity:1;-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);transform:scale(1)}}@keyframes ggLaunchPen{0%{left:0;opacity:0}8%,88%{opacity:1}to{left:100%;opacity:0}}@keyframes ggComingSoonCopyExit{to{opacity:0;transform:translateY(-10px)}}@keyframes ggComingSoonExit{to{opacity:0;filter:blur(8px);transform:translateY(-12px)}}@media (prefers-reduced-motion:reduce){.gg-launch-clearing .gg-countdown-unit{animation:none}.gg-launch-welcome-shell:after{display:none}.gg-launch-welcome{opacity:1;-webkit-clip-path:none;clip-path:none;animation:none;transform:none}.gg-site-launching .gg-coming-soon-inner,.gg-site-signing .gg-coming-soon-copy{opacity:0;animation:none}}@keyframes ggHeroIn{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes ggLogoIn{0%{opacity:0;transform:translateY(-14px) scale(.9) rotate(-8deg)}60%{opacity:1;transform:translateY(2px) scale(1.02) rotate(2deg)}to{opacity:1;transform:translateY(0) scale(1) rotate(0deg)}}.gg-logo{animation:ggLogoIn .8s cubic-bezier(.2,.7,.2,1) both;transition:transform .35s cubic-bezier(.2,.7,.2,1),filter .35s ease}.gg-logo:hover{transform:scale(1.08) rotate(-4deg);filter:drop-shadow(0 4px 10px rgba(22,48,42,.25))}@keyframes ggMarquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.gg-marquee{overflow:hidden;width:100%;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.gg-marquee-track{display:flex;gap:20px;width:max-content;animation:ggMarquee 32s linear infinite}.gg-marquee:hover .gg-marquee-track{animation-play-state:paused}.gg-award-card{flex:0 0 auto;width:220px;background:#fff;border-radius:6px;padding:22px 24px;box-shadow:0 6px 20px rgba(22,48,42,.08);border:1px solid rgba(22,48,42,.06);display:flex;align-items:center;justify-content:center;height:168px;transition:transform .25s cubic-bezier(.2,.7,.2,1),box-shadow .25s ease}.gg-award-card:hover{transform:translateY(-5px);box-shadow:0 14px 30px rgba(22,48,42,.16)}.gg-award-card img{max-height:120px;max-width:100%;width:auto;object-fit:contain}@media (prefers-reduced-motion:reduce){.gg-marquee-track{animation:none!important}}@keyframes ggPageIn{0%{opacity:0;filter:blur(12px)}to{opacity:1;filter:blur(0)}}.gg-page{animation:ggPageIn .8s cubic-bezier(.16,1,.3,1) both}@media (prefers-reduced-motion:reduce){.gg-page{animation:none!important}}.gg-hero-in>*{opacity:0;animation:ggHeroIn .85s cubic-bezier(.2,.6,.2,1) forwards}.gg-hero-in>:first-child{animation-delay:.05s}.gg-hero-in>:nth-child(2){animation-delay:.18s}.gg-hero-in>:nth-child(3){animation-delay:.3s}.gg-hero-in>:nth-child(4){animation-delay:.42s}.gg-hero-in>:nth-child(5){animation-delay:.54s}@media (prefers-reduced-motion:reduce){.gg-hero-in>*{opacity:1!important;animation:none!important}}@keyframes ggHeroKen{0%{opacity:0;transform:scale(1)}3%{opacity:1}23%{opacity:1}28%{opacity:0}to{opacity:0;transform:scale(1.12)}}.gg-hero-slide{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;filter:saturate(.92) brightness(.62);animation:ggHeroKen 40s linear infinite;will-change:opacity,transform}.gg-hero-slide:first-child{animation-delay:0s}.gg-hero-slide:nth-child(2){animation-delay:10s}.gg-hero-slide:nth-child(3){animation-delay:20s}.gg-hero-slide:nth-child(4){animation-delay:30s}@media (prefers-reduced-motion:reduce){.gg-hero-slide{animation:none!important;opacity:0;transform:none}.gg-hero-slide:first-child{opacity:1}}.gg-featcard{position:relative;transition:background .2s ease}.gg-featcard:before{content:"";position:absolute;top:0;left:0;height:3px;width:0;background:#e8b923;transition:width .35s cubic-bezier(.2,.7,.2,1)}.gg-featcard:hover{background:#f3ecd8!important}.gg-featcard:hover:before{width:100%}.gg-featarrow{display:inline-block;transition:transform .25s ease,color .2s ease}.gg-featcard:hover .gg-featarrow{transform:translateX(6px);color:#c79a1e}.footer-copyright-link{color:#16302a;font-weight:600;text-decoration:underline}.gg-imgreveal{opacity:0;transform:scale(.86);transition:opacity .8s cubic-bezier(.2,.7,.2,1),transform .8s cubic-bezier(.2,.7,.2,1)}.gg-imgreveal.gg-imgreveal-in{opacity:1;transform:scale(1)}@media (prefers-reduced-motion:reduce){.gg-imgreveal{transition:none!important;opacity:1!important;transform:none!important}}.gg-product-img-base{transition:transform 1.2s cubic-bezier(.2,.7,.2,1),opacity 1.2s cubic-bezier(.2,.7,.2,1)}.gg-product-img-alt{opacity:0;transform:scale(1.06);transition:opacity 1.2s cubic-bezier(.2,.7,.2,1),transform 1.2s cubic-bezier(.2,.7,.2,1)}.gg-product-cta{transition:border-color .3s ease,color .3s ease}@media (hover:hover) and (pointer:fine){.gg-product-card:hover .gg-product-img-alt{opacity:1;transform:scale(1)}.gg-product-card:hover .gg-product-img-base{opacity:0;transform:scale(.98)}.gg-product-card:hover .gg-product-cta{color:#c79a1e;border-color:#e8b923}}@media (prefers-reduced-motion:reduce){.gg-product-cta,.gg-product-img-alt,.gg-product-img-base{transition:none!important}}@media (min-width:901px){.gg-featured{background:#faf6ec!important;padding:44px 48px!important}.gg-featured-heading{margin-bottom:28px!important}.gg-featured-grid{gap:28px!important;max-width:960px!important}.gg-product-info{padding-top:15px!important}}@media (max-width:900px){.gg-2col,.gg-3col,.gg-feat{grid-template-columns:1fr!important}.gg-awards{grid-template-columns:repeat(2,1fr)!important}.gg-mantra-img{margin:0 auto}}@media (max-width:600px){.gg-coming-soon{padding:36px 16px}.gg-coming-soon h1{font-size:34px!important}.gg-countdown{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.gg-countdown-unit{min-width:0;padding:13px 4px 11px}.gg-countdown-value{font-size:26px}.gg-countdown-label{margin-top:7px;font-size:8px;letter-spacing:.5px}.gg-featcard{padding:32px 24px!important}.gg-featured{padding:32px 16px!important}.gg-featured-heading{margin-bottom:22px!important}.gg-featured-grid{gap:24px!important}.gg-nav{padding:10px 18px!important;flex-direction:column!important;gap:8px!important}.gg-nav img{height:34px!important}.gg-navlinks{gap:20px!important;font-size:13px!important;flex-wrap:wrap!important;justify-content:center!important;width:100%!important}.gg-register{display:none!important}.gg-pad{padding-left:20px!important;padding-right:20px!important}.gg-footer{flex-direction:column!important;text-align:center;padding-top:28px!important;padding-bottom:28px!important;gap:20px!important}.gg-footer-links{justify-content:center!important}.gg-hero-h1{font-size:42px!important}.gg-h1-lg{font-size:36px!important}.gg-classic{font-size:58px!important}.gg-facts{grid-template-columns:repeat(2,1fr)!important}.gg-btnrow{flex-direction:column!important;align-items:stretch!important}.gg-btnrow>*{text-align:center!important}.gg-sectiontitle{font-size:34px!important}.gg-contact-card{padding:36px 24px!important}.gg-contact-email{font-size:22px!important;word-break:break-word}.gg-heritage-title{font-size:20px!important}}