:root{--gm-green:#1B4332;--gm-gold:#C9A64A;--gm-cream:#F4F1EA;--gm-text:#1A1A1A}*{box-sizing:border-box}body{margin:0;font-family:Assistant,Arial,sans-serif;color:var(--gm-text);background:var(--gm-cream)}h1,h2,h3{font-family:Playfair Display,Georgia,serif;font-weight:600;margin:0 0 .5em}.gm-hero{position:relative;min-height:640px;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:center;color:#fff;padding:2rem;text-align:center}.gm-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000059,#0000008c)}.gm-hero__content{position:relative;z-index:1;max-width:640px;margin:0 auto}.gm-hero__heading{font-size:clamp(2rem,5vw,3.25rem);color:#fff}.gm-hero__subheading{font-size:1.125rem;margin-bottom:1.5rem;opacity:.95}.gm-hero__ctas{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:1rem}.gm-btn{display:inline-block;padding:.9rem 1.75rem;border-radius:2px;text-decoration:none;font-weight:600;letter-spacing:.02em;transition:opacity .2s ease;border:none;cursor:pointer}.gm-btn:hover{opacity:.85}.gm-btn--primary{background:var(--gm-gold);color:var(--gm-green)}.gm-btn--secondary{background:transparent;border:1px solid var(--gm-green);color:var(--gm-green)}.gm-hero__reassurance{font-size:.85rem;opacity:.85;margin-top:.5rem}@media(max-width:749px){.gm-hero{min-height:520px;padding:1.25rem}.gm-hero__ctas{flex-direction:column;align-items:stretch}}.gm-benefits{padding:4rem 1.5rem;background:#fff}.gm-benefits__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;max-width:1100px;margin:0 auto}.gm-benefit{text-align:center}.gm-benefit__icon img{width:48px;height:48px;margin-bottom:.75rem}.gm-benefit__title{font-size:1.15rem;margin-bottom:.4rem}.gm-benefit__text{font-size:.95rem;color:#4a4a4a}@media(min-width:750px){.gm-benefits__grid{grid-template-columns:repeat(4,1fr)}}.gm-demo{display:grid;gap:2rem;align-items:center;padding:4rem 1.5rem;max-width:1200px;margin:0 auto}.gm-demo__media img,.gm-demo__media video{width:100%;border-radius:4px;display:block}.gm-demo__content h2{font-size:1.8rem;margin-bottom:.75rem}.gm-demo__content p{color:#4a4a4a;line-height:1.6}@media(min-width:900px){.gm-demo{grid-template-columns:1.2fr 1fr}}.gm-features{max-width:1100px;margin:0 auto;padding:2rem 1.5rem 4rem}.gm-feature-row{display:grid;gap:1.5rem;align-items:center;padding:2.5rem 0;border-bottom:1px solid #e6e2d8}.gm-feature-row__media img{width:100%;border-radius:4px;display:block}.gm-feature-row__content h3{font-size:1.4rem;margin-bottom:.5rem}.gm-feature-row__content p{color:#4a4a4a;line-height:1.6}@media(min-width:750px){.gm-feature-row{grid-template-columns:1fr 1fr}.gm-feature-row--reverse .gm-feature-row__media{order:2}}.gm-comparison{max-width:900px;margin:0 auto;padding:3rem 1.5rem 4rem}.gm-comparison__heading{text-align:center;margin-bottom:2rem}.gm-comparison__table-wrap{overflow-x:auto}.gm-comparison__table{width:100%;border-collapse:collapse;font-size:.9rem}.gm-comparison__table th,.gm-comparison__table td{padding:.85rem 1rem;text-align:center;border-bottom:1px solid #e6e2d8}.gm-comparison__table th[scope=row]{text-align:left;font-weight:600}.gm-comparison__table thead th{font-family:Playfair Display,serif;font-weight:600}.gm-comparison__highlight{background:#c9a64a1f;color:var(--gm-green);font-weight:600}.gm-reviews{max-width:1100px;margin:0 auto;padding:3rem 1.5rem 4rem}.gm-reviews__header{text-align:center;margin-bottom:2rem}.gm-reviews__score{font-size:2.5rem;font-family:Playfair Display,serif;color:var(--gm-green)}.gm-reviews__count{color:#6a6a6a;font-size:.9rem}.gm-reviews__grid{display:grid;gap:1.5rem;grid-template-columns:1fr}.gm-review-card{background:#fff;border:1px solid #e6e2d8;border-radius:6px;padding:1.5rem}.gm-review-card__text{font-style:italic;margin:.75rem 0;color:#333}.gm-review-card__author{font-weight:600;font-size:.9rem}.gm-review-card__verified{font-weight:400;color:#00b67a;font-size:.8rem;margin-left:.4rem}.gm-star{fill:#d9d9d9}.gm-star--filled{fill:#00b67a}@media(min-width:750px){.gm-reviews__grid{grid-template-columns:repeat(3,1fr)}}.gm-reassurance{padding:3rem 1.5rem;background:#fff;border-top:1px solid #e6e2d8;border-bottom:1px solid #e6e2d8}.gm-reassurance__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:1100px;margin:0 auto;text-align:center}.gm-reassurance__icon img{width:32px;height:32px;margin-bottom:.5rem}.gm-reassurance__title{font-weight:600;font-size:.95rem}.gm-reassurance__text{font-size:.8rem;color:#6a6a6a}@media(min-width:750px){.gm-reassurance__grid{grid-template-columns:repeat(5,1fr)}}.gm-faq{max-width:800px;margin:0 auto;padding:3rem 1.5rem 4rem}.gm-faq__heading{text-align:center;margin-bottom:2rem}.gm-faq__item{border-bottom:1px solid #e6e2d8;padding:1rem 0}.gm-faq__question{cursor:pointer;font-weight:600;list-style:none}.gm-faq__question::-webkit-details-marker{display:none}.gm-faq__answer{padding-top:.75rem;color:#4a4a4a;line-height:1.6}.gm-cta-final{position:relative;padding:5rem 1.5rem;text-align:center;background-color:var(--gm-green);background-size:cover;background-position:center;color:#fff}.gm-cta-final__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000040}.gm-cta-final__content{position:relative;z-index:1;max-width:600px;margin:0 auto}.gm-cta-final__content h2{color:#fff}.gm-cta-final__content p{margin-bottom:1.5rem;opacity:.9}.gm-product{display:grid;gap:2rem;padding:2rem 1.5rem;max-width:1200px;margin:0 auto}.gm-product__main-image img{width:100%;border-radius:4px;display:block}.gm-product__thumbs{display:flex;gap:.5rem;margin-top:.75rem;overflow-x:auto}.gm-product__thumb{border:1px solid #e6e2d8;background:none;padding:0;border-radius:4px;overflow:hidden;cursor:pointer}.gm-product__thumb img{width:64px;height:64px;object-fit:cover;display:block}.gm-product__title{font-size:1.75rem;margin-bottom:.25rem}.gm-product__rating-link{font-size:.85rem;color:var(--gm-green);text-decoration:underline}.gm-product__price{font-size:1.5rem;font-weight:600;margin:1rem 0;color:var(--gm-green)}.gm-product__compare{color:#999;font-weight:400;margin-left:.5rem;font-size:1rem}.gm-product__value-prop{margin-bottom:1rem;color:#4a4a4a;line-height:1.6}.gm-product__option{margin-bottom:1rem}.gm-product__option select{width:100%;padding:.6rem;border:1px solid #ccc;border-radius:4px}.gm-product__atc{width:100%;font-size:1rem;padding:1rem}.gm-product__payments{font-size:.8rem;color:#6a6a6a;margin-top:.75rem;text-align:center}.gm-product__delivery{font-size:.85rem;color:#4a4a4a;margin-top:1rem}.gm-product__reassurance-list{list-style:none;padding:0;margin-top:1rem;font-size:.85rem;color:#4a4a4a}.gm-product__reassurance-list li{padding:.25rem 0}@media(min-width:900px){.gm-product{grid-template-columns:1.1fr 1fr}}.gm-sticky-atc{position:fixed;left:0;right:0;bottom:0;background:#fff;border-top:1px solid #e6e2d8;padding:.75rem 1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;z-index:50;box-shadow:0 -2px 8px #0000000f}.gm-sticky-atc__info{display:flex;flex-direction:column;font-size:.85rem}.gm-sticky-atc__price{font-weight:600;color:var(--gm-green)}.gm-sticky-atc .gm-btn{padding:.7rem 1.25rem}@media(min-width:900px){.gm-sticky-atc{display:none}}.gm-specs{max-width:800px;margin:0 auto;padding:3rem 1.5rem}.gm-specs__list{margin:0}.gm-specs__row{display:flex;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid #e6e2d8}.gm-specs__row dt{font-weight:600}.gm-specs__row dd{margin:0;color:#4a4a4a}.gm-package{max-width:600px;margin:0 auto;padding:2rem 1.5rem 3rem}.gm-package__list{list-style:none;padding:0}.gm-package__list li{padding:.5rem 0;border-bottom:1px solid #e6e2d8}.gm-header{position:sticky;top:0;z-index:40;background:#f4f1eaf2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-bottom:1px solid #e6e2d8}.gm-header__inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem}.gm-header__logo-text{font-family:Playfair Display,serif;font-size:1.3rem;color:var(--gm-green);text-decoration:none;font-weight:600}.gm-header__nav{display:none;gap:1.5rem}.gm-header__nav a{color:var(--gm-text);text-decoration:none;font-size:.9rem}.gm-header__actions{display:flex;align-items:center;gap:1rem}.gm-header__icon{background:none;border:none;cursor:pointer;position:relative;color:var(--gm-text);display:flex}.gm-header__cart-count{position:absolute;top:-6px;right:-8px;background:var(--gm-green);color:#fff;font-size:.65rem;border-radius:50%;width:16px;height:16px;display:flex;align-items:center;justify-content:center}.gm-header__hamburger{background:none;border:none;cursor:pointer;color:var(--gm-text)}.gm-header__mobile-nav{display:none;flex-direction:column;padding:0 1.5rem 1rem}.gm-header__mobile-nav.is-open{display:flex}.gm-header__mobile-nav a{padding:.5rem 0;text-decoration:none;color:var(--gm-text);border-bottom:1px solid #e6e2d8}@media(min-width:900px){.gm-header__nav{display:flex}.gm-header__hamburger{display:none}}.gm-footer{background:var(--gm-green);color:#f4f1ea;padding:3rem 1.5rem 1.5rem;margin-top:3rem}.gm-footer__inner{max-width:1200px;margin:0 auto;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}.gm-footer__col h3{color:#fff;font-size:.95rem;margin-bottom:.75rem}.gm-footer__col a{display:block;color:#d8d3c4;text-decoration:none;font-size:.85rem;padding:.2rem 0}.gm-footer__logo{font-family:Playfair Display,serif;font-size:1.2rem;color:#fff}.gm-footer__tagline{font-size:.8rem;color:#d8d3c4}.gm-footer__bottom{max-width:1200px;margin:2rem auto 0;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.15);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;font-size:.75rem;color:#d8d3c4}@media(min-width:750px){.gm-footer__inner{grid-template-columns:repeat(4,1fr)}}.gm-cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;visibility:hidden;pointer-events:none;z-index:100}.gm-cart-drawer.is-open{visibility:visible;pointer-events:auto}.gm-cart-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0006;opacity:0;transition:opacity .2s ease}.gm-cart-drawer.is-open .gm-cart-drawer__overlay{opacity:1}.gm-cart-drawer__panel{position:absolute;top:0;right:0;bottom:0;width:100%;max-width:400px;background:#fff;display:flex;flex-direction:column;transform:translate(100%);transition:transform .25s ease}.gm-cart-drawer.is-open .gm-cart-drawer__panel{transform:translate(0)}.gm-cart-drawer__header{display:flex;justify-content:space-between;align-items:center;padding:1.25rem;border-bottom:1px solid #e6e2d8}.gm-cart-drawer__close{background:none;border:none;font-size:1.5rem;cursor:pointer}.gm-cart-drawer__items{flex:1;overflow-y:auto;padding:1rem 1.25rem}.gm-cart-item{display:flex;gap:.75rem;padding:.75rem 0;border-bottom:1px solid #eee}.gm-cart-item img{border-radius:4px;object-fit:cover}.gm-cart-item__title{font-size:.9rem;font-weight:600}.gm-cart-item__price{font-size:.85rem;color:var(--gm-green);margin:.25rem 0}.gm-cart-item__qty{display:flex;align-items:center;gap:.5rem}.gm-cart-item__qty button{width:24px;height:24px;border:1px solid #ccc;background:#fff;cursor:pointer;border-radius:2px}.gm-cart-drawer__empty{color:#6a6a6a;text-align:center;padding:2rem 0}.gm-cart-drawer__footer{padding:1.25rem;border-top:1px solid #e6e2d8}.gm-cart-drawer__subtotal{display:flex;justify-content:space-between;font-weight:600;margin-bottom:1rem}.gm-cart-drawer__view,.gm-cart-drawer__checkout{display:block;text-align:center;width:100%;margin-bottom:.5rem}
/*# sourceMappingURL=/cdn/shop/t/11/assets/custom.css.map */
