@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--blue:#087cb9;--blue-dark:#075a87;--navy:#123247;--ink:#213c4c;--muted:#627682;--line:#e0e9ed;--pale:#eef7fb;--orange:#eda747;--radius:14px;font-family:'DM Sans',Arial,sans-serif;color:var(--ink);font-synthesis:none;background:#fff;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:120px}body{margin:0}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:default;opacity:.5}button{color:inherit}img{max-width:100%;display:block}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.svg-defs{position:absolute;width:0;height:0;overflow:hidden}h1,h2,h3,p{margin:0}h1,h2,h3,.brand{font-family:Manrope,'DM Sans',Arial,sans-serif}button,a,input,select{outline-offset:5px}:focus-visible{outline:3px solid var(--orange)}[hidden]{display:none!important}.skip{position:fixed;top:-80px;left:16px;z-index:100;background:var(--navy);color:white;padding:12px}.skip:focus{top:8px}.announcement{height:35px;background:var(--navy);color:#e1edf3;font-size:.8125rem;padding:0 max(5%,calc((100vw - 1240px)/2));display:flex;justify-content:space-between;align-items:center}.announcement b{padding:0 9px;color:#8cadbf}.header{background:rgba(255,255,255,.98);position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line)}.header-inner{max-width:1240px;margin:auto;min-height:93px;display:flex;align-items:center;gap:30px}.brand{font-size:2.35rem;font-weight:800;letter-spacing:-2px;color:var(--navy);white-space:nowrap;line-height:1.2}.brand span{color:var(--blue)}.brand i{display:inline-block;background:var(--orange);width:7px;height:7px;margin-left:3px;border-radius:50%}.search{flex:1;max-width:430px;display:flex;align-items:center;border:1px solid var(--line);background:#f7fafc;border-radius:8px;padding:0 15px;gap:12px;height:46px;margin:0}.search svg{width:20px;color:#718995}.search input{border:none;outline:none;background:none;min-width:0;width:100%;font-size:.875rem;color:var(--ink)}.search input::placeholder{color:#7a8a94}.search kbd{font-family:inherit;color:#78909c}.contact-header{display:flex;align-items:center;gap:9px;font-size:.75rem;color:var(--muted)}.contact-header svg{color:var(--blue);width:23px}.contact-header strong{display:block;font-size:.875rem;font-weight:600;color:var(--navy)}.cart-trigger{display:flex;align-items:center;gap:9px;background:white;border:0;padding:8px 0;font-size:.875rem;font-weight:600;white-space:nowrap}.cart-trigger svg{color:var(--blue)}.cart-trigger b{font-size:.75rem;color:white;background:var(--blue);border-radius:50%;min-width:22px;height:22px;display:grid;place-items:center}.nav{border-bottom:1px solid var(--line)}.nav-inner{max-width:1240px;margin:auto;display:flex;gap:34px;align-items:center;min-height:51px;font-size:.875rem}.nav a{padding:15px 0}.nav a.active{color:var(--blue);font-weight:700;border-bottom:2px solid var(--blue)}.nav-inner>span{margin-left:auto;font-size:.75rem;letter-spacing:1.5px;color:#728995;font-weight:600}.page{max-width:1240px;margin:auto}.intro{margin:30px 0 42px;min-height:270px;background:#eaf6fc;border-radius:16px;display:grid;grid-template-columns:1fr 1fr;overflow:hidden;position:relative}.intro-copy{padding:30px 42px}.eyebrow{display:block;font-size:.6875rem;font-weight:800;letter-spacing:1.7px;color:var(--blue);margin-bottom:10px}.intro h1{font-size:2.65rem;letter-spacing:-1.6px;line-height:1.14;font-weight:800;color:var(--navy)}.intro h1 span{color:var(--blue)}.intro p{font-size:.9375rem;color:#556f7e;margin:12px 0}.intro-link{display:flex;align-items:center;gap:20px;color:var(--blue-dark);font-size:.875rem;font-weight:700;margin-top:18px}.intro-link span{font-size:1.2rem}.intro-products{display:flex;align-items:center;justify-content:center;padding:16px 28px 26px 0;position:relative;background:linear-gradient(110deg,transparent,#d9eef8)}.intro-products img{width:49%;height:245px;object-fit:contain;mix-blend-mode:multiply}.intro-products img:first-child{transform:rotate(-5deg) translateY(10px)}.intro-products img:nth-child(2){transform:rotate(5deg) translate(-14px,-12px)}.intro-caption{position:absolute;bottom:19px;font-size:.75rem;letter-spacing:.5px;color:#467285}.store{display:grid;grid-template-columns:225px minmax(0,1fr);gap:35px;scroll-margin-top:112px}.sidebar-heading{display:flex;align-items:center;justify-content:space-between;margin:7px 0 19px}.sidebar-heading h2{font-size:1rem;font-weight:700}.sidebar-heading svg{width:18px;color:#75909f}.categories{display:flex;flex-direction:column;gap:4px}.category{padding:12px 14px;border:0;border-radius:7px;background:white;display:flex;text-align:left;align-items:center;justify-content:space-between;gap:5px;font-size:.875rem;line-height:1.45;min-height:43px}.category:hover{background:#f3f8fb}.category.active{background:var(--blue);color:white;font-weight:600}.category .category-count{font-size:.75rem;opacity:.72;padding-left:6px}.category:first-child{margin-bottom:10px}.sidebar-help{margin-top:33px;background:var(--pale);border:1px solid #deeff6;border-radius:12px;padding:23px 19px}.sidebar-help>svg{color:var(--blue);width:27px;height:27px;margin-bottom:12px}.sidebar-help h3{font-size:1rem;line-height:1.4}.sidebar-help p{font-size:.875rem;color:var(--muted);margin:10px 0 18px}.sidebar-help a{font-size:.8125rem;font-weight:700;color:var(--blue-dark);display:flex;justify-content:space-between;gap:4px}.catalog-heading{display:flex;justify-content:space-between;align-items:end;gap:12px;margin-bottom:17px}.catalog-heading .eyebrow{font-size:.625rem;margin-bottom:5px}.catalog-heading h2{font-size:1.65rem;font-weight:800;letter-spacing:-.6px}.catalog-heading>span{font-size:.8125rem;color:var(--muted);white-space:nowrap;padding-bottom:5px}.toolbar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;margin-bottom:22px;padding:13px 0;gap:12px}.toolbar p{font-size:.8125rem;color:var(--muted)}.toolbar label{font-size:.75rem;color:#778894;display:flex;align-items:center;gap:8px}.toolbar select{font-size:.8125rem;color:var(--ink);padding:7px 24px 7px 8px;border:1px solid var(--line);border-radius:6px;background:white;max-width:190px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.product-card{border:1px solid var(--line);border-radius:12px;overflow:hidden;display:flex;flex-direction:column;background:#fff;transition:border-color .2s,box-shadow .2s,transform .2s}.product-card:hover{border-color:#abd1e5;box-shadow:0 10px 25px #12324708;transform:translateY(-3px)}.product-image-button{border:0;background:#fff;position:relative;width:100%;padding:21px 22px 12px;height:224px;display:grid;place-items:center}.product-image-button img{width:100%;height:100%;object-fit:contain;transition:transform .25s}.product-card:hover .product-image-button img{transform:scale(1.04)}.product-image-button .quick-view{position:absolute;right:12px;bottom:9px;background:#fff;color:var(--blue);font-size:.7rem;font-weight:600;padding:4px 7px;opacity:0;transition:opacity .2s}.product-image-button:hover .quick-view,.product-image-button:focus-visible .quick-view{opacity:1}.product-info{padding:10px 19px 19px;display:flex;flex:1;flex-direction:column}.product-category{color:#5e8ca5;font-size:.625rem;letter-spacing:1px;text-transform:uppercase;font-weight:700;min-height:16px;margin-bottom:6px}.product-title{border:0;background:none;padding:0;text-align:left;font-size:.94rem;font-weight:700;line-height:1.45;min-height:2.8em}.presentation{font-size:.75rem;color:var(--muted);margin-top:5px;line-height:1.5;min-height:36px}.product-pricing{display:flex;align-items:baseline;gap:6px;margin:17px 0 12px}.product-price{font-family:Manrope,Arial,sans-serif;font-size:1.2rem;font-weight:800;color:var(--navy)}.currency-code{font-size:.625rem;color:var(--muted)}.add-button{width:100%;display:flex;align-items:center;justify-content:center;gap:13px;color:var(--blue);background:#f0f8fc;border:1px solid #d0e7f3;border-radius:7px;padding:10px 8px;font-size:.8125rem;font-weight:700;min-height:42px}.add-button:hover{background:var(--blue);border-color:var(--blue);color:white}.add-button svg{width:17px;height:17px}.price-note{margin:25px 0;font-size:.75rem;color:var(--muted);line-height:1.7}.how{border-top:1px solid var(--line);margin-top:42px;padding:47px 0;display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:35px}.how h2{font-size:1.7rem;line-height:1.3;font-weight:800;letter-spacing:-.6px}.how article>span{color:#98b9cb;font-size:.8125rem;font-weight:600;display:block;margin:3px 0 17px}.how h3{font-size:1rem;margin-bottom:8px}.how p{font-size:.875rem;color:var(--muted)}footer{background:var(--navy);color:#fff;padding:42px max(5%,calc((100vw - 1240px)/2)) 0}.footer-inner{display:flex;justify-content:space-between;gap:30px;padding-bottom:32px}.footer-inner .brand{color:#fff;font-size:2rem}.footer-inner .brand span{color:#63bcdf}.footer-inner p{font-size:.8125rem;color:#afc2ce;margin-top:11px}.footer-inner>div>span{display:block;font-size:.625rem;letter-spacing:1.5px;color:#a3c0d0;margin-bottom:8px}.footer-inner>div>a:not(.brand){font-size:1.2rem;font-weight:600}.footer-inner>div>a>span{margin-left:18px}.footer-bottom{padding:22px 0;display:flex;align-items:center;gap:30px;border-top:1px solid #365062;font-size:.6875rem;color:#acc1cd}.footer-bottom>span{white-space:nowrap}.footer-bottom p{max-width:690px}.footer-bottom button{margin-left:auto;color:#d2e0e8;font-size:.75rem}.text-button{border:0;background:none;padding:0;text-decoration:underline}.icon-button{background:#f1f6f9;border:0;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;flex-shrink:0}.icon-button svg{width:20px;height:20px}.primary{display:flex;align-items:center;justify-content:center;gap:12px;border:0;background:var(--blue);color:#fff;border-radius:8px;padding:14px 20px;font-weight:700;font-size:.875rem}.primary:hover{background:var(--blue-dark)}dialog{border:0;color:var(--ink);padding:0;box-shadow:0 20px 100px #09263c30;max-height:92dvh}dialog::backdrop{background:#0d273761;backdrop-filter:blur(3px)}body:has(dialog[open]){overflow:hidden}.dialog-header{display:flex;align-items:center;justify-content:space-between;padding:26px;border-bottom:1px solid var(--line);gap:16px}.dialog-header h2{font-size:1.5rem;font-weight:800;letter-spacing:-.5px}.dialog-header .eyebrow{font-size:.625rem;margin-bottom:4px}.cart-dialog{height:100dvh;max-height:100dvh;width:460px;max-width:100%;margin:0 0 0 auto;inset:0 0 0 auto;border-radius:16px 0 0 16px}.cart-dialog[open]{display:flex;flex-direction:column}.cart-items{flex:1;overflow:auto;padding:0 26px}.cart-item{display:grid;grid-template-columns:76px 1fr;gap:16px;padding:23px 0;border-bottom:1px solid var(--line)}.cart-item img{width:76px;height:86px;object-fit:contain}.cart-item h3{font-size:.875rem;line-height:1.4;margin:0 0 4px}.cart-item p{font-size:.6875rem;color:var(--muted)}.cart-item-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:13px;gap:8px}.cart-item-bottom strong{font-size:.875rem}.quantity{display:flex;align-items:center;border:1px solid var(--line);border-radius:6px;overflow:hidden}.quantity button{border:0;background:#f5f9fb;width:31px;height:32px;font-size:1.1rem}.quantity span{min-width:30px;text-align:center;font-size:.8125rem}.remove-item{border:0;background:none;padding:8px 0 0;font-size:.6875rem;color:#8a5d5d;text-decoration:underline}.cart-footer{padding:24px 26px;background:#f6fafc;border-top:1px solid var(--line)}.total-line{display:flex;align-items:center;justify-content:space-between;font-size:.875rem;gap:12px}.total-line strong{font-size:1.5rem;font-weight:800}.cart-footer p{font-size:.75rem;color:var(--muted);margin:13px 0 19px}.whatsapp-order{background:#12845b}.whatsapp-order:hover{background:#0b6947}.order-hint{display:block;text-align:center;font-size:.6875rem;color:var(--muted);margin-top:12px}.empty-cart{text-align:center;padding:74px 5px}.empty-cart>svg{width:48px;height:48px;color:#8bb7ce;margin:0 auto 20px}.empty-cart h3{font-size:1.3rem}.empty-cart p{font-size:.875rem;color:var(--muted);margin:12px 0 24px}.empty-cart .primary{margin:auto}.product-dialog{width:810px;max-width:calc(100% - 32px);border-radius:16px;position:relative}.detail-close{position:absolute;right:16px;top:16px;z-index:1}#product-detail{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding:44px 32px 35px}.detail-image{display:grid;place-items:center}.detail-image img{width:100%;max-height:340px;object-fit:contain}.detail-copy{padding:20px 0 0}.detail-copy h2{font-size:1.7rem;line-height:1.25;font-weight:800}.detail-copy .presentation{margin-top:12px}.detail-copy .product-pricing{margin-top:22px}.detail-copy .product-price{font-size:1.8rem}.detail-copy>p{font-size:.875rem;color:var(--muted);margin:12px 0}.privacy-dialog,.country-dialog{border-radius:14px;width:530px;max-width:calc(100% - 30px);padding-bottom:25px}.privacy-dialog>p{font-size:.9375rem;color:var(--muted);padding:0 27px;margin:22px 0}.privacy-dialog a{color:var(--blue);text-decoration:underline}.toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%,20px);max-width:calc(100% - 32px);background:var(--navy);color:white;border-radius:9px;padding:13px 22px;z-index:70;font-size:.875rem;opacity:0;pointer-events:none;transition:.2s;box-shadow:0 6px 25px #122b4930}.toast.visible{opacity:1;transform:translate(-50%,0)}.empty-results{text-align:center;padding:60px 20px;border:1px solid var(--line);border-radius:12px}.empty-results>svg{color:#8aa6b7;width:40px;height:40px;margin-bottom:15px}.empty-results h3{font-size:1.3rem}.empty-results p{font-size:.9375rem;color:var(--muted);margin:12px 0 22px}.empty-results .primary{margin:auto}.country-trigger{display:flex;gap:7px;align-items:center;border:1px solid var(--line);border-radius:8px;background:white;padding:9px 10px;font-size:.75rem;font-weight:600;white-space:nowrap}.country-trigger .country-code{color:var(--blue)}.country-content{padding:24px 27px 0}.country-content label{display:block;font-size:.875rem;font-weight:600;margin:0 0 8px}.country-content select{display:block;width:100%;border:1px solid #c9dce6;padding:12px;border-radius:8px;background:#fff;color:var(--ink);font-size:1rem}.country-content p{font-size:.875rem;color:var(--muted);margin:16px 0}.country-content .primary{width:100%}.country-content .text-button{margin:20px auto 0;display:block;color:var(--blue);font-size:.8125rem}.market-bar{display:flex;gap:12px;justify-content:space-between;align-items:center;border:1px solid #dcebf2;background:#f5fafc;border-radius:8px;padding:10px 14px;font-size:.75rem;margin-bottom:22px;color:#587383}.market-bar button{border:0;background:none;color:var(--blue);font-size:.75rem;font-weight:600;text-decoration:underline;white-space:nowrap}.market-loading{opacity:.5;pointer-events:none}.country-status{font-size:.8125rem;color:var(--muted);padding:0 27px}.image-fallback{object-fit:contain}.load-more{margin:28px auto 0;min-width:220px}.source-date{font-size:.6875rem}.catalog-error{background:#fff4e5;border:1px solid #f1cf95;color:#77511d;border-radius:8px;padding:12px;margin-bottom:18px;font-size:.875rem}
@media(min-width:1450px){.header-inner,.page,.nav-inner{max-width:1300px}.announcement,footer{padding-left:max(5%,calc((100vw - 1300px)/2));padding-right:max(5%,calc((100vw - 1300px)/2))}.product-image-button{height:238px}}
@media(max-width:1350px){.header-inner,.page,.nav-inner{margin-left:5%;margin-right:5%}.header-inner{gap:22px}.contact-header{display:none}.search{max-width:none}.intro-copy{padding:30px 35px}.product-image-button{height:204px}.store{gap:27px;grid-template-columns:205px minmax(0,1fr)}.product-grid{gap:16px}.product-info{padding-left:15px;padding-right:15px}}
@media(max-width:1000px){.header-inner{gap:17px}.brand{font-size:2.05rem}.cart-label{display:none}.intro{min-height:245px}.intro h1{font-size:2.2rem}.intro-products img{height:220px}.intro-copy{padding:28px}.store{grid-template-columns:180px minmax(0,1fr);gap:23px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.product-image-button{height:218px}.toolbar p{display:none}.toolbar{justify-content:flex-end}.how{gap:23px}.how h2{font-size:1.4rem}.how h3{font-size:.875rem}.how p{font-size:.8125rem}.category{padding:11px;font-size:.8125rem}}
@media(max-width:700px){html{scroll-padding-top:145px}.announcement{height:29px;justify-content:center;font-size:.6875rem}.announcement>span:last-child{display:none}.header-inner{min-height:122px;display:grid;grid-template-columns:1fr auto auto;gap:12px 17px;padding:15px 0}.brand{font-size:2rem}.search{grid-row:2;grid-column:1/-1;width:100%;height:41px}.search input{font-size:.875rem}.country-trigger{font-size:.6875rem;padding:8px}.cart-trigger{padding:5px}.cart-trigger b{min-width:19px;height:19px;font-size:.6875rem}.header-inner>.cart-trigger{gap:5px}.nav-inner{gap:24px;min-height:46px;font-size:.75rem}.nav-inner a{padding:13px 0}.nav-inner>span{display:none}.nav-inner>a:last-of-type{margin-left:auto;font-size:.6875rem}.intro{margin:20px 0 27px;min-height:229px;grid-template-columns:1.05fr 1fr;border-radius:11px}.intro-copy{padding:24px 0 24px 21px;position:relative;z-index:1}.intro .eyebrow{font-size:.5rem;letter-spacing:1px;margin-bottom:10px}.intro h1{font-size:1.85rem;letter-spacing:-1px;line-height:1.16}.intro p{font-size:.75rem;line-height:1.65;margin-top:10px}.intro-link{font-size:.75rem;margin-top:13px;gap:12px}.intro-products{padding:16px 6px}.intro-products img{height:150px;width:95%;position:absolute;right:-2px;top:20px;max-width:190px}.intro-products img:first-child{width:72%;right:37px;top:72px;z-index:1}.intro-products img:nth-child(2){transform:rotate(3deg)}.intro-caption{display:none}.store{display:block}.sidebar-heading,.sidebar-help{display:none}.categories{flex-direction:row;overflow:auto;gap:7px;padding:0 0 13px;margin-bottom:14px;scrollbar-width:thin}.category{white-space:nowrap;border:1px solid var(--line);border-radius:6px;padding:8px 12px;font-size:.8125rem;min-height:36px}.category:first-child{margin-bottom:0}.category-count{display:none}.catalog-heading h2{font-size:1.3rem}.catalog-heading .eyebrow{font-size:.55rem;letter-spacing:1.3px}.catalog-heading>span{font-size:.6875rem}.toolbar{padding:10px 0;margin-bottom:15px}.toolbar label{font-size:.6875rem}.toolbar select{font-size:.75rem;padding:5px}.product-grid{gap:12px}.product-image-button{height:175px;padding:14px 12px 8px}.product-info{padding:8px 12px 12px}.product-title{font-size:.8125rem;min-height:2.8em}.product-category{font-size:.5rem;letter-spacing:.6px}.presentation{font-size:.625rem;min-height:30px}.product-pricing{margin:12px 0 10px;flex-wrap:wrap;gap:3px}.product-price{font-size:1.05rem}.currency-code{font-size:.55rem}.add-button{font-size:.6875rem;padding:8px 3px;gap:5px;min-height:38px}.add-button svg{width:14px;height:14px}.product-card{border-radius:9px}.market-bar{font-size:.6875rem;line-height:1.5;padding:10px;gap:10px;margin-bottom:16px}.market-bar button{font-size:.6875rem}.price-note{font-size:.6875rem}.how{grid-template-columns:1fr 1fr;gap:28px;margin-top:24px;padding:30px 0}.how h2{font-size:1.3rem}.how article>span{margin-bottom:9px}.how .eyebrow{font-size:.6rem}.how h3{font-size:.875rem}.how p{font-size:.8125rem}.footer-inner{gap:27px;flex-direction:column}.footer-inner>div>a:not(.brand){font-size:1.1rem}.footer-bottom{flex-wrap:wrap;gap:14px}.footer-bottom p{order:3}.footer-bottom button{margin-left:auto}.cart-dialog{border-radius:12px 0 0 12px;width:100%}.dialog-header{padding:21px}.cart-items{padding:0 21px}.cart-footer{padding:20px 21px}.product-dialog{max-height:90dvh}#product-detail{grid-template-columns:1fr;gap:8px;padding:35px 25px 25px}.detail-image img{height:200px}.detail-copy{padding:0}.detail-copy h2{font-size:1.5rem}.detail-copy .presentation{min-height:0}.detail-copy .product-pricing{margin-top:13px}.detail-copy>p{font-size:.8125rem}.toast{bottom:18px;font-size:.8125rem;padding:11px 17px;min-width:240px;text-align:center}}
.intro{min-height:185px;margin:22px 0 30px}.intro-copy{padding:22px 34px}.intro h1{font-size:2rem;line-height:1.15}.intro p{font-size:.875rem;margin:9px 0 0}.intro-link,.intro-caption{display:none}.intro-products{padding:4px 24px}.intro-products img{height:174px}.intro .eyebrow{margin-bottom:9px}.intro h1 br{display:none}.toolbar>.market-bar{border:0;padding:0;background:none;margin:0}.toolbar>.market-bar #country-change{display:none}.category{font-size:.875rem;text-transform:none}.product-title{font-size:1rem}.product-category{font-size:.75rem;letter-spacing:.7px}.presentation{font-size:.8125rem}.add-button{font-size:.875rem}.price-note{font-size:.8125rem}.country-trigger{font-size:.875rem}.cart-market{padding-top:18px;font-size:.875rem;color:var(--muted)}.cart-item p,.remove-item,.cart-footer p,.order-hint{font-size:.8125rem}.category-count{font-size:.8125rem}.footer-bottom{font-size:.75rem}.eyebrow,.catalog-heading .eyebrow{font-size:.75rem}.how .eyebrow{font-size:.75rem}.toolbar label,.toolbar select{font-size:.875rem}.source-date{font-size:.75rem}
@media(max-width:700px){.intro{min-height:166px;margin:17px 0 23px}.intro-copy{padding:21px 0 20px 20px}.intro h1{font-size:1.65rem;line-height:1.15}.intro h1 br{display:block}.intro .eyebrow{font-size:.625rem}.intro p{font-size:.8125rem}.intro-products img{height:145px}.intro-products img:first-child{top:37px;right:26px}.intro-products img:nth-child(2){top:2px}.catalog-heading .eyebrow{font-size:.6875rem}.country-trigger{font-size:.75rem}.toolbar{justify-content:space-between}.toolbar>.market-bar{font-size:.6875rem;max-width:48%;padding:0}.toolbar label{font-size:0}.toolbar select{font-size:.8125rem;max-width:151px}.product-title{font-size:.875rem}.product-category{font-size:.625rem;letter-spacing:.3px}.presentation{font-size:.75rem}.add-button{font-size:.75rem}.product-pricing{gap:4px}.currency-code{font-size:.6875rem}.category{font-size:.875rem}.product-image-button{height:160px}.market-bar{margin-bottom:0}.price-note{font-size:.8125rem}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;transform:none!important}}
.page>.store{margin-top:36px}.catalog-heading h1{font-size:1.65rem;font-weight:800;letter-spacing:-.6px}@media(max-width:700px){.page>.store{margin-top:23px}.catalog-heading h1{font-size:1.3rem}}
.brand-image{display:block;width:182px;flex-shrink:0;line-height:0}.brand-image img{width:100%;height:auto}.header-inner{min-height:104px}.footer-inner .brand-image{width:192px;padding:7px;background:white;border-radius:7px}.country-trigger img{width:28px;height:20px;object-fit:cover;border-radius:2px;box-shadow:0 0 0 1px #d4e1e8}.country-dialog{width:680px;max-height:90dvh}.country-content .country-grid-label{font-size:.9375rem;font-weight:600;color:var(--ink);margin:0 0 14px}.country-options{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;max-height:380px;overflow:auto;padding:4px 5px 7px 2px}.country-content .country-option{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:1px solid var(--line);border-radius:8px;padding:12px 5px;margin:0;cursor:pointer;background:white;text-align:center;min-height:102px}.country-option img{width:40px;height:29px;object-fit:cover;border-radius:2px;box-shadow:0 0 0 1px #d6e1e8;margin-bottom:3px}.country-option span{font-size:.8125rem;font-weight:600;line-height:1.3}.country-option small{font-size:.6875rem;color:var(--muted)}.country-option input{position:absolute;opacity:0;width:1px;height:1px}.country-option:has(input:checked){border:2px solid var(--blue);padding:11px 4px;background:#eef8fd}.country-option:has(input:focus-visible){outline:3px solid var(--orange);outline-offset:1px}.country-option:hover{background:#f3f9fc}.country-content>p:not(.country-grid-label){font-size:.8125rem;margin:14px 0}.country-dialog .country-content{padding-top:17px}.country-content .text-button{margin-top:13px}.country-status:not(:empty){padding-top:13px}.product-image-button img{image-rendering:auto}
.country-dialog[open]{display:flex;flex-direction:column;height:min(720px,90dvh);overflow:hidden}.country-dialog .dialog-header{flex-shrink:0}.country-dialog .country-content{display:flex;flex-direction:column;flex:1;min-height:0}.country-options{flex:1 1 auto;min-height:0;max-height:none;grid-auto-rows:102px;align-content:start}.country-content>p,.country-content>.primary,.country-content>.text-button{flex-shrink:0}.country-status{flex-shrink:0}.country-status:not(:empty){font-size:.8125rem;padding-top:10px}.country-dialog .country-content .country-grid-label{margin-bottom:10px}
.product-image-button{display:flex;align-items:center;justify-content:center;flex:0 0 auto;overflow:hidden;min-width:0;min-height:0;isolation:isolate}.product-image-button img{display:block;min-width:0;min-height:0;max-width:100%;max-height:100%;width:100%;height:100%;object-fit:contain;flex:0 1 auto}.product-info{position:relative;z-index:1;background:white;min-width:0}.product-title{overflow-wrap:anywhere}.product-category{overflow-wrap:anywhere}.detail-image{min-width:0;min-height:0;overflow:hidden}.detail-image img{min-width:0;min-height:0;object-fit:contain}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.country-dialog[open]{height:min(540px,85dvh);width:620px;padding-bottom:21px}.country-dialog-top{display:flex;justify-content:flex-end;padding:13px 16px 0;flex-shrink:0}.country-dialog .country-content{padding-top:11px}.country-dialog .country-options{grid-auto-rows:92px}.country-content .country-option{min-height:92px}.country-option.selected{border:2px solid var(--blue);padding:11px 4px;background:#eef8fd}.country-option:focus-visible{outline:3px solid var(--orange);outline-offset:1px}.country-trigger{max-width:205px}.country-trigger #country-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:140px}.country-empty .primary{display:inline-flex}#country-empty>.text-button{display:block;margin:20px auto 0;color:var(--blue);font-size:.875rem}#country-empty>.primary{max-width:290px;margin:auto}.country-dialog .country-status:empty{display:none}
@media(max-width:700px){.header-inner{gap:5px 10px}.header-inner .brand-image{width:115px}.country-trigger{max-width:139px;padding:7px 6px;font-size:.75rem}.country-trigger #country-label{max-width:85px}.country-dialog[open]{height:min(565px,85dvh)}.country-dialog .country-options{max-height:none}.country-dialog-top{padding-top:10px}.country-option span{font-size:.8125rem}}
@media(max-width:700px){.header-inner{grid-template-columns:1fr auto auto;min-height:130px;padding:7px 0 13px;gap:5px 13px}.brand-image{width:128px}.country-trigger{gap:5px;padding:7px}.country-trigger img{width:25px;height:18px}.country-trigger .country-code{display:none}.country-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;max-height:340px}.country-content{padding-left:18px;padding-right:18px}.country-option span{font-size:.8125rem}.country-content .country-option{min-height:92px}.country-dialog .dialog-header{padding:19px}.country-dialog .dialog-header h2{font-size:1.35rem}.country-dialog{max-height:92dvh}.cart-dialog .dialog-header{padding-top:24px}.page>.store{margin-top:20px}}

.product-dialog{overflow-y:auto;overscroll-behavior:contain}.detail-copy{min-width:0}.detail-copy h2{overflow-wrap:anywhere}.detail-copy .primary{margin-top:20px}.detail-description{grid-column:1/-1;border-top:1px solid var(--line);padding-top:22px;min-width:0;line-height:1.75;font-size:.9375rem;color:var(--ink);overflow-wrap:anywhere}.detail-description p+p{margin-top:16px}.detail-description .detail-composition{font-size:.8125rem;font-weight:600;line-height:1.7;color:var(--navy)}@media(max-width:700px){.detail-description{margin-top:12px;padding-top:18px;font-size:.875rem}.detail-description .detail-composition{font-size:.75rem}.detail-copy .primary{margin-top:16px}}
