:root{--blue: #3732ff;--pink: #ff506e;--text: #111;--muted: #7b8794;--border: #e5e5e5;--container: 1200px}*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:#fff}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}.top-strip{height:44px;display:flex;align-items:center;justify-content:center;background:var(--blue);color:#fff;font-size:14px;border-bottom:1px solid rgba(255,255,255,.18)}.site-header{background:var(--blue);color:#fff}.ship-strip{text-align:center;padding:14px 16px 8px;font-weight:700;font-size:16px}.header-main{max-width:var(--container);margin:0 auto;padding:22px 0 18px;display:grid;grid-template-columns:250px minmax(300px,1fr) 250px;align-items:center;gap:26px}.brand{display:flex;align-items:center;min-width:220px}.brand-logo{display:block;width:var(--logo-width, 250px);max-width:100%;height:auto}.brand-logo--fallback{aspect-ratio:640 / 170;object-fit:contain}.brand-mark{width:50px;height:50px;border-radius:50%;display:grid;place-items:center;background:#2725cd;color:#fff;font-size:34px;font-weight:800;line-height:1}.brand-script{color:#fff;font-size:42px;font-family:Brush Script MT,Segoe Script,cursive;letter-spacing:-1px}.header-search{display:flex;height:48px}.header-search input{flex:1;min-width:0;border:0;padding:0 16px;font-size:14px;color:#333}.header-search button{width:58px;border:0;background:var(--pink);color:#fff;font-size:31px;line-height:1;cursor:pointer}.header-actions{display:flex;justify-content:flex-end;align-items:center;gap:28px;font-weight:700}.register-link{padding-right:24px;border-right:1px solid rgba(255,255,255,.25)}.cart-link{position:relative;display:flex;gap:10px;align-items:center;background:transparent;color:#fff;border:0;cursor:pointer;font-weight:700}.cart-icon{font-size:28px;line-height:1}.cart-count{position:absolute;left:18px;top:-9px;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:#27dce7;color:#fff;display:grid;place-items:center;font-size:12px}.main-nav{max-width:var(--container);margin:0 auto;display:flex;align-items:center;gap:38px;height:58px;font-size:16px}.mobile-menu-button,.mobile-search-wrap,.mobile-search-button,.mobile-drawer{display:none}.container{max-width:var(--container);margin:0 auto}.promo-banner{max-width:var(--container);margin:30px auto 70px;min-height:255px;padding:32px 56px;background:radial-gradient(circle at 15% 0,#4c48ff 0 135px,transparent 136px),radial-gradient(circle at 69% -5%,#4c48ff 0 105px,transparent 106px),#1000b7;color:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}.promo-inner{width:100%;display:grid;grid-template-columns:minmax(260px,1fr) auto minmax(270px,1fr);align-items:center;gap:44px}.promo-left{text-align:left;text-transform:uppercase}.promo-left strong{display:block;font-size:39px;font-weight:900;line-height:.96}.promo-kicker{display:block;margin-bottom:12px;font-size:15px;font-weight:900;letter-spacing:.16em}.promo-price{font-size:112px;font-weight:900;line-height:.9;letter-spacing:-3px;white-space:nowrap}.promo-right{max-width:330px;font-size:27px;font-weight:900;line-height:1.1;text-align:left}.promo-code{display:block;margin-top:12px;font-size:17px;font-weight:700;line-height:1.3}.section-title{max-width:var(--container);margin:0 auto 34px;font-size:28px;line-height:1.2}.product-grid{max-width:var(--container);margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);border-left:1px solid var(--border);border-top:1px solid var(--border)}.product-card{min-height:410px;border-right:1px solid var(--border);border-bottom:1px solid var(--border);background:#fff;display:flex;flex-direction:column}.product-card-image{height:290px;padding:18px;display:flex;align-items:center;justify-content:center}.product-card-image img{max-height:100%;object-fit:contain;margin:auto}.product-card-info{padding:0 12px 26px}.product-card-title{min-height:66px;margin:0 0 8px;font-size:15px;font-weight:800;line-height:1.8}.product-card-price{display:flex;align-items:baseline;gap:9px;color:#ff174e;font-weight:800;font-size:16px}.sale-price{color:#ff174e;font-weight:800}.compare-price{color:#7f8793;font-weight:800;text-decoration:line-through;text-decoration-thickness:1.4px}.value-banner{max-width:var(--container);height:76px;margin:72px auto 58px;background:radial-gradient(circle at 28% 50%,rgba(255,98,236,.55) 0 34px,transparent 35px),#fbffa7;color:#3d32ff;display:flex;align-items:center;justify-content:center;gap:58px;overflow:hidden;text-transform:uppercase}.value-banner span{font-size:38px;line-height:1;font-weight:900;letter-spacing:-1px}.value-banner strong{font-size:26px;line-height:1;font-weight:900}.featured-row-section{max-width:var(--container);margin:0 auto 52px}.featured-row-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.featured-row-head h2{margin:0;font-size:17px;line-height:1.2;font-weight:900}.featured-row-head a{color:#777;font-size:12px}.compact-product-grid{display:grid;grid-template-columns:repeat(4,1fr);border-left:1px solid var(--border);border-top:1px solid var(--border)}.compact-product-grid .product-card{min-height:330px}.compact-product-grid .product-card-image{height:205px;padding:12px}.compact-product-grid .product-card-title{min-height:58px;font-size:12px;line-height:1.65}.compact-product-grid .product-card-price{font-size:12px}.choice-banner{max-width:var(--container);height:58px;margin:0 auto 42px;background:var(--blue);color:#fff;display:flex;align-items:center;justify-content:center;gap:18px;text-transform:uppercase;font-size:22px;font-weight:900}.choice-banner strong{background:#fff;color:var(--blue);padding:0 6px}.choice-banner a{height:28px;min-width:92px;border:1px solid rgba(255,255,255,.75);border-radius:999px;display:inline-grid;place-items:center;color:#fff;font-size:11px;font-weight:400;text-transform:none}.service-strip{max-width:var(--container);margin:0 auto 56px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:58px;color:#63707a}.service-strip>div{display:grid;grid-template-columns:34px 1fr;column-gap:16px;align-items:start;min-width:0}.service-strip span{grid-row:span 2;width:34px;height:34px;color:transparent;font-size:0;line-height:1;background-repeat:no-repeat;background-position:center 3px;background-size:30px 30px}.service-strip>div:nth-child(1) span{background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 3.5 4.5 7.5v9L12 20.5l7.5-4v-9L12 3.5Z' stroke='%23111' stroke-width='1.7' stroke-linejoin='round'/%3E%3Cpath d='m4.8 7.7 7.2 4 7.2-4M12 11.7v8.4' stroke='%23111' stroke-width='1.7' stroke-linejoin='round'/%3E%3C/svg%3E")}.service-strip>div:nth-child(2) span{background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.5 8.5h11l1.3 5.2H7L5.5 8.5Z' stroke='%23111' stroke-width='1.7' stroke-linejoin='round'/%3E%3Cpath d='M5.5 8.5 4.8 6H3' stroke='%23111' stroke-width='1.7' stroke-linecap='round'/%3E%3Ccircle cx='8.3' cy='18' r='1.35' stroke='%23111' stroke-width='1.7'/%3E%3Ccircle cx='17' cy='18' r='1.35' stroke='%23111' stroke-width='1.7'/%3E%3Cpath d='M18 6.6h2.9v2.5H18z' stroke='%2300A1C8' stroke-width='1.5'/%3E%3C/svg%3E")}.service-strip>div:nth-child(3) span{background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8.5' cy='7' r='3' stroke='%23111' stroke-width='1.7'/%3E%3Cpath d='M3.2 20c.8-3.7 2.6-5.6 5.3-5.6s4.5 1.9 5.3 5.6' stroke='%23111' stroke-width='1.7' stroke-linecap='round'/%3E%3Cpath d='M15.8 6.2h4.7v4h-4.7z' stroke='%2300A1C8' stroke-width='1.5'/%3E%3C/svg%3E")}.service-strip>div:nth-child(4) span{background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 3.5 20 6.4v5.4c0 4.6-3.2 7.4-8 8.9-4.8-1.5-8-4.3-8-8.9V6.4l8-2.9Z' stroke='%23111' stroke-width='1.7' stroke-linejoin='round'/%3E%3Cpath d='m8.5 12 2.2 2.2 4.8-5' stroke='%2300A1C8' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.service-strip strong,.service-strip p{font-size:0;line-height:0}.service-strip strong:after{display:block;color:#1d2f82;font-size:18px;line-height:1.28;font-weight:900}.service-strip p:after{display:block;margin-top:4px;color:#63707a;font-size:18px;line-height:1.28;font-weight:400}.service-strip>div:nth-child(1) strong:after{content:"Livraison gratuite sur toutes les commandes"}.service-strip>div:nth-child(1) p:after{content:"Livraison gratuite pour toutes les commandes en France."}.service-strip>div:nth-child(2) strong:after{content:"Need help"}.service-strip>div:nth-child(2) p:after{content:"Have questions? We are always at your service."}.service-strip>div:nth-child(3) strong:after{content:"We are available 24/7"}.service-strip>div:nth-child(3) p:after{content:"Vous aider \e0  r\e9soudre tout probl\e8me de commande"}.service-strip>div:nth-child(4) strong:after{content:"100% Secure payments"}.service-strip>div:nth-child(4) p:after{content:"Visa, Mastercard, Amex, PayPal"}.pagination{margin:60px auto 90px;display:flex;justify-content:center;gap:18px;color:var(--muted)}.pagination a,.pagination span{min-width:32px;height:32px;border:1px solid transparent;display:grid;place-items:center}.pagination .current{border-color:#9aa3ad;color:#333}.collection-hero{max-width:var(--container);margin:90px auto 60px}.collection-hero h1{text-align:center;font-size:28px;margin:0}.collection-toolbar{max-width:var(--container);margin:0 auto 24px;display:flex;justify-content:space-between;align-items:center;color:var(--muted)}.sort-row{display:flex;align-items:center;gap:12px}.sort-row select{width:220px;height:42px;border:1px solid #d9d9d9;padding:0 12px;background:#fff}.product-page{max-width:var(--container);margin:70px auto 0;display:grid;grid-template-columns:1.08fr .92fr;gap:72px}.product-gallery-main{min-height:820px;display:flex;align-items:flex-start;justify-content:center}.product-gallery-main img{width:100%;max-height:820px;object-fit:contain}.thumb-row{display:flex;gap:12px;align-items:center;margin:18px 0 36px;overflow-x:auto}.thumb-button{width:70px;height:70px;border:1px solid #ddd;background:#fff;padding:3px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.thumb-button.is-active{border-color:#111}.thumb-button img{width:100%;height:100%;object-fit:contain;display:block}.product-info-panel{padding-top:36px}.countdown{background:#ed1717;color:#fff;height:68px;display:flex;align-items:center;justify-content:space-between;padding:0 22px;font-weight:800;margin-bottom:22px}.timer-boxes{display:flex;gap:12px}.timer-boxes span{width:54px;height:50px;border-radius:4px;background:#fff;color:var(--pink);display:grid;place-items:center;font-size:13px;line-height:1.1;text-align:center}.timer-boxes strong{display:block;font-size:15px;line-height:1}.timer-boxes em{display:block;font-style:normal;font-size:12px;line-height:1.1}.product-title{font-size:25px;line-height:1.35;margin:0 0 22px}.product-price{display:flex;align-items:baseline;gap:12px;color:#ff174e;font-size:27px;margin-bottom:28px}.product-price .compare-price{font-size:18px}.product-meta{border-top:1px solid #ececec;border-bottom:1px solid #ececec;padding:18px 0 17px;margin:0 0 26px;color:#162238;display:grid;gap:13px;font-size:14px;line-height:1.18}.meta-row{display:grid;grid-template-columns:22px 1fr;align-items:start;min-height:16px}.product-meta strong{font-weight:800}.meta-icon{position:relative;display:block;width:15px;height:15px;margin-top:1px;color:#111}.meta-icon-box:before{content:"";position:absolute;left:3px;top:2px;width:10px;height:10px;border:1.5px solid currentColor;transform:rotate(30deg) skewY(-12deg)}.meta-icon-box:after{content:"";position:absolute;left:7px;top:1px;width:1.5px;height:12px;background:currentColor;transform:rotate(30deg)}.meta-icon-eye:before{content:"";position:absolute;left:1px;top:4px;width:13px;height:7px;border:1.4px solid currentColor;border-radius:50%}.meta-icon-eye:after{content:"";position:absolute;left:6px;top:6px;width:3px;height:3px;border-radius:50%;background:currentColor}.meta-icon-user:before{content:"";position:absolute;left:5px;top:1px;width:5px;height:5px;border:1.4px solid currentColor;border-radius:50%}.meta-icon-user:after{content:"";position:absolute;left:3px;top:9px;width:9px;height:7px;border:1.4px solid currentColor;border-bottom:0;border-radius:8px 8px 0 0}.meta-icon-gift:before{content:"";position:absolute;left:2px;top:6px;width:12px;height:9px;border:1.4px solid currentColor}.meta-icon-gift:after{content:"";position:absolute;left:1px;top:4px;width:14px;height:4px;border:1.4px solid currentColor;background:#fff;box-shadow:6px 0 0 -5px currentColor inset}.flag-fr{display:inline-block;width:15px;height:10px;margin:0 3px -1px;background:linear-gradient(90deg,#244aa5 0 33.33%,#fff 33.33% 66.66%,#e1444d 66.66% 100%);box-shadow:0 0 0 1px #00000014}.meta-muted{color:#8a8f97}.meta-offers a{display:block;color:#2b83e8;text-decoration:underline;font-weight:800;margin-bottom:3px}.quantity-label{margin:28px 0 12px;color:var(--muted);display:block}.qty-box{display:inline-grid;grid-template-columns:42px 54px 42px;height:42px;border:1px solid #ddd}.qty-box button,.qty-box input{border:0;background:#fff;text-align:center}.product-actions{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:28px 0 18px}.outline-btn,.solid-btn{height:48px;display:grid;place-items:center;border:1px solid #3358ff;color:#3358ff;background:#fff;font-weight:800;text-align:center;cursor:pointer}.solid-btn{background:var(--blue);color:#fff;border-color:var(--blue)}.trust-box{margin-top:18px;background:#f7f7f7;padding:22px 18px 20px;display:grid;gap:17px;color:#6c7784}.trust-row{display:grid;grid-template-columns:28px 1fr;gap:13px;align-items:start}.trust-row strong{display:block;color:#111;font-size:16px;line-height:1.22;font-weight:400;margin:0 0 8px}.trust-row small{display:block;color:#6c7784;font-size:14px;line-height:1.35}.trust-icon{position:relative;display:block;width:19px;height:19px;margin-top:1px;color:#111}.trust-icon-return{border:1.6px solid currentColor;border-radius:50%}.trust-icon-return:before{content:"30";position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;font-size:8px;line-height:1;font-weight:800}.trust-icon-return:after{content:"";position:absolute;left:-2px;top:4px;width:6px;height:6px;border-left:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);background:#f7f7f7}.trust-icon-refund:before,.trust-icon-refund:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border:1.5px solid currentColor;border-radius:50%}.trust-icon-refund:before{clip-path:inset(0 0 45% 0)}.trust-icon-refund:after{clip-path:inset(45% 0 0 0)}.trust-icon-payment{border:1.5px solid currentColor;border-radius:2px;margin-top:2px}.trust-icon-payment:before{content:"";position:absolute;right:2px;top:7px;width:5px;height:4px;border:1.3px solid currentColor;border-radius:1px}.trust-icon-free:before{content:"FREE";position:absolute;left:0;top:4px;width:22px;height:9px;display:grid;place-items:center;border-top:1.5px solid currentColor;border-bottom:1.5px solid currentColor;font-size:6px;line-height:1;font-weight:900;letter-spacing:.1px}.payment-box{margin-top:30px;border:1px solid #ddd;padding:22px;text-align:center}.payment-icons{display:flex;justify-content:center;gap:34px;font-weight:900;font-size:22px;margin-top:14px}.payment-box.secure-payment{border:1px solid #d8d8d8;border-radius:4px;padding:0 34px 26px;background:#fff}.secure-payment-title{display:flex;align-items:center;justify-content:center;transform:translateY(-50%);margin-bottom:6px}.secure-payment-title span{background:#fff;padding:0 12px;font-size:17px;line-height:1;font-weight:800;color:#111}.secure-payment-logos{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:34px;align-items:center;min-height:80px}.trusted-shops-logo{display:grid;grid-template-columns:32px auto;grid-template-rows:auto auto;align-items:center;justify-content:center;column-gap:6px;color:#111}.trusted-mark{grid-row:1 / 3;width:30px;height:30px;border-radius:50%;border:4px solid #111;display:inline-flex;align-items:center;justify-content:center;font-size:24px;font-weight:900;font-style:italic;line-height:1}.trusted-copy{display:grid;gap:0;text-align:left;line-height:.82;font-size:12px;letter-spacing:-.4px}.trusted-stars{grid-column:1 / 3;margin-top:5px;color:#ffd21f;font-size:15px;letter-spacing:1px;line-height:1}.mastercard-logo{display:inline-grid;justify-items:center;align-content:center;gap:2px;color:#111;font-size:10px;line-height:1}.mastercard-circles{position:relative;width:50px;height:30px;display:block}.mastercard-circles i{position:absolute;top:5px;width:24px;height:24px;border-radius:50%;display:block}.mastercard-circles i:first-child{left:8px;background:#eb001b}.mastercard-circles i:last-child{right:8px;background:#f79e1b;mix-blend-mode:multiply}.visa-logo{color:#253a95;font-size:30px;font-weight:900;font-style:italic;letter-spacing:-1px;line-height:1}.ssl-logo{display:inline-flex;align-items:flex-end;justify-content:center;gap:5px;color:#92ba00;font-size:27px;font-weight:900;line-height:1}.ssl-lock{position:relative;width:22px;height:18px;border-radius:3px;background:#92ba00;display:inline-block;margin-bottom:1px}.ssl-lock:before{content:"";position:absolute;left:4px;top:-13px;width:14px;height:16px;border:4px solid #b6b6b6;border-bottom:0;border-radius:10px 10px 0 0}.ssl-lock:after{content:"";position:absolute;left:6px;top:4px;width:9px;height:5px;border-left:3px solid #fff;border-bottom:3px solid #fff;transform:rotate(-45deg)}.product-detail{max-width:var(--container);margin:36px auto 90px;color:#6d7885;line-height:1.35;border-top:1px solid #ddd;padding-top:28px}.product-detail h2{color:#6d7885;font-size:16px;border-bottom:4px solid #7f8790;display:inline-block;padding-bottom:12px;margin:0 0 26px}.product-detail-body{max-width:1120px}.product-detail-list{margin:0 0 18px 18px;padding:0;color:#6d7885;font-size:15px;line-height:1.32}.product-detail-list li{margin:0 0 4px;padding-left:2px}.product-spec-table{width:430px;max-width:100%;border-collapse:collapse;color:#6d7885;font-size:13px;line-height:1.25;margin-top:16px}.product-spec-table th,.product-spec-table td{border:1px dashed #c7cdd3;padding:7px 8px;vertical-align:top;text-align:left;font-weight:400}.product-spec-table th{width:48%;color:#6d7885}.page-content{max-width:1040px;margin:76px auto 120px;color:#72808d;line-height:1.65}.page-content h1{text-align:center;color:#111;font-size:28px;margin-bottom:60px}.page-content h2,.page-content h3{color:#72808d;font-size:16px;margin-top:26px}.contact-form{max-width:760px;margin:0 auto;display:grid;gap:16px}.contact-form input,.contact-form textarea{border:1px solid #d9d9d9;min-height:48px;padding:0 14px}.contact-form textarea{padding-top:14px;min-height:180px}.editable-contact-page{max-width:650px;margin:46px auto 86px;color:#566676;font-size:12px;line-height:1.35;background:#fff}.editable-contact-page h1{margin:0 0 3px;color:#111;font-size:22px;line-height:1.08;font-weight:900;text-align:left}.editable-contact-page p{margin:0 0 18px}.editable-contact-page .contact-meta{margin-top:22px}.editable-contact-page .contact-meta p{margin-bottom:19px}.editable-contact-page .contact-editable-form{display:grid;gap:12px;margin-top:2px;color:#111}.editable-contact-page .contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.editable-contact-page .field-group{display:grid;gap:8px}.editable-contact-page label{color:#111;font-size:12px;line-height:1.1}.editable-contact-page .required{color:#ff2c2c}.editable-contact-page input,.editable-contact-page textarea{width:100%;border:1px solid #d9dde3;border-radius:4px;background:#fff;color:#111;font-size:12px;min-height:39px;padding:0 12px;outline:none}.editable-contact-page textarea{min-height:82px;padding-top:12px;resize:vertical}.editable-contact-page input::placeholder,.editable-contact-page textarea::placeholder{color:#aeb8c2}.editable-contact-page .code-row{display:grid;grid-template-columns:minmax(0,1fr) 94px;gap:12px;align-items:end}.editable-contact-page .captcha-box{height:39px;border:0;background:#eef7fb;display:flex;align-items:center;justify-content:center;overflow:hidden;color:#1a1a1a;font-size:22px;font-family:Times New Roman,serif;letter-spacing:8px;transform:skew(-8deg)}.editable-contact-page .captcha-box:before{content:"";position:absolute;width:92px;height:1px;background:#1f241e;transform:rotate(-8deg)}.editable-contact-page .captcha-box span{position:relative;z-index:1;transform:rotate(4deg)}.editable-contact-page .contact-submit{width:100%;height:38px;border:0;border-radius:0;background:#1c1f22;color:#fff;font-weight:800;cursor:pointer;margin-top:10px}.site-footer{background:var(--blue);color:#fbfbfb;min-height:572px;padding:40px 0 28px}.footer-grid{width:calc(100% - 184px);max-width:1216px;margin:0 auto;display:grid;grid-template-columns:250px 20px 220px 50px 220px 50px 220px;gap:0;align-items:start}.footer-grid>div:nth-child(1){grid-column:1}.footer-grid>div:nth-child(2){grid-column:3}.footer-grid>div:nth-child(3){grid-column:5}.footer-grid>div:nth-child(4){grid-column:7}.site-footer h3{font-size:14px;line-height:1.2;margin:0 0 32px;font-weight:900}.site-footer .footer-about h3+p{max-width:252px}.site-footer .footer-about h3:nth-of-type(2){margin-top:36px}.site-footer p{margin:0 0 32px;line-height:1.42;color:#fffffff0;font-size:14px}.site-footer a{display:block;margin:0 0 18px;color:#fff;font-size:14px;line-height:1.15}.newsletter{margin-top:24px}.newsletter input{width:249px;height:44px;border:1px solid rgba(255,255,255,.95);background:transparent;color:#fff;padding:0 10px;font-size:14px}.newsletter input::placeholder{color:#ffffffdb}.newsletter button{display:block;margin-top:11px;width:99px;height:54px;border:0;background:var(--pink);color:#fff;font-weight:800;font-size:16px;cursor:pointer}.footer-bottom{width:calc(100% - 184px);max-width:1216px;margin:64px auto 0;display:flex;justify-content:space-between;align-items:center;color:#fffffff2;font-size:14px}.social,.social-mobile-icons{display:none}.mobile-drawer{position:fixed;left:0;right:0;top:142px;z-index:40;background:var(--blue);color:#fff;padding:16px;transform:translateY(-8px);opacity:0;pointer-events:none;transition:.18s ease}.mobile-drawer.is-open{display:block;transform:translateY(0);opacity:1;pointer-events:auto}.mobile-drawer a{display:block;padding:15px 8px;font-size:18px;border-bottom:1px solid rgba(255,255,255,.18)}.mobile-help{padding:18px 8px;font-weight:800}.cart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000007a;z-index:60;opacity:0;pointer-events:none;transition:.18s}.cart-overlay.is-open{opacity:1;pointer-events:auto}.mini-cart{position:fixed;top:0;right:0;width:455px;max-width:calc(100vw - 36px);height:100vh;background:#fff;z-index:61;transform:translate(100%);transition:.22s ease;display:flex;flex-direction:column;color:#0f1c2e;box-shadow:-2px 0 18px #0000002e}.mini-cart.is-open{transform:translate(0)}.mini-cart-header{height:74px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:1px solid #dedede}.mini-cart-header h2{margin:0;display:flex;align-items:center;gap:11px;font-size:26px;line-height:1;font-weight:800;color:#000;letter-spacing:0}.mini-cart-header button{border:0;background:none;font-size:36px;line-height:1;cursor:pointer;color:#111;padding:0}.mini-cart-body{flex:0 0 auto;max-height:244px;overflow:auto;padding:30px 13px 28px 15px;border-bottom:1px dashed #dedede}.empty-cart{color:var(--muted)}.mini-cart-item{display:grid;grid-template-columns:78px minmax(0,1fr) 30px;gap:13px;align-items:start;margin:0}.mini-cart-image{display:block;width:78px;height:78px;background:#fff}.mini-cart-image img{width:78px;height:78px;object-fit:contain;border:0}.mini-cart-detail{min-width:0}.mini-cart-title{display:block;color:#111;font-size:16px;line-height:1.28;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:3px 0 12px}.mini-cart-price{color:#586678;font-size:16px;line-height:1.2;margin-bottom:14px}.mini-cart-qty{width:121px;height:34px;border:1px solid #d7d7d7;display:grid;grid-template-columns:37px 1fr 37px;align-items:stretch;background:#fff}.mini-cart-qty a,.mini-cart-qty span{display:grid;place-items:center;color:#586678;font-size:18px;line-height:1;font-weight:400}.mini-cart-qty span{font-size:15px;color:#6a7280}.mini-cart-remove{color:#8a8a8a;font-size:34px;line-height:1;align-self:start;margin-top:66px;text-align:center}.mini-cart-footer{border-top:0;padding:22px 13px 24px 15px;display:block}.mini-cart-coupon{display:grid;grid-template-columns:minmax(0,1fr) 90px;gap:10px;margin-bottom:34px}.mini-cart-coupon input{width:100%;height:46px;border:1px solid #d7d7d7;border-radius:4px;padding:0 12px;font-size:12px;color:#586678}.mini-cart-coupon button{height:46px;border:0;border-radius:4px;background:#bfc1c5;color:#fff;font-size:16px;font-weight:400}.mini-cart-totals{display:grid;gap:20px;margin-bottom:25px;color:#586678;font-size:16px;line-height:1}.mini-cart-totals>div{display:flex;align-items:center;justify-content:space-between}.mini-cart-totals strong{color:#586678;font-weight:400}.mini-cart-grand-total span,.mini-cart-grand-total strong{font-weight:800;color:#586678}.mini-cart-checkout{width:100%;height:48px;display:grid;place-items:center;background:var(--blue);color:#fff;font-size:16px;font-weight:400;margin-bottom:15px}.mini-cart-bottom{display:flex;align-items:center;justify-content:space-between}.mini-cart-trash{width:26px;height:26px;display:grid;place-items:center;color:#111}.mini-cart-trash svg{width:22px;height:22px;fill:currentColor}.mini-cart-view{color:#586678;font-size:16px;text-decoration:underline;text-underline-offset:2px}.cart-page-ref{min-height:720px;background:#fff;color:#586678;padding:28px 0 70px}.cart-shell-ref,.cart-empty-ref{width:1080px;max-width:calc(100% - 40px);margin:0 auto}.cart-empty-ref{padding-top:24px;font-size:15px}.cart-continue{color:#586678;font-size:14px;line-height:1.2;display:inline-block}.cart-head-ref{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d9d9d9;padding:0 0 13px}.cart-clear-ref{width:20px;height:20px;display:grid;place-items:center;color:#111}.cart-clear-ref svg{width:19px;height:19px;fill:currentColor}.cart-form-ref{display:grid;grid-template-columns:minmax(0,1fr) 400px;column-gap:80px}.cart-table-ref{min-width:0}.cart-row-ref{display:grid;grid-template-columns:minmax(0,1fr) 145px 130px 32px;column-gap:16px;align-items:start}.cart-row-head-ref{min-height:44px;align-items:center;border-bottom:1px solid #d9d9d9;color:#586678;font-size:14px}.cart-row-head-ref>div:nth-child(2),.cart-row-head-ref>div:nth-child(3){text-align:center}.cart-item-row-ref{min-height:146px;padding:28px 0 26px;border-bottom:1px dashed #d9d9d9}.cart-product-ref{display:grid;grid-template-columns:96px minmax(0,1fr);gap:28px;align-items:start}.cart-image-ref{width:88px;height:88px;display:grid;place-items:center}.cart-image-ref img{width:88px;height:88px;object-fit:contain}.cart-title-ref{color:#111;font-size:14px;line-height:1.35;padding-top:4px}.cart-qty-ref{width:144px;height:43px;border:1px solid #d8d8d8;display:grid;grid-template-columns:42px 1fr 42px;align-items:center;text-align:center;margin:0 auto;color:#344050}.cart-qty-ref a,.cart-qty-ref span{height:100%;display:grid;place-items:center}.cart-qty-ref a{color:#344050;font-size:20px;line-height:1}.cart-line-total-ref{text-align:center;color:#344050;font-size:14px;padding-top:6px}.cart-remove-ref{width:28px;height:28px;color:#8a8f97;font-size:28px;line-height:1;display:grid;place-items:center}.cart-summary-ref{grid-column:2;padding-top:206px}.cart-coupon-ref{display:grid;grid-template-columns:1fr 82px;gap:8px;margin-bottom:31px}.cart-coupon-ref input{height:40px;border:1px solid #d8d8d8;padding:0 11px;color:#586678;font-size:12px}.cart-coupon-ref button{height:40px;border:0;background:#bfc2c6;color:#fff;font-size:14px;cursor:pointer}.cart-total-lines-ref{display:grid;gap:27px;color:#586678;font-size:14px;margin-bottom:14px}.cart-total-lines-ref>div{display:grid;grid-template-columns:1fr auto;align-items:start;gap:16px}.cart-total-lines-ref strong{font-weight:400;color:#344050;text-align:right}.cart-grand-total-ref span,.cart-grand-total-ref strong{font-weight:800}.cart-checkout-ref{width:100%;height:43px;border:0;background:var(--blue);color:#fff;font-size:14px;font-weight:400;cursor:pointer;margin:0 0 32px}.cart-continue-bottom-ref{display:block;text-align:center;margin-bottom:30px}.cart-secure-payment.payment-box.secure-payment{margin:0;padding:0 28px 22px;border-color:#d7d7d7}.cart-secure-payment .secure-payment-title span{font-size:16px}.cart-secure-payment .secure-payment-logos{min-height:58px;gap:22px}.cart-secure-payment .trusted-mark{width:24px;height:24px;font-size:18px;border-width:3px}.cart-secure-payment .trusted-copy{font-size:9px}.cart-secure-payment .trusted-stars{font-size:10px}.cart-secure-payment .mastercard-circles{width:40px;height:22px}.cart-secure-payment .mastercard-circles i{width:19px;height:19px;top:2px}.cart-secure-payment .visa-logo{font-size:21px}.cart-secure-payment .ssl-logo{font-size:19px}.cart-secure-payment .ssl-lock{width:17px;height:14px}.cart-secure-payment .ssl-lock:before{left:3px;top:-10px;width:11px;height:12px;border-width:3px}.cart-secure-payment .ssl-lock:after{left:5px;top:3px;width:7px;height:4px;border-width:2px}.cart-confirm-is-open{overflow:hidden}.cart-confirm-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;align-items:flex-start;justify-content:center;padding:18px 10px;background:#00000057;opacity:0;pointer-events:none;transition:opacity .18s ease}.cart-confirm-overlay.is-open{opacity:1;pointer-events:auto}.cart-confirm-modal{width:490px;max-width:calc(100vw - 20px);background:#fff;border:1px solid #d7d7d7;color:#111;box-shadow:0 14px 34px #00000029}.cart-confirm-head{min-height:78px;display:flex;align-items:center;gap:16px;padding:0 28px;background:#effff8;border-bottom:1px solid #eef1ef}.cart-confirm-head strong{font-size:26px;line-height:1.15;font-weight:400}.cart-confirm-check{flex:0 0 auto;width:23px;height:23px;border-radius:50%;background:#31bfa5;position:relative}.cart-confirm-check:after{content:"";position:absolute;left:6px;top:6px;width:10px;height:6px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-45deg)}.cart-confirm-close{margin-left:auto;border:0;background:transparent;color:#111;font-size:38px;line-height:1;cursor:pointer;padding:4px}.cart-confirm-product{min-height:180px;display:grid;grid-template-columns:110px 1fr;gap:26px;align-items:center;padding:30px 40px 32px;border-bottom:1px solid #ededed}.cart-confirm-product img{width:110px;height:110px;object-fit:contain}.cart-confirm-title{font-size:20px;line-height:1.28;font-weight:400}.cart-confirm-summary{padding:35px 30px 34px;text-align:center}.cart-confirm-subtotal{font-size:22px;line-height:1.2;margin-bottom:38px}.cart-confirm-checkout{width:100%;height:49px;display:grid;place-items:center;background:#191b1e;color:#fff;font-size:16px;font-weight:800;margin:0 auto 26px}.cart-confirm-cart-link{display:inline-block;font-size:16px;line-height:1.2;text-decoration:underline;color:#111}@media(max-width:767px){.top-strip{height:40px;white-space:nowrap;overflow:hidden;justify-content:flex-start;padding-left:38px;font-size:13px}.ship-strip{display:none}.header-main{padding:26px 15px 16px;display:grid;grid-template-columns:34px 1fr 78px;gap:18px}.mobile-menu-button{display:grid;gap:5px;border:0;background:transparent;padding:0;width:28px;align-items:center}.mobile-menu-button span{height:2px;background:#fff;display:block}.brand{justify-content:flex-start;min-width:0}.brand-logo{width:var(--logo-width-mobile, 170px)}.brand-mark{display:none}.brand-script{font-size:25px}.header-main>.header-search{display:none}.header-actions{gap:14px}.register-link{display:none}.cart-link span:not(.cart-icon):not(.cart-count){display:none}.cart-icon{font-size:25px}.mobile-search-wrap{display:block;position:relative;padding:0 15px 14px}.mobile-search{width:100%!important;max-width:100%!important;height:44px;display:block!important}.mobile-search input{display:block;width:100%;height:44px;padding-right:64px}.mobile-search-button{position:absolute;top:0;right:15px;width:48px;height:44px;border:0;background:var(--pink);color:#fff;display:grid;place-items:center;font-size:27px;line-height:1}.main-nav{display:none}.promo-banner{margin:20px 15px 44px;min-height:270px;padding:25px 18px;overflow:hidden;text-align:center}.promo-inner{display:block;width:100%}.promo-left{text-align:center}.promo-left strong{font-size:clamp(27px,8vw,34px);line-height:1.02;letter-spacing:0}.promo-kicker{margin-bottom:10px;font-size:12px;letter-spacing:.14em}.promo-price{font-size:clamp(72px,22vw,92px);line-height:.9;margin:14px 0 12px;letter-spacing:-2px}.promo-right{max-width:none;font-size:clamp(18px,5.4vw,22px);line-height:1.16;text-align:center}.promo-code{margin-top:9px;font-size:clamp(13px,3.8vw,15px)}.section-title{margin:0 15px 26px;font-size:22px}.product-grid{margin:0 15px;grid-template-columns:repeat(2,1fr);border-left:1px solid var(--border)}.product-card{min-height:346px}.product-card-image{height:190px;padding:10px}.product-card-info{padding:0 10px 22px}.product-card-title{font-size:14px;line-height:1.7;min-height:76px}.value-banner{height:58px;margin:44px 15px 34px;gap:18px}.value-banner span{font-size:clamp(22px,8vw,31px)}.value-banner strong{font-size:clamp(14px,4.7vw,18px)}.featured-row-section{margin:0 15px 42px}.featured-row-head h2{font-size:15px}.compact-product-grid{grid-template-columns:repeat(2,1fr)}.compact-product-grid .product-card{min-height:318px}.compact-product-grid .product-card-image{height:172px}.compact-product-grid .product-card-title{font-size:12px;line-height:1.55;min-height:70px}.choice-banner{height:54px;margin:0 15px 34px;gap:8px;font-size:clamp(13px,4.3vw,16px)}.choice-banner a{min-width:72px;height:25px;font-size:10px}.service-strip{margin:0 15px 44px;grid-template-columns:1fr;gap:16px}.service-strip>div{grid-template-columns:24px 1fr}.collection-hero{margin:54px 15px 42px}.collection-toolbar{margin:0 15px 20px}.sort-row select{width:150px}.product-page{display:block;margin:0}.product-gallery-main{min-height:0}.product-gallery-main img{width:100%;max-height:none}.thumb-row{margin:12px 15px 28px}.product-info-panel{padding:0 15px 34px}.countdown{height:auto;min-height:104px;display:block;padding:18px 12px;text-align:center}.timer-boxes{justify-content:center;margin-top:12px}.product-title{font-size:23px;line-height:1.35}.product-actions{grid-template-columns:1fr}.product-detail{margin:10px 15px 60px}.page-content{margin:48px 18px 80px}.page-content h1{font-size:26px;margin-bottom:42px}.editable-contact-page{margin:34px 20px 70px;max-width:none;font-size:12px}.editable-contact-page h1{font-size:22px}.editable-contact-page .contact-grid,.editable-contact-page .code-row{grid-template-columns:1fr}.editable-contact-page .captcha-box{width:94px}.cart-page-ref{padding:20px 0 48px}.cart-shell-ref,.cart-empty-ref{max-width:calc(100% - 30px)}.cart-form-ref{display:block}.cart-row-head-ref{display:none}.cart-item-row-ref{display:grid;grid-template-columns:minmax(0,1fr) 28px;gap:14px;min-height:0;padding:22px 0}.cart-product-ref{grid-column:1 / 3;grid-template-columns:82px minmax(0,1fr);gap:16px}.cart-image-ref,.cart-image-ref img{width:78px;height:78px}.cart-title-ref{font-size:14px;padding-top:0}.cart-qty-ref{width:132px;height:40px;margin:12px 0 0 98px}.cart-line-total-ref{text-align:right;padding-top:21px}.cart-remove-ref{grid-column:2;grid-row:2;align-self:start}.cart-summary-ref{padding-top:34px}.cart-coupon-ref{grid-template-columns:1fr 86px}.cart-total-lines-ref{gap:20px}.cart-secure-payment.payment-box.secure-payment{padding:0 14px 18px}.cart-secure-payment .secure-payment-logos{gap:10px}.site-footer{min-height:auto;margin:0 15px;padding:37px 16px 20px;border-radius:0 0 6px 6px}.footer-grid{width:auto;max-width:none;margin:0;padding:0;display:block}.footer-grid>div{grid-column:auto!important}.site-footer p,.site-footer a,.newsletter{display:none}.site-footer h3,.site-footer .footer-about h3:nth-of-type(2){min-height:59px;margin:0;border-bottom:1px solid rgba(255,255,255,.78);display:flex;align-items:center;justify-content:space-between;color:#fff;font-size:14px;line-height:1.2;font-weight:900}.site-footer h3:after{content:"+";color:#fff;font-size:27px;line-height:1;font-weight:300}.site-footer .footer-about h3:first-child{margin-top:0}.footer-bottom{width:auto;max-width:none;margin:24px 0 0;padding:0;display:block;color:#fff;font-size:16px;line-height:1.25}.footer-bottom .social,.social-mobile-icons{display:none}.cart-confirm-overlay{padding:18px 10px;align-items:flex-start}.cart-confirm-modal{width:calc(100vw - 20px)}.cart-confirm-head{min-height:79px;padding:0 28px;gap:15px}.cart-confirm-head strong{font-size:24px}.cart-confirm-close{font-size:36px}.cart-confirm-product{grid-template-columns:108px 1fr;gap:26px;padding:30px 36px 32px}.cart-confirm-product img{width:108px;height:108px}.cart-confirm-title{font-size:18px}.cart-confirm-summary{padding:35px 30px 34px}.cart-confirm-subtotal{font-size:22px}.cart-overlay{background:#0000008c}.mini-cart{top:15px;right:0;width:calc(100vw - 56px);max-width:none;height:calc(100vh - 15px);border-radius:4px 0 0;box-shadow:none}.mini-cart-header{height:60px;padding:0 13px 0 14px}.mini-cart-header h2{gap:10px;font-size:25px}.mini-cart-header button{font-size:36px}.mini-cart-body{max-height:162px;padding:30px 12px 28px 14px}.mini-cart-item{grid-template-columns:78px minmax(0,1fr) 28px;column-gap:12px}.mini-cart-title{font-size:16px;margin-top:4px;margin-bottom:12px}.mini-cart-footer{padding:21px 12px 24px 14px}.mini-cart-coupon{grid-template-columns:minmax(0,1fr) 90px;gap:10px;margin-bottom:34px}.mini-cart-totals{gap:20px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/zylomart.css.map */
