@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400&family=Jost:wght@300;400;500&display=swap";:root{--rose:#e8c4c0;--rose-dark:#c9908a;--rose-light:#f5e6e4;--or:#c9a96e;--or-light:#e8d5b0;--ivoire:#faf6f1;--blanc:#ffffff;--texte:#3a2e2e;--texte-doux:#7a6060;--bordure:#e8ddd5;--radius:2px;--shadow:0 4px 24px rgba(58,46,46,.08);--shadow-lg:0 8px 48px rgba(58,46,46,.12);--transition:.3s cubic-bezier(.4,0,.2,1)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px;overflow-x:hidden}body{overflow-x:hidden}body{font-family:Jost,sans-serif;font-weight:300;color:var(--texte);background:var(--ivoire);line-height:1.7;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5{font-family:Cormorant Garamond,serif;font-weight:400;line-height:1.2}a{color:inherit;text-decoration:none;transition:var(--transition)}img{max-width:100%;height:auto;display:block}button{cursor:pointer;border:none;background:none;font-family:inherit}input,select,textarea{font-family:inherit}.announcement-bar{background:var(--texte);color:var(--or-light);font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;overflow:hidden;height:36px;display:flex;align-items:center}.announcement-track{display:flex;animation:scroll-left 18s linear infinite;white-space:nowrap}.announcement-track span{padding:0 3rem}.announcement-track span:after{content:"b7";margin-left:3rem;opacity:.5}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}.site-header{position:sticky;top:0;z-index:100;background:#fffffff7;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--bordure);transition:var(--transition)}.header-inner{max-width:1280px;margin:0 auto;padding:0 1.5rem;height:68px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.site-logo{font-family:Cormorant Garamond,serif;font-size:1.5rem;font-weight:300;letter-spacing:.08em;color:var(--texte);display:flex;flex-direction:column;line-height:1}.site-logo span{font-size:.6rem;letter-spacing:.25em;text-transform:uppercase;color:var(--or);font-family:Jost,sans-serif;font-weight:400}.header-nav{display:none}@media(min-width:768px){.header-nav{display:flex;gap:2rem;align-items:center}.header-nav a{font-size:.8rem;letter-spacing:.1em;text-transform:uppercase;color:var(--texte)}.header-nav a:hover{color:var(--or)}}.header-actions{display:flex;align-items:center;gap:1rem}.cart-icon{position:relative;display:flex;align-items:center;justify-content:center;width:40px;height:40px;color:var(--texte);transition:var(--transition)}.cart-icon:hover{color:var(--or)}.cart-icon svg{width:22px;height:22px}.cart-count{position:absolute;top:4px;right:4px;background:var(--rose-dark);color:#fff;font-size:.6rem;font-weight:500;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center}.hero{min-height:100svh;background:linear-gradient(160deg,var(--rose-light) 0%,var(--ivoire) 50%,var(--or-light) 100%);display:flex;align-items:center;justify-content:center;text-align:center;padding:6rem 1.5rem 4rem;position:relative;overflow:hidden}.hero-content{position:relative;max-width:760px}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;font-size:.7rem;letter-spacing:.15em;text-transform:uppercase;color:var(--or);background:#c9a96e1a;border:1px solid rgba(201,169,110,.3);padding:.4rem 1rem;border-radius:20px;margin-bottom:1.5rem}.hero h1{font-size:clamp(2.5rem,7vw,5.5rem);font-weight:300;color:var(--texte);margin-bottom:1rem}.hero h1 em{font-style:italic;color:var(--rose-dark)}.hero-sub{font-size:clamp(.95rem,2.5vw,1.15rem);color:var(--texte-doux);max-width:500px;margin:0 auto 2rem}.stars-row{display:flex;align-items:center;justify-content:center;gap:.4rem;margin-bottom:2.5rem;font-size:.8rem;color:var(--texte-doux)}.stars{color:#f4b942;font-size:1rem;letter-spacing:.05em}.hero-cta{display:inline-flex;align-items:center;gap:.75rem;background:var(--texte);color:#fff;padding:1rem 2.5rem;font-size:.85rem;letter-spacing:.12em;text-transform:uppercase;border-radius:var(--radius);transition:var(--transition)}.hero-cta:hover{background:var(--or);transform:translateY(-2px);box-shadow:var(--shadow-lg)}.hero-scroll{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem;font-size:.7rem;letter-spacing:.15em;text-transform:uppercase;color:var(--texte-doux);animation:bounce 2s ease-in-out infinite}@keyframes bounce{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(6px)}}.section{padding:5rem 1.5rem}.container{max-width:1280px;margin:0 auto}.container-sm{max-width:900px;margin:0 auto}.section-eyebrow{font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:var(--or);margin-bottom:.75rem;display:block}.section-title{font-size:clamp(2rem,5vw,3.5rem);color:var(--texte);margin-bottom:1rem}.section-sub{font-size:1rem;color:var(--texte-doux);max-width:560px}.events-section{background:var(--blanc)}.events-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--bordure);margin-top:3rem;border:1px solid var(--bordure)}@media(min-width:768px){.events-grid{grid-template-columns:repeat(4,1fr)}}.event-card{background:var(--blanc);padding:2.5rem 1.5rem;text-align:center;transition:var(--transition)}.event-card:hover{background:var(--rose-light)}.event-icon{font-size:2.5rem;margin-bottom:1rem;display:block}.event-card h3{font-size:1.3rem;color:var(--texte);margin-bottom:.5rem}.event-card p{font-size:.85rem;color:var(--texte-doux)}.featured-product{background:var(--ivoire)}.featured-product .container{display:grid;grid-template-columns:1fr;gap:3rem}@media(min-width:900px){.featured-product .container{grid-template-columns:1fr 1fr;align-items:center}}.featured-info{display:flex;flex-direction:column;gap:1.5rem}.price-group{display:flex;align-items:center;gap:1rem}.price-old{font-size:1.1rem;color:var(--texte-doux);text-decoration:line-through}.price-new{font-size:1.8rem;font-family:Cormorant Garamond,serif;font-weight:500;color:var(--rose-dark)}.price-badge{background:var(--rose-dark);color:#fff;font-size:.7rem;padding:.25rem .6rem;border-radius:20px;font-weight:500}.btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;width:100%;padding:1.1rem 2rem;background:var(--texte);color:#fff;font-size:.85rem;letter-spacing:.12em;text-transform:uppercase;border-radius:var(--radius);transition:var(--transition);font-family:Jost,sans-serif;font-weight:400}.btn-primary:hover{background:var(--or);transform:translateY(-2px);box-shadow:var(--shadow)}.why-us{background:var(--blanc)}.why-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:3rem}@media(min-width:768px){.why-grid{grid-template-columns:repeat(4,1fr)}}.why-card{text-align:center}.why-icon{width:56px;height:56px;background:var(--rose-light);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin:0 auto 1rem}.why-card h3{font-size:1.2rem;margin-bottom:.5rem}.why-card p{font-size:.85rem;color:var(--texte-doux)}.reviews-section{background:var(--rose-light)}.reviews-header{display:flex;flex-direction:column;gap:1rem;margin-bottom:3rem}@media(min-width:768px){.reviews-header{flex-direction:row;align-items:flex-end;justify-content:space-between}}.reviews-summary{display:flex;align-items:center;gap:1rem;margin-top:1rem}.reviews-score{font-family:Cormorant Garamond,serif;font-size:3rem;font-weight:300;line-height:1}.reviews-grid{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:640px){.reviews-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.reviews-grid{grid-template-columns:repeat(3,1fr)}}.review-card{background:var(--blanc);padding:1.75rem;border-radius:4px;box-shadow:var(--shadow);display:flex;flex-direction:column;gap:1rem}.review-header{display:flex;align-items:center;gap:1rem}.review-avatar{width:42px;height:42px;border-radius:50%;background:var(--rose);display:flex;align-items:center;justify-content:center;font-family:Cormorant Garamond,serif;font-size:1.2rem;color:var(--blanc);flex-shrink:0}.review-meta{flex:1}.review-name{font-weight:500;font-size:.9rem}.review-location{font-size:.75rem;color:var(--texte-doux)}.review-stars{color:#f4b942;font-size:.9rem}.review-date{font-size:.7rem;color:var(--texte-doux);text-align:right}.review-text{font-size:.9rem;color:var(--texte);line-height:1.6}.review-verified{font-size:.7rem;color:#4caf50;display:flex;align-items:center;gap:.3rem}.faq-section{background:var(--ivoire)}.faq-list{margin-top:3rem;border-top:1px solid var(--bordure)}.faq-item{border-bottom:1px solid var(--bordure)}.faq-question{width:100%;text-align:left;padding:1.5rem 0;display:flex;justify-content:space-between;align-items:center;font-family:Cormorant Garamond,serif;font-size:1.15rem;color:var(--texte);gap:1rem}.faq-icon{width:24px;height:24px;flex-shrink:0;position:relative;transition:var(--transition)}.faq-icon:before,.faq-icon:after{content:"";position:absolute;background:var(--or);transition:var(--transition)}.faq-icon:before{width:12px;height:1px;top:50%;left:50%;transform:translate(-50%,-50%)}.faq-icon:after{width:1px;height:12px;top:50%;left:50%;transform:translate(-50%,-50%)}.faq-item.open .faq-icon:after{transform:translate(-50%,-50%) rotate(90deg);opacity:0}.faq-answer{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.4,0,.2,1)}.faq-answer-inner{padding-bottom:1.5rem;font-size:.95rem;color:var(--texte-doux);line-height:1.8}.faq-item.open .faq-answer{max-height:500px}.newsletter-section{background:var(--texte);color:#fff;text-align:center}.newsletter-section .section-eyebrow{color:var(--or)}.newsletter-section .section-title{color:#fff}.newsletter-section .section-sub{color:#ffffffb3;margin:0 auto 2.5rem}.newsletter-form{display:flex;flex-direction:column;gap:1rem;max-width:480px;margin:0 auto}@media(min-width:500px){.newsletter-form{flex-direction:row}}.newsletter-input{flex:1;padding:1rem 1.25rem;border:1px solid rgba(255,255,255,.2);background:#ffffff14;color:#fff;font-size:.9rem;border-radius:var(--radius);outline:none;transition:var(--transition)}.newsletter-input::placeholder{color:#fff6}.newsletter-input:focus{border-color:var(--or)}.newsletter-btn{padding:1rem 2rem;background:var(--or);color:var(--texte);font-size:.8rem;letter-spacing:.12em;text-transform:uppercase;border-radius:var(--radius);transition:var(--transition);white-space:nowrap;font-family:Jost,sans-serif;font-weight:500;border:none;cursor:pointer}.newsletter-btn:hover{background:var(--or-light)}.newsletter-legal{font-size:.7rem;color:#fff6;margin-top:.75rem}.site-footer{background:var(--texte);color:#fff9;padding:3rem 1.5rem 1.5rem}.footer-inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:2.5rem}@media(min-width:768px){.footer-inner{grid-template-columns:2fr 1fr 1fr}}.footer-brand .site-logo{color:#fff}.footer-brand p{font-size:.85rem;margin-top:1rem;line-height:1.8}.footer-col h4{font-family:Jost,sans-serif;font-size:.7rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:var(--or);margin-bottom:1.25rem}.footer-col ul{list-style:none;display:flex;flex-direction:column;gap:.6rem}.footer-col a{font-size:.85rem;transition:var(--transition)}.footer-col a:hover{color:#fff}.footer-bottom{max-width:1280px;margin:2rem auto 0;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;gap:.75rem;align-items:center;text-align:center}@media(min-width:640px){.footer-bottom{flex-direction:row;justify-content:space-between;text-align:left}}.footer-bottom p{font-size:.75rem}.payment-badge{background:#ffffff14;border:1px solid rgba(255,255,255,.15);padding:.25rem .6rem;border-radius:3px;font-size:.65rem;color:#fff9;letter-spacing:.05em}.product-page{padding:1rem 1rem 5rem}@media(min-width:640px){.product-page{padding:3rem 1.5rem 5rem}}.product-container{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem}@media(min-width:900px){.product-container{display:grid;grid-template-columns:1fr 1fr;align-items:start;gap:3rem}}.product-gallery{position:relative!important;top:auto!important}@media(min-width:900px){.product-gallery{position:sticky!important;top:88px!important}}.gallery-main-wrap{position:relative;overflow:hidden;border-radius:4px;aspect-ratio:3/4;background:var(--rose-light);cursor:zoom-in}.gallery-badge-sale{position:absolute;top:1rem;left:1rem;background:var(--rose-dark);color:#fff;font-size:.7rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;padding:.3rem .8rem;border-radius:20px;z-index:2}.gallery-badge-new{position:absolute;top:1rem;right:1rem;background:var(--or);color:var(--texte);font-size:.7rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;padding:.3rem .8rem;border-radius:20px;z-index:2}.gallery-thumbs{display:flex;gap:.5rem;margin-top:.75rem;overflow-x:auto;scrollbar-width:none;padding-bottom:.25rem}.gallery-thumbs::-webkit-scrollbar{display:none}.gallery-thumb{flex-shrink:0;width:72px;height:90px;border-radius:3px;overflow:hidden;border:2px solid transparent;cursor:pointer;transition:var(--transition);background:var(--rose-light);display:flex;align-items:center;justify-content:center}.gallery-thumb.active,.gallery-thumb:hover{border-color:var(--rose-dark)}.product-info{display:flex;flex-direction:column;gap:1.5rem}.product-breadcrumb{font-size:.75rem;color:var(--texte-doux);display:flex;align-items:center;gap:.4rem}.product-ratings{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.product-stars{color:#f4b942;font-size:1rem;letter-spacing:.05em}.product-ratings-link{font-size:.8rem;color:var(--texte-doux);text-decoration:underline;text-underline-offset:2px;cursor:pointer}.product-title{font-size:clamp(1.6rem,4vw,2.4rem);font-weight:400;line-height:1.2}.product-price{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.product-price-old{font-size:1.1rem;color:var(--texte-doux);text-decoration:line-through}.product-price-new{font-size:2rem;font-family:Cormorant Garamond,serif;font-weight:500;color:var(--rose-dark)}.product-price-save{background:var(--rose-dark);color:#fff;font-size:.7rem;padding:.3rem .7rem;border-radius:20px;font-weight:500}.product-short-desc{font-size:.95rem;color:var(--texte-doux);line-height:1.8}.option-group{display:flex;flex-direction:column;gap:.75rem}.option-label{font-size:.8rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--texte);display:flex;align-items:center;gap:.5rem}.option-label .selected-value{font-weight:300;text-transform:none;letter-spacing:0;color:var(--texte-doux)}.size-buttons{display:flex;gap:.5rem;flex-wrap:wrap}.size-btn{min-width:52px;height:44px;padding:0 .75rem;border:1.5px solid var(--bordure);border-radius:var(--radius);font-size:.85rem;color:var(--texte);background:var(--blanc);transition:var(--transition);font-family:Jost,sans-serif}.size-btn:hover{border-color:var(--texte)}.size-btn.active{border-color:var(--texte);background:var(--texte);color:#fff}.size-guide-link{font-size:.75rem;color:var(--or);text-decoration:underline;text-underline-offset:2px;cursor:pointer;background:none;border:none;padding:0}.color-buttons{display:flex;gap:.75rem;flex-wrap:wrap}.color-btn{width:36px;height:36px;border-radius:50%;border:3px solid transparent;cursor:pointer;transition:var(--transition);outline:2px solid transparent;outline-offset:2px}.color-btn:hover,.color-btn.active{outline:2px solid var(--or)}.stock-urgency{display:flex;align-items:center;gap:.75rem;font-size:.85rem;color:var(--texte);padding:.75rem 1rem;background:#e8c4c033;border:1px solid var(--rose);border-radius:var(--radius)}.stock-dot{width:8px;height:8px;border-radius:50%;background:#e74c3c;flex-shrink:0;animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.85)}}.product-actions{display:flex;flex-direction:column;gap:.75rem}.btn-atc{width:100%;padding:1.2rem;background:var(--texte);color:#fff;font-size:.9rem;letter-spacing:.12em;text-transform:uppercase;border-radius:var(--radius);display:flex;align-items:center;justify-content:center;gap:.75rem;transition:var(--transition);font-family:Jost,sans-serif;border:none;cursor:pointer}.btn-atc:hover{background:var(--or);transform:translateY(-2px);box-shadow:var(--shadow)}.btn-buy-now{width:100%;padding:1.2rem;background:var(--rose-dark);color:#fff;font-size:.9rem;letter-spacing:.12em;text-transform:uppercase;border-radius:var(--radius);display:flex;align-items:center;justify-content:center;gap:.75rem;transition:var(--transition);font-family:Jost,sans-serif;border:none;cursor:pointer}.btn-buy-now:hover{background:#b07a74;transform:translateY(-2px)}.reassurance-badges{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}@media(min-width:640px){.reassurance-badges{grid-template-columns:repeat(4,1fr)}}.reassurance-badge{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.4rem;padding:.75rem .5rem;border:1px solid var(--bordure);border-radius:var(--radius);font-size:.72rem;color:var(--texte-doux);line-height:1.3}.reassurance-badge .badge-icon{font-size:1.4rem}.reassurance-badge strong{display:block;color:var(--texte);font-weight:500}.product-accordions{border-top:1px solid var(--bordure)}.accordion-item{border-bottom:1px solid var(--bordure)}.accordion-btn{width:100%;text-align:left;padding:1.25rem 0;display:flex;justify-content:space-between;align-items:center;font-family:Cormorant Garamond,serif;font-size:1.1rem;color:var(--texte);gap:1rem;background:none;border:none;cursor:pointer}.accordion-icon{color:var(--or);font-size:1.2rem;transition:var(--transition)}.accordion-item.open .accordion-icon{transform:rotate(45deg)}.accordion-body{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.4,0,.2,1)}.accordion-body-inner{padding-bottom:1.5rem;font-size:.9rem;color:var(--texte-doux);line-height:1.9}.accordion-item.open .accordion-body{max-height:800px}.accordion-body-inner ul{list-style:none;display:flex;flex-direction:column;gap:.4rem}.accordion-body-inner ul li:before{content:"\2014";color:var(--or);margin-right:.5rem}.size-table{width:100%;border-collapse:collapse;margin-top:.75rem;font-size:.85rem}.size-table th,.size-table td{border:1px solid var(--bordure);padding:.5rem .75rem;text-align:center}.size-table th{background:var(--rose-light);font-weight:500}.product-reviews-section{padding:5rem 1.5rem;background:var(--rose-light)}.product-reviews-grid{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:2rem}@media(min-width:640px){.product-reviews-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.product-reviews-grid{grid-template-columns:repeat(3,1fr)}}.upsell-section{padding:4rem 1.5rem;background:var(--blanc)}.upsell-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:2rem}@media(min-width:768px){.upsell-grid{grid-template-columns:repeat(4,1fr)}}.upsell-card{display:flex;flex-direction:column;gap:.75rem}.upsell-img{width:100%;aspect-ratio:3/4;border-radius:3px;background:var(--rose-light);display:flex;align-items:center;justify-content:center}.upsell-name{font-family:Cormorant Garamond,serif;font-size:1.1rem}.upsell-price{font-size:.9rem;color:var(--texte-doux)}.cart-page{padding:4rem 1.5rem;min-height:60vh}.cart-container{max-width:900px;margin:0 auto}.cart-title{font-size:2.5rem;margin-bottom:2rem}.cart-empty{text-align:center;padding:4rem 0;color:var(--texte-doux)}.cart-empty p{margin:1rem 0 2rem}.cart-grid{display:grid;gap:2rem}@media(min-width:768px){.cart-grid{grid-template-columns:1fr 360px}}.cart-items{display:flex;flex-direction:column;gap:1rem}.cart-item{display:flex;gap:1rem;padding:1.25rem;border:1px solid var(--bordure);border-radius:var(--radius);background:var(--blanc)}.cart-item-img{width:90px;height:110px;object-fit:cover;border-radius:3px;background:var(--rose-light);flex-shrink:0;display:flex;align-items:center;justify-content:center}.cart-item-info{flex:1}.cart-item-name{font-family:Cormorant Garamond,serif;font-size:1.1rem;margin-bottom:.25rem}.cart-item-variant{font-size:.8rem;color:var(--texte-doux);margin-bottom:.75rem}.cart-item-price{font-size:1.1rem;font-family:Cormorant Garamond,serif}.qty-control{display:flex;align-items:center;gap:.5rem;margin-top:.75rem}.qty-btn{width:28px;height:28px;border:1px solid var(--bordure);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1rem;transition:var(--transition);background:var(--blanc);color:var(--texte);cursor:pointer}.qty-btn:hover{background:var(--texte);color:#fff;border-color:var(--texte)}.qty-num{font-size:.9rem;min-width:24px;text-align:center}.remove-btn{font-size:.75rem;color:var(--texte-doux);text-decoration:underline;margin-left:auto}.cart-summary{background:var(--ivoire);border:1px solid var(--bordure);border-radius:var(--radius);padding:1.75rem;height:fit-content;position:sticky;top:88px}.cart-summary h3{font-size:1.5rem;margin-bottom:1.5rem}.cart-summary-row{display:flex;justify-content:space-between;font-size:.9rem;padding:.75rem 0;border-bottom:1px solid var(--bordure)}.cart-summary-row.total{font-family:Cormorant Garamond,serif;font-size:1.3rem;border-bottom:none;font-weight:500;padding-top:1rem}.cart-summary-row .free{color:#4caf50;font-weight:500}.checkout-btn{width:100%;padding:1.2rem;background:var(--texte);color:#fff;font-size:.85rem;letter-spacing:.12em;text-transform:uppercase;border-radius:var(--radius);margin-top:1.5rem;transition:var(--transition);font-family:Jost,sans-serif;border:none;cursor:pointer;display:block;text-align:center}.checkout-btn:hover{background:var(--or)}.cart-secure-badges{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-top:1rem;font-size:.7rem;color:var(--texte-doux)}.not-found{min-height:70vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:4rem 1.5rem}.not-found-inner{max-width:500px}.not-found-num{font-family:Cormorant Garamond,serif;font-size:8rem;font-weight:300;color:var(--rose);line-height:1}.not-found h1{font-size:2rem;margin:.5rem 0 1rem}.not-found p{color:var(--texte-doux);margin-bottom:2rem}.text-center{text-align:center}.flash-notif{position:fixed;bottom:1.5rem;right:1.5rem;background:var(--texte);color:#fff;padding:1rem 1.5rem;border-radius:4px;font-size:.85rem;box-shadow:var(--shadow-lg);transform:translateY(100px);opacity:0;transition:all .35s cubic-bezier(.34,1.56,.64,1);z-index:9999;max-width:320px}.flash-notif.show{transform:translateY(0);opacity:1}.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}.ads-topbar{background:linear-gradient(90deg,#3a2e2e,#5a3e3e,#3a2e2e);color:var(--or-light);font-size:.72rem;letter-spacing:.06em;overflow:hidden;padding:.55rem .75rem}.ads-topbar-inner{max-width:1280px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:.5rem;flex-wrap:wrap}.ads-topbar-item{display:flex;align-items:center;gap:.3rem;white-space:nowrap}.ads-topbar-sep{opacity:.3;display:none}@media(min-width:640px){.ads-topbar-sep{display:inline}}#countdown{color:var(--rose);font-variant-numeric:tabular-nums}.gallery-social-proof{margin-top:.75rem;display:flex;flex-direction:column;gap:.4rem}.gsp-item{display:flex;align-items:center;gap:.5rem;font-size:.78rem;color:var(--texte-doux);background:var(--ivoire);border:1px solid var(--bordure);border-radius:3px;padding:.45rem .75rem}.product-price-block{display:flex;flex-direction:column;gap:.25rem}.product-economy{font-size:.82rem;color:#4caf50;font-weight:500}.product-key-points{list-style:none;display:flex;flex-direction:column;gap:.4rem}.product-key-points li{display:flex;align-items:flex-start;gap:.5rem;font-size:.85rem;color:var(--texte-doux)}.product-key-points svg{flex-shrink:0;margin-top:2px}.product-ratings-count{font-weight:500;font-size:.85rem}.product-verified-badge{display:inline-flex;align-items:center;gap:.25rem;font-size:.7rem;color:#4caf50;background:#4caf5014;border:1px solid rgba(76,175,80,.2);padding:.2rem .5rem;border-radius:20px}.payment-secure-mention{display:flex;align-items:center;gap:.4rem;font-size:.75rem;color:var(--texte-doux);justify-content:center;padding:.5rem 0}.gallery-main-img{width:100%;height:100%;object-fit:cover}
/*# sourceMappingURL=/cdn/shop/t/45/assets/theme.css.map */
