@font-face{font-family:Fraunces;src:url(fraunces-soft-600.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Figtree;src:url(figtree-var.woff2) format("woff2-variations");font-weight:300 800;font-style:normal;font-display:swap}:root{--ink: #2b3a3f;--accent: #8fa68e;--accent-deep: #4e684f;--sand: #e1ecf0;--cream: #f1f6f8;--line: #cfdde3;--line-strong: #75919d;--muted: #55666c;--frame: #ffffff;--white: #fff;--ok: #3f7a52;--pop: #f5a524;--pop-deep: #e2900e;--display: "Fraunces", Georgia, "Times New Roman", serif;--body: "Figtree", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--page: 1180px;--gutter: 20px;--radius: 14px;--radius-lg: 22px;--shadow: 0 1px 2px rgba(43, 58, 63, .05), 0 12px 32px -18px rgba(43, 58, 63, .28)}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body.gc-body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}img,video{max-width:100%;height:auto;display:block}h1,h2,h3,.gc-display{font-family:var(--display);font-weight:800;line-height:1.08;letter-spacing:-.022em;margin:0 0 .5em}h1{font-size:clamp(30px,4.4vw,44px)}h2{font-size:clamp(25px,3.4vw,35px)}h3{font-size:clamp(18px,2.2vw,22px)}p{margin:0 0 1em}a{color:inherit}.gc-skip{position:absolute;left:-9999px;top:0;z-index:99;background:var(--ink);color:var(--cream);padding:12px 18px}.gc-skip:focus{left:8px;top:8px}.gc-wrap{width:100%;max-width:var(--page);margin-inline:auto;padding-inline:var(--gutter)}.gc-section{padding-block:clamp(44px,6vw,76px)}.gc-section--tight{padding-block:clamp(28px,4vw,46px)}.gc-section--sand{background:var(--sand)}.gc-section--ink{background:var(--ink);color:var(--cream)}.gc-section--ink h2,.gc-section--ink h3{color:var(--cream)}.gc-eyebrow{font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--accent-deep);margin:0 0 10px}.gc-lead{font-size:clamp(16px,1.9vw,18.5px);color:var(--muted)}.gc-marquee{background:var(--ink);color:var(--cream);font-size:13.5px;letter-spacing:.02em;overflow:hidden;padding:9px 0}.gc-marquee__track{display:flex;width:max-content;animation:gc-scroll 34s linear infinite}.gc-marquee__group{display:flex;flex-shrink:0}.gc-marquee__item{display:inline-flex;align-items:center;gap:8px;padding-inline:26px;white-space:nowrap}.gc-marquee__item svg{width:15px;height:15px;opacity:.85}@keyframes gc-scroll{to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.gc-marquee__track{animation:none;justify-content:center;width:100%}.gc-marquee__group:nth-child(2){display:none}}.gc-header{background:var(--cream);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.gc-header__inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;min-height:84px}.gc-header__nav{grid-column:1;justify-self:start}.gc-header__logo{grid-column:2;justify-self:center;text-align:center}.gc-header__cart{grid-column:3;justify-self:end}.gc-header__logo img{max-height:62px;width:auto;margin-inline:auto}.gc-header__logo a{font-family:var(--display);font-size:22px;text-decoration:none}.gc-header__nav{display:flex;gap:26px;font-size:14.5px}.gc-header__nav a{text-decoration:none;opacity:.82}.gc-header__nav a:hover{opacity:1}.gc-header__cart{display:inline-flex;align-items:center;gap:7px;text-decoration:none;font-size:14.5px}@media(max-width:749px){.gc-header__nav{display:none}.gc-header__inner{min-height:72px}.gc-header__logo img{max-height:52px}}.gc-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;font-family:var(--body);font-size:16.5px;font-weight:700;line-height:1;padding:17px 26px;border-radius:999px;border:1.5px solid transparent;text-decoration:none;cursor:pointer;width:100%;transition:transform .12s ease,background-color .15s ease,box-shadow .15s ease}.gc-btn--primary{background:var(--pop);color:var(--ink);box-shadow:var(--shadow)}.gc-btn--primary:hover{background:var(--pop-deep);transform:translateY(-1px)}.gc-btn--sage{background:var(--accent-deep);color:var(--white)}.gc-btn--ghost{background:transparent;color:var(--ink);border-color:var(--ink)}.gc-btn[disabled]{opacity:.5;cursor:not-allowed;transform:none}.gc-btn--inline{width:auto}.gc-pdp{display:grid;gap:clamp(26px,4vw,54px);grid-template-columns:1fr;align-items:start}@media(min-width:990px){.gc-pdp{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}}.gc-gallery{position:relative}@media(min-width:990px){.gc-gallery{position:sticky;top:90px}}.gc-gallery__main{background:var(--frame);border-radius:var(--radius-lg);overflow:hidden;aspect-ratio:1 / 1;display:grid;place-items:center}.gc-gallery__main img{width:100%;height:100%;object-fit:cover}.gc-gallery__thumbs{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);gap:10px;margin-top:10px}.gc-gallery__thumb{background:var(--frame);border:2px solid transparent;border-radius:10px;overflow:hidden;padding:0;cursor:pointer;aspect-ratio:1 / 1}.gc-gallery__thumb[aria-current=true]{border-color:var(--ink)}.gc-gallery__thumb img{width:100%;height:100%;object-fit:cover}.gc-buybox{display:flex;flex-direction:column}.gc-buybox__title{margin:6px 0 8px}.gc-rating{display:inline-flex;align-items:center;gap:9px;font-size:14px;color:var(--muted)}.gc-stars{display:inline-flex;gap:2px;color:var(--accent-deep)}.gc-stars svg{width:15px;height:15px}.gc-benefits{list-style:none;margin:12px 0 18px;padding:0;display:grid;gap:7px}.gc-benefits li{display:flex;gap:9px;align-items:flex-start;font-size:14.5px;line-height:1.4}.gc-benefits svg{flex:0 0 auto;width:16px;height:16px;margin-top:2px;color:var(--accent-deep)}.gc-offer__label{font-size:12.5px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--accent-deep);margin-bottom:10px}.gc-tiers{display:grid;gap:11px;margin:0 0 20px;border:0;padding:0}.gc-tier{position:relative;display:block;cursor:pointer;border:1.5px solid var(--line-strong);border-radius:var(--radius);background:var(--white);padding:15px 17px;transition:border-color .15s ease,box-shadow .15s ease}.gc-tier:hover{border-color:var(--accent)}.gc-tier input{position:absolute;opacity:0;pointer-events:none}.gc-tier__row{display:flex;align-items:center;justify-content:space-between;gap:14px}.gc-tier__left{display:flex;align-items:center;gap:12px;min-width:0}.gc-tier__radio{flex:0 0 auto;width:21px;height:21px;border-radius:50%;border:1.5px solid var(--line);display:grid;place-items:center;background:var(--cream)}.gc-tier__radio:after{content:"";width:11px;height:11px;border-radius:50%;background:transparent}.gc-tier__name{font-weight:700;font-size:16.5px}.gc-tier__sub{display:block;font-size:13.5px;color:var(--muted);margin-top:1px}.gc-tier__prices{text-align:right;white-space:nowrap;flex:0 0 auto}.gc-tier__price{display:block;font-weight:800;font-size:17.5px;line-height:1.2}.gc-tier__was{font-size:13.5px;color:var(--muted);text-decoration:line-through}.gc-tier__each{display:block;font-size:12.5px;color:var(--muted);margin-top:1px}.gc-tier__save{display:block;margin-top:4px;font-size:12.5px;font-weight:700;color:var(--ok)}.gc-tier__flag{position:absolute;top:-10px;right:14px;background:var(--accent-deep);color:var(--white);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;padding:4px 10px;border-radius:999px}.gc-tier input:checked~.gc-tier__row .gc-tier__radio{border-color:var(--ink);background:var(--ink)}.gc-tier input:checked~.gc-tier__row .gc-tier__radio:after{background:var(--cream)}.gc-tier:has(input:checked){border-color:var(--ink);box-shadow:0 0 0 1px var(--ink)}.gc-tier__units{display:flex;gap:6px;margin-top:11px;flex-wrap:wrap}.gc-tier__unit{display:inline-flex;align-items:center;gap:6px;background:var(--sand);border-radius:8px;padding:6px 9px;font-size:12.5px}.gc-tier__unit b{font-weight:700}.gc-swatches{margin:0 0 18px;border:0;padding:0}.gc-swatches__legend{font-size:14px;font-weight:700;padding:0;margin-bottom:9px}.gc-swatches__legend span{font-weight:400;color:var(--muted)}.gc-swatches__row{display:flex;gap:10px;flex-wrap:wrap}.gc-swatch{position:relative;cursor:pointer}.gc-swatch input{position:absolute;opacity:0;pointer-events:none}.gc-swatch__dot{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;border:1.5px solid var(--line);box-shadow:inset 0 0 0 3px var(--cream)}.gc-swatch input:checked+.gc-swatch__dot{border-color:var(--ink);border-width:2px}.gc-swatch input:focus-visible+.gc-swatch__dot{outline:2px solid var(--ink);outline-offset:2px}.gc-atc{margin-top:2px}.gc-atc__note{text-align:center;font-size:13px;color:var(--muted);margin:11px 0 0}.gc-assure{display:flex;flex-wrap:wrap;gap:8px 22px;margin:18px 0 0;padding:0;list-style:none}.gc-assure li{display:inline-flex;align-items:center;gap:8px;font-size:13.5px;color:var(--muted)}.gc-assure svg{width:16px;height:16px;color:var(--accent-deep)}.gc-quotes{display:grid;gap:10px;margin-top:22px}.gc-quote{background:var(--sand);border-radius:var(--radius);padding:14px 16px;font-size:14.5px}.gc-quote p{margin:0 0 6px}.gc-quote footer{font-size:13px;color:var(--muted);display:flex;align-items:center;gap:8px}.gc-acc{border-top:1px solid var(--line);margin-top:22px}.gc-acc__item{border-bottom:1px solid var(--line)}.gc-acc__item summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 2px;cursor:pointer;font-weight:600;font-size:16px;list-style:none}.gc-acc__item summary::-webkit-details-marker{display:none}.gc-acc__item summary:after{content:"";flex:0 0 auto;width:10px;height:10px;margin-right:4px;border-right:2px solid var(--ink);border-bottom:2px solid var(--ink);transform:rotate(45deg) translateY(-3px);transition:transform .18s ease}.gc-acc__item[open] summary:after{transform:rotate(-135deg) translateY(-3px)}.gc-acc__body{padding:0 2px 18px;color:var(--muted);font-size:15.3px}.gc-acc__body p:last-child{margin-bottom:0}.gc-split{display:grid;gap:clamp(24px,4vw,52px);align-items:center;grid-template-columns:1fr}@media(min-width:900px){.gc-split{grid-template-columns:1fr 1fr}.gc-split--flip .gc-split__media{order:2}}.gc-split__media img,.gc-split__media video{border-radius:var(--radius-lg);width:100%}.gc-split__body{max-width:34em}.gc-cards{display:grid;gap:16px;grid-template-columns:1fr}@media(min-width:700px){.gc-cards--3{grid-template-columns:repeat(3,1fr)}.gc-cards--4{grid-template-columns:repeat(2,1fr)}}@media(min-width:1000px){.gc-cards--4{grid-template-columns:repeat(4,1fr)}}.gc-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:22px}.gc-card h3{font-size:19px;margin-bottom:6px}.gc-card p{margin:0;color:var(--muted);font-size:15.3px}.gc-card__n{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--sand);font-family:var(--display);font-size:16px;margin-bottom:12px}.gc-reviews__summary{display:flex;flex-wrap:wrap;align-items:center;gap:18px;margin-bottom:26px}.gc-reviews__score{font-family:var(--display);font-size:46px;line-height:1}.gc-review{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:20px}.gc-review__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.gc-review__name{font-weight:700;font-size:15px}.gc-review__tag{font-size:12px;color:var(--ok)}.gc-review p{margin:0;font-size:15.3px;color:var(--muted)}.gc-empty{border:1px dashed var(--line);border-radius:var(--radius);padding:26px;text-align:center;color:var(--muted);font-size:15px}.gc-sticky{position:fixed;left:0;right:0;bottom:0;z-index:30;background:var(--cream);border-top:1px solid var(--line);padding:10px var(--gutter) calc(10px + env(safe-area-inset-bottom));display:none;gap:14px;align-items:center;justify-content:space-between;box-shadow:0 -10px 30px -22px #2b3a3f80}.gc-sticky.is-on{display:flex}.gc-sticky__price{font-weight:800}.gc-sticky__sub{font-size:12.5px;color:var(--muted)}.gc-sticky .gc-btn{width:auto;padding-inline:30px}@media(min-width:990px){.gc-sticky{display:none!important}}.gc-footer{background:var(--ink);color:var(--cream);padding-block:46px 30px}.gc-footer a{color:var(--cream);text-decoration:none;opacity:.84}.gc-footer a:hover{opacity:1}.gc-footer__grid{display:grid;gap:26px;grid-template-columns:1fr;justify-items:center;text-align:center}.gc-footer__brand img{margin-inline:auto;max-height:96px;width:auto}.gc-footer__links{justify-items:center}.gc-footer__bottom{justify-content:center}@media(min-width:750px){.gc-footer__grid{grid-template-columns:1fr}}.gc-footer__links{list-style:none;margin:0;padding:0;display:grid;gap:9px;font-size:14.5px}.gc-footer__bottom{margin-top:34px;padding-top:18px;border-top:1px solid rgba(241,246,248,.18);font-size:13px;opacity:.75;display:flex;flex-wrap:wrap;gap:10px 22px;justify-content:space-between}.gc-visually-hidden{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.gc-videos{display:grid;gap:14px;grid-template-columns:repeat(2,1fr)}@media(min-width:750px){.gc-videos{grid-template-columns:repeat(4,1fr)}}.gc-video{margin:0}.gc-video video,.gc-video img{width:100%;aspect-ratio:9 / 16;object-fit:cover;border-radius:var(--radius);background:var(--sand);display:block}.gc-video figcaption{margin-top:9px;font-size:13.8px;color:var(--muted)}.gc-split__media--video video{width:100%;aspect-ratio:4 / 5;max-height:620px;object-fit:cover;border-radius:var(--radius-lg);background:var(--sand)}.gc-split__media--contain img{background:var(--white);border-radius:var(--radius-lg);object-fit:contain;width:100%}.gc-box-list{list-style:none;margin:18px 0 0;padding:0;display:grid;gap:11px}.gc-box-list li{display:flex;gap:11px;align-items:flex-start;font-size:16px}.gc-box-list svg{flex:0 0 auto;width:18px;height:18px;margin-top:3px;color:var(--accent-deep)}.gc-box-list__note{color:var(--muted);font-weight:400}.gc-atc .shopify-payment-button{margin-top:10px;display:block}.gc-atc .shopify-payment-button__button--unbranded{border-radius:999px;font-family:var(--body);font-weight:700}.gc-badge{display:flex;align-items:center;gap:8px;flex-wrap:nowrap;margin:0 0 2px;font-size:13.5px;line-height:1;white-space:nowrap}.gc-badge__count{font-weight:700}.gc-badge__src{color:var(--muted);font-size:11.5px;margin:2px 0 12px}.gc-badge .gc-stars svg{width:14px;height:14px}.gc-badge .gc-stars{color:#f0a92a}.gc-badge .gc-stars svg{width:16px;height:16px;filter:drop-shadow(0 1px 1px rgba(146,92,0,.28)) drop-shadow(0 0 5px rgba(245,176,42,.55))}.gc-badge{gap:9px;margin-bottom:4px}.gc-badge__count{letter-spacing:-.005em}.gc-header{-webkit-backdrop-filter:saturate(140%) blur(10px);backdrop-filter:saturate(140%) blur(10px);background:color-mix(in srgb,var(--cream) 88%,transparent);transition:box-shadow .25s ease,border-color .25s ease}.gc-header.is-scrolled{box-shadow:0 10px 30px -22px #2b3a3f8c;border-bottom-color:color-mix(in srgb,var(--line) 70%,transparent)}.gc-gallery__main{box-shadow:0 2px 4px #2b3a3f0a,0 26px 50px -34px #2b3a3f80}.gc-gallery__main img{transition:transform .9s cubic-bezier(.2,.7,.2,1)}@media(hover:hover){.gc-gallery__main:hover img{transform:scale(1.035)}}.gc-gallery__thumb{transition:border-color .2s ease,transform .2s ease}.gc-tier{transition:border-color .18s ease,box-shadow .22s ease,transform .18s ease,background-color .18s ease}@media(hover:hover){.gc-tier:hover{transform:translateY(-1px);box-shadow:0 10px 26px -20px #2b3a3f8c}}.gc-tier:has(input:checked){box-shadow:0 0 0 1.5px var(--ink),0 14px 30px -22px #2b3a3f99;background:color-mix(in srgb,var(--white) 92%,var(--sand))}.gc-tier__flag{box-shadow:0 4px 10px -6px #2b3a3fb3}.gc-tier__save{color:var(--ok)}.gc-btn--primary{box-shadow:0 1px 2px #2b3a3f29,0 14px 26px -16px #2b3a3f99;transition:transform .14s ease,box-shadow .22s ease,background-color .18s ease}.gc-btn--primary:active{transform:translateY(1px);box-shadow:0 1px 2px #2b3a3f33}:where(a,button,summary,input,[tabindex]):focus-visible{outline:2px solid var(--accent-deep);outline-offset:3px;border-radius:4px}.gc-card{transition:transform .2s ease,box-shadow .25s ease}@media(hover:hover){.gc-card:hover{transform:translateY(-3px);box-shadow:0 18px 38px -28px #2b3a3f8c}}.gc-acc__item summary{transition:color .18s ease}.gc-acc__item summary:hover{color:var(--accent-deep)}h1,h2,.gc-buybox__title{letter-spacing:-.012em}.gc-lead{max-width:46ch}.gc-eyebrow{color:var(--accent-deep)}@media(prefers-reduced-motion:no-preference){.js .gc-reveal{opacity:0;transform:translateY(14px);transition:opacity .7s cubic-bezier(.2,.7,.2,1),transform .7s cubic-bezier(.2,.7,.2,1);will-change:opacity,transform}.js .gc-reveal.is-in{opacity:1;transform:none}}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.gc-heads{display:grid;gap:16px;grid-template-columns:1fr}@media(min-width:720px){.gc-heads{grid-template-columns:repeat(2,1fr)}}.gc-head{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:22px 22px 18px;position:relative;overflow:hidden;transition:transform .2s ease,box-shadow .25s ease}.gc-head:before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:3px;background:linear-gradient(90deg,var(--accent-deep),var(--accent))}@media(hover:hover){.gc-head:hover{transform:translateY(-3px);box-shadow:0 18px 38px -28px #2b3a3f8c}}.gc-head h3{font-size:19px;margin:4px 0 6px}.gc-head p{margin:0;color:var(--muted);font-size:15.3px}.gc-head__label{font-size:11px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:var(--muted);margin:16px 0 8px}.gc-chips{display:flex;flex-wrap:wrap;gap:7px;list-style:none;margin:0;padding:0}.gc-chips li{font-size:13px;font-weight:600;line-height:1;padding:7px 11px;border-radius:999px;background:var(--sand);color:var(--accent-deep)}.gc-section--sand .gc-chips li{background:var(--cream)}.gc-cmp__pick{border:0;margin:22px 0 14px;padding:0}.gc-cmp__pick legend{font-size:11px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:var(--muted);padding:0;margin-bottom:9px}.gc-cmp__pills{display:flex;flex-wrap:wrap;gap:8px}.gc-cmp__pill{position:relative}.gc-cmp__pill input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;opacity:0;cursor:pointer}.gc-cmp__pill span{display:block;font-size:13.5px;font-weight:650;line-height:1;padding:10px 14px;border-radius:999px;border:1.5px solid var(--line);background:var(--white);color:var(--muted);transition:border-color .16s ease,color .16s ease,background .16s ease}.gc-cmp__pill input:checked+span{border-color:var(--accent-deep);color:var(--accent-deep);background:var(--cream)}.gc-cmp__pill input:focus-visible+span{outline:2px solid var(--accent-deep);outline-offset:2px}@media(min-width:781px){.gc-cmp__pick{display:none}}.gc-cmp{margin-top:24px;overflow-x:auto;-webkit-overflow-scrolling:touch}.gc-cmp table{width:100%;border-collapse:separate;border-spacing:0;background:var(--white);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;font-size:15px}.gc-cmp th,.gc-cmp td{padding:14px 16px;text-align:left;vertical-align:middle}.gc-cmp thead th{font-family:var(--display);font-weight:800;font-size:14.5px;line-height:1.2;letter-spacing:-.01em;background:var(--sand);color:var(--ink);border-bottom:1px solid var(--line)}.gc-cmp tbody th{font-weight:650;color:var(--ink);width:34%;min-width:150px}.gc-cmp tbody td{color:var(--muted)}.gc-cmp tbody tr+tr th,.gc-cmp tbody tr+tr td{border-top:1px solid var(--line)}.gc-cmp .is-us{background:#8fa68e29;color:var(--ink);font-weight:650}.gc-cmp thead .is-us{background:var(--accent-deep);color:var(--cream)}.gc-cmp__yes,.gc-cmp__no{display:inline-flex;align-items:center;gap:7px}.gc-cmp__yes svg,.gc-cmp__no svg{width:17px;height:17px;flex:0 0 auto}.gc-cmp__yes{color:var(--accent-deep);font-weight:650}.gc-cmp__no,.gc-cmp__na{color:var(--muted)}.gc-cmp__short{display:none}@media(max-width:780px){.gc-cmp{overflow-x:visible}.gc-cmp table{font-size:14.4px}.gc-cmp th,.gc-cmp td{padding:12px 13px}.gc-cmp tbody th{width:auto;min-width:0}.gc-cmp__full{display:none}.gc-cmp__short{display:inline}.gc-cmp[data-compare="2"] [data-col="3"],.gc-cmp[data-compare="2"] [data-col="4"],.gc-cmp[data-compare="3"] [data-col="2"],.gc-cmp[data-compare="3"] [data-col="4"],.gc-cmp[data-compare="4"] [data-col="2"],.gc-cmp[data-compare="4"] [data-col="3"]{display:none}}.gc-guarantee__inner{display:grid;gap:clamp(22px,4vw,44px);grid-template-columns:1fr;align-items:center}@media(min-width:760px){.gc-guarantee__inner{grid-template-columns:auto minmax(0,1fr)}}.gc-guarantee__body h2{margin-bottom:.4em}.gc-guarantee .gc-lead{color:#f1f6f8d1}.gc-guarantee .gc-eyebrow{color:var(--accent)}.gc-guarantee .gc-btn--ghost{color:var(--cream);border-color:#f1f6f88c;margin-top:6px}.gc-guarantee .gc-btn--ghost:hover{background:#f1f6f81a}.gc-seal{display:grid;place-content:center;justify-items:center;text-align:center;width:180px;height:180px;border-radius:50%;margin:0 auto;padding:0 20px;border:2px solid rgba(241,246,248,.3);box-shadow:inset 0 0 0 7px #f1f6f812;color:var(--cream)}.gc-seal__top,.gc-seal__bottom{font-size:9.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--accent);line-height:1.3}.gc-seal__n{font-family:var(--display);font-weight:800;font-size:52px;line-height:1;margin:6px 0 0}.gc-seal__unit{font-size:11px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;margin:2px 0 8px;color:#f1f6f8bf}.gc-guarantee__points{list-style:none;margin:18px 0 0;padding:0;display:grid;gap:10px}.gc-guarantee__points li{display:flex;gap:10px;align-items:flex-start;font-size:15.5px}.gc-guarantee__points svg{width:19px;height:19px;flex:0 0 auto;margin-top:2px;color:var(--accent)}@media(max-width:749px){.gc-marquee{font-size:12px;padding:6px 0}.gc-marquee__item{padding-inline:18px;gap:7px}.gc-marquee__item svg{width:13px;height:13px}.gc-section--tight{padding-block:10px 0}.gc-gallery__main{aspect-ratio:auto;height:38vh;max-height:280px;min-height:200px}.gc-gallery__thumbs{gap:6px;margin-top:6px}.gc-gallery__thumb{border-radius:8px}.gc-pdp{gap:14px}.gc-badge{font-size:13px}.gc-buybox__title{font-size:clamp(25px,7vw,30px);margin:3px 0 2px}.gc-benefits{margin:9px 0 12px;gap:5px}.gc-benefits li{font-size:13.4px;line-height:1.35}.gc-benefits svg{width:15px;height:15px;margin-top:1px}.gc-offer__label{font-size:11px;margin-bottom:6px}.gc-tiers{gap:7px;margin-bottom:12px}.gc-tier{padding:10px 12px}.gc-tier__name{font-size:14.5px}.gc-tier__price{font-size:19px}.gc-tier__radio{width:19px;height:19px}.gc-tier__units{gap:5px;margin-top:8px}.gc-tier__pick{font-size:13px;padding:5px 24px 5px 8px}.gc-atc{padding-top:0}.gc-sticky{display:flex}.gc-body{padding-bottom:84px}}.gc-stars,.gc-badge .gc-stars{color:var(--pop)}.gc-gallery__main{box-shadow:inset 0 0 0 1px var(--line),0 2px 4px #2b3a3f0a,0 26px 50px -34px #2b3a3f80}.gc-section--sand .gc-chips li{background:var(--white);box-shadow:inset 0 0 0 1px var(--line-strong)}.gc-cmp__pill span,.gc-swatch__dot{border-color:var(--line-strong)}.gc-video video,.gc-video img,.gc-split__media--video video{background:var(--frame)}.gc-split__caption{margin:14px 2px 0;font-size:13.5px;line-height:1.45;color:var(--muted)}.gc-tier__hit{display:block;cursor:pointer}.gc-tier__units{align-items:center}.gc-tier__unitsnote{width:100%;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:2px}.gc-tier__unit{display:inline-flex;align-items:center;gap:6px}.gc-tier__pick{font:inherit;font-size:13.5px;font-weight:650;color:var(--ink);background:var(--white) url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' fill='none' stroke='%232b3a3f' stroke-width='1.8' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat right 8px center/10px 7px;border:1.5px solid var(--line-strong);border-radius:8px;padding:6px 26px 6px 10px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.gc-tier__pick:focus-visible{outline:2px solid var(--accent-deep);outline-offset:2px}.gc-tier:not(:has(input:checked)) .gc-tier__units{opacity:.5}@media(max-width:749px){.gc-pay{gap:6px;margin-top:12px}.gc-pay__item{width:42px;height:27px}}.gc-pay{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;list-style:none;margin:14px 0 0;padding:0}.gc-pay__item{display:flex;align-items:center;justify-content:center;width:46px;height:30px;padding:3px;background:var(--white);border:1px solid var(--line);border-radius:6px}.gc-pay__icon{width:100%;height:100%;object-fit:contain;display:block}.gc-quotes{margin-top:16px}.gc-quotes__track{position:relative;min-height:62px}.gc-quote{margin:0;position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:opacity .45s ease}.gc-quote[data-gc-on]{opacity:1;visibility:visible;position:relative}.gc-quote blockquote{margin:0;font-size:15px;line-height:1.45;color:var(--ink);font-style:italic}.gc-quote figcaption{display:flex;align-items:center;gap:8px;margin-top:6px;font-size:13.5px;color:var(--muted)}.gc-quote__name{font-style:italic}.gc-quote .gc-stars svg{width:13px;height:13px}.gc-quotes__dots{display:flex;justify-content:center;gap:7px;margin-top:10px}.gc-quotes__dot{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:var(--line-strong);opacity:.45;cursor:pointer;transition:opacity .2s ease,transform .2s ease}.gc-quotes__dot[aria-selected=true]{opacity:1;background:var(--ink);transform:scale(1.15)}.gc-quotes__dot:focus-visible{outline:2px solid var(--accent-deep);outline-offset:2px}@media(max-width:749px){.gc-pay{gap:6px;margin-top:12px}.gc-pay__item{width:42px;height:27px}.gc-quote blockquote{font-size:14.2px}.gc-quotes__track{min-height:68px}}@media(prefers-reduced-motion:reduce){.gc-quote{transition:none}}.gc-videos>*{will-change:opacity,transform}.gc-section[id],.gc-faq__item[id],:target{scroll-margin-top:96px}.gc-gallery__main img{transition:transform .6s cubic-bezier(.22,.61,.36,1)}@media(hover:hover){.gc-gallery__main:hover img{transform:scale(1.03)}}.gc-gallery__thumb{transition:border-color .18s ease,transform .18s ease}@media(hover:hover){.gc-gallery__thumb:hover{transform:translateY(-2px)}}.gc-btn--primary{box-shadow:0 1px 2px #2b3a3f1a,0 10px 22px -12px #e2900e8c}.gc-btn--primary:hover{box-shadow:0 2px 4px #2b3a3f1f,0 16px 30px -14px #e2900eb3}.gc-video video,.gc-video img{border-radius:var(--radius);box-shadow:inset 0 0 0 1px var(--line)}@media(prefers-reduced-motion:no-preference){.js .gc-reveal{transform:translateY(14px);transition:opacity .55s cubic-bezier(.22,.61,.36,1),transform .55s cubic-bezier(.22,.61,.36,1)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/gc.css.map */
