:root{--gsh-ink:#183b39;--gsh-muted:#657a73;--gsh-brand:#32787a;--gsh-brand-dark:#235b5c;--gsh-paper:#f7f8f3;--gsh-white:#fff;--gsh-line:#dce5df;--gsh-soft:#edf3eb;--gsh-sage:#dce9cf;--gsh-amber:#936529;--gsh-red:#a34536;--gsh-shadow:0 12px 35px #183b3909;--gsh-radius:16px;--gsh-font:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}
.gsh-product{margin:0;background:var(--gsh-paper);color:var(--gsh-ink);font:15px/1.6 var(--gsh-font);-webkit-font-smoothing:antialiased}
.gsh-product *{box-sizing:border-box}
.gsh-product button,.gsh-product input,.gsh-product select,.gsh-product textarea{font-family:inherit}
.gsh-product button,.gsh-product a,.gsh-product input,.gsh-product select,.gsh-product summary{touch-action:manipulation}
.gsh-product a{color:var(--gsh-brand-dark);text-underline-offset:3px}
.gsh-product h1,.gsh-product h2,.gsh-product h3{letter-spacing:-.035em;line-height:1.2}
.gsh-product :is(a,button,input,select,textarea,summary):focus-visible{outline:3px solid #7cac9e;outline-offset:4px}
.gsh-product input:not([type=checkbox]):not([type=radio]),.gsh-product select,.gsh-product textarea{font-size:16px;color:var(--gsh-ink);background:#fff}
.gsh-product input[type=checkbox],.gsh-product input[type=radio]{accent-color:var(--gsh-brand)}
.gsh-product [hidden]{display:none!important}
.gsh-product summary{cursor:pointer}
.gsh-product button:disabled{cursor:wait;opacity:.55}
.gsh-eyebrow{color:var(--gsh-brand-dark);font-size:11px;font-weight:750;letter-spacing:.15em;text-transform:uppercase}
.gsh-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;padding:11px 19px;border:1px solid var(--gsh-brand);border-radius:9px;background:var(--gsh-brand);color:#fff!important;font-size:14px;font-weight:650;text-decoration:none;cursor:pointer}
.gsh-button:hover{background:var(--gsh-brand-dark)}
.gsh-button.secondary{color:var(--gsh-ink)!important;background:#fff;border-color:var(--gsh-line)}
.gsh-button.secondary:hover{background:var(--gsh-soft)}
@media(prefers-reduced-motion:reduce){.gsh-product *, .gsh-product *::before,.gsh-product *::after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
