.brooch-landing{--brooch-line: color-mix(in srgb, var(--brooch-ink) 13%, transparent);--brooch-accent-soft: color-mix(in srgb, var(--brooch-accent) 10%, var(--brooch-surface));background:var(--brooch-bg);color:var(--brooch-ink);overflow:clip;padding-top:var(--brooch-pad-top);padding-bottom:var(--brooch-pad-bottom)}.brooch-landing,.brooch-landing *{box-sizing:border-box}.brooch-landing h2,.brooch-landing h3,.brooch-landing p,.brooch-landing figure,.brooch-landing blockquote{margin:0}.brooch-landing button,.brooch-landing a{font:inherit}.brooch-landing__wrap{width:min(calc(100% - 36px),var(--brooch-max-width));margin-inline:auto}.brooch-landing__hero{padding:22px 0 58px}.brooch-landing__hero-grid,.brooch-landing__split,.brooch-landing__detail-grid,.brooch-landing__faq-layout{display:grid;gap:38px}.brooch-landing__hero-copy,.brooch-landing__copy-column{align-self:center}.brooch-landing__eyebrow{color:var(--brooch-accent);font-size:1.2rem;font-weight:750;letter-spacing:.13em;line-height:1.4;margin-bottom:14px!important;text-transform:uppercase}.brooch-landing__display,.brooch-landing__heading{color:var(--brooch-ink);font-family:var(--font-heading-family, Georgia, serif);font-weight:var(--font-heading-weight, 700);letter-spacing:-.03em;text-wrap:balance}.brooch-landing__display{font-size:clamp(3.8rem,8.5vw,6.8rem);line-height:1.02}.brooch-landing__display em{color:var(--brooch-accent);font-weight:inherit}.brooch-landing__heading{font-size:clamp(3.1rem,7vw,5rem);line-height:1.08}.brooch-landing__rte,.brooch-landing__card p,.brooch-landing__detail p,.brooch-landing__faq-intro>p:last-child{color:var(--brooch-muted);font-size:1.6rem;line-height:1.72}.brooch-landing__rte p+p{margin-top:1em}.brooch-landing__lead{font-size:1.75rem;margin-top:20px;max-width:62rem}.brooch-landing__social-proof,.brooch-landing__rating{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-top:22px!important}.brooch-landing__social-proof{color:var(--brooch-ink);font-size:1.35rem;font-weight:650}.brooch-landing__social-proof span,.brooch-landing__rating span{color:var(--brooch-accent)}.brooch-landing__rating{font-size:1.35rem}.brooch-landing__rating span{font-size:1.6rem;letter-spacing:.08em}.brooch-landing__actions{align-items:center;display:flex;flex-wrap:wrap;gap:18px;margin-top:28px}.brooch-landing__button{align-items:center;-webkit-appearance:none;appearance:none;background:var(--brooch-accent);border:1px solid var(--brooch-accent);border-radius:999px;color:var(--brooch-accent-contrast);cursor:pointer;display:inline-flex;font-size:1.5rem;font-weight:750;gap:20px;justify-content:center;min-height:54px;padding:13px 25px;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.brooch-landing__button:hover{box-shadow:0 12px 28px color-mix(in srgb,var(--brooch-accent) 24%,transparent);transform:translateY(-2px)}.brooch-landing__button.is-disabled,.brooch-landing__button:disabled,.brooch-landing__mobile-bar>button:disabled{box-shadow:none;cursor:not-allowed;opacity:.52;transform:none}.brooch-landing__button:focus-visible,.brooch-landing__text-link:focus-visible,.brooch-landing summary:focus-visible{outline:3px solid color-mix(in srgb,var(--brooch-accent) 45%,transparent);outline-offset:4px}.brooch-landing__button span{font-size:2rem;line-height:1}.brooch-landing__text-link{border-bottom:1px solid currentColor;color:var(--brooch-ink);font-size:1.4rem;font-weight:700;padding-block:6px;text-decoration:none}.brooch-landing__hero-media,.brooch-landing__media-card,.brooch-landing__detail-media{background:var(--brooch-surface);border-radius:var(--brooch-radius);overflow:hidden;position:relative}.brooch-landing__hero-media{aspect-ratio:4 / 5;box-shadow:0 24px 60px color-mix(in srgb,var(--brooch-ink) 12%,transparent)}.brooch-landing__image,.brooch-landing__placeholder{display:block;height:100%;object-fit:cover;width:100%}.brooch-landing__placeholder{background:var(--brooch-accent-soft);color:color-mix(in srgb,var(--brooch-accent) 30%,transparent)}.brooch-landing__media-badge{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:color-mix(in srgb,var(--brooch-surface) 88%,transparent);border:1px solid color-mix(in srgb,var(--brooch-surface) 72%,transparent);border-radius:999px;bottom:16px;color:var(--brooch-ink);display:flex;font-size:1.2rem;font-weight:750;gap:7px;left:16px;max-width:calc(100% - 32px);padding:10px 14px;position:absolute}.brooch-landing__media-badge span{color:var(--brooch-accent)}.brooch-landing__trust-wrap{border-bottom:1px solid var(--brooch-line);border-top:1px solid var(--brooch-line);background:var(--brooch-surface)}.brooch-landing__trust-scroll{display:flex;gap:12px;overflow-x:auto;padding-block:14px;scrollbar-width:none;scroll-snap-type:x mandatory}.brooch-landing__trust-scroll::-webkit-scrollbar,.brooch-landing__card-grid::-webkit-scrollbar{display:none}.brooch-landing__trust-item{align-items:center;display:flex;flex:0 0 72%;gap:11px;min-width:0;scroll-snap-align:start}.brooch-landing__check{align-items:center;background:var(--brooch-accent-soft);border-radius:50%;color:var(--brooch-accent);display:inline-flex;flex:0 0 34px;font-size:1.4rem;font-weight:900;height:34px;justify-content:center}.brooch-landing__trust-item strong,.brooch-landing__trust-item small{display:block}.brooch-landing__trust-item strong{font-size:1.3rem;line-height:1.25}.brooch-landing__trust-item small{color:var(--brooch-muted);font-size:1.1rem;line-height:1.35;margin-top:2px}.brooch-landing__section{padding:64px 0}.brooch-landing__section--surface{background:var(--brooch-surface)}.brooch-landing__media-card{aspect-ratio:4 / 5}.brooch-landing__copy-column .brooch-landing__rte,.brooch-landing__section-head .brooch-landing__rte{margin-top:18px}.brooch-landing__symbol-list{display:grid;gap:10px;margin-top:28px}.brooch-landing__symbol{align-items:center;background:var(--brooch-surface);border:1px solid var(--brooch-line);border-radius:calc(var(--brooch-radius) * .7);display:flex;gap:14px;padding:14px}.brooch-landing__icon,.brooch-landing__assurance-icon{align-items:center;background:var(--brooch-accent-soft);border-radius:50%;color:var(--brooch-accent);display:inline-flex;flex:0 0 46px;height:46px;justify-content:center}.brooch-landing__icon svg,.brooch-landing__assurance-icon svg{fill:none;height:23px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7;width:23px}.brooch-landing__symbol strong,.brooch-landing__symbol small{display:block}.brooch-landing__symbol strong{font-size:1.4rem;line-height:1.3}.brooch-landing__symbol small{color:var(--brooch-muted);font-size:1.2rem;line-height:1.45;margin-top:3px}.brooch-landing__section-head{max-width:760px;margin-bottom:32px}.brooch-landing__section-head--center{margin-inline:auto;text-align:center}.brooch-landing__detail-media{aspect-ratio:1 / 1}.brooch-landing__detail-list{align-content:center;display:grid;gap:1px}.brooch-landing__detail{align-items:flex-start;border-bottom:1px solid var(--brooch-line);display:flex;gap:14px;padding:18px 2px}.brooch-landing__detail:first-child{border-top:1px solid var(--brooch-line)}.brooch-landing__icon--small{flex-basis:38px;height:38px}.brooch-landing__icon--small svg{height:19px;width:19px}.brooch-landing__detail h3,.brooch-landing__card h3{color:var(--brooch-ink);font-family:var(--font-heading-family, Georgia, serif);font-size:1.8rem;line-height:1.25}.brooch-landing__detail p{font-size:1.35rem;line-height:1.55;margin-top:5px!important}.brooch-landing__card-grid{display:flex;gap:14px;margin-right:-18px;overflow-x:auto;padding-bottom:10px;padding-right:18px;scrollbar-width:none;scroll-snap-type:x mandatory}.brooch-landing__card{background:var(--brooch-surface);border:1px solid var(--brooch-line);border-radius:var(--brooch-radius);flex:0 0 84%;overflow:hidden;scroll-snap-align:start}.brooch-landing__card-media{aspect-ratio:4 / 3;background:var(--brooch-accent-soft)}.brooch-landing__card-copy{padding:22px}.brooch-landing__card .brooch-landing__icon{margin-bottom:18px}.brooch-landing__card h3{font-size:2.1rem}.brooch-landing__card p{font-size:1.4rem;line-height:1.6;margin-top:8px!important}.brooch-landing__review-grid{display:grid;gap:14px}.brooch-landing__review{background:var(--brooch-bg);border:1px solid var(--brooch-line);border-radius:var(--brooch-radius);padding:22px}.brooch-landing__review-stars{color:var(--brooch-accent);font-size:1.5rem;letter-spacing:.08em}.brooch-landing__review blockquote{color:var(--brooch-ink);font-family:var(--font-heading-family, Georgia, serif);font-size:1.8rem;line-height:1.45;margin-top:14px}.brooch-landing__review figcaption{display:flex;flex-wrap:wrap;font-size:1.2rem;gap:5px 10px;margin-top:18px}.brooch-landing__review figcaption span{color:var(--brooch-muted)}.brooch-landing__assurance{background:var(--brooch-accent);color:var(--brooch-accent-contrast)}.brooch-landing__assurance-inner{align-items:center;display:grid;gap:15px;padding-block:28px;text-align:center}.brooch-landing__assurance-icon{background:color-mix(in srgb,var(--brooch-accent-contrast) 14%,transparent);color:var(--brooch-accent-contrast);margin-inline:auto}.brooch-landing__assurance h2{color:inherit;font-family:var(--font-heading-family, Georgia, serif);font-size:2.4rem;line-height:1.2}.brooch-landing__assurance p{color:color-mix(in srgb,var(--brooch-accent-contrast) 82%,transparent);font-size:1.35rem;line-height:1.55;margin-top:5px!important}.brooch-landing__button--light{background:var(--brooch-accent-contrast);border-color:var(--brooch-accent-contrast);color:var(--brooch-accent);justify-self:center}.brooch-landing__faq-intro>p:last-child{margin-top:15px!important}.brooch-landing__faq details{border-top:1px solid var(--brooch-line)}.brooch-landing__faq details:last-child{border-bottom:1px solid var(--brooch-line)}.brooch-landing__faq summary{align-items:center;color:var(--brooch-ink);cursor:pointer;display:flex;font-family:var(--font-heading-family, Georgia, serif);font-size:1.7rem;font-weight:700;gap:20px;justify-content:space-between;line-height:1.35;list-style:none;padding:19px 0}.brooch-landing__faq summary::-webkit-details-marker{display:none}.brooch-landing__faq summary span{flex:0 0 18px;height:18px;position:relative}.brooch-landing__faq summary span:before,.brooch-landing__faq summary span:after{background:var(--brooch-accent);content:"";height:2px;left:1px;position:absolute;top:8px;transition:transform .2s ease;width:16px}.brooch-landing__faq summary span:after{transform:rotate(90deg)}.brooch-landing__faq details[open] summary span:after{transform:rotate(0)}.brooch-landing__faq-answer{color:var(--brooch-muted);font-size:1.45rem;line-height:1.7;max-width:72rem;padding:0 30px 20px 0}.brooch-landing__final{background:linear-gradient(145deg,var(--brooch-accent-soft),var(--brooch-bg));border-top:1px solid var(--brooch-line);padding:64px 0 54px}.brooch-landing__final-inner{align-items:center;display:flex;flex-direction:column;text-align:center}.brooch-landing__icon--final{margin-bottom:18px}.brooch-landing__display--final{font-size:clamp(3.4rem,7vw,5.6rem);max-width:850px}.brooch-landing__final .brooch-landing__rte{margin-top:16px;max-width:650px}.brooch-landing__final .brooch-landing__button{margin-top:26px}.brooch-landing__mobile-bar{align-items:center;background:color-mix(in srgb,var(--brooch-surface) 94%,transparent);border-top:1px solid var(--brooch-line);bottom:0;box-shadow:0 -8px 28px color-mix(in srgb,var(--brooch-ink) 15%,transparent);display:flex;gap:10px;justify-content:space-between;left:0;padding:9px max(12px,env(safe-area-inset-left)) calc(9px + env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-right));position:fixed;right:0;transform:translateY(120%);transition:transform .25s ease;z-index:40}.brooch-landing.is-mobile-bar-visible .brooch-landing__mobile-bar{transform:translateY(0)}.brooch-landing.has-native-sticky-atc .brooch-landing__mobile-bar{display:none!important}.brooch-landing__mobile-product{align-items:center;display:flex;gap:9px;min-width:0}.brooch-landing__mobile-product img{border-radius:8px;flex:0 0 44px;height:44px;object-fit:cover;width:44px}.brooch-landing__mobile-product div{min-width:0}.brooch-landing__mobile-product strong,.brooch-landing__mobile-product span{display:block}.brooch-landing__mobile-product strong{font-size:1.15rem;line-height:1.25;max-width:155px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brooch-landing__mobile-product span{color:var(--brooch-accent);font-size:1.25rem;font-weight:750;margin-top:2px}.brooch-landing__mobile-bar>button{-webkit-appearance:none;appearance:none;background:var(--brooch-accent);border:0;border-radius:999px;color:var(--brooch-accent-contrast);flex:0 0 auto;font-size:1.3rem;font-weight:750;min-height:42px;padding:8px 18px}@media screen and (min-width:750px){.brooch-landing__wrap{width:min(calc(100% - 64px),var(--brooch-max-width))}.brooch-landing__hero{padding:44px 0 76px}.brooch-landing__section{padding:88px 0}.brooch-landing__trust-scroll{display:grid;grid-template-columns:repeat(3,1fr);overflow:visible;padding-block:18px}.brooch-landing__trust-item{border-right:1px solid var(--brooch-line);flex:auto;justify-content:center;padding-inline:22px}.brooch-landing__trust-item:last-child{border-right:0}.brooch-landing__review-grid{grid-template-columns:repeat(3,1fr)}.brooch-landing__assurance-inner{grid-template-columns:auto 1fr auto;text-align:left}.brooch-landing__assurance-icon{margin:0}.brooch-landing__button--light{justify-self:end}.brooch-landing__mobile-bar{display:none}}@media screen and (min-width:990px){.brooch-landing__hero-grid{align-items:center;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:clamp(52px,7vw,104px)}.brooch-landing__hero-media{aspect-ratio:5 / 6}.brooch-landing__split{align-items:center;grid-template-columns:minmax(0,1fr) minmax(0,.88fr);gap:clamp(58px,8vw,112px)}.brooch-landing__detail-grid{align-items:center;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:clamp(48px,7vw,94px)}.brooch-landing__card-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-right:0;overflow:visible;padding:0}.brooch-landing__card{flex:auto}.brooch-landing__faq-layout{align-items:start;grid-template-columns:minmax(260px,.65fr) minmax(0,1.35fr);gap:clamp(60px,9vw,130px)}.brooch-landing__faq-intro{position:sticky;top:120px}}@media screen and (min-width:750px)and (max-width:989px){.brooch-landing__hero-media{order:-1}}@media screen and (max-width:749px){.brooch-landing{--brooch-pad-top: min(var(--brooch-pad-top), 20px)}.brooch-landing__hero{padding:12px 0 40px}.brooch-landing__hero-grid,.brooch-landing__split,.brooch-landing__detail-grid,.brooch-landing__faq-layout{gap:26px}.brooch-landing__display{font-size:3.2rem;line-height:1.06}.brooch-landing__heading{font-size:3rem;line-height:1.1}.brooch-landing__lead{font-size:1.6rem;line-height:1.58;margin-top:14px}.brooch-landing__social-proof,.brooch-landing__rating{margin-top:16px!important}.brooch-landing__actions{gap:12px;margin-top:20px}.brooch-landing__button{min-height:50px}.brooch-landing__button{width:100%}.brooch-landing__text-link{margin-inline:auto}.brooch-landing__hero-media,.brooch-landing__media-card{aspect-ratio:4 / 3}.brooch-landing__trust-scroll{display:grid;gap:0;grid-template-columns:repeat(3,minmax(0,1fr));overflow:visible;padding-block:10px;scroll-snap-type:none}.brooch-landing__trust-item{align-items:center;border-right:1px solid var(--brooch-line);flex:auto;flex-direction:column;gap:5px;justify-content:flex-start;padding-inline:7px;text-align:center}.brooch-landing__trust-item:last-child{border-right:0}.brooch-landing__trust-item strong{font-size:1.05rem;line-height:1.2}.brooch-landing__trust-item small{display:none}.brooch-landing__check{flex-basis:29px;font-size:1.2rem;height:29px}.brooch-landing__section{padding:42px 0}.brooch-landing__section--story .brooch-landing__copy-column{order:1}.brooch-landing__section--story .brooch-landing__media-card{order:2}.brooch-landing__copy-column .brooch-landing__rte,.brooch-landing__section-head .brooch-landing__rte{margin-top:13px}.brooch-landing__symbol-list{margin-top:20px}.brooch-landing__symbol{padding:12px}.brooch-landing__section-head{margin-bottom:24px}.brooch-landing__detail-grid{gap:24px}.brooch-landing__detail-media{aspect-ratio:4 / 3}.brooch-landing__section-head--center{text-align:left}.brooch-landing__card-copy,.brooch-landing__review{padding:18px}.brooch-landing__assurance-inner{padding-block:22px}.brooch-landing__faq summary{padding:16px 0}.brooch-landing__final{padding:42px 0 38px}.brooch-landing__display--final{font-size:3.1rem}.has-brooch-landing .scroll-to-top-btn{bottom:84px!important}.has-brooch-native-sticky .scroll-to-top-btn{bottom:164px!important}}@media(prefers-reduced-motion:reduce){.brooch-landing__button,.brooch-landing__mobile-bar,.brooch-landing__faq summary span:after{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-brooch-landing.css.map */
