@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Syne:wght@400;500;600;700;800&family=DM+Sans:ital,wght@0,300;0,400;0,500;1,300&display=swap";:root{--od-canvas:#F7F4EF;--od-canvas2:#EFECE5;--od-jet:#111110;--od-jet2:#1E1D1B;--od-coral:#FF4D1C;--od-coral2:#FF6B3D;--od-coralsoft:#FFF0EB;--od-lime:#C8F23A;--od-muted:#7A7569;--od-border:#D9D5CC;--od-display:"Bebas Neue", sans-serif;--od-head:"Syne", sans-serif;--od-body:"DM Sans", sans-serif}.od-home,.od-home *{box-sizing:border-box}.od-home{font-family:var(--od-body);color:var(--od-jet);background:var(--od-canvas);overflow:hidden}.od-home a{text-decoration:none;color:inherit}.od-home img{max-width:100%;display:block}.od-fade-up{opacity:0;transform:translateY(18px);animation:odFadeUp .55s ease forwards}@keyframes odFadeUp{to{opacity:1;transform:translateY(0)}}.od-d1{animation-delay:.05s}.od-d2{animation-delay:.15s}.od-d3{animation-delay:.25s}.od-d4{animation-delay:.35s}.od-ticker{background:var(--od-jet);color:#fff;overflow:hidden;height:36px;display:flex;align-items:center}.od-ticker__track{display:flex;animation:odTicker 28s linear infinite;white-space:nowrap}.od-ticker__item{flex-shrink:0;padding:0 24px;font-family:var(--od-head);font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;display:flex;align-items:center;gap:10px}.od-ticker__dot{width:5px;height:5px;border-radius:50%;background:var(--od-coral);flex-shrink:0}@keyframes odTicker{0%{transform:translate(0)}to{transform:translate(-50%)}}.od-hero{background:var(--od-jet);position:relative;overflow:hidden}.od-hero__noise{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.035;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='1'/%3E%3C/svg%3E");background-size:200px}.od-hero__mobile-visual{position:relative;padding:32px 20px 0;display:flex;align-items:flex-end;justify-content:center;height:64vw;max-height:340px}.od-hero__m-card{position:relative;border-radius:6px;overflow:hidden;box-shadow:0 12px 40px #0009;flex-shrink:0;background:#eee}.od-hero__m-card--main{width:140px;height:190px;transform:rotate(-3deg);z-index:2}.od-hero__m-card--side{width:108px;height:148px;transform:rotate(5deg);margin-left:-20px;z-index:1;background:#ddd}.od-hero__m-card img{width:100%;height:100%;object-fit:cover;object-position:top center}.od-hero__price{position:absolute;top:-10px;right:-10px;background:var(--od-lime);color:var(--od-jet);font-family:var(--od-head);font-size:11px;font-weight:800;padding:4px 10px;border-radius:2px;box-shadow:2px 2px 0 var(--od-jet);transform:rotate(2deg);z-index:4}.od-hero__left,.od-hero__right{display:none}.od-hero__content{position:relative;z-index:3;padding:20px 20px 24px}.od-hero__badge{display:inline-flex;align-items:center;gap:6px;background:var(--od-coral);color:#fff;font-family:var(--od-head);font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;padding:4px 10px;border-radius:2px;margin-bottom:10px}.od-hero__badge:before{content:"\25cf";font-size:6px;animation:odBlink 1.4s ease-in-out infinite}@keyframes odBlink{0%,to{opacity:1}50%{opacity:.3}}.od-hero__headline{font-family:var(--od-display);font-size:clamp(48px,14vw,64px);color:#fff;line-height:.92;letter-spacing:.02em;margin:0 0 12px}.od-hero__headline .od-accent{color:var(--od-coral)}.od-hero__headline .od-accent2{color:var(--od-lime)}.od-hero__sub{font-size:13px;color:#ffffff9e;margin:0 0 18px;line-height:1.6;font-weight:300;max-width:420px}.od-hero__cta-row{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.od-btn-primary{background:var(--od-coral);color:#fff!important;border:none;border-radius:2px;padding:13px 22px;font-family:var(--od-head);font-size:13px;font-weight:800;letter-spacing:.04em;display:inline-flex;align-items:center;gap:6px;transition:background .15s,transform .1s;white-space:nowrap}.od-btn-primary:hover{background:var(--od-coral2);transform:translateY(-1px)}.od-btn-ghost{background:transparent;border:1.5px solid rgba(255,255,255,.3);color:#ffffffd9!important;border-radius:2px;padding:12px 18px;font-family:var(--od-head);font-size:12px;font-weight:700;letter-spacing:.04em;white-space:nowrap}.od-btn-ghost:hover{border-color:#ffffffa6}.od-hero__stats{display:flex;gap:20px;margin-top:20px}.od-hero__stat{display:flex;flex-direction:column}.od-hero__stat-num{font-family:var(--od-display);font-size:28px;color:#fff;line-height:1}.od-hero__stat-label{font-size:10px;color:#ffffff7a;font-family:var(--od-head);font-weight:700;letter-spacing:.05em;text-transform:uppercase;margin-top:2px}.od-hero__placeholder{width:100%;height:100%;background:linear-gradient(135deg,#eee,#d9d5cc)}.od-trust{border-bottom:1.5px solid var(--od-jet);border-top:1.5px solid var(--od-jet);display:flex;background:var(--od-canvas)}.od-trust__item{flex:1;padding:12px 8px;display:flex;flex-direction:column;align-items:center;gap:3px;border-right:1.5px solid var(--od-jet);background:var(--od-canvas)}.od-trust__item:last-child{border-right:0}.od-trust__icon{font-size:18px}.od-trust__text{font-family:var(--od-head);font-size:9px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--od-jet);text-align:center;line-height:1.3}.od-sec-header{padding:24px 20px 16px;display:flex;justify-content:space-between;align-items:flex-end;border-bottom:1.5px solid var(--od-jet);background:var(--od-canvas)}.od-sec-title{font-family:var(--od-display);font-size:clamp(32px,8vw,48px);line-height:.95;letter-spacing:.02em;color:var(--od-jet);margin:0}.od-sec-title .od-accent{color:var(--od-coral)}.od-sec-link{font-family:var(--od-head);font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--od-jet);border-bottom:2px solid var(--od-coral);padding-bottom:1px;white-space:nowrap}.od-sec-link:hover{color:var(--od-coral)}.od-drop{background:var(--od-canvas)}.od-product-grid{display:grid;grid-template-columns:1fr 1fr;border-left:1.5px solid var(--od-jet)}.od-product-card{border-right:1.5px solid var(--od-jet);border-bottom:1.5px solid var(--od-jet);position:relative;overflow:hidden;background:var(--od-canvas2);transition:background .15s;color:var(--od-jet)!important}.od-product-card:hover{background:var(--od-coralsoft)}.od-product-card:hover .od-product-card__img img{transform:scale(1.03)}.od-product-card__img{aspect-ratio:3/4;position:relative;overflow:hidden;background:#e8e4de}.od-product-card__img img{width:100%;height:100%;object-fit:cover;object-position:top center;transition:transform .3s ease}.od-product-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#ff4d1c0f;opacity:0;transition:opacity .15s}.od-product-card:hover .od-product-card__overlay{opacity:1}.od-product-card__badge{position:absolute;top:8px;left:8px;background:var(--od-coral);color:#fff;font-family:var(--od-head);font-size:9px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;padding:3px 7px;border-radius:2px;z-index:2}.od-product-card__badge--new{background:var(--od-lime);color:var(--od-jet)}.od-product-card__badge--hot{background:var(--od-jet);color:#fff}.od-product-card__info{padding:10px 12px 12px;border-top:1px solid var(--od-border)}.od-product-card__name{font-family:var(--od-head);font-size:12px;font-weight:700;color:var(--od-jet);margin-bottom:2px;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.od-product-card__color{font-size:10px;color:var(--od-muted);margin-bottom:5px;font-family:var(--od-head);font-weight:600}.od-product-card__price-row{display:flex;align-items:baseline;gap:5px;flex-wrap:wrap}.od-product-card__price{font-family:var(--od-head);font-size:14px;font-weight:800;color:var(--od-jet)}.od-product-card__mrp{font-size:11px;color:var(--od-muted);text-decoration:line-through}.od-product-card__save{font-size:9px;font-weight:800;color:var(--od-coral);font-family:var(--od-head)}.od-product-card__empty{padding:40px 16px;font-family:var(--od-head);font-size:13px;color:var(--od-muted);grid-column:1/-1;text-align:center}.od-lifestyle{position:relative;overflow:hidden;border-top:1.5px solid var(--od-jet);background:var(--od-jet)}.od-lifestyle__inner{display:flex;flex-direction:column}.od-lifestyle__img-wrap{position:relative;height:72vw;max-height:420px;overflow:hidden;background:#222}.od-lifestyle__img-wrap img{width:100%;height:100%;object-fit:cover;object-position:center 20%}.od-lifestyle__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#111110bf,#1111101a 60%)}.od-lifestyle__text{position:absolute;bottom:20px;left:20px;right:20px}.od-lifestyle__tag{display:inline-block;background:var(--od-coral);color:#fff;font-family:var(--od-head);font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;padding:3px 9px;border-radius:2px;margin-bottom:8px}.od-lifestyle__headline{font-family:var(--od-display);font-size:clamp(28px,8vw,44px);color:#fff;line-height:1;letter-spacing:.02em}.od-lifestyle__sub{font-size:12px;color:#ffffffb8;margin-top:6px;font-weight:300;line-height:1.5}.od-lifestyle__copy{display:none}.od-vibe{background:var(--od-jet);padding:24px 20px;border-top:1.5px solid var(--od-jet)}.od-vibe__title{font-family:var(--od-display);font-size:clamp(36px,9vw,52px);color:#fff;line-height:.95;letter-spacing:.02em;margin:0 0 16px}.od-vibe__title .od-accent2{color:var(--od-lime)}.od-vibe__grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.od-vibe__card{border-radius:4px;padding:18px 14px;position:relative;overflow:hidden;transition:transform .15s;min-height:100px;display:flex;flex-direction:column;justify-content:flex-end;color:#fff!important;background:linear-gradient(135deg,var(--od-vibe-a,#FF6B6B),var(--od-vibe-b,#EE0979))}.od-vibe__card:hover{transform:translateY(-2px)}.od-vibe__arrow{position:absolute;top:12px;right:12px;font-size:16px;color:#ffffffb3}.od-vibe__name{font-family:var(--od-display);font-size:24px;letter-spacing:.04em;color:inherit;line-height:1;text-shadow:0 2px 8px rgba(0,0,0,.25)}.od-vibe__count{font-family:var(--od-head);font-size:10px;font-weight:700;color:#ffffffc7;margin-top:2px}.od-manifesto{background:var(--od-coral);padding:32px 20px;position:relative;overflow:hidden;color:#fff}.od-manifesto__bg{position:absolute;top:50%;left:50%;transform:translate(-50%,-55%) rotate(-6deg);font-family:var(--od-display);font-size:clamp(60px,18vw,100px);color:#ffffff12;white-space:nowrap;pointer-events:none;letter-spacing:.02em}.od-manifesto__tag{display:inline-block;background:var(--od-jet);color:#fff;font-family:var(--od-head);font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;padding:4px 10px;border-radius:2px;margin-bottom:12px}.od-manifesto__text{font-family:var(--od-display);font-size:clamp(36px,10vw,56px);color:#fff;line-height:1;letter-spacing:.02em;margin:0 0 14px;position:relative;z-index:1}.od-manifesto__sub{font-size:13px;color:#ffffffd6;line-height:1.65;margin:0 0 22px;font-weight:300;position:relative;z-index:1;max-width:520px}.od-manifesto__cta{display:inline-flex;align-items:center;gap:6px;background:#fff;color:var(--od-coral)!important;border:none;border-radius:2px;padding:13px 22px;font-family:var(--od-head);font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;position:relative;z-index:1}.od-proof{padding:24px 20px;background:var(--od-canvas)}.od-proof__intro{font-size:12px;color:var(--od-muted);margin:6px 0 0}.od-proof__scroll{display:flex;gap:10px;overflow-x:auto;scrollbar-width:none;padding-bottom:4px;margin-top:14px}.od-proof__scroll::-webkit-scrollbar{display:none}.od-proof__card{flex-shrink:0;width:210px;background:#e7fbbe;border:1px solid #C5F59A;border-radius:12px 12px 12px 2px;padding:12px 14px}.od-proof__name{font-size:11px;font-weight:800;color:#128c7e;margin-bottom:4px;font-family:var(--od-head)}.od-proof__text{font-size:12px;color:#111;line-height:1.5}.od-proof__city{font-size:10px;color:#888;margin-top:5px;font-family:var(--od-head);font-weight:700}.od-proof__verified{font-size:10px;color:#25d366;font-family:var(--od-head);font-weight:700}.od-how{background:var(--od-canvas2);border-top:1.5px solid var(--od-jet);border-bottom:1.5px solid var(--od-jet);padding:24px 20px}.od-how__steps{display:flex;flex-direction:column;gap:0;margin-top:16px}.od-how__step{display:flex;align-items:flex-start;gap:14px;padding:14px 0;border-bottom:1px solid var(--od-border)}.od-how__step:last-child{border-bottom:0}.od-how__num{width:34px;height:34px;border-radius:50%;background:var(--od-jet);color:#fff;display:flex;align-items:center;justify-content:center;font-family:var(--od-display);font-size:17px;flex-shrink:0}.od-how__title{font-family:var(--od-head);font-size:14px;font-weight:800;color:var(--od-jet);margin-bottom:3px}.od-how__body{font-size:12px;color:var(--od-muted);line-height:1.55}.od-newsletter{background:var(--od-jet2);padding:32px 20px;text-align:center;color:#fff}.od-newsletter__icon{font-size:36px;margin-bottom:12px}.od-newsletter__title{font-family:var(--od-display);font-size:clamp(30px,8vw,44px);color:#fff;line-height:1;letter-spacing:.02em;margin:0 0 8px}.od-newsletter__title .od-accent{color:var(--od-lime)}.od-newsletter__sub{font-size:13px;color:#ffffff8f;margin:0 auto 22px;line-height:1.55;font-weight:300;max-width:400px}.od-newsletter__row{display:flex;gap:0;max-width:420px;margin:0 auto}.od-newsletter__input{flex:1;background:#ffffff14;border:1.5px solid rgba(255,255,255,.18);border-right:0;border-radius:2px 0 0 2px;padding:13px 14px;font-family:var(--od-body);font-size:13px;color:#fff;outline:0;min-width:0}.od-newsletter__input::placeholder{color:#ffffff52}.od-newsletter__button{background:var(--od-coral);color:#fff;border:0;padding:13px 18px;border-radius:0 2px 2px 0;font-family:var(--od-head);font-size:12px;font-weight:800;letter-spacing:.04em;cursor:pointer;white-space:nowrap}.od-newsletter__note{font-size:10px;color:#ffffff52;margin-top:10px}.od-newsletter__success{font-size:12px;color:var(--od-lime);margin-top:12px;font-family:var(--od-head);font-weight:700}@media(min-width:640px){.od-product-grid{grid-template-columns:1fr 1fr 1fr}.od-vibe__grid{grid-template-columns:1fr 1fr 1fr 1fr}.od-how__steps{flex-direction:row;gap:0}.od-how__step{flex-direction:column;align-items:center;text-align:center;border-bottom:0;border-right:1px solid var(--od-border);padding:14px 16px;flex:1}.od-how__step:last-child{border-right:0}}@media(min-width:1024px){.od-hero{display:flex;flex-direction:row;min-height:min(88vh,760px);max-height:820px}.od-hero__mobile-visual,.od-hero__content{display:none}.od-hero__left{flex:0 0 46%;background:var(--od-jet);display:flex;flex-direction:column;justify-content:center;padding:64px 56px 64px 48px;position:relative;z-index:3;border-right:1.5px solid rgba(255,255,255,.08)}.od-hero__right{flex:0 0 54%;background:var(--od-canvas);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.od-hero__right:before{content:"VIBE";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-15deg);font-family:var(--od-display);font-size:clamp(100px,14vw,160px);color:#1111100e;white-space:nowrap;letter-spacing:.02em}.od-hero__cards{position:relative;width:440px;height:520px}.od-hero__d-card{position:absolute;border-radius:8px;overflow:hidden;box-shadow:0 20px 60px #0003;background:#eee}.od-hero__d-card img{width:100%;height:100%;object-fit:cover;object-position:top center}.od-hero__d-card--main{width:240px;height:330px;top:88px;left:40px;transform:rotate(-3deg);z-index:2}.od-hero__d-card--second{width:196px;height:270px;top:60px;right:30px;transform:rotate(4deg);z-index:1}.od-hero__d-card--third{width:148px;height:200px;bottom:40px;left:60px;transform:rotate(2deg);z-index:3}.od-hero__desktop-price{position:absolute;top:70px;right:20px;z-index:5;background:var(--od-lime);color:var(--od-jet);font-family:var(--od-head);font-size:13px;font-weight:800;padding:6px 14px;border-radius:2px;box-shadow:3px 3px 0 var(--od-jet);transform:rotate(2deg)}.od-hero__float-badge{position:absolute;bottom:60px;right:20px;z-index:5;background:var(--od-coral);color:#fff;font-family:var(--od-head);font-size:10px;font-weight:800;padding:5px 12px;border-radius:2px;letter-spacing:.06em;text-transform:uppercase;transform:rotate(-1deg);box-shadow:2px 2px #0000004d}.od-hero__badge{margin-bottom:14px}.od-hero__headline{font-size:clamp(64px,7vw,88px);margin-bottom:16px}.od-hero__sub{font-size:15px;margin-bottom:24px}.od-hero__stats{margin-top:28px}.od-hero__stat-num{font-size:34px}.od-trust__item{padding:16px 24px;flex-direction:row;gap:10px;align-items:center}.od-trust__icon{font-size:22px}.od-trust__text{text-align:left;font-size:10px}.od-sec-header{padding:32px 40px 20px}.od-sec-title{font-size:clamp(40px,5vw,56px)}.od-product-grid{grid-template-columns:1fr 1fr 1fr 1fr}.od-product-card__name{font-size:13px}.od-product-card__price{font-size:15px}.od-lifestyle__inner{flex-direction:row;min-height:480px}.od-lifestyle__img-wrap{height:auto;max-height:none;flex:0 0 55%}.od-lifestyle__overlay,.od-lifestyle__text{display:none}.od-lifestyle__copy{flex:0 0 45%;background:var(--od-jet);display:flex;flex-direction:column;justify-content:center;padding:56px 48px}.od-lifestyle__headline{font-size:clamp(40px,5vw,60px)}.od-lifestyle__sub{color:#ffffffa3;font-size:14px;max-width:360px;margin-top:10px}.od-lifestyle__cta{display:inline-flex;align-items:center;gap:6px;background:var(--od-coral);color:#fff!important;border:0;border-radius:2px;padding:13px 22px;font-family:var(--od-head);font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;margin-top:22px}.od-vibe{padding:48px 40px}.od-vibe__grid{gap:12px}.od-vibe__card{min-height:140px;padding:20px 16px}.od-vibe__name{font-size:28px}}@media(min-width:1280px){.od-hero__left{padding:72px 64px 72px 56px}.od-hero__headline{font-size:clamp(80px,7.5vw,104px)}.od-hero__d-card--main{width:270px;height:370px;top:72px;left:50px}.od-hero__d-card--second{width:220px;height:300px;top:44px;right:40px}.od-hero__d-card--third{width:166px;height:220px;bottom:44px;left:70px}.od-hero__cards{width:500px;height:560px}}:root{--canvas:#F7F4EF;--canvas2:#EFECE5;--jet:#111110;--jet2:#1E1D1B;--coral:#FF4D1C;--coral2:#FF6B3D;--coralsoft:#FFF0EB;--lime:#C8F23A;--muted:#7A7569;--border:#D9D5CC;--od-canvas:#F7F4EF;--od-canvas2:#EFECE5;--od-jet:#111110;--od-jet2:#1E1D1B;--od-coral:#FF4D1C;--od-coral2:#FF6B3D;--od-coralsoft:#FFF0EB;--od-lime:#C8F23A;--od-muted:#7A7569;--od-border:#D9D5CC;--display:"Bebas Neue", sans-serif;--head:"Syne", sans-serif;--body:"DM Sans", sans-serif;--od-display:"Bebas Neue", sans-serif;--od-head:"Syne", sans-serif;--od-body:"DM Sans", sans-serif;--r4:4px;--r8:8px;--r12:12px;--r16:16px;--r20:20px;--r24:24px;--r32:32px}.od-home,.od-ticker,.od-hero,.od-trust,.od-drop,.od-lifestyle,.od-vibe,.od-manifesto,.od-proof,.od-how,.od-newsletter,.od-sticky-shop{font-family:var(--od-body)!important;color:var(--od-jet)}.od-home,.od-drop,.od-sec-header,.od-trust,.od-trust__item{background:var(--od-canvas)!important;color:var(--od-jet)!important}.od-hero,.od-vibe,.od-sticky-shop{background:var(--od-jet)!important}.od-newsletter{background:var(--od-jet2)!important}.od-manifesto{background:var(--od-coral)!important}.od-hero__headline,.od-hero__stat-num,.od-sec-title,.od-vibe__title,.od-vibe__name,.od-manifesto__bg,.od-manifesto__text,.od-how__num,.od-newsletter__title{font-family:var(--od-display)!important;letter-spacing:.02em}.od-ticker__item,.od-hero__badge,.od-btn-primary,.od-btn-ghost,.od-hero__stat-label,.od-trust__text,.od-sec-link,.od-product-card__badge,.od-product-card__name,.od-product-card__color,.od-product-card__price,.od-product-card__save,.od-lifestyle__tag,.od-vibe__count,.od-manifesto__tag,.od-manifesto__cta,.od-proof__name,.od-proof__city,.od-proof__verified,.od-how__title,.od-newsletter__button,.od-sticky-shop__text,.od-sticky-shop__btn,.od-hero__price,.od-hero__desktop-price,.od-hero__float-badge{font-family:var(--od-head)!important}.od-ticker__item{font-weight:600!important}.od-hero__badge,.od-btn-primary{font-weight:700!important}.od-btn-ghost,.od-hero__stat-label{font-weight:600!important}.od-trust__text,.od-sec-link{font-weight:700!important}.od-product-card__name{font-weight:600!important}.od-product-card__color{font-weight:500!important}.od-product-card__price{font-weight:800!important}.od-product-card__save,.od-lifestyle__tag{font-weight:700!important}.od-vibe__count{font-weight:600!important}.od-manifesto__tag{font-weight:700!important}.od-manifesto__cta{font-weight:800!important}.od-proof__name{font-weight:700!important}.od-proof__city,.od-proof__verified{font-weight:600!important}.od-how__title,.od-newsletter__button{font-weight:700!important}.od-sticky-shop__text{font-weight:600!important}.od-sticky-shop__btn{font-weight:800!important}.od-accent,.od-sec-title .od-accent{color:var(--od-coral)!important}.od-accent2,.od-vibe__title .od-accent2,.od-newsletter__title .od-accent{color:var(--od-lime)!important}.od-hero__headline,.od-lifestyle__headline,.od-manifesto__text,.od-newsletter__title{color:#fff!important}.od-hero__sub{color:#ffffff94!important;font-weight:300!important}.od-btn-primary{background:var(--od-coral)!important;color:#fff!important}.od-btn-primary:hover{background:var(--od-coral2)!important}.od-btn-ghost{color:#fffc!important;border-color:#ffffff4d!important}.od-btn-ghost:hover{border-color:#fff9!important}.od-hero__stat-label{color:#ffffff73!important}.od-hero__badge,.od-product-card__badge,.od-lifestyle__tag,.od-hero__float-badge{background:var(--od-coral)!important;color:#fff!important}.od-product-card__badge--new,.od-hero__price,.od-hero__desktop-price{background:var(--od-lime)!important;color:var(--od-jet)!important}.od-product-card__badge--hot{background:var(--od-jet)!important;color:#fff!important}.od-product-card{background:var(--od-canvas2)!important;color:var(--od-jet)!important}.od-product-card:hover{background:var(--od-coralsoft)!important}.od-product-card__img{background:#e8e4de!important}.od-product-card__name,.od-product-card__price,.od-trust__text,.od-sec-title,.od-sec-link,.od-how__title{color:var(--od-jet)!important}.od-product-card__color,.od-product-card__mrp,.od-how__body,.od-proof__intro{color:var(--od-muted)!important}.od-product-card__save{color:var(--od-coral)!important}.od-lifestyle__sub{color:#ffffffb3!important;font-weight:300!important}.od-vibe__count{color:#ffffffb3!important}.od-vibe__arrow{color:#fff9!important}.od-manifesto__sub{color:#ffffffd1!important;font-weight:300!important}.od-manifesto__tag{background:var(--od-jet)!important;color:#fff!important}.od-manifesto__cta{background:#fff!important;color:var(--od-coral)!important}.od-proof__card{background:#e7fbbe!important;border-color:#c5f59a!important}.od-proof__name{color:#128c7e!important}.od-proof__text{color:#111!important}.od-proof__city{color:#888!important}.od-proof__verified{color:#25d366!important}.od-how{background:var(--od-canvas2)!important}.od-how__num{background:var(--od-jet)!important;color:#fff!important}.od-newsletter__sub{color:#ffffff85!important;font-weight:300!important}.od-newsletter__input{font-family:var(--od-body)!important;color:#fff!important;background:#ffffff14!important;border-color:#ffffff2e!important}.od-newsletter__input::placeholder{color:#ffffff47!important}.od-newsletter__input:focus{border-color:var(--od-coral)!important}.od-newsletter__button{background:var(--od-coral)!important;color:#fff!important}.od-newsletter__note{color:#ffffff47!important}.od-sticky-shop__text{color:#ffffffa6!important}.od-sticky-shop__text strong{color:#fff!important}.od-sticky-shop__btn{background:var(--od-coral)!important;color:#fff!important}.od-section-sticky-shop{margin:0!important;padding:0!important;height:0!important;min-height:0!important}.od-section-sticky-shop .od-home{height:0!important;min-height:0!important;overflow:visible!important}.od-sticky-shop{position:fixed!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;z-index:9998!important;background:#111110!important;border-top:1.5px solid rgba(255,255,255,.1)!important;padding:12px 40px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;color:#fff!important}.od-sticky-shop__text{flex:1!important;font-family:var(--od-head)!important;font-size:12px!important;font-weight:600!important;color:#ffffffa6!important;line-height:1.35!important}.od-sticky-shop__text strong{display:block!important;color:#fff!important;font-size:14px!important;font-weight:800!important}.od-sticky-shop__btn{background:#ff4d1c!important;color:#fff!important;border:0!important;border-radius:2px!important;padding:13px 32px!important;font-family:var(--od-head)!important;font-size:13px!important;font-weight:800!important;letter-spacing:.04em!important;text-transform:uppercase!important;text-decoration:none!important;white-space:nowrap!important}.od-sticky-shop__btn:hover{background:#ff6b3d!important;color:#fff!important}body{padding-bottom:58px}@media screen and (max-width:749px){body{padding-bottom:56px!important}}@media screen and (max-width:749px){.od-sticky-shop{padding:10px 16px!important;gap:10px!important}.od-sticky-shop__text{font-size:11px!important}.od-sticky-shop__text strong{font-size:13px!important}.od-sticky-shop__btn{padding:12px 20px!important;font-size:12px!important;letter-spacing:.04em!important}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/od-home-redesign.css.map */
