.supercat-six-page{--ink: #1e2027;--muted: #505562;--line: #dfe6ec;--green: #008a4f;--green-dark: #04633b;--blue-soft: #edf8ff;--rose-soft: #fff2ef;--mint-soft: #effbf3;--cream: #fffaf1;--panel: #ffffff;--footer: #0d1422;--max: 1152px;--radius: 8px;--shadow: 0 12px 40px rgba(27, 41, 59, .1)}.supercat-six-page,.supercat-six-page *{box-sizing:border-box}.supercat-six-page *{min-width:0}.supercat-six-page{scroll-behavior:smooth}.supercat-six-page{margin:0;color:var(--ink);background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.45}.supercat-six-page a{color:inherit}.supercat-six-page .site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;min-height:64px;padding:0 32px;border-bottom:1px solid var(--line);background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.supercat-six-page .brand,.supercat-six-page .top-nav,.supercat-six-page .site-footer nav{display:flex;align-items:center;gap:18px}.supercat-six-page .brand{text-decoration:none;font-weight:800}.supercat-six-page .brand-mark,.supercat-six-page .avatar-placeholder{display:inline-grid;place-items:center;width:36px;height:36px;border-radius:50%;color:#fff;background:var(--green);font-weight:800}.supercat-six-page .top-nav a,.supercat-six-page .site-footer a{color:var(--muted);font-size:14px;text-decoration:none}.supercat-six-page .top-nav a:hover,.supercat-six-page .site-footer a:hover{color:var(--ink)}.supercat-six-page .header-cta,.supercat-six-page .button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 26px;border:0;border-radius:var(--radius);background:var(--green);color:#fff;font:inherit;font-weight:800;text-decoration:none;cursor:pointer}.supercat-six-page .header-cta{min-height:40px;padding-inline:18px;font-size:14px}.supercat-six-page .button:hover,.supercat-six-page .header-cta:hover{background:var(--green-dark)}.supercat-six-page .button.full{width:100%}.supercat-six-page .hero{display:grid;grid-template-columns:minmax(280px,616px) minmax(320px,440px);gap:64px;align-items:center;justify-content:center;min-height:793px;padding:96px 32px 80px;background:linear-gradient(115deg,var(--rose-soft),var(--blue-soft) 62%,#fff)}.supercat-six-page .hero-copy{text-align:center}.supercat-six-page .eyebrow,.supercat-six-page .placeholder-kicker,.supercat-six-page .ticker,.supercat-six-page .checkout-note,.supercat-six-page .trust-line,.supercat-six-page .section-lede{color:var(--muted);font-size:14px}.supercat-six-page h1,.supercat-six-page h2,.supercat-six-page h3,.supercat-six-page p{margin-top:0}.supercat-six-page h1{margin-bottom:18px;font-size:clamp(32px,4vw,48px);line-height:1.1}.supercat-six-page h2{margin-bottom:16px;font-size:clamp(28px,3vw,40px);line-height:1.16}.supercat-six-page h3{margin-bottom:10px;font-size:18px}.supercat-six-page .hero p{color:var(--muted);font-size:16px}.supercat-six-page .trust-line{margin-top:18px}.supercat-six-page .media-placeholder{position:relative;display:grid;place-items:center;align-content:center;gap:8px;overflow:hidden;width:100%;border:1px dashed #95abb8;border-radius:var(--radius);background:linear-gradient(135deg,#ffffffb8,#ffffff2e),repeating-linear-gradient(135deg,#e9f5f4 0 14px,#f7e9e4 14px 28px);color:#28424a;text-align:center;box-shadow:var(--shadow)}.supercat-six-page .media-placeholder:before{content:"Image Slot";color:var(--muted);font-size:14px;font-weight:700}.supercat-six-page .media-placeholder:after{content:attr(data-slot) "\a" attr(data-note);display:block;max-width:calc(100% - 32px);overflow-wrap:anywhere;white-space:pre-line;font-size:22px;font-weight:800}.supercat-six-page .media-placeholder[data-note]:after{line-height:1.35}.supercat-six-page .media-square{aspect-ratio:1 / 1}.supercat-six-page .media-wide{aspect-ratio:1.25 / 1}.supercat-six-page .reasons{display:grid;gap:64px;padding:64px 0}.supercat-six-page .reason{display:grid;grid-template-columns:minmax(300px,1fr) minmax(300px,518px);gap:76px;align-items:center;max-width:var(--max);min-height:414px;margin:0 auto;padding:0 32px}.supercat-six-page .reason-b .reason-copy{order:2}.supercat-six-page .reason-b .media-placeholder{order:1}.supercat-six-page .reason p,.supercat-six-page .product-intro p,.supercat-six-page .product-info p,.supercat-six-page .faq p,.supercat-six-page .site-footer p{color:var(--muted)}.supercat-six-page .micro-list,.supercat-six-page .trust-points{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0 0;padding:0;list-style:none}.supercat-six-page .micro-list li,.supercat-six-page .trust-points li{padding:8px 10px;border:1px solid var(--line);border-radius:var(--radius);background:var(--mint-soft);color:#184336;font-size:13px;font-weight:700}.supercat-six-page .proof-band{display:grid;grid-template-columns:minmax(260px,650px) auto;gap:32px;align-items:center;justify-content:center;min-height:420px;padding:72px 32px;background:var(--mint-soft)}.supercat-six-page .proof-band p{margin-bottom:0;color:var(--muted)}.supercat-six-page .product-section{padding:56px 32px 0;background:#fff}.supercat-six-page .product-shell{display:grid;grid-template-columns:minmax(300px,1fr) minmax(320px,535px);gap:32px;align-items:start;max-width:1220px;margin:0 auto}.supercat-six-page .gallery{position:sticky;top:84px}.supercat-six-page .ticker{margin-bottom:12px;font-weight:800;text-align:center}.supercat-six-page .gallery-stage{position:relative}.supercat-six-page .gallery-slide{display:none}.supercat-six-page .gallery-slide.active{display:grid}.supercat-six-page .gallery-controls{display:flex;justify-content:center;gap:10px;margin-top:16px}.supercat-six-page .gallery-dot{width:14px;height:14px;border:1px solid var(--green);border-radius:50%;background:#fff;cursor:pointer}.supercat-six-page .gallery-dot.active{background:var(--green)}.supercat-six-page .order-panel,.supercat-six-page .package-selector,.supercat-six-page .product-info,.supercat-six-page .reviews,.supercat-six-page .faq{background:#fff}.supercat-six-page .product-intro{padding:0 0 28px}.supercat-six-page .package-selector{padding:24px;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.supercat-six-page .quote-row{display:flex;gap:14px;align-items:center;padding:14px;border-radius:var(--radius);background:var(--cream)}.supercat-six-page .quote-row p{margin:0;color:var(--muted);font-size:14px}.supercat-six-page fieldset{margin:22px 0 0;padding:0;border:0}.supercat-six-page legend{margin-bottom:10px;font-weight:800}.supercat-six-page .segmented{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.supercat-six-page .segmented legend{grid-column:1 / -1}.supercat-six-page .segmented label,.supercat-six-page .package-card{display:block;padding:14px;border:1px solid var(--line);border-radius:var(--radius);cursor:pointer}.supercat-six-page .segmented label:has(input:checked),.supercat-six-page .package-card.selected{border-color:var(--green);background:#f1fff6}.supercat-six-page .package-options{display:grid;gap:12px}.supercat-six-page .package-card input,.supercat-six-page .segmented input{margin-right:8px}.supercat-six-page .package-top{display:flex;justify-content:space-between;gap:10px;margin-bottom:8px}.supercat-six-page .package-top small{color:var(--green-dark);font-weight:800}.supercat-six-page .package-card>span:last-child{display:block;color:var(--muted);font-size:14px}.supercat-six-page .checkout-note{margin:12px 0 0}.supercat-six-page .product-info{max-width:var(--max);margin:56px auto 0;padding:48px 0 0}.supercat-six-page .details-grid,.supercat-six-page .faq-list{display:grid;gap:12px}.supercat-six-page details{border:1px solid var(--line);border-radius:var(--radius);background:#fff}.supercat-six-page summary{min-height:56px;padding:16px 18px;font-weight:800;cursor:pointer}.supercat-six-page details p{margin:0;padding:0 18px 18px}.supercat-six-page .reviews{margin-top:64px;padding:76px 32px;background:#f7f8f5;text-align:center}.supercat-six-page .reviews>h2,.supercat-six-page .reviews>.section-lede,.supercat-six-page .review-row{max-width:var(--max);margin-inline:auto}.supercat-six-page .section-lede{max-width:720px;margin-bottom:28px}.supercat-six-page .review-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;text-align:left}.supercat-six-page .review-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 8px 24px #1b293b14}.supercat-six-page .review-card h3,.supercat-six-page .review-card p{padding-inline:16px}.supercat-six-page .review-card p{padding-bottom:18px;color:var(--muted)}.supercat-six-page .review-media{aspect-ratio:1.95 / 1;border-width:0 0 1px;border-radius:var(--radius) var(--radius) 0 0;box-shadow:none}.supercat-six-page .faq{max-width:var(--max);margin:0 auto;padding:76px 32px}.supercat-six-page .faq h2{margin-bottom:28px}.supercat-six-page .final-cta{display:grid;grid-template-columns:360px minmax(280px,430px);gap:60px;align-items:center;justify-content:center;padding:80px 32px;background:var(--blue-soft)}.supercat-six-page .media-final{aspect-ratio:1 / 1}.supercat-six-page .footnotes{padding:28px 32px;background:#f4f6f8}.supercat-six-page .footnotes p{max-width:var(--max);margin:0 auto;color:var(--muted);font-size:13px}.supercat-six-page .site-footer{padding:42px 32px;background:var(--footer);color:#fff}.supercat-six-page .site-footer p,.supercat-six-page .site-footer a{max-width:var(--max);color:#ffffffc7}.supercat-six-page .site-footer p,.supercat-six-page .site-footer nav{margin-inline:auto}.supercat-six-page .site-footer nav{max-width:var(--max);margin-block:18px}@media(max-width:980px){.supercat-six-page .top-nav{display:none}.supercat-six-page .hero,.supercat-six-page .reason,.supercat-six-page .proof-band,.supercat-six-page .product-shell,.supercat-six-page .final-cta{grid-template-columns:1fr}.supercat-six-page .hero{gap:32px;min-height:0;padding-top:36px}.supercat-six-page .hero-copy{max-width:620px;margin:0 auto}.supercat-six-page .reason,.supercat-six-page .reason-b .reason-copy,.supercat-six-page .reason-b .media-placeholder{order:initial}.supercat-six-page .reason{gap:24px}.supercat-six-page .gallery{position:static}.supercat-six-page .review-row{grid-template-columns:repeat(2,minmax(0,1fr))}.supercat-six-page .final-cta{text-align:center}.supercat-six-page .media-final{max-width:360px;margin-inline:auto}}@media(max-width:560px){.supercat-six-page .site-header{padding-inline:16px}.supercat-six-page .header-cta{display:none}.supercat-six-page .hero,.supercat-six-page .product-section,.supercat-six-page .reviews,.supercat-six-page .faq,.supercat-six-page .final-cta,.supercat-six-page .footnotes,.supercat-six-page .site-footer,.supercat-six-page .reason{padding-inline:16px}.supercat-six-page .proof-band{padding:48px 16px}.supercat-six-page .segmented,.supercat-six-page .review-row{grid-template-columns:1fr}.supercat-six-page .package-selector{padding:18px}.supercat-six-page .site-footer nav{align-items:flex-start;flex-direction:column}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/supercat-6reasons.css.map */
