.gh-shophero{background:#fff;padding-block:56px 40px;overflow:hidden}.gh-shophero__grid{display:grid;grid-template-columns:minmax(0,594px) minmax(0,1fr);gap:64px;align-items:center}.gh-shophero__content{display:flex;flex-direction:column;align-items:flex-start}.gh-shophero__eyebrow{font-family:var(--font-dm);font-size:13px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:var(--green);margin-bottom:20px}.gh-shophero__title{font-family:var(--font-display);font-size:56px;font-weight:500;line-height:1.05;letter-spacing:-1.5px;color:var(--ink);margin-bottom:22px}.gh-shophero__hl{color:var(--green)}.gh-shophero__desc{font-size:17px;line-height:27px;color:var(--body);max-width:520px;margin-bottom:32px}.gh-shophero__actions{display:flex;flex-wrap:wrap;gap:14px}.gh-shophero__btn{padding:18px 30px;border-radius:10px}.gh-shophero__btn--ghost{background:#fff;border:1px solid rgba(15,23,42,.16);color:var(--ink)}.gh-shophero__btn--ghost:hover{border-color:var(--green);color:var(--green)}.gh-shophero__media{border-radius:28px;overflow:hidden;background:var(--surface-3);aspect-ratio:600 / 650;box-shadow:0 30px 60px -30px #0006}.gh-shophero__media img{width:100%;height:100%;object-fit:cover}.gh-catrow{background:#fff;padding-block:20px 44px}.gh-catrow__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.gh-catcard{display:flex;align-items:stretch;justify-content:space-between;gap:12px;background:#fff;border:1px solid #eef1f0;border-radius:16px;padding:28px 24px;transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease}.gh-catcard:hover{border-color:#006e2a59;box-shadow:0 16px 30px -18px #00000038;transform:translateY(-3px)}.gh-catcard__text{display:flex;flex-direction:column;flex:1 1 auto;min-width:0}.gh-catcard__icon{width:44px;height:44px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:#006e2a1a;color:var(--green);margin-bottom:18px}.gh-catcard__title{font-family:var(--font-dm);font-size:19px;font-weight:600;line-height:1.25;color:var(--navy);margin-bottom:6px}.gh-catcard__sub{font-size:13px;color:var(--muted);line-height:1.4;margin-bottom:18px}.gh-catcard__link{margin-top:auto;display:inline-flex;align-items:center;gap:6px;font-family:var(--font-dm);font-size:13px;font-weight:600;color:var(--green)}.gh-catcard__thumb{flex-shrink:0;width:92px;height:92px;border-radius:50%;overflow:hidden;background:var(--surface-3);align-self:center}.gh-catcard__thumb img{width:100%;height:100%;object-fit:cover}.template-collection .gh-usp{background:#0b0f14;border-bottom:none}.template-collection .gh-usp__text{color:#fff}.template-collection .gh-usp__divider{background:#ffffff26}.template-collection .gh-usp__icon svg{stroke:var(--green-bright)}.gh-shop{background:#fff;padding-block:36px 72px;scroll-margin-top:96px}.gh-filterbar{border:1px solid #e7eae9;border-radius:16px;padding:22px 24px;margin-bottom:32px;background:#fff;box-shadow:0 24px 40px -30px #00000059}.gh-fsearch{display:flex;flex-direction:column;gap:8px;margin-bottom:18px}.gh-fsearch__field{position:relative;display:flex;align-items:center}.gh-fsearch__field svg{position:absolute;left:14px;color:var(--muted);pointer-events:none}.gh-fsearch__field input{width:100%;padding:12px 14px 12px 42px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;font-size:14px;color:var(--ink)}.gh-fsearch__field input::placeholder{color:#94a3b8}.gh-fsearch__field input:focus{outline:none;border-color:var(--green)}.gh-filterbar__filters{display:grid;grid-template-columns:repeat(6,1fr);gap:16px 20px}.gh-fsel{display:flex;flex-direction:column;gap:8px;min-width:0}.gh-fsel__label{text-transform:uppercase;letter-spacing:.6px;font-size:11px;color:var(--muted);font-weight:600}.gh-select{position:relative;display:flex;align-items:center;width:100%}.gh-select select{appearance:none;-webkit-appearance:none;width:100%;padding:10px 34px 10px 14px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;font-size:14px;color:var(--ink);cursor:pointer}.gh-select select:focus{outline:none;border-color:var(--green)}.gh-select svg{position:absolute;right:12px;pointer-events:none;color:var(--muted)}.gh-filterbar__end{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;border-top:1px solid #eef1f0;margin-top:22px;padding-top:18px}.gh-filterbar__usecase{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.gh-pills{display:flex;flex-wrap:wrap;gap:8px}.gh-pill{display:inline-flex;align-items:center;padding:7px 15px;border-radius:9999px;border:1px solid #e5e7eb;background:#fff;font-size:13px;font-weight:500;color:var(--ink);cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.gh-pill input{position:absolute;opacity:0;width:0;height:0}.gh-pill:hover{border-color:var(--green)}.gh-pill:has(input:checked){background:var(--green);border-color:var(--green);color:#fff}.gh-filterbar__controls{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-left:auto}.gh-filterbar__sort{display:flex;align-items:center;gap:10px}.gh-filterbar__sort .gh-fsel__label{white-space:nowrap}.gh-filterbar__count{font-size:13px;color:var(--muted);white-space:nowrap}.gh-shop__head,.gh-feat__head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:28px}.gh-shop__heading-wrap{display:flex;flex-direction:column;align-items:flex-start;gap:10px;min-width:0}.gh-shop__back{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:var(--green)}.gh-shop__back:hover{color:#005a22}.gh-feat__head{align-items:flex-end}.gh-shop__heading,.gh-feat__title{font-family:var(--font-dm);font-size:30px;font-weight:600;line-height:1.2;color:var(--navy)}.gh-feat__sub{font-size:14px;color:var(--muted);margin-top:6px}.gh-shop__arrows{display:flex;gap:10px;flex-shrink:0}.gh-shop__arrow{width:40px;height:40px;padding:0;border-radius:50%;border:1px solid #e5e7eb;display:inline-flex;align-items:center;justify-content:center;color:var(--body);background:#fff;cursor:pointer;transition:border-color .15s ease,color .15s ease,opacity .15s ease}.gh-shop__arrow:hover:not(:disabled){border-color:var(--green);color:var(--green)}.gh-shop__arrow:disabled{opacity:.35;cursor:default}.gh-shop__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.gh-shop__grid>.is-hidden{display:none!important}.gh-feat__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.gh-shop__empty{grid-column:1 / -1;text-align:center;color:var(--muted);padding:40px 0}.gh-shop__pagination{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:36px}.gh-shop__page-btn{min-width:40px;height:40px;padding:0 12px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;color:var(--ink);font-size:14px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color .15s ease,color .15s ease,background .15s ease}.gh-shop__page-btn:hover:not(:disabled):not(.is-active){border-color:var(--green);color:var(--green)}.gh-shop__page-btn.is-active{background:var(--green);border-color:var(--green);color:#fff}.gh-shop__page-btn:disabled{opacity:.35;cursor:default}.gh-carousel{position:relative}.gh-carousel__track{display:flex;grid-template-columns:none;gap:24px;max-width:none;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;padding:4px 2px 10px;margin:-4px -2px 0;--gh-cap: 4}.gh-carousel__track::-webkit-scrollbar{display:none}.gh-carousel__track>*{--gh-n: min(var(--gh-per, 4), var(--gh-cap, 4));flex:0 0 calc((100% - (var(--gh-n) - 1) * 24px) / var(--gh-n));scroll-snap-align:start}.gh-carousel__track>.is-hidden{display:none!important}.gh-shop__empty--filter{padding-top:24px}.gh-xcard{display:flex;flex-direction:column;height:100%;background:#fff;border:1px solid #eef1f0;border-radius:16px;padding:24px;transition:box-shadow .2s ease,transform .2s ease}.gh-xcard:hover{box-shadow:0 18px 34px -20px #00000040;transform:translateY(-3px)}.gh-xcard__media-wrap{position:relative;width:68%;max-width:180px;margin:0 auto 18px}.gh-xcard__media{display:block;width:100%;aspect-ratio:1 / 1;border-radius:50%;overflow:hidden;background:var(--surface-3)}.gh-xcard__wish{position:absolute;top:0;right:-8px;z-index:2;width:36px;height:36px;border:none;border-radius:50%;background:#fff;color:#64748b;box-shadow:0 2px 8px #0f172a1f;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.gh-xcard__wish:hover,.gh-xcard__wish.is-active{color:#ef4444}.gh-xcard__wish.is-active svg{fill:#ef4444;stroke:#ef4444}.gh-xcard__media img,.gh-xcard__ph{width:100%;height:100%;object-fit:cover}.gh-xcard__brand{font-family:var(--font-dm);font-size:11px;font-weight:600;letter-spacing:.6px;text-transform:uppercase;color:var(--muted);margin-bottom:6px}.gh-xcard__name{font-family:var(--font-dm);font-size:17px;font-weight:600;line-height:1.3;color:var(--navy);margin-bottom:10px}.gh-xcard__name a{color:inherit}.gh-xcard__name a:hover{color:var(--green)}.gh-xcard__specs{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.gh-xcard__spec{font-family:var(--font-dm);font-size:10px;font-weight:600;letter-spacing:.4px;text-transform:uppercase;color:var(--green);background:#006e2a17;padding:3px 8px;border-radius:6px;white-space:nowrap}.gh-xcard__desc{font-size:13px;line-height:19px;color:var(--muted);margin-bottom:12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.gh-xcard__rating{display:flex;align-items:center;gap:2px;color:#f5a623;margin-bottom:14px}.gh-xcard__rating-val{margin-left:6px;font-size:12px;color:var(--muted)}.gh-xcard__meta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:16px}.gh-xcard__price{font-family:var(--font-dm);font-size:22px;font-weight:700;color:var(--navy)}.gh-xcard__stock{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:var(--green)}.gh-xcard__stock.is-out{color:#c0392b}.gh-xcard__dot{width:7px;height:7px;border-radius:50%;background:currentColor}.gh-xcard__actions{margin-top:auto;display:flex;gap:10px}.gh-xcard__details,.gh-xcard__add{flex:1 1 0;display:inline-flex;align-items:center;justify-content:center;padding:11px 10px;border-radius:10px;font-family:var(--font-dm);font-size:13px;font-weight:600;text-align:center}.gh-xcard__details{border:1px solid #e5e7eb;color:var(--ink);background:#fff}.gh-xcard__details:hover{border-color:var(--green);color:var(--green)}.gh-xcard__form{flex:1 1 0;margin:0;display:flex}.gh-xcard__add{width:100%;border:none;background:var(--green);color:#fff;cursor:pointer;transition:background .15s ease}.gh-xcard__add:hover{background:#005a22}.gh-xcard__soldout{flex:1 1 0;text-align:center;padding:11px;font-size:13px;color:var(--muted);border:1px solid #e5e7eb;border-radius:10px}.gh-feat{background:#fff;padding-block:64px}.gh-feat__head{align-items:flex-start}.gh-feat__title{font-size:28px;font-weight:700;color:#111827}.gh-fcard{display:flex;flex-direction:column;height:100%;background:#fff;border:1px solid #f3f4f6;border-radius:12px;padding:17px;transition:box-shadow .2s ease,transform .2s ease}.gh-fcard:hover{box-shadow:0 18px 34px -20px #0003;transform:translateY(-2px)}.gh-fcard__media{position:relative;height:192px;margin-bottom:4px;display:flex;align-items:center;justify-content:center}.gh-fcard__img{display:block;width:192px;height:192px;max-width:100%;border-radius:50%;overflow:hidden;background:#f9fafb}.gh-fcard__img img,.gh-fcard__ph{width:100%;height:100%;object-fit:cover}.gh-fcard__badge{position:absolute;left:0;top:0;z-index:2;background:#00c853;color:#fff;font-family:var(--font-dm);font-size:10px;font-weight:700;letter-spacing:.4px;text-transform:uppercase;padding:2px 8px;border-radius:4px;line-height:15px}.gh-fcard__wish{position:absolute;right:0;top:0;z-index:2;width:20px;height:20px;padding:0;border:none;background:transparent;color:#9ca3af;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.gh-fcard__wish:hover{color:#00c853}.gh-fcard__body{display:flex;flex-direction:column;flex:1 1 auto;gap:4px;padding-top:16px}.gh-fcard__brand{font-family:var(--font-dm);font-size:10px;font-weight:700;letter-spacing:.4px;text-transform:uppercase;color:#9ca3af;line-height:15px}.gh-fcard__name{font-family:var(--font-dm);font-size:14px;font-weight:700;line-height:20px;color:#111827;margin:0}.gh-fcard__name a{color:inherit}.gh-fcard__name a:hover{color:#00c853}.gh-fcard__rating{display:flex;align-items:center;gap:0;color:#fbbf24;padding-top:4px}.gh-fcard__rating-val{margin-left:4px;font-size:10px;color:#9ca3af;line-height:15px}.gh-fcard__price{display:flex;align-items:baseline;gap:8px;min-height:36px;padding-top:8px}.gh-fcard__price-now{font-family:var(--font-dm);font-size:18px;font-weight:700;color:#111827;line-height:28px}.gh-fcard__price-old{font-size:12px;color:#d1d5db;text-decoration:line-through;line-height:16px}.gh-fcard__actions{margin-top:auto;padding-top:20px;display:flex;align-items:center;gap:8px}.gh-fcard__iconbtn{flex:0 0 40px;width:40px;height:40px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:1px solid #f3f4f6;border-radius:4px;background:#fff;color:#6b7280;cursor:pointer;transition:border-color .15s ease,color .15s ease}.gh-fcard__iconbtn:hover{border-color:#00c853;color:#00c853}.gh-fcard__form{flex:1 1 auto;margin:0;min-width:0;display:flex}.gh-fcard__add{width:100%;height:40px;padding:10px 12px;border:none;border-radius:4px;background:#00c853;color:#fff;font-family:var(--font-dm);font-size:12px;font-weight:700;line-height:16px;cursor:pointer;transition:background .15s ease}.gh-fcard__add:hover{background:#00b34a}.gh-fcard__soldout{flex:1 1 auto;height:40px;display:flex;align-items:center;justify-content:center;font-size:12px;color:var(--muted);border:1px solid #f3f4f6;border-radius:4px}.gh-shop__pagination{display:flex;gap:8px;justify-content:center;margin-top:48px}.gh-shop__page{min-width:36px;height:36px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;border:1px solid #e5e7eb;font-size:14px;color:var(--body)}.gh-shop__page.is-current,.gh-shop__page:hover{background:var(--green);border-color:var(--green);color:#fff}.gh-ctahelp{background:#fff;padding-block:24px 64px}.gh-ctahelp__card{display:flex;align-items:center;min-height:300px;border-radius:24px;overflow:hidden;background-color:#0b2d26;background-size:cover;background-position:center}.gh-ctahelp__body{padding:48px;max-width:560px;color:#fff;display:flex;flex-direction:column;align-items:flex-start}.gh-ctahelp__eyebrow{font-family:var(--font-dm);font-size:12px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:var(--green-bright);margin-bottom:14px}.gh-ctahelp__title{font-family:var(--font-display);font-size:36px;font-weight:500;line-height:1.12;margin-bottom:14px}.gh-ctahelp__text{font-size:15px;line-height:25px;opacity:.92;margin-bottom:26px;max-width:440px}.gh-ctahelp__actions{display:flex;flex-wrap:wrap;gap:12px}.gh-ctahelp__solid{background:#fff;color:var(--ink);padding:15px 26px;border-radius:10px}.gh-ctahelp__solid:hover{background:#ffffffe0}.gh-ctahelp__ghost{display:inline-flex;align-items:center;gap:8px;background:transparent;border:1px solid rgba(255,255,255,.4);color:#fff;padding:15px 26px;border-radius:10px}.gh-ctahelp__ghost:hover{background:#ffffff1f}.gh-why{background:#fff;padding-block:56px}.gh-why__title{text-align:center;font-family:var(--font-dm);font-size:26px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:var(--navy);margin-bottom:40px}.gh-why__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.gh-why__card{text-align:center;background:#fff;border:1px solid #eef1f0;border-radius:14px;padding:26px 14px;display:flex;flex-direction:column;align-items:center}.gh-why__icon{width:48px;height:48px;border-radius:50%;background:#00c8531f;color:var(--green);display:inline-flex;align-items:center;justify-content:center;margin-bottom:16px}.gh-why__cardtitle{font-family:var(--font-dm);font-size:14px;font-weight:600;line-height:1.3;color:var(--navy);margin-bottom:8px}.gh-why__cardtext{font-size:12px;line-height:17px;color:var(--muted)}.gh-guides{background:#fff;padding-block:24px 72px}.gh-guides__title{text-align:center;font-family:var(--font-dm);font-size:30px;font-weight:600;color:var(--navy);margin-bottom:40px}.gh-guides__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.gh-guide{display:flex;align-items:stretch;gap:16px;background:#fff;border:1px solid #eef1f0;border-radius:16px;padding:18px;transition:box-shadow .2s ease,transform .2s ease}.gh-guide:hover{box-shadow:0 16px 30px -18px #00000038;transform:translateY(-3px)}.gh-guide__body{display:flex;flex-direction:column;flex:1 1 auto;min-width:0}.gh-guide__badge{align-self:flex-start;background:var(--green);color:#fff;font-family:var(--font-dm);font-size:9px;font-weight:700;letter-spacing:.6px;padding:4px 8px;border-radius:6px;margin-bottom:12px}.gh-guide__name{font-family:var(--font-dm);font-size:16px;font-weight:600;color:var(--navy);line-height:1.25;margin-bottom:8px}.gh-guide__text{font-size:13px;line-height:18px;color:var(--muted);margin-bottom:14px}.gh-guide__link{margin-top:auto;display:inline-flex;align-items:center;gap:6px;font-family:var(--font-dm);font-size:13px;font-weight:600;color:var(--green)}.gh-guide__media{flex:0 0 auto;width:110px;border-radius:12px;overflow:hidden;background:var(--surface-3);align-self:stretch}.gh-guide__media img{width:100%;height:100%;object-fit:cover}@media(max-width:1200px){.gh-carousel__track{--gh-cap: 3}.gh-shop__grid,.gh-filterbar__filters{grid-template-columns:repeat(3,1fr)}.gh-catrow__grid{grid-template-columns:repeat(2,1fr)}.gh-why__grid{grid-template-columns:repeat(3,1fr)}.gh-guides__grid{grid-template-columns:repeat(2,1fr)}.gh-shophero__title{font-size:46px}}@media(max-width:900px){.gh-shophero__grid{grid-template-columns:1fr;gap:32px}.gh-shophero__media{order:-1}.gh-carousel__track{--gh-cap: 2}.gh-shop__grid,.gh-filterbar__filters{grid-template-columns:repeat(2,1fr)}.gh-filterbar__end{flex-direction:column;align-items:flex-start}.gh-filterbar__controls{margin-left:0;width:100%;justify-content:space-between}.gh-ctahelp__body{padding:32px;max-width:none}.gh-ctahelp__title{font-size:30px}}@media(max-width:620px){.gh-carousel__track{--gh-cap: 1}.gh-shop__grid{grid-template-columns:1fr}.gh-filterbar__filters{grid-template-columns:1fr 1fr}.gh-catrow__grid{grid-template-columns:1fr}.gh-why__grid{grid-template-columns:repeat(2,1fr)}.gh-guides__grid{grid-template-columns:1fr;max-width:440px;margin-inline:auto}.gh-shophero__title{font-size:36px}.gh-shophero__actions{width:100%}.gh-shophero__btn{flex:1 1 auto}.gh-filterbar__filters{gap:8px}.gh-fdrop__summary{min-width:0;flex:1 1 auto}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/collection.css.map */
