:root{--font-heading-family: "Baloo 2", "Trebuchet MS", sans-serif;--font-heading-style: normal;--font-heading-weight: 700;--font-body-family: "Nunito Sans", -apple-system, sans-serif;--font-body-style: normal;--font-body-weight: 400;--font-body-weight-bold: 600;--patouno-mauve: #c9a7e8;--patouno-mauve-text: #3f2360;--patouno-mauve-tint: #f2ebf9;--patouno-bleu: #4a9fe0;--patouno-violet-cta: #7c4dbc;--patouno-texte: #2e3a47;--patouno-fond-clair: #e8f4fd}body{font-size:1.6rem}.patouno-animate-enabled [data-animate]{opacity:0;transform:translateY(20px);transition:opacity .45s ease-out,transform .45s ease-out;transition-delay:calc(var(--animate-order, 0) * 90ms);will-change:opacity,transform}.patouno-animate-enabled [data-animate].in-view{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.patouno-animate-enabled [data-animate]{opacity:1!important;transform:none!important;transition:none!important}}.button,button.button,.shopify-payment-button__button--unbranded{border-radius:999px}.button--primary,.patouno-hero__cta,.patouno-editorial__cta,.patouno-tiles__button,.product-form__submit,.patouno-sticky-atc__button{padding:1.5rem 3.6rem;font-weight:700}h1,h2,h3,h4,h5,h6,.h0,.h1,.h2,.h3,.h4,.h5{font-weight:700;letter-spacing:0}.section-header .header-wrapper{box-shadow:0 2px 14px rgba(var(--color-shadow),.08)}a,button,.button,.card,.card-wrapper .card,summary{transition:transform .25s ease,box-shadow .25s ease,background-color .25s ease,color .25s ease,border-color .25s ease}.rte a:not(.button){color:rgb(var(--color-link));text-decoration-thickness:1px;text-underline-offset:2px}.rte ul:not(.patouno-no-paw-bullets)>li,.patouno-paw-bullets>li{list-style:none;position:relative;padding-left:2em}.rte ul:not(.patouno-no-paw-bullets)>li:before,.patouno-paw-bullets>li:before{content:"";position:absolute;left:0;top:.35em;width:1.2em;height:1.2em;background-color:var(--patouno-mauve);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 10.8C9.2 10.8 7.1 12.8 6.3 15.3 5.7 17.1 5.4 19.2 6.9 20.6 8.2 21.8 10.1 22 12 22 13.9 22 15.8 21.8 17.1 20.6 18.6 19.2 18.3 17.1 17.7 15.3 16.9 12.8 14.8 10.8 12 10.8z'/%3E%3Cellipse cx='9.2' cy='6' rx='2.2' ry='2.9'/%3E%3Cellipse cx='14.8' cy='6' rx='2.2' ry='2.9'/%3E%3Cellipse cx='4.8' cy='10.2' rx='2.1' ry='2.7'/%3E%3Cellipse cx='19.2' cy='10.2' rx='2.1' ry='2.7'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 10.8C9.2 10.8 7.1 12.8 6.3 15.3 5.7 17.1 5.4 19.2 6.9 20.6 8.2 21.8 10.1 22 12 22 13.9 22 15.8 21.8 17.1 20.6 18.6 19.2 18.3 17.1 17.7 15.3 16.9 12.8 14.8 10.8 12 10.8z'/%3E%3Cellipse cx='9.2' cy='6' rx='2.2' ry='2.9'/%3E%3Cellipse cx='14.8' cy='6' rx='2.2' ry='2.9'/%3E%3Cellipse cx='4.8' cy='10.2' rx='2.1' ry='2.7'/%3E%3Cellipse cx='19.2' cy='10.2' rx='2.1' ry='2.7'/%3E%3C/svg%3E") center / contain no-repeat}.patouno-section-divider{display:flex;justify-content:center;align-items:center;gap:1.2rem;padding:1.5rem 0;opacity:.5}.patouno-section-divider svg{width:1.6rem;height:1.6rem;fill:var(--patouno-mauve)}.rte table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;border-collapse:collapse;border-radius:12px;max-width:100%}.rte table th,.rte table td{padding:.8em 1.2em;border:1px solid rgba(var(--color-foreground),.1);white-space:nowrap}@media screen and (max-width:749px){.rte table,.rte table tbody,.rte table tr,.rte table th,.rte table td{display:block;width:100%!important}.rte table{overflow-x:visible}.rte table tr{padding:.8rem 1.2rem;margin-bottom:.8rem;border:1px solid rgba(var(--color-foreground),.14)!important;border-radius:10px}.rte table th,.rte table td{border:0!important;padding:.2rem 0!important;white-space:normal!important;word-break:break-word}.rte table td:first-child,.rte table th:first-child{font-weight:700}.rte table td:last-child{color:rgba(var(--color-foreground),.78)}}a:focus-visible,button:focus-visible,.button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:2px solid var(--patouno-bleu);outline-offset:2px}.patouno-faq{display:flex;flex-direction:column;gap:1rem;margin:1.5rem 0}.patouno-faq__item{border:1px solid rgba(201,167,232,.35);border-radius:12px;padding:0;background:#fff;transition:background-color .2s ease,border-color .2s ease}.patouno-faq__item[open]{background:var(--patouno-mauve-tint);border-color:var(--patouno-mauve)}.patouno-faq__question:hover{color:var(--patouno-mauve-text)}.patouno-faq__question{cursor:pointer;list-style:none;padding:1.4rem 1.6rem;font-weight:600;display:flex;align-items:center;justify-content:space-between;gap:1rem}.patouno-faq__question::-webkit-details-marker{display:none}.patouno-faq__question:after{content:"";flex-shrink:0;width:1rem;height:1rem;border-right:2px solid var(--patouno-bleu);border-bottom:2px solid var(--patouno-bleu);transform:rotate(45deg);transition:transform .25s ease}.patouno-faq__item[open] .patouno-faq__question:after{transform:rotate(-135deg)}.patouno-faq__answer{padding:0 1.6rem 1.6rem;color:rgba(var(--color-foreground),.78);line-height:1.7}.patouno-faq__answer p{margin:0 0 1.1em}.patouno-faq__answer p:last-child{margin-bottom:0}.patouno-faq__answer li{margin-bottom:.5em}.patouno-product-reassurance{display:flex;flex-direction:column;gap:.6rem;margin:1.2rem 0 0;padding:0;list-style:none}.patouno-product-reassurance li{display:flex;align-items:center;gap:1.1rem;font-family:var(--font-body-family);font-size:1.45rem;font-weight:600;color:var(--patouno-texte)}.patouno-product-reassurance__icon{width:3.6rem;height:3.6rem;border-radius:999px;background:var(--patouno-mauve-tint, #f2ebf9);flex-shrink:0;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;font-size:1.8rem;line-height:1}.patouno-livraison-retours-link{display:inline-block;margin:1rem 0 0;font-family:var(--font-body-family);font-size:1.35rem;font-weight:600;color:var(--patouno-bleu);text-decoration:underline;text-underline-offset:2px}.patouno-delivery-delay{display:flex;align-items:center;gap:.8rem;margin:1.2rem 0 0;font-family:var(--font-body-family);font-size:1.45rem;font-weight:600;color:var(--patouno-texte)}.patouno-delivery-delay__icon{width:2rem;height:2rem;color:var(--patouno-bleu);flex-shrink:0}.patouno-payment-icons{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem;margin:1.4rem 0 0}.patouno-payment-icons__svg{width:3.8rem;height:2.5rem;display:block;border-radius:4px}.patouno-sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:30;display:flex;align-items:center;gap:1.2rem;padding:1rem 1.5rem calc(1rem + env(safe-area-inset-bottom));background:rgb(var(--color-background));box-shadow:0 -4px 16px rgba(var(--color-shadow),.12)}.patouno-sticky-atc__image{width:4.4rem;height:4.4rem;border-radius:8px;object-fit:cover;flex-shrink:0}.patouno-sticky-atc__info{flex:1;min-width:0}.patouno-sticky-atc__title{margin:0;font-size:1.2rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:rgba(var(--color-foreground),.7)}.patouno-sticky-atc__price{margin:0;font-weight:700;font-size:1.5rem;white-space:nowrap}.patouno-sticky-atc__button{flex-shrink:0;width:auto;padding-left:2rem;padding-right:2rem}@media screen and (min-width:750px){.patouno-sticky-atc{display:none}}.patouno-legal-content{max-width:70ch;margin-left:auto;margin-right:auto}.patouno-breadcrumb{max-width:var(--page-width);margin:0 auto;padding:2rem 1.5rem 1.4rem}.patouno-breadcrumb ol{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem;margin:0;padding:0;list-style:none;font-size:1.25rem;color:rgba(var(--color-foreground),.55)}.patouno-breadcrumb li{display:inline-flex;align-items:center;gap:.6rem}.patouno-breadcrumb li:not(:last-child):after{content:"";width:1.1rem;height:1.1rem;background-color:var(--patouno-mauve);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 10.8C9.2 10.8 7.1 12.8 6.3 15.3 5.7 17.1 5.4 19.2 6.9 20.6 8.2 21.8 10.1 22 12 22 13.9 22 15.8 21.8 17.1 20.6 18.6 19.2 18.3 17.1 17.7 15.3 16.9 12.8 14.8 10.8 12 10.8z'/%3E%3Cellipse cx='9.2' cy='6' rx='2.2' ry='2.9'/%3E%3Cellipse cx='14.8' cy='6' rx='2.2' ry='2.9'/%3E%3Cellipse cx='4.8' cy='10.2' rx='2.1' ry='2.7'/%3E%3Cellipse cx='19.2' cy='10.2' rx='2.1' ry='2.7'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 10.8C9.2 10.8 7.1 12.8 6.3 15.3 5.7 17.1 5.4 19.2 6.9 20.6 8.2 21.8 10.1 22 12 22 13.9 22 15.8 21.8 17.1 20.6 18.6 19.2 18.3 17.1 17.7 15.3 16.9 12.8 14.8 10.8 12 10.8z'/%3E%3Cellipse cx='9.2' cy='6' rx='2.2' ry='2.9'/%3E%3Cellipse cx='14.8' cy='6' rx='2.2' ry='2.9'/%3E%3Cellipse cx='4.8' cy='10.2' rx='2.1' ry='2.7'/%3E%3Cellipse cx='19.2' cy='10.2' rx='2.1' ry='2.7'/%3E%3C/svg%3E") center / contain no-repeat;opacity:.75}.patouno-breadcrumb a{color:rgba(var(--color-foreground),.55);text-decoration:none;text-transform:uppercase;letter-spacing:.06em;font-weight:600;transition:color .2s ease}.patouno-breadcrumb [aria-current=page]{font-family:var(--font-heading-family);font-weight:700;font-size:1.5rem;letter-spacing:0;color:var(--patouno-bleu)}.patouno-breadcrumb a:hover{color:var(--patouno-bleu)}.patouno-rating-summary{display:inline-flex;align-items:center;gap:.8rem;margin-bottom:1rem;text-decoration:none;color:rgba(var(--color-foreground),.8);font-size:1.5rem;font-weight:600}.patouno-rating-summary:hover{color:var(--patouno-bleu)}.patouno-rating-summary__stars{--rating-percent: calc(var(--rating, 0) / 5 * 100%);position:relative;display:inline-block;width:8rem;height:1.4rem;background:linear-gradient(90deg,var(--patouno-bleu) var(--rating-percent),rgba(var(--color-foreground),.2) var(--rating-percent));-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 20'%3E%3Cg fill='black'%3E%3Cpolygon points='10,0 12.9,6.5 20,7.2 14.7,12 16.2,19 10,15.5 3.8,19 5.3,12 0,7.2 7.1,6.5'/%3E%3Cpolygon points='30,0 32.9,6.5 40,7.2 34.7,12 36.2,19 30,15.5 23.8,19 25.3,12 20,7.2 27.1,6.5'/%3E%3Cpolygon points='50,0 52.9,6.5 60,7.2 54.7,12 56.2,19 50,15.5 43.8,19 45.3,12 40,7.2 47.1,6.5'/%3E%3Cpolygon points='70,0 72.9,6.5 80,7.2 74.7,12 76.2,19 70,15.5 63.8,19 65.3,12 60,7.2 67.1,6.5'/%3E%3Cpolygon points='90,0 92.9,6.5 100,7.2 94.7,12 96.2,19 90,15.5 83.8,19 85.3,12 80,7.2 87.1,6.5'/%3E%3C/g%3E%3C/svg%3E") repeat-x;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 20'%3E%3Cg fill='black'%3E%3Cpolygon points='10,0 12.9,6.5 20,7.2 14.7,12 16.2,19 10,15.5 3.8,19 5.3,12 0,7.2 7.1,6.5'/%3E%3Cpolygon points='30,0 32.9,6.5 40,7.2 34.7,12 36.2,19 30,15.5 23.8,19 25.3,12 20,7.2 27.1,6.5'/%3E%3Cpolygon points='50,0 52.9,6.5 60,7.2 54.7,12 56.2,19 50,15.5 43.8,19 45.3,12 40,7.2 47.1,6.5'/%3E%3Cpolygon points='70,0 72.9,6.5 80,7.2 74.7,12 76.2,19 70,15.5 63.8,19 65.3,12 60,7.2 67.1,6.5'/%3E%3Cpolygon points='90,0 92.9,6.5 100,7.2 94.7,12 96.2,19 90,15.5 83.8,19 85.3,12 80,7.2 87.1,6.5'/%3E%3C/g%3E%3C/svg%3E") repeat-x;mask-size:100% 100%;-webkit-mask-size:100% 100%}.patouno-rating-summary--empty{gap:.6rem;padding:.7rem 1.5rem;border:1.6px solid var(--patouno-bleu);border-radius:999px;color:var(--patouno-bleu);font-weight:700;transition:background-color .15s ease,color .15s ease}.patouno-rating-summary--empty:hover{background:var(--patouno-bleu);color:#fff}.patouno-rating-summary__star{font-size:1.7rem;line-height:1;color:var(--patouno-bleu)}.patouno-rating-summary--empty:hover .patouno-rating-summary__star{color:#fff}.patouno-product-benefit-headline{font-family:var(--font-heading-family);font-weight:700;font-size:1.6rem;line-height:1.35;letter-spacing:0;color:#fff;margin:1rem 0 .4rem;padding:1.1rem 1.4rem;border-radius:16px;background:linear-gradient(120deg,var(--patouno-violet-cta) 0%,var(--patouno-violet-cta) 45%,var(--patouno-bleu) 135%);box-shadow:0 6px 18px #7c4dbc38;text-wrap:balance}@media screen and (min-width:750px){.patouno-product-benefit-headline{font-size:1.75rem}}.product__info-container .product__tax{font-size:1.5rem;line-height:1.4;color:rgba(var(--color-foreground),.85);margin-top:.8rem}.patouno-livraison-offerte{color:inherit;font-weight:800}.patouno-livraison-link,.patouno-livraison-link:visited{color:inherit;text-decoration:none}.patouno-livraison-link:hover{text-decoration:underline;text-underline-offset:2px}.product__info-container .price__regular .price-item--regular,.product__info-container .price__sale .price-item--sale{font-size:2.4rem;font-weight:800;letter-spacing:-.01em}@media screen and (min-width:750px){.product__info-container .price__regular .price-item--regular,.product__info-container .price__sale .price-item--sale{font-size:2.7rem}}.patouno-reviews__invite{margin:0 0 1.6rem;font-size:1.6rem;line-height:1.5;color:rgba(var(--color-foreground),.8)}.patouno-reviews__invite strong{color:var(--patouno-bleu)}.product__info-container .product__title h1{font-family:var(--font-heading-family);font-weight:700;font-size:2.4rem;line-height:1.25;letter-spacing:0;color:var(--patouno-texte);margin:0}@media screen and (min-width:750px){.product__info-container .product__title h1{font-size:3rem}}.patouno-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem;margin:1.2rem 0;padding:1.1rem 1rem;list-style:none;background:color-mix(in srgb,var(--patouno-fond-clair) 60%,#fff);border:1px solid color-mix(in srgb,var(--patouno-bleu) 16%,transparent);border-radius:16px}.patouno-benefits__item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem}.patouno-benefits__icon{width:3.2rem;height:3.2rem;border-radius:50%;background:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:1.9rem;line-height:1;box-shadow:0 3px 10px #4a9fe02e}.patouno-benefits__label{font-size:1.25rem;font-weight:700;line-height:1.3;color:var(--patouno-texte)}.patouno-pour-qui{margin:1.4rem 0 0;padding:.9rem 1.3rem;background:var(--patouno-mauve);color:var(--patouno-mauve-text);border-radius:14px;font-size:1.35rem;font-weight:600;line-height:1.4}.patouno-trust-line{display:flex;align-items:center;justify-content:center;gap:.6rem;margin:1rem 0 0;font-size:1.25rem;font-weight:600;color:var(--patouno-bleu);text-align:center}.patouno-trust-line__icon{width:1.7rem;height:1.7rem;flex-shrink:0}.product-form__input.product-form__input--pill input[type=radio]:checked+label,.product-form__input--pill input[type=radio]:checked+label{background-color:var(--patouno-violet-cta)!important;border-color:var(--patouno-violet-cta)!important;color:#fff!important}.product-form__input--pill input[type=radio]:disabled:checked+label,.product-form__input--pill input[type=radio].disabled:checked+label{background-color:color-mix(in srgb,var(--patouno-violet-cta) 45%,#fff)!important;border-color:color-mix(in srgb,var(--patouno-violet-cta) 45%,#fff)!important}.swatch-input__input:checked+.swatch-input__label{outline-color:var(--patouno-violet-cta);outline-width:.2rem}.patouno-size-guide-trigger{background:none;border:none;padding:0;margin:-.4rem 0 1.6rem;display:inline-flex;align-items:center;gap:.5rem;font:inherit;font-size:1.5rem;font-weight:700;color:var(--patouno-bleu);text-decoration:underline;text-underline-offset:2px;cursor:pointer}.patouno-size-guide-trigger:before{content:"\1f4cf";text-decoration:none;font-size:1.6rem}.patouno-size-guide-dialog{border:none;border-radius:16px;padding:2.4rem;max-width:50rem;width:calc(100% - 4rem);box-shadow:0 20px 45px #0003}.patouno-size-guide-dialog::backdrop{background:#0006}.patouno-size-guide-dialog__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.6rem}.patouno-size-guide-dialog__header h2{margin:0}.patouno-size-guide-dialog__close{background:none;border:none;font-size:2.4rem;line-height:1;cursor:pointer;color:rgba(var(--color-foreground),.6)}.patouno-size-guide-dialog__content table{width:100%;border-collapse:collapse}.patouno-size-guide-dialog__content td{padding:.8em 1em;border:1px solid rgba(var(--color-foreground),.1)}.patouno-sg{margin:.4rem 0 2rem;border:1.5px solid var(--patouno-mauve);border-radius:18px;background:#fff;overflow:hidden}.patouno-sg__summary{list-style:none;cursor:pointer;display:flex;align-items:center;flex-wrap:wrap;gap:.4rem 1.2rem;padding:1.4rem 1.8rem;background:var(--patouno-mauve-tint);color:var(--patouno-mauve-text);font-family:var(--font-heading-family);font-weight:700;transition:background .15s ease}.patouno-sg__summary::-webkit-details-marker{display:none}.patouno-sg__summary:hover{background:#eadff7}.patouno-sg__summary:focus-visible{outline:2px solid var(--patouno-violet-cta);outline-offset:-2px}.patouno-sg__summary-label{display:inline-flex;align-items:center;gap:.7rem;font-size:1.7rem}.patouno-sg__summary-icon{font-size:2rem;line-height:1}.patouno-sg__summary-hint{font-family:var(--font-body-family);font-weight:600;font-size:1.3rem;color:rgba(var(--color-foreground),.6)}.patouno-sg__summary-chevron{margin-left:auto;width:12px;height:12px;border-right:2.5px solid currentColor;border-bottom:2.5px solid currentColor;transform:rotate(45deg);transition:transform .2s ease}.patouno-sg[open] .patouno-sg__summary-chevron{transform:rotate(-135deg)}.patouno-sg__body{padding:.6rem 1.8rem 2.2rem}.patouno-sg__part{padding-top:2rem}.patouno-sg__part+.patouno-sg__part{border-top:1px solid var(--patouno-fond-clair);margin-top:.6rem}.patouno-sg__part-title{display:flex;align-items:center;gap:.9rem;margin:0 0 1.4rem;font-family:var(--font-heading-family);font-weight:700;font-size:1.8rem;color:var(--patouno-bleu)}.patouno-sg__step{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:2.8rem;height:2.8rem;border-radius:50%;background:var(--patouno-bleu);color:#fff;font-size:1.5rem;line-height:1}.patouno-sg__figure,.patouno-sg__figure--image{margin:0}.patouno-sg__img{display:block;width:100%;height:auto;border-radius:16px}.patouno-sg__intro{margin:0 0 1.4rem;font-size:1.5rem;color:rgba(var(--color-foreground),.8);line-height:1.5}.patouno-sg__svg{display:block;width:100%;max-width:42rem;height:auto;margin:0 auto;background:var(--patouno-fond-clair);border-radius:16px;padding:1rem}.patouno-sg__guide--chest{filter:drop-shadow(0 0 .5px var(--patouno-texte))}.patouno-sg__legend{display:grid;gap:1rem;margin-top:1.4rem}.patouno-sg__legend-item{display:flex;align-items:flex-start;gap:1rem;padding:1.2rem 1.3rem;border-radius:14px;background:var(--patouno-fond-clair)}.patouno-sg__legend-item--important{background:var(--patouno-mauve-tint);outline:1.5px solid var(--patouno-mauve)}.patouno-sg__badge{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:2.8rem;height:2.8rem;border-radius:50%;background:var(--dot, var(--patouno-texte));color:#fff;font-family:var(--font-heading-family);font-weight:700;font-size:1.5rem}.patouno-sg__defs{position:absolute;width:0;height:0;overflow:hidden}.patouno-sg__legend-photo{flex:0 0 auto;width:9.6rem;height:9.6rem;border-radius:12px;object-fit:cover;background:#fff}.patouno-sg__card-illus{flex:0 0 auto;width:9.6rem;height:6.4rem;background:var(--patouno-fond-clair);border-radius:12px;padding:.3rem}.patouno-sg__legend-item--important .patouno-sg__card-illus{background:#fff}.patouno-sg__legend-text{flex:1;min-width:0;display:flex;flex-direction:column;gap:.5rem}.patouno-sg__legend-name{font-family:var(--font-heading-family);font-weight:700;color:var(--patouno-texte);font-size:1.55rem}.patouno-sg__legend-desc{font-size:1.4rem;color:rgba(var(--color-foreground),.8);line-height:1.4;background:var(--pill, transparent);padding:.55rem .9rem;border-radius:9px}.patouno-sg__star{display:inline-block;font-size:1.2rem;font-weight:700;color:var(--patouno-mauve-text);white-space:nowrap}.patouno-sg__legend-tip{display:flex;gap:.7rem;align-items:flex-start;margin-top:.2rem;padding:.7rem .9rem;border-radius:10px;background:#fff;font-size:1.3rem;line-height:1.4;color:rgba(var(--color-foreground),.8)}.patouno-sg__legend-item--important .patouno-sg__legend-tip{background:#ffffffbf}.patouno-sg__legend-tip strong{color:var(--patouno-texte)}.patouno-sg__tip-icon{flex:0 0 auto;width:1.9rem;height:1.9rem;color:var(--patouno-bleu);margin-top:.1rem}.patouno-sg__tipbox{display:flex;gap:1rem;align-items:flex-start;margin-top:1.4rem;padding:1.3rem 1.4rem;border-radius:14px;border:1.5px dashed var(--patouno-mauve);background:#fff}.patouno-sg__tipbox-icon{flex:0 0 auto;width:3.2rem;height:3.2rem;color:var(--patouno-mauve)}.patouno-sg__tipbox-title{margin:0 0 .3rem;font-family:var(--font-heading-family);font-weight:700;font-size:1.5rem;color:var(--patouno-mauve-text)}.patouno-sg__tipbox-text{margin:0;font-size:1.4rem;line-height:1.5;color:rgba(var(--color-foreground),.8)}.patouno-sg__tool{background:var(--patouno-fond-clair);border-radius:16px;padding:1.6rem}.patouno-sg__tool-label{display:block;margin-bottom:1rem;font-size:1.5rem;color:var(--patouno-texte);line-height:1.45}.patouno-sg__tool-hint{display:inline-block;margin-left:.4rem;padding:.2rem .8rem;border-radius:999px;background:var(--patouno-mauve);color:var(--patouno-mauve-text);font-size:1.2rem;font-weight:700}.patouno-sg__field{display:flex;flex-wrap:wrap;gap:1rem}.patouno-sg__input-wrap{position:relative;flex:1 1 12rem;min-width:12rem}.patouno-sg__input{width:100%;height:5.2rem;padding:0 4.4rem 0 1.6rem;border:1.5px solid var(--patouno-mauve);border-radius:999px;background:#fff;font-family:var(--font-body-family);font-size:1.7rem;color:var(--patouno-texte);-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.patouno-sg__input::-webkit-outer-spin-button,.patouno-sg__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.patouno-sg__input:focus{outline:none;border-color:var(--patouno-violet-cta);box-shadow:0 0 0 3px #7c4dbc2e}.patouno-sg__input-unit{position:absolute;right:1.6rem;top:50%;transform:translateY(-50%);font-size:1.5rem;font-weight:600;color:rgba(var(--color-foreground),.5);pointer-events:none}.patouno-sg__button{flex:0 0 auto;height:5.2rem;padding:0 2.4rem;border:none;border-radius:999px;background:var(--patouno-violet-cta);color:#fff;font-family:var(--font-heading-family);font-weight:700;font-size:1.5rem;cursor:pointer;transition:filter .15s ease}.patouno-sg__button:hover{filter:brightness(1.08)}.patouno-sg__button:focus-visible{outline:2px solid var(--patouno-texte);outline-offset:2px}.patouno-sg__result{margin-top:1.4rem;padding:1.4rem 1.6rem;border-radius:14px;background:#fff;border:1.5px solid var(--patouno-mauve);text-align:center}.patouno-sg__result-label{margin:0;font-size:1.4rem;font-weight:600;color:rgba(var(--color-foreground),.7)}.patouno-sg__result-size{margin:.2rem 0 0;font-family:var(--font-heading-family);font-weight:700;font-size:3.6rem;line-height:1.1;color:var(--patouno-violet-cta)}.patouno-sg__result-note{margin:.6rem 0 0;font-size:1.4rem;line-height:1.45;color:var(--patouno-texte)}.patouno-sg__result.is-warning{border-color:var(--patouno-bleu);background:var(--patouno-fond-clair)}.patouno-sg__result.is-error{border-color:#d98a8a;background:#fdf0f0}.patouno-sg__result.is-error .patouno-sg__result-size{font-size:2.2rem;color:#b4432f}.patouno-sg__scroll-hint{display:none;margin:0 0 .6rem;font-size:1.3rem;color:rgba(var(--color-foreground),.55)}.patouno-sg__table-wrap{overflow-x:auto;border-radius:14px;border:1px solid var(--patouno-fond-clair);-webkit-overflow-scrolling:touch}.patouno-sg__table{width:100%;min-width:42rem;border-collapse:collapse;font-size:1.45rem}.patouno-sg__table th,.patouno-sg__table td{padding:1rem 1.2rem;text-align:center;white-space:nowrap}.patouno-sg__table thead th{background:var(--patouno-bleu);color:#fff;font-family:var(--font-heading-family);font-weight:700;font-size:1.4rem;position:sticky;top:0}.patouno-sg__th-unit{display:block;font-family:var(--font-body-family);font-weight:600;font-size:1.1rem;opacity:.85}.patouno-sg__table thead .patouno-sg__star{color:#fff}.patouno-sg__table tbody tr:nth-child(2n){background:var(--patouno-fond-clair)}.patouno-sg__table .patouno-sg__size{font-family:var(--font-heading-family);font-weight:700;color:var(--patouno-bleu)}.patouno-sg__td--decisive{font-weight:700}.patouno-sg__table tbody tr.is-recommended>th,.patouno-sg__table tbody tr.is-recommended>td{background:var(--patouno-mauve);color:var(--patouno-mauve-text);font-weight:700}.patouno-sg__table tbody tr.is-recommended .patouno-sg__size{color:var(--patouno-mauve-text)}.patouno-sg__note{margin:1.2rem 0 0;font-size:1.3rem;line-height:1.5;color:rgba(var(--color-foreground),.65)}@media screen and (max-width:749px){.patouno-sg__scroll-hint{display:block}.patouno-sg__body{padding-left:1.3rem;padding-right:1.3rem}.patouno-sg__summary{padding:1.3rem 1.4rem}.patouno-sg__legend-photo{width:7.2rem;height:7.2rem}.patouno-sg__card-illus{width:7.6rem;height:5.4rem}}@media(prefers-reduced-motion:reduce){.patouno-sg__summary-chevron{transition:none}}@media screen and (min-width:990px){media-gallery[data-desktop-layout=thumbnail]{display:flex;flex-direction:row;align-items:flex-start;gap:1.4rem}media-gallery[data-desktop-layout=thumbnail] .thumbnail-slider{order:-1;flex:0 0 8.5rem;width:8.5rem}media-gallery[data-desktop-layout=thumbnail] .thumbnail-list{display:flex;flex-direction:column;grid-template-columns:none;gap:1rem;max-height:60rem;overflow-y:auto;padding:.3rem}media-gallery[data-desktop-layout=thumbnail] .thumbnail-list__item{width:100%}media-gallery[data-desktop-layout=thumbnail] .thumbnail{border-radius:12px}media-gallery[data-desktop-layout=thumbnail] .thumbnail[aria-current],media-gallery[data-desktop-layout=thumbnail] .thumbnail[aria-current]:focus,media-gallery[data-desktop-layout=thumbnail] .thumbnail[aria-current]:focus:not(:focus-visible){border-color:var(--patouno-bleu);box-shadow:0 0 0 .2rem var(--patouno-bleu)}media-gallery[data-desktop-layout=thumbnail]>slider-component:not(.thumbnail-slider){flex:1 1 auto;min-width:0}media-gallery[data-desktop-layout=thumbnail] .product__media-list{overflow:visible}}.patouno-product-accordions{display:flex;flex-direction:column;gap:1rem;margin:0}.patouno-product-faq-block{margin-top:0}.patouno-product-faq-block h2{margin:0 0 1.2rem}.patouno-description-layout{display:grid;gap:2.4rem}@media screen and (min-width:990px){.patouno-description-layout{grid-template-columns:1fr 1fr;gap:3rem 4.5rem;align-items:start}}@media screen and (min-width:990px){.product__media-wrapper{position:sticky;top:2rem;align-self:start}}.color-scheme-3,.color-scheme-3 h1,.color-scheme-3 h2,.color-scheme-3 h3{color:var(--patouno-mauve-text)}h1,.h0,.h1{letter-spacing:-.01em;line-height:1.05}h2,.h2{letter-spacing:-.005em;line-height:1.15}.patouno-kicker{display:inline-block;margin:0 0 .8rem;font-size:1.2rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--patouno-bleu)}.patouno-kicker--center{display:block;text-align:center}.patouno-pattern{position:relative;isolation:isolate}.patouno-pattern:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;opacity:.4;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200' viewBox='0 0 200 200'%3E%3Cdefs%3E%3Cg id='p' fill='%23C9A7E8'%3E%3Cpath d='M12 10.8C9.2 10.8 7.1 12.8 6.3 15.3 5.7 17.1 5.4 19.2 6.9 20.6 8.2 21.8 10.1 22 12 22 13.9 22 15.8 21.8 17.1 20.6 18.6 19.2 18.3 17.1 17.7 15.3 16.9 12.8 14.8 10.8 12 10.8z'/%3E%3Cellipse cx='9.2' cy='6' rx='2.2' ry='2.9'/%3E%3Cellipse cx='14.8' cy='6' rx='2.2' ry='2.9'/%3E%3Cellipse cx='4.8' cy='10.2' rx='2.1' ry='2.7'/%3E%3Cellipse cx='19.2' cy='10.2' rx='2.1' ry='2.7'/%3E%3C/g%3E%3C/defs%3E%3Cuse href='%23p' transform='translate(20,24) rotate(-20) scale(1.5)'/%3E%3Cuse href='%23p' transform='translate(118,58) rotate(24) scale(1.9)'/%3E%3Cuse href='%23p' transform='translate(48,120) rotate(-35) scale(1.3)'/%3E%3Cuse href='%23p' transform='translate(150,150) rotate(12) scale(1.6)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:200px 200px}.banner__box{box-shadow:0 20px 45px rgba(var(--color-shadow),.14)}@media screen and (min-width:990px){.banner__content--middle-left .banner__box,.banner__content--top-left .banner__box,.banner__content--bottom-left .banner__box{margin-left:-4rem}.banner__content--middle-right .banner__box,.banner__content--top-right .banner__box,.banner__content--bottom-right .banner__box{margin-right:-4rem}}.card__media .media img{transition:transform .5s ease}.card:hover .card__media .media img,.card-wrapper:hover .card__media .media img{transform:scale(1.06)}.card__media{overflow:hidden}.button:not([disabled]):hover{transform:translateY(-1px)}.button:not([disabled]):active{transform:translateY(0) scale(.98)}.patouno-reassurance__item:hover .patouno-reassurance__icon,.patouno-why__item:hover .patouno-why__icon-wrapper{transform:translateY(-3px) rotate(-4deg)}.patouno-reassurance__icon,.patouno-why__icon-wrapper{transition:transform .3s ease}@media screen and (min-width:990px){.section-collection-list .grid__item:nth-child(2){margin-top:-2.4rem}.section-collection-list .grid__item:nth-child(3){margin-top:1.2rem}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/patouno-theme.css.map */
