:root{--apm-red:#e21d2d;--apm-ink:#111111;--apm-soft:#f7f6f4;--apm-line:#e9e5e2;--apm-muted:#686464;--page:1320px}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;color:var(--apm-ink);background:#fff;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}img,video{display:block;max-width:100%}a{color:inherit}button,input,select,textarea{font:inherit}button{cursor:pointer}.skip-link{position:absolute;left:-9999px;top:10px;background:#fff;padding:12px;z-index:999}.skip-link:focus{left:10px}.page-width{width:min(100%,var(--page));margin-inline:auto;padding-inline:40px}.announcement{position:relative;min-height:50px;display:flex;align-items:center;overflow:hidden;background:#151515;color:#fff;box-shadow:inset 0 -2px 0 var(--apm-red)}.announcement-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.announcement-track{display:flex;flex:0 0 auto;width:max-content;animation:apm-announcement-scroll var(--announcement-speed,32s) linear infinite;will-change:transform}.announcement-group{display:flex;align-items:center;flex:0 0 auto;gap:32px;padding-right:32px;white-space:nowrap}.announcement-group span{font-size:14px;font-weight:700;letter-spacing:.09em}.announcement-group b{font-size:18px;line-height:1;color:var(--apm-red)}@keyframes apm-announcement-scroll{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.site-header{height:90px;padding-inline:max(40px,calc((100vw - var(--page))/2 + 40px));display:flex;align-items:center;gap:36px;position:sticky;top:0;background:#fff;border-bottom:1px solid #f1eeee;z-index:40}.brand{display:flex;align-items:center;text-decoration:none}.brand-logo{height:64px;object-fit:contain}.site-nav{display:flex;gap:34px;margin-inline:auto}.site-nav a,.header-actions a{text-decoration:none;font-weight:700;font-size:14px}.site-nav a:hover,.header-actions a:hover{color:var(--apm-red)}.header-actions{display:flex;align-items:center;gap:18px;white-space:nowrap}.cart-count{display:inline-grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:var(--apm-red);color:#fff;font-size:11px}.mobile-menu-button{display:none;border:1px solid var(--apm-line);background:#fff;border-radius:10px;padding:9px 12px;font-weight:800}.button{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:0 28px;border-radius:14px;text-decoration:none;font-weight:900;border:1px solid var(--apm-ink);transition:.2s}.button-primary{background:var(--apm-red);border-color:var(--apm-red);color:#fff}.button-primary:hover{background:#bd1220;transform:translateY(-2px)}.button-secondary{background:#fff}.button-secondary:hover{border-color:var(--apm-red);color:var(--apm-red)}.eyebrow{color:var(--apm-red);font-size:12px;font-weight:900;letter-spacing:.18em;text-transform:uppercase;margin:0 0 18px}.hero{display:grid;grid-template-columns:44% 56%;align-items:center;gap:46px;padding-top:70px;padding-bottom:70px}.hero h1{font-size:clamp(58px,6.2vw,94px);line-height:.95;letter-spacing:-.055em;margin:0}.hero h1 em{font-style:normal;color:var(--apm-red)}.hero-copy>p:not(.eyebrow){font-size:20px;line-height:1.6;color:var(--apm-muted);max-width:520px;margin:28px 0}.hero-actions{display:flex;gap:14px}.hero-media{min-height:550px;border-radius:36px;overflow:hidden;background:#fbf2f1;position:relative}.hero-media img{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover}.hero-tag{position:absolute;left:24px;bottom:24px;padding:13px 18px;border-radius:999px;background:#fffffff2;font-weight:800;box-shadow:0 8px 24px #0001}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding-bottom:100px}.trust-card{border:1px solid var(--apm-line);border-radius:20px;padding:24px;display:flex;gap:18px;align-items:center}.trust-icon{width:52px;height:52px;border-radius:50%;background:#fff0f1;color:var(--apm-red);display:grid;place-items:center;font-size:21px;font-weight:900;flex:0 0 auto}.trust-card h2{font-size:17px;margin:0 0 7px}.trust-card p{font-size:14px;color:var(--apm-muted);margin:0;line-height:1.5}.section-space{padding-top:105px;padding-bottom:105px}.section-soft{background:var(--apm-soft)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:40px}.section-heading h2,.content-title{font-size:clamp(40px,5vw,68px);line-height:1;letter-spacing:-.045em;margin:0}.section-heading p{max-width:490px;color:var(--apm-muted);font-size:18px;line-height:1.6;margin:0}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.product-card{min-width:0}.product-card>a{text-decoration:none}.product-image{aspect-ratio:1;border-radius:24px;background:#f7f4f1;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover;transition:.3s}.product-card:hover .product-image img{transform:scale(1.04)}.product-card-meta{display:flex;justify-content:space-between;gap:14px;margin-top:16px}.product-card h3{font-size:16px;margin:0}.product-card p{font-size:13px;color:var(--apm-muted);margin:0 0 6px}.product-card strong{white-space:nowrap}.product-card .button{width:100%;min-height:44px;margin-top:14px}.about-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px}.about-image{border-radius:30px;overflow:hidden;min-height:520px}.about-image img{width:100%;height:100%;object-fit:cover}.about-copy>p{color:var(--apm-muted);font-size:18px;line-height:1.75}.check-list{list-style:none;padding:0;display:grid;gap:14px}.check-list li{font-weight:800}.check-list li:before{content:"\2713";color:var(--apm-red);margin-right:10px}.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.faq-list details{border-bottom:1px solid var(--apm-line);padding:22px 0}.faq-list summary{cursor:pointer;font-size:18px;font-weight:900}.faq-list p{color:var(--apm-muted);line-height:1.7}.reviews-section{background:#111;color:#fff}.reviews-heading{display:grid;grid-template-columns:1.15fr .85fr;align-items:end;gap:70px}.reviews-heading .eyebrow{color:#ff525f}.reviews-heading .content-title{color:#fff}.reviews-heading>p{margin:0;color:#bdb8b6;font-size:18px;line-height:1.7}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:46px}.review-card{display:flex;min-height:300px;flex-direction:column;border:1px solid #343434;border-radius:24px;padding:28px;background:#1a1a1a}.review-stars{color:#ff4654;font-size:20px;letter-spacing:.08em}.review-card blockquote{flex:1;margin:24px 0;color:#f8f8f8;font-size:18px;line-height:1.65}.review-card footer{display:grid;gap:4px;padding-top:20px;border-top:1px solid #343434}.review-card footer span{color:#bdb8b6;font-size:13px}.review-card footer small{width:max-content;margin-top:6px;border-radius:999px;background:#2a2116;color:#ffcf70;padding:5px 9px;font-weight:800}.review-empty{display:grid;gap:8px;margin-top:40px;border:1px solid #343434;border-radius:18px;padding:22px 24px;background:#1a1a1a}.review-empty span{color:#bdb8b6}.review-form-wrap{display:grid;grid-template-columns:.82fr 1.18fr;gap:70px;align-items:start;margin-top:58px;padding-top:58px;border-top:1px solid #343434}.review-form-intro h3{margin:0 0 18px;font-size:clamp(34px,4vw,52px);letter-spacing:-.04em}.review-form-intro>p:not(.eyebrow){color:#bdb8b6;font-size:17px;line-height:1.7}.review-form-intro ul{display:grid;gap:12px;padding-left:20px;color:#ddd}.review-form-intro li::marker{color:#ff4654}.review-form-card{border-radius:26px;padding:34px;background:#fff;color:var(--apm-ink)}.review-form{display:grid;gap:17px}.review-form label,.rating-field legend{font-size:13px;font-weight:900}.review-form input[type=text],.review-form input[type=email],.review-form textarea{width:100%;min-height:50px;margin-top:8px;border:1px solid #dcd6d2;border-radius:12px;padding:12px 14px;background:#fff;color:var(--apm-ink)}.review-form textarea{min-height:150px;resize:vertical}.review-form input:focus,.review-form textarea:focus{outline:3px solid #e21d2d28;border-color:var(--apm-red)}.rating-field{margin:0;border:0;padding:0}.rating-options{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:9px}.rating-options label{cursor:pointer}.rating-options input{position:absolute;opacity:0;pointer-events:none}.rating-options span{display:flex;min-height:44px;align-items:center;justify-content:center;border:1px solid #dcd6d2;border-radius:10px;background:#fff}.rating-options input:checked+span{border-color:var(--apm-red);background:#fff0f1;color:var(--apm-red)}.rating-options input:focus-visible+span{outline:3px solid #e21d2d44;outline-offset:2px}.review-consent{display:flex!important;align-items:flex-start;gap:10px;line-height:1.5}.review-consent input{width:18px;height:18px;margin-top:2px;accent-color:var(--apm-red)}.review-form .button{width:100%}.contact-panel{background:var(--apm-red);color:#fff;border-radius:32px;padding:64px;display:flex;align-items:center;justify-content:space-between;gap:50px}.contact-panel h2{font-size:clamp(38px,5vw,66px);line-height:1;margin:0 0 20px}.contact-panel p{max-width:650px;line-height:1.65}.contact-panel .button{background:#fff;border-color:#fff;color:#111}.contact-section{padding-top:90px}.contact-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:76px;align-items:start}.contact-intro>p:not(.eyebrow){max-width:620px;color:var(--apm-muted);font-size:18px;line-height:1.75}.contact-methods{display:grid;gap:14px;margin:34px 0}.contact-methods>div{display:grid;gap:5px;padding:18px 0;border-bottom:1px solid var(--apm-line)}.contact-methods strong{font-size:16px}.contact-methods span,.contact-methods a{color:var(--apm-muted);line-height:1.55;text-decoration:none}.contact-methods a:hover{color:var(--apm-red)}.contact-actions{display:flex;flex-wrap:wrap;gap:12px}.contact-form-card{border:1px solid var(--apm-line);border-radius:28px;padding:38px;background:#fff;box-shadow:0 20px 60px #351b110c}.contact-form-card>h2{font-size:32px;letter-spacing:-.03em;margin:0 0 8px}.contact-form-card>p{color:var(--apm-muted);line-height:1.6;margin:0 0 25px}.contact-form{display:grid;gap:17px}.contact-form label{display:grid;gap:8px;font-size:13px;font-weight:900}.contact-form input,.contact-form select,.contact-form textarea{width:100%;min-height:50px;border:1px solid #dcd6d2;border-radius:12px;background:#fff;color:var(--apm-ink);padding:12px 14px}.contact-form textarea{min-height:150px;resize:vertical}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{outline:3px solid #e21d2d28;border-color:var(--apm-red)}.contact-form .button{width:100%;margin-top:3px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-status{border-radius:12px;padding:14px 16px;line-height:1.55}.form-status-success{background:#eaf8ef;color:#185f34}.form-status-error{background:#fff0f1;color:#86111c}.form-status-error ul{margin:8px 0 0;padding-left:20px}.legal-policies{border-top:1px solid var(--apm-line)}.legal-header{max-width:920px}.legal-header>p:not(.eyebrow){max-width:760px;color:var(--apm-muted);font-size:17px;line-height:1.7}.legal-nav{display:flex;flex-wrap:wrap;gap:10px;margin:34px 0 44px}.legal-nav a{display:inline-flex;min-height:44px;align-items:center;border:1px solid var(--apm-line);border-radius:999px;padding:0 18px;text-decoration:none;font-weight:800}.legal-nav a:hover{border-color:var(--apm-red);color:var(--apm-red)}.policy-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.policy-card{scroll-margin-top:120px;border:1px solid var(--apm-line);border-radius:24px;padding:32px;background:var(--apm-soft)}.policy-card h3{font-size:24px;line-height:1.25;margin:0 0 18px;letter-spacing:-.02em}.policy-card p:not(.eyebrow){color:#514d4d;line-height:1.72}.policy-card p:last-child{margin-bottom:0}.collection-header,.page-main,.search-main,.not-found{padding-top:70px;padding-bottom:80px}.collection-header p,.rte{color:var(--apm-muted);line-height:1.75}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;margin:30px 0}.collection-toolbar select{min-height:44px;border:1px solid var(--apm-line);border-radius:10px;padding:0 12px;background:#fff}.catalog-page{background:var(--apm-soft);padding:104px 0 110px}.catalog-page-home{border-top:1px solid var(--apm-line);border-bottom:1px solid var(--apm-line)}.catalog-intro{max-width:1080px}.catalog-title{max-width:1000px;font-size:clamp(54px,7vw,92px);font-weight:500;line-height:.98;letter-spacing:-.055em;margin:0}.catalog-description{max-width:980px;color:var(--apm-muted);font-size:clamp(19px,2.1vw,27px);line-height:1.55;margin:28px 0 0}.catalog-filter-row{display:flex;gap:16px;overflow-x:auto;scrollbar-width:none;padding:54px 0 12px;overscroll-behavior-inline:contain}.catalog-filter-row::-webkit-scrollbar{display:none}.catalog-filter{flex:0 0 auto;min-height:64px;border:1px solid #ddd8d4;border-radius:999px;background:#fff;color:var(--apm-ink);padding:0 38px;font-size:20px;line-height:1;font-weight:500;box-shadow:0 1px #0000000a;transition:background .18s,color .18s,border-color .18s}.catalog-filter:hover{border-color:var(--apm-ink)}.catalog-filter:focus-visible{outline:3px solid #e21d2d55;outline-offset:3px}.catalog-filter.is-active{background:var(--apm-ink);border-color:var(--apm-ink);color:#fff}.catalog-product-grid{margin-top:44px}.catalog-product[hidden]{display:none}.catalog-empty{margin:42px 0 0;color:var(--apm-muted);font-size:18px}.catalog-view-all{display:flex;justify-content:center;margin-top:50px}.product-main{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;padding-top:60px;padding-bottom:90px}.product-gallery{min-width:0}.product-featured{aspect-ratio:1;border-radius:28px;overflow:hidden;background:#f8f5f2}.product-featured img,.product-featured video{width:100%;height:100%;object-fit:contain}.product-thumbs{display:flex;gap:10px;margin-top:12px;overflow:auto}.product-thumbs button{width:74px;height:74px;padding:0;border:2px solid transparent;border-radius:10px;overflow:hidden;background:#fff}.product-thumbs button.active{border-color:var(--apm-red)}.product-thumbs img{width:100%;height:100%;object-fit:cover}.product-info h1{font-size:clamp(38px,5vw,64px);line-height:1;margin:0 0 16px;letter-spacing:-.04em}.product-price{font-size:24px;font-weight:900;margin-bottom:20px}.product-description{color:var(--apm-muted);line-height:1.7}.product-info>.product-description{margin-top:38px;padding-top:30px;border-top:1px solid var(--apm-line)}.product-form{display:grid;gap:18px;margin-top:28px}.product-form label,.product-form legend{font-size:13px;font-weight:900}.product-form select,.product-form input[type=number],.product-form input[type=text],.product-form textarea{width:100%;border:1px solid var(--apm-line);border-radius:12px;background:#fff;padding:13px;margin-top:8px}.product-form textarea{min-height:100px;resize:vertical}.product-form fieldset{border:0;padding:0;margin:0}.option-box{border:1px solid var(--apm-line);border-radius:16px;padding:18px;background:#faf9f8}.option-box h2{font-size:16px;margin:0 0 12px}.radio-row{display:flex;flex-wrap:wrap;gap:12px}.radio-row label{display:flex;gap:7px;align-items:center;font-weight:700}.upload-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.upload-field{border:1px dashed #c9c3bf;border-radius:12px;padding:13px;background:#fff}.upload-field input{display:block;margin-top:7px;width:100%;font-size:12px}.product-form .button{width:100%}.form-note{color:var(--apm-muted);font-size:12px;line-height:1.5}.form-note-strong{color:var(--apm-ink);font-weight:800}.proof-note{margin:12px 0 0}.upload-actions{display:grid;gap:8px;margin-top:12px}.product-form .upload-more{width:auto;justify-self:start;min-height:44px;padding-inline:18px}.customization-error{margin:0}.customization-error[hidden],.upload-field[hidden]{display:none}.cart-main{padding-top:65px;padding-bottom:90px}.cart-item{display:grid;grid-template-columns:110px 1fr auto;gap:22px;padding:22px 0;border-bottom:1px solid var(--apm-line)}.cart-item img{width:110px;height:110px;border-radius:14px;object-fit:cover}.cart-item h2{font-size:18px;margin:0 0 8px}.cart-properties{font-size:12px;color:var(--apm-muted)}.cart-properties p{margin:5px 0}.cart-footer{display:flex;justify-content:flex-end;margin-top:30px}.cart-summary{width:min(100%,420px);border:1px solid var(--apm-line);padding:24px;border-radius:18px}.cart-total{display:flex;justify-content:space-between;font-size:21px;font-weight:900;margin-bottom:18px}.cart-summary .button{width:100%;margin-top:10px}.site-footer{background:#111;color:#fff;padding:70px 0 24px}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:50px}.footer-brand{min-width:0}.footer-logo{display:block;width:150px;height:150px;object-fit:contain;object-position:center;border-radius:50%;background:#fff}.site-footer h2{font-size:16px}.site-footer a,.site-footer span{display:block;color:#bbb;text-decoration:none;padding:6px 0}.site-footer a:hover{color:#fff}.site-footer p{color:#999}.footer-bottom{border-top:1px solid #333;margin-top:40px;padding-top:22px}.policy-links{display:flex;flex-wrap:wrap;gap:18px}.footer-bottom p{font-size:12px}.whatsapp-float{position:fixed;right:20px;bottom:20px;display:flex;align-items:center;gap:10px;background:#fff;padding:9px 15px 9px 9px;border-radius:999px;text-decoration:none;box-shadow:0 8px 30px #0003;z-index:50}.whatsapp-float span{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#18bd5b;color:#fff;font-weight:900}.pagination{display:flex;justify-content:center;gap:8px;margin-top:40px}.pagination a,.pagination span{padding:10px 14px;border:1px solid var(--apm-line);border-radius:10px;text-decoration:none}@media(max-width:900px){.page-width{padding-inline:22px}.site-header{height:74px;padding-inline:18px;gap:14px}.brand-logo{height:54px}.mobile-menu-button{display:block;margin-left:auto}.site-nav{display:none;position:absolute;left:0;right:0;top:74px;background:#fff;padding:18px;box-shadow:0 14px 30px #0002;flex-direction:column}.site-nav.open{display:flex}.header-actions a:first-child{display:none}.hero{grid-template-columns:1fr}.hero-media{min-height:440px}.trust-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.about-grid,.faq-grid,.product-main,.contact-layout,.reviews-heading,.review-form-wrap{grid-template-columns:1fr}.review-grid{grid-template-columns:1fr 1fr}.reviews-heading,.review-form-wrap{gap:34px}.about-image{min-height:360px}.footer-grid{grid-template-columns:1fr 1fr}.contact-panel{flex-direction:column;align-items:flex-start}.contact-layout{gap:42px}.product-main{gap:34px}.catalog-page{padding:82px 0 88px}.catalog-filter-row{margin-inline:-22px;padding-inline:22px}}@media(min-width:581px)and (max-width:900px){.catalog-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 16px}}@media(min-width:1400px){.catalog-product-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(max-width:580px){.announcement{font-size:12px}.page-width{padding-inline:18px}.hero{padding-top:40px;gap:30px}.hero h1{font-size:clamp(43px,13vw,56px)}.hero-copy>p:not(.eyebrow){font-size:17px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.hero-media{min-height:300px;border-radius:24px}.trust-grid,.product-grid:not(.catalog-product-grid),.review-grid{grid-template-columns:1fr}.section-space{padding-top:72px;padding-bottom:72px}.section-heading{display:block}.section-heading p{font-size:16px;margin-top:20px}.review-form-wrap{margin-top:42px;padding-top:42px}.review-form-card{padding:24px 18px}.rating-options{gap:5px}.rating-options span{font-size:12px}.contact-panel{padding:34px 24px}.contact-section{padding-top:54px}.contact-form-card{padding:25px 20px;border-radius:20px}.contact-actions{display:grid}.contact-actions .button{width:100%}.form-row,.policy-grid{grid-template-columns:1fr}.policy-card{padding:24px 20px}.legal-nav{margin-bottom:30px}.footer-grid{grid-template-columns:1fr}.product-main{padding-top:34px}.upload-grid{grid-template-columns:1fr}.cart-item{grid-template-columns:76px 1fr}.cart-item img{width:76px;height:76px}.cart-item>div:last-child{grid-column:2}.whatsapp-float b{display:none}.whatsapp-float{padding:7px}.policy-links{display:grid;gap:4px}.catalog-page{padding:44px 0 60px}.catalog-page .page-width{padding-inline:14px}.catalog-title{font-size:clamp(40px,10.6vw,44px);line-height:1}.catalog-description{font-size:16px;line-height:1.5;margin-top:8px}.catalog-filter-row{gap:10px;margin-inline:-14px;padding:28px 14px 8px}.catalog-filter{min-height:46px;padding:0 22px;font-size:16px}.catalog-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 12px;margin-top:24px}.catalog-product-grid .product-image{border-radius:16px}.catalog-product-grid .product-card-meta{display:block;margin-top:10px}.catalog-product-grid .product-card-meta>div{min-width:0}.catalog-product-grid .product-card p{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:4px}.catalog-product-grid .product-card h3{display:-webkit-box;min-height:2.7em;overflow:hidden;font-size:14px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.catalog-product-grid .product-card strong{display:block;margin-top:7px;font-size:15px}.catalog-product-grid .product-card .button{min-height:40px;margin-top:10px;padding-inline:8px;font-size:13px}.collection-toolbar{align-items:flex-start;gap:18px}.collection-toolbar label{display:grid;gap:6px}}.cart-wallets{margin-top:18px;padding-top:16px;border-top:1px solid var(--apm-line)}.cart-wallets>p{text-align:center;color:var(--apm-muted);font-size:12px;margin:0 0 10px}.cart-wallets .shopify-cleanslate{width:100%!important}.cart-wallets ul{flex-direction:column!important}.cart-wallets li{width:100%!important;flex-basis:100%!important}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.site-footer{background:#fff;color:var(--apm-ink);padding:68px 0 34px;border-top:1px solid var(--apm-line)}.footer-brand-story{text-align:center;max-width:760px}.footer-logo{display:block;width:142px;height:142px;margin:0 auto 24px;object-fit:contain;object-position:center;border-radius:50%;background:#fff}.footer-brand-story h2{font-size:clamp(24px,3vw,34px);letter-spacing:-.025em;margin:0 0 14px}.footer-slogan{font-size:18px;font-weight:800;color:var(--apm-red)!important;margin:0 0 10px}.footer-brand-copy{max-width:660px;margin:0 auto;color:var(--apm-muted)!important;font-size:17px;line-height:1.65}.footer-contact-row{display:flex;justify-content:center;flex-wrap:wrap;gap:10px 24px;margin-top:24px}.site-footer a{color:inherit;text-decoration:none}.footer-contact-row a{font-weight:800}.site-footer a:hover{color:var(--apm-red)}.footer-navigation{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin-top:56px;padding-top:38px;border-top:1px solid var(--apm-line)}.footer-navigation h2{font-size:15px;margin:0 0 10px}.footer-navigation a,.footer-navigation span{display:block;color:var(--apm-muted);padding:6px 0;line-height:1.5}.footer-legal{margin-top:38px;padding-top:28px;border-top:1px solid var(--apm-line)}.policy-links{display:flex;justify-content:center;flex-wrap:wrap;gap:10px 20px}.policy-links a{color:var(--apm-muted);font-size:14px}.footer-legal p{text-align:center;color:#8b8582;font-size:12px;margin:18px 0 0}.footer-commerce{display:grid;justify-items:center;gap:26px;margin-top:34px}.footer-localization{text-align:center;width:min(100%,410px)}.footer-localization h2{font-size:30px;letter-spacing:-.03em;margin:0 0 14px}.footer-country-form select{width:100%;min-height:54px;border:1px solid #aaa3a0;border-radius:12px;background:#fff;color:var(--apm-ink);padding:0 44px 0 16px;font-weight:800}.footer-country-form select:focus{outline:3px solid #e21d2d33;border-color:var(--apm-red)}.footer-payments{text-align:center}.payment-icons{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;list-style:none;padding:0;margin:0 auto;max-width:620px}.payment-icons li{display:flex;align-items:center;justify-content:center}.payment-icon{width:46px;height:30px}.footer-payments p{color:var(--apm-muted)!important;font-size:12px;margin:12px 0 0}.footer-social{display:flex;justify-content:center;flex-wrap:wrap;gap:10px}.footer-social a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 16px;border:1px solid var(--apm-line);border-radius:999px;font-size:13px;font-weight:900}.footer-social a:hover{border-color:var(--apm-red)}@media(max-width:900px){.footer-navigation{grid-template-columns:repeat(3,1fr);gap:28px}}@media(max-width:580px){.site-footer{padding-top:56px}.footer-logo{width:132px;height:132px;margin-bottom:22px}.footer-brand-story h2{font-size:25px}.footer-slogan{font-size:16px;line-height:1.45}.footer-brand-copy{font-size:15px}.footer-contact-row{display:grid;gap:3px;margin-top:18px}.footer-contact-row a{padding:6px}.footer-navigation{grid-template-columns:1fr 1fr;gap:30px 20px;margin-top:42px;padding-top:30px}.footer-navigation>div:last-child{grid-column:1/-1}.policy-links{display:flex;justify-content:center;gap:7px 14px}.policy-links a{font-size:13px}.footer-localization h2{font-size:28px}.footer-country-form select{min-height:52px}.payment-icons{gap:7px}.payment-icon{width:42px;height:28px}.footer-social a{padding-inline:13px}.cart-summary{padding:24px 18px}}@media(max-width:580px){.announcement{min-height:44px}.announcement-group{gap:24px;padding-right:24px}.announcement-group span{font-size:12px;letter-spacing:.075em}.announcement-group b{font-size:16px}}.size-guide{border:1px solid var(--apm-line);border-radius:14px;background:#faf9f8;padding:0 16px}.size-guide summary{cursor:pointer;padding:15px 0;font-weight:900}.size-guide p{margin:0 0 10px;color:var(--apm-muted);font-size:13px;line-height:1.6}.size-guide a{display:inline-block;margin-bottom:15px;color:var(--apm-red);font-size:13px;font-weight:900}.file-preview{display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:12px;border-top:1px solid var(--apm-line);padding-top:12px}.file-preview[hidden],.file-preview img[hidden]{display:none}.file-preview img{width:52px;height:52px;border-radius:8px;object-fit:cover}.file-preview [data-file-preview-name]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.file-preview button{min-height:36px;border:1px solid var(--apm-line);border-radius:9px;background:#fff;padding:0 10px;font-weight:800}.order-summary{border:1px solid #ddd6d2;border-radius:18px;background:#faf9f8;padding:20px}.order-summary h2{margin:0 0 14px;font-size:20px}.order-summary dl{display:grid;gap:10px;margin:0}.order-summary dl>div{display:flex;justify-content:space-between;gap:20px}.order-summary dt{color:var(--apm-muted);font-size:13px}.order-summary dd{margin:0;text-align:right;font-size:13px;font-weight:900}.order-summary .order-summary-total{margin-top:5px;border-top:1px solid var(--apm-line);padding-top:13px}.order-summary-total dt,.order-summary-total dd{color:var(--apm-ink);font-size:17px;font-weight:900}.purchase-trust{display:flex;flex-wrap:wrap;gap:8px}.purchase-trust span{border:1px solid var(--apm-line);border-radius:999px;background:#fff;padding:8px 11px;color:#4c4745;font-size:11px;font-weight:800}.whatsapp-float{transition:opacity .18s,transform .18s}@media(max-width:580px){.product-info h1{font-size:clamp(32px,9vw,40px);line-height:1.04}.template-product .whatsapp-float{right:12px;bottom:max(86px,calc(env(safe-area-inset-bottom) + 72px))}.template-product.product-form-active .whatsapp-float{opacity:0;pointer-events:none;transform:translateY(10px)}.file-preview{grid-template-columns:46px minmax(0,1fr) auto}.file-preview img{width:46px;height:46px}.order-summary{padding:18px 16px}.purchase-trust{display:grid;grid-template-columns:1fr}.purchase-trust span{text-align:center}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}.announcement{overflow-x:auto}.announcement-track{animation:none}.announcement-group:nth-child(2){display:none}}.hero{padding-bottom:54px}.hero-tag{padding:11px 16px;font-size:11px;font-weight:900;letter-spacing:.08em}.trust-section{padding-top:18px;padding-bottom:88px}.trust-heading{max-width:760px;margin-bottom:28px}.trust-heading .eyebrow{margin-bottom:12px}.trust-heading h2{max-width:700px;margin:0;font-size:clamp(30px,3.6vw,48px);line-height:1.08;letter-spacing:-.035em}.trust-section .trust-grid{padding-bottom:0;gap:16px}.trust-card{position:relative;align-items:flex-start;gap:17px;min-height:160px;padding:24px;background:#fff;box-shadow:0 14px 35px #351b1108}.trust-card:before{content:"";position:absolute;left:24px;right:24px;top:0;height:3px;border-radius:0 0 4px 4px;background:var(--apm-red)}.trust-icon{width:48px;height:48px;border-radius:14px;font-size:0}.trust-icon svg{width:25px;height:25px}.trust-card h3{font-size:17px;line-height:1.25;margin:2px 0 7px}.trust-card p{font-size:14px;line-height:1.55}@media(max-width:900px){.trust-section .trust-grid{grid-template-columns:repeat(2,1fr)}.trust-card:last-child{grid-column:1/-1}}@media(max-width:580px){.hero{padding-bottom:28px;gap:28px}.hero-media{min-height:0;aspect-ratio:4/3}.hero-media img{object-fit:contain}.hero-tag{left:14px;bottom:14px;padding:9px 12px;font-size:10px}.trust-section{padding-top:18px;padding-bottom:66px}.trust-heading{margin-bottom:22px}.trust-heading h2{font-size:30px}.trust-section .trust-grid{grid-template-columns:1fr}.trust-card,.trust-card:last-child{grid-column:auto;min-height:0;padding:20px;gap:15px}.trust-card:before{left:20px;right:20px}.trust-icon{width:44px;height:44px}.trust-icon svg{width:23px;height:23px}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/theme.css.map */
