@font-face{font-family:Recoleta;src:url(recoleta.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}*{margin:0;padding:0;box-sizing:border-box}html,body{font-family:Recoleta,Georgia,Times New Roman,serif;color:#333;background:#fff;line-height:1.6;overflow-x:hidden;width:100%;max-width:100vw}img{max-width:100%;height:auto;display:block}a{text-decoration:none;color:inherit}.side-menu{position:fixed;left:20px;top:40px;z-index:999;display:flex;flex-direction:column;gap:2rem}.side-menu-items{display:flex;flex-direction:column;gap:1.5rem}.side-menu-link{position:relative;display:block;text-decoration:none;color:#2d5016;transition:all .3s}.side-menu-avatar{width:180px;height:180px;border-radius:50%;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1)}.side-menu-avatar img{width:100%;height:100%;object-fit:cover;transition:opacity .3s}.side-menu-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:1.4rem;font-weight:900;text-transform:uppercase;line-height:1.2;text-align:center;opacity:0;pointer-events:none;transition:opacity .3s;padding:1rem;width:180px;height:180px;display:flex;align-items:center;justify-content:center;color:#2d5016;text-shadow:0 2px 10px rgba(255,255,255,.9),0 0 20px rgba(255,255,255,.8)}.side-menu-link:hover .side-menu-avatar{transform:scale(1.1)}.side-menu-link:hover .side-menu-avatar img{opacity:0}.side-menu-link:hover .side-menu-text{opacity:1}.mobile-menu-btn{position:fixed;top:20px;left:20px;width:55px;height:55px;background:linear-gradient(135deg,#2d5016,#1f3810);border:none;border-radius:50%;display:none;flex-direction:column;align-items:center;justify-content:center;gap:6px;cursor:pointer;box-shadow:0 4px 20px #2d501666;z-index:1000;transition:all .3s}.mobile-menu-btn:hover{transform:scale(1.1);box-shadow:0 6px 25px #2d501680}.mobile-menu-btn span{width:28px;height:3px;background:#fff;border-radius:2px;transition:all .3s}.mobile-menu-btn.active span:nth-child(1){transform:rotate(45deg) translate(7px,7px)}.mobile-menu-btn.active span:nth-child(2){opacity:0;transform:translate(-20px)}.mobile-menu-btn.active span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}@media(max-width:768px){.mobile-menu-btn{display:flex}.header__icons{top:20px;right:20px;flex-direction:column-reverse;gap:.5rem}.header__login,.header__cart{width:50px;height:50px}.header__login svg,.header__cart svg{width:20px;height:20px}.side-menu{left:-100%;top:50%;transform:translateY(-50%);background:#fffffffa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2rem 1.5rem;border-radius:0 20px 20px 0;box-shadow:4px 0 20px #00000026;transition:left .3s;max-height:90vh;overflow-y:auto;display:flex;flex-direction:column;gap:.5rem}.side-menu.mobile-open{left:0}.side-menu-link{display:flex;align-items:center;gap:1rem;padding:.75rem 1rem}.side-menu-avatar{width:80px;height:80px;flex-shrink:0}.side-menu-text{position:static;transform:none;opacity:1;pointer-events:auto;background:none;box-shadow:none;padding:0;width:auto;height:auto;font-size:.9rem;-webkit-backdrop-filter:none;backdrop-filter:none;color:#2d5016;text-align:left;line-height:1.3;font-weight:700}.side-menu-link:hover .side-menu-avatar img{opacity:1}}.header__icons{position:fixed;top:20px;right:20px;display:flex;gap:1rem;z-index:1000}.header__login,.header__cart{position:relative;width:55px;height:55px;background:linear-gradient(135deg,#2d5016,#1f3810);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 4px 15px #2d501666;transition:all .3s}.header__login:hover,.header__cart:hover{background:linear-gradient(135deg,#1f3810,#2d5016);transform:scale(1.1);box-shadow:0 6px 20px #2d501699}.header__login svg,.header__cart svg{width:24px;height:24px}.cart-count,.cart-count-elements{position:absolute;top:-8px;right:-8px;background:#d4a73a;color:#fff;width:20px;height:20px;border-radius:50%;font-size:.7rem;font-weight:700;display:flex;align-items:center;justify-content:center}.hero-section{position:relative;height:600px;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;width:100%;max-width:100%;overflow:hidden;z-index:10}.hero-center{position:relative;z-index:20;display:flex;align-items:center;gap:2rem}.hero-logo{width:350px;height:auto}.hero-bee{width:60px;height:auto;position:absolute;top:50%;left:50%;margin-left:-30px;margin-top:-30px;animation:bee-orbit 10s linear infinite}@keyframes bee-orbit{0%{transform:rotate(0) translate(200px) rotate(0)}to{transform:rotate(360deg) translate(200px) rotate(-360deg)}}.hero-contact-btn{position:absolute;top:5.5rem;right:1.2rem}.btn-green{background:#2d5016;color:#fff;padding:.8rem 2rem;border-radius:50px;font-weight:700;font-size:.9rem;display:inline-block;transition:all .3s}.btn-green:hover{background:#1f3810;transform:translateY(-2px)}.stars-banner{background:linear-gradient(90deg,#6f7d3d,#5e6c2d,#6f7d3d);padding:2rem;display:flex;align-items:center;justify-content:center;gap:2rem;width:100%;max-width:100%;overflow:hidden}.stars-banner h2{font-size:3.5rem;font-weight:900;color:#f0e5c8;text-transform:uppercase;letter-spacing:3px;text-shadow:2px 2px 4px rgba(0,0,0,.2)}.stars-banner .star{font-size:3rem}.star-icon{width:80px;height:auto;animation:pulse 2s ease-in-out infinite;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));transform:rotate(0)}@keyframes pulse{0%,to{transform:rotate(0) scale(1)}50%{transform:rotate(0) scale(1.2)}}.products-carousel{background:#fff;padding:3rem 0;overflow:hidden;width:100%;max-width:100%}.carousel-track{display:flex;gap:2rem;animation:carousel-scroll 30s linear infinite;animation-play-state:paused;width:max-content}.carousel-track:hover{animation-play-state:running}@keyframes carousel-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.carousel-item{flex-shrink:0;width:300px}.product-card-link{display:block;text-decoration:none;color:inherit}.product-card{background:linear-gradient(135deg,#b8d4a8,#a8c498);border-radius:15px;overflow:hidden;box-shadow:0 4px 20px #0000001a;transition:all .3s}.product-card:hover{transform:translateY(-10px);box-shadow:0 8px 30px #0003}.product-card-image-wrapper{position:relative;width:100%;height:400px;overflow:hidden}.product-card-image-wrapper img{width:100%;height:100%;object-fit:cover}.product-card img{width:100%;height:400px;object-fit:cover}.product-info{padding:1.5rem;text-align:center;background:linear-gradient(135deg,#b8d4a8,#a8c498)}.product-info h3{font-size:1.2rem;font-weight:700;color:#2d5016;margin:0 0 .5rem}.product-price{font-size:1.4rem;font-weight:700;color:#2d5016;margin:0}.delivery-banner{background:#f4f1e8;padding:2rem 0;overflow:hidden;width:100%}.delivery-scroll{animation:scroll 30s linear infinite;white-space:nowrap;display:inline-block}.delivery-scroll span{font-size:2.24rem;font-weight:700;color:#2d5016;display:inline-flex;align-items:center;gap:1.5rem}.delivery-icon{width:60px;height:auto}.delivery-icon{height:30px;width:auto;display:inline-block}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}.categories-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;width:100%;max-width:100%}.category-box{aspect-ratio:1;display:flex;align-items:center;justify-content:center;text-align:center;padding:3rem;transition:all .3s;position:relative;background-size:cover;background-position:center;background-blend-mode:overlay;overflow:hidden}.category-content{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.category-title{font-size:2.5rem;font-weight:900;color:#fff;text-transform:uppercase;letter-spacing:2px;text-shadow:2px 2px 4px rgba(0,0,0,.3);line-height:1.1;position:relative;z-index:2;transition:opacity .3s}.category-character{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;object-fit:contain;opacity:0;transition:opacity .3s;z-index:1;pointer-events:none}.category-box:hover .category-title{opacity:0}.category-box:hover .category-character{opacity:1}.category-fleurs{background:linear-gradient(135deg,#5b7b8c,#4a6a7b,#5b7b8c),repeating-linear-gradient(45deg,transparent,transparent 10px,rgba(0,0,0,.05) 10px,rgba(0,0,0,.05) 20px)}.category-tisanes{background:linear-gradient(135deg,#f0a736,#e09626,#f0a736),repeating-linear-gradient(45deg,transparent,transparent 10px,rgba(0,0,0,.05) 10px,rgba(0,0,0,.05) 20px)}.category-huiles{background:linear-gradient(135deg,#6f7d3d,#5e6c2d,#6f7d3d),repeating-linear-gradient(45deg,transparent,transparent 10px,rgba(0,0,0,.05) 10px,rgba(0,0,0,.05) 20px)}.category-boissons{background:linear-gradient(135deg,#e5b941,#d4a831,#e5b941),repeating-linear-gradient(45deg,transparent,transparent 10px,rgba(0,0,0,.05) 10px,rgba(0,0,0,.05) 20px)}.category-alimentation{background:linear-gradient(135deg,#c97f7f,#b86f6f,#c97f7f),repeating-linear-gradient(45deg,transparent,transparent 10px,rgba(0,0,0,.05) 10px,rgba(0,0,0,.05) 20px)}.category-cosmetiques{background:linear-gradient(135deg,#a18967,#907857,#a18967),repeating-linear-gradient(45deg,transparent,transparent 10px,rgba(0,0,0,.05) 10px,rgba(0,0,0,.05) 20px)}.category-box:hover{transform:scale(1.05);z-index:10;box-shadow:0 10px 40px #0000004d}.category-box h3{font-size:2.5rem;font-weight:900;color:#fff;text-transform:uppercase;letter-spacing:2px;text-shadow:2px 2px 4px rgba(0,0,0,.3);line-height:1.1}.view-all-section{background:linear-gradient(90deg,#5b7b8c,#6f7d3d);padding:3rem;text-align:center;width:100%;max-width:100%}.btn-view-all{background:#fff;color:#2d5016;padding:1.5rem 4rem;border-radius:50px;font-weight:900;font-size:1.3rem;text-transform:uppercase;letter-spacing:2px;display:inline-block;transition:all .3s;box-shadow:0 4px 15px #0003}.btn-view-all:hover{transform:translateY(-3px);box-shadow:0 6px 20px #0000004d}.cta-section{background:linear-gradient(135deg,#6f7d3d,#2d5016);padding:3rem;text-align:center;width:100%;max-width:100%}.btn-cta{background:#fff;color:#2d5016;padding:1.5rem 4rem;border-radius:50px;font-weight:900;font-size:1.3rem;text-transform:uppercase;letter-spacing:2px;display:inline-block;transition:all .3s;box-shadow:0 4px 15px #0003}.btn-cta:hover{transform:translateY(-3px);box-shadow:0 6px 20px #0000004d}.values-boxes{display:grid;grid-template-columns:repeat(2,1fr);gap:0;width:100%;max-width:100%}.value-box{aspect-ratio:16/9;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;text-align:center;gap:1.5rem;overflow:hidden;text-decoration:none;transition:all .3s}.value-box:hover{transform:scale(1.05);box-shadow:0 10px 40px #0003}.value-green{background:linear-gradient(135deg,#b8d4a8,#a8c498,#b8d4a8),repeating-linear-gradient(45deg,transparent,transparent 15px,rgba(255,255,255,.1) 15px,rgba(255,255,255,.1) 30px)}.value-dark{background:linear-gradient(135deg,#6f7d3d,#5e6c2d,#6f7d3d),repeating-linear-gradient(45deg,transparent,transparent 15px,rgba(0,0,0,.1) 15px,rgba(0,0,0,.1) 30px)}.value-icon,.occitanie-logo{width:300px;height:auto;max-height:300px;object-fit:contain}.value-box h3{font-size:3.5rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;color:#2d5016;line-height:1.2;word-break:break-word;max-width:100%}.value-dark h3{color:#fff}.newsletter-banner-link{display:block;text-decoration:none;transition:all .3s}.newsletter-banner-link:hover{transform:scale(1.02)}.newsletter-banner{background:#e8f5e9;padding:1rem;text-align:center;width:100%;max-width:100%;cursor:pointer;transition:all .3s}.newsletter-banner:hover{background:#d4e8d6}.newsletter-banner p{font-size:1.8rem;font-weight:700;color:#2d5016;font-style:italic;margin:0}.social-section{background:linear-gradient(135deg,#6f7d3d,#5e6c2d);padding:4rem 2rem;width:100%;max-width:100%}.social-title{font-size:3rem;font-weight:700;color:#f0e5c8;text-transform:uppercase;letter-spacing:3px;text-align:center;margin-bottom:3rem}.social-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:4rem}.social-box{position:relative;width:100%;aspect-ratio:1;overflow:hidden;border-radius:20px;box-shadow:0 10px 40px #0000004d;cursor:pointer}.social-box-inner{position:relative;width:100%;height:100%;background:#fff;display:flex;align-items:center;justify-content:center}.social-icon{width:100%;height:100%;object-fit:cover;transition:all .3s}.social-thumb{display:block}.social-logo-mobile{display:none}@media(max-width:768px){.social-thumb{display:none}.social-logo-mobile{display:block;width:100%;height:100%;object-fit:contain;padding:20%}.social-overlay{display:none}}.social-overlay{position:absolute;top:0;right:-100%;width:100%;height:100%;background:linear-gradient(135deg,#b8d4a8,#a8c498);display:flex;align-items:center;justify-content:center;transition:right .5s ease-in-out;padding:2rem}.social-box:hover .social-overlay{right:0}.social-overlay-content{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}.social-logo{width:120px;height:120px;object-fit:contain;margin-bottom:.5rem}.franck-img{width:120px;height:120px;object-fit:contain}.social-text{font-size:1rem;font-weight:600;color:#2d5016;line-height:1.4;margin:0}.services-section{background:#f4f1e8;padding:3rem 2rem}.services-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.service-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;padding:1.5rem;background:#fff;border-radius:10px;box-shadow:0 2px 10px #0000001a;transition:all .3s}.service-item:hover{transform:translateY(-5px);box-shadow:0 4px 20px #00000026}.service-icon{width:80px;height:80px;object-fit:cover;border-radius:50%}.service-item h4{font-size:.9rem;font-weight:700;color:#2d5016;text-transform:uppercase;letter-spacing:.5px}.footer-info-section{background:#b8d4a8;padding:3rem 2rem;width:100%;max-width:100%;overflow:hidden}.footer-info-grid{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(5,1fr);gap:2rem}.footer-info-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem}.footer-info-icon{width:100px;height:100px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#fff;padding:10px}.footer-info-icon img{width:100%;height:100%;object-fit:cover}.footer-info-item h4{font-size:1rem;font-weight:700;color:#2d5016;margin:0}.footer-info-item p{font-size:.85rem;color:#2d5016;line-height:1.4;margin:0}.footer-contact-section{background:#d4d9c8;padding:3rem 2rem;width:100%;max-width:100%;overflow:hidden}.footer-contact-wrapper{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.footer-contact-left{display:flex;align-items:center;gap:2rem}.footer-contact-avatar{width:120px;height:120px;border-radius:50%;overflow:hidden;border:4px solid #6f7d3d}.footer-contact-avatar img{width:100%;height:100%;object-fit:cover}.footer-contact-info h3{font-size:1.8rem;color:#2d5016;margin:0 0 .5rem;font-weight:400}.footer-phone{font-size:1.5rem;font-weight:700;color:#2d5016;margin:.3rem 0}.footer-email{font-size:1rem;color:#2d5016;margin:.3rem 0}.footer-contact-right{text-align:right}.footer-links{list-style:none;display:flex;flex-direction:column;gap:.5rem;margin:0;padding:0}.footer-links a{color:#2d5016;font-size:1rem;font-weight:400;transition:all .3s}.footer-links a:hover{font-weight:700;transform:translate(-5px)}.popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all .3s ease}.popup-overlay.popup-visible{opacity:1;visibility:visible}.popup-content{background:#fff;border-radius:20px;max-width:600px;width:90%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 10px 50px #0000004d;animation:popupSlideIn .4s ease}@keyframes popupSlideIn{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}.popup-close{position:absolute;top:15px;right:15px;background:#2d5016;color:#fff;border:none;width:40px;height:40px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.2rem;transition:all .3s;z-index:10}.popup-close:hover{background:#1f3810;transform:rotate(90deg)}.popup-image{width:100%;height:300px;overflow:hidden;border-radius:20px 20px 0 0}.popup-image img{width:100%;height:100%;object-fit:cover}.popup-body{padding:2.5rem;text-align:center;background:linear-gradient(135deg,#b8d4a8,#a8c498);border-radius:0 0 20px 20px}.popup-title{font-size:2.2rem;color:#2d5016;margin-bottom:1rem;font-weight:900;text-transform:uppercase}.popup-text{font-size:1.2rem;color:#333;margin-bottom:1.5rem;line-height:1.6}.popup-btn{display:inline-block;padding:1rem 2.5rem;background:#2d5016;color:#fff;text-decoration:none;border-radius:50px;font-weight:700;font-size:1.1rem;transition:all .3s;text-transform:uppercase;letter-spacing:1px}.popup-btn:hover{background:#1f3810;transform:translateY(-3px);box-shadow:0 5px 20px #2d50164d}@media(max-width:768px){.popup-content{width:95%;max-width:none}.popup-image{height:200px}.popup-body{padding:1.5rem}.popup-title{font-size:1.6rem}.popup-text{font-size:1rem}.popup-btn{padding:.8rem 1.8rem;font-size:.95rem}}.footer{background:#1a1a1a;color:#fff;padding:2rem;display:none}.custom-content-section{max-width:1200px;margin:3rem auto;padding:3rem;background:#fff;border-radius:20px;box-shadow:0 8px 30px #0000001a}.custom-content-title{font-size:2.5rem;color:#2d5016;margin-bottom:2rem;font-weight:700;text-align:center}.custom-content-body{line-height:1.9;color:#333;font-size:1.05rem}.custom-content-body h2,.custom-content-body h3,.custom-content-body h4{color:#2d5016;margin-top:2rem;margin-bottom:1rem;font-weight:700}.custom-content-body h2{font-size:2rem}.custom-content-body h3{font-size:1.6rem}.custom-content-body h4{font-size:1.3rem}.custom-content-body p{margin-bottom:1.5rem}.custom-content-body ul,.custom-content-body ol{margin-left:2rem;margin-bottom:1.5rem}.custom-content-body img{max-width:100%;height:auto;border-radius:15px;margin:2rem 0}.custom-content-body a{color:#2d5016;font-weight:600;text-decoration:underline}.custom-content-body a:hover{color:#6f7d3d}.product-extra-section{background:#f4f1e8;padding:4rem 2rem}.product-extra-wrapper{max-width:1200px;margin:0 auto;background:#fff;padding:3rem;border-radius:20px;box-shadow:0 8px 30px #0000001a}.product-extra-title{font-size:2.2rem;color:#2d5016;margin-bottom:2rem;font-weight:700;text-align:center}.product-extra-content{line-height:1.9;color:#333;font-size:1.05rem}.product-extra-content h2,.product-extra-content h3,.product-extra-content h4{color:#2d5016;margin-top:2rem;margin-bottom:1rem;font-weight:700}.product-extra-content p{margin-bottom:1.5rem}.product-extra-content ul,.product-extra-content ol{margin-left:2rem;margin-bottom:1.5rem}.product-extra-content img{max-width:100%;height:auto;border-radius:15px;margin:2rem auto;display:block}.cart-page{padding:4rem 2rem;background:#f4f1e8;min-height:70vh}.cart-form{max-width:1200px;margin:0 auto}.cart-items{background:#fff;border-radius:20px;padding:2rem;margin-bottom:2rem;box-shadow:0 8px 30px #0000001a}.cart-item{display:grid;grid-template-columns:120px 1fr auto auto auto;gap:2rem;align-items:center;padding:2rem;border-bottom:2px solid #f4f1e8}.cart-item:last-child{border-bottom:none}.cart-item__image{width:120px;height:120px;border-radius:15px;overflow:hidden;box-shadow:0 4px 15px #0000001a}.cart-item__image img{width:100%;height:100%;object-fit:cover}.cart-item__details{flex:1}.cart-item__title{font-size:1.3rem;font-weight:700;color:#2d5016;margin-bottom:.5rem}.cart-item__title a{color:#2d5016;text-decoration:none;transition:color .3s}.cart-item__title a:hover{color:#6f7d3d}.cart-item__variant{color:#666;font-size:.95rem}.cart-item__quantity label{display:block;font-size:.85rem;color:#666;margin-bottom:.5rem;text-transform:uppercase;font-weight:600}.cart-item__quantity .quantity-input{width:80px;padding:.8rem;border:2px solid #b8d4a8;border-radius:10px;font-size:1.1rem;text-align:center;font-weight:700;color:#2d5016}.cart-item__price{font-size:1.5rem;font-weight:700;color:#2d5016;min-width:100px;text-align:right}.cart-item__remove-btn{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#f4f1e8;border-radius:50%;color:#666;font-size:2rem;text-decoration:none;transition:all .3s;font-weight:300;line-height:1}.cart-item__remove-btn:hover{background:#2d5016;color:#fff;transform:rotate(90deg)}.cart-footer{max-width:500px;margin-left:auto;background:linear-gradient(135deg,#b8d4a8,#a8c498);padding:2.5rem;border-radius:20px;box-shadow:0 8px 30px #00000026}.cart-footer__totals{margin-bottom:2rem}.cart-subtotal{display:flex;justify-content:space-between;align-items:center;font-size:1.8rem;font-weight:700;color:#2d5016;margin-bottom:1rem}.cart-note{color:#666;font-size:.95rem;text-align:center}.cart-footer__actions{display:flex;flex-direction:row;gap:1rem}.cart-footer__actions .btn-secondary,.cart-footer__actions .btn-cta{flex:1;text-align:center;padding:1.2rem 2rem;font-size:1.1rem}.cart-empty{max-width:600px;margin:4rem auto;text-align:center;background:#fff;padding:4rem 3rem;border-radius:20px;box-shadow:0 8px 30px #0000001a}.cart-empty h2{font-size:2rem;color:#2d5016;margin-bottom:1rem}.cart-empty p{color:#666;font-size:1.1rem;margin-bottom:2rem}.contact-page{padding:4rem 2rem;background:#f4f1e8;min-height:60vh}.contact-header{text-align:center;margin-bottom:3rem}.contact-header h1{font-size:3rem;color:#2d5016;margin-bottom:1rem}.contact-subtitle{font-size:1.2rem;color:#6f7d3d;font-style:italic}.contact-wrapper{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1.5fr;gap:3rem}.contact-info-box{background:linear-gradient(135deg,#b8d4a8,#a8c498);padding:3rem;border-radius:20px;box-shadow:0 8px 30px #00000026}.contact-avatar-large{width:180px;height:180px;border-radius:50%;overflow:hidden;margin:0 auto 2rem;border:5px solid #6f7d3d}.contact-avatar-large img{width:100%;height:100%;object-fit:cover}.contact-details{display:flex;flex-direction:column;gap:1.5rem}.contact-item{display:flex;align-items:flex-start;gap:1rem;background:#ffffff80;padding:1rem;border-radius:10px}.contact-item i{font-size:1.5rem;color:#2d5016;width:30px;flex-shrink:0}.contact-item h3{font-size:.9rem;color:#2d5016;margin:0 0 .3rem;text-transform:uppercase;letter-spacing:1px}.contact-item p{margin:0;font-size:1.1rem}.contact-item a{color:#2d5016;font-weight:600;transition:color .3s}.contact-item a:hover{color:#1f3810}.contact-form-box{background:#fff;padding:3rem;border-radius:20px;box-shadow:0 8px 30px #00000026}.contact-form-box h2{font-size:2rem;color:#2d5016;margin-bottom:2rem;text-align:center}.form-group label{display:block;font-weight:600;color:#2d5016;margin-bottom:.5rem}.form-group input,.form-group textarea{width:100%;padding:.8rem;border:2px solid #d4d9c8;border-radius:8px;font-family:inherit;font-size:1rem;transition:border-color .3s}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#6f7d3d}.btn-submit{width:100%;background:#2d5016;color:#fff;padding:1.2rem;border:none;border-radius:50px;font-size:1.1rem;font-weight:700;text-transform:uppercase;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center;gap:.5rem}.btn-submit:hover{background:#1f3810;transform:translateY(-2px);box-shadow:0 4px 15px #2d50164d}.form-success{background:linear-gradient(135deg,#b8d4a8,#a8c498);padding:1.5rem;border-radius:10px;margin-bottom:2rem;text-align:center}.form-success i{font-size:2rem;color:#2d5016;margin-bottom:.5rem}.form-success p{margin:0;color:#2d5016;font-weight:600}.form-errors{background:#ffd4d4;padding:1.5rem;border-radius:10px;margin-bottom:2rem;color:#8b3a3a}.paiements-page{padding:4rem 2rem;background:#f4f1e8;min-height:60vh}.paiements-header{text-align:center;margin-bottom:3rem}.paiements-header h1{font-size:3rem;color:#2d5016;margin-bottom:1rem}.paiements-subtitle{font-size:1.2rem;color:#6f7d3d;font-style:italic}.paiements-content{max-width:1200px;margin:0 auto}.payment-methods-section{background:#fff;padding:3rem;border-radius:20px;margin-bottom:2rem;box-shadow:0 8px 30px #00000026;text-align:center}.payment-icon-large{width:120px;height:120px;margin:0 auto 2rem;border-radius:50%;overflow:hidden;border:5px solid #b8d4a8}.payment-icon-large img{width:100%;height:100%;object-fit:cover}.payment-methods-section h2{font-size:2rem;color:#2d5016;margin-bottom:2rem}.payment-methods-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:2rem}.payment-method-card{background:linear-gradient(135deg,#b8d4a8,#a8c498);padding:2rem 1rem;border-radius:15px;text-align:center;transition:all .3s}.payment-method-card:hover{transform:translateY(-5px);box-shadow:0 6px 20px #0003}.payment-method-card i{font-size:3rem;color:#2d5016;margin-bottom:1rem}.payment-method-card h3{font-size:1.1rem;color:#2d5016;margin:.5rem 0}.payment-method-card p{font-size:.9rem;color:#6f7d3d;margin:0}.security-section{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin:2rem 0}.security-box{background:linear-gradient(135deg,#6f7d3d,#5e6c2d);padding:2rem;border-radius:15px;text-align:center;color:#fff}.security-box i{font-size:3rem;margin-bottom:1rem;opacity:.9}.security-box h3{font-size:1.3rem;margin:1rem 0}.security-box p{font-size:.95rem;line-height:1.6;opacity:.9}.payment-info-box{background:#fff;padding:3rem;border-radius:20px;box-shadow:0 8px 30px #00000026}.payment-info-box h2{font-size:2rem;color:#2d5016;margin-bottom:1.5rem;text-align:center}.info-content{line-height:1.8;color:#333}.info-content p{margin-bottom:1rem}.info-content strong{color:#2d5016}.collection-hero{background:linear-gradient(135deg,#6f7d3d,#5e6c2d);padding:4rem 2rem;text-align:center;color:#fff}.collection-hero-title{font-size:3.5rem;font-weight:700;margin-bottom:1rem;text-transform:uppercase;letter-spacing:2px}.collection-hero-description{font-size:1.2rem;max-width:800px;margin:0 auto;line-height:1.6}.collection-page{background:#f4f1e8;padding:3rem 2rem;min-height:50vh}.collection-toolbar{max-width:1200px;margin:0 auto 2rem;display:flex;justify-content:space-between;align-items:center;background:#fff;padding:1.5rem;border-radius:10px;box-shadow:0 2px 10px #0000001a}.collection-toolbar__count{font-size:1.1rem;font-weight:600;color:#2d5016}.collection-toolbar__sort{display:flex;align-items:center;gap:.5rem}.collection-toolbar__sort label{font-weight:600;color:#2d5016}.sort-select{padding:.5rem 1rem;border:2px solid #d4d9c8;border-radius:8px;font-family:inherit;font-size:1rem;background:#fff;cursor:pointer}.products-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.product-card__link{display:block;text-decoration:none;color:inherit}.product-card__image{position:relative;width:100%;padding-top:100%;overflow:hidden;background:#f5f5f5}.price-ht-info{display:block;font-size:.9em;color:#666;margin-top:8px;font-weight:600}.product-labels{position:absolute;bottom:10px;right:10px;display:flex;gap:6px;z-index:5}.product-label-logo{width:25px;height:25px;background:#fffffff2;border-radius:4px;padding:2px;box-shadow:0 2px 6px #00000026;object-fit:contain;transition:transform .3s}.product-label-logo:hover{transform:scale(1.1)}.product-card__image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s}.product-card:hover .product-card__image img{transform:scale(1.1)}.product-card__badge{position:absolute;top:15px;right:15px;background:linear-gradient(135deg,#d4a73a,#f0a736);color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:700;text-transform:uppercase}.product-card__info{padding:2rem;text-align:center;background:linear-gradient(135deg,#b8d4a8,#a8c498);min-height:140px;display:flex;flex-direction:column;justify-content:center}.product-card__title{font-size:1.3rem;font-weight:700;color:#2d5016;margin:0 0 1rem;line-height:1.3}.product-card__price{display:flex;align-items:center;justify-content:center;gap:.8rem}.product-card__price .price{font-size:1.5rem;font-weight:700;color:#2d5016}.product-card__price .price--compare{font-size:1.1rem;color:#666;text-decoration:line-through}.no-products{grid-column:1 / -1;text-align:center;padding:4rem 2rem;background:#fff;border-radius:15px;box-shadow:0 4px 20px #0000001a}.no-products i{font-size:4rem;color:#b8d4a8;margin-bottom:1rem}.no-products p{font-size:1.2rem;color:#6f7d3d;margin-bottom:2rem}.product-page{padding:4rem 2rem;background:#f4f1e8}.product-page__wrapper{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:5rem;background:#fff;padding:4rem;border-radius:20px;box-shadow:0 8px 30px #00000026;position:relative}.product-page__details{position:relative}.product-page__top-section{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:1.5rem}.product-page__info-left{flex:1}.product-page__title,.product-page__price{padding-right:0}.product-availability{clear:none;margin-top:0;padding-right:0}.product-form-top-right{flex-shrink:0;background:linear-gradient(135deg,#b8d4a8,#a8c498);padding:1.5rem;border-radius:15px;box-shadow:0 4px 20px #00000026;width:280px}.product-form-top-right .product-form__variants{margin-bottom:1rem}.product-form-top-right .product-option{margin-bottom:1rem;text-align:center}.product-form-top-right .product-option label{font-size:.85rem;margin-bottom:.4rem;display:block}.product-form-top-right .product-option__select{padding:.6rem;font-size:.9rem}.product-form-top-right .product-form__quantity{margin-bottom:1rem;text-align:center}.product-form-top-right .product-form__quantity label{font-size:.85rem;margin-bottom:.5rem;display:block}.product-form-top-right .quantity-selector{justify-content:center;margin:0 auto}.product-form-top-right .quantity-btn{width:35px;height:35px;font-size:1rem}.product-form-top-right .quantity-input{width:50px;height:35px;font-size:.95rem;line-height:35px;padding:0}.product-form-top-right .btn-add-to-cart{padding:1rem;font-size:.95rem;margin-bottom:0}.product-page__left{display:flex;flex-direction:column;gap:3rem}.product-secondary-blocks{display:flex;flex-direction:column;gap:2rem}.mobile-only{display:none}.desktop-only{display:flex}.product-page__images{display:flex;flex-direction:column;gap:1.5rem}.product-secondary-description{background:#f4f1e8;padding:2.5rem;border-radius:15px}.product-secondary-description h3{font-size:1.6rem;color:#2d5016;margin-bottom:1.5rem;font-weight:700}.secondary-description-content{line-height:1.9;color:#333;font-size:1.05rem}.secondary-description-content h4{color:#2d5016;margin-top:1.5rem;margin-bottom:1rem;font-weight:700}.secondary-description-content p{margin-bottom:1rem}.secondary-description-content ul,.secondary-description-content ol{margin-left:1.5rem;margin-bottom:1rem}.secondary-description-content img{max-width:100%;height:auto;border-radius:10px;margin:1.5rem 0}.related-products{padding:2rem 0 3rem;background:#f9f7f4;margin-top:3rem}.related-title{font-size:1.6rem;color:#2d5016;margin-bottom:1.5rem;font-weight:700;text-align:center}.related-grid{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap;max-width:1200px;margin:0 auto}.related-card{flex:0 0 180px;background:#f4f1e8;border-radius:10px;overflow:hidden;transition:transform .3s;text-decoration:none;color:inherit;display:block}.related-card:hover{transform:translateY(-5px)}.related-card img{width:100%;height:150px;object-fit:cover}.related-card h3{padding:.8rem .8rem .4rem;font-size:.95rem;color:#2d5016;line-height:1.3;min-height:2.4rem;text-align:center;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.related-price{padding:0 .8rem .8rem;font-size:1rem;font-weight:700;color:#d4a73a;text-align:center}.product-gallery-main{width:100%;border-radius:20px;overflow:hidden;box-shadow:0 8px 30px #00000026;position:relative}.product-gallery-main img{width:100%;height:auto;display:block;transition:transform .3s}.product-gallery-main img:hover{transform:scale(1.05)}.product-labels-main{position:absolute;bottom:15px;right:15px;display:flex;gap:8px;z-index:5}.product-labels-main .product-label-logo{width:45px;height:45px;background:#fffffff2;border-radius:8px;padding:4px;box-shadow:0 3px 10px #0003}.product-gallery-thumbs{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:1rem}.thumb-item{border-radius:10px;overflow:hidden;cursor:pointer;border:3px solid transparent;transition:all .3s;position:relative}.thumb-item:hover{border-color:#a8c498}.thumb-item.active{border-color:#2d5016;box-shadow:0 4px 15px #2d50164d}.thumb-item img{width:100%;height:100%;object-fit:cover;display:block}.product-labels-thumb{position:absolute;bottom:3px;right:3px;display:flex;gap:3px;z-index:5}.product-label-logo-thumb{width:20px;height:20px;background:#fffffff2;border-radius:3px;padding:2px;box-shadow:0 1px 4px #00000026;object-fit:contain}.product-page__title{font-size:2.5rem;font-weight:700;color:#2d5016;margin-bottom:1.5rem;line-height:1.3}.product-page__price{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.product-page__price .price{font-size:2.5rem;font-weight:700;color:#2d5016}.product-page__price .price--compare{font-size:1.5rem;color:#999;text-decoration:line-through}.product-page__price .price--badge{background:linear-gradient(135deg,#d4a73a,#f0a736);color:#fff;padding:.3rem 1rem;border-radius:20px;font-size:.9rem;font-weight:700}.product-availability{display:flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#b8d4a8,#a8c498);padding:.8rem 1.2rem;margin-bottom:1.5rem;border-radius:10px;color:#2d5016;font-weight:600;font-size:.95rem}.product-unavailable{background:linear-gradient(135deg,#ffd4d4,#ffb4b4);color:#8b3a3a}.product-availability i{font-size:1.2rem}.product-page__description{margin-bottom:2rem;line-height:1.8;color:#333;padding:1.5rem;background:#f4f1e8;border-radius:15px;font-size:1rem;clear:both;margin-right:0}.product-page__description h3,.product-page__description h4{color:#2d5016;margin-top:1.5rem;margin-bottom:1rem;font-weight:700}.product-page__description ul,.product-page__description ol{margin-left:1.5rem;margin-bottom:1rem}.product-page__description img{max-width:150px;height:auto;margin:1rem 0}.product-custom-info{margin-bottom:2.5rem;padding:2rem;background:linear-gradient(135deg,#b8d4a8,#a8c498);border-radius:15px}.product-custom-info h3{font-size:1.4rem;color:#2d5016;margin-bottom:1.2rem;font-weight:700}.custom-info-content{line-height:1.9;color:#333}.custom-info-content p{margin-bottom:.5rem}.custom-info-content ul,.custom-info-content ol{margin-left:1.5rem;margin-bottom:.5rem}.product-option{margin-bottom:1.5rem}.product-option label{display:block;font-weight:600;color:#2d5016;margin-bottom:.5rem;text-transform:uppercase;font-size:.9rem;letter-spacing:1px}.product-option__select{width:100%;padding:.8rem;border:2px solid #d4d9c8;border-radius:8px;font-family:inherit;font-size:1rem;background:#fff;cursor:pointer;transition:border-color .3s}.product-option__select:focus{outline:none;border-color:#6f7d3d}.product-form__quantity{margin-bottom:2.5rem}.product-form__quantity label{display:block;font-weight:600;color:#2d5016;margin-bottom:1rem;text-transform:uppercase;font-size:1.05rem;font-size:.9rem;letter-spacing:1px}.quantity-selector{display:flex;align-items:center;gap:0;width:fit-content}.quantity-btn{width:40px;height:40px;border:2px solid #d4d9c8;background:#fff;font-size:1.2rem;font-weight:700;color:#2d5016;cursor:pointer;transition:all .3s}.quantity-minus{border-radius:8px 0 0 8px}.quantity-plus{border-radius:0 8px 8px 0}.quantity-btn:hover{background:#b8d4a8;border-color:#6f7d3d}.quantity-input{width:60px;height:40px;border:2px solid #d4d9c8;border-left:none;border-right:none;text-align:center;font-size:1rem;font-weight:600;color:#2d5016;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.quantity-input::-webkit-outer-spin-button,.quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.quantity-input:focus{outline:none}.btn-add-to-cart{width:100%;background:linear-gradient(135deg,#2d5016,#1f3810);color:#fff;padding:1.5rem;border-radius:50px;font-weight:700;font-size:1.2rem;text-transform:uppercase;border:none;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center;gap:.8rem;margin-bottom:2rem;box-shadow:0 4px 15px #2d50164d}.btn-add-to-cart:hover:not([disabled]){transform:translateY(-3px);box-shadow:0 6px 20px #2d501666}.btn-add-to-cart:disabled{background:#ccc;cursor:not-allowed}.product-features{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:3rem;padding-top:3rem;border-top:2px solid #f4f1e8}.feature-item{display:flex;align-items:center;gap:.8rem;color:#6f7d3d;font-weight:600}.feature-item i{font-size:1.2rem;color:#2d5016}@media(max-width:1024px){.hero-section{flex-direction:column;height:auto;padding:2rem}.hero-center{display:flex;justify-content:center}.hero-contact-btn{position:static;text-align:center;margin-top:2rem}.categories-grid{grid-template-columns:repeat(2,1fr)}.values-boxes{grid-template-columns:1fr}.carousel-item{width:250px}.product-card img{height:350px}.product-info{padding:1rem}.product-info h3{font-size:1rem}.product-price{font-size:1.2rem}.product-label-logo{width:22px;height:22px}.product-labels-main .product-label-logo{width:40px;height:40px}.product-page__wrapper{grid-template-columns:1fr;padding:2rem}.product-page__left{gap:2rem}.product-page__details{padding-right:0}.product-page__top-section{flex-direction:column;gap:1.5rem}.product-page__info-left{width:100%}.product-form-top-right{width:100%;max-width:100%}.desktop-only{display:none!important}.mobile-only{display:flex!important;flex-direction:column;gap:1.5rem;margin-top:2rem}.product-secondary-description{padding:1.2rem;margin-bottom:1rem}.product-secondary-description h3{font-size:1.2rem;margin-bottom:1rem}.secondary-description-content{font-size:.95rem;line-height:1.6}.secondary-description-content ul,.secondary-description-content ol{padding-left:1.2rem;margin:.5rem 0}.secondary-description-content li{margin-bottom:.5rem}.secondary-description-content p{margin-bottom:.8rem}.secondary-description-content h1,.secondary-description-content h2,.secondary-description-content h3,.secondary-description-content h4{font-size:1.1rem;margin:1rem 0 .5rem}.related-products{padding:1.5rem 0 2rem;margin-top:2rem}.related-title{font-size:1.4rem;margin-bottom:1rem}.related-grid{gap:1rem}.related-card{flex:0 0 150px}.related-card img{height:130px}.related-card h3{font-size:.85rem;padding:.7rem .7rem .3rem;min-height:2.2rem}.related-price{font-size:.95rem;padding:0 .7rem .7rem}.contact-wrapper{grid-template-columns:1fr}.contact-info-box,.contact-form-box{padding:2rem}.form-row{grid-template-columns:1fr}.payment-methods-grid{grid-template-columns:repeat(2,1fr)}.security-section{grid-template-columns:1fr}.product-page__title{font-size:1.8rem;margin-top:0}.product-page__price .price{font-size:2rem}.product-page__details{margin-top:0}.collection-hero-title{font-size:2rem}.collection-toolbar{flex-direction:column;gap:1rem}.products-grid{grid-template-columns:1fr}}@media(max-width:768px){.header__nav{display:none}.hero-logo{width:250px;margin:0 auto}.hero-center{width:100%;text-align:center;flex-direction:column;gap:1rem}.hero-bee{width:40px;position:absolute;top:50%;left:50%;margin-left:-20px;margin-top:-20px;animation:bee-orbit 10s linear infinite}.product-labels{bottom:6px;right:6px;gap:4px}.product-label-logo{width:20px;height:20px;padding:2px}.product-labels-main .product-label-logo{width:35px;height:35px}.product-label-logo-thumb{width:16px;height:16px}.product-page__wrapper{padding:1.5rem 1rem}.product-page__details{padding-right:0}.product-page__top-section{flex-direction:column;gap:1.5rem;margin-bottom:1.5rem}.product-page__info-left{width:100%}.product-form-top-right{padding:1.5rem;width:100%}.product-page__title{font-size:1.6rem;line-height:1.3}.product-form__quantity label,.product-option label{font-size:.85rem}.btn-add-to-cart{font-size:1rem;padding:1.2rem}.stars-banner{padding:1.5rem 1rem}.stars-banner h2{font-size:1.8rem;letter-spacing:1px;text-align:center}.star-icon{width:50px!important}.category-box h3{font-size:1.5rem}.categories-grid{grid-template-columns:1fr}.delivery-scroll span{font-size:1rem;gap:.5rem}.delivery-icon{height:20px}.social-section{padding:3rem 1rem}.social-title{font-size:2rem;margin-bottom:2rem}.social-grid{grid-template-columns:repeat(2,1fr);gap:1rem;padding:0 1rem}.delivery-scroll span{font-size:1.8rem}.delivery-icon{width:40px}.social-box{border-radius:15px}.social-overlay{padding:1rem}.social-logo{width:50px;height:50px}.franck-img{width:80px;height:80px}.social-text{font-size:.85rem}.newsletter-banner p{font-size:.95rem;padding:0 1rem;line-height:1.4}.footer__top{flex-direction:column;gap:2rem}.footer__nav ul{flex-direction:column;gap:1rem;text-align:center}.value-box{padding:2rem}.value-icon{width:100px}.occitanie-logo{width:150px;max-height:150px}.value-icon,.occitanie-logo{width:120px;max-height:120px}.value-box h3{font-size:1.8rem;padding:0 1rem}.value-box{padding:1.5rem .5rem}.services-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.service-item{padding:1rem}.service-icon{width:60px;height:60px}.service-item h4{font-size:.75rem}.footer-info-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.footer-info-icon{width:80px;height:80px;padding:8px}.footer-info-item h4{font-size:.9rem}.footer-info-item p{font-size:.75rem}.footer-contact-wrapper{flex-direction:column;gap:2rem;text-align:center}.footer-contact-left{flex-direction:column;text-align:center}.footer-contact-avatar{width:100px;height:100px}.footer-contact-info h3{font-size:1.5rem}.footer-phone{font-size:1.2rem}.footer-email{font-size:.9rem}.footer-contact-right{text-align:center}.footer-links a{font-size:.9rem}}.page-header{text-align:center;padding:1rem 2rem;background:linear-gradient(135deg,#6f7d3d,#5e6c2d);position:relative;overflow:hidden}.page-header:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 20% 50%,rgba(255,255,255,.3) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(255,255,255,.3) 0%,transparent 50%);pointer-events:none}.page-header h1{font-size:3rem;color:#fff;margin-bottom:1rem;position:relative;z-index:1}.page-subtitle{font-size:1.3rem;color:#ffffffe6;position:relative;z-index:1}.page-content{max-width:1200px;margin:0 auto;padding:1rem 2rem}.btn-cta{display:inline-block;background:#2d5016;color:#fff;padding:1rem 2.5rem;border-radius:50px;font-weight:700;font-size:1.1rem;text-transform:uppercase;transition:all .3s;text-decoration:none;box-shadow:0 4px 15px #2d50164d}.btn-cta:hover{background:#1f3810;transform:translateY(-2px);box-shadow:0 6px 20px #2d501666}.btn-secondary{display:inline-block;background:#fff;color:#2d5016;border:2px solid #2d5016;padding:1rem 2.5rem;border-radius:50px;font-weight:700;font-size:1.1rem;text-transform:uppercase;transition:all .3s;text-decoration:none;margin-left:1rem}.btn-secondary:hover{background:#2d5016;color:#fff}.page-about .about-intro{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:4rem;align-items:center}.about-text h2{font-size:2.5rem;color:#2d5016;margin-bottom:1.5rem}.text-content{font-size:1.1rem;line-height:1.8;color:#555}.about-image img{width:100%;border-radius:20px}.about-values{margin-bottom:4rem}.about-values h2{font-size:2.5rem;color:#2d5016;text-align:center;margin-bottom:3rem}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto}.value-card{background:#fff;padding:2rem;border-radius:20px;text-align:center;transition:transform .3s}.value-card:hover{transform:translateY(-5px)}.value-card .value-icon{width:100px;height:100px;margin:0 auto 1.5rem;border-radius:50%;overflow:hidden}.value-card .value-icon img{width:100%;height:100%;object-fit:cover}.value-card h3{font-size:1.3rem;color:#2d5016;margin-bottom:.5rem}.value-card p{font-size:.95rem;color:#666}.about-team{padding:3rem 0;margin-top:3rem}.about-team h2{font-size:2.5rem;color:#2d5016;text-align:center;margin-bottom:2rem}.team-content{display:grid;grid-template-columns:1fr 2fr;gap:3rem;align-items:center}.team-img{width:100%;border-radius:20px}.team-text{font-size:1.1rem;line-height:1.8;color:#555}.team-text .btn-cta{margin-top:2rem}.livraison-hero{text-align:center;padding:3rem 2rem;background:linear-gradient(135deg,#6f7d3d,#5e6c2d);border-radius:30px;margin-bottom:3rem;color:#fff}.livraison-icon-large{width:120px;margin:0 auto 1rem;filter:brightness(0) invert(1)}.livraison-hero h2{font-size:2.5rem;margin-bottom:1rem}.highlight-text{font-size:1.5rem;font-weight:700;color:gold}.livraison-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:4rem}.livraison-card{background:#fff;padding:2.5rem;border-radius:20px;transition:transform .3s;position:relative}.livraison-card:hover{transform:translateY(-5px)}.livraison-card.featured{background:linear-gradient(135deg,#b8d4a8,#a8c498);border:3px solid #6f7d3d}.badge{position:absolute;top:-15px;right:20px;background:#2d5016;color:#fff;padding:.5rem 1.5rem;border-radius:20px;font-size:.85rem;font-weight:700}.card-icon{font-size:3rem;color:#2d5016;margin-bottom:1rem;text-align:center}.livraison-card h3{font-size:1.5rem;color:#2d5016;margin-bottom:1rem;text-align:center}.livraison-card .price{font-size:2rem;font-weight:700;color:#d4a5c0;text-align:center;margin-bottom:1.5rem}.livraison-card ul{list-style:none;padding:0}.livraison-card ul li{padding:.5rem 0;font-size:.95rem;color:#555;position:relative;padding-left:25px}.livraison-card ul li:before{content:"\2713";position:absolute;left:0;color:#2d5016;font-weight:700}.livraison-info{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:3rem}.info-box{background:#f9f9f9;padding:2rem;border-radius:15px;display:flex;gap:1.5rem}.info-icon{font-size:2.5rem;color:#2d5016;flex-shrink:0}.info-content h3{font-size:1.3rem;color:#2d5016;margin-bottom:.5rem}.info-content p{font-size:.95rem;color:#666;line-height:1.6}.livraison-cta{text-align:center;padding:3rem 2rem;background:linear-gradient(135deg,#6f7d3d,#5e6c2d);border-radius:30px;color:#fff}.livraison-cta h2{color:#f0e5c8}.livraison-cta h2{font-size:2rem;color:#2d5016;margin-bottom:1.5rem}.chanvre-intro{display:grid;grid-template-columns:1fr 2fr;gap:3rem;margin-bottom:4rem;align-items:center}.chanvre-image-hero img{width:100%;max-width:300px;border-radius:50%}.chanvre-text-hero h2{font-size:2.5rem;color:#2d5016;margin-bottom:1.5rem}.chanvre-reasons{margin-bottom:4rem}.chanvre-reasons h2{font-size:2.5rem;color:#2d5016;text-align:center;margin-bottom:3rem}.chanvre-reasons .text-content{text-align:center;max-width:800px;margin:0 auto 3rem}.reason-block{display:grid;grid-template-columns:1fr 2fr;gap:3rem;margin-bottom:3rem;align-items:center;padding:2rem;background:#fff;border-radius:20px}.reason-block.right{grid-template-columns:2fr 1fr}.reason-image img{width:100%;max-width:200px;border-radius:20px;margin:0 auto;display:block}.reason-image .logo-occitanie{max-width:160px}.reason-content h3{font-size:1.8rem;color:#2d5016;margin-bottom:1rem}.reason-content p{font-size:1.05rem;color:#666;line-height:1.7}.chanvre-mission{background:linear-gradient(135deg,#6f7d3d,#5e6c2d);padding:3rem;border-radius:30px;margin-bottom:3rem;color:#fff}.chanvre-mission h2{font-size:2.5rem;color:#f0e5c8;text-align:center;margin-bottom:2rem}.mission-content .mission-text{font-size:1.1rem;line-height:1.8;color:#f0e5c8;margin-bottom:2rem}.mission-cta{text-align:center}.chanvre-gallery .gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.chanvre-gallery img{width:100%;border-radius:20px;transition:transform .3s}.chanvre-gallery img:hover{transform:scale(1.05)}.pro-intro{text-align:center;margin-bottom:3rem}.pro-intro h2{font-size:2.5rem;color:#2d5016;margin-bottom:1rem}.pro-intro p{font-size:1.2rem;color:#666}.pro-advantages{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:4rem}.advantage-card{background:#fff;padding:2rem;border-radius:20px;text-align:center;transition:transform .3s}.advantage-card:hover{transform:translateY(-5px)}.advantage-icon{font-size:3rem;color:#2d5016;margin-bottom:1rem}.advantage-card h3{font-size:1.2rem;color:#2d5016;margin-bottom:.5rem}.advantage-card p{font-size:.95rem;color:#666}.pro-contact-form{background:linear-gradient(135deg,#6f7d3d,#5e6c2d);padding:3rem;border-radius:30px;color:#fff}.pro-contact-form h2{font-size:2.5rem;color:#f0e5c8;text-align:center;margin-bottom:1rem}.pro-contact-form>p{text-align:center;font-size:1.1rem;color:#f0e5c8;margin-bottom:2rem}.legal-content{max-width:900px;margin:0 auto}.legal-section{margin-bottom:3rem;background:#fff;padding:2.5rem;border-radius:20px}.legal-section h2{font-size:2rem;color:#2d5016;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:3px solid #6f7d3d}.legal-section h3{font-size:1.4rem;color:#555;margin:1.5rem 0 .75rem}.legal-section p{font-size:1rem;color:#666;line-height:1.8;margin-bottom:1rem}.legal-section ul{list-style-position:inside;margin:1rem 0}.legal-section ul li{font-size:1rem;color:#666;line-height:1.8;margin-bottom:.5rem}.legal-block{margin-bottom:2rem}.legal-footer{text-align:center;padding:2rem;background:#f9f9f9;border-radius:15px;margin-top:2rem}.legal-footer em{color:#999;font-size:.9rem}.blabla-intro{display:grid;grid-template-columns:1fr 3fr;gap:3rem;margin-bottom:4rem;align-items:center;padding:2rem;background:linear-gradient(135deg,#6f7d3d,#5e6c2d);border-radius:30px;color:#fff}.blabla-avatar{width:200px;border-radius:50%}.blabla-text h2{font-size:2.5rem;color:#f0e5c8;margin-bottom:1rem}.blabla-text p{font-size:1.15rem;color:#f0e5c8;line-height:1.8}.blabla-social-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:4rem}.social-card{background:#fff;padding:2.5rem;border-radius:20px;text-align:center;transition:transform .3s}.social-card:hover{transform:translateY(-10px)}.social-card.youtube{border-top:5px solid #FF0000}.social-card.instagram{border-top:5px solid #E4405F}.social-card.facebook{border-top:5px solid #1877F2}.social-card-icon{font-size:4rem;margin-bottom:1.5rem}.social-card.youtube .social-card-icon{color:red}.social-card.instagram .social-card-icon{color:#e4405f}.social-card.facebook .social-card-icon{color:#1877f2}.social-card h3{font-size:1.8rem;color:#2d5016;margin-bottom:1rem}.social-card p{font-size:1rem;color:#666;margin-bottom:1.5rem;line-height:1.6}.btn-social{display:inline-block;padding:.8rem 2rem;border-radius:50px;color:#fff;font-weight:700;text-decoration:none;transition:all .3s}.social-card.youtube .btn-social{background:red}.social-card.instagram .btn-social{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888)}.social-card.facebook .btn-social{background:#1877f2}.btn-social:hover{transform:scale(1.05);box-shadow:0 4px 15px #0003}.blabla-newsletter{background:linear-gradient(135deg,#6f7d3d,#5e6c2d);padding:3rem;border-radius:30px;text-align:center;margin-bottom:3rem;color:#fff}.blabla-newsletter h2{font-size:2.5rem;margin-bottom:1rem}.blabla-newsletter p{font-size:1.15rem;margin-bottom:2rem}.newsletter-form{display:flex;max-width:600px;margin:0 auto;gap:1rem}.newsletter-form input{flex:1;padding:1rem 1.5rem;border-radius:50px;border:none;font-size:1rem}.btn-newsletter{background:#d4a5c0;color:#fff;padding:1rem 2rem;border-radius:50px;border:none;font-weight:700;cursor:pointer;transition:all .3s}.btn-newsletter:hover{background:#c08faa;transform:scale(1.05)}.blabla-contact{text-align:center;padding:3rem 2rem;background:#fff;border-radius:30px;margin-bottom:3rem}.blabla-contact h2{font-size:2rem;color:#2d5016;margin-bottom:2rem}.contact-options{display:flex;gap:3rem;justify-content:center;flex-wrap:wrap}.contact-option{display:flex;align-items:center;gap:1rem;font-size:1.2rem;color:#2d5016;text-decoration:none;transition:transform .3s}.contact-option:hover{transform:scale(1.1)}.contact-option i{font-size:2rem;color:#d4a5c0}.blabla-gallery{margin-top:3rem}.blabla-gallery h2{font-size:2.5rem;color:#2d5016;text-align:center;margin-bottom:2rem}.blabla-gallery .gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.blabla-gallery img{width:100%;border-radius:15px;transition:transform .3s}.blabla-gallery img:hover{transform:scale(1.05)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;color:#2d5016;font-weight:700;font-size:.95rem}.form-group input,.form-group textarea{width:100%;padding:1rem;border:2px solid #e0e0e0;border-radius:10px;font-family:inherit;font-size:1rem;transition:border-color .3s}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#2d5016}.btn-submit{background:#2d5016;color:#fff;padding:1rem 3rem;border:none;border-radius:50px;font-weight:700;font-size:1.1rem;cursor:pointer;transition:all .3s;display:inline-flex;align-items:center;gap:.5rem}.btn-submit:hover{background:#1f3810;transform:translateY(-2px);box-shadow:0 6px 20px #2d50164d}.form-success{background:#d4edda;color:#155724;padding:1.5rem;border-radius:10px;margin-bottom:2rem;display:flex;align-items:center;gap:1rem}.form-success i{font-size:1.5rem}.form-errors{background:#f8d7da;color:#721c24;padding:1.5rem;border-radius:10px;margin-bottom:2rem}@media(max-width:768px){.page-header h1{font-size:2rem}.page-subtitle{font-size:1rem}.page-content{padding:2rem 1rem}.about-intro,.team-content,.chanvre-intro{grid-template-columns:1fr;gap:2rem}.team-text{overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}.team-text ul{padding-left:1rem}.team-text ul li{margin-bottom:.75rem;font-size:.95rem}.values-grid{grid-template-columns:1fr}.cart-item{grid-template-columns:1fr;gap:1rem;padding:1.5rem}.cart-item__image{width:100%;height:200px;margin:0 auto}.cart-item__details,.cart-item__quantity{text-align:center}.cart-item__price{text-align:center;font-size:1.8rem}.cart-item__remove-btn{margin:0 auto}.cart-footer{max-width:100%;padding:2rem}.cart-subtotal{font-size:1.5rem}.contact-page{padding:2rem 1rem}.contact-header h1{font-size:2rem}.contact-subtitle{font-size:1rem}.contact-wrapper{grid-template-columns:1fr;gap:1.5rem}.contact-info-box,.contact-form-box{padding:1.5rem}.contact-avatar-large{width:120px;height:120px;margin:0 auto 1.5rem}.contact-item{flex-direction:column;align-items:center;text-align:center;gap:.5rem}.contact-item i{font-size:1.2rem}.contact-form-box h2{font-size:1.5rem}.livraison-grid,.livraison-info{grid-template-columns:1fr}.reason-block,.reason-block.right{grid-template-columns:1fr;text-align:center}.chanvre-gallery .gallery-grid,.pro-advantages{grid-template-columns:1fr}.blabla-intro{grid-template-columns:1fr;text-align:center}.blabla-avatar{margin:0 auto}.blabla-social-grid{grid-template-columns:1fr}.newsletter-form{flex-direction:column}.blabla-gallery .gallery-grid{grid-template-columns:repeat(2,1fr)}.form-row{grid-template-columns:1fr}.btn-secondary{margin:1rem 0 0;display:block}}.back-to-top{position:fixed;bottom:30px;right:30px;width:60px;height:60px;background:linear-gradient(135deg,#2d5016,#1f3810);color:#fff;border:none;border-radius:50%;font-size:1.5rem;cursor:pointer;box-shadow:0 4px 20px #2d501666;transition:all .3s;opacity:0;visibility:hidden;z-index:998;display:flex;align-items:center;justify-content:center}.back-to-top.visible{opacity:1;visibility:visible}.back-to-top:hover{background:linear-gradient(135deg,#1f3810,#2d5016);transform:translateY(-5px) scale(1.1);box-shadow:0 6px 25px #2d501699}.back-to-top:active{transform:translateY(-3px) scale(1.05)}@media(max-width:768px){.back-to-top{width:50px;height:50px;font-size:1.2rem;bottom:20px;right:20px}}.custom-text-block{margin:3rem 0}.custom-text-block h2{font-size:2rem;color:#2d5016;margin-bottom:1.5rem}.custom-text-block .text-content{line-height:1.8}.custom-html-block{margin:2rem 0}.legal-section{margin:3rem 0;padding:2rem 0;border-bottom:1px solid #e0e0e0}.legal-section:last-child{border-bottom:none}.legal-section h2{font-size:1.8rem;color:#2d5016;margin-bottom:1.5rem}.custom-image-block{margin:2rem 0}.custom-image-block.image-center{text-align:center;display:flex;flex-direction:column;align-items:center}.custom-image-block.image-center img{max-width:100%;height:auto;margin:0 auto}.custom-image-block.image-full img{width:100%;height:auto;display:block}.custom-image-block img{border-radius:10px;box-shadow:0 4px 15px #0000001a}.image-caption{margin-top:1rem;font-size:.9rem;color:#666;font-style:italic;text-align:center}.custom-button-block{margin:2rem 0;text-align:center}.custom-button-block .btn-cta,.custom-button-block .btn{display:inline-block}.error-404-content{display:grid;grid-template-columns:1fr 1.5fr;gap:4rem;align-items:center;padding:4rem 2rem;max-width:1200px;margin:0 auto}.error-404-image{text-align:center}.error-404-image img{max-width:100%;height:auto;filter:drop-shadow(0 10px 30px rgba(0,0,0,.15))}.error-404-text{text-align:left}.error-page__title{font-size:8rem;color:#2d5016;margin:0;line-height:1;font-weight:900;text-shadow:3px 3px 0 rgba(45,80,22,.1)}.error-page__subtitle{font-size:2.5rem;color:#2d5016;margin:1rem 0;font-weight:600}.error-page__message{font-size:1.2rem;color:#666;line-height:1.8;margin:1.5rem 0 2.5rem}.error-page__actions{display:flex;gap:1rem;margin-bottom:3rem}.error-page__suggestions{background:#f9f9f9;padding:2rem;border-radius:15px;border-left:4px solid #2d5016}.suggestions-title{font-weight:600;color:#2d5016;margin-bottom:1rem;font-size:1.1rem}.suggestions-list{list-style:none;padding:0;margin:0}.suggestions-list li{margin:.5rem 0}.suggestions-list a{color:#666;text-decoration:none;transition:all .3s;display:inline-block;padding:.3rem 0}.suggestions-list a:hover{color:#2d5016;transform:translate(5px)}.suggestions-list a:before{content:"\2192  ";color:#2d5016;font-weight:700;margin-right:.5rem}.order-confirmation-custom{padding:3rem 0}.confirmation-hero{max-width:1200px;margin:0 auto;padding:0 2rem}.confirmation-image{text-align:center;margin-bottom:3rem}.confirmation-image img{max-width:300px;height:auto;filter:drop-shadow(0 10px 30px rgba(0,0,0,.15))}.confirmation-title{font-size:3rem;color:#2d5016;text-align:center;margin-bottom:1rem}.confirmation-subtitle{font-size:1.3rem;color:#666;text-align:center;margin-bottom:3rem}.confirmation-details{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin:3rem 0}.detail-box{background:#f9f9f9;padding:2rem;border-radius:15px;display:flex;gap:1.5rem;align-items:flex-start;box-shadow:0 4px 15px #0000000d;transition:transform .3s}.detail-box:hover{transform:translateY(-5px);box-shadow:0 6px 20px #0000001a}.detail-icon{width:50px;height:50px;background:linear-gradient(135deg,#2d5016,#1f3810);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.5rem;flex-shrink:0}.detail-content h3{color:#2d5016;margin:0 0 .5rem;font-size:1.2rem}.detail-content p{margin:0;color:#666;line-height:1.6}.confirmation-next-steps{margin:4rem 0;text-align:center}.confirmation-next-steps h2{font-size:2.5rem;color:#2d5016;margin-bottom:3rem}.next-steps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}.step-card{background:#fff;padding:2.5rem 2rem;border-radius:15px;box-shadow:0 4px 15px #0000001a;transition:transform .3s;position:relative;border-top:4px solid #2d5016}.step-card:hover{transform:translateY(-10px);box-shadow:0 8px 25px #00000026}.step-number{width:50px;height:50px;background:linear-gradient(135deg,#2d5016,#1f3810);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin:0 auto 1.5rem}.step-card h3{color:#2d5016;margin-bottom:1rem;font-size:1.3rem}.step-card p{color:#666;line-height:1.7;margin:0}.confirmation-social{background:linear-gradient(135deg,#f9f9f9,#f0f0f0);padding:3rem;border-radius:15px;text-align:center;margin:4rem 0}.confirmation-social h3{font-size:2rem;color:#2d5016;margin-bottom:1rem}.confirmation-social p{color:#666;font-size:1.1rem;margin-bottom:2rem;max-width:700px;margin-left:auto;margin-right:auto}.social-links{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.social-link{width:60px;height:60px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s;box-shadow:0 4px 10px #0000001a}.social-link:hover{transform:translateY(-5px) scale(1.1);box-shadow:0 8px 20px #0003}.social-link img{width:30px;height:30px}.confirmation-cta{display:flex;gap:1.5rem;justify-content:center;margin-top:3rem}@media(max-width:768px){.error-404-content{grid-template-columns:1fr;gap:2rem;padding:2rem 1rem}.error-404-text{text-align:center}.error-page__title{font-size:5rem}.error-page__subtitle{font-size:1.8rem}.error-page__actions{flex-direction:column}.error-page__actions .btn-cta,.error-page__actions .btn-secondary{width:100%;text-align:center}.confirmation-title{font-size:2rem}.confirmation-details{grid-template-columns:1fr}.confirmation-next-steps h2{font-size:1.8rem}.next-steps-grid{grid-template-columns:1fr}.confirmation-cta{flex-direction:column}.confirmation-cta .btn-cta,.confirmation-cta .btn-secondary{width:100%}}.cart-empty{text-align:center;padding:4rem 2rem;max-width:800px;margin:0 auto}.cart-empty-image{margin-bottom:2rem}.cart-empty-image img{width:250px;max-width:100%;height:auto;filter:drop-shadow(0 10px 30px rgba(0,0,0,.15))}.cart-empty h2{font-size:2.5rem;color:#2d5016;margin-bottom:1rem}.cart-empty>p{font-size:1.2rem;color:#666;margin-bottom:3rem;line-height:1.7}.cart-empty-suggestions{background:#f9f9f9;padding:2.5rem;border-radius:15px;margin:3rem 0}.cart-empty-suggestions h3{color:#2d5016;font-size:1.5rem;margin-bottom:1.5rem}.empty-suggestions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem;margin-bottom:1rem}.suggestion-card{background:#fff;padding:2rem 1rem;border-radius:10px;text-decoration:none;color:#333;transition:all .3s;box-shadow:0 2px 10px #0000000d;display:flex;flex-direction:column;align-items:center;gap:1rem}.suggestion-card:hover{transform:translateY(-5px);box-shadow:0 6px 20px #00000026;background:linear-gradient(135deg,#2d5016,#1f3810);color:#fff}.suggestion-card i{font-size:2.5rem;color:#2d5016;transition:color .3s}.suggestion-card:hover i{color:#fff}.suggestion-card span{font-weight:600;font-size:1.1rem}@media(max-width:768px){.cart-empty h2{font-size:1.8rem}.cart-empty>p{font-size:1rem}.empty-suggestions-grid{grid-template-columns:1fr}}.payment-method-card.featured{position:relative;border:2px solid #2d5016;background:linear-gradient(135deg,#f9f9f9,#fff)}.badge-featured{position:absolute;top:-12px;right:20px;background:linear-gradient(135deg,#2d5016,#1f3810);color:#fff;padding:.4rem 1rem;border-radius:20px;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 4px 15px #2d50164d}.payment-3x-details{background:linear-gradient(135deg,#f9f9f9,#f0f0f0);padding:4rem 3rem;border-radius:20px;margin:4rem 0}.payment-3x-details h2{text-align:center;font-size:2.5rem;color:#2d5016;margin-bottom:1rem}.payment-3x-intro{text-align:center;font-size:1.2rem;color:#666;margin-bottom:3rem}.payment-3x-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}.payment-3x-box{background:#fff;padding:2.5rem;border-radius:15px;box-shadow:0 4px 20px #00000014;transition:transform .3s}.payment-3x-box:hover{transform:translateY(-8px);box-shadow:0 8px 30px #00000026}.payment-3x-icon{width:70px;height:70px;background:linear-gradient(135deg,#2d5016,#1f3810);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:2rem;margin:0 auto 1.5rem}.payment-3x-box h3{color:#2d5016;font-size:1.5rem;margin-bottom:1.5rem;text-align:center}.payment-3x-box ul{list-style:none;padding:0;margin:1rem 0}.payment-3x-box ul li{margin:.8rem 0;padding-left:1.5rem;position:relative;line-height:1.7;color:#555}.payment-3x-box ul li:before{content:"\2192";position:absolute;left:0;color:#2d5016;font-weight:700}.payment-3x-box ul li i{color:#2d5016;margin-right:.5rem}.payment-3x-example{text-align:center;font-size:1.1rem;margin:1.5rem 0;color:#666}.payment-3x-split{background:#f9f9f9;padding:1.5rem;border-radius:10px;margin:1.5rem 0}.payment-3x-split li{display:flex;justify-content:space-between;padding:.8rem 0;border-bottom:1px solid #e0e0e0}.payment-3x-split li:last-child{border-bottom:none}.payment-3x-split li:before{display:none}.split-label{color:#666;font-weight:500}.split-amount{color:#2d5016;font-weight:700;font-size:1.2rem}.payment-3x-total{text-align:center;font-size:1.1rem;color:#2d5016;margin-top:1.5rem;padding-top:1rem;border-top:2px solid #2d5016}.page-reseaux-sociaux .page-header{text-align:center;margin-bottom:4rem}.page-reseaux-sociaux .page-subtitle{font-size:1.2rem;color:#666;max-width:700px;margin:1rem auto 0}.social-icons-simple{max-width:1200px;margin:4rem auto;padding:2rem}.social-icons-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem;margin:0 auto;align-items:stretch}.social-icon-link{text-decoration:none;color:#333;transition:transform .3s;display:flex;cursor:pointer}.social-icon-link:hover{transform:translateY(-10px)}.social-icon-wrapper{background:#fff;padding:2rem 1.5rem;border-radius:20px;text-align:center;box-shadow:0 8px 25px #0000001a;transition:all .3s;pointer-events:none;height:100%;display:flex;flex-direction:column;justify-content:center;min-height:280px}.social-icon-link:hover .social-icon-wrapper{box-shadow:0 15px 40px #0003}.social-icon-wrapper img{width:100px;height:100px;margin:0 auto 1.5rem;transition:transform .3s;pointer-events:none}.social-icon-link:hover .social-icon-wrapper img{transform:scale(1.1) rotate(5deg)}.social-icon-wrapper h3{font-size:1.8rem;color:#2d5016;margin-bottom:1rem;font-weight:600;pointer-events:none}.social-icon-wrapper p{color:#666;font-size:1rem;line-height:1.6;margin:0;pointer-events:none}.social-icon-link.youtube:hover .social-icon-wrapper{border-top:4px solid #FF0000}.social-icon-link.instagram:hover .social-icon-wrapper{border-top:4px solid #E4405F}.social-icon-link.facebook:hover .social-icon-wrapper{border-top:4px solid #1877F2}.social-icon-link.tiktok:hover .social-icon-wrapper{border-top:4px solid #000000}@media(max-width:768px){.social-icons-grid{grid-template-columns:repeat(2,1fr);gap:2rem}.social-icon-wrapper{padding:2rem 1rem}.social-icon-wrapper img{width:80px;height:80px}.social-icon-wrapper h3{font-size:1.4rem}}@media(max-width:480px){.social-icons-grid{grid-template-columns:1fr}}.social-page-grid-OLD{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin:3rem 0;padding:0 2rem;max-width:1400px;margin-left:auto;margin-right:auto}.social-page-box{position:relative;overflow:hidden;border-radius:20px;height:400px;text-decoration:none;box-shadow:0 8px 25px #00000026;transition:all .4s cubic-bezier(.4,0,.2,1)}.social-page-box:hover{transform:translateY(-10px) scale(1.02);box-shadow:0 15px 40px #00000040}.social-page-box-inner{position:relative;width:100%;height:100%}.social-background{width:100%;height:100%;object-fit:cover;transition:transform .4s}.social-page-box:hover .social-background{transform:scale(1.1)}.social-page-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#2d5016f2,#1f3810f2);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .4s}.social-page-box:hover .social-page-overlay{opacity:1}.social-page-content{text-align:center;color:#fff;padding:2rem}.social-page-logo{width:80px;height:80px;margin:0 auto 1.5rem;filter:brightness(0) invert(1)}.social-page-content h3{font-size:2rem;margin-bottom:1rem;color:#fff}.social-page-content p{font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem;opacity:.9}.social-page-cta{display:inline-block;padding:.8rem 2rem;background:#fff;color:#2d5016;border-radius:25px;font-weight:600;transition:all .3s}.social-page-box:hover .social-page-cta{transform:translate(5px)}.social-page-intro{display:grid;grid-template-columns:1fr 2fr;gap:4rem;align-items:center;max-width:1200px;margin:5rem auto;padding:4rem 3rem;background:linear-gradient(135deg,#f9f9f9,#f0f0f0);border-radius:20px}.intro-image img{max-width:100%;height:auto;filter:drop-shadow(0 10px 30px rgba(0,0,0,.15))}.intro-content h2{font-size:2.5rem;color:#2d5016;margin-bottom:2rem}.intro-points{display:grid;gap:1.5rem}.intro-point{display:flex;align-items:center;gap:1.5rem;background:#fff;padding:1.5rem;border-radius:10px;box-shadow:0 2px 10px #0000000d;transition:transform .3s}.intro-point:hover{transform:translate(10px)}.intro-point i{font-size:2rem;color:#2d5016;width:50px;flex-shrink:0}.intro-point p{margin:0;font-size:1.1rem;color:#555}.social-page-newsletter{text-align:center;max-width:800px;margin:5rem auto;padding:4rem 3rem;background:linear-gradient(135deg,#2d5016,#1f3810);border-radius:20px;color:#fff}.social-page-newsletter h2{font-size:2.5rem;margin-bottom:1rem;color:#fff}.social-page-newsletter p{font-size:1.2rem;margin-bottom:2rem;opacity:.9}.social-page-newsletter .btn-cta{background:#fff;color:#2d5016}.social-page-newsletter .btn-cta:hover{transform:translateY(-3px);box-shadow:0 8px 25px #ffffff4d}@media(max-width:768px){.payment-3x-grid{grid-template-columns:1fr}.payment-3x-details{padding:2rem 1.5rem}.payment-3x-details h2{font-size:1.8rem}.social-page-grid{grid-template-columns:1fr;padding:0 1rem}.social-page-box{height:350px}.social-page-intro{grid-template-columns:1fr;gap:2rem;padding:2rem 1.5rem}.intro-content h2{font-size:1.8rem}.social-page-newsletter{padding:2rem 1.5rem}.social-page-newsletter h2{font-size:1.8rem}}.pro-products-section{margin:4rem 0;padding:3rem 0;background:#f9f9f9;border-radius:15px}.pro-products-section h2{text-align:center;font-size:2.5rem;color:#2d5016;margin-bottom:1rem}.pro-products-section .products-intro{text-align:center;max-width:700px;margin:0 auto 3rem;font-size:1.1rem;color:#666}.pro-products-section .products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;padding:0 2rem}.no-products-message{grid-column:1 / -1;text-align:center;padding:3rem;background:#fff;border-radius:10px;border:2px dashed #ccc}.no-products-message p{color:#666;font-size:1.1rem}@media(max-width:768px){.pro-products-section .products-grid{grid-template-columns:1fr;padding:0 1rem}.custom-text-block h2{font-size:1.5rem}.legal-section h2{font-size:1.4rem}}@keyframes slideIn{0%{transform:translate(400px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideOut{0%{transform:translate(0);opacity:1}to{transform:translate(400px);opacity:0}}@media(max-width:768px){.page-header{padding-top:2rem;padding-bottom:2rem;padding-left:90px;padding-right:1rem;margin-top:0}.page-header h1{text-align:left}.header__icons{display:none}.chanvre-image-hero{display:flex;justify-content:center;align-items:center}.chanvre-image-hero img{margin:0 auto;display:block}.cart-footer__actions{flex-direction:column}.cart-footer__actions .btn-secondary,.cart-footer__actions .btn-cta{width:100%;margin-left:0}.side-menu-mobile-icons{display:flex;justify-content:center;align-items:center;gap:2rem;padding:4rem 0 1.5rem;border-bottom:2px solid rgba(45,80,22,.1);margin-bottom:1.5rem}.side-menu-icon-link{position:relative;display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1rem;background:linear-gradient(135deg,#2d5016,#1f3810);border-radius:15px;color:#fff;min-width:80px;transition:all .3s}.side-menu-icon-link:hover{transform:translateY(-3px);box-shadow:0 4px 15px #2d501666}.side-menu-icon-link i{font-size:1.5rem}.side-menu-icon-label{font-size:.75rem;font-weight:600;text-transform:uppercase}.cart-count-mobile{position:absolute;top:.5rem;right:.5rem;background:#d4a73a;color:#fff;width:20px;height:20px;border-radius:50%;font-size:.7rem;font-weight:700;display:flex;align-items:center;justify-content:center}}@media(min-width:769px){.side-menu-mobile-icons{display:none}}.page-point-de-vente .point-vente-intro{margin-bottom:4rem}.page-point-de-vente .intro-content h2{font-size:2.5rem;color:#2d5016;margin-bottom:1.5rem;text-align:center}.page-point-de-vente .intro-content .text-content{max-width:800px;margin:0 auto;text-align:center}.map-container{margin:4rem 0}.map-container h2{font-size:2.5rem;color:#2d5016;text-align:center;margin-bottom:1rem}.map-description{text-align:center;color:#666;font-size:1.1rem;margin-bottom:2rem}.map-embed{border-radius:15px;overflow:hidden;box-shadow:0 4px 20px #0000001a}.map-embed iframe{width:100%;height:600px;border:none}.store-info-section{margin:4rem 0}.store-info-section h2{font-size:2.5rem;color:#2d5016;text-align:center;margin-bottom:3rem}.store-info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem}.store-card{background:#fff;padding:2rem;border-radius:15px;box-shadow:0 4px 15px #0000001a;transition:all .3s}.store-card:hover{transform:translateY(-5px);box-shadow:0 6px 25px #00000026}.store-icon{text-align:center;margin-bottom:1.5rem}.store-icon i{font-size:3rem;color:#2d5016}.store-card h3{font-size:1.5rem;color:#2d5016;margin-bottom:1rem;text-align:center}.store-card p{margin-bottom:.75rem;color:#666;display:flex;align-items:flex-start;gap:.5rem}.store-card p i{color:#2d5016;margin-top:.25rem;flex-shrink:0}.point-vente-cta{text-align:center;padding:3rem;background:linear-gradient(135deg,#b8d4a8,#a8c498);border-radius:20px;margin-top:4rem}.point-vente-cta h2{font-size:2rem;color:#2d5016;margin-bottom:1rem}.point-vente-cta p{font-size:1.2rem;color:#333;margin-bottom:2rem}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}@media(max-width:768px){.page-point-de-vente .page-content{padding:2rem 0}.map-container{margin:0;padding:0}.map-container h2{padding:0 1rem;margin-bottom:.5rem}.map-container .map-description{padding:0 1rem;margin-bottom:1rem}.map-embed{border-radius:0;margin:0;padding:0;width:100%;overflow:hidden}.map-embed iframe{height:450px;width:100%;display:block;border:none;margin:0;padding:0}.store-info-grid{grid-template-columns:1fr}.point-vente-cta h2{font-size:1.5rem}.cta-buttons{flex-direction:column;align-items:center}.btn-secondary{margin-left:0;margin-top:1rem}}
/*# sourceMappingURL=/cdn/shop/t/37/assets/theme.css.map */
