:root{--ink: #0A0A0A;--ink-soft: #1F1F1F;--bg: #FAFAF8;--surface: #FFFFFF;--cream: #F4EFE6;--accent: #E63946;--accent-soft: #FCE7E9;--accent-dark: #B82B36;--gold: #C9A961;--green: #2D5A3D;--muted: #6B6B6B;--line: #ECE7DD;--line-strong: #D8D2C5;--font-display: "Fraunces", Georgia, serif;--font-body: "Inter", -apple-system, sans-serif;--r-sm: 12px;--r-md: 18px;--r-lg: 28px;--r-pill: 999px;--shadow-sm: 0 2px 8px rgba(0,0,0,.04);--shadow-md: 0 8px 24px rgba(0,0,0,.08);--shadow-lg: 0 20px 50px rgba(0,0,0,.15)}*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0;-webkit-tap-highlight-color:transparent}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{font-family:var(--font-body);font-size:15px;line-height:1.6;color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,svg,video{display:block;max-width:100%;height:auto}button{font:inherit;cursor:pointer;background:none;border:none;color:inherit}input,textarea,select{font:inherit;color:inherit}a{color:inherit;text-decoration:none}ul,ol{list-style:none}.skip-link{position:absolute;top:-100px;left:0;background:var(--ink);color:#fff;padding:8px 16px;z-index:9999;border-radius:0 0 var(--r-sm) 0}.skip-link:focus{top:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.container{max-width:1400px;margin:0 auto;padding:0 20px}@media(min-width:768px){.container{padding:0 40px}}.section{padding:56px 0}@media(min-width:768px){.section{padding:80px 0}}.eyebrow{display:inline-flex;align-items:center;gap:6px;font-size:10.5px;font-weight:600;letter-spacing:.25em;text-transform:uppercase;color:var(--accent);margin-bottom:14px}.eyebrow svg{width:12px!important;height:12px!important}.eyebrow:before{content:"";width:24px;height:1px;background:var(--accent);margin-right:4px}.section-heading{font-family:var(--font-display);font-weight:300;font-size:34px;line-height:1.05;letter-spacing:-1.2px;margin-bottom:12px;color:var(--ink)}.section-heading em{font-style:italic;color:var(--accent)}.section-heading strong{font-weight:500}.section-sub{font-size:14px;line-height:1.6;color:var(--muted);margin-bottom:32px;max-width:580px}@media(min-width:768px){.section-heading{font-size:44px}.section-sub{font-size:16px}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 28px;height:56px;font-size:13px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;border:none;border-radius:var(--r-pill);cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);font-family:var(--font-body);line-height:1;text-align:center;white-space:nowrap}.btn--primary{background:var(--ink);color:#fff}.btn--primary:hover{background:var(--accent);transform:translateY(-2px)}.btn--accent{background:var(--accent);color:#fff;box-shadow:0 10px 30px #e6394659}.btn--accent:hover{background:var(--accent-dark);transform:translateY(-2px);box-shadow:0 14px 40px #e6394680}.btn--light{background:#fff;color:var(--ink)}.btn--light:hover{background:var(--ink);color:#fff}.btn--outline{background:transparent;color:var(--ink);border:1.5px solid var(--line-strong)}.btn--outline:hover{background:var(--ink);color:#fff;border-color:var(--ink)}.btn--block{width:100%}.btn--large{height:60px;padding:0 32px}.btn svg{width:16px!important;height:16px!important}.announcement{background:var(--ink);color:#fff;overflow:hidden;position:relative;height:38px;display:flex;align-items:center}.announcement__track{display:inline-flex;gap:50px;white-space:nowrap;animation:announcement-scroll 28s linear infinite;padding-left:50px}.announcement__item{font-size:11.5px;letter-spacing:.06em;display:inline-flex;align-items:center;gap:8px}.announcement__item svg{width:12px!important;height:12px!important;color:var(--accent)}.announcement__item strong{color:var(--accent);font-weight:600}@keyframes announcement-scroll{to{transform:translate(-50%)}}.header{background:#fafaf8f2;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:14px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:100}@media(min-width:768px){.header{padding:18px 40px}}.header__menu,.header__icon-group{display:flex;align-items:center;gap:8px}.header__icon-btn{width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;transition:background .2s;color:var(--ink)}.header__icon-btn:hover{background:var(--cream)}.header__icon-btn svg{width:20px!important;height:20px!important}.header__cart-count{position:absolute;top:2px;right:2px;background:var(--accent);color:#fff;font-size:9px;font-weight:700;min-width:16px;height:16px;padding:0 4px;border-radius:999px;display:flex;align-items:center;justify-content:center}.header__logo{font-family:var(--font-display);font-weight:500;font-size:22px;letter-spacing:-.5px;line-height:1}.header__logo em{font-style:italic;color:var(--accent);font-weight:400}@media(min-width:768px){.header__logo{font-size:26px}}.header__nav{display:none}@media(min-width:900px){.header__nav{display:flex;gap:28px}.header__nav a{font-size:13px;font-weight:500;color:var(--ink);letter-spacing:.03em;transition:color .2s}.header__nav a:hover{color:var(--accent)}}.hero{position:relative;height:92vh;min-height:600px;max-height:850px;overflow:hidden;color:#fff;display:flex;align-items:flex-end}.hero__bg{position:absolute;top:0;right:0;bottom:0;left:0}.hero__bg img,.hero__bg video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hero__bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000001a,#0006 55%,#0a0a0af2)}.hero__content{position:relative;z-index:2;padding:30px 24px 32px;width:100%;max-width:1400px;margin:0 auto}@media(min-width:768px){.hero__content{max-width:800px;margin:0 auto 0 0;padding:60px 40px 80px}.hero__content-inner{max-width:720px}}.hero__badge{display:inline-flex;align-items:center;gap:6px;background:var(--accent);color:#fff;padding:7px 13px;border-radius:var(--r-pill);font-size:10.5px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin-bottom:18px;box-shadow:0 8px 24px #e6394666;animation:pulse-soft 2s ease-in-out infinite}.hero__badge svg{width:12px!important;height:12px!important}@keyframes pulse-soft{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}.hero__title{font-family:var(--font-display);font-weight:300;font-size:44px;line-height:.96;letter-spacing:-1.5px;margin-bottom:16px;color:#fff}.hero__title strong{font-weight:600}.hero__title em{font-style:italic;font-weight:300;color:var(--accent);display:inline-block;position:relative}.hero__title em:after{content:"";position:absolute;bottom:4px;left:0;right:0;height:2px;background:var(--accent);transform:scaleX(0);transform-origin:left;animation:hero-underline 1s .5s forwards}@keyframes hero-underline{to{transform:scaleX(1)}}@media(min-width:768px){.hero__title{font-size:64px}}.hero__sub{font-size:14.5px;line-height:1.55;color:#ffffffd9;margin-bottom:24px;max-width:480px}@media(min-width:768px){.hero__sub{font-size:17px}}.hero__cta-row{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-bottom:18px}.hero__price-pill{display:flex;flex-direction:column;line-height:1.15}.hero__price-strike{font-size:11.5px;color:#ffffff8c;text-decoration:line-through}.hero__price-now{font-family:var(--font-display);font-size:19px;font-weight:500;color:#fff;letter-spacing:-.3px}.hero__trust{display:flex;gap:14px;flex-wrap:wrap;font-size:11.5px;color:#ffffffd9}.hero__trust span{display:inline-flex;align-items:center;gap:5px}.hero__trust svg{width:12px!important;height:12px!important;color:var(--accent)}.bandeau-urgence{background:var(--accent);color:#fff;padding:12px 20px;text-align:center;font-size:12.5px;display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap}.bandeau-urgence__icon svg{width:14px!important;height:14px!important;animation:pulse-soft 1.5s ease-in-out infinite}.bandeau-urgence strong{font-weight:700}.bandeau-urgence__countdown{font-family:var(--font-display);font-weight:500;padding:3px 10px;background:#ffffff2e;border-radius:var(--r-pill);letter-spacing:.04em;font-size:13px;font-variant-numeric:tabular-nums}.usp-strip{background:var(--ink);color:#fff;overflow:hidden;padding:18px 0}.usp-strip__track{display:flex;gap:48px;white-space:nowrap;animation:announcement-scroll 22s linear infinite;padding-left:48px}.usp-strip__item{font-size:12px;font-weight:500;letter-spacing:.04em;display:inline-flex;align-items:center;gap:10px}.usp-strip__item svg{width:16px!important;height:16px!important;color:var(--accent)}.probleme{background:var(--cream);padding:70px 0}.probleme h2{font-family:var(--font-display);font-weight:300;font-size:30px;line-height:1.1;margin-bottom:18px;letter-spacing:-1px}.probleme h2 em{font-style:italic;color:var(--accent)}@media(min-width:768px){.probleme h2{font-size:40px}}.probleme__intro{font-size:15.5px;line-height:1.65;color:var(--ink-soft);margin-bottom:28px;max-width:700px}.probleme__quote{border-left:3px solid var(--accent);padding:4px 0 4px 18px;margin:24px 0;font-family:var(--font-display);font-style:italic;font-weight:300;font-size:18px;line-height:1.45;color:var(--ink);max-width:700px}@media(min-width:768px){.probleme__quote{font-size:22px}}.probleme__list{display:flex;flex-direction:column;gap:14px;margin-top:28px;max-width:700px}.probleme__item{display:flex;gap:14px;align-items:flex-start;font-size:14px;line-height:1.55;color:var(--ink-soft)}.probleme__item-bullet{width:22px;height:22px;background:var(--accent);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.probleme__item-bullet svg{width:12px!important;height:12px!important}.probleme__item strong{color:var(--ink);font-weight:600}.ca-ressemble__layout{display:flex;flex-direction:column;gap:28px;align-items:center}@media(min-width:900px){.ca-ressemble__layout{flex-direction:row;gap:60px;align-items:center}}.ca-ressemble__video{width:280px;position:relative;border-radius:var(--r-md);overflow:hidden;box-shadow:var(--shadow-lg);flex-shrink:0}.ca-ressemble__video img,.ca-ressemble__video video{width:100%;aspect-ratio:9/16;object-fit:cover}.ca-ressemble__video-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:64px;height:64px;border-radius:50%;background:#fffffff2;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #0000004d}.ca-ressemble__video-play svg{width:22px!important;height:22px!important;margin-left:3px;color:var(--ink)}.ca-ressemble__video-tag{position:absolute;bottom:16px;left:16px;right:16px;background:#000000b3;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#fff;padding:8px 12px;border-radius:var(--r-pill);font-size:11px;text-align:center}.ca-ressemble__stats{width:100%;display:flex;flex-direction:column;gap:14px;max-width:560px}.big-stat{background:var(--surface);border-radius:var(--r-md);padding:22px 24px;border-left:4px solid var(--accent);box-shadow:var(--shadow-sm)}.big-stat__num{font-family:var(--font-display);font-weight:400;font-size:46px;line-height:1;letter-spacing:-1.5px;color:var(--ink);display:inline-flex;align-items:baseline;gap:5px}.big-stat__num em{color:var(--accent);font-style:italic}.big-stat__num-unit{font-size:16px;color:var(--muted);font-style:normal;margin-left:4px;font-family:var(--font-body);font-weight:400}.big-stat__label{font-size:13.5px;font-weight:600;margin-top:10px;color:var(--ink)}.big-stat__subtext{font-size:12px;color:var(--muted);line-height:1.5;margin-top:2px}.echec{background:var(--ink);color:#fff;padding:70px 0}.echec h2{color:#fff}.echec .section-sub{color:#ffffffb3}.echec .eyebrow:before{background:var(--accent)}.echec__list{display:flex;flex-direction:column;gap:14px;margin-top:30px}@media(min-width:768px){.echec__list{display:grid;grid-template-columns:repeat(2,1fr)}}.echec__item{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:var(--r-md);padding:20px 22px;position:relative;transition:all .3s}.echec__item:hover{border-color:#e639464d;background:#e639460d}.echec__item-header{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;flex-wrap:wrap}.echec__item-title{font-size:16px;font-weight:600;color:#fff}.echec__item-tag{background:var(--accent);color:#fff;padding:3px 8px;border-radius:var(--r-pill);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.echec__item-text{font-size:13.5px;color:#ffffffb3;line-height:1.55}.echec__transition{margin-top:36px;padding-top:28px;border-top:1px solid rgba(255,255,255,.1);text-align:center}.echec__transition-text{font-family:var(--font-display);font-style:italic;font-weight:300;font-size:22px;line-height:1.4;margin-bottom:18px}.echec__transition-text strong{color:var(--accent);font-style:normal;font-weight:500}.pour-qui__list{display:flex;flex-direction:column;gap:14px;margin-top:28px}@media(min-width:768px){.pour-qui__list{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}}.pour-qui__card{background:var(--surface);border-radius:var(--r-md);padding:24px 22px;box-shadow:var(--shadow-sm);transition:all .3s}.pour-qui__card:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.pour-qui__card-quote{font-family:var(--font-display);font-weight:300;font-size:18px;line-height:1.3;font-style:italic;color:var(--ink);margin-bottom:12px}.pour-qui__card-quote:before{content:"\ab  ";color:var(--accent)}.pour-qui__card-quote:after{content:" \bb";color:var(--accent)}.pour-qui__card-arrow{display:inline-flex;align-items:center;gap:8px;margin:8px 0 12px;color:var(--accent);font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.pour-qui__card-arrow svg{width:14px!important;height:14px!important}.pour-qui__card-desc{font-size:13.5px;color:var(--muted);line-height:1.6;margin-bottom:14px}.pour-qui__card-tag{display:inline-block;background:var(--accent-soft);color:var(--accent);padding:5px 11px;border-radius:var(--r-pill);font-size:11px;font-weight:600}.comparatif{background:var(--cream);padding:70px 0}.comparatif__table{background:var(--surface);border-radius:var(--r-md);overflow:hidden;box-shadow:var(--shadow-sm);margin-top:24px;max-width:800px}.comparatif__row{display:grid;grid-template-columns:1.5fr 1fr 1fr;padding:14px 16px;border-bottom:1px solid var(--line);align-items:center;font-size:12.5px}@media(min-width:768px){.comparatif__row{padding:18px 24px;font-size:14px}}.comparatif__row:last-child{border-bottom:none}.comparatif__row--header{background:var(--ink);color:#fff;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.comparatif__row--header>div:nth-child(3){color:var(--accent)}.comparatif__row--accent{background:linear-gradient(90deg,var(--accent-soft) 0%,transparent 100%);font-weight:500}.comparatif__feature{font-weight:500;color:var(--ink)}.comparatif__cell{text-align:center;color:var(--muted)}.comparatif__cell-yes{color:var(--green);font-weight:600}.comparatif__cell-no{color:var(--accent);font-weight:600}.comparatif__cell-jb{color:var(--ink);font-weight:700}.offre{background:linear-gradient(180deg,var(--ink) 0%,var(--ink-soft) 100%);color:#fff;padding:70px 0}.offre h2{color:#fff}.offre .section-sub{color:#ffffffb3}.offre .eyebrow:before{background:var(--accent)}.offre__layout{display:grid;grid-template-columns:1fr;gap:30px;margin-top:30px}@media(min-width:900px){.offre__layout{grid-template-columns:1fr 1fr;gap:50px;align-items:center}}.offre__card{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:var(--r-lg);padding:28px 22px;position:relative}.offre__discount-badge{position:absolute;top:-18px;right:22px;background:var(--accent);color:#fff;padding:8px 14px;border-radius:var(--r-pill);font-family:var(--font-display);font-size:17px;font-weight:500;box-shadow:0 8px 24px #e6394666}.offre__image{aspect-ratio:1;background:linear-gradient(135deg,#2a2a2a,#1a1a1a);border-radius:var(--r-md);margin-bottom:20px;overflow:hidden}.offre__image img{width:100%;height:100%;object-fit:cover}.offre__items{display:flex;flex-direction:column;gap:11px;margin:18px 0 22px}.offre__item{display:flex;align-items:flex-start;gap:10px;font-size:13.5px}.offre__item-check{width:20px;height:20px;background:var(--accent);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.offre__item-check svg{width:11px!important;height:11px!important;color:#fff;stroke-width:3.5}.offre__item-text strong{color:#fff;font-weight:600}.offre__item-text-value{color:#ffffff80;font-size:12px;margin-left:4px}.offre__item-text-desc{display:block;font-size:12px;color:#ffffff8c;margin-top:1px}.offre__price-box{background:#e639461a;border:1px solid rgba(230,57,70,.25);border-radius:var(--r-md);padding:16px 18px;margin-bottom:18px}.offre__price-compare{display:flex;justify-content:space-between;align-items:center;font-size:12.5px;color:#ffffff73;text-decoration:line-through;margin-bottom:4px}.offre__price-now{display:flex;justify-content:space-between;align-items:baseline}.offre__price-now-label{font-size:10.5px;text-transform:uppercase;letter-spacing:.18em;color:#ffffffb3;font-weight:600}.offre__price-now-value{font-family:var(--font-display);font-size:38px;font-weight:500;color:var(--accent);letter-spacing:-1.2px}.offre__price-installments{margin-top:10px;padding-top:10px;border-top:1px solid rgba(255,255,255,.1);font-size:12px;color:#ffffffb3;display:flex;align-items:center;gap:5px}.offre__price-installments svg{width:13px!important;height:13px!important;color:var(--accent)}.offre__price-installments strong{color:#fff;font-weight:600}.offre__stock{background:#ffffff0d;border-radius:var(--r-sm);padding:12px 14px;margin-bottom:14px}.offre__stock-row{display:flex;justify-content:space-between;font-size:12px;color:#fffc;margin-bottom:8px}.offre__stock-row strong{color:var(--accent)}.offre__stock-bar{height:5px;background:#ffffff1a;border-radius:var(--r-pill);overflow:hidden}.offre__stock-bar-fill{height:100%;background:linear-gradient(90deg,var(--accent),#ff7878);border-radius:var(--r-pill)}.offre__countdown{background:#e639461f;border-radius:var(--r-sm);padding:10px 14px;margin-bottom:18px;display:flex;justify-content:space-between;align-items:center}.offre__countdown-label{font-size:11.5px;color:#ffffffd9}.offre__countdown-timer{font-family:var(--font-display);font-weight:500;font-size:18px;color:var(--accent);font-variant-numeric:tabular-nums}.offre__cta{width:100%;background:var(--accent);color:#fff;height:60px;border-radius:var(--r-pill);font-size:13.5px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:14px;transition:all .25s;box-shadow:0 12px 30px #e6394659;border:none;cursor:pointer;font-family:var(--font-body)}.offre__cta:hover{transform:translateY(-2px);box-shadow:0 18px 40px #e6394680;background:var(--accent-dark)}.offre__cta svg{width:16px!important;height:16px!important}.offre__trust{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;font-size:11px;color:#ffffffa6}.offre__trust span{display:inline-flex;align-items:center;gap:4px}.offre__trust svg{width:11px!important;height:11px!important;color:var(--green);stroke-width:3}.timeline{position:relative;margin-top:30px;padding-left:14px;max-width:700px}.timeline:before{content:"";position:absolute;left:6px;top:8px;bottom:8px;width:2px;background:linear-gradient(180deg,var(--accent),var(--gold))}.timeline__item{position:relative;padding-left:28px;padding-bottom:26px}.timeline__item:last-child{padding-bottom:0}.timeline__dot{position:absolute;left:-2px;top:4px;width:16px;height:16px;border-radius:50%;background:var(--accent);border:3px solid var(--bg);box-shadow:0 0 0 2px var(--accent)}.timeline__week{font-size:10.5px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin-bottom:4px}.timeline__title{font-family:var(--font-display);font-size:19px;font-weight:400;line-height:1.25;margin-bottom:6px;color:var(--ink)}.timeline__title em{font-style:italic}.timeline__text{font-size:13px;color:var(--muted);line-height:1.55}.reviews-summary{display:flex;align-items:center;gap:18px;padding:20px 22px;background:var(--surface);border-radius:var(--r-md);margin-bottom:24px;box-shadow:var(--shadow-sm);max-width:480px}.reviews-summary__score{font-family:var(--font-display);font-size:44px;font-weight:400;line-height:1;color:var(--ink);letter-spacing:-1.5px}.reviews-summary__info{flex:1}.reviews-summary__stars{color:var(--gold);font-size:16px;letter-spacing:1px;margin-bottom:4px}.reviews-summary__count{font-size:12.5px;color:var(--muted)}.reviews-summary__count strong{color:var(--ink)}.review-scroll{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:8px;margin:0 -20px;padding-left:20px;padding-right:20px}@media(min-width:768px){.review-scroll{margin:0 -40px;padding-left:40px;padding-right:40px}}.review-scroll::-webkit-scrollbar{display:none}.review-card{flex:0 0 280px;scroll-snap-align:start;background:var(--surface);border-radius:var(--r-md);padding:22px 20px;box-shadow:var(--shadow-sm)}.review-card__header{display:flex;align-items:center;gap:12px;margin-bottom:14px}.review-card__avatar{width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,var(--accent),#ff7878);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:14px;flex-shrink:0}.review-card__name{font-size:13.5px;font-weight:600}.review-card__verified{font-size:10.5px;color:var(--green);font-weight:500;display:inline-flex;align-items:center;gap:3px}.review-card__verified svg{width:10px!important;height:10px!important}.review-card__date{font-size:10.5px;color:var(--muted)}.review-card__stars{color:var(--gold);font-size:13px;letter-spacing:1px;margin-bottom:8px}.review-card__title{font-size:14px;font-weight:600;margin-bottom:6px}.review-card__text{font-size:13px;color:var(--muted);line-height:1.55}.review-card__meta{font-size:10.5px;color:var(--muted);margin-top:10px;padding-top:10px;border-top:1px solid var(--line)}.objections{background:var(--cream);padding:70px 0}.objection{background:var(--surface);border-radius:var(--r-md);padding:22px;margin-bottom:14px;box-shadow:var(--shadow-sm);max-width:760px}.objection__q{font-family:var(--font-display);font-style:italic;font-weight:300;font-size:18px;line-height:1.3;color:var(--ink-soft);padding-left:18px;border-left:3px solid var(--ink-soft);margin-bottom:14px}.objection__a-label{font-size:10.5px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--accent);display:inline-flex;align-items:center;gap:5px;margin-bottom:8px}.objection__a-label svg{width:12px!important;height:12px!important}.objection__a{font-size:14px;line-height:1.6;color:var(--ink)}.objection__a strong{color:var(--ink);font-weight:600}.histoire{background:linear-gradient(180deg,var(--cream) 0%,var(--bg) 100%)}.histoire__layout{display:grid;grid-template-columns:1fr;gap:28px}@media(min-width:900px){.histoire__layout{grid-template-columns:.9fr 1.1fr;gap:60px;align-items:center}}.histoire__img{width:100%;aspect-ratio:4/5;background-size:cover;background-position:center;border-radius:var(--r-md)}.histoire__content p{font-size:15px;line-height:1.75;color:var(--ink-soft);margin-bottom:16px}.histoire__content p strong{color:var(--ink)}.histoire__signature{margin-top:24px;display:flex;align-items:center;gap:14px;font-family:var(--font-display);font-style:italic;font-size:16px}.histoire__signature-line{width:50px;height:2px;background:var(--accent)}.science{background:var(--ink);color:#fff;padding:70px 0}.science h2{color:#fff}.science .section-sub{color:#ffffffb3}.science .eyebrow:before{background:var(--accent)}.science__grid{display:flex;flex-direction:column;gap:14px;margin-top:28px}@media(min-width:768px){.science__grid{display:grid;grid-template-columns:repeat(3,1fr)}}.science__card{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:var(--r-md);padding:24px 22px;transition:all .3s}.science__card:hover{background:#e639460f;border-color:#e639464d}.science__card-num{font-family:var(--font-display);font-weight:300;font-size:44px;line-height:1;letter-spacing:-1.5px;color:var(--accent);margin-bottom:12px}.science__card-title{font-size:14px;font-weight:500;line-height:1.45;margin-bottom:10px}.science__card-source{font-size:11px;color:#ffffff80;font-style:italic}.faq__list{max-width:760px}.faq__item{border-bottom:1px solid var(--line);padding:18px 0;cursor:pointer}.faq__q{display:flex;justify-content:space-between;align-items:center;gap:16px;font-size:14.5px;font-weight:500;color:var(--ink)}.faq__q-icon{width:28px;height:28px;border-radius:50%;background:var(--cream);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .3s;color:var(--ink)}.faq__q-icon svg{width:14px!important;height:14px!important}.faq__item.is-open .faq__q-icon{background:var(--accent);transform:rotate(45deg);color:#fff}.faq__a{font-size:13.5px;color:var(--muted);line-height:1.65;padding:12px 0 0;display:none}.faq__item.is-open .faq__a{display:block}.cta-final{background:var(--ink);color:#fff;padding:80px 24px 90px;text-align:center;position:relative;overflow:hidden}.cta-final:before{content:"";position:absolute;top:-150px;left:50%;transform:translate(-50%);width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(230,57,70,.25),transparent 70%);filter:blur(50px);pointer-events:none}.cta-final__inner{position:relative;z-index:1;max-width:700px;margin:0 auto}.cta-final__eyebrow{display:inline-flex;align-items:center;gap:6px;font-size:10.5px;letter-spacing:.3em;text-transform:uppercase;color:var(--accent);font-weight:700;margin-bottom:18px}.cta-final__eyebrow svg{width:12px!important;height:12px!important}.cta-final h2{font-family:var(--font-display);font-weight:300;font-size:40px;line-height:1;letter-spacing:-1.5px;color:#fff;margin-bottom:18px}@media(min-width:768px){.cta-final h2{font-size:56px}}.cta-final h2 em{font-style:italic;color:var(--accent)}.cta-final__sub{font-size:14.5px;line-height:1.55;color:#ffffffb3;margin-bottom:30px;max-width:480px;margin-left:auto;margin-right:auto}.cta-final__recap{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:var(--r-md);padding:18px 22px;margin-bottom:26px;display:inline-block}.cta-final__recap-strike{font-size:12.5px;color:#ffffff80;text-decoration:line-through;margin-right:12px}.cta-final__recap-now{font-family:var(--font-display);font-size:36px;font-weight:500;color:var(--accent)}.cta-final__recap-items{font-size:11.5px;color:#fff9;margin-top:6px}.cta-final__btn{background:var(--accent);color:#fff;padding:0 38px;height:62px;border-radius:var(--r-pill);font-size:13.5px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;display:inline-flex;align-items:center;gap:12px;margin-bottom:24px;transition:all .25s;box-shadow:0 14px 36px #e6394666}.cta-final__btn:hover{transform:translateY(-3px);box-shadow:0 20px 50px #e6394699}.cta-final__btn svg{width:16px!important;height:16px!important}.cta-final__proof{display:flex;align-items:center;justify-content:center;gap:14px}.cta-final__avatars{display:flex}.cta-final__avatar{width:30px;height:30px;border-radius:50%;border:2px solid var(--ink);margin-left:-8px}.cta-final__avatar:first-child{margin-left:0}.cta-final__proof-text{font-size:12.5px;color:#ffffffbf}.footer{background:#050505;color:#fff;padding:50px 0 30px}.footer__main{display:grid;grid-template-columns:1fr;gap:32px;margin-bottom:30px}@media(min-width:768px){.footer__main{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:40px}}.footer__logo{font-family:var(--font-display);font-size:28px;font-weight:500;margin-bottom:8px}.footer__logo em{color:var(--accent);font-style:italic;font-weight:400}.footer__tagline{font-size:12px;color:#ffffff80;margin-bottom:22px}.footer__newsletter{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:var(--r-md);padding:18px;margin-bottom:20px}.footer__newsletter-title{font-size:13.5px;font-weight:600;margin-bottom:10px;color:#fff}.footer__newsletter-form{display:flex;background:#ffffff0f;border-radius:var(--r-pill);padding:4px 4px 4px 16px;align-items:center}.footer__newsletter-form input{flex:1;background:transparent;border:none;color:#fff;font-size:13px;padding:10px 0;outline:none}.footer__newsletter-form input::placeholder{color:#fff6}.footer__newsletter-form button{background:var(--accent);color:#fff;padding:10px 16px;border-radius:var(--r-pill);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;border:none;cursor:pointer}.footer__socials{display:flex;gap:12px}.footer__social{width:38px;height:38px;background:#ffffff0f;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .2s}.footer__social:hover{background:var(--accent)}.footer__social svg{width:16px!important;height:16px!important;color:#fff}.footer__col{border-top:1px solid rgba(255,255,255,.08)}.footer__col-title{font-size:13px;font-weight:600;letter-spacing:.05em;color:#fff;padding:18px 0;cursor:pointer;display:flex;justify-content:space-between;align-items:center;list-style:none;-webkit-user-select:none;user-select:none}.footer__col-title::-webkit-details-marker{display:none}.footer__col-icon{font-size:22px;font-weight:300;line-height:1;color:#ffffff80;transition:transform .25s,color .2s}.footer__col[open] .footer__col-icon{transform:rotate(45deg);color:var(--accent)}.footer__col-content{padding:0 0 18px;display:flex;flex-direction:column;gap:4px}.footer__col a{display:block;font-size:13.5px;color:#ffffffbf;padding:7px 0;transition:color .2s}.footer__col a:hover{color:var(--accent)}@media(min-width:768px){.footer__col{border-top:none}.footer__col-title{font-size:10.5px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#ffffff80;padding:0 0 12px;cursor:default;pointer-events:none}.footer__col-icon{display:none}.footer__col-content{padding:0}.footer__col>.footer__col-content{display:flex!important}}.footer__bottom{display:flex;justify-content:space-between;align-items:center;padding-top:24px;border-top:1px solid rgba(255,255,255,.08);font-size:11px;color:#fff6;gap:14px;flex-wrap:wrap}.footer__pay{display:flex;gap:6px}.footer__pay-card{background:#ffffff14;padding:4px 8px;border-radius:4px;font-size:9px;font-weight:700;letter-spacing:.04em;color:#fff}.sticky-atc{position:fixed;bottom:16px;left:50%;transform:translate(-50%);width:calc(100% - 32px);max-width:448px;background:var(--ink);border-radius:var(--r-pill);padding:8px 8px 8px 20px;display:flex;align-items:center;gap:12px;box-shadow:0 18px 50px #0000004d;z-index:50}.sticky-atc__info{flex:1;min-width:0;color:#fff;line-height:1.1}.sticky-atc__price{font-family:var(--font-display);font-size:18px;font-weight:500}.sticky-atc__strike{font-size:11px;color:#ffffff80;text-decoration:line-through;margin-left:6px}.sticky-atc__subtext{font-size:10.5px;color:#fff9;margin-top:2px}.sticky-atc__btn{background:var(--accent);color:#fff;height:46px;padding:0 22px;border-radius:var(--r-pill);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;display:inline-flex;align-items:center;gap:8px}.sticky-atc__btn svg{width:14px!important;height:14px!important}.drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:998;transition:opacity .3s;opacity:0;pointer-events:none}.drawer-overlay.is-open{opacity:1;pointer-events:auto}.cart-drawer,.menu-drawer{position:fixed;top:0;height:100vh;width:100%;max-width:420px;background:var(--bg);z-index:999;transition:transform .35s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;overflow:hidden}.cart-drawer{right:0;transform:translate(100%)}.cart-drawer.is-open{transform:translate(0)}.menu-drawer{left:0;transform:translate(-100%)}.menu-drawer.is-open{transform:translate(0)}[data-cart-drawer-content]{display:flex;flex-direction:column;height:100%;overflow:hidden}.cart-drawer__header,.menu-drawer__header{padding:24px 24px 18px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);flex-shrink:0}.cart-drawer__title,.menu-drawer__title{font-family:var(--font-display);font-size:22px;font-weight:400}.cart-drawer__close,.menu-drawer__close{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--cream);transition:background .2s;border:none;cursor:pointer;padding:0}.cart-drawer__close:hover,.menu-drawer__close:hover{background:var(--line-strong)}.cart-drawer__close svg,.menu-drawer__close svg{width:18px!important;height:18px!important}.cart-drawer__reserved{padding:12px 24px;background:var(--ink);color:#fff;border-bottom:1px solid rgba(0,0,0,.06);flex-shrink:0}.cart-drawer__reserved-row{display:flex;align-items:center;gap:8px;font-size:12.5px;margin-bottom:8px}.cart-drawer__reserved-row svg{width:13px!important;height:13px!important;color:var(--accent);flex-shrink:0}.cart-drawer__reserved-row strong{font-family:var(--font-display);font-size:16px;font-weight:500;color:var(--accent);font-variant-numeric:tabular-nums;margin-left:4px}.cart-drawer__reserved-bar{height:3px;background:#ffffff1f;border-radius:var(--r-pill);overflow:hidden}.cart-drawer__reserved-bar-fill{height:100%;width:100%;background:linear-gradient(90deg,var(--accent),#ff7878);border-radius:var(--r-pill);transition:width 1s linear}.shipping-progress{padding:14px 24px;background:var(--cream);border-bottom:1px solid var(--line);flex-shrink:0}.shipping-progress__msg{font-size:12.5px;color:var(--ink);margin-bottom:10px;text-align:center}.shipping-progress__msg strong{color:var(--accent);font-weight:600}.shipping-progress__bar{height:5px;background:#00000014;border-radius:var(--r-pill);overflow:hidden}.shipping-progress__fill{height:100%;background:var(--accent);border-radius:var(--r-pill);transition:width .4s}.cart-drawer__items{flex:1 1 auto;padding:16px 24px;display:flex;flex-direction:column;gap:18px;overflow-y:auto;min-height:0}.cart-item{display:flex;gap:14px}.cart-item__img{width:82px;height:105px;object-fit:cover;border-radius:var(--r-sm);flex-shrink:0}.cart-item__info{flex:1;min-width:0;display:flex;flex-direction:column}.cart-item__name{font-size:13.5px;font-weight:600;margin-bottom:4px;line-height:1.3}.cart-item__variant{font-size:11.5px;color:var(--muted);margin-bottom:8px}.cart-item__bottom{display:flex;justify-content:space-between;align-items:center;margin-top:auto}.cart-item__price{font-family:var(--font-display);font-size:16px;font-weight:500;display:flex;flex-direction:column;align-items:flex-end;line-height:1.1;gap:2px}.cart-item__price-compare{font-family:var(--font-body);font-size:11.5px;font-weight:400;color:var(--muted);text-decoration:line-through}.cart-item__price-final{font-family:var(--font-display);font-size:16px;font-weight:500}.cart-item__remove{font-size:10.5px;color:var(--muted);text-decoration:underline;margin-top:6px;align-self:flex-start;cursor:pointer}.qty-control{display:inline-flex;align-items:center;border:1px solid var(--line-strong);border-radius:var(--r-pill);overflow:hidden}.qty-control button{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:transparent;font-size:14px;color:var(--ink);border:none;cursor:pointer}.qty-control button:hover{background:var(--cream)}.qty-control span{min-width:24px;text-align:center;font-size:12.5px;font-weight:600}.cart-drawer__footer{padding:18px 24px 24px;border-top:1px solid var(--line);background:var(--bg);flex-shrink:0;box-shadow:0 -4px 20px #0000000a}.cart-drawer__totals{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:14px}.cart-drawer__totals-label{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-weight:600}.cart-drawer__totals-prices{display:inline-flex;align-items:baseline;gap:10px}.cart-drawer__totals-compare{font-family:var(--font-body);font-size:15px;color:var(--muted);text-decoration:line-through;font-weight:400}.cart-drawer__totals-value{font-family:var(--font-display);font-size:30px;font-weight:500;line-height:1;color:var(--ink)}.cart-drawer__savings{font-size:12px;color:var(--muted);margin-bottom:14px;letter-spacing:.02em}.cart-drawer__savings strong{color:var(--accent);font-weight:600}.cart-drawer__checkout{width:100%;background:var(--accent);color:#fff;height:56px;border-radius:var(--r-pill);font-size:13px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;display:flex;align-items:center;justify-content:center;gap:10px;border:none;cursor:pointer;transition:all .25s}.cart-drawer__checkout:hover{background:var(--accent-dark)}.cart-drawer__checkout svg{width:14px!important;height:14px!important}.cart-drawer__trust{display:flex;flex-direction:column;align-items:center;gap:10px;margin-top:14px;padding-top:14px;border-top:1px solid var(--line)}.cart-drawer__trust-row{display:flex;justify-content:center;gap:18px;font-size:11.5px;color:var(--muted);flex-wrap:wrap}.cart-drawer__trust-item{display:inline-flex;align-items:center;gap:6px}.cart-drawer__trust-item svg{width:14px!important;height:14px!important;color:var(--ink)}.cart-drawer__trust-cards{display:flex;align-items:center;gap:6px;flex-wrap:wrap;justify-content:center}.cart-empty{text-align:center;padding:60px 24px}.cart-empty svg{width:60px!important;height:60px!important;color:var(--line-strong);margin:0 auto 20px}.cart-empty h3{font-family:var(--font-display);font-size:20px;font-weight:400;margin-bottom:8px}.cart-empty p{font-size:13px;color:var(--muted);margin-bottom:24px}.menu-drawer__nav{padding:16px 24px;display:flex;flex-direction:column;gap:4px}.menu-drawer__nav a{padding:14px 0;font-size:16px;font-weight:500;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.menu-drawer__nav a svg{width:14px!important;height:14px!important;color:var(--muted)}.product-card{position:relative;display:block}.product-card__img-wrap{position:relative;aspect-ratio:4/5;background:var(--cream);border-radius:var(--r-md);overflow:hidden;margin-bottom:12px}.product-card__img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.product-card:hover .product-card__img{transform:scale(1.04)}.product-card__badges{position:absolute;top:12px;left:12px;display:flex;flex-direction:column;gap:6px;z-index:2}.product-card__badge{background:var(--ink);color:#fff;padding:4px 10px;border-radius:var(--r-pill);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.product-card__badge--accent{background:var(--accent)}.product-card__title{font-size:14px;font-weight:500;margin-bottom:4px}.product-card__price{font-family:var(--font-display);font-size:16px;font-weight:500}.product-card__price-compare{color:var(--muted);text-decoration:line-through;margin-left:6px;font-size:14px}@media(max-width:767px){.hide-mobile{display:none!important}}@media(min-width:768px){.hide-desktop{display:none!important}}.pdp-main{padding:16px 0 60px;background:var(--bg)}@media(min-width:768px){.pdp-main{padding:28px 0 80px}}.pdp-main__breadcrumb{font-size:12px;color:var(--muted);letter-spacing:.04em;margin-bottom:20px;display:flex;gap:6px;align-items:center}.pdp-main__breadcrumb a{color:var(--muted);transition:color .2s}.pdp-main__breadcrumb a:hover,.pdp-main__breadcrumb span{color:var(--ink)}.pdp-main__layout{display:grid;grid-template-columns:1fr;gap:30px;width:100%}@media(min-width:1024px){.pdp-main__layout{grid-template-columns:1.1fr 1fr;gap:60px;align-items:flex-start}}.pdp-gallery{position:relative;width:100%;min-width:0}.pdp-gallery__main-wrap{position:relative;border-radius:var(--r-md);overflow:hidden;margin-bottom:12px;background:var(--cream);width:100%}.pdp-gallery__slider{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-behavior:smooth;width:100%}.pdp-gallery__slider::-webkit-scrollbar{display:none}.pdp-gallery__slide{flex:0 0 100%;width:100%;aspect-ratio:1 / 1;scroll-snap-align:start;scroll-snap-stop:always;position:relative}.pdp-gallery__slide img{width:100%;height:100%;object-fit:cover;display:block}.pdp-gallery__badges{position:absolute;top:14px;left:14px;display:flex;flex-direction:column;gap:6px;z-index:2;pointer-events:none}.pdp-gallery__badge{background:var(--ink);color:#fff;padding:5px 11px;border-radius:var(--r-pill);font-size:10.5px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.pdp-gallery__badge--accent{background:var(--accent)}.pdp-gallery__thumbs{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;padding-bottom:4px;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.pdp-gallery__thumbs::-webkit-scrollbar{display:none}.pdp-gallery__thumb{flex:0 0 70px;width:70px;height:70px;background:var(--cream);border-radius:var(--r-sm);overflow:hidden;cursor:pointer;border:2px solid transparent;transition:border-color .2s;padding:0}.pdp-gallery__thumb img{width:100%;height:100%;object-fit:cover}.pdp-gallery__thumb.is-active{border-color:var(--ink)}@media(min-width:768px){.pdp-gallery__thumb{flex:0 0 80px;width:80px;height:80px}}@media(min-width:1024px){.pdp-gallery__thumbs{flex-wrap:wrap;overflow-x:visible}.pdp-gallery__thumb{flex:0 0 calc(20% - 7px);width:auto;height:auto;aspect-ratio:1 / 1}}.pdp-buybox{position:relative;min-width:0}@media(min-width:1024px){.pdp-buybox{position:sticky;top:90px;max-height:calc(100vh - 110px);overflow-y:auto;padding-right:4px;padding-top:4px}.pdp-buybox::-webkit-scrollbar{width:0}}.pdp-buybox__rating{display:flex;align-items:center;gap:8px;margin-bottom:14px;font-size:12.5px;color:var(--muted)}.pdp-buybox__rating-stars{color:var(--gold);font-size:15px;letter-spacing:1px}.pdp-buybox__rating-count{color:var(--ink);font-weight:500}.pdp-buybox__rating a{color:var(--muted);text-decoration:underline}.pdp-buybox__title{font-family:var(--font-display);font-weight:400;font-size:32px;line-height:1.05;letter-spacing:-1.2px;margin-bottom:12px;color:var(--ink)}.pdp-buybox__title em{font-style:italic;color:var(--accent)}@media(min-width:768px){.pdp-buybox__title{font-size:42px}}.pdp-buybox__tagline{font-size:15px;line-height:1.55;color:var(--muted);margin-bottom:24px}.pdp-buybox__price{display:flex;align-items:baseline;gap:12px;margin-bottom:6px;flex-wrap:wrap}.pdp-buybox__price-now{font-family:var(--font-display);font-size:40px;font-weight:500;color:var(--ink);letter-spacing:-1.2px;line-height:1}.pdp-buybox__price-compare{font-size:20px;color:var(--muted);text-decoration:line-through}.pdp-buybox__price-discount{font-size:12px;color:var(--accent);font-weight:700;letter-spacing:.05em;text-transform:uppercase}.pdp-buybox__price-tax{font-size:11.5px;color:var(--muted);margin-bottom:26px}.pdp-variant{margin-bottom:22px}.pdp-variant__label{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:12px}.pdp-variant__label-text{font-size:11.5px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--ink)}.pdp-variant__label-value{font-size:13px;color:var(--muted);font-weight:500}.pdp-variant__label-value strong{color:var(--ink);font-weight:600}.pdp-variant__guide{font-size:12px;color:var(--ink);text-decoration:underline;cursor:pointer;font-weight:500;background:none;border:none;padding:0}.pdp-variant__guide:hover{color:var(--accent)}.pdp-variant__colors{display:flex;gap:10px;flex-wrap:wrap}.pdp-variant__color{width:46px;height:46px;border-radius:50%;border:2px solid transparent;cursor:pointer;padding:0;position:relative;display:flex;align-items:center;justify-content:center;background:transparent;transition:border-color .2s,transform .15s}.pdp-variant__color:hover{transform:scale(1.06)}.pdp-variant__color-swatch{width:38px;height:38px;border-radius:50%;border:1px solid rgba(0,0,0,.08)}.pdp-variant__color.is-active{border-color:var(--ink)}.pdp-variant__color.is-unavailable{opacity:.35;cursor:not-allowed}.pdp-variant__color.is-unavailable:after{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;background:linear-gradient(45deg,transparent calc(50% - 1px),var(--muted) calc(50% - 1px),var(--muted) calc(50% + 1px),transparent calc(50% + 1px));border-radius:50%}.pdp-variant__sizes{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}@media(min-width:768px){.pdp-variant__sizes{grid-template-columns:repeat(6,1fr)}}.pdp-variant__size{padding:13px 4px;background:#fff;border:1.5px solid var(--line-strong);border-radius:var(--r-sm);font-size:13px;font-weight:600;cursor:pointer;color:var(--ink);transition:all .2s;text-align:center;position:relative;font-family:var(--font-body)}.pdp-variant__size:hover{border-color:var(--ink)}.pdp-variant__size.is-active{background:var(--ink);color:#fff;border-color:var(--ink)}.pdp-variant__size.is-unavailable{color:var(--muted);background:var(--cream);cursor:not-allowed;opacity:.55}.pdp-variant__size.is-unavailable:after{content:"";position:absolute;top:50%;left:8px;right:8px;height:1px;background:var(--muted);transform:rotate(-12deg)}.pdp-stock-subtle{display:inline-flex;align-items:center;gap:8px;font-size:12.5px;color:var(--muted);margin-bottom:22px}.pdp-stock-subtle__dot{width:8px;height:8px;border-radius:50%;background:var(--accent);animation:pulse-soft 1.8s ease-in-out infinite;flex-shrink:0}.pdp-stock-subtle strong{color:var(--ink);font-weight:600}.pdp-atc{width:100%;background:var(--ink);color:#fff;height:64px;border-radius:var(--r-pill);font-size:14px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;display:flex;align-items:center;justify-content:center;gap:12px;border:none;cursor:pointer;margin-bottom:14px;transition:all .25s cubic-bezier(.4,0,.2,1);font-family:var(--font-body);box-shadow:0 10px 30px #0a0a0a2e}.pdp-atc:hover{background:var(--accent);transform:translateY(-2px);box-shadow:0 18px 40px #e6394659}.pdp-atc:active{transform:translateY(0)}.pdp-atc:disabled{background:var(--line-strong);color:var(--muted);cursor:not-allowed;box-shadow:none;transform:none}.pdp-atc svg{width:18px!important;height:18px!important}.pdp-guarantees{display:flex;justify-content:center;align-items:center;gap:6px;flex-wrap:wrap;font-size:11.5px;color:var(--muted);margin-bottom:20px;letter-spacing:.02em}.pdp-guarantees span{display:inline-flex;align-items:center;gap:4px}.pdp-guarantees svg{width:12px!important;height:12px!important;color:var(--green);stroke-width:3}.pdp-guarantees .pdp-guarantees__sep{color:var(--line-strong);margin:0 4px}.payment-image{display:block!important;width:auto!important;max-width:100%!important;object-fit:contain}.pdp-payment{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:14px;padding:18px 0;margin-bottom:24px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.pdp-payment__label{font-size:11.5px;color:var(--muted);letter-spacing:.04em}.pdp-payment__cards{display:flex;align-items:center;justify-content:center}.pdp-buybox__desc{font-size:14px;line-height:1.65;color:var(--ink-soft)}.pdp-buybox__desc strong{color:var(--ink);font-weight:600}.pdp-buybox__desc ul{list-style:none;padding:0;margin:14px 0 0;display:flex;flex-direction:column;gap:12px}.pdp-buybox__desc li{padding-left:26px;position:relative;font-size:13.5px;color:var(--ink-soft);line-height:1.5}.pdp-buybox__desc li:before{content:"";position:absolute;left:0;top:6px;width:14px;height:14px;background:var(--ink);border-radius:50%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E");background-size:9px;background-position:center;background-repeat:no-repeat}.pdp-results{padding:80px 0;background:var(--ink);color:#fff;text-align:center}.pdp-results .eyebrow{color:var(--accent);justify-content:center}.pdp-results .eyebrow:before{background:var(--accent)}.pdp-results h2{font-family:var(--font-display);font-weight:300;font-size:38px;line-height:1.05;letter-spacing:-1.4px;margin-bottom:18px;color:#fff}.pdp-results h2 em{font-style:italic;color:var(--accent)}@media(min-width:768px){.pdp-results h2{font-size:52px}}.pdp-results__sub{font-size:15px;color:#ffffffb3;max-width:560px;margin:0 auto 50px;line-height:1.55}.pdp-results__grid{display:grid;grid-template-columns:1fr;gap:28px;max-width:1100px;margin:0 auto}@media(min-width:768px){.pdp-results__grid{grid-template-columns:repeat(4,1fr);gap:20px}}.pdp-results__stat{padding:24px 18px;border-left:1px solid rgba(255,255,255,.1)}.pdp-results__stat:first-child{border-left:none}@media(max-width:767px){.pdp-results__stat{border-left:none;border-top:1px solid rgba(255,255,255,.1);padding-top:28px}.pdp-results__stat:first-child{border-top:none;padding-top:0}}.pdp-results__stat-num{font-family:var(--font-display);font-weight:300;font-size:68px;line-height:.95;letter-spacing:-2.5px;color:var(--accent);margin-bottom:8px}@media(min-width:768px){.pdp-results__stat-num{font-size:84px}}.pdp-results__stat-label{font-family:var(--font-display);font-size:18px;font-weight:400;font-style:italic;color:#fff;margin-bottom:6px;line-height:1.2}.pdp-results__stat-sub{font-size:12.5px;color:#ffffff8c;line-height:1.45;max-width:200px;margin:0 auto}.pdp-results__source{margin-top:40px;font-size:11px;color:#fff6;font-style:italic}.pdp-wall{padding:80px 0 60px;background:var(--cream);overflow:hidden}.pdp-wall__header{text-align:center;max-width:700px;margin:0 auto 50px;padding:0 20px}.pdp-wall__header .eyebrow{justify-content:center}.pdp-wall__header h2{font-family:var(--font-display);font-weight:300;font-size:38px;line-height:1.05;letter-spacing:-1.4px;margin-bottom:14px;color:var(--ink)}.pdp-wall__header h2 em{font-style:italic;color:var(--accent)}@media(min-width:768px){.pdp-wall__header h2{font-size:52px}}.pdp-wall__header-stats{display:inline-flex;align-items:center;gap:14px;padding:12px 20px;background:var(--surface);border-radius:var(--r-pill);box-shadow:var(--shadow-sm);margin-top:14px}.pdp-wall__header-stats-score{font-family:var(--font-display);font-size:28px;font-weight:500;color:var(--ink);letter-spacing:-.5px}.pdp-wall__header-stats-info{display:flex;flex-direction:column;text-align:left;line-height:1.2}.pdp-wall__header-stats-stars{color:var(--gold);font-size:14px;letter-spacing:1px}.pdp-wall__header-stats-count{font-size:11.5px;color:var(--muted)}.pdp-wall__track-wrap{position:relative;width:100%;margin-bottom:16px}.pdp-wall__track-wrap:before,.pdp-wall__track-wrap:after{content:"";position:absolute;top:0;bottom:0;width:80px;z-index:2;pointer-events:none}.pdp-wall__track-wrap:before{left:0;background:linear-gradient(90deg,var(--cream),transparent)}.pdp-wall__track-wrap:after{right:0;background:linear-gradient(270deg,var(--cream),transparent)}.pdp-wall__track{display:flex;gap:16px;width:max-content;animation:wall-scroll 80s linear infinite}.pdp-wall__track-wrap:nth-child(odd) .pdp-wall__track{animation-direction:reverse;animation-duration:70s}@keyframes wall-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.pdp-wall__track-wrap:hover .pdp-wall__track{animation-play-state:paused}.pdp-wall-card{flex:0 0 320px;background:var(--surface);border-radius:var(--r-md);padding:22px 22px 20px;box-shadow:var(--shadow-sm);display:flex;flex-direction:column}.pdp-wall-card__header{display:flex;align-items:center;gap:12px;margin-bottom:12px}.pdp-wall-card__avatar{width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:13px;flex-shrink:0}.pdp-wall-card__name{font-size:13.5px;font-weight:600;line-height:1.2;color:var(--ink)}.pdp-wall-card__verified{font-size:10.5px;color:var(--green);display:inline-flex;align-items:center;gap:3px;margin-top:1px}.pdp-wall-card__verified svg{width:10px!important;height:10px!important}.pdp-wall-card__stars{color:var(--gold);font-size:13px;letter-spacing:1px;margin-bottom:8px}.pdp-wall-card__title{font-size:14px;font-weight:600;margin-bottom:6px;color:var(--ink);line-height:1.3}.pdp-wall-card__text{font-size:13px;color:var(--muted);line-height:1.55}.pdp-wall-card__meta{font-size:10.5px;color:var(--muted);margin-top:12px;padding-top:12px;border-top:1px solid var(--line)}.pdp-howit{padding:80px 0;background:var(--bg)}.pdp-howit__header{max-width:700px;margin-bottom:50px}.pdp-howit__header h2{font-family:var(--font-display);font-weight:300;font-size:38px;line-height:1.05;letter-spacing:-1.4px;margin-bottom:14px}.pdp-howit__header h2 em{font-style:italic;color:var(--accent)}@media(min-width:768px){.pdp-howit__header h2{font-size:48px}}.pdp-howit__steps{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:768px){.pdp-howit__steps{grid-template-columns:repeat(3,1fr);gap:40px}}.pdp-howit__step{position:relative;padding-top:28px;border-top:2px solid var(--ink)}.pdp-howit__step-num{position:absolute;top:-18px;background:var(--bg);padding-right:14px;font-family:var(--font-display);font-size:32px;font-weight:400;color:var(--accent);line-height:1;letter-spacing:-1px}.pdp-howit__step-title{font-family:var(--font-display);font-size:24px;font-weight:400;line-height:1.2;margin-bottom:12px;letter-spacing:-.4px}.pdp-howit__step-title em{font-style:italic}.pdp-howit__step-text{font-size:14px;color:var(--muted);line-height:1.65}.pdp-deballage{padding:80px 0;background:var(--bg)}.pdp-deballage__header{max-width:700px;margin-bottom:40px}.pdp-deballage__layout{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:768px){.pdp-deballage__layout{grid-template-columns:repeat(2,1fr);gap:18px}}@media(min-width:1024px){.pdp-deballage__layout{grid-template-columns:repeat(4,1fr)}}.pdp-deballage__item{background:var(--surface);border-radius:var(--r-md);padding:24px 22px 22px;border:1px solid var(--line);display:flex;flex-direction:column;transition:border-color .2s}.pdp-deballage__item:hover{border-color:var(--ink)}.pdp-deballage__item-emoji{font-size:36px;margin-bottom:16px;line-height:1}.pdp-deballage__item-img{aspect-ratio:1;background:var(--cream);border-radius:var(--r-sm);margin-bottom:14px;overflow:hidden}.pdp-deballage__item-img img{width:100%;height:100%;object-fit:cover}.pdp-deballage__item-title{font-family:var(--font-display);font-size:18px;font-weight:500;margin-bottom:4px;line-height:1.2;letter-spacing:-.3px}.pdp-deballage__item-value{font-size:11.5px;color:var(--accent);font-weight:600;letter-spacing:.04em;margin-bottom:10px}.pdp-deballage__item-desc{font-size:13px;color:var(--muted);line-height:1.55}.size-guide-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3;z-index:1000;display:none;align-items:flex-end;justify-content:center;opacity:0;transition:opacity .3s}@media(min-width:768px){.size-guide-modal{align-items:center}}.size-guide-modal.is-open{display:flex;opacity:1}.size-guide-modal__content{background:var(--bg);border-radius:var(--r-lg) var(--r-lg) 0 0;width:100%;max-width:600px;max-height:90vh;overflow-y:auto;padding:24px;transform:translateY(20px);transition:transform .3s}@media(min-width:768px){.size-guide-modal__content{border-radius:var(--r-lg)}}.size-guide-modal.is-open .size-guide-modal__content{transform:translateY(0)}.size-guide-modal__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.size-guide-modal__title{font-family:var(--font-display);font-size:24px;font-weight:400}.size-guide-modal__close{width:36px;height:36px;border-radius:50%;background:var(--cream);display:flex;align-items:center;justify-content:center;cursor:pointer;border:none}.size-guide-modal__close svg{width:18px!important;height:18px!important}.size-guide-modal__table{width:100%;border-collapse:collapse;margin-bottom:20px}.size-guide-modal__table th,.size-guide-modal__table td{padding:12px 8px;text-align:center;border-bottom:1px solid var(--line);font-size:13px}.size-guide-modal__table th{background:var(--ink);color:#fff;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.size-guide-modal__tip{background:var(--cream);border-left:3px solid var(--ink);padding:14px 16px;border-radius:var(--r-sm);font-size:13px;color:var(--ink-soft);line-height:1.55}.size-guide-modal__tip strong{color:var(--ink)}.shopify-section{width:100%}.pdp-results,.pdp-deballage,.pdp-howit,.pdp-wall,.cta-final,.science,section.section{width:100%;display:block}.pdp-main,.pdp-main .container{max-width:100%;overflow-x:hidden}.pdp-stock-subtle[data-stock-hidden]{display:none!important}.contact-section{padding:60px 0 80px;background:var(--bg)}@media(min-width:768px){.contact-section{padding:80px 0 100px}}.contact-layout{display:grid;grid-template-columns:1fr;gap:40px}@media(min-width:900px){.contact-layout{grid-template-columns:1fr 1.2fr;gap:80px;align-items:start}}.contact-intro__title{font-family:var(--font-display);font-weight:300;font-size:42px;line-height:1;letter-spacing:-1.5px;margin-bottom:18px;color:var(--ink)}@media(min-width:768px){.contact-intro__title{font-size:58px}}.contact-intro__sub{font-size:16px;line-height:1.6;color:var(--muted);max-width:460px;margin-bottom:40px}.contact-info{display:flex;flex-direction:column;gap:22px}.contact-info__item{display:flex;gap:14px;align-items:flex-start}.contact-info__icon{width:42px;height:42px;border-radius:50%;background:var(--cream);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--ink)}.contact-info__icon svg{width:18px!important;height:18px!important}.contact-info__label{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-weight:600;margin-bottom:3px}.contact-info__value{font-size:15px;color:var(--ink);font-weight:500}a.contact-info__value:hover{color:var(--accent)}.contact-form-wrap{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-md);padding:32px 28px}@media(min-width:768px){.contact-form-wrap{padding:40px 36px}}.contact-form__title{font-family:var(--font-display);font-size:24px;font-weight:400;margin-bottom:24px;color:var(--ink)}.contact-form__row{display:grid;grid-template-columns:1fr;gap:18px;margin-bottom:18px}@media(min-width:600px){.contact-form__row{grid-template-columns:1fr 1fr}}.contact-form__field{margin-bottom:18px;display:flex;flex-direction:column}.contact-form__row .contact-form__field{margin-bottom:0}.contact-form__field label{font-size:12px;letter-spacing:.08em;text-transform:uppercase;font-weight:600;color:var(--ink);margin-bottom:8px}.contact-form__field input,.contact-form__field select,.contact-form__field textarea{width:100%;padding:13px 14px;border:1.5px solid var(--line);border-radius:var(--r-sm);font-family:var(--font-body);font-size:14px;color:var(--ink);background:var(--bg);transition:border-color .2s}.contact-form__field input:focus,.contact-form__field select:focus,.contact-form__field textarea:focus{outline:none;border-color:var(--ink)}.contact-form__field textarea{resize:vertical;min-height:130px;font-family:var(--font-body)}.contact-form__field select{cursor:pointer;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%230A0A0A' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:38px}.contact-form__submit{width:100%;background:var(--ink);color:#fff;height:56px;border-radius:var(--r-pill);font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;display:flex;align-items:center;justify-content:center;gap:10px;border:none;cursor:pointer;margin-top:8px;transition:all .25s;font-family:var(--font-body)}.contact-form__submit:hover{background:var(--accent);transform:translateY(-2px)}.contact-form__submit svg{width:16px!important;height:16px!important}.contact-form__privacy{font-size:11.5px;color:var(--muted);text-align:center;margin-top:16px;line-height:1.5}.contact-form__error{background:#e6394614;border-left:3px solid var(--accent);border-radius:var(--r-sm);padding:13px 16px;font-size:13px;color:var(--accent);margin-bottom:20px}.contact-form__success{text-align:center;padding:30px 20px}.contact-form__success-icon{width:68px;height:68px;border-radius:50%;background:var(--green, #2D5A3D);color:#fff;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.contact-form__success-icon svg{width:32px!important;height:32px!important}.contact-form__success h3{font-family:var(--font-display);font-size:26px;font-weight:400;margin-bottom:10px;color:var(--ink)}.contact-form__success p{font-size:14.5px;color:var(--muted);line-height:1.55;max-width:380px;margin:0 auto}.rtp{padding:60px 0;background:var(--bg)}@media(min-width:768px){.rtp{padding:90px 0}}.rtp__header{text-align:center;margin-bottom:40px}.rtp__eyebrow{font-size:14px;color:var(--ink);margin-bottom:10px;font-weight:400}.rtp__trustpilot{display:inline-flex;align-items:center;gap:8px;margin-bottom:16px;font-size:16px;font-weight:700;color:var(--ink);flex-wrap:wrap;justify-content:center}.rtp__trustpilot-label,.rtp__trustpilot-score{font-weight:700}.rtp__trustpilot-stars{display:inline-flex;gap:2px}.rtp__trustpilot-star{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;background:#00b67a;border-radius:2px}.rtp__trustpilot-star svg{width:14px!important;height:14px!important}.rtp__heading{font-family:var(--font-display);font-size:48px;font-weight:700;line-height:1;letter-spacing:-1.5px;margin:8px 0 0;color:var(--ink)}@media(min-width:768px){.rtp__heading{font-size:64px}}.rtp__grid{display:grid;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:calc((100% - 60px)/4);overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:20px;padding-bottom:8px}.rtp__grid::-webkit-scrollbar{display:none}.rtp__card{scroll-snap-align:start}@media(max-width:900px){.rtp__grid{grid-auto-columns:80%;gap:14px}}.rtp__card{background:var(--bg);border:1px solid var(--line);border-radius:14px;overflow:hidden;display:flex;flex-direction:column;transition:transform .3s,box-shadow .3s}.rtp__card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000000f}.rtp__card-img{width:100%;aspect-ratio:1 / 1;background:#f5f5f5;overflow:hidden}.rtp__card-img img{width:100%!important;height:100%!important;max-width:none!important;object-fit:cover}.rtp__card-img-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--muted);font-size:13px;background:linear-gradient(135deg,#f5f5f5,#e5e5e5)}.rtp__card-body{padding:20px 18px 18px;display:flex;flex-direction:column;flex:1}.rtp__card-text{font-size:14.5px;line-height:1.55;color:var(--ink);margin:0 0 18px;flex:1}.rtp__card-footer{display:flex;flex-direction:column;gap:10px}.rtp__card-rating{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.rtp__card-stars{display:inline-flex;gap:2px}.rtp__card-star{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;background:#00b67a;border-radius:2px}.rtp__card-star svg{width:13px!important;height:13px!important}.rtp__card-verified{background:#f5f5f5;color:#6b7280;font-size:11px;font-weight:600;padding:4px 10px;border-radius:6px}.rtp__card-name{font-size:15px;font-weight:700;color:var(--ink)}.rtp__nav{display:flex;justify-content:center;gap:12px;margin-top:28px}.rtp__nav-btn{width:44px;height:44px;border-radius:50%;background:var(--cream);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s}.rtp__nav-btn:hover{background:var(--line-strong)}.rtp__nav-btn svg{width:18px!important;height:18px!important;color:var(--ink)}.sv{padding:60px 0;background:var(--bg)}@media(min-width:768px){.sv{padding:90px 0}}.sv__header{text-align:center;margin-bottom:36px}.sv__eyebrow{display:inline-flex;align-items:center;gap:6px;font-size:11.5px;letter-spacing:.18em;text-transform:uppercase;color:var(--accent);font-weight:600;margin-bottom:14px}.sv__eyebrow svg{width:14px!important;height:14px!important}.sv__heading{font-family:var(--font-display);font-size:40px;font-weight:400;font-style:italic;line-height:1;letter-spacing:-1.5px;margin:0 0 12px;color:var(--ink)}@media(min-width:768px){.sv__heading{font-size:56px}}.sv__sub{font-size:14.5px;color:var(--muted);margin:0 0 22px}.sv__sound-toggle{display:inline-flex;align-items:center;gap:8px;background:var(--ink);color:#fff;border:none;padding:10px 20px;border-radius:var(--r-pill, 999px);font-family:var(--font-body);font-size:12.5px;font-weight:600;letter-spacing:.04em;cursor:pointer;transition:background .2s,transform .15s}.sv__sound-toggle:hover{background:var(--accent);transform:translateY(-1px)}.sv__sound-toggle.is-active{background:var(--accent)}.sv__sound-toggle svg{width:16px!important;height:16px!important}.sv__sound-icon{display:inline-flex;align-items:center;justify-content:center}.sv__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;max-width:1100px;margin:0 auto}@media(max-width:900px){.sv__grid{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:55%;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:12px;padding-bottom:8px;max-width:100%}.sv__grid::-webkit-scrollbar{display:none}.sv__card{scroll-snap-align:start}}.sv__card{display:block}.sv__card-media{position:relative;width:100%;aspect-ratio:9 / 16;background:linear-gradient(180deg,#e5e5e5,#888);border-radius:14px;overflow:hidden}.sv__card-media video,.sv__card-media img{width:100%!important;height:100%!important;max-width:none!important;object-fit:cover;display:block}.sv__card-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#e5e5e5,#888)}.sv__card-overlay{position:absolute;inset:auto 0 0 0;padding:12px 14px;background:linear-gradient(180deg,transparent,rgba(0,0,0,.7));color:#fff;display:flex;flex-direction:column;gap:4px;z-index:2;pointer-events:none}.sv__card-views{display:inline-flex;align-items:center;gap:5px;font-size:13px;font-weight:500}.sv__card-views svg{width:14px!important;height:14px!important;color:#fff}.sv__card-handle{font-size:12.5px;font-weight:500;opacity:.9}.sv__nav{display:none;justify-content:center;gap:12px;margin-top:24px}@media(max-width:900px){.sv__nav{display:flex}}.sv__nav-btn{width:44px;height:44px;border-radius:50%;background:var(--cream);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s}.sv__nav-btn:hover{background:var(--line-strong)}.sv__nav-btn svg{width:18px!important;height:18px!important;color:var(--ink)}.ca-ressemble__layout--no-video{justify-content:center}.ca-ressemble__layout--no-video .ca-ressemble__stats{max-width:720px;margin:0 auto}@media(min-width:900px){.ca-ressemble__layout--no-video .ca-ressemble__stats{max-width:760px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/theme.css.map */
