:root{--gh-ivory: #f3f0e9;--gh-paper: #fbfaf7;--gh-ink: #171714;--gh-muted: #68665f;--gh-line: rgba(23, 23, 20, .16);--gh-accent: #9a704e;--gh-accent-light: #d7c5b3;--gh-serif: "Iowan Old Style", "Baskerville", "Times New Roman", serif;--gh-sans: var(--font-body-family);--gh-page: min(144rem, calc(100vw - 6.4rem) )}html{scroll-behavior:smooth}.header-wrapper{background:#f3f0e9f5;border-bottom:1px solid var(--gh-line)}.header__heading-logo{filter:saturate(0) contrast(1.1)}.gh-home-section,.gh-marquee{color:var(--gh-ink);font-family:var(--gh-sans)}.gh-home-section *,.gh-marquee *{box-sizing:border-box}.gh-home-section{background:var(--gh-paper)}.gh-shell{margin-inline:auto;max-width:var(--gh-page);padding-block:clamp(6.4rem,9vw,13rem)}.gh-shell--compact{padding-block:clamp(5.2rem,7vw,9rem)}.gh-kicker{align-items:center;color:var(--gh-muted);display:flex;font-size:1.1rem;font-weight:650;gap:1.2rem;letter-spacing:.18em;line-height:1.3;margin:0 0 2.2rem;text-transform:uppercase}.gh-kicker:before{background:currentColor;content:"";height:1px;width:3.6rem}.gh-display,.gh-heading{font-family:var(--gh-serif);font-style:normal;font-weight:400;letter-spacing:-.04em;margin:0;text-wrap:balance}.gh-display{font-size:clamp(5.2rem,7.2vw,11rem);line-height:.92}.gh-heading{font-size:clamp(3.8rem,5vw,7rem);line-height:.98}.gh-prose{color:var(--gh-muted);font-size:clamp(1.55rem,1.5vw,1.9rem);line-height:1.7;margin:0;max-width:58rem}.gh-prose p{margin:0}.gh-actions{align-items:center;display:flex;flex-wrap:wrap;gap:1.4rem 2.4rem}.gh-button{align-items:center;background:var(--gh-ink);border:1px solid var(--gh-ink);color:var(--gh-paper);display:inline-flex;font-size:1.2rem;font-weight:700;justify-content:center;letter-spacing:.13em;min-height:5.2rem;padding:1.5rem 2.6rem;text-decoration:none;text-transform:uppercase;transition:background-color .18s ease,color .18s ease,transform .18s ease}.gh-button:hover{background:transparent;color:var(--gh-ink);transform:translateY(-2px)}.gh-text-link{align-items:center;color:var(--gh-ink);display:inline-flex;font-size:1.2rem;font-weight:700;gap:1rem;letter-spacing:.11em;min-height:4.8rem;text-decoration:none;text-transform:uppercase}.gh-text-link:after{content:"\2197";font-size:1.5rem;transition:transform .18s ease}.gh-text-link:hover:after{transform:translate(.25rem,-.25rem)}.gh-button:focus,.gh-text-link:focus,.gh-universe:focus,.gh-product-card:focus,.gh-info a:focus{outline:2px solid var(--gh-accent);outline-offset:4px}.gh-button:focus-visible,.gh-text-link:focus-visible,.gh-universe:focus-visible,.gh-product-card:focus-visible,.gh-info a:focus-visible{outline:3px solid var(--gh-accent);outline-offset:4px}.gh-marquee{--gh-marquee-duration: 32s;background:var(--gh-ink);color:var(--gh-paper);min-height:4.4rem;overflow:hidden;position:relative}.gh-marquee--light{background:var(--gh-accent-light);color:var(--gh-ink)}.gh-marquee__viewport{overflow:hidden;padding-right:5.6rem;width:100%}.gh-marquee__track{animation:gh-marquee var(--gh-marquee-duration) linear infinite;display:flex;width:max-content;will-change:transform}.gh-marquee__set{align-items:center;display:flex;flex-shrink:0;gap:3rem;min-height:4.4rem;padding-right:3rem}.gh-marquee__message{font-size:1.08rem;font-weight:700;letter-spacing:.17em;text-transform:uppercase;white-space:nowrap}.gh-marquee__dot{color:var(--gh-accent-light);font-size:1.3rem}.gh-marquee--light .gh-marquee__dot{color:var(--gh-accent)}.gh-marquee__toggle{height:1px;opacity:0;overflow:hidden;position:absolute;right:2.7rem;top:50%;width:1px}.gh-marquee__control{align-items:center;background:inherit;border:1px solid currentColor;border-radius:50%;cursor:pointer;display:flex;height:3rem;justify-content:center;position:absolute;right:1.2rem;top:50%;transform:translateY(-50%);width:3rem;z-index:2}.gh-marquee__pause,.gh-marquee__resume{font-size:1rem;font-weight:800;line-height:1}.gh-marquee__resume{display:none}.gh-marquee__toggle:checked~.gh-marquee__viewport .gh-marquee__track{animation-play-state:paused}.gh-marquee__toggle:checked+.gh-marquee__control .gh-marquee__pause{display:none}.gh-marquee__toggle:checked+.gh-marquee__control .gh-marquee__resume{display:inline}.gh-marquee__toggle:focus+.gh-marquee__control{outline:2px solid var(--gh-accent-light);outline-offset:3px}.gh-marquee__toggle:focus-visible+.gh-marquee__control{outline:3px solid var(--gh-accent-light);outline-offset:3px}.gh-marquee--light .gh-marquee__toggle:focus+.gh-marquee__control{outline-color:var(--gh-ink)}.gh-marquee--light .gh-marquee__toggle:focus-visible+.gh-marquee__control{outline-color:var(--gh-ink)}@keyframes gh-marquee{to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.gh-marquee{overflow:visible}.gh-marquee__toggle,.gh-marquee__control{display:none!important}.gh-marquee__viewport{overflow:visible;padding-right:0}.gh-marquee__track{animation:none;display:block;transform:none;width:100%;will-change:auto}.gh-marquee__set{flex-wrap:wrap;gap:.8rem 1.8rem;min-height:0;padding:1.2rem 1.6rem;width:100%}.gh-marquee__message{white-space:normal}.gh-marquee__set[aria-hidden=true]{display:none}.gh-button,.gh-text-link:after,.gh-hero__image img,.gh-universe img,.gh-product-card__media img{transform:none!important;transition:none!important}}.gh-hero{background:var(--gh-ivory);border-bottom:1px solid var(--gh-line);overflow:clip}.gh-hero__grid{align-items:center;display:grid;gap:clamp(4rem,6vw,10rem);grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);min-height:min(86rem,calc(100svh - 10rem))}.gh-hero__grid--text-only{grid-template-columns:minmax(0,92rem);justify-content:start}.gh-hero__grid--text-only .gh-hero__content{min-height:min(72rem,calc(100svh - 10rem));padding-bottom:9rem}.gh-hero__content{padding-block:7rem;position:relative;z-index:1}.gh-hero__heading em{color:var(--gh-accent);font-weight:inherit}.gh-hero__text{margin-top:3rem}.gh-hero__actions{margin-top:4rem}.gh-hero__edition{align-items:center;bottom:2.4rem;color:var(--gh-muted);display:flex;font-size:1rem;gap:1rem;letter-spacing:.16em;position:absolute;text-transform:uppercase}.gh-hero__edition:before{background:var(--gh-accent);content:"";height:.7rem;width:.7rem}.gh-hero__media{display:grid;gap:1.2rem;grid-template-columns:minmax(0,1.45fr) minmax(14rem,.55fr);grid-template-rows:repeat(2,minmax(18rem,1fr));min-height:67rem;padding-block:3.2rem;position:relative}.gh-hero__media--1{grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(36rem,1fr)}.gh-hero__media--1 .gh-hero__image:first-child{grid-row:auto}.gh-hero__media--2{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:minmax(36rem,1fr)}.gh-hero__media--2 .gh-hero__image:first-child{grid-row:auto}.gh-hero__media:before{border:1px solid var(--gh-line);content:"";top:1.6rem;right:-2rem;bottom:1.6rem;left:2rem;pointer-events:none;position:absolute}.gh-hero__image{background:#ded8ce;margin:0;min-height:0;min-width:0;overflow:hidden;position:relative}.gh-hero__image:first-child{grid-row:1 / span 2}.gh-hero__image img{height:100%;object-fit:cover;transform:scale(1.015);transition:transform .9s cubic-bezier(.2,.7,.2,1);width:100%}.gh-hero__image:hover img{transform:scale(1.05)}.gh-hero__image:nth-child(2) img{object-position:center 38%}.gh-hero__image-label{background:#fbfaf7e0;bottom:1.2rem;color:var(--gh-ink);font-size:.95rem;font-weight:700;left:1.2rem;letter-spacing:.14em;padding:.9rem 1.2rem;position:absolute;text-transform:uppercase}.gh-values{background:var(--gh-paper)}.gh-values__intro{display:grid;gap:3rem;grid-template-columns:minmax(0,.92fr) minmax(26rem,.48fr);margin-bottom:clamp(5rem,7vw,9rem)}.gh-values__intro .gh-prose{align-self:end}.gh-values__grid{border-bottom:1px solid var(--gh-line);display:grid;grid-template-columns:repeat(3,1fr)}.gh-value{border-top:1px solid var(--gh-line);min-height:25rem;padding:3.2rem 3.2rem 4rem 0;position:relative}.gh-value+.gh-value{border-left:1px solid var(--gh-line);padding-left:3.2rem}.gh-value__number{color:var(--gh-accent);display:block;font-family:var(--gh-serif);font-size:1.8rem;margin-bottom:7rem}.gh-value__title{font-family:var(--gh-serif);font-size:clamp(2.6rem,3vw,4rem);font-weight:400;letter-spacing:-.035em;line-height:1;margin:0 0 1.5rem}.gh-value__text{color:var(--gh-muted);font-size:1.45rem;line-height:1.65;margin:0;max-width:34rem}.gh-value__text p{margin:0}.gh-universes{background:var(--gh-ink);color:var(--gh-paper)}.gh-universes .gh-kicker,.gh-universes .gh-prose{color:#fbfaf7ad}.gh-universes .gh-heading,.gh-universe__title{color:var(--gh-paper)}.gh-universes__header{align-items:end;display:grid;gap:3rem;grid-template-columns:minmax(0,1fr) minmax(28rem,.48fr);margin-bottom:clamp(4rem,6vw,7rem)}.gh-universes__grid{display:grid;gap:1.2rem;grid-auto-rows:minmax(21rem,27vw);grid-template-columns:repeat(4,minmax(0,1fr))}.gh-universe{color:var(--gh-paper);min-height:24rem;overflow:hidden;position:relative;text-decoration:none}.gh-universe:first-child{grid-column:span 2;grid-row:span 2}.gh-universe:nth-child(6){grid-column:span 2}.gh-universe:after{background:linear-gradient(180deg,transparent 45%,rgba(10,10,8,.72));content:"";top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute}.gh-universe img{height:100%;object-fit:cover;transition:filter .3s ease,transform .7s cubic-bezier(.2,.7,.2,1);width:100%}.gh-universe:hover img{filter:saturate(.82) contrast(1.04);transform:scale(1.045)}.gh-universe__content{bottom:0;left:0;padding:2.2rem;position:absolute;right:0;z-index:1}.gh-universe__meta{color:#fbfaf7b8;display:block;font-size:.95rem;font-weight:700;letter-spacing:.16em;margin-bottom:.8rem;text-transform:uppercase}.gh-universe__title{font-family:var(--gh-serif);font-size:clamp(2.5rem,3vw,4.4rem);font-weight:400;letter-spacing:-.035em;line-height:1;margin:0}.gh-universe:first-child .gh-universe__title{font-size:clamp(3.8rem,5vw,7rem)}.gh-universe__arrow{font-size:1.8rem;position:absolute;right:2.2rem;top:2.2rem;z-index:1}.gh-products{background:var(--gh-ivory)}.gh-products__header{align-items:end;display:flex;gap:3rem;justify-content:space-between;margin-bottom:clamp(4rem,6vw,7rem)}.gh-products__header-copy{max-width:82rem}.gh-products__grid{display:grid;gap:2.4rem;grid-template-columns:repeat(4,minmax(0,1fr))}.gh-product-card{color:var(--gh-ink);display:block;text-decoration:none}.gh-product-card__media{aspect-ratio:4 / 5;background:#e2ddd4;margin-bottom:2rem;overflow:hidden;position:relative}.gh-product-card__media img{height:100%;object-fit:cover;transition:transform .65s cubic-bezier(.2,.7,.2,1);width:100%}.gh-product-card:hover .gh-product-card__media img{transform:scale(1.04)}.gh-product-card__badge{background:var(--gh-paper);color:var(--gh-ink);font-size:.95rem;font-weight:750;left:1.2rem;letter-spacing:.12em;padding:.8rem 1rem;position:absolute;text-transform:uppercase;top:1.2rem}.gh-product-card__title{font-family:var(--gh-serif);font-size:2.3rem;font-weight:400;letter-spacing:-.025em;line-height:1.15;margin:0 0 .8rem}.gh-product-card__price{align-items:center;display:flex;font-size:1.35rem;gap:1rem}.gh-product-card__compare{color:var(--gh-muted);text-decoration:line-through}.gh-products__empty{align-items:end;border-bottom:1px solid var(--gh-line);border-top:1px solid var(--gh-line);display:grid;gap:3rem;grid-template-columns:minmax(0,.72fr) minmax(24rem,.28fr);min-height:28rem;padding-block:4rem}.gh-products__empty-title{font-family:var(--gh-serif);font-size:clamp(4rem,6vw,8rem);font-weight:400;letter-spacing:-.045em;line-height:.92;margin:0}.gh-trust{background:#d7c5b3}.gh-trust__layout{display:grid;gap:clamp(5rem,9vw,14rem);grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)}.gh-trust__intro{align-self:start;position:sticky;top:12rem}.gh-trust__intro .gh-prose{color:#171714b8;margin-top:3rem}.gh-trust__list{border-top:1px solid rgba(23,23,20,.24)}.gh-trust-item{border-bottom:1px solid rgba(23,23,20,.24);display:grid;gap:2rem;grid-template-columns:5rem minmax(0,1fr);padding-block:3.8rem}.gh-trust-item__index{color:#1717148f;font-family:var(--gh-serif);font-size:1.6rem}.gh-trust-item__title{font-family:var(--gh-serif);font-size:clamp(2.8rem,3.4vw,4.8rem);font-weight:400;letter-spacing:-.035em;line-height:1;margin:0 0 1.3rem}.gh-trust-item__text{color:#171714b3;font-size:1.45rem;line-height:1.65;margin:0;max-width:52rem}.gh-trust-item__text p{margin:0}.gh-reviews{background:var(--gh-paper)}.gh-reviews__frame{border-bottom:1px solid var(--gh-line);border-top:1px solid var(--gh-line);display:grid;gap:clamp(4rem,8vw,12rem);grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);padding-block:clamp(5rem,8vw,10rem)}.gh-reviews__statement{font-family:var(--gh-serif);font-size:clamp(4rem,5vw,7rem);font-weight:400;letter-spacing:-.045em;line-height:.98;margin:0}.gh-reviews__body{align-self:end}.gh-reviews__aggregate{align-items:baseline;display:flex;gap:1.2rem;margin-bottom:2.4rem}.gh-reviews__rating{color:var(--gh-accent);font-family:var(--gh-serif);font-size:clamp(5rem,7vw,9rem);line-height:.8}.gh-reviews__count{color:var(--gh-muted);font-size:1.3rem}.gh-reviews__fallback{color:var(--gh-muted);font-size:1.7rem;line-height:1.7;margin:0;max-width:52rem}.gh-reviews__fallback p{margin:0}.gh-reviews__widget{margin-top:4rem}.gh-info{background:var(--gh-ink);color:var(--gh-paper)}.gh-info .gh-kicker,.gh-info .gh-prose{color:#fbfaf7ad}.gh-info .gh-heading,.gh-info__title{color:var(--gh-paper)}.gh-info__header{display:grid;gap:3rem;grid-template-columns:minmax(0,1fr) minmax(26rem,.45fr);margin-bottom:clamp(5rem,8vw,10rem)}.gh-info__grid{border-bottom:1px solid rgba(251,250,247,.18);border-top:1px solid rgba(251,250,247,.18);display:grid;grid-template-columns:repeat(3,1fr)}.gh-info__column{min-height:34rem;padding:3.6rem 3.6rem 4.5rem 0}.gh-info__column+.gh-info__column{border-left:1px solid rgba(251,250,247,.18);padding-left:3.6rem}.gh-info__label{color:#fbfaf78a;display:block;font-size:.95rem;font-weight:700;letter-spacing:.16em;margin-bottom:5rem;text-transform:uppercase}.gh-info__title{font-family:var(--gh-serif);font-size:clamp(2.8rem,3vw,4.4rem);font-weight:400;letter-spacing:-.035em;line-height:1;margin:0 0 2rem}.gh-info__text{color:#fbfaf7ad;font-size:1.4rem;line-height:1.7;margin:0 0 2.4rem}.gh-info__text p{margin:0}.gh-info__contact-details{display:grid;gap:.8rem;margin-bottom:2.4rem}.gh-info__business,.gh-info__address{color:var(--gh-paper);font-size:1.4rem;line-height:1.55;margin:0}.gh-info__business{font-weight:700}.gh-info__address{display:grid;font-style:normal;gap:.2rem}.gh-info__contact-link{color:var(--gh-paper);font-size:1.4rem;text-decoration-thickness:1px;text-underline-offset:.35rem}.gh-info__links{display:grid;gap:.6rem;list-style:none;margin:0;padding:0}.gh-info__links a{align-items:center;border-bottom:1px solid rgba(251,250,247,.14);color:var(--gh-paper);display:flex;font-size:1.35rem;justify-content:space-between;min-height:4.8rem;text-decoration:none}.gh-info__links a:after{color:var(--gh-accent-light);content:"\2197"}.gh-info__email{color:var(--gh-paper);display:inline-block;font-family:var(--gh-serif);font-size:clamp(2rem,2.5vw,3.4rem);overflow-wrap:anywhere;text-decoration-thickness:1px;text-underline-offset:.5rem}@media screen and (max-width:989px){:root{--gh-page: calc(100vw - 4rem) }.gh-hero__grid,.gh-trust__layout,.gh-reviews__frame{grid-template-columns:1fr}.gh-hero__grid{gap:2rem;min-height:0}.gh-hero__content{padding:7rem 0 2rem}.gh-hero__edition{display:none}.gh-hero__media{min-height:56rem;padding-block:2rem 4rem}.gh-values__intro,.gh-universes__header,.gh-info__header,.gh-values__grid{grid-template-columns:1fr}.gh-value,.gh-value+.gh-value{border-left:0;min-height:0;padding:3rem 0}.gh-value__number{margin-bottom:3.5rem}.gh-universes__grid{grid-auto-rows:minmax(25rem,42vw);grid-template-columns:repeat(2,minmax(0,1fr))}.gh-universe:first-child,.gh-universe:nth-child(6){grid-column:span 2}.gh-universe:first-child{grid-row:span 1;min-height:52rem}.gh-products__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gh-trust__intro{position:static}.gh-info__grid{grid-template-columns:1fr}.gh-info__column,.gh-info__column+.gh-info__column{border-left:0;border-top:1px solid rgba(251,250,247,.18);min-height:0;padding:3.6rem 0}.gh-info__column:first-child{border-top:0}.gh-info__label{margin-bottom:3rem}}@media screen and (max-width:749px){:root{--gh-page: calc(100vw - 3.2rem) }.gh-shell{padding-block:7rem}.gh-shell--compact{padding-block:5.5rem}.gh-kicker{font-size:.95rem;margin-bottom:1.8rem}.gh-display{font-size:clamp(4.7rem,15.2vw,7rem)}.gh-heading{font-size:clamp(3.7rem,11.5vw,5.6rem)}.gh-prose{font-size:1.5rem}.gh-actions{align-items:stretch;flex-direction:column}.gh-button,.gh-text-link{width:100%}.gh-text-link{justify-content:center}.gh-hero__content{padding-top:5.8rem}.gh-hero__text{margin-top:2.4rem}.gh-hero__actions{margin-top:3rem}.gh-hero__media{gap:.8rem;grid-template-columns:1.4fr .6fr;grid-template-rows:repeat(2,minmax(14rem,1fr));min-height:44rem}.gh-hero__media--1{grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(30rem,1fr)}.gh-hero__media--1 .gh-hero__image:first-child{grid-row:auto}.gh-hero__media--2{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:minmax(30rem,1fr)}.gh-hero__media--2 .gh-hero__image:first-child{grid-row:auto}.gh-hero__media:before{display:none}.gh-hero__image-label{bottom:.8rem;left:.8rem;max-width:calc(100% - 1.6rem);overflow:hidden;padding:.7rem .8rem;text-overflow:ellipsis;white-space:nowrap}.gh-values__intro{margin-bottom:4rem}.gh-universes__grid{gap:.8rem;grid-auto-rows:minmax(18rem,54vw)}.gh-universe:first-child{min-height:43rem}.gh-universe__content{padding:1.4rem}.gh-universe__arrow{right:1.4rem;top:1.4rem}.gh-universe__title,.gh-universe:first-child .gh-universe__title{font-size:clamp(2.4rem,8vw,4rem)}.gh-products__header{align-items:flex-start;flex-direction:column}.gh-products__grid{gap:2.4rem 1.2rem}.gh-product-card__title{font-size:1.9rem}.gh-products__empty{align-items:start;grid-template-columns:1fr;min-height:0}.gh-products__empty-title{font-size:clamp(4.2rem,14vw,6.3rem)}.gh-trust__layout{gap:4rem}.gh-trust-item{gap:1rem;grid-template-columns:3.5rem minmax(0,1fr);padding-block:3rem}.gh-reviews__frame{gap:4rem}.gh-info__grid{border-bottom:0}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/glowsit-home.css.map */
