:root{--maroon:#6d1f38;--maroon-dark:#4a1526;--maroon-deep:#2a0e1a;--blush:#f9ebec;--blush-2:#f3dcdf;--cream:#fffaf8;--white:#ffffff;--ink:#271319;--ink-soft:#5c474b;--muted:#93797d;--gold:#c9974f;--line:#ecd9db;--green:#3a8a54;--r-sm:8px;--r-md:14px;--r-lg:26px;--r-xl:36px;--r-pill:999px;--shadow-sm:0 2px 10px rgba(43,14,26,.07);--shadow-md:0 14px 34px rgba(43,14,26,.12)}.zevorae-page,.zevorae-page *,.zevorae-page *:before,.zevorae-page *:after{box-sizing:border-box}.zevorae-page{margin:0;padding:0;font-family:Inter,sans-serif;color:var(--ink);background:var(--white);line-height:1.55;-webkit-font-smoothing:antialiased}.zevorae-page h1,.zevorae-page h2,.zevorae-page h3,.zevorae-page h4{font-family:Poppins,sans-serif;font-weight:700;color:var(--ink);line-height:1.16;margin:0}.zevorae-page .accent{font-family:Playfair Display,serif;font-style:italic;font-weight:600;color:var(--maroon)}.zevorae-page a{color:inherit;text-decoration:none}.zevorae-page ul{list-style:none;margin:0;padding:0}.zevorae-page button{font-family:inherit;cursor:pointer;border:none;background:none}.zevorae-page img{max-width:100%;display:block}.zevorae-page p{margin:0}.zevorae-page .eyebrow{font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--maroon);text-align:center;margin-bottom:10px}.zevorae-page .stars{color:var(--gold);letter-spacing:2px;font-size:.95rem;white-space:nowrap}.zevorae-page .center{text-align:center}.zevorae-page .img-placeholder{background:linear-gradient(135deg,var(--blush) 0%,var(--blush-2) 100%);border:1.5px dashed #d9b3ba;border-radius:var(--r-md);display:flex;align-items:center;justify-content:center;color:var(--muted);font-size:.72rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;text-align:center;padding:12px;position:relative;overflow:hidden}.zevorae-page .accordion{border-top:1px solid var(--line)}.zevorae-page .accordion:last-child{border-bottom:1px solid var(--line)}.zevorae-page .accordion-trigger{width:100%;display:flex;justify-content:space-between;align-items:center;padding:16px 2px;font-size:.92rem;font-weight:600;text-align:left}.zevorae-page .chevron{transition:.2s;font-size:1.1rem;color:var(--maroon);display:inline-block}.zevorae-page .accordion.open .chevron{transform:rotate(45deg)}.zevorae-page .accordion-panel{max-height:0;overflow:hidden;transition:max-height .25s ease}.zevorae-page .accordion.open .accordion-panel{max-height:400px}.zevorae-page .accordion-panel p{font-size:.85rem;color:var(--ink-soft);padding:0 2px 16px}.zevorae-page .avatar{width:40px;height:40px;border-radius:50%;background:var(--blush-2);flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:.6rem;color:var(--muted);font-weight:700}.zevorae-page .avatar-cluster{display:flex}.zevorae-page .avatar-cluster .avatar{margin-left:-8px;border:2px solid #fff}.zevorae-page .avatar-cluster .avatar:first-child{margin-left:0}.zevorae-page .rw-summary{display:flex;align-items:center;gap:40px;justify-content:center;flex-wrap:wrap;margin-bottom:40px}.zevorae-page .rw-score{text-align:center}.zevorae-page .rw-score .n{font-family:Poppins,sans-serif;font-weight:800;font-size:2.4rem}.zevorae-page .rw-bars{min-width:240px}.zevorae-page .rw-bar-row{display:flex;align-items:center;gap:10px;font-size:.72rem;margin-bottom:4px}.zevorae-page .rw-bar-track{flex:1;height:6px;background:var(--blush-2);border-radius:4px;overflow:hidden}.zevorae-page .rw-bar-fill{height:100%;background:var(--gold)}.zevorae-page .footer-cols{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:24px;padding-top:20px}.zevorae-page .footer-cols h5{color:var(--gold);font-size:.76rem;text-transform:uppercase;letter-spacing:.05em;margin-bottom:14px}.zevorae-page .footer-cols li{font-size:.82rem;color:#d8b7bf;margin-bottom:8px}.zevorae-page .footer-logo{font-family:Playfair Display,serif;font-style:italic;font-size:1.4rem;color:#fff;margin-bottom:10px}.zevorae-page .footer-support-pill{display:flex;align-items:center;gap:10px;background:#ffffff14;border-radius:var(--r-pill);padding:8px 18px 8px 8px;margin-top:18px;font-size:.78rem;color:#f4e9eb;width:fit-content}.zevorae-page .footer-support-pill strong{color:#fff}.zevorae-page .footer-payments{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px;align-items:center}.zevorae-page .footer-payments span{display:inline-flex;line-height:0}.zevorae-page .footer-payments svg{display:block;border-radius:4px;box-shadow:0 1px 3px #00000040}.zevorae-page .footer-bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:14px;margin-top:36px;padding-top:20px;border-top:1px solid rgba(255,255,255,.12);font-size:.7rem;color:#c79aa2}.zevorae-page .footer-legal{font-size:.68rem;color:#a97e87;margin-top:6px}.zevorae-page footer.zev-block--dark{padding-top:64px}.zevorae-page .zev-block--blush{background:var(--blush)}.zevorae-page .zev-block--cream{background:var(--cream)}.zevorae-page .zev-block--dark{background:var(--maroon-deep);color:#f4e9eb}.zevorae-page .zev-block--dark .accent{color:var(--gold)}.cart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#2a0e1a80;z-index:200;opacity:0;pointer-events:none;transition:.3s}.cart-overlay.open{opacity:1;pointer-events:auto}.cart-drawer{position:fixed;top:0;right:-420px;width:400px;max-width:92vw;height:100%;background:var(--cream);z-index:201;box-shadow:var(--shadow-md);transition:right .35s ease;display:flex;flex-direction:column;overflow-y:auto;font-family:Inter,sans-serif;color:var(--ink)}.cart-drawer.open{right:0}.cart-drawer *{box-sizing:border-box}.cart-drawer-header{display:flex;justify-content:space-between;align-items:center;padding:20px;font-weight:700;font-size:1rem;border-bottom:1px solid var(--line);flex-shrink:0;font-family:Poppins,sans-serif}.cart-drawer-header button{font-size:1.1rem;background:none;border:none;cursor:pointer;color:var(--ink)}.cart-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:48px 24px;text-align:center}.cart-empty p{font-family:Poppins,sans-serif;font-weight:700;color:var(--ink-soft)}.cart-items{padding:0 20px;display:flex;flex-direction:column;flex:1;overflow-y:auto}.cart-item{display:flex;gap:12px;padding:14px 0;border-top:1px solid var(--line)}.cart-item-img{width:64px;height:64px;flex-shrink:0;border-radius:var(--r-sm);object-fit:cover}.cart-item-info{flex:1;min-width:0}.cart-item-name{font-size:.85rem;font-weight:600}.cart-item-variant{font-size:.72rem;color:var(--muted);margin-bottom:8px}.cart-qty-stepper{display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:var(--r-pill)}.cart-qty-stepper button{padding:4px 10px;font-size:.85rem}.cart-qty-stepper span{padding:0 8px;font-size:.8rem;font-weight:600}.cart-item-price{text-align:right;flex-shrink:0}.cart-item-price .pr{font-size:.85rem;font-weight:700;color:var(--maroon)}.cart-item-price .pr-compare{font-size:.72rem;color:var(--muted);text-decoration:line-through}.cart-item-price .pill{margin-bottom:6px}.cart-drawer .pill{display:inline-flex;align-items:center;gap:6px;padding:5px 12px;border-radius:var(--r-pill);font-size:.66rem;font-weight:700;background:var(--blush);color:var(--maroon);letter-spacing:.02em}.cart-remove{background:none;border:none;padding:0;margin-top:6px;cursor:pointer;font-size:.7rem;color:var(--muted);text-decoration:underline}.cart-summary{padding:18px 20px;border-top:1px solid var(--line);margin-top:auto;flex-shrink:0}.cart-subtotal-row{display:flex;justify-content:space-between;font-size:.95rem;font-weight:700;margin-bottom:14px;font-family:Poppins,sans-serif}.cart-summary .btn-primary{background:var(--maroon);color:#fff;width:100%;text-align:center;padding:16px 24px;border-radius:var(--r-pill);font-weight:600;font-size:1rem;display:flex;align-items:center;justify-content:center;gap:8px;transition:.2s}.cart-summary .btn-primary:hover{background:var(--maroon-dark)}.cart-checkout-form{margin-top:20px}.cart-pay-icons{display:flex;gap:6px;justify-content:center;margin-top:12px;flex-wrap:wrap}.pay-icon{border:1px solid var(--line);border-radius:6px;padding:5px 10px;font-size:.64rem;font-weight:700;color:var(--ink-soft)}.cart-ship-note{font-size:.72rem;color:var(--muted);text-align:center;margin-top:10px}.zevorae-home{--container:1220px;padding-top:38px}.zevorae-home .container{max-width:var(--container);margin:0 auto;padding:0 24px}.zevorae-home .zev-block{padding:96px 0}.zevorae-home .section-heading{font-size:2.1rem;text-align:center;margin-bottom:10px}.zevorae-home .section-sub{text-align:center;color:var(--ink-soft);font-size:.98rem;max-width:540px;margin:0 auto 44px}.zevorae-home .btn-primary,.zevorae-home .btn-secondary{padding:16px 30px;border-radius:var(--r-pill);font-weight:600;font-size:.92rem;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:.2s}.zevorae-home .btn-primary{background:var(--maroon);color:#fff;position:relative}.zevorae-home .btn-primary:hover{background:var(--maroon-dark);box-shadow:0 0 0 2px var(--gold)}.zevorae-home .btn-secondary{background:transparent;border:2px solid var(--maroon);color:var(--maroon)}.zevorae-home .btn-secondary:hover{background:var(--blush)}.zevorae-home .link-arrow{font-size:.85rem;font-weight:600;color:var(--maroon);border-bottom:1px solid var(--maroon);padding-bottom:2px}.zevorae-home .pill{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:var(--r-pill);font-size:.68rem;font-weight:700;background:var(--gold);color:var(--maroon-deep);letter-spacing:.03em;text-transform:uppercase}.zevorae-home .announcement-bar{position:fixed;top:0;left:0;right:0;z-index:120;height:38px;background:var(--maroon-deep);color:#fff;display:flex;align-items:center;font-size:.76rem;font-weight:600;letter-spacing:.03em;overflow:hidden}.zevorae-home .announcement-track{display:inline-flex;gap:56px;white-space:nowrap;animation:zev-anno-scroll 20s linear infinite;padding-left:24px}.zevorae-home .announcement-track span{display:inline-flex;align-items:center}.zevorae-home .announcement-track span:after{content:"\2022";margin-left:56px;opacity:.5}@keyframes zev-anno-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.zevorae-home .site-header{position:fixed;top:38px;left:0;right:0;z-index:110;padding:16px 0;background:transparent;transition:.3s}.zevorae-home .site-header .nav-row{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px}.zevorae-home .site-header .logo{justify-self:start;font-family:Playfair Display,serif;font-weight:600;font-size:1.5rem;letter-spacing:.06em;color:#fff;transition:.3s}.zevorae-home .site-header .nav-left{justify-self:center;display:flex;gap:24px;font-size:.82rem;font-weight:600;color:#fff;transition:.3s}.zevorae-home .site-header .nav-right{justify-self:end;display:flex;align-items:center;gap:16px;color:#fff;transition:.3s}.zevorae-home .site-header .nav-right button{position:relative;font-size:1.05rem;color:inherit}.zevorae-home .hamburger{display:none;color:#fff;font-size:1.3rem}.zevorae-home .site-header.scrolled{background:var(--cream);box-shadow:var(--shadow-sm)}.zevorae-home .site-header.scrolled .logo,.zevorae-home .site-header.scrolled .nav-left,.zevorae-home .site-header.scrolled .nav-right,.zevorae-home .site-header.scrolled .hamburger{color:var(--ink)}.zevorae-home .cart-count{position:absolute;top:-6px;right:-8px;background:var(--maroon);color:#fff;font-size:.6rem;font-weight:700;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center}.zevorae-home .hero-full{height:100vh;min-height:620px;position:relative;display:flex;align-items:center}.zevorae-home .hero-full .img-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:0;border:none}.zevorae-home .hero-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(100deg,#2a0e1ad9,#2a0e1a99 36%,#2a0e1a1a 62%)}.zevorae-home .hero-content{position:relative;z-index:5;max-width:460px;color:#fff}.zevorae-home .hero-badge{display:inline-block;border:1px solid rgba(255,255,255,.5);border-radius:var(--r-pill);padding:7px 18px;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:20px}.zevorae-home .hero-content h1{color:#fff;font-size:2.6rem;margin-bottom:12px}.zevorae-home .hero-subhead{color:#e7d3d6;font-size:1.05rem;margin-bottom:28px}.zevorae-home .marquee-trust-band{background:var(--blush);padding:18px 0;overflow:hidden;white-space:nowrap;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.zevorae-home .marquee-trust-track{display:inline-flex;gap:56px;animation:zev-trust-scroll 26s linear infinite;font-size:.82rem;font-weight:600;color:var(--maroon-dark)}.zevorae-home .marquee-trust-track span{display:inline-flex;align-items:center;gap:8px}@keyframes zev-trust-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.zevorae-home .concern-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.zevorae-home .concern-tile{aspect-ratio:3/4;position:relative;border-radius:var(--r-md);overflow:hidden}.zevorae-home .concern-tile .scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#2a0e1ab8,#2a0e1a00 55%);display:flex;align-items:flex-end;padding:16px}.zevorae-home .concern-tile .label{color:#fff;font-family:Playfair Display,serif;font-style:italic;font-weight:600;font-size:1.05rem}.zevorae-home .bestseller-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.zevorae-home .product-tile{background:#fff;border:1px solid var(--line);border-radius:var(--r-md);overflow:hidden;transition:.2s}.zevorae-home .product-tile:hover{box-shadow:var(--shadow-md)}.zevorae-home .product-tile .p-img-wrap{aspect-ratio:1/1;position:relative}.zevorae-home .product-tile .p-img-wrap .img-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:0;border:none;transition:opacity .3s}.zevorae-home .product-tile .img-swap{opacity:0}.zevorae-home .product-tile:hover .img-swap{opacity:1}.zevorae-home .product-tile .bestseller-tag{position:absolute;top:12px;left:12px;z-index:2}.zevorae-home .product-tile .save-tag{position:absolute;top:12px;right:12px;z-index:2;background:var(--gold);color:var(--maroon-deep);font-size:.66rem;font-weight:800;padding:5px 11px;border-radius:var(--r-pill)}.zevorae-home .product-tile .info{padding:14px}.zevorae-home .product-tile .info .nm{font-size:.88rem;font-weight:600;margin-bottom:6px}.zevorae-home .product-tile .price-row{display:flex;align-items:center;gap:8px}.zevorae-home .product-tile .pr{font-size:.9rem;color:var(--maroon);font-weight:700}.zevorae-home .product-tile .pr-compare{font-size:.78rem;color:var(--muted);text-decoration:line-through}.zevorae-home .editorial-pause{position:relative;height:88vh;min-height:560px}.zevorae-home .editorial-pause .img-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:0;border:none}.zevorae-home .editorial-pause .caption{position:absolute;bottom:36px;left:6%;color:#fff;font-family:Playfair Display,serif;font-style:italic;font-weight:500;font-size:1.4rem;max-width:420px;text-shadow:0 2px 12px rgba(0,0,0,.35)}.zevorae-home .ugc-insta-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:4px}.zevorae-home .ugc-insta-tile{aspect-ratio:1/1;position:relative}.zevorae-home .ugc-insta-tile .overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#2a0e1a8c;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;opacity:0;transition:.25s;color:#fff;font-size:.72rem;font-weight:700}.zevorae-home .ugc-insta-tile:hover .overlay{opacity:1}.zevorae-home .routine-builder{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:48px}.zevorae-home .routine-img{aspect-ratio:4/5}.zevorae-home .routine-copy{max-width:400px}.zevorae-home .routine-copy h2{font-size:1.7rem;margin-bottom:10px}.zevorae-home .routine-copy p{color:var(--ink-soft);font-size:.9rem;margin-bottom:18px}.zevorae-home .blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.zevorae-home .blog-card .b-img{aspect-ratio:16/10}.zevorae-home .blog-card .cat{color:var(--maroon);font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;margin-top:12px}.zevorae-home .blog-card h4{font-size:1rem;margin:6px 0}.zevorae-home .blog-card .read{font-size:.74rem;color:var(--muted)}.zevorae-home .faq-split{display:grid;grid-template-columns:1fr 1.3fr;gap:56px;align-items:start}.zevorae-home .faq-left h2{font-size:2rem;text-align:left;margin-bottom:20px}.zevorae-home .faq-avatar-row{display:flex;align-items:center;gap:12px}.zevorae-home .faq-avatar-row span{font-size:.82rem;color:var(--ink-soft)}.zevorae-home .faq-right .accordion{border:none;background:var(--blush);border-radius:var(--r-md);margin-bottom:12px;padding:0 20px}.zevorae-home .faq-right .accordion:last-child{border-bottom:none;margin-bottom:0}.zevorae-home .faq-right .accordion-trigger{padding:18px 0;font-size:.9rem}.zevorae-home .loyalty-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.zevorae-home .loyalty-card{background:var(--blush);border-radius:var(--r-lg);padding:32px}.zevorae-home .loyalty-card .icon{font-size:1.8rem}.zevorae-home .loyalty-card h3{font-size:1.3rem;margin:12px 0 8px}.zevorae-home .loyalty-card p{font-size:.85rem;color:var(--ink-soft);margin-bottom:18px}.zevorae-home .nl-wa-band{max-width:640px;margin:0 auto;text-align:center}.zevorae-home .nl-wa-band h2{color:#fff;font-size:1.8rem}.zevorae-home .nl-wa-band h2 .accent{color:var(--gold)}.zevorae-home .nl-wa-band p{font-size:.88rem;color:#d8b7bf;margin:10px 0 26px}.zevorae-home .nl-wa-forms{display:flex;gap:16px;flex-wrap:wrap;justify-content:center}.zevorae-home .nl-wa-forms form{display:flex;gap:8px;flex:1;min-width:260px}.zevorae-home .nl-wa-forms input{flex:1;padding:13px 16px;border-radius:var(--r-pill);border:1px solid rgba(255,255,255,.25);background:#ffffff0f;color:#fff;font-size:.85rem}.zevorae-home .nl-wa-forms input::placeholder{color:#c79aa2}.zevorae-home .nl-wa-forms button{background:var(--gold);color:var(--maroon-deep);font-weight:700;padding:13px 20px;border-radius:var(--r-pill);font-size:.8rem;white-space:nowrap}@media(max-width:960px){.zevorae-home .concern-grid,.zevorae-home .bestseller-grid{grid-template-columns:repeat(2,1fr)}.zevorae-home .rw-summary~.reviews-photo-grid,.zevorae-home .ugc-insta-grid{grid-template-columns:repeat(2,1fr)}.zevorae-home .blog-grid,.zevorae-home .loyalty-grid{grid-template-columns:1fr}.zevorae-home .footer-cols{grid-template-columns:1fr 1fr}.zevorae-home .nav-left{display:none}.zevorae-home .hamburger{display:block}.zevorae-home .routine-builder{grid-template-columns:1fr;text-align:center}.zevorae-home .faq-split{grid-template-columns:1fr}}.zevorae-product{--container:1180px}.zevorae-product .container{max-width:var(--container);margin:0 auto;padding:0 24px}.zevorae-product .zev-block{padding:88px 0}.zevorae-product .section-heading{font-size:2rem;text-align:center;margin-bottom:10px}.zevorae-product .section-sub{text-align:center;color:var(--ink-soft);font-size:.98rem;max-width:520px;margin:0 auto 40px}.zevorae-product .btn-primary,.zevorae-product .btn-secondary{width:100%;text-align:center;padding:16px 24px;border-radius:var(--r-pill);font-weight:600;font-size:1rem;display:flex;align-items:center;justify-content:center;gap:8px;transition:.2s}.zevorae-product .btn-primary{background:var(--maroon);color:#fff}.zevorae-product .btn-primary:hover{background:var(--maroon-dark)}.zevorae-product .btn-secondary{background:transparent;border:2px solid var(--maroon);color:var(--maroon)}.zevorae-product .btn-secondary:hover{background:var(--blush)}.zevorae-product .btn-dark{background:var(--maroon-deep);color:#fff;padding:16px 40px;border-radius:var(--r-pill);font-weight:600;display:inline-block;width:auto}.zevorae-product .announcement-bar{background:var(--maroon-deep);color:#fff;font-size:.76rem;font-weight:600;letter-spacing:.03em;height:38px;display:flex;align-items:center;overflow:hidden}.zevorae-product .announcement-track{display:inline-flex;gap:56px;white-space:nowrap;animation:zev-anno-scroll 20s linear infinite;padding-left:24px}.zevorae-product .announcement-track span{display:inline-flex;align-items:center}.zevorae-product .announcement-track span:after{content:"\2022";margin-left:56px;opacity:.5}.zevorae-product .site-header{border-bottom:1px solid var(--line);position:sticky;top:0;background:#fff;z-index:50;padding:16px 0}.zevorae-product .site-header .nav-row{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px}.zevorae-product .site-header .logo{justify-self:start;font-family:Playfair Display,serif;font-weight:600;font-size:1.35rem;letter-spacing:.04em}.zevorae-product .site-header .nav-left{justify-self:center;display:flex;gap:24px;font-size:.85rem;font-weight:500}.zevorae-product .site-header .nav-right{justify-self:end;display:flex;gap:18px;align-items:center}.zevorae-product .nav-right button{font-size:1.05rem;position:relative;color:inherit}.zevorae-product .cart-count{position:absolute;top:-6px;right:-8px;background:var(--maroon);color:#fff;font-size:.6rem;font-weight:700;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center}.zevorae-product .hamburger{display:none;font-size:1.3rem}.zevorae-product .product-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:start;padding-top:44px}.zevorae-product .gallery{position:sticky;top:96px}.zevorae-product .gallery-top{display:grid;grid-template-columns:1fr 150px;gap:14px}.zevorae-product .gallery-main{aspect-ratio:1/1.05;position:relative;overflow:hidden}.zevorae-product .hero-overlay-text{position:absolute;top:22px;left:22px;max-width:70%}.zevorae-product .hero-overlay-text h2{font-size:1.6rem;color:var(--ink)}.zevorae-product .hero-stat-badge{position:absolute;bottom:20px;left:20px;background:#fff;border-radius:var(--r-md);padding:10px 16px;box-shadow:var(--shadow-sm)}.zevorae-product .hero-stat-badge .num{font-family:Poppins,sans-serif;font-weight:800;font-size:1.5rem;color:var(--maroon)}.zevorae-product .hero-stat-badge .label{font-size:.66rem;color:var(--ink-soft);font-weight:600;text-transform:uppercase;letter-spacing:.03em}.zevorae-product .gallery-side-stats{display:flex;flex-direction:column;gap:12px}.zevorae-product .stat-mini{background:var(--blush);border-radius:var(--r-sm);padding:14px 10px;text-align:center;flex:1;display:flex;flex-direction:column;justify-content:center}.zevorae-product .stat-mini .n{font-family:Poppins,sans-serif;font-weight:800;color:var(--maroon);font-size:1.15rem}.zevorae-product .stat-mini .l{font-size:.66rem;color:var(--ink-soft);font-weight:600;margin-top:2px}.zevorae-product .gallery-thumbs{display:flex;gap:10px;margin-top:14px}.zevorae-product .thumb{width:64px;height:64px;flex:1;font-size:.55rem;border-radius:8px;cursor:pointer}.zevorae-product .thumb.active{border:2px solid var(--maroon)}.zevorae-product .buy-box{display:flex;flex-direction:column;gap:16px}.zevorae-product .rating-row{display:flex;align-items:center;gap:10px;font-size:.85rem;color:var(--ink-soft)}.zevorae-product .buy-box h1{font-size:2rem}.zevorae-product .subhead{color:var(--ink-soft);font-size:.98rem}.zevorae-product .usage-line{display:flex;align-items:center;gap:8px;font-size:.85rem;color:var(--ink-soft);font-weight:500}.zevorae-product .price-row{display:flex;align-items:center;gap:12px;padding:6px 0}.zevorae-product .price-current{font-size:1.7rem;font-weight:800;font-family:Poppins,sans-serif;color:var(--ink)}.zevorae-product .price-compare{font-size:1.1rem;color:var(--muted);text-decoration:line-through}.zevorae-product .price-badge{background:var(--ink);color:#fff;font-size:.72rem;font-weight:700;padding:4px 10px;border-radius:var(--r-pill)}.zevorae-product .value-banner{background:var(--blush);color:var(--maroon-dark);font-size:.85rem;font-weight:600;padding:12px 16px;border-radius:var(--r-sm)}.zevorae-product .feature-checks{margin:0;padding:0}.zevorae-product .feature-checks li{display:flex;gap:10px;font-size:.9rem;color:var(--ink-soft);padding:4px 0}.zevorae-product .feature-checks li:before{content:"\2713";color:var(--maroon);font-weight:800}.zevorae-product .variant-block .variant-label{font-size:.85rem;font-weight:600;margin-bottom:8px}.zevorae-product .swatches{display:flex;gap:10px}.zevorae-product .swatch{width:34px;height:34px;border-radius:50%;border:2px solid transparent;box-shadow:0 0 0 1px var(--line);padding:0;cursor:pointer}.zevorae-product .swatch.active{border-color:var(--maroon)}.zevorae-product .stock-line{display:flex;align-items:center;gap:8px;font-size:.85rem;font-weight:600}.zevorae-product .dot{width:8px;height:8px;border-radius:50%;background:var(--green)}.zevorae-product .action-stack{display:flex;flex-direction:column;gap:10px;margin-top:4px}.zevorae-product .trust-badges{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.zevorae-product .trust-badge{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px;padding:12px 6px;background:var(--blush);border-radius:var(--r-sm);font-size:.68rem;font-weight:700;color:var(--maroon-dark);line-height:1.2}.zevorae-product .trust-badge .icon{font-size:1.15rem}.zevorae-product .payment-icons{display:flex;flex-wrap:wrap;gap:8px}.zevorae-product .social-proof{font-size:.85rem;font-weight:600;color:var(--ink-soft)}.zevorae-product .mini-ugc-row{display:flex;gap:10px}.zevorae-product .mini-ugc{flex:1;aspect-ratio:1/1}.zevorae-product .mini-ugc-row>div{flex:1}.zevorae-product .mini-ugc-row .stars{display:block;text-align:center;margin-top:6px;font-size:.75rem}.zevorae-product .featured-review-card{display:flex;gap:12px;align-items:flex-start;background:var(--blush);border-radius:var(--r-md);padding:16px}.zevorae-product .featured-review-card .name{font-weight:700;font-size:.85rem}.zevorae-product .featured-review-card p{font-size:.85rem;color:var(--ink-soft);margin-top:4px}.zevorae-product .icon-benefit-row{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding:18px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.zevorae-product .icon-benefit{text-align:center}.zevorae-product .icon-benefit .icon{font-size:1.3rem}.zevorae-product .icon-benefit .t{font-weight:700;font-size:.8rem;margin-top:6px}.zevorae-product .icon-benefit .d{font-size:.72rem;color:var(--muted)}.zevorae-product .delivery-estimator{background:var(--cream);border:1px solid var(--line);border-radius:var(--r-md);padding:16px}.zevorae-product .delivery-estimator p{font-size:.85rem;font-weight:600;text-align:center}.zevorae-product .delivery-estimator #countdown{color:var(--maroon);font-weight:800}.zevorae-product .delivery-timeline{display:flex;justify-content:space-between;margin-top:14px;position:relative}.zevorae-product .delivery-timeline:before{content:"";position:absolute;top:14px;left:8%;right:8%;height:2px;background:var(--line)}.zevorae-product .d-step{text-align:center;flex:1;position:relative;z-index:1}.zevorae-product .d-step .dotc{width:28px;height:28px;border-radius:50%;background:var(--maroon);color:#fff;display:flex;align-items:center;justify-content:center;margin:0 auto 6px;font-size:.85rem}.zevorae-product .d-step .l{font-size:.7rem;font-weight:700}.zevorae-product .d-step .s{font-size:.62rem;color:var(--muted)}.zevorae-product .marquee-band{background:var(--blush);padding:16px 0;overflow:hidden;white-space:nowrap}.zevorae-product .marquee-track{display:inline-flex;gap:36px;animation:zev-scroll-left 26s linear infinite;font-size:.76rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:var(--maroon-dark)}.zevorae-product .marquee-track span{display:inline-flex;align-items:center;gap:8px}@keyframes zev-scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}.zevorae-product .why-wrap{display:flex;align-items:center;justify-content:center;gap:52px;flex-wrap:wrap}.zevorae-product .why-col{display:flex;flex-direction:column;gap:40px;max-width:250px}.zevorae-product .why-item{text-align:center}.zevorae-product .why-item .icon{font-size:1.4rem}.zevorae-product .why-item h4{font-size:.95rem;margin:8px 0 4px}.zevorae-product .why-item p{font-size:.78rem;color:var(--ink-soft)}.zevorae-product .why-center-img{width:230px;aspect-ratio:3/4}.zevorae-product .steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.zevorae-product .step-card .step-img{aspect-ratio:4/5;position:relative}.zevorae-product .step-caption{position:absolute;bottom:14px;left:14px;right:14px;color:var(--ink);font-family:Playfair Display,serif;font-style:italic;font-weight:600;font-size:1.05rem}.zevorae-product .step-label{font-weight:700;margin-top:12px;font-size:.95rem}.zevorae-product .step-desc{font-size:.8rem;color:var(--ink-soft);margin-top:4px}.zevorae-product .scroll-row{display:flex;gap:16px;overflow-x:auto;padding-bottom:10px;scroll-snap-type:x mandatory}.zevorae-product .scroll-row::-webkit-scrollbar{height:6px}.zevorae-product .scroll-row::-webkit-scrollbar-thumb{background:var(--line);border-radius:4px}.zevorae-product .ugc-card{min-width:230px;scroll-snap-align:start;flex-shrink:0}.zevorae-product .ugc-card .ugc-img{aspect-ratio:3/4}.zevorae-product .ugc-card .meta{margin-top:8px;font-size:.75rem}.zevorae-product .ugc-card .meta .nm{font-weight:700}.zevorae-product .ugc-card .meta .tag{color:var(--muted)}.zevorae-product .benefits-split{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.zevorae-product .benefits-split .b-img{aspect-ratio:4/5}.zevorae-product .benefits-split h2{font-size:1.9rem;margin-bottom:14px}.zevorae-product .benefits-split .body-copy{font-size:.92rem;color:var(--ink-soft);margin-bottom:18px}.zevorae-product .benefits-split .feature-checks{margin-bottom:20px}.zevorae-product .nested-testimonial{display:flex;gap:12px;background:var(--blush);border-radius:var(--r-md);padding:14px;align-items:flex-start}.zevorae-product .nested-testimonial p{font-size:.82rem;color:var(--ink-soft)}.zevorae-product .results-split{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:stretch}.zevorae-product .promo-card{background:var(--blush);border-radius:var(--r-lg);padding:34px;display:flex;flex-direction:column;justify-content:space-between}.zevorae-product .promo-card h3{font-size:1.5rem;margin-bottom:8px}.zevorae-product .promo-card .promo-img{aspect-ratio:1/1;margin-top:18px}.zevorae-product .stats-panel{background:var(--maroon-deep);color:#f4e9eb;border-radius:var(--r-lg);padding:34px}.zevorae-product .stats-panel h3{color:#fff;font-size:1.3rem;margin-bottom:4px}.zevorae-product .stats-panel .sp-sub{font-size:.8rem;color:#d8b7bf;margin-bottom:18px}.zevorae-product .stat-row{display:flex;gap:18px;padding:16px 0;border-top:1px solid rgba(255,255,255,.14)}.zevorae-product .stat-row .big{font-family:Poppins,sans-serif;font-weight:800;font-size:1.5rem;min-width:60px}.zevorae-product .stat-row .lbl{font-weight:700;font-size:.85rem}.zevorae-product .stat-row .dsc{font-size:.76rem;color:#d8b7bf;margin-top:2px}.zevorae-product .sp-foot{font-size:.66rem;color:#c79aa2;margin-top:16px;text-align:center}.zevorae-product .proof-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.zevorae-product .proof-card{background:var(--blush);border-radius:var(--r-md);padding:28px 20px;text-align:center}.zevorae-product .proof-card .pct{font-family:Poppins,sans-serif;font-weight:800;font-size:2.1rem;color:var(--maroon)}.zevorae-product .proof-card .claim{font-size:.85rem;font-weight:600;margin-top:8px}.zevorae-product .proof-card .foot{font-size:.64rem;color:var(--muted);margin-top:8px}.zevorae-product .review-carousel-card{min-width:270px;background:var(--cream);border:1px solid var(--line);border-radius:var(--r-md);padding:20px;scroll-snap-align:start;flex-shrink:0}.zevorae-product .review-carousel-card .top{display:flex;gap:10px;align-items:center;margin-bottom:10px}.zevorae-product .review-carousel-card .name{font-weight:700;font-size:.85rem}.zevorae-product .review-carousel-card p{font-size:.82rem;color:var(--ink-soft)}.zevorae-product .guarantee-wrap{position:relative;max-width:640px;margin:0 auto;text-align:center;padding:40px 0}.zevorae-product .corner-img{position:absolute;width:110px;aspect-ratio:3/4}.zevorae-product .corner-img.c1{top:-10px;left:-160px}.zevorae-product .corner-img.c2{top:-10px;right:-160px}.zevorae-product .corner-img.c3{bottom:-10px;left:-160px}.zevorae-product .corner-img.c4{bottom:-10px;right:-160px}.zevorae-product .guarantee-wrap .big-n{font-family:Poppins,sans-serif;font-weight:800;font-size:2.4rem;color:var(--maroon);letter-spacing:.02em}.zevorae-product .guarantee-wrap p{font-size:.92rem;color:var(--ink-soft);max-width:460px;margin:14px auto 26px}.zevorae-product .guarantee-trust-row{display:flex;justify-content:center;gap:28px;margin-top:28px;flex-wrap:wrap}.zevorae-product .guarantee-trust-row div{font-size:.74rem;font-weight:600;color:var(--ink-soft);text-align:center}.zevorae-product .faq-trust{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:34px}.zevorae-product .avatar-cluster .avatar{width:28px;height:28px;margin-left:-8px;border:2px solid #fff}.zevorae-product .faq-wrap{max-width:680px;margin:0 auto}.zevorae-product .product-grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.zevorae-product .product-card .p-img{aspect-ratio:4/5}.zevorae-product .product-card .p-name{font-size:.85rem;font-weight:600;margin-top:10px}.zevorae-product .product-card .p-price{font-size:.85rem;color:var(--maroon);font-weight:700;margin-top:2px}.zevorae-product .product-card .p-add{margin-top:10px;font-size:.72rem;font-weight:700;color:var(--maroon);border:1.5px solid var(--maroon);border-radius:var(--r-pill);padding:8px;text-align:center}.zevorae-product .rw-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;font-size:.82rem;color:var(--ink-soft)}.zevorae-product .rw-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.zevorae-product .rw-card{border:1px solid var(--line);border-radius:var(--r-md);padding:18px}.zevorae-product .rw-card .title{font-weight:700;font-size:.9rem;margin:8px 0 4px}.zevorae-product .rw-card p{font-size:.82rem;color:var(--ink-soft);margin-bottom:10px}.zevorae-product .rw-card .prod{display:flex;align-items:center;gap:8px;font-size:.72rem;color:var(--muted)}.zevorae-product .rw-card .prod .thumb{width:26px;height:26px;border-radius:5px}.zevorae-product .rw-load{display:block;margin:32px auto 0;max-width:220px}@media(max-width:960px){.zevorae-product .product-grid,.zevorae-product .benefits-split,.zevorae-product .results-split{grid-template-columns:1fr}.zevorae-product .gallery{position:static}.zevorae-product .why-wrap{flex-direction:column}.zevorae-product .steps-grid,.zevorae-product .proof-grid{grid-template-columns:1fr}.zevorae-product .product-grid-4{grid-template-columns:repeat(2,1fr)}.zevorae-product .rw-grid,.zevorae-product .footer-cols{grid-template-columns:1fr}.zevorae-product .corner-img,.zevorae-product .nav-left{display:none}.zevorae-product .hamburger{display:block}.zevorae-product .trust-badges{grid-template-columns:repeat(2,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/zevorae.css.map */
