.site-footer{background:#f5f5f5;padding:15px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;border-top:1px solid #ddd;margin-top:30px}.footer-links button{background:none;border:none;color:#0070f3;cursor:pointer;margin:0 8px;text-decoration:underline;font-size:14px}.footer-links button:hover{text-decoration:none}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{background:#fff;padding:20px;max-width:600px;max-height:80vh;overflow-y:auto;border-radius:8px;position:relative}.modal-close{position:absolute;top:10px;right:10px;background:none;border:none;font-size:18px;cursor:pointer}.modal-content h2{color:#0070f3;border-bottom:2px solid #0070f3;padding-bottom:10px;margin-bottom:15px}.modal-content h3{color:#1e2a33;font-size:1.1rem;margin-top:25px;margin-bottom:10px;padding-bottom:5px;border-bottom:1px solid #eee}.modal-content p{color:#444;line-height:1.7;margin-bottom:15px;text-align:justify}.modal-content .cgv-subtitle{text-align:center;color:#666;font-style:italic;margin-bottom:25px;padding:10px;background:#f8f9fa;border-radius:8px}.modal-content strong{color:#1e2a33}:root{--logo-h: 200px;--logo-w: 190px;--logo-overflow: 100px}body{margin:0;padding:0;font-family:Segoe UI,sans-serif;background:#f0f3f7;color:#1e2a33;overflow-x:hidden;max-width:100%}.navbar{position:sticky;top:0;z-index:9999;display:flex;flex-direction:column;background:linear-gradient(90deg,#0070f3,#00d4ff);box-shadow:0 2px 8px #00000026;color:#fff;width:100%;box-sizing:border-box;overflow:visible}.navbar-top{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 24px;width:100%;box-sizing:border-box;background:linear-gradient(90deg,#0070f3,#00d4ff)}.logo-nav-space{width:var(--logo-w);flex-shrink:0;pointer-events:none}.navbar-bottom{position:relative;overflow:visible;display:flex;align-items:center;justify-content:center;width:100%;box-sizing:border-box;padding:2px 16px;height:36px}.logo-floating{flex-shrink:0;align-self:center;z-index:10000;cursor:pointer;line-height:0}.logo-floating img{height:var(--logo-h);width:auto;filter:drop-shadow(0 4px 14px rgba(0,0,0,.32))}.search-input-wrapper{position:relative;flex:1;max-width:340px;display:flex;align-items:center;background:#fff;border-radius:25px;padding:0 14px;box-shadow:0 2px 8px #0000001f}.search-icon-inline{color:#0070f3;font-size:.95rem;flex-shrink:0;margin-right:8px}.search-input-wrapper input{border:none;outline:none;width:100%;padding:10px 0;background:transparent;font-size:.92rem;color:#1e2a33}.search-input-wrapper input::placeholder{color:#aab}.header-icons{display:flex;align-items:center;gap:18px;flex-shrink:0}.header-icons .icon{background:transparent;border:none;cursor:pointer;font-size:1.3rem;color:#fff;padding:4px;transition:opacity .2s}.header-icons .icon:hover{opacity:.8}.nav-links-left,.nav-links-right{display:flex;align-items:center;flex:1;gap:2px}.nav-links-left{justify-content:flex-end}.nav-links-right{justify-content:flex-start}.nav-links-left button,.nav-links-left .dropbtn,.nav-links-right button,.nav-links-right .dropbtn{background:transparent;border:none;color:#fff;padding:8px 14px;border-radius:6px;cursor:pointer;font-weight:600;font-size:.9rem;transition:background .2s;white-space:nowrap}.nav-links-left button.active,.nav-links-left button:hover,.nav-links-left .dropbtn:hover,.nav-links-right button.active,.nav-links-right button:hover,.nav-links-right .dropbtn:hover{background:#fff3}.dropdown{position:relative}.dropdown-content{display:none;position:absolute;top:calc(100% + 4px);left:0;background:#fff;color:#333;min-width:140px;border-radius:8px;box-shadow:0 4px 14px #00000026;z-index:1000;overflow:hidden}.dropdown-content button{display:block;width:100%;padding:10px 14px;text-align:left;background:none;border:none;color:#333;cursor:pointer;font-size:.88rem}.dropdown-content button:hover{background-color:#f0f6ff}.dropdown:hover .dropdown-content{display:block}.search-results-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:#f0f6ff;border-bottom:1px solid #d0e4ff;font-size:1rem;color:#1e2a33;margin-top:12px}.search-results-header strong{color:#0070f3}.search-results-reset{background:none;border:1px solid #0070f3;color:#0070f3;border-radius:20px;padding:4px 14px;font-size:.85rem;cursor:pointer;transition:background .2s}.search-results-reset:hover{background:#0070f3;color:#fff}.page-content{padding-top:10px}.catalogue{max-width:1200px;margin:0 auto;padding:0 20px}@media (max-width: 768px){.catalogue{margin:10px auto!important;padding:0 10px!important}}.product-hover-content{display:none;position:absolute;bottom:0;left:0;right:0;background:#fffffff2;padding:10px;box-shadow:0 -4px 10px #0000001a;border-bottom-left-radius:12px;border-bottom-right-radius:12px}.product-page{max-width:1000px;margin:30px auto;padding:20px}.product-details{display:flex;gap:30px;background:#fff;padding:20px;border-radius:16px;box-shadow:0 4px 15px #0000001a;flex-wrap:wrap}.product-details img{flex:1 1 300px;max-width:400px;width:100%;height:auto;object-fit:contain;border-radius:12px;box-shadow:0 2px 8px #0000001a}.product-details h2{font-size:1.8rem;margin-bottom:10px;color:#1e2a33}.product-details p{line-height:1.5;color:#444}.product-info{flex:1 1 300px;display:flex;flex-direction:column;justify-content:center}.product-info button{margin-top:15px;padding:10px;border:none;background:#0070f3;color:#fff;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;transition:background .2s ease}.product-info button:hover{background:#005bb5}.product-page>button{background:none;border:none;color:#0070f3;font-weight:600;cursor:pointer;margin-bottom:20px}.product-page>button:hover{text-decoration:underline}.product-info select{padding:8px;margin-top:10px;border-radius:8px;border:1px solid #ccc;font-size:1rem}.product-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #00000026}.product-card:hover .product-hover-content{display:block}.sort-wrapper{position:relative;display:inline-block;margin:15px 0 15px 20px}.sort-toggle-btn{display:flex;align-items:center;gap:6px;padding:8px 14px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#555;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #0000000d}.sort-toggle-btn:hover{border-color:#0070f3;color:#0070f3;box-shadow:0 2px 8px #0070f326}.sort-toggle-btn svg{width:16px;height:16px}.sort-dropdown{position:absolute;top:calc(100% + 8px);left:0;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 4px 12px #0000001f;min-width:180px;z-index:100;overflow:hidden}.sort-dropdown button{display:block;width:100%;padding:10px 16px;text-align:left;background:none;border:none;color:#333;font-size:.85rem;cursor:pointer;transition:background .15s ease}.sort-dropdown button:hover{background:#f0f3f7;color:#0070f3}@media (max-width: 480px){.sort-wrapper{margin:10px 0 10px 10px}.sort-toggle-btn{padding:6px 12px;font-size:.8rem}.sort-dropdown{min-width:160px}.sort-dropdown button{padding:8px 12px;font-size:.8rem}}.products-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;padding:24px 16px;background:linear-gradient(180deg,#f5f7fa,#e6ecf3);border-radius:12px;box-shadow:0 2px 10px #0000000d;max-width:1200px;margin:0 auto;grid-auto-rows:auto;align-items:start}@media (max-width: 1024px) and (min-width: 481px){.products-grid{grid-template-columns:repeat(3,1fr);gap:12px;padding:15px 10px;grid-auto-rows:minmax(280px,auto)}.product-card{padding:10px!important}.product-image img{height:110px!important}}@media (max-width: 480px){.products-grid{grid-template-columns:repeat(3,1fr)!important;gap:8px!important;padding:8px!important;grid-auto-rows:minmax(240px,auto)!important}.product-card{padding:6px!important;min-height:240px!important}.product-image img{height:90px!important}.product-card h3{font-size:.7rem!important;height:1.6rem!important;line-height:.8rem!important}.product-card p{font-size:.7rem!important}.add-to-cart-btn{font-size:.7rem!important;padding:5px 0!important}.product-card select{font-size:.7rem!important;padding:4px!important}.variant-spacer{height:28px!important}}.product-card{background:#fff;padding:10px;border-radius:12px;box-shadow:0 4px 12px #0000001a;text-align:center;transition:.25s ease;position:relative;cursor:pointer;border:none;display:flex;flex-direction:column;gap:6px;overflow:visible}.product-card:hover{box-shadow:0 8px 24px #00000026;transform:translateY(-3px)}.product-card .product-image{position:relative;overflow:hidden;border-radius:8px}.product-card .product-image img{width:100%;height:160px;object-fit:contain;display:block}.card-price-badge{position:absolute;top:6px;left:6px;background:#fff;border-radius:6px;padding:2px 7px;box-shadow:0 2px 6px #00000026;font-size:.82rem;font-weight:700;z-index:5;line-height:1.4}.card-hover-panel{position:absolute;bottom:0;left:0;right:0;background:#fff;border-radius:0 0 12px 12px;padding:8px;display:flex;flex-direction:column;gap:6px;opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:5}.product-card:not(.out-of-stock):hover .card-hover-panel{opacity:1;pointer-events:auto}.product-card:not(.out-of-stock):hover .card-meta-desc{visibility:hidden}.card-variant-select{width:100%;padding:5px 8px;border:1px solid #ddd;border-radius:6px;font-size:.7rem;cursor:pointer}.card-add-btn{width:100%;background:#0070f3;color:#fff;border:none;border-radius:6px;padding:6px 0;font-size:.72rem;font-weight:700;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;transition:background .2s}.card-add-btn:hover{background:#0058c7}.product-card h3{font-size:.72rem;font-weight:600;color:#1e2a33;margin:0;line-height:1.3;height:1.9rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;border-bottom:1px solid #e0e0e0;padding-bottom:4px}.card-meta-desc{font-size:.7rem!important;color:#888!important;margin:0!important;line-height:1.4!important;height:2.95rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.product-card select{width:100%;padding:6px 8px;margin:0 0 4px;border-radius:6px;border:1px solid #ccc;background:#f8fafc;font-size:.85rem;color:#333;cursor:pointer;transition:.2s ease}.product-card select:hover{border-color:#0070f3;box-shadow:0 0 0 2px #0070f31a}.product-card select:focus{outline:none;border-color:#0070f3;box-shadow:0 0 0 2px #0070f333}.variant-spacer{height:30px;margin:0 0 4px}.product-card:hover .product-image img{transform:scale(1.05)}.product-card button{width:100%;padding:8px;background:#0070f3;color:#fff;border:none;border-radius:8px;font-size:.9rem;cursor:pointer;font-weight:600;transition:.2s ease;margin-top:auto}.product-card button:hover{background:#005bb5}.product-card button:disabled{background:#777!important;cursor:not-allowed!important}.product-card h3{font-size:.9rem;min-height:2.4rem;line-height:1.2rem;overflow:visible;margin:4px 0 0;color:#222;font-weight:600}.product-card p{font-size:.9rem;color:#555;margin:2px 0}.product-image img{width:100%;height:120px;object-fit:cover;border-radius:8px;margin-bottom:0;transition:transform .2s ease}.carousel{width:100%;max-height:300px;margin:20px 0;overflow:hidden;border-radius:10px;box-shadow:0 4px 8px #0003}.carousel img{width:100%;height:300px;object-fit:cover;transition:transform .3s ease}.carousel img:hover{transform:scale(1.05)}.cart-icon-wrapper{position:relative;cursor:pointer;display:inline-block}.cart-count{position:absolute;top:-8px;right:-8px;background:red;color:#fff;font-size:12px;font-weight:700;border-radius:50%;padding:2px 6px}@keyframes bounce{0%{transform:scale(1)}50%{transform:scale(1.4)}to{transform:scale(1)}}.search-bar{position:absolute;top:70px;right:20px;display:none;z-index:9999}.search-bar.visible{display:flex}.search-bar:after{content:"🔍";position:absolute;right:12px;top:50%;transform:translateY(-50%);font-size:1.1rem;opacity:.7}.mobile-menu-icon{display:none;flex-direction:column;cursor:pointer;gap:4px;margin-left:auto}.mobile-menu-icon .bar{width:25px;height:3px;background-color:#fff;border-radius:2px}@media (max-width: 768px){.navbar-top{padding:8px 12px;gap:10px}:root{--logo-h: 120px;--logo-w: 0px;--logo-overflow: 60px}.search-input-wrapper{max-width:unset}.header-icons{gap:12px}.header-icons .icon{font-size:1.2rem}.logo-nav-space{display:none}.navbar-bottom{justify-content:flex-start;padding:0 12px}.nav-links-left,.nav-links-right{background:linear-gradient(to bottom,#0070f3,#00d4ff);position:absolute;top:108px;left:0;padding:8px 0;z-index:999}.product-details{display:flex;flex-wrap:wrap;gap:30px;background:#fff;padding:20px;border-radius:16px;box-shadow:0 4px 15px #0000001a;align-items:flex-start}.product-details img{flex:0 1 350px;width:350px;height:auto;object-fit:contain;border-radius:12px;box-shadow:0 2px 8px #0000001a}.product-details h2,.product-details p,.product-details select,.add-to-cart-product{flex:1 1 300px}.product-info{align-items:center}.product-info select{width:100%}.product-info button:not(.add-to-cart-product){width:100%}.nav-links-left,.nav-links-right{display:none;flex-direction:column;width:100%;text-align:center}.nav-links-left.open,.nav-links-right.open{display:flex}.nav-links-left button,.nav-links-right button,.nav-links-left .dropdown,.nav-links-right .dropdown{width:100%;padding:10px 0}.logo-floating{display:none}.mobile-menu-icon{display:flex}.nav-links button,.nav-links .dropdown{width:100%;text-align:center;padding:10px 0}.dropdown-content{position:relative;background:#eaf6ff;box-shadow:none}.header-icons .icon,.header-icons .search-toggle{font-size:1.3rem}.search-bar{padding:10px}.navbar-search{position:sticky!important;top:74px!important;width:100%;padding:6px 10px!important;min-height:auto!important;height:auto!important;margin:0!important;z-index:9998!important}.navbar-search input{width:95%;padding:8px 12px!important;font-size:.9rem;height:auto!important;min-height:auto!important;max-height:40px!important;box-sizing:border-box;line-height:normal}}body,#root{background:#fff!important}#root{width:100%;min-height:100vh;display:flex;flex-direction:column;background:#fff!important}.account-page{max-width:800px;margin:30px auto;background:#fff;padding:20px;border-radius:16px;box-shadow:0 4px 15px #0000001a}.account-container h2{text-align:center;margin-bottom:20px}.account-tabs{display:flex;justify-content:center;gap:10px;margin-bottom:20px;flex-wrap:wrap}.account-tabs button{padding:8px 15px;border:1px solid #ccc;background:#e9eef5;color:#333;border-radius:8px;cursor:pointer;font-weight:600;transition:background .2s ease,color .2s ease,border-color .2s ease}.account-tabs button.active{background:#0070f3;color:#fff;border-color:#0070f3}.account-tabs button:hover{background:#dce6f7;border-color:#b5c9e8}.tab-content{padding:15px;background:#f9f9f9;border-radius:10px;text-align:left}.auth-form{display:flex;flex-direction:column;gap:10px}.auth-form input{padding:8px;border-radius:8px;border:1px solid #ccc}.auth-form button{padding:10px;background:#0070f3;color:#fff;font-weight:700;border:none;border-radius:8px;cursor:pointer}.auth-form button:hover{background:#005bb5}.logout-btn{background:#ff3b30;color:#fff;border:none;padding:10px 15px;border-radius:8px;cursor:pointer;font-weight:600}.logout-btn:hover{background:#d63027}.cart-page{max-width:1100px;margin:30px auto;background:#fff;padding:20px;border-radius:16px;box-shadow:0 4px 15px #0000001a}.cart-page h2{margin-bottom:20px;text-align:left}.cart-layout{display:flex;gap:30px;align-items:flex-start;flex-wrap:wrap}.cart-items{flex:2;display:flex;flex-direction:column;gap:15px}.cart-item{display:flex;align-items:center;gap:15px;padding:15px;background:#f9fafc;border-radius:12px;box-shadow:0 2px 6px #0000000d}.cart-item-image{width:80px;height:80px;object-fit:contain;border-radius:8px;background:#fff;box-shadow:0 1px 4px #0000001a}.cart-item-info{flex:1}.cart-item-info h3{margin:0 0 5px;font-size:1rem}.cart-item-info .variant{font-size:.9rem;color:#555}.cart-item-price{font-weight:600;color:#0070f3}.cart-item-actions{display:flex;align-items:center;gap:10px}.cart-item-actions input{width:60px;padding:4px;text-align:center;border:1px solid #ccc;border-radius:6px}.line-total{font-weight:600}.remove-btn{background:none;border:none;color:#d63027;font-size:1.2rem;cursor:pointer}.cart-summary{flex:1;background:#f4f7fb;padding:20px;border-radius:12px;box-shadow:0 2px 8px #0000000d}.cart-summary h3{margin-top:0;margin-bottom:15px}.cart-summary p{display:flex;justify-content:space-between;margin:8px 0;font-size:1rem}.checkout-btn{width:100%;padding:12px;background:#0070f3;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;margin-top:15px;transition:background .2s ease}.checkout-btn:hover{background:#005bb5}@media (max-width: 768px){.cart-layout{flex-direction:column}}.product-card select,.product-info select{width:100%;padding:8px 10px;border-radius:8px;border:1px solid #ccc;background:#f8fafc;font-size:.95rem;color:#333;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg fill='%23333' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:18px;cursor:pointer;transition:all .2s ease}.product-card select:hover,.product-info select:hover{border-color:#0070f3;box-shadow:0 0 0 3px #0070f31a}.product-card select:focus,.product-info select:focus{outline:none;border-color:#0070f3;box-shadow:0 0 0 3px #0070f333}.add-to-cart-btn{width:100%;padding:10px 0;border:none;background:linear-gradient(90deg,#0070f3,#00d4ff);color:#fff;border-radius:12px;cursor:pointer;font-weight:600;font-size:1rem;transition:transform .2s ease,background .3s ease;box-shadow:0 4px 12px #00000026}.add-to-cart-btn:hover{background:linear-gradient(90deg,#005bb5,#00b0ff);transform:translateY(-2px)}.add-to-cart-btn.added{background:#28a745;color:#fff;transform:scale(1.05);box-shadow:0 6px 14px #0003}.relay-info{background:#f9f9f9;padding:8px;border-radius:6px;margin-top:5px;font-size:.95rem}.cart-delivery{margin-bottom:15px}.add-to-cart-product{width:100%;padding:14px 0;background:#0070f3;color:#fff;border:2px solid #0070f3;border-radius:12px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:.25s ease-in-out;box-shadow:0 4px 12px #00000026}.add-to-cart-product:hover{background:#fff;color:#0070f3;border-color:#005bb5;transform:translateY(-2px)}.add-to-cart-product:active{transform:scale(.97)}.qty-btn{background:#0070f3;color:#fff;border:none;font-size:1.1rem;padding:4px 10px;border-radius:6px;cursor:pointer;transition:background .2s}.qty-btn:hover{background:#005bb5}.qty-display{min-width:28px;text-align:center;font-weight:700;font-size:1rem}.age-gate-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000d9;display:flex;justify-content:center;align-items:center;z-index:9999}.age-gate-modal{background:#fff;padding:30px;border-radius:12px;text-align:center;width:90%;max-width:400px}.age-gate-modal h2{margin-bottom:10px}.age-gate-modal button{margin-top:15px;padding:10px 15px;background:#0070f3;color:#fff;font-weight:700;border-radius:8px;cursor:pointer}.age-logo{width:100px;margin:0 auto 15px;display:block;filter:drop-shadow(0px 2px 4px rgba(0,0,0,.4))}.age-gate-modal{position:relative;padding-top:20px}.age-input{width:80%;padding:12px 15px;border-radius:10px;border:2px solid #cccccc;font-size:16px;margin-top:10px;outline:none;transition:all .3s ease}.age-input:hover,.age-input:focus{border-color:#0070f3;box-shadow:0 0 8px #0070f34d}.age-btn{margin-top:15px;padding:12px 18px;background:linear-gradient(135deg,#0070f3,#004bb5);color:#fff;font-weight:700;border-radius:10px;cursor:pointer;border:none;width:80%;font-size:16px;box-shadow:0 3px 10px #0000004d;transition:transform .2s ease,box-shadow .2s ease}.age-btn:hover{transform:scale(1.03);box-shadow:0 4px 12px #0006}.age-input{width:220px;padding:12px 15px;border-radius:12px;border:2px solid #d0d0d0;background:#f8f8f8;font-size:16px;color:#333;outline:none;transition:.3s ease;position:relative}.age-input:focus{border-color:#0070f3;background:#fff;box-shadow:0 0 10px #0070f34d}.age-input::-webkit-calendar-picker-indicator{background:url(https://cdn-icons-png.flaticon.com/512/747/747310.png) no-repeat center;background-size:18px;opacity:.8;cursor:pointer}.age-input:hover::-webkit-calendar-picker-indicator{opacity:1}.age-input::-moz-calendar-picker-indicator{filter:brightness(.8)}.date-wrapper{position:relative;display:inline-block}.date-display{width:230px;padding:12px 15px;border-radius:12px;border:2px solid #d0d0d0;background:#f8f8f8;font-size:16px;color:#333;cursor:pointer;outline:none;transition:.3s ease;text-align:center}.date-display:hover,.date-display:focus{border-color:#0070f3;background:#fff;box-shadow:0 0 10px #0070f34d}.date-hidden{position:absolute;opacity:0;pointer-events:none}.age-info{font-size:14px;color:#555;margin-top:12px}.age-info-small{font-size:12px;color:#777;margin-top:4px;line-height:1.4}.age-info{font-size:13px;color:#666;margin-top:10px}.remember-block{margin-top:8px;font-size:13px;color:#555;display:flex;align-items:center;gap:6px;justify-content:center}.checkbox-premium{appearance:none;-webkit-appearance:none;width:18px;height:18px;border:2px solid #999;border-radius:4px;background:#fff;cursor:pointer;display:inline-block;position:relative;transition:.2s ease-in-out;margin-right:6px}.checkbox-premium:hover{border-color:#0070f3}.checkbox-premium:checked{background-color:#0070f3;border-color:#0070f3}.checkbox-premium:checked:after{content:"✔";font-size:12px;color:#fff;position:absolute;top:-1px;left:3px}.date-inputs-container{display:flex;justify-content:center;gap:10px;margin:20px 0;flex-wrap:wrap}.date-input-group{display:flex;flex-direction:column;align-items:center}.date-input-group label{font-size:13px;color:#666;margin-bottom:5px;font-weight:600}.date-select{width:100px;padding:10px 8px;border-radius:8px;border:2px solid #d0d0d0;background:#f8f8f8;font-size:15px;color:#333;cursor:pointer;outline:none;transition:all .3s ease;text-align:center}.date-select:hover{border-color:#0070f3;background:#fff}.date-select:focus{border-color:#0070f3;background:#fff;box-shadow:0 0 8px #0070f34d}.validate-btn{margin-top:15px;padding:12px 24px;background:linear-gradient(135deg,#0070f3,#004bb5);color:#fff;font-weight:700;border-radius:10px;cursor:pointer;border:none;width:90%;max-width:300px;font-size:16px;box-shadow:0 3px 10px #0000004d;transition:transform .2s ease,box-shadow .2s ease}.validate-btn:hover{transform:scale(1.03);box-shadow:0 4px 12px #0006}.validate-btn:active{transform:scale(.98)}.validate-btn-disabled{background:linear-gradient(135deg,#666,#444)!important;cursor:not-allowed!important;opacity:.6;transform:none!important;box-shadow:none!important}.validate-btn-disabled:hover{transform:none!important;box-shadow:none!important}.age-error-message{color:#c00;font-size:13px;margin-top:12px;padding:10px 15px;text-align:center;max-width:420px}.age-error-minor{background:#cc000014;border:1.5px solid #cc0000;border-radius:10px;padding:14px 18px;font-weight:600;font-size:13.5px;line-height:1.5;animation:fadeInError .3s ease}.age-error-icon{display:block;font-size:28px;margin-bottom:6px}@keyframes fadeInError{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 500px){.date-select{width:90px;font-size:14px}.date-inputs-container{gap:8px}}.contact-page{max-width:450px;margin:60px auto;background:#fff;padding:30px;border-radius:12px;box-shadow:0 4px 15px #0000001a}.contact-form input,.contact-form textarea{width:100%;padding:12px;border-radius:8px;border:1px solid #ccc;margin-bottom:12px;font-size:15px}.contact-form textarea{height:120px;resize:none}.contact-form button{width:100%;padding:12px;background:#0070f3;color:#fff;border-radius:8px;font-size:16px;border:none;cursor:pointer}.product-details{display:flex;gap:30px;align-items:flex-start;flex-wrap:wrap}.product-image-box img{width:100%;max-width:350px;border-radius:12px;object-fit:contain}.product-text-box{flex:1 1 300px;display:flex;flex-direction:column;justify-content:flex-start}.product-description{margin-top:10px;line-height:1.5;font-size:1rem;color:#333}.product-layout{display:flex;gap:30px;align-items:flex-start;flex-wrap:wrap}.product-image-box{flex:0 0 350px}.product-image-box img{width:100%;max-width:350px;border-radius:12px}.product-text-box{flex:1 1 300px}.product-description{margin-top:10px;line-height:1.5;color:#444}.product-text-box .product-description{height:auto!important;overflow:visible!important;font-size:1rem}.fiche-technique{margin-top:40px;border-top:2px solid #e0e0e0;padding-top:25px}.fiche-technique-titre{font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;color:#222;margin-bottom:15px}.fiche-technique-table{width:100%;border-collapse:collapse;border-radius:8px;overflow:hidden;box-shadow:0 1px 4px #00000014}.fiche-technique-table tr:nth-child(odd){background:#f0f4ff}.fiche-technique-table tr:nth-child(2n){background:#fff}.fiche-technique-table td{padding:10px 16px;border-bottom:1px solid #e8e8e8;font-size:.9rem;vertical-align:middle}.spec-label{font-weight:700;color:#555;text-transform:uppercase;font-size:.78rem;letter-spacing:.8px;width:38%}.spec-value{color:#222;font-weight:500}.product-actions-box{margin-top:30px;display:flex;flex-direction:column;align-items:center;gap:15px;padding-top:20px}.price-box{font-size:1.3rem;font-weight:700}.variant-box select{padding:7px 10px;border-radius:10px;border:1px solid #ccc}.product-actions-box,.product-layout,.product-page,.product-details{background:transparent!important}@media (max-width: 480px){.product-actions-box{width:100%;display:flex;justify-content:center}.add-to-cart-product{width:70%!important;max-width:260px!important;padding:10px 0!important;font-size:.95rem!important}}.pagination{display:flex;justify-content:center;align-items:center;gap:12px;margin:25px 0;font-size:1rem}.pagination button{background:#0070f3;color:#fff;border:none;padding:8px 14px;border-radius:8px;cursor:pointer;font-weight:600}.pagination button:disabled{background:#99c7ff;cursor:not-allowed;opacity:.6}.pagination span{font-weight:700;color:#222}.variant-select-modern{width:280px;padding:14px 16px;font-size:1.05rem;font-weight:600;border-radius:14px;background:linear-gradient(135deg,#fff,#f2f7ff);border:2px solid #e3e8f0;box-shadow:0 6px 18px #0000000d;appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' stroke='%2388a2d9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 9l6 6 6-6' stroke-width='2'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;background-size:22px;transition:.25s ease;color:#1a1a1a!important;background-color:#fff!important}.variant-select-modern:hover{border-color:#0070f3;box-shadow:0 8px 22px #0070f326}.variant-select-modern:focus{border-color:#0070f3;box-shadow:0 8px 22px #0070f340}.out-of-stock{opacity:.55;cursor:not-allowed}.out-of-stock .product-image{position:relative}.rupture-badge{position:absolute;bottom:6px;left:50%;transform:translate(-50%);background:#b40000d1;color:#fff;font-size:.65rem;font-weight:700;letter-spacing:.5px;text-transform:uppercase;padding:3px 8px;border-radius:4px;white-space:nowrap;pointer-events:none}.add-to-cart-btn:disabled,.add-to-cart-product:disabled{background:#777!important;border-color:#777!important;color:#fff!important;cursor:not-allowed!important}.product-card{display:flex;flex-direction:column;justify-content:flex-start;padding:12px!important;overflow:visible;gap:4px}.product-card-content{flex-grow:1;display:flex;flex-direction:column;justify-content:flex-start;gap:4px}.product-card button{margin-top:auto;margin-bottom:0}.product-description{font-size:.7rem;color:#666;line-height:1rem;height:30px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 4px;word-break:break-word;font-weight:400!important;padding:2px 0}.product-description *,.product-description strong,.product-description b,.product-description em,.product-description i,.product-description span,.product-description div,.product-description p{font-weight:400!important;font-style:normal!important;text-decoration:none!important}.carousel-wrapper{margin:30px 0}.carousel-title{font-size:1.6rem;font-weight:700;margin-bottom:10px}.carousel-products{display:flex;gap:15px;overflow-x:auto;padding-bottom:10px;scroll-snap-type:x mandatory}.carousel-products::-webkit-scrollbar{height:8px}.carousel-products::-webkit-scrollbar-thumb{background:#0070f3;border-radius:10px}.carousel-product-card{min-width:160px;background:#fff;padding:12px;border-radius:12px;box-shadow:0 3px 10px #0000001a;scroll-snap-align:start;text-align:center;cursor:pointer;transition:.2s ease}.carousel-product-card:hover{transform:translateY(-5px)}.carousel-product-image{width:100%;height:120px;object-fit:contain;border-radius:8px}.carousel-price{font-weight:600;color:#0070f3;margin:5px 0}.carousel-add{width:100%;padding:8px;border:none;background:#0070f3;color:#fff;border-radius:8px;cursor:pointer;font-size:.9rem;transition:.2s ease}.carousel-add:hover{background:#005bb5}.carousel-section{margin:25px 0}.carousel-title{font-size:1.4rem;font-weight:700;margin-bottom:12px;padding-left:5px}.carousel-track{display:flex;gap:15px;overflow-x:auto;padding:10px;scroll-snap-type:x mandatory}.carousel-track::-webkit-scrollbar{height:8px}.carousel-track::-webkit-scrollbar-thumb{background:#0070f3;border-radius:10px}.carousel-card{min-width:160px;background:#fff;padding:12px;border-radius:14px;box-shadow:0 4px 12px #0000001a;scroll-snap-align:start;text-align:center;cursor:pointer;transition:.25s ease}.carousel-card:hover{transform:translateY(-4px)}.carousel-img{width:100%;height:120px;object-fit:contain;border-radius:8px}.carousel-name{margin:8px 0 4px;font-size:.95rem;font-weight:600;color:#222}.carousel-price{color:#0070f3;font-weight:600;margin-bottom:8px}.carousel-btn{width:100%;padding:8px 0;background:#0070f3;color:#fff;border:none;border-radius:8px;font-size:.9rem;cursor:pointer;transition:.2s ease}.carousel-btn:hover{background:#005bb5}.carousel-wrapper-pro{max-width:900px!important;padding:0 5px}.carousel-title-pro{font-size:1.4rem;font-weight:700;margin-bottom:15px}.carousel-track-pro{display:flex;overflow-x:auto;gap:18px;padding:10px 5px;max-width:1000px;margin:0 auto}.carousel-item-pro{flex:0 0 180px!important}.carousel-arrow{position:absolute;top:45%;transform:translateY(-50%);z-index:20;width:38px;height:38px;border-radius:50%;border:none;background:#fffffff2;box-shadow:0 3px 10px #00000026;font-size:1.4rem;color:#0070f3;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.25s ease}.carousel-arrow.left{left:-10px}.carousel-arrow.right{right:-10px}.carousel-arrow:hover{background:#0070f3;color:#fff}.carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:20;width:50px;height:50px;border-radius:50%;border:none;background:#fffffff2;box-shadow:0 4px 15px #0003;font-size:1.8rem;font-weight:700;cursor:pointer;color:#0070f3;display:flex;align-items:center;justify-content:center;transition:.25s ease;opacity:1}.carousel-arrow.left{left:-25px}.carousel-arrow.right{right:-25px}.carousel-arrow:hover{background:#0070f3;color:#fff;transform:translateY(-50%) scale(1.1)}.carousel-track-pro{overflow-x:auto;padding-bottom:20px}.carousel-wrapper-pro{position:relative;margin:25px auto;max-width:1100px;padding:0 10px}.carousel-title-pro{font-size:1.5rem;font-weight:700;margin-bottom:15px;padding-left:5px}.carousel-track-pro{display:flex;gap:20px;overflow-x:auto;padding:10px 5px 20px;scroll-behavior:smooth}.carousel-track-pro::-webkit-scrollbar{height:8px}.carousel-item-pro{flex:0 0 220px;display:flex;justify-content:center}.carousel-card-pro{padding:8px!important;border-radius:10px}.carousel-card-pro:hover{transform:translateY(-4px)}.carousel-img-pro{height:120px!important}.carousel-info-pro{padding:10px 5px}.carousel-name-pro{font-size:.85rem!important;height:2rem}.carousel-price-pro{font-size:.9rem!important}.carousel-add-pro{padding:6px 0!important;font-size:.85rem!important}.carousel-arrow-pro{position:absolute;top:50%;transform:translateY(-50%);width:45px;height:45px;border-radius:50%;border:2px solid #000;background:#fff;color:#000;font-size:1.4rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #00000040;z-index:50;transition:.25s ease}.carousel-arrow-pro:hover{background:#f1f1f1;transform:translateY(-50%) scale(1.08)}.carousel-wrapper-pro{position:relative;z-index:50}.carousel{overflow:visible!important}.search-toggle{font-size:1.25rem!important;color:#fff!important;background:transparent;border:none;cursor:pointer}.search-toggle:hover{color:#003cff!important}.search-container{width:100%;background:#fff;display:flex;justify-content:center;padding:15px 0;position:relative;z-index:10;box-shadow:0 2px 8px #0000000d}.search-bar{width:100%;max-width:900px;position:relative}.search-bar input{width:100%;padding:14px 50px 14px 18px;border-radius:14px;border:2px solid #e2e8f0;background:#fff;font-size:1rem;box-shadow:0 4px 16px #0000001f;transition:.25s ease;color:#1e2a33!important}.search-bar:after{content:"🔍";position:absolute;right:16px;top:50%;transform:translateY(-50%);font-size:1.2rem;opacity:.7;pointer-events:none}.search-bar input:focus{border-color:#0070f3;box-shadow:0 6px 22px #0070f340;outline:none}@media (max-width: 768px){.search-bar{max-width:100%;padding:0 15px}}.navbar-search{position:sticky;top:60px;width:100%;display:flex;justify-content:center;padding:8px 20px;background:linear-gradient(90deg,#0070f3,#00d4ff);box-shadow:0 2px 6px #0000001a;z-index:9998;box-sizing:border-box}.search-suggestions{position:absolute;top:calc(100% + 6px);left:0;right:0;background:#fff;border-radius:12px;box-shadow:0 8px 30px #0000002e;z-index:9999;overflow:hidden;border:1px solid #e8edf2}.suggestion-item{display:flex;align-items:center;gap:12px;padding:10px 14px;cursor:pointer;transition:background .15s;border-bottom:1px solid #f0f0f0}.suggestion-item:hover{background:#f0f6ff}.suggestion-img{width:44px;height:44px;object-fit:contain;border-radius:6px;background:#f5f5f5;flex-shrink:0}.suggestion-info{display:flex;flex-direction:column;gap:2px;min-width:0}.suggestion-name{font-size:.88rem;font-weight:600;color:#1e2a33;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.suggestion-price{font-size:.82rem;color:#0070f3;font-weight:700}.suggestion-oos{opacity:.55;background:#fafafa;cursor:not-allowed}.suggestion-rupture{font-size:.75rem;color:#b40000;font-weight:700;text-transform:uppercase;letter-spacing:.4px}.navbar-search input{width:100%;box-sizing:border-box;padding:10px 14px;border-radius:10px;border:2px solid rgba(255,255,255,.3);background:#fff;box-shadow:0 4px 16px #00000026;font-size:.95rem;color:#1e2a33!important}.mondial-relay-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;width:100%}.mondial-relay-search-wrapper{width:100%;position:relative;margin-bottom:12px}.mondial-relay-search{width:100%;display:flex;gap:12px}.search-field{flex:1;display:flex;flex-direction:column;gap:6px}.search-field label{font-weight:600;font-size:.9rem;color:#333}.search-field input{padding:10px 12px;border:2px solid #e2e8f0;border-radius:8px;font-size:.95rem;transition:border-color .2s}.search-field input:focus{outline:none;border-color:#0070f3;box-shadow:0 0 0 3px #0070f31a}.search-suggestions{position:absolute;top:100%;left:0;right:0;background:#fff;border:2px solid #e2e8f0;border-radius:8px;box-shadow:0 4px 12px #0000001a;max-height:250px;overflow-y:auto;z-index:1000;margin-top:4px}.suggestion-item{padding:10px 12px;cursor:pointer;transition:background-color .2s;border-bottom:1px solid #f0f0f0}.suggestion-item:last-child{border-bottom:none}.suggestion-item:hover{background-color:#f0f7ff}.suggestion-item strong{color:#0070f3;font-weight:600}.suggestion-item span{color:#666;font-size:.9rem}.mondial-relay-map{width:70%;height:500px}.mondial-relay-list{width:30%;height:500px}@media (max-width: 768px){.mondial-relay-container{flex-direction:column!important;gap:12px;height:auto}.mondial-relay-search{flex-direction:column;gap:10px;margin-bottom:10px}.search-field input{padding:12px;font-size:1rem}.mondial-relay-map{width:100%!important;height:auto!important;aspect-ratio:1 / 1;max-height:none!important;min-height:0!important;position:relative;box-shadow:0 4px 12px #00000026}.mondial-relay-list{width:100%!important;height:auto!important;max-height:400px}}.search-toggle{background:transparent;border:none;font-size:1.3rem;display:flex;align-items:center;justify-content:center}.search-toggle svg{color:#fff}.search-toggle:hover svg{color:#002fdd}.logo-container img{transition:height .45s cubic-bezier(.25,.1,.25,1),opacity .45s cubic-bezier(.25,.1,.25,1),max-height .45s cubic-bezier(.25,.1,.25,1)}.home-delivery-form{margin-top:20px;padding:20px;background:#f8f9fa;border-radius:12px;border:2px solid #e2e8f0}.home-delivery-form h3{margin-top:0;margin-bottom:16px;color:#333;font-size:1.2rem}.form-group{margin-bottom:16px}.form-group label{display:block;margin-bottom:6px;font-weight:600;color:#333;font-size:.95rem}.form-group input{width:100%;padding:12px;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:border-color .2s;box-sizing:border-box}.form-group input:focus{outline:none;border-color:#0070f3;box-shadow:0 0 0 3px #0070f31a}.form-row{display:flex;gap:12px}.form-row .form-group{flex:1}@media (max-width: 768px){.form-row{flex-direction:column}}.carousel-wrapper-pro{position:relative;width:100%;max-width:1100px;margin:40px auto;padding:0 20px}@media (max-width: 768px){.carousel-wrapper-pro{margin:15px auto!important;padding:0 10px!important}.carousel-title-pro{font-size:1.2rem!important;margin-bottom:10px!important}.carousel-track-pro{padding:5px 5px 15px!important;gap:12px!important}.carousel-item-pro{flex:0 0 150px!important}.carousel-card-pro{padding:6px!important;min-height:260px!important;gap:3px!important}.carousel-img-pro{height:120px!important;object-fit:cover!important}.carousel-name-pro{font-size:.8rem!important;min-height:2rem!important;line-height:1rem!important;overflow:visible!important}.carousel-price-pro{font-size:.85rem!important}.carousel-add-pro{padding:5px 0!important;font-size:.8rem!important}.carousel-variant-select{padding:4px 6px!important;margin:4px 0!important;font-size:.75rem!important}}.carousel-title-pro{font-size:1.6rem;font-weight:700;margin-bottom:18px;padding-left:5px}.carousel-track-pro{display:flex;overflow-x:auto;scroll-behavior:smooth;gap:20px;padding:15px 5px 25px;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory}.carousel-track-pro::-webkit-scrollbar{height:6px}.carousel-track-pro::-webkit-scrollbar-thumb{background:#0070f3;border-radius:10px}@media (max-width: 1024px){.carousel-track-pro::-webkit-scrollbar{display:none}.carousel-track-pro{-ms-overflow-style:none;scrollbar-width:none}}.carousel-item-pro{flex:0 0 200px;scroll-snap-align:start}.carousel-card-pro{background:#fff;padding:12px;border-radius:12px;box-shadow:0 4px 12px #0000001f;transition:.25s ease;cursor:pointer;display:flex;flex-direction:column;min-height:310px;justify-content:flex-start;gap:4px}.carousel-card-pro:hover{transform:translateY(-5px)}.carousel-img-pro{width:100%;height:180px;object-fit:cover;border-radius:8px}.carousel-info-pro{padding:6px 0 2px;flex-grow:0}.carousel-name-pro{font-size:.9rem;min-height:2.4rem;line-height:1.2rem;overflow:visible;margin-bottom:2px}.carousel-price-pro{color:#0070f3;font-weight:700;margin:2px 0}.carousel-add-pro{width:100%;padding:8px;background:#0070f3;color:#fff;border:none;border-radius:8px;font-size:.9rem;cursor:pointer;transition:.2s ease;margin-top:auto}.carousel-add-pro:hover{background:#005bb5}.carousel-add-pro:disabled{background:#777!important;cursor:not-allowed!important}.carousel-variant-select{width:100%;padding:6px 8px;margin:4px 0;border-radius:6px;border:1px solid #ccc;background:#f8fafc;font-size:.85rem;color:#333;cursor:pointer;transition:.2s ease}.carousel-variant-select:hover{border-color:#0070f3;box-shadow:0 0 0 2px #0070f31a}.carousel-variant-select:focus{outline:none;border-color:#0070f3;box-shadow:0 0 0 2px #0070f333}.carousel-arrow-pro{position:absolute;top:45%;transform:translateY(-50%);width:45px;height:45px;background:#fff;border:2px solid black;border-radius:50%;color:#000;font-size:1.4rem;display:flex;justify-content:center;align-items:center;cursor:pointer;box-shadow:0 4px 12px #00000040;z-index:10;transition:.25s ease}.carousel-arrow-pro.left{left:-20px}.carousel-arrow-pro.right{right:-20px}.carousel-arrow-pro:hover{background:#f2f2f2;transform:translateY(-50%) scale(1.1)}@media (max-width: 768px){.carousel-arrow-pro{display:none!important}}.promo-box{margin-top:20px;padding:18px;background:#000;color:#fff;border-radius:12px;box-shadow:0 4px 14px #00000040;display:flex;flex-direction:column;gap:8px}.promo-label{font-size:14px;font-weight:600;color:#fff}.promo-input{width:100%;padding:12px 14px;border-radius:8px;background:#1a1a1a;border:1px solid #444;font-size:15px;color:#fff;outline:none;transition:.25s ease}.promo-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f659}.promo-error{color:#ff6b6b;font-size:14px}.promo-success{color:#4ade80;font-size:14px}.promo-btn{width:100%;padding:12px;background:#3b82f6;border:none;border-radius:8px;color:#fff;font-weight:600;font-size:15px;cursor:pointer;transition:.25s ease}.promo-btn:hover{background:#2563eb;transform:translateY(-1px)}.promo-box-light{background:#eef3ff;padding:14px;margin-top:15px;border-radius:10px;display:flex;flex-direction:column;gap:8px;border:1px solid #d8e0ff}.promo-label-light{font-size:14px;font-weight:600;color:#1d1d1d}.promo-input-light{width:100%;padding:10px;border-radius:6px;border:1px solid #c7cce5;background:#fff;font-size:14px;color:#222;outline:none;transition:.2s}.promo-input-light:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f640}.promo-error-light{color:#e63946;font-size:13px}.promo-success-light{color:#16a34a;font-size:13px}.promo-btn-light{width:100%;padding:10px;background:#3b82f6;border-radius:6px;color:#fff;border:none;font-weight:600;cursor:pointer;transition:.2s}.promo-btn-light:hover{background:#2563eb}.promo-applied-box{display:flex;justify-content:space-between;align-items:center;background:#e8f5e9;border:1px solid #a5d6a7;border-radius:6px;padding:8px 12px;margin-top:10px;font-size:14px;font-weight:600;color:#1b5e20}.promo-applied-text{flex-grow:1}.promo-remove-btn{background:transparent;border:none;font-size:18px;font-weight:700;color:#d32f2f;cursor:pointer;margin-left:10px;transition:.2s ease}.promo-remove-btn:hover{color:#b71c1c;transform:scale(1.2)}.product-card{position:relative;overflow:visible}.product-card .discount-badge{position:absolute;top:8px;right:8px;z-index:20}.product-card .price-display{justify-content:center;margin:8px 0}.carousel-card-pro{position:relative;overflow:visible}.carousel-card-pro .discount-badge{position:absolute;top:5px;right:5px;z-index:20}.carousel-price-pro{margin:8px 0}.product-page,.product-layout,.product-image-box{position:relative}.product-image-box .discount-badge{position:absolute;top:15px;right:15px;z-index:20}.cart-item-info .price-display{margin:5px 0}.price-box{display:flex;align-items:center;justify-content:center;margin:15px 0}@keyframes bounce{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.icon.bounce{animation:bounce .3s ease}.commandes-tab{width:100%}.commandes-list{display:flex;flex-direction:column;gap:20px;margin-top:20px}.card-review-summary{display:flex;align-items:center;gap:4px;font-size:.65rem;min-height:1.2rem}.card-stars{font-size:.75rem;letter-spacing:1px}.card-review-note{font-weight:700;color:#1e2a33}.card-review-count{color:#aaa}.card-no-review{color:#aaa;font-style:italic;font-size:.6rem}.product-reviews{max-width:720px;margin:40px auto 0;padding:0 16px}.reviews-title{font-size:1.2rem;font-weight:700;color:#1e2a33;margin-bottom:12px;border-bottom:2px solid #e0e0e0;padding-bottom:8px}.reviews-summary{display:flex;align-items:center;gap:10px;margin-bottom:20px}.reviews-avg{font-size:1.5rem;font-weight:700;color:#1e2a33}.reviews-count{font-size:.85rem;color:#888}.reviews-list{display:flex;flex-direction:column;gap:16px;margin-bottom:32px}.review-item{border-bottom:1px solid #f0f0f0;padding-bottom:14px}.review-header{display:flex;align-items:center;gap:12px;margin-bottom:4px}.review-author{font-weight:700;font-size:.9rem;color:#1e2a33}.review-date{font-size:.78rem;color:#aaa}.review-comment{margin:6px 0 0;font-size:.88rem;color:#444;line-height:1.5}.no-reviews{color:#888;font-style:italic;margin-bottom:24px}.review-form-section{border-top:2px solid #e0e0e0;padding-top:20px}.review-form h4{font-size:1rem;font-weight:700;margin-bottom:12px;color:#1e2a33}.star-picker{display:flex;gap:6px;margin-bottom:12px}.star-pick{font-size:1.8rem;color:#ddd;cursor:pointer;transition:color .15s;line-height:1}.star-pick.active{color:#f5a623}.review-textarea{width:100%;padding:10px 12px;border:1px solid #ddd;border-radius:8px;font-size:.9rem;resize:vertical;margin-bottom:10px;font-family:inherit;box-sizing:border-box}.review-textarea:focus{outline:none;border-color:#0070f3}.review-submit{background:#0070f3;color:#fff;border:none;border-radius:8px;padding:10px 24px;font-size:.9rem;font-weight:700;cursor:pointer;transition:background .2s}.review-submit:hover{background:#0058c7}.review-submit:disabled{background:#aaa;cursor:not-allowed}.review-message{margin-top:10px;font-size:.88rem;color:#2e7d32}.review-login-msg{color:#888;font-size:.9rem}.commande-card{background:#fff;border:2px solid #e2e8f0;border-radius:12px;padding:20px;box-shadow:0 2px 8px #00000014;transition:transform .2s,box-shadow .2s}.commande-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001f}.commande-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;border-bottom:2px solid #f0f0f0}.commande-header h4{margin:0;color:#1e2a33;font-size:1.2rem;font-weight:700}.commande-status{padding:6px 14px;border-radius:20px;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.status-en-attente,.status-pending{background:#fff3cd;color:#856404;border:1px solid #ffeaa7}.status-validée,.status-validé,.status-completed{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.status-expédiée,.status-shipped{background:#d1ecf1;color:#0c5460;border:1px solid #bee5eb}.status-annulée,.status-cancelled{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.commande-info{display:flex;flex-direction:column;gap:10px}.commande-info p{margin:0;font-size:.95rem;color:#333}.commande-info strong{color:#1e2a33;font-weight:600}.commande-produits{margin-top:12px;padding:12px;background:#f8f9fa;border-radius:8px;border:1px solid #e9ecef}.commande-produits strong{display:block;margin-bottom:12px;color:#0070f3;font-size:1rem}.commande-produits ul{margin:0;padding-left:20px;list-style-type:disc}.commande-produits li{margin:6px 0;font-size:.9rem;color:#555}.commande-produits-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:16px;margin-top:10px}.commande-produit-item{display:flex;gap:12px;align-items:flex-start;background:#fff;padding:12px;border-radius:8px;border:1px solid #e2e8f0;transition:box-shadow .2s}.commande-produit-item:hover{box-shadow:0 2px 8px #0000001a}.commande-produit-image{width:70px;height:70px;object-fit:cover;border-radius:6px;border:1px solid #e2e8f0;flex-shrink:0}.commande-produit-details{flex:1;display:flex;flex-direction:column;gap:4px}.commande-produit-details h5{margin:0;font-size:.95rem;font-weight:600;color:#1e2a33;line-height:1.3}.commande-produit-details p{margin:0;font-size:.85rem;color:#666}.commande-produit-prix{font-weight:700;color:#0070f3!important;font-size:.95rem!important}.commande-reductions{margin:12px 0;padding:10px 12px;background:#fff3cd;border-radius:6px;border:1px solid #ffeaa7}.commande-reductions strong{display:block;margin-bottom:6px;color:#856404}.commande-reductions ul{margin:0;padding-left:20px;list-style-type:none}.commande-reductions li{margin:4px 0;font-size:.9rem}@media (max-width: 768px){.commande-header{flex-direction:column;align-items:flex-start;gap:10px}.commande-card{padding:16px}.commande-header h4{font-size:1.1rem}.commande-produits-grid{grid-template-columns:1fr}.commande-produit-item{flex-direction:row}.commande-produit-image{width:60px;height:60px}}.payment-page{padding:20px;max-width:1200px;margin:0 auto}.payment-page h2{text-align:center;color:#1e2a33;margin-bottom:30px;font-size:1.8rem}.payment-container{display:flex;gap:30px;align-items:flex-start}.payment-methods{flex:1;background:#fff;border-radius:12px;padding:25px;box-shadow:0 2px 12px #00000014}.payment-methods h3{margin-top:0;margin-bottom:20px;color:#1e2a33;font-size:1.2rem}.payment-option{border:2px solid #e0e0e0;border-radius:12px;padding:20px;cursor:pointer;transition:all .3s ease;background:#fafafa}.payment-option:hover{border-color:#0070f3;background:#f0f7ff;transform:translateY(-2px);box-shadow:0 4px 12px #0070f326}.payment-option-content{display:flex;align-items:center;gap:15px}.payment-logo{width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0070f3,#00d4ff);border-radius:10px;padding:8px}.payment-logo svg{fill:#fff}.payment-info{flex:1;display:flex;flex-direction:column}.payment-name{font-weight:600;font-size:1.1rem;color:#1e2a33}.payment-desc{font-size:.9rem;color:#666;margin-top:3px}.payment-arrow{font-size:1.5rem;color:#0070f3;font-weight:700}.payment-cards{display:flex;gap:10px;margin-top:15px;padding-top:15px;border-top:1px solid #eee}.payment-cards img{height:25px;object-fit:contain;opacity:.7;transition:opacity .2s}.payment-cards img:hover{opacity:1}.payment-summary{width:350px;background:#fff;border-radius:12px;padding:25px;box-shadow:0 2px 12px #00000014}.payment-summary h3{margin-top:0;margin-bottom:20px;color:#1e2a33;font-size:1.2rem;padding-bottom:15px;border-bottom:2px solid #f0f0f0}.summary-products{margin-bottom:20px}.summary-line{display:flex;justify-content:space-between;padding:10px 0;font-size:.95rem;color:#444;border-bottom:1px solid #f5f5f5}.summary-line.discount{color:#28a745;font-weight:500}.summary-total{display:flex;justify-content:space-between;padding:20px 0;font-size:1.2rem;font-weight:700;color:#1e2a33;border-top:2px solid #0070f3;margin-top:10px}.total-price{color:#0070f3;font-size:1.4rem}.summary-delivery{margin-top:20px;padding-top:20px;border-top:1px solid #eee}.summary-delivery h4{margin:0 0 10px;color:#1e2a33;font-size:1rem}.delivery-address{background:#f8f9fa;padding:12px;border-radius:8px;font-size:.9rem;color:#555}.delivery-address p{margin:3px 0}.back-btn{margin-top:20px;padding:12px 24px;background:#f0f0f0;color:#333;border:none;border-radius:8px;cursor:pointer;font-weight:500;transition:all .2s}.back-btn:hover{background:#e0e0e0}@media (max-width: 900px){.payment-container{flex-direction:column}.payment-summary{width:100%}}@media (max-width: 600px){.payment-page,.payment-methods,.payment-summary{padding:15px}.payment-option-content{flex-wrap:wrap}.payment-logo{width:40px;height:40px}}.payment-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;gap:15px}.payment-loading span{color:#0070f3;font-weight:600;font-size:1rem}.spinner{width:40px;height:40px;border:4px solid #e0e0e0;border-top:4px solid #0070f3;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.payment-option.processing{border-color:#0070f3;background:#f0f7ff}.payment-return-overlay{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:10000;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.payment-return-modal{background:#fff;border-radius:16px;padding:40px;max-width:450px;width:90%;text-align:center;box-shadow:0 20px 60px #0000004d;animation:slideUp .4s ease}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.payment-icon{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;font-size:40px;font-weight:700}.payment-icon.success{background:linear-gradient(135deg,#28a745,#20c997);color:#fff}.payment-icon.error{background:linear-gradient(135deg,#dc3545,#e74c3c);color:#fff}.payment-icon.pending{background:linear-gradient(135deg,#ffc107,#fd7e14);color:#fff}.payment-return-modal h2{margin:0 0 15px;color:#1e2a33;font-size:1.8rem}.payment-return-modal p{margin:0 0 10px;color:#555;font-size:1.1rem}.payment-details{color:#888!important;font-size:.95rem!important;margin-bottom:25px!important}.payment-btn{padding:14px 40px;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;background:linear-gradient(90deg,#0070f3,#00d4ff);color:#fff;transition:all .3s ease}.payment-btn:hover{transform:translateY(-2px);box-shadow:0 4px 15px #0070f366}.payment-btn.success{background:linear-gradient(90deg,#28a745,#20c997)}.payment-btn.success:hover{box-shadow:0 4px 15px #28a74566}.promo-carousel-container{position:relative;z-index:1;width:100vw;left:50%;transform:translate(-50%);height:450px;overflow:hidden;margin:0!important}.promo-carousel-image{width:100%;height:100%;object-fit:cover;border-radius:0}.promo-arrow{position:absolute;top:50%;transform:translateY(-50%);background:#fffffff2;border:none;color:#0070f3;font-size:24px;font-weight:700;cursor:pointer;padding:12px 16px;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;z-index:10;transition:all .25s ease;box-shadow:0 4px 12px #00000026}.promo-arrow:hover{background:#0070f3;color:#fff;transform:translateY(-50%) scale(1.1);box-shadow:0 6px 16px #0070f366}.promo-arrow.left{left:20px}.promo-arrow.right{right:20px}.promo-dots{position:absolute;bottom:12px;width:100%;display:flex;justify-content:center;gap:8px}.promo-dot{width:10px;height:10px;background:#fff9;border-radius:50%;cursor:pointer;transition:.3s}.promo-dot.active{width:13px;height:13px;background:#fff}@media (max-width: 768px){.promo-carousel-container{height:250px!important}.promo-carousel-image{object-fit:cover}}@media (max-width: 1024px){.promo-arrow{display:none}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.contact-wrapper{display:flex;justify-content:center;padding:60px 20px;background:#f5f7fb;min-height:80vh}.contact-card{width:100%;max-width:520px;background:#fff;padding:35px 40px;border-radius:18px;box-shadow:0 10px 30px #0000001f;animation:fadeIn .4s ease}.contact-title{font-size:26px;font-weight:700;margin-bottom:6px;color:#222}.contact-subtitle{font-size:14px;color:#555;margin-bottom:20px}.back-btn{background:#000;color:#fff;border:none;padding:8px 15px;border-radius:8px;font-size:13px;cursor:pointer;margin-bottom:15px;transition:.2s}.back-btn:hover{opacity:.85}.contact-form input,.contact-form textarea{width:100%;padding:14px;border-radius:10px;border:1px solid #d4d4d4;margin-bottom:14px;font-size:14px;background:#fafafa;transition:all .2s ease}.contact-form input:focus,.contact-form textarea:focus{border-color:#07f;background:#fff;box-shadow:0 0 0 3px #0077ff26;outline:none}.contact-form textarea{height:150px;resize:none}.submit-btn{width:100%;padding:15px;background:linear-gradient(90deg,#007bff,#0059e6);color:#fff;border:none;border-radius:12px;font-size:17px;font-weight:600;cursor:pointer;transition:.2s ease}.submit-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #007bff4d}@keyframes fadeIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.price-display{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.price-original{font-size:14px;color:#999;text-decoration:line-through;font-weight:400}.price-discounted{font-size:18px;color:#d63027;font-weight:700}.price-normal{font-size:18px;color:#333;font-weight:700}.product-card .price-display,.product-card .price-discounted{font-size:16px}.product-card .price-original{font-size:13px}.product-page .price-display{margin:10px 0}.product-page .price-discounted{font-size:24px}.product-page .price-original{font-size:18px}.cart-item .price-display .price-discounted{font-size:16px}.cart-item .price-display .price-original{font-size:14px}.discount-badge{position:absolute;top:10px;right:10px;z-index:10}.badge-promo,.badge-deal{display:inline-block;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:700;text-transform:uppercase;box-shadow:0 2px 8px #00000026}.badge-promo{background:linear-gradient(135deg,#ff6b6b,#ee5a52);color:#fff}.badge-deal{background:linear-gradient(135deg,#4ecdc4,#44a08d);color:#fff}.discount-badge{animation:badgePulse 2s ease-in-out infinite}@keyframes badgePulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#fff!important;color:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body,html,#root{margin:0;padding:0;width:100%;height:100%;overflow-x:hidden;max-width:100%}body{display:block}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
