.hero-template{position:relative;overflow:hidden;background:#f4f3ef;padding:64px 0;border-bottom:1px solid #e6e3dc;font-family:var(--font-body)}.hero-template:before{content:"";position:absolute;inset:0 auto 0 0;width:min(58vw,920px);background:repeating-radial-gradient(circle at -14% 18%,#94a3b800 0 34px,#cbd5e1bf 34px 36px);opacity:.68;pointer-events:none;-webkit-mask-image:linear-gradient(90deg,#000 0 72%,transparent 100%);mask-image:linear-gradient(90deg,#000 0 72%,transparent 100%)}.hero-template__container{position:relative;z-index:1;width:min(100%,1200px);margin:0 auto;padding:0 24px}.hero-template__grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(420px,1fr);gap:56px;align-items:center}.hero-template__copy{max-width:580px}.hero-template__eyebrow{margin:0 0 20px;color:#6b7280;font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.3;letter-spacing:-.02em;font-weight:500}.hero-template h1{margin:0;color:#0f172a;font-size:clamp(2.45rem,4.9vw,4.15rem);line-height:.98;letter-spacing:-.055em;font-weight:900;max-width:9.6ch}.hero-template__subtitle{margin:28px 0 0;color:#667085;font-size:clamp(1.03rem,1.55vw,1.24rem);line-height:1.72;max-width:28ch}.hero-template__actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px 18px;margin-top:34px}.hero-template__btn{min-height:58px;padding:0 32px;border-radius:999px;border:1px solid transparent;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;font-size:1.02rem;font-weight:800;letter-spacing:-.01em;line-height:1}.hero-template__btn--primary{background:#4377ef;border-color:#4377ef;color:#fff;box-shadow:0 16px 32px #4377ef3d}.hero-template__btn--secondary{background:#d4a93f;border-color:#d4a93f;color:#0f172a;box-shadow:0 16px 32px #d4a93f3d}.hero-template__rating{margin-top:18px;display:inline-flex;flex-wrap:wrap;align-items:center;gap:12px 14px;min-height:56px;padding:12px 18px;border-radius:20px;background:#061125;color:#fff;text-decoration:none}.hero-template__rating-stars{color:#facc15;font-size:1.1rem;letter-spacing:.12em}.hero-template__rating-copy{font-size:.98rem;line-height:1.2;font-weight:800;letter-spacing:-.02em}.hero-template__trust{margin:26px 0 0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:10px 18px;color:#425466;font-size:.82rem;line-height:1.25;font-weight:700}.hero-template__note{margin:18px 0 0;color:#64748b;font-size:.8rem;line-height:1.45}.hero-template__visual{position:relative;min-height:560px;border-radius:0;background:transparent;box-shadow:none;overflow:visible}.hero-template__visual:before{display:none}.hero-template__slider{position:relative;z-index:1;height:100%;min-height:560px;padding:10px 0 52px}.hero-template__slider-stage{position:relative;min-height:500px;height:500px;overflow:visible}.hero-template__slide{position:absolute;top:50%;left:50%;width:min(280px,58%);transform:translate(-50%,-50%) scale(.8);opacity:0;filter:blur(8px);transition:transform .42s ease,opacity .42s ease,filter .42s ease;pointer-events:none;z-index:1}.hero-template__slide.is-active{transform:translate(-50%,-50%) scale(1);opacity:1;filter:blur(0);z-index:4;pointer-events:auto}.hero-template__slide.is-prev{transform:translate(-84%,-50%) rotate(-10deg) scale(.86);opacity:.34;filter:blur(3px);z-index:3}.hero-template__slide.is-next{transform:translate(-16%,-50%) rotate(10deg) scale(.86);opacity:.34;filter:blur(3px);z-index:3}.hero-template__slide.is-back{transform:translate(-50%,calc(-50% + 18px)) scale(.72);opacity:.1;filter:blur(6px);z-index:2}.hero-template__slide-link{display:block;text-decoration:none;color:#0f172a;border-radius:26px;overflow:hidden;background:#fff;box-shadow:0 24px 44px #0f172a24}.hero-template__slide-badge{position:absolute;top:14px;left:14px;z-index:2;min-height:34px;padding:8px 12px;border-radius:999px;background:#061125e6;color:#fff;font-size:.78rem;line-height:1;font-weight:800;display:inline-flex;align-items:center}.hero-template__slide-image-wrap{aspect-ratio:3 / 4;background:#e5e7eb}.hero-template__slide-image{display:block;width:100%;height:100%;object-fit:cover}.hero-template__slide-meta{padding:16px 18px 18px;background:#fff}.hero-template__slide-title{margin:0;color:#0f172a;font-size:.98rem;line-height:1.4;font-weight:800;letter-spacing:-.02em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hero-template__slide-price{margin:8px 0 0;color:#1e3a8a;font-size:.96rem;line-height:1.2;font-weight:900}.hero-template__slider-controls{position:absolute;left:0;right:0;bottom:18px;z-index:5;display:flex;align-items:center;justify-content:center;gap:14px}.hero-template__nav{width:44px;height:44px;border:1px solid rgba(15,23,42,.12);border-radius:999px;background:#fffffff5;color:#0f172a;display:inline-flex;align-items:center;justify-content:center;font-size:1.4rem;line-height:1;cursor:pointer;box-shadow:0 8px 18px #0f172a14}.hero-template__slider-dots{display:flex;align-items:center;gap:8px}.hero-template__dot{width:10px;height:10px;border:0;border-radius:999px;background:#0f172a47;cursor:pointer;padding:0}.hero-template__dot.is-active{width:26px;background:#0f172a}@media screen and (max-width:1024px){.hero-template__grid{grid-template-columns:1fr}.hero-template__copy{max-width:none}}@media screen and (max-width:768px){.hero-template{padding:40px 0}.hero-template__container{padding:0 16px}.hero-template__visual{min-height:470px}.hero-template__slider{min-height:470px;padding:22px 0 18px}.hero-template__slider-stage{min-height:390px;height:390px}.hero-template__slide{width:min(270px,74%)}.hero-template__slide.is-prev{transform:translate(-68%,-50%) rotate(-8deg) scale(.88)}.hero-template__slide.is-next{transform:translate(-32%,-50%) rotate(8deg) scale(.88)}.hero-template__slide.is-back{transform:translate(-50%,calc(-50% + 14px)) scale(.74)}.hero-template__slide-badge{top:12px;left:12px;min-height:30px;padding:7px 10px;font-size:.72rem}.hero-template__nav{width:40px;height:40px;font-size:1.2rem}}.shop-problem-section{background:#fff;padding:72px 0;border-bottom:1px solid #e5e7eb;font-family:var(--font-body)}.shop-problem-container{width:min(100%,1200px);margin:0 auto;padding:0 24px}.shop-problem-head{display:flex;flex-wrap:wrap;align-items:end;justify-content:space-between;gap:18px 28px;margin-bottom:28px}.shop-problem-heading{margin:0;color:#0f172a;font-size:clamp(1.6rem,2.3vw,2.3rem);line-height:1.08;letter-spacing:-.03em;font-weight:800;max-width:18ch}.shop-problem-subtitle{margin:12px 0 0;max-width:74ch;color:#475569;font-size:.96rem;line-height:1.68}.shop-problem-price-tag{margin:0;display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 16px;border-radius:999px;border:1px solid rgba(15,118,110,.16);background:#0f766e14;color:#0f766e;font-size:.78rem;line-height:1;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.shop-problem-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.shop-problem-card{--card-accent: #0f766e;--card-accent-soft: rgba(15, 118, 110, .08);display:grid;gap:16px;min-height:100%;padding:24px;border:1px solid #e2e8f0;border-radius:22px;background:linear-gradient(180deg,#fff,#f8fafc);color:#0f172a;text-decoration:none;box-shadow:0 16px 34px #0f172a0d}.shop-problem-icon-wrap{width:52px;height:52px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;background:var(--card-accent-soft)}.shop-problem-icon{width:26px;height:26px;color:var(--card-accent)}.shop-problem-label{margin:0;font-size:1.08rem;line-height:1.15;font-weight:800;letter-spacing:-.02em}.shop-problem-copy{margin:0;color:#475569;font-size:.92rem;line-height:1.68}.shop-problem-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;margin-top:auto;padding:0 16px;border-radius:999px;border:1px solid rgba(15,118,110,.16);background:#fff;color:#0f172a;font-size:.84rem;line-height:1;font-weight:800}.shop-problem-card--overthinking{--card-accent: #4f46e5;--card-accent-soft: rgba(79, 70, 229, .08)}.shop-problem-card--anxiety{--card-accent: #0f766e;--card-accent-soft: rgba(15, 118, 110, .08)}.shop-problem-card--trauma{--card-accent: #7c3aed;--card-accent-soft: rgba(124, 58, 237, .08)}.shop-problem-card--relationships{--card-accent: #0284c7;--card-accent-soft: rgba(2, 132, 199, .08)}.shop-problem-card--attachment{--card-accent: #db2777;--card-accent-soft: rgba(219, 39, 119, .08)}.shop-problem-card--boundaries{--card-accent: #b45309;--card-accent-soft: rgba(180, 83, 9, .08)}@media screen and (max-width:1024px){.shop-problem-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:768px){.shop-problem-section{padding:48px 0}.shop-problem-container{padding:0 16px}.shop-problem-grid{gap:14px}.shop-problem-card{padding:20px;border-radius:18px}}.pr-why-section{background:#fff;padding:64px 0;border-top:1px solid #e5e7eb;font-family:var(--font-body)}.pr-why-container{width:min(100%,1200px);margin:0 auto;padding:0 24px}.pr-why-shell{max-width:820px;margin:0 auto 42px;text-align:center}.pr-why-heading{margin:0;color:#0f172a;font-size:clamp(2rem,3vw,3rem);line-height:1.04;letter-spacing:-.04em;font-weight:900}.pr-why-copy{margin:16px auto 0;color:#475569;font-size:1.02rem;line-height:1.72;max-width:62ch}.pr-why-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px 30px}.pr-why-card{text-align:center;padding:6px 14px}.pr-why-icon-wrap{width:76px;height:76px;margin:0 auto 18px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0}.pr-why-icon-wrap svg{width:38px;height:38px;stroke:currentColor;fill:none;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.pr-why-title{margin:0;color:#111827;font-size:1.05rem;line-height:1.24;letter-spacing:-.02em;font-weight:800}.pr-why-text{margin:14px auto 0;max-width:30ch;color:#475569;font-size:.98rem;line-height:1.66}@media screen and (max-width:1024px){.pr-why-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 22px}}@media screen and (max-width:768px){.pr-why-section{padding:40px 0}.pr-why-container{padding:0 16px}.pr-why-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 16px}}.collection-shell--premium{--collection-glass-bg: linear-gradient(135deg, rgba(255, 255, 255, .9) 0%, rgba(248, 250, 252, .74) 100%);--collection-glass-line: rgba(255, 255, 255, .62);--collection-glass-shadow: 0 28px 60px rgba(15, 23, 42, .14);--collection-panel-bg: rgba(255, 255, 255, .74);--collection-panel-line: rgba(148, 163, 184, .2);--collection-muted: rgba(71, 85, 105, .92);--collection-soft-text: rgba(51, 65, 85, .88);--collection-focus: rgba(15, 118, 110, .22)}.collection-toolbar{position:relative;margin-top:30px;padding:clamp(20px,3vw,32px);border-radius:32px;border:1px solid var(--collection-glass-line);background:var(--collection-glass-bg);box-shadow:var(--collection-glass-shadow);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);overflow:hidden}.collection-toolbar:before{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;border-radius:inherit;background:radial-gradient(circle at top right,rgba(212,169,63,.16),transparent 34%),radial-gradient(circle at top left,rgba(15,118,110,.09),transparent 30%),linear-gradient(180deg,#ffffff94,#ffffff1f);pointer-events:none}.collection-toolbar>*{position:relative;z-index:1}.collection-toolbar__search-wrap{display:grid;gap:10px}.collection-toolbar__search{display:flex;align-items:center;min-height:64px;padding:0 10px 0 0;border-radius:24px;border:1px solid rgba(255,255,255,.58);background:#fffc;box-shadow:inset 0 1px #ffffffc7,0 14px 28px #0f172a14;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.collection-toolbar__search:focus-within{border-color:#0f766e4d;background:#ffffffeb;box-shadow:inset 0 1px #ffffffdb,0 0 0 4px var(--collection-focus),0 20px 40px #0f172a1f}.collection-toolbar__search-icon,.collection-toolbar__select-icon,.collection-toolbar__filter-chevron{display:inline-flex;align-items:center;justify-content:center;color:var(--color-ink)}.collection-toolbar__search-icon{flex:none;width:56px;color:var(--color-teal)}.collection-toolbar__search-icon svg,.collection-toolbar__select-icon svg,.collection-toolbar__filter-chevron svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:2}.collection-toolbar__search-input,.collection-toolbar__select{width:100%;border:0;background:transparent;color:var(--color-ink);font-size:.98rem;line-height:1.2;outline:none;appearance:none;-webkit-appearance:none}.collection-toolbar__search-input{flex:1 1 auto;min-width:0;min-height:62px;padding:0 8px 0 0;font-weight:700;letter-spacing:-.01em}.collection-toolbar__search-input::placeholder{color:#64748be6}.collection-toolbar__search-clear,.collection-toolbar__button,.collection-toolbar__ghost-button,.collection-toolbar__inline-reset,.collection-toolbar__active-chip{text-decoration:none;transition:transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease}.collection-toolbar__search-clear{flex:none;min-height:44px;padding:0 16px;border-radius:16px;border:1px solid rgba(148,163,184,.24);background:#f8fafce6;color:var(--collection-soft-text);font-size:.82rem;line-height:1;font-weight:800;cursor:pointer}.collection-toolbar__search-clear:hover,.collection-toolbar__search-clear:focus-visible,.collection-toolbar__ghost-button:hover,.collection-toolbar__ghost-button:focus-visible,.collection-toolbar__inline-reset:hover,.collection-toolbar__inline-reset:focus-visible,.collection-toolbar__active-chip:hover,.collection-toolbar__active-chip:focus-visible{border-color:#0f766e33;background:#fffffff5;color:var(--color-teal);outline:none;transform:translateY(-1px)}.collection-toolbar__search-note,.collection-toolbar__categories-note{margin:0;color:var(--collection-muted);font-size:.82rem;line-height:1.65}.collection-toolbar__meta{margin-top:22px;display:grid;gap:14px}.collection-toolbar__results{display:grid;gap:6px;margin:0}.collection-toolbar__results-value{color:var(--color-ink);font-size:clamp(1rem,1.6vw,1.14rem);line-height:1.2;font-weight:800;letter-spacing:-.02em}.collection-toolbar__results-note{color:var(--collection-muted);font-size:.86rem;line-height:1.6}.collection-toolbar__active-filters{display:flex;flex-wrap:wrap;gap:10px}.collection-toolbar__active-chip{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 14px;border-radius:999px;border:1px solid rgba(15,118,110,.18);background:#0f766e14;color:var(--color-teal);font-size:.78rem;line-height:1;font-weight:800}.collection-toolbar__active-chip span[aria-hidden=true]{transform:rotate(45deg);font-size:1rem;line-height:1}.collection-toolbar__form,.collection-toolbar__fallback-panel{margin-top:24px;display:grid;gap:18px}.collection-toolbar__fallback-form{display:grid;gap:18px}.collection-toolbar__control-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;flex:1 1 560px}.collection-toolbar__form-top{display:flex;flex-wrap:wrap;align-items:end;justify-content:space-between;gap:16px}.collection-toolbar__control,.collection-toolbar__sort,.collection-toolbar__sort--solo{display:grid;gap:8px}.collection-toolbar__control{min-width:0}.collection-toolbar__field-label{display:block;margin:0;color:var(--collection-soft-text);font-size:.74rem;line-height:1.2;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.collection-toolbar__select-wrap{position:relative;display:flex;align-items:center;min-height:56px;padding:0 18px;border-radius:18px;border:1px solid var(--collection-panel-line);background:var(--collection-panel-bg);box-shadow:inset 0 1px #ffffffb3}.collection-toolbar__select-wrap:focus-within{border-color:#0f766e47;box-shadow:inset 0 1px #ffffffd1,0 0 0 4px var(--collection-focus);outline:none}.collection-toolbar__select{min-height:54px;padding-right:34px;cursor:pointer;font-weight:700;text-overflow:ellipsis}.collection-toolbar__select-icon{position:absolute;right:16px;pointer-events:none;color:var(--color-teal)}.collection-toolbar__form-actions,.collection-toolbar__empty-actions{display:flex;flex-wrap:wrap;gap:10px}.collection-toolbar__button,.collection-toolbar__ghost-button{min-height:48px;padding:0 20px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:.86rem;line-height:1;font-weight:800;letter-spacing:-.01em;cursor:pointer}.collection-toolbar__button{border:1px solid var(--color-teal);background:linear-gradient(135deg,var(--color-teal) 0%,var(--color-teal-deep) 100%);color:#fff;box-shadow:0 16px 26px #0f766e2e}.collection-toolbar__button:hover,.collection-toolbar__button:focus-visible{border-color:var(--color-teal-deep);background:linear-gradient(135deg,var(--color-teal-deep) 0%,#0b4f4b 100%);outline:none;transform:translateY(-1px);box-shadow:0 20px 30px #0f766e3d}.collection-toolbar__ghost-button,.collection-toolbar__inline-reset{border:1px solid rgba(148,163,184,.24);background:#fffc;color:var(--collection-soft-text)}.collection-toolbar__filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.collection-toolbar__filter{border:1px solid var(--collection-panel-line);border-radius:24px;background:var(--collection-panel-bg);box-shadow:inset 0 1px #ffffffb8,0 16px 24px #0f172a0d;overflow:hidden}.collection-toolbar__filter[open]{border-color:#0f766e2e;background:#ffffffd1}.collection-toolbar__filter-summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:62px;padding:0 18px;cursor:pointer}.collection-toolbar__filter-summary::-webkit-details-marker{display:none}.collection-toolbar__filter-summary-copy{display:inline-flex;align-items:center;flex-wrap:wrap;gap:8px;min-width:0}.collection-toolbar__filter-label{color:var(--color-ink);font-size:.9rem;line-height:1.3;font-weight:800;letter-spacing:-.01em}.collection-toolbar__filter-count,.collection-toolbar__filter-hint,.collection-toolbar__option-count{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0 8px;border-radius:999px;background:#0f766e14;color:var(--color-teal);font-size:.72rem;line-height:1;font-weight:800}.collection-toolbar__filter-chevron{flex:none;color:var(--collection-soft-text);transition:transform .18s ease,color .18s ease}.collection-toolbar__filter[open] .collection-toolbar__filter-chevron{color:var(--color-teal);transform:rotate(180deg)}.collection-toolbar__filter-panel{display:grid;gap:14px;padding:0 18px 18px}.collection-toolbar__option-list{list-style:none;margin:0;padding:0 4px 0 0;display:grid;gap:10px;max-height:260px;overflow-y:auto}.collection-toolbar__option-list::-webkit-scrollbar{width:8px}.collection-toolbar__option-list::-webkit-scrollbar-thumb{border-radius:999px;background:#94a3b852}.collection-toolbar__option{display:flex;align-items:center;gap:12px;min-height:52px;padding:12px 14px;border-radius:18px;border:1px solid rgba(148,163,184,.18);background:#ffffffc2;cursor:pointer;transition:border-color .18s ease,background .18s ease,transform .18s ease,box-shadow .18s ease}.collection-toolbar__option:hover,.collection-toolbar__option:focus-within{border-color:#0f766e33;background:#fffffff5;transform:translateY(-1px);box-shadow:0 12px 20px #0f172a0f}.collection-toolbar__option.is-active{border-color:#0f766e3d;background:linear-gradient(180deg,#f5fffcf5,#ffffffe0)}.collection-toolbar__option.is-disabled{opacity:.54;cursor:not-allowed}.collection-toolbar__checkbox{flex:none;width:18px;height:18px;margin:0;border:1px solid rgba(148,163,184,.5);border-radius:6px;background:#fff;box-shadow:inset 0 1px 2px #0f172a0f;appearance:none;-webkit-appearance:none;cursor:pointer}.collection-toolbar__checkbox:checked{border-color:var(--color-teal);background:linear-gradient(135deg,var(--color-teal),var(--color-teal-deep));background-image:linear-gradient(135deg,var(--color-teal),var(--color-teal-deep)),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M3.5 8.25 6.5 11 12.5 5' fill='none' stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:cover,12px 12px}.collection-toolbar__checkbox:focus-visible{outline:none;box-shadow:0 0 0 4px var(--collection-focus)}.collection-toolbar__option-copy{flex:1 1 auto;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:10px}.collection-toolbar__option-label{color:var(--color-ink);font-size:.86rem;line-height:1.45;font-weight:700}.collection-toolbar__option-count{flex:none;background:#94a3b81f;color:var(--collection-soft-text)}.collection-toolbar__inline-reset{justify-self:start;min-height:36px;padding:0 14px;border-radius:999px;display:inline-flex;align-items:center;font-size:.76rem;line-height:1;font-weight:800}.collection-grid{margin-top:30px;align-items:stretch}.collection-grid__item[hidden]{display:none!important}.collection-toolbar__empty{margin-top:30px;padding:36px 28px;border-radius:28px;border:1px solid rgba(148,163,184,.18);background:linear-gradient(180deg,#ffffffeb,#f8fafcd6);box-shadow:0 18px 30px #0f172a14;text-align:center}.collection-toolbar__empty-title{margin:0;color:var(--color-ink);font-size:1.08rem;line-height:1.3;font-weight:800;letter-spacing:-.02em}.collection-toolbar__empty-copy{margin:10px auto 0;max-width:52ch;color:var(--collection-muted);font-size:.92rem;line-height:1.7}.collection-toolbar__empty-actions,.collection-toolbar__empty .collection-toolbar__button{margin-top:18px;justify-content:center}.collection-toolbar__empty--search[hidden]{display:none}.collection-shell--premium .pagination{margin-top:32px}.collection-toolbar__search-clear:focus-visible,.collection-toolbar__ghost-button:focus-visible,.collection-toolbar__active-chip:focus-visible,.collection-toolbar__filter-summary:focus-visible,.collection-toolbar__inline-reset:focus-visible{outline:none;box-shadow:0 0 0 4px var(--collection-focus)}@media screen and (max-width:1024px){.collection-toolbar__filters{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:768px){.collection-toolbar{margin-top:24px;padding:18px;border-radius:26px}.collection-toolbar__search{min-height:58px;border-radius:20px}.collection-toolbar__search-icon{width:50px}.collection-toolbar__search-input{min-height:56px;font-size:.94rem}.collection-toolbar__search-clear,.collection-toolbar__button,.collection-toolbar__ghost-button{width:100%}.collection-toolbar__control-grid,.collection-toolbar__form-top,.collection-toolbar__form-actions,.collection-toolbar__empty-actions{align-items:stretch}.collection-toolbar__control-grid,.collection-toolbar__filters{grid-template-columns:1fr}.collection-toolbar__filter-summary{min-height:58px;padding:0 16px}.collection-toolbar__filter-panel{padding:0 16px 16px}.collection-toolbar__option{min-height:50px;padding:11px 12px;border-radius:16px}.collection-toolbar__empty{padding:30px 18px;border-radius:22px}}@media screen and (max-width:480px){.collection-toolbar__meta{gap:12px}.collection-toolbar__active-filters{gap:8px}.collection-toolbar__active-chip{width:100%;justify-content:space-between}}.pr-site-footer{background:#f8fafc;border-top:1px solid #e2e8f0;color:#0f172a;font-family:var(--font-body)}.pr-site-footer__container{width:min(100%,1200px);margin:0 auto;padding:64px 24px 28px}.pr-site-footer__grid{display:grid;grid-template-columns:1.2fr .9fr .95fr 1fr;gap:32px 28px}.pr-site-footer__brand{max-width:32ch}.pr-site-footer__logo{display:inline-flex;align-items:center;margin-bottom:18px;color:#0f172a;text-decoration:none}.pr-site-footer__logo-image{display:block;width:min(100%,248px);height:auto;max-width:100%;object-fit:contain}.pr-site-footer__copy,.pr-site-footer__trust{margin:0;color:#475569;font-size:.92rem;line-height:1.68}.pr-site-footer__trust{margin-top:10px;font-size:.8rem;line-height:1.5;font-weight:700}.pr-site-footer__heading{margin:4px 0 14px;color:#0f172a;font-size:.9rem;line-height:1.2;letter-spacing:.08em;font-weight:800;text-transform:uppercase}.pr-site-footer__list{list-style:none;margin:0;padding:0;display:grid;gap:12px}.pr-site-footer__list a{color:#334155;text-decoration:none;font-size:.92rem;line-height:1.45;font-weight:600}.pr-site-footer__list a:hover,.pr-site-footer__list a:focus-visible{color:#0f766e;outline:none}.pr-site-footer__meta{margin-top:32px;padding-top:22px;border-top:1px solid #e2e8f0;display:grid;gap:18px}.pr-site-footer__socials{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.pr-site-footer__meta-label{color:#64748b;font-size:.75rem;line-height:1;letter-spacing:.12em;font-weight:800;text-transform:uppercase;margin-right:4px}.pr-site-footer__social{width:38px;height:38px;border-radius:999px;border:1px solid #cbd5e1;background:#fff;color:#0f172a;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.pr-site-footer__social:hover,.pr-site-footer__social:focus-visible{border-color:#0f766e;color:#0f766e;outline:none}.pr-site-footer__social svg{width:18px;height:18px;fill:currentColor;stroke:none}.pr-site-footer__bottom{margin-top:26px;padding-top:18px;border-top:1px solid #e2e8f0;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px 18px}.pr-site-footer__bottom-left,.pr-site-footer__bottom-right{display:flex;flex-wrap:wrap;align-items:center;gap:12px 16px;color:#475569;font-size:.84rem;line-height:1.45}.pr-site-footer__bottom-links{display:inline-flex;flex-wrap:wrap;gap:12px 16px}.pr-site-footer__bottom-links a{color:#475569;text-decoration:none;font-weight:600}.pr-site-footer__accordion{display:contents}@media screen and (max-width:1024px){.pr-site-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:768px){.pr-site-footer__container{padding:40px 16px 22px}.pr-site-footer__logo-image{width:min(100%,212px);height:auto;max-width:100%}.pr-site-footer__grid{grid-template-columns:1fr;gap:18px}.pr-site-footer__accordion{display:block}.pr-site-footer__accordion details{border-top:1px solid #e2e8f0;padding-top:16px}.pr-site-footer__accordion details+details{margin-top:14px}.pr-site-footer__accordion summary{list-style:none;cursor:pointer;color:#0f172a;font-size:.88rem;line-height:1.2;letter-spacing:.08em;font-weight:800;text-transform:uppercase;display:flex;align-items:center;justify-content:space-between;gap:12px}.pr-site-footer__accordion summary::-webkit-details-marker{display:none}.pr-site-footer__accordion summary:after{content:"+";color:#64748b;font-size:1.1rem;line-height:1;font-weight:400}.pr-site-footer__accordion details[open] summary:after{content:"\2212"}.pr-site-footer__accordion .pr-site-footer__list{margin-top:14px}.pr-site-footer__desktop-only{display:none}.pr-site-footer__bottom{flex-direction:column;align-items:flex-start}}@media screen and (min-width:769px){.pr-site-footer__mobile-only{display:none}}:root{--pr-header-bg: rgba(255, 255, 255, .94);--pr-header-border: rgba(15, 23, 42, .08);--pr-header-text: #0f172a;--pr-header-teal: #0f766e;--pr-header-teal-hover: #0f5f5a;--pr-header-shadow: 0 18px 36px rgba(15, 23, 42, .08)}.pr-site-header-shell{position:sticky;top:0;z-index:220;font-family:var(--font-body);margin:0;padding:0;background:#fff}.pr-site-topbar{background:#35530a;border-bottom:1px solid rgba(255,255,255,.08);max-height:32px;overflow:hidden;transition:max-height .22s ease,opacity .22s ease,border-color .22s ease}.pr-site-topbar__inner,.pr-site-header__inner,.pr-site-search__inner,.pr-site-mobile__panel{width:min(100%,1200px);margin:0 auto;padding-left:24px;padding-right:24px}.pr-site-topbar__inner{min-height:32px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:.72rem;line-height:1;font-weight:700;letter-spacing:.02em;text-align:center}.pr-site-header{backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:var(--pr-header-bg);border-bottom:1px solid var(--pr-header-border);box-shadow:0 1px #ffffffb3}.pr-site-header__inner{min-height:82px;display:flex;align-items:center;gap:28px;padding-top:8px;padding-bottom:4px}.pr-site-brand{--pr-logo-pad-top: 8px;--pr-logo-pad-bottom: 2px;--pr-logo-box-h: 58px;--pr-logo-box-w: 216px;--pr-logo-image-h: 58px;--pr-logo-offset-x: 0px;--pr-logo-offset-y: 0px;display:inline-flex;align-items:center;color:var(--pr-header-text);text-decoration:none;line-height:0;padding:var(--pr-logo-pad-top) 0 var(--pr-logo-pad-bottom);flex:none}.pr-site-brand__media{display:block;width:var(--pr-logo-box-w);height:var(--pr-logo-box-h);overflow:hidden}.pr-site-brand__image{width:100%;height:100%;max-width:100%;max-height:100%;display:block;object-fit:contain;transform:none;transform-origin:center;margin:0}.pr-site-nav{display:flex;flex:1 1 auto;min-width:0}.pr-site-nav__list{display:flex;align-items:center;gap:8px;list-style:none;margin:0;padding:0}.pr-site-nav__item{position:relative}.pr-site-nav__link,.pr-site-nav__toggle{min-height:40px;padding:10px 14px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:6px;color:var(--pr-header-text);text-decoration:none;font-size:.86rem;line-height:1;font-weight:800;letter-spacing:-.01em;background:transparent;border:1px solid transparent;cursor:pointer}.pr-site-nav__link:hover,.pr-site-nav__link:focus-visible,.pr-site-nav__toggle:hover,.pr-site-nav__toggle:focus-visible{background:#f8fafc;border-color:#94a3b847;color:var(--pr-header-text);outline:none}.pr-site-nav__link--categories,.pr-site-nav__toggle--categories{background:#0f766e14;border-color:#0f766e24;color:var(--pr-header-teal)}.pr-site-nav__chevron{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:2}.pr-site-nav__dropdown{position:absolute;left:0;top:calc(100% + 10px);min-width:260px;padding:10px;border-radius:18px;border:1px solid rgba(148,163,184,.2);background:#fffffffa;box-shadow:var(--pr-header-shadow);opacity:0;visibility:hidden;transform:translateY(6px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.pr-site-nav__item--has-dropdown:hover .pr-site-nav__dropdown,.pr-site-nav__item--has-dropdown:focus-within .pr-site-nav__dropdown{opacity:1;visibility:visible;transform:translateY(0)}.pr-site-nav__dropdown a{display:block;padding:11px 12px;border-radius:12px;color:var(--pr-header-text);text-decoration:none;font-size:.84rem;line-height:1.35;font-weight:700}.pr-site-nav__dropdown a:hover,.pr-site-nav__dropdown a:focus-visible{background:#f8fafc;color:var(--pr-header-teal);outline:none}.pr-site-actions{display:flex;align-items:center;gap:8px;margin-left:auto;flex:none}.pr-site-icon-btn{width:40px;height:40px;border-radius:999px;border:1px solid rgba(148,163,184,.22);background:#fff;color:var(--pr-header-text);display:inline-flex;align-items:center;justify-content:center;text-decoration:none;cursor:pointer}.pr-site-icon-btn:hover,.pr-site-icon-btn:focus-visible{background:#f8fafc;border-color:#94a3b857;color:var(--pr-header-teal);outline:none}.pr-site-icon-btn svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:2}.pr-site-cart{position:relative}.pr-site-cart-count{position:absolute;top:-5px;right:-5px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:var(--pr-header-teal);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:.62rem;line-height:1;font-weight:800}.pr-site-mobile-toggle,.pr-site-mobile{display:none}.pr-site-search{display:none;background:#fffffffa;border-bottom:1px solid rgba(15,23,42,.08);box-shadow:0 14px 28px #0f172a0f}.pr-site-search.is-open{display:block}.pr-site-search__inner{padding-top:14px;padding-bottom:16px}.pr-site-search__form{display:flex;gap:10px}.pr-site-search__input{flex:1 1 auto;min-height:48px;border-radius:14px;border:1px solid rgba(148,163,184,.3);padding:0 16px}.pr-site-search__submit{min-width:124px;min-height:48px;border-radius:14px;border:1px solid var(--pr-header-teal);background:var(--pr-header-teal);color:#fff;font-size:.88rem;line-height:1;font-weight:800;cursor:pointer}.pr-site-header-shell.is-compact .pr-site-topbar{max-height:0;opacity:0;border-bottom-color:transparent}.pr-site-header-shell.is-compact .pr-site-header__inner{min-height:78px;padding-top:6px;padding-bottom:2px}.pr-site-header-shell.is-compact .pr-site-brand{--pr-logo-pad-top: 10px;--pr-logo-pad-bottom: 2px;--pr-logo-box-h: 54px;--pr-logo-box-w: 112px;--pr-logo-image-h: 74px;--pr-logo-offset-y: -8px}@media screen and (max-width:1024px){.pr-site-nav{display:none}.pr-site-mobile-toggle{display:inline-flex}.pr-site-actions .pr-site-account{display:none}.pr-site-mobile{display:block;max-height:0;overflow:hidden;background:#fffffffa;border-bottom:1px solid transparent;transition:max-height .25s ease,border-color .25s ease}.pr-site-mobile.is-open{max-height:620px;border-bottom-color:#0f172a14}.pr-site-mobile__panel{padding-top:10px;padding-bottom:18px}.pr-site-mobile__list,.pr-site-mobile__sublist{list-style:none;margin:0;padding:0}.pr-site-mobile__list>li+li{margin-top:6px}.pr-site-mobile__link,.pr-site-mobile details summary{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;min-height:46px;padding:0 14px;border-radius:14px;color:var(--pr-header-text);text-decoration:none;font-size:.92rem;line-height:1;font-weight:800;background:#fff;border:1px solid rgba(148,163,184,.18);cursor:pointer}.pr-site-mobile details summary::-webkit-details-marker{display:none}.pr-site-mobile__sublist{margin-top:8px;padding-left:10px;display:grid;gap:6px}.pr-site-mobile__sublist a{display:block;padding:10px 12px;border-radius:12px;background:#f8fafc;color:#334155;text-decoration:none;font-size:.83rem;line-height:1.35;font-weight:700}}@media screen and (max-width:768px){.pr-site-topbar__inner,.pr-site-header__inner,.pr-site-search__inner,.pr-site-mobile__panel{padding-left:16px;padding-right:16px}.pr-site-header__inner{min-height:66px;gap:10px;padding-top:4px;padding-bottom:2px}.pr-site-brand{--pr-logo-pad-top: 5px;--pr-logo-pad-bottom: 1px;--pr-logo-box-h: 40px;--pr-logo-box-w: 149px;--pr-logo-image-h: 40px;--pr-logo-offset-x: 0px;--pr-logo-offset-y: 0px}.pr-site-search__form{flex-direction:column}.pr-site-search__submit{width:100%}}.pr-site-header-shell,.pr-site-header,.shopify-section-group-header-group,.shopify-section-group-header-group .shopify-section{margin-bottom:0!important;padding-bottom:0!important}body.template-page #MainContent,body.template-page main#MainContent,.template-page #MainContent,.template-page main#MainContent{margin-top:0!important;padding-top:0!important}body.template-page #MainContent>.shopify-section:first-child,body.template-page main#MainContent>.shopify-section:first-child,.template-page #MainContent>.shopify-section:first-child,.template-page main#MainContent>.shopify-section:first-child{margin-top:0!important;padding-top:0!important}body.template-page .section-template--padding,body.template-page .page-width--narrow,body.template-page .page-width.page-width--narrow,body.template-page .main-page-wrapper,.template-page .section-template--padding,.template-page .page-width--narrow,.template-page .page-width.page-width--narrow,.template-page .main-page-wrapper{margin-top:0!important;padding-top:0!important}body.template-page .main-page-title,body.template-page .page-title,body.template-page .title--primary,.template-page .main-page-title,.template-page .page-title,.template-page .title--primary{display:none!important;margin:0!important;padding:0!important}.pr-sp-shell{--pr-sp-line: var(--color-line);--pr-sp-line-strong: #cbd5e1;--pr-sp-surface: var(--color-surface);--pr-sp-surface-soft: var(--color-surface-soft);--pr-sp-ink: var(--color-ink);--pr-sp-muted: var(--color-muted);--pr-sp-accent: var(--color-teal);--pr-sp-accent-strong: var(--color-teal-deep);--pr-sp-accent-soft: rgba(15, 118, 110, .08);--pr-sp-gold: var(--color-gold);--pr-sp-gold-strong: #bf9328;--pr-sp-gold-soft: rgba(212, 169, 63, .16);--pr-sp-shadow: 0 22px 48px rgba(15, 23, 42, .08);--pr-sp-radius-card: 26px;--pr-sp-radius-soft: 18px;--pr-sp-section-space: clamp(40px, 6vw, 84px);--pr-sp-content-max: 1180px;--pr-sp-gutter: clamp(20px, 3.6vw, 44px);color:var(--pr-sp-ink)}.pr-sp-section{padding:var(--pr-sp-section-space) 0}.pr-sp-utility,.pr-sp-related{border-top:1px solid var(--pr-sp-line)}.pr-sp-utility{padding-top:20px;padding-bottom:18px}.pr-sp-description{background:#f4f3ef;border-top:1px solid #e7e5df;border-bottom:1px solid #e7e5df}.pr-sp-container{width:min(100%,calc(var(--pr-sp-content-max) + (var(--pr-sp-gutter) * 2)));margin:0 auto;padding-left:var(--pr-sp-gutter);padding-right:var(--pr-sp-gutter)}.pr-sp-container--narrow{max-width:980px}.pr-sp-utility-row,.pr-sp-icons-row{display:flex;flex-wrap:wrap;gap:14px 20px}.pr-sp-utility-row{color:var(--pr-sp-ink);font-size:.86rem;line-height:1.35;font-weight:700}.pr-sp-utility-row__item,.pr-sp-icons-row__item{display:inline-flex;align-items:center;gap:9px}.pr-sp-utility-row svg,.pr-sp-icons-row svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:1.9;flex:none}.pr-sp-main{padding-top:clamp(34px,4.8vw,56px)}.pr-sp-main__layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:clamp(30px,4vw,68px);align-items:start}.pr-sp-media,.pr-sp-buybox{min-width:0}.pr-sp-media{position:sticky;top:126px}.pr-sp-gallery__frame{border-radius:var(--pr-sp-radius-soft);overflow:hidden;border:1px solid var(--pr-sp-line);background:var(--pr-sp-surface-soft);aspect-ratio:4 / 5}.pr-sp-gallery__image,.pr-sp-gallery__placeholder{display:block;width:100%;height:100%;object-fit:cover;background:#f1f5f9}.pr-sp-gallery__thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:14px}.pr-sp-gallery__thumb{padding:0;border:1px solid var(--pr-sp-line);border-radius:12px;background:var(--pr-sp-surface-soft);overflow:hidden;cursor:pointer;transition:border-color .18s ease,transform .18s ease}.pr-sp-gallery__thumb:hover,.pr-sp-gallery__thumb:focus-visible,.pr-sp-gallery__thumb.is-active{border-color:var(--pr-sp-accent);transform:translateY(-1px);outline:none}.pr-sp-gallery__thumb img{display:block;width:100%;aspect-ratio:1 / 1;object-fit:cover}.pr-sp-buybox__card{display:grid;gap:14px;padding:clamp(24px,2.8vw,34px);border:1px solid var(--pr-sp-line);border-radius:var(--pr-sp-radius-card);background:linear-gradient(180deg,var(--pr-sp-surface) 0%,var(--pr-sp-surface-soft) 100%);box-shadow:var(--pr-sp-shadow)}.pr-sp-eyebrow{margin:0;color:var(--pr-sp-accent);font-size:.78rem;line-height:1;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.pr-sp-title,.pr-sp-section-title{margin:0;color:var(--pr-sp-ink);letter-spacing:-.04em;font-weight:900}.pr-sp-title{font-size:clamp(1.9rem,2.6vw,2.45rem);line-height:1.08;text-wrap:balance}.pr-sp-section-title{font-size:clamp(1.42rem,2vw,1.9rem);line-height:1.08}.pr-sp-rating{display:inline-flex;align-items:center;gap:10px;color:var(--pr-sp-muted);font-size:.86rem;line-height:1.2;font-weight:700;text-decoration:none}.pr-sp-rating__stars{color:#f5b51c;font-size:.96rem;line-height:1;letter-spacing:.12em}.pr-sp-price,.pr-sp-stickybar__price{display:flex;flex-wrap:wrap;align-items:center;gap:8px 10px}.pr-sp-price{font-size:1.55rem;line-height:1.15;font-weight:900}.pr-sp-price__current,.pr-sp-stickybar__current{color:var(--pr-sp-accent)}.pr-sp-price__compare,.pr-sp-stickybar__compare{color:#94a3b8;font-size:.88em;font-weight:800;text-decoration:line-through}.pr-sp-save-badge{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 10px;border-radius:999px;background:var(--pr-sp-accent-soft);color:var(--pr-sp-accent);border:1px solid rgba(15,118,110,.14);font-size:.74rem;line-height:1;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.is-hidden{display:none!important}.pr-sp-shortdesc,.pr-sp-richtext,.pr-sp-quickfaq__body{color:#475569}.pr-sp-section-copy{margin:10px 0 0;color:var(--pr-sp-muted);font-size:.96rem;line-height:1.7}.pr-sp-shortdesc{max-width:54ch;font-size:.98rem;line-height:1.7}.pr-sp-form{display:grid;gap:14px;margin:0}.pr-sp-selector{display:grid;gap:10px}.pr-sp-selector__label,.pr-sp-variation-helper{margin:0}.pr-sp-selector__label{color:#334155;font-size:.84rem;line-height:1.35;font-weight:800}.pr-sp-variation-ui{display:flex;flex-wrap:wrap;gap:8px}.pr-sp-variation-option{min-height:40px;padding:0 14px;border:1px solid var(--pr-sp-line-strong);border-radius:999px;background:var(--pr-sp-surface);color:var(--pr-sp-ink);font-size:.8rem;line-height:1;font-weight:800;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,color .18s ease,transform .18s ease}.pr-sp-variation-option:hover,.pr-sp-variation-option:focus-visible{border-color:#94a3b8;background:var(--pr-sp-surface-soft);outline:none}.pr-sp-variation-option.is-active{border-color:var(--pr-sp-accent);background:var(--pr-sp-accent-soft);color:var(--pr-sp-accent)}.pr-sp-variation-helper{color:var(--pr-sp-muted);font-size:.76rem;line-height:1.45;font-weight:700}.pr-sp-inline-message{min-height:44px;margin:0;padding:12px 14px;border-radius:14px;background:#fef2f2;border:1px solid #fecaca;color:#991b1b;font-size:.84rem;line-height:1.45;font-weight:800}.pr-sp-cta-row,.pr-sp-stickybar__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.pr-sp-button,.pr-sp-stickybar__button{min-height:56px;width:100%;border-radius:999px;border:1px solid transparent;font-size:.98rem;line-height:1;font-weight:800;letter-spacing:-.01em;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease,opacity .18s ease;cursor:pointer}.pr-sp-button--cart,.pr-sp-stickybar__button--cart{border-color:var(--pr-sp-accent);background:var(--pr-sp-accent);color:#fff;box-shadow:0 16px 32px #0f766e29}.pr-sp-button--cart:hover,.pr-sp-button--cart:focus-visible,.pr-sp-stickybar__button--cart:hover,.pr-sp-stickybar__button--cart:focus-visible{background:var(--pr-sp-accent-strong);border-color:var(--pr-sp-accent-strong);transform:translateY(-1px);outline:none}.pr-sp-button--buy,.pr-sp-stickybar__button--buy{border-color:var(--pr-sp-gold);background:var(--pr-sp-gold);color:var(--pr-sp-ink);box-shadow:0 16px 32px var(--pr-sp-gold-soft)}.pr-sp-button--buy:hover,.pr-sp-button--buy:focus-visible,.pr-sp-stickybar__button--buy:hover,.pr-sp-stickybar__button--buy:focus-visible{background:var(--pr-sp-gold-strong);border-color:var(--pr-sp-gold-strong);transform:translateY(-1px);outline:none}.pr-sp-button.is-view-cart,.pr-sp-stickybar__button.is-view-cart{border-color:var(--pr-sp-line-strong);background:var(--pr-sp-surface);color:var(--pr-sp-ink);box-shadow:none}.pr-sp-button.is-view-cart:hover,.pr-sp-button.is-view-cart:focus-visible,.pr-sp-stickybar__button.is-view-cart:hover,.pr-sp-stickybar__button.is-view-cart:focus-visible{border-color:#94a3b8;background:var(--pr-sp-surface-soft);color:var(--pr-sp-ink)}.pr-sp-button:disabled,.pr-sp-stickybar__button:disabled{opacity:.68;pointer-events:none;box-shadow:none}.pr-sp-promo-bar{min-height:48px;padding:12px 16px;border-radius:14px;background:#ecfdf5;border:1px solid rgba(15,118,110,.16);color:var(--pr-sp-accent);font-size:.9rem;line-height:1.4;font-weight:800;display:flex;align-items:center}.pr-sp-summary-list{margin:0;padding:0;list-style:none;display:grid;gap:8px}.pr-sp-summary-list li{position:relative;padding-left:18px;color:#334155;font-size:.88rem;line-height:1.55;font-weight:700}.pr-sp-summary-list li:before{content:"";position:absolute;left:0;top:.62em;width:8px;height:8px;border-radius:999px;background:var(--pr-sp-accent);transform:translateY(-50%)}.pr-sp-icons-row{color:#334155;font-size:.9rem;line-height:1.35;font-weight:800}.pr-sp-icons-row__item--blue{color:#2563eb}.pr-sp-icons-row__item--green{color:#059669}.pr-sp-icons-row__item--orange{color:#c2410c}.pr-sp-safe-checkout{padding:18px 20px;border-radius:var(--pr-sp-radius-soft);background:var(--pr-sp-surface-soft);border:1px solid var(--pr-sp-line)}.pr-sp-safe-checkout__title{display:flex;align-items:center;gap:12px;margin:0;color:var(--pr-sp-ink);font-size:.96rem;line-height:1.2;font-weight:900;letter-spacing:-.02em;text-align:center}.pr-sp-safe-checkout__title:before,.pr-sp-safe-checkout__title:after{content:"";flex:1 1 auto;height:1px;background:var(--pr-sp-line-strong)}.pr-sp-safe-checkout__logos{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px;margin-top:16px}.pr-sp-safe-checkout__logo{display:inline-flex;align-items:center;justify-content:center;min-height:38px;min-width:52px;padding:6px 10px;border-radius:12px;border:1px solid var(--pr-sp-line);background:var(--pr-sp-surface)}.pr-sp-safe-checkout__logo svg,.pr-sp-safe-checkout__logo img{display:block;width:auto;height:22px;max-width:44px}.pr-sp-safe-checkout__fallback{color:var(--pr-sp-muted);font-size:.84rem;line-height:1.4;font-weight:700}.pr-sp-faq-inline{display:grid;gap:10px}.pr-sp-faq-inline__title{margin:0;color:var(--pr-sp-ink);font-size:.96rem;line-height:1.2;font-weight:900;letter-spacing:-.02em}.pr-sp-richtext{margin-top:18px;font-size:.98rem;line-height:1.82}.pr-sp-richtext h2,.pr-sp-richtext h3{color:var(--pr-sp-ink);font-size:1.12rem;line-height:1.3;margin-top:1.8em;margin-bottom:.7em}.pr-sp-richtext p,.pr-sp-richtext li{color:#334155}.pr-sp-richtext ul,.pr-sp-richtext ol{padding-left:1.2em}.pr-sp-feedback{border-top:1px solid var(--pr-sp-line)}.pr-sp-quickfaq{display:grid;gap:0}.pr-sp-quickfaq details{border-top:1px solid var(--pr-sp-line);padding:0}.pr-sp-quickfaq details:last-child{border-bottom:1px solid var(--pr-sp-line)}.pr-sp-quickfaq summary{position:relative;list-style:none;cursor:pointer;padding:22px 44px 22px 0;color:var(--pr-sp-ink);font-size:1rem;line-height:1.35;font-weight:800}.pr-sp-quickfaq summary::-webkit-details-marker{display:none}.pr-sp-quickfaq summary:after{content:"+";position:absolute;right:2px;top:50%;transform:translateY(-50%);color:var(--pr-sp-ink);font-size:2rem;line-height:1;font-weight:700}.pr-sp-quickfaq details[open] summary:after{content:"\2212"}.pr-sp-quickfaq__body{padding:0 0 20px;font-size:.92rem;line-height:1.7}.pr-sp-feedback-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:20px}.pr-sp-feedback-card{padding:22px;border:1px solid var(--pr-sp-line);border-radius:18px;background:var(--pr-sp-surface)}.pr-sp-feedback-stars{margin:0;color:#f5b51c;font-size:.96rem;line-height:1;letter-spacing:.12em}.pr-sp-feedback-text{margin:14px 0 0;color:#475569;font-size:.96rem;line-height:1.72}.pr-sp-feedback-meta{margin:14px 0 0;color:var(--pr-sp-ink);font-size:.82rem;line-height:1.3;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.pr-sp-fbt{display:grid;gap:16px;padding:20px;border-radius:var(--pr-sp-radius-soft);border:1px solid var(--pr-sp-line);background:linear-gradient(180deg,#f8fafc,#fff)}.pr-sp-fbt__header{display:grid;gap:6px}.pr-sp-fbt__title,.pr-sp-fbt__summary-label,.pr-sp-fbt__summary-price{margin:0;color:var(--pr-sp-ink)}.pr-sp-fbt__title{font-size:1.02rem;line-height:1.2;font-weight:900;letter-spacing:-.02em}.pr-sp-fbt__copy,.pr-sp-fbt__summary-note{margin:0;color:var(--pr-sp-muted);font-size:.84rem;line-height:1.55;font-weight:700}.pr-sp-fbt__stack{display:grid;gap:10px}.pr-sp-fbt__plus{width:28px;height:28px;margin:0 auto;border-radius:999px;border:1px solid var(--pr-sp-line);background:var(--pr-sp-surface);color:var(--pr-sp-muted);font-size:1rem;line-height:1;font-weight:900;display:inline-flex;align-items:center;justify-content:center}.pr-sp-fbt__item{display:grid;grid-template-columns:auto 72px minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px;border-radius:16px;border:1px solid var(--pr-sp-line);background:var(--pr-sp-surface)}.pr-sp-fbt__item--current{border-color:#0f766e33;background:#0f766e0a}.pr-sp-fbt__toggle{position:relative;width:18px;height:18px;flex:none}.pr-sp-fbt__checkbox{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;opacity:0;cursor:pointer}.pr-sp-fbt__check{width:18px;height:18px;border-radius:4px;border:1px solid var(--pr-sp-line-strong);background:#fff;color:transparent;font-size:.76rem;line-height:1;font-weight:900;display:inline-flex;align-items:center;justify-content:center;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.pr-sp-fbt__checkbox:checked+.pr-sp-fbt__check,.pr-sp-fbt__check--locked{border-color:var(--pr-sp-accent);background:var(--pr-sp-accent);color:#fff}.pr-sp-fbt__media{width:72px;height:96px;border-radius:12px;overflow:hidden;border:1px solid var(--pr-sp-line);background:var(--pr-sp-surface-soft)}.pr-sp-fbt__media img{display:block;width:100%;height:100%;object-fit:cover}.pr-sp-fbt__details{min-width:0;display:grid;gap:3px}.pr-sp-fbt__eyebrow{margin:0;color:var(--pr-sp-accent);font-size:.68rem;line-height:1.2;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.pr-sp-fbt__name{margin:0;color:var(--pr-sp-ink);font-size:.9rem;line-height:1.35;font-weight:800}.pr-sp-fbt__variant{margin:0;color:var(--pr-sp-muted);font-size:.76rem;line-height:1.45;font-weight:700}.pr-sp-fbt__price{margin:0;color:var(--pr-sp-ink);font-size:.92rem;line-height:1.2;font-weight:900;white-space:nowrap}.pr-sp-fbt__summary{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-top:4px;border-top:1px solid var(--pr-sp-line)}.pr-sp-fbt__summary-copy{display:grid;gap:4px}.pr-sp-fbt__summary-label{font-size:.92rem;line-height:1.2;font-weight:800}.pr-sp-fbt__summary-price{color:var(--pr-sp-gold-strong);font-size:1.5rem;line-height:1;font-weight:900;letter-spacing:-.03em}.pr-sp-fbt__message{min-height:0;margin:0;padding:12px 14px;border-radius:14px;background:#fef2f2;border:1px solid #fecaca;color:#991b1b;font-size:.82rem;line-height:1.45;font-weight:800}.pr-sp-fbt__button{min-height:52px;width:100%;border-radius:999px;border:1px solid var(--pr-sp-gold);background:var(--pr-sp-gold);color:var(--pr-sp-ink);font-size:.92rem;line-height:1;font-weight:900;letter-spacing:-.01em;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .18s ease,border-color .18s ease,transform .18s ease,opacity .18s ease}.pr-sp-fbt__button:hover,.pr-sp-fbt__button:focus-visible{background:var(--pr-sp-gold-strong);border-color:var(--pr-sp-gold-strong);transform:translateY(-1px);outline:none}.pr-sp-fbt__button:disabled{opacity:.65;pointer-events:none}.pr-sp-related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:20px}.pr-sp-stickybar{position:fixed;left:50%;bottom:20px;transform:translate(-50%) translateY(18px);width:min(calc(100% - 32px),1040px);display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 16px;border:1px solid var(--pr-sp-line);border-radius:22px;background:#fffffff5;box-shadow:0 18px 36px #0f172a1f;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,transform .18s ease,visibility .18s ease;z-index:40}.pr-sp-stickybar.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%) translateY(0)}.pr-sp-stickybar__meta{min-width:0;display:grid;gap:4px}.pr-sp-stickybar__title{margin:0;color:var(--pr-sp-ink);font-size:.94rem;line-height:1.2;font-weight:900;letter-spacing:-.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pr-sp-stickybar__price{color:var(--pr-sp-accent);font-size:.94rem;line-height:1.2;font-weight:900}@media screen and (max-width:959px){.pr-sp-main__layout{grid-template-columns:1fr}.pr-sp-media{position:static}.pr-sp-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pr-sp-feedback-grid{grid-template-columns:1fr}.pr-sp-stickybar{width:calc(100% - 24px);padding:12px;gap:14px}}@media screen and (max-width:639px){.pr-sp-shell{--pr-sp-gutter: 16px;--pr-sp-section-space: 32px}.pr-sp-gallery__thumbs,.pr-sp-related-grid,.pr-sp-cta-row,.pr-sp-stickybar__actions{grid-template-columns:1fr}.pr-sp-utility-row,.pr-sp-icons-row{gap:12px}.pr-sp-safe-checkout__title{flex-direction:column}.pr-sp-safe-checkout__title:before,.pr-sp-safe-checkout__title:after{display:none}.pr-sp-fbt__item{grid-template-columns:auto 56px minmax(0,1fr);align-items:start}.pr-sp-fbt__media{width:56px;height:76px}.pr-sp-fbt__price{grid-column:2 / -1;margin-top:2px;justify-self:start}.pr-sp-fbt__summary{align-items:start;flex-direction:column}.pr-sp-stickybar{left:12px;right:12px;bottom:12px;width:auto;transform:translateY(18px);flex-direction:column;align-items:stretch}.pr-sp-stickybar.is-visible{transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/20/compiled_assets/styles.css.map */
