@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400&family=DM+Sans:wght@300;400;500&display=swap";:root{--welo-navy: #1a1333;--welo-lavender: #ddd8f5;--welo-peach: #f5e6d8;--welo-cream: #faf9f7;--welo-gold: #c9a84c;--welo-mid: #f0ede8;--welo-font-display: "Playfair Display", serif;--welo-font-body: "DM Sans", sans-serif}[class^=welo-],[class*=" welo-"]{box-sizing:border-box;max-width:100%}.welo-ann,.welo-hero,.welo-marquee,.welo-press,.welo-stats-bar,.welo-feature,.welo-how,.welo-ba,.welo-reviews-sec,.welo-best,.welo-ing,.welo-faq-home,.welo-email,.welo-footer{font-family:var(--welo-font-body);color:var(--welo-navy)}.welo-ann{background:var(--welo-lavender);color:var(--welo-navy);text-align:center;padding:9px 16px;font-size:13px;font-weight:500;display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap}.welo-ann-timer{font-weight:800;letter-spacing:2px;font-variant-numeric:tabular-nums}.welo-hero{display:grid;grid-template-columns:1fr 1fr;min-height:580px;background:var(--welo-cream)}@media(max-width:768px){.welo-hero{grid-template-columns:1fr;min-height:auto}}.welo-hero-left{background:#e8e2da;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;padding:40px;min-height:320px}.welo-hero-left img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0}.welo-hero-placeholder{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(145deg,var(--welo-peach),#e8e2da)}.welo-hero-right{display:flex;flex-direction:column;justify-content:center;padding:60px 50px}@media(max-width:768px){.welo-hero-right{padding:40px 24px}}.welo-hero-eyebrow{font-size:10px;letter-spacing:3px;text-transform:uppercase;color:#aaa;margin-bottom:16px}.welo-hero-title{font-family:var(--welo-font-display);font-size:clamp(32px,4vw,52px);font-weight:700;color:var(--welo-navy);line-height:1.1;margin-bottom:20px}.welo-hero-title em{font-style:italic;color:#6b5fa8}.welo-hero-sub{font-size:14px;color:#777;line-height:1.8;margin-bottom:32px;max-width:380px}.welo-hero-btns{display:flex;gap:12px;flex-wrap:wrap}.welo-btn-primary{background:var(--welo-navy);color:#fff;border:none;padding:14px 32px;font-size:12px;font-weight:500;letter-spacing:1.5px;text-transform:uppercase;cursor:pointer;font-family:var(--welo-font-body);transition:background .15s;text-decoration:none;display:inline-block}.welo-btn-primary:hover{background:#2d2060;color:#fff}.welo-btn-ghost{background:transparent;color:var(--welo-navy);border:1px solid var(--welo-navy);padding:14px 32px;font-size:12px;font-weight:500;letter-spacing:1.5px;text-transform:uppercase;cursor:pointer;font-family:var(--welo-font-body);transition:all .15s;text-decoration:none;display:inline-block}.welo-btn-ghost:hover{background:var(--welo-navy);color:#fff}.welo-hero-stats{display:flex;gap:32px;margin-top:40px;padding-top:32px;border-top:1px solid #e8e4de;flex-wrap:wrap}.welo-hero-stat-num{font-family:var(--welo-font-display);font-size:26px;font-weight:700;color:var(--welo-navy)}.welo-hero-stat-label{font-size:11px;color:#aaa;margin-top:2px}.welo-marquee{background:var(--welo-lavender);overflow:hidden;padding:10px 0}.welo-marquee-track{display:flex;white-space:nowrap;animation:weloMarquee 28s linear infinite}.welo-marquee-track span,.welo-marquee__item{padding:0 20px;font-size:11px;font-weight:500;color:var(--welo-navy);letter-spacing:.5px}.welo-marquee__item+.welo-marquee__item:before{content:"";display:inline-block;width:3px;height:3px;border-radius:50%;background:currentColor;opacity:.35;margin:0 .75rem .1rem 0;vertical-align:middle}@keyframes weloMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.welo-marquee-track{animation:none}}.welo-press{padding:36px 40px;text-align:center;background:#fff;border-bottom:1px solid #eee}.welo-press-label{font-size:10px;letter-spacing:3px;text-transform:uppercase;color:#ccc;margin-bottom:20px}.welo-press-logos{display:flex;justify-content:center;align-items:center;gap:40px;flex-wrap:wrap}.welo-press-logo{font-family:var(--welo-font-display);font-size:16px;color:#ccc;font-style:italic}.welo-stats-bar{display:grid;grid-template-columns:repeat(4,1fr);background:var(--welo-navy)}@media(max-width:600px){.welo-stats-bar{grid-template-columns:1fr 1fr}}.welo-stat-box{text-align:center;padding:36px 20px;border-right:1px solid rgba(255,255,255,.08)}.welo-stat-box:last-child{border-right:none}@media(max-width:600px){.welo-stat-box:nth-child(2){border-right:none}.welo-stat-box{border-bottom:1px solid rgba(255,255,255,.08)}.welo-stat-box:nth-last-child(-n+2){border-bottom:none}}.welo-stat-big{font-family:var(--welo-font-display);font-size:38px;font-weight:700;color:#fff;margin-bottom:6px}.welo-stat-desc{font-size:11px;color:#ffffff73;letter-spacing:.5px;text-transform:uppercase}.welo-feature{display:grid;grid-template-columns:1fr 1fr}@media(max-width:768px){.welo-feature{grid-template-columns:1fr}}.welo-feature-img{background:var(--welo-peach);min-height:480px;display:flex;align-items:center;justify-content:center;overflow:hidden}.welo-feature-img img{width:100%;height:100%;object-fit:cover;display:block;min-height:480px}.welo-feature-text{padding:60px 50px;display:flex;flex-direction:column;justify-content:center;background:var(--welo-cream)}@media(max-width:768px){.welo-feature-text{padding:40px 24px}}.welo-feature-eyebrow{font-size:10px;letter-spacing:3px;text-transform:uppercase;color:#bbb;margin-bottom:14px}.welo-feature-text h2{font-family:var(--welo-font-display);font-size:clamp(26px,3vw,38px);font-weight:700;color:var(--welo-navy);line-height:1.2;margin-bottom:18px}.welo-feature-text p{font-size:13px;color:#777;line-height:1.9;margin-bottom:24px}.welo-feature-pills{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:28px}.welo-pill{background:#f0ede8;color:#555;font-size:11px;padding:6px 14px;border-radius:20px}.welo-shade-swatches{display:flex;gap:6px;margin-bottom:24px;align-items:center;flex-wrap:wrap}.welo-shade-dot{width:22px;height:22px;border-radius:50%;display:inline-block;border:2px solid rgba(255,255,255,.8);box-shadow:0 0 0 1px #00000014}.welo-shade-count{font-size:11px;color:#aaa;margin-left:6px}.welo-how{padding:70px 40px;text-align:center;background:#fff}.welo-how h2{font-family:var(--welo-font-display);font-size:clamp(24px,3vw,36px);font-weight:700;color:var(--welo-navy);margin-bottom:8px}.welo-how-sub{font-size:13px;color:#aaa;margin-bottom:50px}.welo-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:860px;margin:0 auto}@media(max-width:600px){.welo-steps{grid-template-columns:1fr}}.welo-step{text-align:center;padding:32px 24px;background:var(--welo-cream);border-radius:4px}.welo-step-num{width:38px;height:38px;border-radius:50%;background:var(--welo-navy);color:#fff;font-family:var(--welo-font-display);font-size:16px;font-weight:700;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.welo-step h4{font-size:15px;font-weight:500;color:var(--welo-navy);margin-bottom:8px}.welo-step p{font-size:12px;color:#999;line-height:1.7}.welo-ba{padding:70px 40px;background:var(--welo-lavender)}.welo-ba h2{font-family:var(--welo-font-display);font-size:clamp(24px,3vw,36px);font-weight:700;color:var(--welo-navy);text-align:center;margin-bottom:8px}.welo-ba-sub{text-align:center;font-size:13px;color:#888;margin-bottom:40px}.welo-ba-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;max-width:900px;margin:0 auto}@media(max-width:600px){.welo-ba-grid{grid-template-columns:1fr}}.welo-ba-card{background:#fff;border-radius:8px;overflow:hidden}.welo-ba-split{display:grid;grid-template-columns:1fr 1fr;height:200px;position:relative}.welo-ba-half{position:relative;overflow:hidden}.welo-ba-half img{width:100%;height:100%;object-fit:cover;display:block}.welo-ba-placeholder{width:100%;height:100%}.welo-ba-tag{position:absolute;top:8px;font-size:9px;font-weight:700;background:#ffffffd9;color:var(--welo-navy);padding:2px 7px;border-radius:2px;z-index:1}.welo-ba-tag.before{left:8px}.welo-ba-tag.after{right:8px}.welo-ba-divider{position:absolute;top:0;bottom:0;left:50%;width:2px;background:#fffc;z-index:2;pointer-events:none}.welo-ba-info{padding:14px;text-align:center}.welo-ba-stars{color:#f5a623;font-size:12px;margin-bottom:4px}.welo-ba-name{font-size:12px;font-weight:500;color:var(--welo-navy);margin-bottom:2px}.welo-ba-txt{font-size:11px;color:#aaa;line-height:1.5}.welo-reviews-sec{padding:70px 40px;background:#fff;text-align:center}.welo-reviews-sec h2{font-family:var(--welo-font-display);font-size:clamp(24px,3vw,36px);font-weight:700;color:var(--welo-navy);margin-bottom:6px}.welo-reviews-score{font-size:13px;color:#aaa;margin-bottom:40px}.welo-reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;max-width:900px;margin:0 auto 32px}@media(max-width:600px){.welo-reviews-grid{grid-template-columns:1fr}}.welo-review-card{border:1px solid #eee;border-radius:8px;padding:20px;text-align:left}.welo-review-stars{color:#f5a623;font-size:13px;margin-bottom:8px}.welo-review-title{font-weight:500;font-size:13px;color:var(--welo-navy);margin-bottom:6px}.welo-review-body{font-size:12px;color:#777;line-height:1.7;margin-bottom:8px}.welo-reviewer{font-size:11px;color:#bbb}.welo-best{padding:70px 40px;background:var(--welo-cream)}.welo-best h2{font-family:var(--welo-font-display);font-size:clamp(24px,3vw,36px);font-weight:700;color:var(--welo-navy);text-align:center;margin-bottom:6px}.welo-best-sub{text-align:center;font-size:13px;color:#aaa;margin-bottom:40px}.welo-best-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:900px;margin:0 auto}@media(max-width:600px){.welo-best-grid{grid-template-columns:1fr}}.welo-product-card{background:#fff;border-radius:4px;overflow:hidden;cursor:pointer;transition:transform .2s;text-decoration:none;display:block}.welo-product-card:hover{transform:translateY(-4px)}.welo-product-img{aspect-ratio:1;overflow:hidden;background:var(--welo-peach)}.welo-product-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s}.welo-product-card:hover .welo-product-img img{transform:scale(1.04)}.welo-product-info{padding:16px}.welo-product-name{font-size:14px;font-weight:500;color:var(--welo-navy);margin-bottom:4px}.welo-product-desc{font-size:11px;color:#aaa;margin-bottom:8px;line-height:1.5}.welo-product-price{font-size:13px;font-weight:500;color:var(--welo-navy)}.welo-product-old{font-size:11px;color:#ccc;text-decoration:line-through;margin-left:6px}.welo-best-empty{grid-column:1 / -1;text-align:center;font-size:13px;color:#999;padding:24px}.welo-ing{padding:60px 40px;background:#fff;text-align:center}.welo-ing h2{font-family:var(--welo-font-display);font-size:clamp(22px,3vw,30px);font-weight:700;color:var(--welo-navy);margin-bottom:36px}.welo-ing-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;max-width:820px;margin:0 auto}@media(max-width:600px){.welo-ing-grid{grid-template-columns:1fr 1fr}}.welo-ing-item{text-align:center}.goova-icon{display:inline-flex;align-items:center;justify-content:center;width:var(--goova-icon-size, 20px);height:var(--goova-icon-size, 20px);color:inherit;flex-shrink:0}.goova-icon__svg{width:100%;height:100%;display:block}.goova-icon__svg--stars{width:auto;height:var(--goova-icon-size, 12px);max-width:none}.welo-ann__text{display:inline-flex;align-items:center;gap:.35rem}.welo-ann__icon{color:#c9a84c}.welo-ing-icon{width:54px;height:54px;border-radius:50%;background:var(--welo-lavender);display:flex;align-items:center;justify-content:center;margin:0 auto 12px;color:var(--welo-navy)}.welo-ing-icon__svg.goova-icon{--goova-icon-size: 22px}.welo-stars{color:#c4a574;display:inline-flex;vertical-align:middle}.welo-stars .goova-icon__svg--stars{height:var(--goova-icon-size, 12px)}.welo-reviews-score{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem .75rem}.welo-stat-big--rating,.welo-hero-stat-num--rating{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;flex-wrap:wrap}.welo-review-stars,.welo-ba-stars{margin-bottom:.5rem}.welo-ing-name{font-size:12px;font-weight:500;color:var(--welo-navy);margin-bottom:4px}.welo-ing-desc{font-size:11px;color:#aaa;line-height:1.5}.welo-faq-wrap{padding:0 40px;background:var(--welo-cream)}.welo-faq-home{padding:60px 0;max-width:700px;margin:0 auto}.welo-faq-home h2{font-family:var(--welo-font-display);font-size:clamp(22px,3vw,30px);font-weight:700;color:var(--welo-navy);text-align:center;margin-bottom:30px}.welo-faq-home-item{border-bottom:1px solid #eee}.welo-faq-home-btn{width:100%;background:none;border:none;padding:16px 0;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-size:13px;font-weight:500;color:var(--welo-navy);text-align:left;font-family:var(--welo-font-body);gap:12px}.welo-faq-home-arrow{font-size:16px;color:#ccc;transition:transform .2s;flex-shrink:0}.welo-faq-home-btn.open .welo-faq-home-arrow{transform:rotate(180deg)}.welo-faq-home-answer{font-size:12px;color:#777;line-height:1.8;max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s}.welo-faq-home-answer.open{max-height:240px;padding-bottom:14px}.welo-email{padding:70px 40px;background:var(--welo-navy);text-align:center}.welo-email h2{font-family:var(--welo-font-display);font-size:clamp(24px,3vw,36px);font-weight:700;color:#fff;margin-bottom:10px}.welo-email>p{font-size:13px;color:#ffffff8c;margin-bottom:28px}.welo-email-form{display:flex;max-width:440px;margin:0 auto 12px}@media(max-width:480px){.welo-email-form{flex-direction:column;gap:8px}}.welo-email-input{flex:1;padding:14px 18px;border:none;font-size:13px;background:#fff;font-family:var(--welo-font-body);outline:none}.welo-email-btn{background:var(--welo-gold);color:var(--welo-navy);border:none;padding:14px 22px;font-size:11px;font-weight:700;letter-spacing:1px;text-transform:uppercase;cursor:pointer;font-family:var(--welo-font-body);white-space:nowrap;transition:opacity .15s}.welo-email-btn:hover{opacity:.85}.welo-email-fine{font-size:10px;color:#ffffff40}.welo-footer{padding:48px 40px 32px;background:var(--welo-cream);border-top:1px solid #eee}.welo-footer-inner{max-width:900px;margin:0 auto;text-align:center}.welo-footer-logo{font-family:var(--welo-font-display);font-size:22px;font-weight:700;color:var(--welo-navy);margin-bottom:16px}.welo-footer-links{display:flex;justify-content:center;gap:24px;flex-wrap:wrap;margin-bottom:20px}.welo-footer-links a{font-size:12px;color:#888;text-decoration:none}.welo-footer-links a:hover{color:var(--welo-navy)}.welo-footer-copy{font-size:11px;color:#ccc}.welo-toast{position:fixed;top:20px;right:20px;z-index:9999;background:var(--welo-navy);color:#fff;padding:12px 20px;border-radius:8px;font-size:13px;font-weight:500;opacity:0;transform:translateY(-10px);transition:all .3s;pointer-events:none}.welo-toast.show{opacity:1;transform:translateY(0)}@media(max-width:768px){.welo-hero,.welo-hero-left,.welo-hero-right{width:100%;max-width:100%;min-width:0}.welo-hero-left img{object-fit:cover;object-position:center}.welo-ann{padding:8px 12px;font-size:12px;line-height:1.35}.welo-hero-left{min-height:240px;padding:24px}.welo-hero-right{padding:32px 20px 40px}.welo-hero-btns{flex-direction:column;width:100%}.welo-btn-primary,.welo-btn-ghost{width:100%;text-align:center;padding:14px 20px}.welo-hero-stats{gap:20px;margin-top:28px;padding-top:24px}.welo-press{padding:28px 20px}.welo-press-logos{gap:20px 28px}.welo-feature-img,.welo-feature-img img{min-height:280px}.welo-how,.welo-ba,.welo-reviews-sec,.welo-best,.welo-ing,.welo-email{padding:48px 20px}.welo-faq-wrap{padding:0 20px}.welo-faq-home{padding:48px 0}.welo-best-grid,.welo-reviews-grid,.welo-ba-grid{gap:12px}.welo-stat-big{font-size:30px}.welo-stat-box{padding:28px 16px}}@media(max-width:390px){.welo-hero-title{font-size:1.75rem}.welo-press-logo{font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/welo-home.css.map */
