.zurelo-page{--z-bg:#FBFAF8;--z-ink:#1E1C1A;--z-ink-soft:#332F2B;--z-text:#57514A;--z-text-soft:#6A625A;--z-text-mute:#7A736B;--z-faint:#9A938B;--z-border:#E8E3DB;--z-border-soft:#EFEBE4;--z-accent:#8A7A66;--z-gold:#B3963F;--z-cream:#F6F3EE;--z-cream-2:#F1EDE6;--z-white:#FFFFFF;--z-good:#4E7A52;--z-warm:#C0762F;--z-badge-bg:#F5EEDF;--z-badge-border:#E8DCC0;--z-badge-text:#7A5C2E;--z-radius:14px;--z-radius-sm:10px;--z-radius-xs:6px;--z-font-serif:"Zurelo Serif", Georgia, serif;--z-font-sans:"Zurelo Sans", Helvetica, Arial, sans-serif;--z-font-mono:"Zurelo Mono", monospace;background:var(--z-bg);color:var(--z-ink);font-family:var(--z-font-sans);-webkit-font-smoothing:antialiased}.zurelo-page *,.zurelo-page *:before,.zurelo-page *:after{box-sizing:border-box}.zurelo-page a.zurelo-link{color:var(--z-ink);text-decoration:none}.zurelo-page a.zurelo-link:hover{color:var(--z-accent)}.zurelo-section{width:100%}.zurelo-wrap{max-width:1280px;margin:0 auto;padding-left:clamp(16px,4vw,40px);padding-right:clamp(16px,4vw,40px)}.zurelo-wrap--narrow{max-width:1080px}.zurelo-wrap--tight{max-width:820px}.zurelo-wrap--tighter{max-width:640px}.zurelo-pad-y{padding-top:clamp(48px,6vw,84px);padding-bottom:clamp(48px,6vw,84px)}.zurelo-pad-y-sm{padding-top:clamp(28px,4vw,44px);padding-bottom:clamp(28px,4vw,44px)}.zurelo-eyebrow{font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--z-accent)}.zurelo-h2{font-family:var(--z-font-serif);font-weight:400;font-size:clamp(25px,3.4vw,38px);line-height:1.15;margin:0;text-wrap:balance}.zurelo-h2--lg{font-size:clamp(26px,3.8vw,44px)}.zurelo-sub{font-size:15px;line-height:1.7;color:var(--z-text);margin:16px 0 0;text-wrap:pretty}.zurelo-mono-note{font-family:var(--z-font-mono);font-size:10.5px;letter-spacing:.06em;color:var(--z-faint);line-height:1.6}.zurelo-border-t{border-top:1px solid var(--z-border)}.zurelo-border-b{border-bottom:1px solid var(--z-border)}.zurelo-btn{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 26px;border-radius:var(--z-radius-sm);font-size:13px;letter-spacing:.16em;text-transform:uppercase;cursor:pointer;border:1px solid var(--z-ink);background:none;color:var(--z-ink);text-decoration:none;transition:background .16s ease,color .16s ease}.zurelo-btn:hover{background:#f1ede6}.zurelo-btn--primary{background:var(--z-ink);color:#f8f5f0;border-color:var(--z-ink);min-height:60px;font-size:14px;letter-spacing:.2em}.zurelo-btn--primary:hover{background:#3a342e;color:#f8f5f0}.zurelo-btn--full{width:100%}.zurelo-badge{display:inline-flex;align-items:center;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--z-badge-text);background:var(--z-badge-bg);border:1px solid var(--z-badge-border);padding:5px 10px;border-radius:4px}.zurelo-card{border:1px solid var(--z-border);border-radius:12px;background:var(--z-white)}.zurelo-grid{display:grid;gap:clamp(16px,2.5vw,28px)}.zurelo-grid--2{grid-template-columns:repeat(auto-fit,minmax(min(100%,360px),1fr))}.zurelo-grid--3{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr))}.zurelo-grid--4{grid-template-columns:repeat(auto-fit,minmax(min(45%,220px),1fr))}.zurelo-scroll{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:2px}.zurelo-scroll::-webkit-scrollbar{display:none}.zurelo-scroll>*{scroll-snap-align:start;flex:0 0 auto}.zurelo-star{color:var(--z-gold);font-size:14px;letter-spacing:.06em}.zurelo-dot{width:6px;height:6px;border-radius:50%;background:var(--z-accent);display:inline-block;flex:0 0 auto}.zurelo-hero{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,430px),1fr));gap:clamp(28px,4vw,64px);align-items:start;padding-top:clamp(20px,3.5vw,44px);padding-bottom:clamp(40px,5vw,72px)}.zurelo-gallery{display:flex;flex-direction:column;gap:12px;min-width:0}.zurelo-gallery__stage{position:relative;width:100%;aspect-ratio:1/1;border-radius:var(--z-radius);overflow:hidden;border:1px solid var(--z-border);background:var(--z-white)}.zurelo-gallery__slide{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;opacity:0;transition:opacity .26s ease}.zurelo-gallery__slide.is-active{opacity:1}.zurelo-gallery__slide--contain{object-fit:contain;background:var(--z-white)}.zurelo-gallery__arrow{position:absolute;top:50%;transform:translateY(-50%);width:38px;height:38px;border-radius:50%;border:1px solid var(--z-border);background:#fbfaf8e6;cursor:pointer;display:flex;align-items:center;justify-content:center}.zurelo-gallery__arrow--prev{left:12px}.zurelo-gallery__arrow--next{right:12px}.zurelo-gallery__badges{position:absolute;left:14px;top:14px;display:flex;gap:6px}.zurelo-gallery__thumbs{display:flex;gap:10px;overflow-x:auto;scrollbar-width:none;padding-bottom:2px}.zurelo-gallery__thumbs::-webkit-scrollbar{display:none}.zurelo-gallery__thumb{flex:0 0 auto;width:clamp(62px,9vw,86px);aspect-ratio:1/1;border-radius:8px;overflow:hidden;cursor:pointer;padding:0;background:var(--z-white);display:block;border:1px solid var(--z-border);opacity:.55}.zurelo-gallery__thumb.is-active{border-color:var(--z-ink);opacity:1}.zurelo-gallery__thumb img{width:100%;height:100%;object-fit:cover;display:block}.zurelo-buybox{display:flex;flex-direction:column;min-width:0}.zurelo-buybox__rating{display:flex;align-items:center;gap:10px;font-size:12.5px;color:var(--z-text-soft)}.zurelo-buybox__title{font-family:var(--z-font-serif);font-size:clamp(30px,4.6vw,50px);line-height:1.08;margin:14px 0 0;font-weight:400;letter-spacing:-.01em;text-wrap:balance}.zurelo-buybox__subtitle{font-size:clamp(14.5px,1.5vw,16.5px);line-height:1.6;color:var(--z-text);margin:14px 0 0;max-width:46ch}.zurelo-benefit-list{list-style:none;padding:0;margin:22px 0 0;display:flex;flex-direction:column;gap:11px}.zurelo-benefit-list li{display:flex;align-items:flex-start;gap:10px;font-size:14.5px;line-height:1.45;color:var(--z-ink-soft)}.zurelo-benefit-list svg{flex:0 0 auto;margin-top:2px}.zurelo-price-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:12px;margin:26px 0 0;padding-top:24px;border-top:1px solid var(--z-border)}.zurelo-price-row__sale{font-family:var(--z-font-serif);font-size:clamp(28px,3.6vw,38px);line-height:1}.zurelo-price-row__compare{font-size:17px;color:var(--z-faint);text-decoration:line-through}.zurelo-urgency{margin-top:18px;border:1px solid var(--z-border);background:var(--z-cream);border-radius:10px;padding:14px 16px;display:flex;gap:12px;align-items:flex-start}.zurelo-urgency__dot{width:8px;height:8px;border-radius:50%;background:var(--z-warm);margin-top:6px;flex:0 0 auto}.zurelo-urgency__title{font-size:13px;font-weight:500;letter-spacing:.06em;text-transform:uppercase}.zurelo-urgency__body{font-size:13px;color:var(--z-text-soft);line-height:1.5;margin-top:3px}.zurelo-field-label{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--z-text-soft);margin-bottom:9px}.zurelo-options{margin-top:26px;display:flex;flex-direction:column;gap:20px}.zurelo-swatches fieldset{border:0;padding:0;margin:0}.zurelo-swatches legend{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--z-text-soft);margin-bottom:9px;padding:0}.zurelo-pill-group{display:flex;flex-wrap:wrap;gap:10px}.zurelo-pill-group input[type=radio]{position:absolute;opacity:0;width:1px;height:1px}.zurelo-pill-group label{position:relative;text-align:left;padding:12px 18px;border-radius:10px;cursor:pointer;background:var(--z-white);border:1px solid #DCD6CC;font-size:14px;font-weight:500;letter-spacing:.02em;transition:background .14s ease,border-color .14s ease}.zurelo-pill-group input[type=radio]:checked+label{background:var(--z-ink);color:#f8f5f0;border-color:var(--z-ink)}.zurelo-pill-group input.disabled+label{opacity:.4;cursor:not-allowed;text-decoration:line-through}.zurelo-qty-row{display:flex;align-items:center;gap:14px}.zurelo-qty{display:flex;align-items:center;border:1px solid #DCD6CC;border-radius:8px;overflow:hidden}.zurelo-qty button{width:44px;height:46px;border:none;background:none;cursor:pointer;font-size:17px;color:var(--z-ink)}.zurelo-qty input{width:44px;height:46px;text-align:center;font-size:15px;border:none;border-left:1px solid #DCD6CC;border-right:1px solid #DCD6CC;background:none;color:var(--z-ink);-moz-appearance:textfield}.zurelo-qty input::-webkit-outer-spin-button,.zurelo-qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.zurelo-trust-row{display:flex;justify-content:space-between;gap:12px;margin-top:20px;padding:16px 0;border-top:1px solid var(--z-border);border-bottom:1px solid var(--z-border);flex-wrap:wrap}.zurelo-trust-row__item{display:flex;align-items:center;gap:8px;font-size:12.5px;color:var(--z-text);letter-spacing:.03em}.zurelo-stock{margin-top:16px;display:flex;align-items:center;gap:9px;font-size:13px;color:var(--z-ink-soft)}.zurelo-stock__dot{width:7px;height:7px;border-radius:50%;background:var(--z-good)}.zurelo-accordions{margin-top:26px;border-top:1px solid var(--z-border)}.zurelo-accordion{border-bottom:1px solid var(--z-border)}.zurelo-accordion__btn{width:100%;background:none;border:none;padding:17px 2px;display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer;text-align:left;font-size:14px;letter-spacing:.05em;color:var(--z-ink);font-family:inherit}.zurelo-accordion__sign{font-size:18px;color:var(--z-accent);line-height:1}.zurelo-accordion__panel{overflow:hidden;max-height:0;opacity:0;transition:max-height .28s ease,opacity .22s ease}.zurelo-accordion.is-open .zurelo-accordion__panel{max-height:600px;opacity:1}.zurelo-accordion__body{margin:0;padding:0 2px 18px;font-size:13.8px;line-height:1.65;color:var(--z-text);max-width:56ch}.zurelo-faq .zurelo-accordion__btn{padding:19px 2px;font-size:15px}.zurelo-faq .zurelo-accordion__body{padding-bottom:20px;font-size:14px;line-height:1.68;max-width:62ch}.zurelo-editorial-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,360px),1fr));gap:clamp(24px,4vw,60px);align-items:center}.zurelo-editorial-row+.zurelo-editorial-row{margin-top:clamp(40px,6vw,96px)}.zurelo-editorial-row__media{width:100%;aspect-ratio:1/1;border-radius:var(--z-radius);border:1px solid var(--z-border);overflow:hidden;background:var(--z-white)}.zurelo-editorial-row__media img{width:100%;height:100%;object-fit:cover;display:block}.zurelo-editorial-row__media img.zurelo-fit-contain{object-fit:contain}.zurelo-editorial-row--media-right .zurelo-editorial-row__media{order:1}.zurelo-editorial-row--media-right .zurelo-editorial-row__text{order:0}.zurelo-benefit-card{display:flex;flex-direction:column;gap:12px;padding:26px 22px;border:1px solid var(--z-border);border-radius:12px;background:var(--z-white)}.zurelo-benefit-card__icon{width:34px;height:34px;border-radius:50%;border:1px solid #DCD3C6;display:flex;align-items:center;justify-content:center}.zurelo-benefit-card__icon span{width:11px;height:11px;background:var(--z-accent);display:block}.zurelo-benefit-card__title{font-size:12px;letter-spacing:.16em;text-transform:uppercase}.zurelo-benefit-card__body{font-size:13.5px;line-height:1.6;color:var(--z-text)}.zurelo-stat{background:var(--z-bg);border:1px solid #E2DCD2;border-radius:12px;padding:20px 18px}.zurelo-stat__value{font-family:var(--z-font-serif);font-size:34px;line-height:1;color:var(--z-ink)}.zurelo-stat__label{font-size:12.5px;line-height:1.5;color:var(--z-text);margin-top:9px}.zurelo-dark{background:#1e1c1a;color:#f4f1ec}.zurelo-dark .zurelo-h2,.zurelo-dark .zurelo-eyebrow{color:inherit}.zurelo-dark .zurelo-sub{color:#b7afa4}.zurelo-mode-card{width:min(72vw,258px);border:1px solid #3A342E;border-radius:12px;background:#262320;padding:20px;display:flex;flex-direction:column;gap:14px}.zurelo-mode-card__swatch{width:100%;aspect-ratio:16/11;border-radius:8px;background:repeating-linear-gradient(135deg,#2f2b27 0 10px,#38332e 10px 20px);display:flex;align-items:center;justify-content:center}.zurelo-mode-card__dot{width:16px;height:16px;border-radius:50%;display:block}.zurelo-mode-card__name{font-size:12px;letter-spacing:.16em;text-transform:uppercase}.zurelo-mode-card__body{font-size:13px;line-height:1.6;color:#b7afa4}.zurelo-story-card{border:1px solid var(--z-border);border-radius:12px;background:var(--z-white);overflow:hidden;display:flex;flex-direction:column}.zurelo-story-card__media{width:100%;aspect-ratio:1/1;background:repeating-linear-gradient(135deg,#f3f0ea 0 12px,#eae5dc 12px 24px);display:flex;align-items:center;justify-content:center;overflow:hidden}.zurelo-story-card__media img{width:100%;height:100%;object-fit:cover;display:block}.zurelo-story-card__media-label{font-family:var(--z-font-mono);font-size:10.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--z-accent)}.zurelo-story-card__body{padding:20px;display:flex;flex-direction:column;gap:12px;flex:1}.zurelo-story-card__who{margin-top:auto;font-size:12px;color:var(--z-text-mute);letter-spacing:.04em}.zurelo-review-card{flex:0 0 auto;width:min(78vw,320px);border:1px solid var(--z-border);border-radius:12px;background:var(--z-white);padding:18px;display:flex;flex-direction:column;gap:12px}.zurelo-review-card__head{display:flex;align-items:center;gap:11px}.zurelo-review-card__avatar{width:40px;height:40px;border-radius:50%;background:repeating-linear-gradient(135deg,#f3f0ea 0 6px,#eae5dc 6px 12px);border:1px solid var(--z-border);flex:0 0 auto;overflow:hidden}.zurelo-review-card__avatar img{width:100%;height:100%;object-fit:cover}.zurelo-review-card__who{font-size:12px;color:var(--z-text-mute);margin-top:2px}.zurelo-review-card__quote{margin:0;font-size:14px;line-height:1.6;color:var(--z-ink-soft)}.zurelo-ugc-card{width:min(46vw,214px);aspect-ratio:9/16;position:relative;border:1px solid var(--z-border);border-radius:12px;overflow:hidden;padding:0;cursor:pointer;background:repeating-linear-gradient(135deg,#f3f0ea 0 12px,#eae5dc 12px 24px);display:flex;align-items:center;justify-content:center}.zurelo-ugc-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.zurelo-ugc-card__label{position:absolute;left:12px;top:12px;font-family:var(--z-font-mono);font-size:9.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--z-accent);z-index:2}.zurelo-ugc-card__play{width:46px;height:46px;border-radius:50%;background:#fbfaf8e6;border:1px solid #DCD6CC;display:flex;align-items:center;justify-content:center;z-index:2}.zurelo-compare{border:1px solid #E2DCD2;border-radius:14px;overflow:hidden;background:var(--z-bg)}.zurelo-compare__head{display:grid;grid-template-columns:1.4fr 1fr 1fr;background:var(--z-white);border-bottom:1px solid var(--z-border)}.zurelo-compare__head>div{padding:14px 8px;text-align:center;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--z-text-mute)}.zurelo-compare__head>div:first-child{text-align:left;padding-left:12px}.zurelo-compare__head>div.zurelo-compare__us{background:var(--z-ink);color:#f4f1ec}.zurelo-compare__row{display:grid;grid-template-columns:1.4fr 1fr 1fr;border-bottom:1px solid var(--z-border-soft);align-items:center}.zurelo-compare__row>div{padding:15px 8px;text-align:center;font-size:15px;color:var(--z-faint)}.zurelo-compare__row>div:first-child{text-align:left;padding-left:12px;font-size:13px;color:#332f2b;line-height:1.4}.zurelo-compare__row .zurelo-compare__us{background:var(--z-cream-2);color:var(--z-ink)}.zurelo-guarantee-badges{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.zurelo-guarantee-badge{border:1px solid var(--z-border);border-radius:10px;padding:14px 18px;background:var(--z-white)}.zurelo-guarantee-badge__value{font-family:var(--z-font-serif);font-size:22px}.zurelo-guarantee-badge__label{font-size:12px;color:var(--z-text-mute);letter-spacing:.06em;margin-top:3px}.zurelo-step{display:flex;flex-direction:column;gap:14px}.zurelo-step__media{width:100%;aspect-ratio:1/1;border-radius:12px;border:1px solid #DFD8CD;overflow:hidden;background:var(--z-white)}.zurelo-step__media img{width:100%;height:100%;object-fit:cover;display:block}.zurelo-step__num{font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--z-accent)}.zurelo-step__body{font-size:15px;line-height:1.6;color:#332f2b;max-width:30ch}.zurelo-rating-big{font-family:var(--z-font-serif);font-size:52px;line-height:1}.zurelo-dist-row{display:flex;align-items:center;gap:10px;font-size:12px;color:var(--z-text-mute)}.zurelo-dist-row__bar{flex:1;height:6px;border-radius:100px;background:#e4ded3;overflow:hidden;display:block}.zurelo-dist-row__fill{display:block;height:100%;background:var(--z-accent)}.zurelo-filter-pill{border:1px solid #DCD6CC;background:var(--z-bg);border-radius:100px;padding:9px 15px;font-size:12px;letter-spacing:.06em;cursor:pointer;color:var(--z-text)}.zurelo-filter-pill:hover{border-color:var(--z-accent)}.zurelo-press-logo{font-family:var(--z-font-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#3d3833;border:1px dashed #C9C1B5;padding:9px 16px;border-radius:4px}.zurelo-sticky-bar{position:fixed;left:0;right:0;bottom:0;z-index:70;background:#fbfaf8f5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid var(--z-border);padding:10px 14px calc(10px + env(safe-area-inset-bottom));display:flex;align-items:center;gap:12px;transform:translateY(100%);transition:transform .22s ease}.zurelo-sticky-bar.is-visible{transform:translateY(0)}.zurelo-sticky-bar__thumb{width:46px;height:46px;border-radius:8px;flex:0 0 auto;object-fit:cover;background:repeating-linear-gradient(135deg,#f3f0ea 0 8px,#eae5dc 8px 16px);border:1px solid var(--z-border)}.zurelo-sticky-bar__info{min-width:0;flex:1}.zurelo-sticky-bar__title{font-size:12.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.zurelo-sticky-bar__price{font-size:12.5px;color:var(--z-text);margin-top:2px}.zurelo-sticky-bar__btn{min-height:48px;padding:0 20px;border:none;border-radius:8px;background:var(--z-ink);color:#f8f5f0;font-size:12px;letter-spacing:.16em;text-transform:uppercase;cursor:pointer;white-space:nowrap}.zurelo-jm-widget{width:100%}@media screen and (max-width:749px){.zurelo-editorial-row--media-right .zurelo-editorial-row__media{order:0}.zurelo-editorial-row--media-right .zurelo-editorial-row__text{order:1}.zurelo-compare__row>div,.zurelo-compare__head>div{font-size:12px;padding:10px 4px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/zurelo-product.css.map */
