:root{--zm-bg-lavender: #EFEAFB;--zm-bg-lavender-soft: #F5F2FD;--zm-purple: #6B4EE6;--zm-purple-dark: #4B2FBE;--zm-blue: #3E7BFA;--zm-heading-gradient: linear-gradient(90deg, #5B8DEF 0%, #8B5CF6 55%, #B45CDE 100%);--zm-navy: #131B2E;--zm-navy-soft: #1B2540;--zm-text: #1D2333;--zm-muted: #5B6472;--zm-badge-teal: #2FB4C8;--zm-card-radius: 20px;--zm-pill-radius: 14px;--zm-border: #E3DEF7}.zm-eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--zm-purple);margin:0 0 8px}.zm-heading-gradient{background:var(--zm-heading-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.zm-section-title{text-align:center;margin:0 0 12px}.zm-section-sub{text-align:center;color:var(--zm-muted);max-width:620px;margin:0 auto 40px}.zm-tier-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media(max-width:989px){.zm-tier-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:599px){.zm-tier-grid{grid-template-columns:1fr}}.zm-tier-card{border:1px solid var(--zm-border);border-radius:var(--zm-card-radius);background:#fff;overflow:hidden;display:flex;flex-direction:column}.zm-tier-card--best{border-color:var(--zm-purple);box-shadow:0 8px 24px #6b4ee629}.zm-tier-badge{font-size:.7rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;text-align:center;padding:8px 12px;color:#fff;background:var(--zm-badge-teal)}.zm-tier-card--best .zm-tier-badge{background:var(--zm-purple)}.zm-tier-media{padding:24px 20px 8px;display:flex;justify-content:center}.zm-tier-media img{max-height:110px;width:auto;object-fit:contain}.zm-tier-body{padding:8px 20px 24px;text-align:center}.zm-tier-kicker{font-size:.72rem;font-weight:600;color:var(--zm-muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px}.zm-tier-name{font-size:1.05rem;font-weight:700;margin:0 0 10px;color:var(--zm-text)}.zm-tier-price-row{display:flex;align-items:baseline;justify-content:center;gap:8px;flex-wrap:wrap}.zm-tier-price-was{text-decoration:line-through;color:var(--zm-muted);font-size:.9rem}.zm-tier-price-now{font-weight:800;font-size:1.15rem;color:var(--zm-purple-dark)}.zm-tier-off{display:block;font-size:.78rem;color:var(--zm-badge-teal);font-weight:700;margin-top:4px}.zm-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}@media(max-width:749px){.zm-steps{grid-template-columns:1fr}}.zm-step{text-align:center}.zm-step-media{border-radius:var(--zm-card-radius);overflow:hidden;margin-bottom:20px;aspect-ratio:4/3;background:#dfe3f5}.zm-step-media img{width:100%;height:100%;object-fit:cover;display:block}.zm-step-num{width:34px;height:34px;border-radius:50%;background:var(--zm-purple);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:700;margin-bottom:12px}.zm-step-title{font-weight:700;margin:0 0 6px;color:var(--zm-text)}.zm-step-text{color:var(--zm-muted);font-size:.92rem;margin:0}.zm-features{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}@media(max-width:989px){.zm-features{grid-template-columns:repeat(3,1fr)}}@media(max-width:599px){.zm-features{grid-template-columns:repeat(2,1fr)}}.zm-feature{text-align:center;padding:12px}.zm-feature-icon{width:48px;height:48px;margin:0 auto 12px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--zm-bg-lavender);color:var(--zm-purple)}.zm-feature-icon svg{width:24px;height:24px}.zm-feature-title{font-weight:700;font-size:.88rem;margin:0 0 4px;color:var(--zm-text)}.zm-feature-text{font-size:.8rem;color:var(--zm-muted);margin:0}.zm-testimonials{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media(max-width:749px){.zm-testimonials{grid-template-columns:1fr}}.zm-review-card{border:1px solid var(--zm-border);border-radius:var(--zm-card-radius);padding:24px;background:#fff}.zm-review-stars{color:#f5b301;margin-bottom:10px;font-size:.95rem;letter-spacing:2px}.zm-review-quote{color:var(--zm-text);font-size:.92rem;margin:0 0 14px}.zm-review-name{font-weight:700;font-size:.85rem;color:var(--zm-text)}.zm-review-verified{color:var(--zm-badge-teal);font-size:.75rem;font-weight:600}.zm-video-banner{position:relative;border-radius:var(--zm-card-radius);overflow:hidden;min-height:380px;display:flex;align-items:flex-end;background-size:cover;background-position:center}.zm-video-banner:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#131b2ea6,#131b2e0d 55%)}.zm-video-play{position:absolute;top:24px;left:24px;width:48px;height:48px;border-radius:50%;background:#ffffffe6;display:flex;align-items:center;justify-content:center;z-index:2}.zm-video-content{position:relative;z-index:2;padding:32px;color:#fff}.zm-video-content h3{margin:0 0 8px;color:#fff}.zm-video-content p{margin:0;opacity:.9;max-width:420px}.zm-rx-box{border:1px solid var(--zm-border);border-radius:var(--zm-card-radius);padding:24px;background:var(--zm-bg-lavender-soft);margin-top:-8px}.zm-rx-title{font-weight:700;font-size:.95rem;margin:0 0 14px;color:var(--zm-text)}.zm-rx-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 16px;margin-bottom:14px}.zm-rx-field label{display:block;font-size:.72rem;font-weight:600;color:var(--zm-muted);margin-bottom:6px;text-transform:uppercase;letter-spacing:.03em}.zm-rx-field select{width:100%;padding:10px 12px;border-radius:10px;border:1px solid var(--zm-border);background:#fff;font-size:.9rem;color:var(--zm-text)}.zm-rx-note{font-size:.76rem;color:var(--zm-muted);margin:0}.zm-rx-note a{color:var(--zm-purple)}.zm-faq-item{border-bottom:1px solid var(--zm-border)}.zm-faq-item summary{padding:18px 4px;cursor:pointer;font-weight:600;color:var(--zm-text);display:flex;justify-content:space-between;align-items:center;list-style:none}.zm-faq-item summary::-webkit-details-marker{display:none}.zm-faq-item summary:after{content:"+";font-size:1.2rem;color:var(--zm-purple)}.zm-faq-item[open] summary:after{content:"\2212"}.zm-faq-body{padding:0 4px 18px;color:var(--zm-muted);font-size:.9rem}
/*# sourceMappingURL=/cdn/shop/t/1/assets/zaremeers-lenses.css.map */
