@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap";:root{font-family:DM Sans,Arial,sans-serif;color:#171717;background:#fff;font-synthesis:none;--yellow:#ffdf00;--black:#111;--muted:#6d6d70;--line:#e8e8e8;--red:#da2c26}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #dc9b00;outline-offset:4px}img{max-width:100%;display:block}svg{flex-shrink:0}button:disabled{cursor:not-allowed}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif}button{border:0}.topbar{background:#ffdf00;color:#292600;padding:9px max(5%,calc((100% - 1280px)/2));display:flex;justify-content:space-between;font-size:12px;font-weight:600;gap:16px}.topbar span{display:flex;align-items:center;gap:7px}header{background:#090909;color:#fff}.header-inner{max-width:1280px;margin:auto;height:112px;display:flex;align-items:center;gap:54px}.logo{width:218px;height:92px;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.logo img{width:218px;max-width:none;flex-shrink:0}.search{display:flex;align-items:center;gap:12px;border:1px solid #414141;background:#242424;color:#aaa;flex:1;padding:14px 17px;border-radius:5px}.search input{min-width:0;width:100%;background:transparent;border:0;color:#fff;outline:none;font-size:14px}.search input::placeholder{color:#bbb}.search kbd{font-family:inherit;font-size:12px;color:#c6c6c6}.header-catalog{display:flex;align-items:center;gap:12px;font-size:14px}nav{border-bottom:1px solid var(--line);background:#fff}.nav-inner{max-width:1280px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:20px;height:55px;font-size:14px}.nav-inner a{display:flex;align-items:center;gap:10px;white-space:nowrap}.all-categories{font-weight:700;padding-right:34px;border-right:1px solid var(--line)}.offer-nav{color:var(--red);font-weight:700}.hero{max-width:1400px;margin:auto;display:grid;grid-template-columns:1fr 1fr;min-height:548px;background:#f5f5f3}.hero-copy{padding:55px 38px 30px max(7.5%,60px)}.eyebrow{font-size:12px;letter-spacing:1.9px;font-weight:700;display:flex;align-items:center;gap:8px}.eyebrow i{width:7px;height:7px;background:var(--red)}h1{font-size:clamp(40px,4.25vw,64px);line-height:1.12;letter-spacing:-2.9px;margin:23px 0 20px;font-weight:800}h1 em{font-style:normal;position:relative;z-index:0}h1 em:after{content:"";position:absolute;background:var(--yellow);height:11px;bottom:7px;left:0;right:0;z-index:-1}.hero p{font-size:16px;line-height:1.8;color:#666;margin-bottom:27px}.button{display:inline-flex;align-items:center;justify-content:center;gap:21px;border-radius:4px;padding:15px 22px;font-size:14px;font-weight:700;transition:background .2s,transform .2s}.yellow{background:var(--yellow);color:#161600}.yellow:hover{background:#ecd000}.hero-foot{display:flex;gap:20px;margin-top:42px;font-size:10px;letter-spacing:1px;color:#737373}.hero-image{background:#e8bb18;position:relative;background-size:cover;background-position:center}.hero-image-caption{position:absolute;bottom:25px;left:26px;right:26px;color:#fff;text-shadow:0 1px 4px #000;font-size:14px;border-top:1px solid #ffffff70;padding-top:16px}.benefits{display:grid;grid-template-columns:repeat(3,1fr);max-width:1280px;margin:auto;border-bottom:1px solid var(--line);padding:30px 0;gap:30px}.benefits>div{display:flex;align-items:center;gap:16px}.benefits>div>svg{width:30px;height:30px;stroke-width:1.4}.benefits b,.benefits small{display:block}.benefits b{font-size:14px;font-weight:600;margin-bottom:5px}.benefits small{font-size:12px;color:#777}.section{max-width:1280px;margin:0 auto;padding:52px 0}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px}.section-heading .eyebrow{font-size:10px;color:#777;margin-bottom:10px}h2{font-size:30px;letter-spacing:-1.1px;margin:0;line-height:1.25}.section-heading>a{display:flex;align-items:center;gap:9px;font-size:14px}.categories{display:grid;grid-template-columns:repeat(7,1fr);gap:14px}.categories>a{display:flex;flex-direction:column;align-items:center;text-align:center;border:1px solid var(--line);border-radius:5px;padding:24px 12px 17px;position:relative;gap:18px;transition:border-color .2s,background .2s}.categories>a:hover{border-color:#d8b600;background:#fffdf1}.category-icon{display:grid;place-items:center;width:58px;height:58px;background:#f6f6f5;border-radius:50%}.category-icon svg{stroke-width:1.4}.categories strong{font-size:13px;line-height:1.4;font-weight:500}.categories>a>svg{position:absolute;right:9px;top:9px;color:#999;width:12px}footer{background:#111;color:#fff;padding:45px max(5%,calc((100% - 1280px)/2))}footer p{color:#aaa;font-size:14px;margin:15px 0 0}@media(min-width:1450px){.hero{margin-top:25px;border-radius:6px;overflow:hidden}}@media(max-width:1380px){.header-inner,.nav-inner,.benefits,.section{margin-left:5%;margin-right:5%}.header-inner{gap:30px}.hero-copy{padding-left:10%}}@media(max-width:1000px){.header-catalog{display:none}.nav-inner{overflow-x:auto;justify-content:flex-start}.hero{min-height:480px}.hero-copy{padding:40px 25px 25px 10%}h1{font-size:44px}.hero-foot{font-size:9px;gap:12px}.benefits{gap:20px}.benefits small{line-height:1.5}.categories{grid-template-columns:repeat(4,1fr)}}@media(max-width:640px){.topbar{justify-content:center;font-size:11px}.topbar>span:first-child{display:none}.header-inner{height:auto;padding:9px 0 17px;flex-wrap:wrap;gap:2px}.logo{width:170px;height:69px;margin:auto}.logo img{width:170px}.search{flex-basis:100%;padding:12px}.nav-inner{height:48px;font-size:13px}.all-categories{padding-right:18px}.hero{grid-template-columns:1fr}.hero-copy{padding:35px 6% 28px}.hero .eyebrow{font-size:10px}h1{font-size:46px;margin-top:20px;letter-spacing:-2px}.hero p{font-size:14px}.hero-foot{margin-top:27px;font-size:9px}.hero-image{height:265px;order:2}.hero-image-caption{font-size:12px}.benefits{grid-template-columns:1fr;padding:25px 0;gap:20px}.benefits>div{gap:14px}.benefits b{font-size:14px}.section{padding:34px 0}.section-heading{align-items:start;gap:15px}h2{font-size:25px}.section-heading>a{font-size:12px;max-width:110px}.section-heading .eyebrow{font-size:9px}.categories{grid-template-columns:repeat(2,1fr);gap:10px}.categories>a{padding:20px 12px;gap:12px}.categories>a:last-child{grid-column:span 2}.categories strong{font-size:14px}}.hero-image{background-image:url(/assets/hero-pintura.webp)}.preserve-lines{white-space:pre-line}.hero-image{background-image:none;overflow:hidden}.hero-image>img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.search button{background:transparent;color:#ccc;font-size:12px}.mobile-menu{display:none}.skip{position:fixed;top:-80px;left:12px;background:var(--yellow);padding:12px;z-index:1000}.skip:focus{top:10px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.loading{min-height:50vh;display:grid;place-items:center;color:#666}.full{width:100%}.icon-button{display:inline-flex;align-items:center;justify-content:center;background:transparent;padding:8px;color:inherit;border-radius:4px}.icon-button:hover{background:#eee}.icon-button:disabled{opacity:.3}.button:disabled{opacity:.45}.outline{border:1px solid #ddd;background:#fff;color:#222}.outline:hover{background:#f5f5f5}.green{background:#187544;color:#fff}.danger{background:#b92121;color:#fff}.red-dot{color:var(--red)}.small-text{font-size:13px!important;color:#777;line-height:1.6}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.product-card{min-width:0;border:1px solid #e7e7e7;background:#fff;border-radius:5px;overflow:hidden;transition:border-color .2s,transform .2s}.product-card:hover{border-color:#b7b7b7;transform:translateY(-2px)}.product-visual{position:relative;height:210px;display:flex;align-items:center;justify-content:center;background:#fafafa}.product-visual img{width:100%;height:100%;object-fit:contain;padding:20px}.product-placeholder{color:#aaa;display:flex;align-items:center;flex-direction:column;gap:15px}.product-placeholder svg{stroke-width:1;color:#babbb9}.product-placeholder span{font-size:12px;color:#999}.badge{position:absolute;left:13px;top:13px;font-size:10px;font-weight:700;letter-spacing:1px;padding:5px 8px;background:var(--yellow);z-index:1;max-width:90%;overflow-wrap:anywhere}.badge.demo{background:#eee;color:#666}.badge.offer{color:#fff;background:var(--red)}.product-info{padding:21px}.product-brand{font-size:10px;font-weight:700;letter-spacing:1.5px;color:#777;text-transform:uppercase}.product-name{display:block}.product-name h3{font-size:15px;font-weight:600;line-height:1.55;min-height:48px;margin:8px 0 16px;letter-spacing:-.2px;overflow-wrap:anywhere}.price{font-size:24px;font-weight:700;letter-spacing:-.8px}.commercial{font-size:12px;color:#777;margin:7px 0;line-height:1.5}.shipping{font-size:12px;color:#555;font-weight:600}.buy-button,.buy-unavailable{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-top:20px;border-radius:4px;background:var(--yellow);padding:12px;font-size:12px;font-weight:700}.buy-button:hover{background:#edd000}.buy-unavailable{background:#f2f2f2;color:#888;font-weight:400;justify-content:center}.demo-notice{font-size:12px;line-height:1.6;color:#767676;background:#f7f7f7;border-left:2px solid #d0d0d0;padding:10px 13px;margin-bottom:23px}.purchase-note{font-size:12px;color:#777;display:flex;align-items:center;justify-content:center;gap:6px;text-align:center;line-height:1.5;margin:24px 0 0}.products-section{padding-top:8px}.offer-section{background:#f6f6f4;margin-top:12px}.quiet-empty{border-top:1px solid #ddd;padding:28px 0 6px;display:grid;grid-template-columns:1fr auto;column-gap:30px;align-items:center}.quiet-empty>span{font-size:22px;font-weight:600;letter-spacing:-.5px}.quiet-empty p{font-size:14px;color:#777;margin:10px 0}.quiet-empty a{grid-column:2;grid-row:1/3;display:flex;gap:10px;align-items:center;font-size:14px}.brands{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.brands>a{font-family:Manrope,Arial,sans-serif;font-size:28px;font-weight:800;letter-spacing:-1px;text-align:center;display:flex;align-items:center;justify-content:center;gap:25px;padding:35px 15px}.brands>a+a{border-left:1px solid var(--line)}.brands>a svg{color:#999;stroke-width:1.4}.brands>a:hover{background:#fafafa}.institutional{max-width:1280px;margin:0 auto 60px;background:#171717;color:#fff;border-radius:5px;display:grid;grid-template-columns:1.25fr 1fr;overflow:hidden}.institutional>div:first-child{padding:48px}.institutional .eyebrow{color:var(--yellow);font-size:10px}.institutional h2{font-size:33px;max-width:440px;margin:18px 0}.institutional p{font-size:14px;line-height:1.9;max-width:500px;color:#aaa;margin-bottom:25px}.institutional-mark{background:#080808;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:25px}.institutional-mark img{width:310px;height:230px;object-fit:cover}.institutional-mark span{font-size:10px;letter-spacing:2px;color:#9a9a9a}.whatsapp-cta{display:flex;align-items:center;justify-content:space-between;gap:25px}.whatsapp-cta p{font-size:14px;color:#777;margin:13px 0 0}.footer-grid{display:grid;grid-template-columns:1.1fr .7fr .7fr 1.3fr;gap:65px;padding-bottom:45px}.footer-grid h3{font-size:14px;letter-spacing:0;margin:10px 0 24px}.footer-grid>div>a:not(.logo){display:flex;align-items:center;gap:7px;font-size:13px;color:#aaa;margin-bottom:17px}.footer-grid>div>a:hover{color:#fff}.footer-grid p{font-size:13px;line-height:1.8;color:#999;margin:10px 0 13px}.footer-logo{margin-top:-24px;width:210px;height:82px}.footer-logo img{width:210px}.social-links{display:flex;gap:20px;color:#aaa;margin-top:20px}.footer-bottom{border-top:1px solid #343434;padding-top:25px;display:flex;justify-content:space-between;gap:20px;font-size:11px;color:#999}.admin-link{opacity:.75}.whatsapp-float{position:fixed;bottom:25px;right:25px;border-radius:50%;background:#14713f;color:#fff;padding:15px;box-shadow:0 3px 10px #0002;z-index:10}.empty{text-align:center;padding:65px 20px;color:#888}.empty>svg{margin:0 auto 20px;color:#aaa;stroke-width:1.2}.empty h3{color:#333;font-size:21px;margin-bottom:10px}.empty p{font-size:14px;line-height:1.6}.empty .button{margin-top:10px}.modal{border:1px solid #ddd;border-radius:9px;padding:26px;width:min(480px,calc(100% - 28px));max-height:90vh;color:#222;overscroll-behavior:contain}.modal.wide{width:min(800px,calc(100% - 28px))}.modal::backdrop{background:#0008}.modal-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:24px}.modal h2{font-size:22px}.modal p{line-height:1.7;font-size:14px}.modal-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:26px;border-top:1px solid #eee;padding-top:20px}.mobile-links{display:flex;flex-direction:column;gap:0}.mobile-links a{display:flex;justify-content:space-between;padding:14px 2px;border-bottom:1px solid #eee;font-size:15px}.about-page>p,.contact-page>p{max-width:800px;font-size:18px;line-height:1.9;color:#666}.about-page h1{font-size:48px;max-width:800px;letter-spacing:-1.5px}.contact-page h1{font-size:48px}.about-page .benefits{margin:40px 0 0}.contact-page{min-height:500px}.breadcrumb{display:flex;gap:9px;align-items:center;font-size:12px;color:#777;margin-bottom:27px;overflow-wrap:anywhere}.catalog-page{padding-top:28px}.catalog-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:35px}.catalog-heading .eyebrow{font-size:10px;color:#888}.catalog-heading h1{font-size:38px;letter-spacing:-1.4px;margin:14px 0 12px;overflow-wrap:anywhere}.catalog-heading p{font-size:14px;color:#888;margin:0}.catalog-counter{color:#777;font-size:13px;white-space:nowrap}.catalog-layout{display:grid;grid-template-columns:215px minmax(0,1fr);gap:38px}.filter-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:26px;font-size:14px}.filter-title button{background:none;text-decoration:underline;font-size:12px;color:#888;padding:0}.filter-fields fieldset{border:0;border-bottom:1px solid var(--line);padding:0 0 22px;margin:0 0 22px;min-width:0}.filter-fields legend{font-size:14px;font-weight:600;margin-bottom:18px}.filter-fields fieldset>a{display:block;color:#777;font-size:13px;padding:10px 12px;margin-bottom:3px;border-radius:4px}.filter-fields fieldset>a.selected{background:#fff8c7;color:#333;font-weight:600;border-left:2px solid #e2bc00}.filter-fields>label{display:block;font-size:14px;font-weight:600;margin-bottom:25px}.filter-fields input,.filter-fields select{border:1px solid #ddd;padding:10px;border-radius:4px;width:100%;background:#fff;color:#444;font-size:13px;margin-top:9px;min-width:0}.price-range{display:grid;grid-template-columns:1fr 1fr;gap:10px}.price-range label{font-size:12px;color:#777}.check{display:flex!important;align-items:center;gap:9px;font-size:14px!important;font-weight:400!important;line-height:1.6}.check input{accent-color:#d6b600;width:16px!important;height:16px;margin:0!important;flex-shrink:0}.results-toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid var(--line);padding-bottom:20px;margin-bottom:22px;font-size:12px;color:#777}.results-toolbar label{display:flex;align-items:center;gap:10px;white-space:nowrap}.results-toolbar select{font-size:13px;padding:9px 12px;border:1px solid #ddd;border-radius:4px;background:#fff;max-width:170px}.filter-button{display:none;align-items:center;gap:9px;border:1px solid #ddd;border-radius:4px;background:#fff;padding:11px;font-size:13px}.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.catalog-grid .product-info{padding:17px}.catalog-grid .product-visual{height:190px}.admin-login{min-height:100vh;background:#f4f4f3;padding:28px 20px 40px;display:flex;flex-direction:column;align-items:center}.admin-login>.logo{background:#080808;border-radius:4px;width:220px;height:90px;margin-bottom:35px}.admin-login form{background:#fff;border:1px solid #e4e4e4;border-radius:7px;padding:40px;width:min(100%,460px)}.admin-login h1{font-size:37px;letter-spacing:-1.5px;white-space:pre-line;margin:22px 0 18px}.admin-login p{font-size:14px;line-height:1.8;color:#777}.admin-login .eyebrow{font-size:10px;letter-spacing:1.2px}.admin-login .field{margin-bottom:18px}.admin-login .button{margin-top:25px}.admin-login small{font-size:12px;color:#888}.back-store{display:block;text-align:center;font-size:13px;margin-top:20px;color:#777}.login-foot{max-width:410px;text-align:center;font-size:12px!important;margin-top:22px}.admin-shell{display:flex;min-height:100vh;background:#f5f5f4}.admin-sidebar{width:250px;position:fixed;inset:0 auto 0 0;background:#121212;color:#fff;display:flex;flex-direction:column;padding:20px 16px}.admin-sidebar .logo{width:210px;margin:0 auto 20px}.admin-sidebar .logo img{width:210px}.admin-label{font-size:10px;letter-spacing:2px;color:#777;padding:15px 15px 20px}.admin-navigation{display:flex;flex-direction:column;gap:6px}.admin-navigation button{display:flex;align-items:center;gap:12px;text-align:left;background:transparent;color:#aaa;padding:14px 15px;border-radius:4px;font-size:14px}.admin-navigation button.active{color:#141400;background:var(--yellow);font-weight:600}.admin-navigation button:hover:not(.active){background:#252525;color:#fff}.admin-bottom{margin-top:auto;padding:20px 14px 5px}.admin-bottom a,.admin-bottom button{display:flex;gap:10px;align-items:center;font-size:13px;color:#aaa;margin-bottom:20px;background:none;padding:0}.admin-bottom small{font-size:10px;color:#777}.admin-main{width:calc(100% - 250px);margin-left:250px;min-width:0}.admin-top{height:70px;border-bottom:1px solid #e7e7e7;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 40px;gap:15px;font-size:11px;letter-spacing:1px;color:#777}.admin-top>a{display:flex;align-items:center;gap:9px;font-size:12px;letter-spacing:0}.local-chip{margin-left:12px;font-size:9px;color:#605800;background:#fff6b2;padding:4px 7px;border-radius:3px}.admin-content{padding:35px 40px 60px;max-width:1300px;margin:auto}.admin-title{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:30px}.admin-title .eyebrow{font-size:10px;color:#888}.admin-title h1{font-size:33px;letter-spacing:-1.2px;margin:12px 0}.admin-title p{font-size:14px;color:#888;margin:0;line-height:1.6}.admin-title .button{gap:10px;white-space:nowrap}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:26px}.stats>div{padding:24px;background:#fff;border:1px solid #e6e6e6;border-radius:5px}.stats span{font-size:13px;color:#777}.stats b{font-size:36px;display:block;margin:12px 0;font-family:Manrope,Arial,sans-serif}.stats small{font-size:12px;color:#999}.admin-card{background:#fff;border:1px solid #e4e4e4;border-radius:5px;padding:27px;margin-bottom:24px}.admin-card h2{font-size:21px;letter-spacing:-.6px;margin-bottom:13px}.admin-card>p{font-size:14px;color:#777;line-height:1.8;margin-bottom:23px}.admin-actions{display:flex;gap:13px;flex-wrap:wrap}.admin-actions .button{font-size:13px;gap:9px}.field{display:flex;flex-direction:column;gap:9px;font-size:13px;font-weight:600;min-width:0}.field input,.field textarea,.field select{border:1px solid #dcdcdc;border-radius:4px;background:#fff;padding:11px 12px;min-width:0;width:100%;color:#333;font-weight:400;font-size:14px}.field textarea{resize:vertical;min-height:80px;line-height:1.7}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.span-two{grid-column:span 2}.image-field{border:1px dashed #d5d5d5;padding:18px;border-radius:4px}.image-field>.field{margin-bottom:15px}.image-preview{max-width:280px;max-height:170px;object-fit:contain;margin-bottom:15px}.upload-button{display:inline-flex;gap:8px;align-items:center;position:relative;font-size:13px;padding:10px 13px;background:#f1f1f1;border-radius:4px;cursor:pointer;overflow:hidden}.upload-button input{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%}.image-field small{display:block;font-size:12px;color:#888;margin-top:10px}.product-toggles{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:25px 0}.error,.success,.pending{padding:12px 15px;border-radius:4px;font-size:13px;line-height:1.7}.error{background:#fff0ef;color:#9e2520!important;border:1px solid #f0cecb}.success{display:flex;align-items:center;gap:9px;color:#315b3b;background:#eef6ef}.pending{background:#fff7d0;color:#735f00}.admin-products-toolbar{display:flex;justify-content:space-between;gap:20px;margin-bottom:20px}.admin-search{background:#fff;border:1px solid #ddd;border-radius:4px;display:flex;align-items:center;gap:10px;padding:10px 14px;max-width:400px;flex:1;min-width:0;color:#888}.admin-search input{border:0;outline:0;min-width:0;width:100%;font-size:14px}.table-wrap{padding:0;overflow-x:auto}table{border-collapse:collapse;width:100%;text-align:left;font-size:13px}th{padding:17px 20px;font-weight:500;color:#888;background:#fafafa;border-bottom:1px solid #eee;white-space:nowrap}td{padding:19px 20px;border-bottom:1px solid #eee;vertical-align:middle}td:first-child{min-width:190px}td strong{font-size:14px;font-weight:600}td small{display:block;margin-top:7px;color:#999;font-size:12px}td:nth-child(3){white-space:nowrap}.table-actions{display:flex;gap:7px}.status-tag{font-size:11px;background:#f2f2f2;padding:5px 8px;border-radius:3px;white-space:nowrap}.status-tag.demo{background:#fff8cc;color:#786400}.category-edit{display:grid;grid-template-columns:1.1fr 1fr .8fr 35px;align-items:end;gap:13px;margin-bottom:20px}.category-edit .icon-button{height:41px}.brand-colors{display:flex;gap:12px}.brand-colors span{width:48px;height:48px;border-radius:4px;border:1px solid #ddd}@media(min-width:1450px){.hero-copy{padding-left:70px}}@media(max-width:1380px){.institutional{margin-left:5%;margin-right:5%}.footer-grid{gap:35px}.admin-content{padding:30px}.admin-sidebar{width:220px}.admin-main{margin-left:220px;width:calc(100% - 220px)}.admin-sidebar .logo,.admin-sidebar .logo img{width:185px}}@media(max-width:1024px){.product-grid,.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-layout{grid-template-columns:180px minmax(0,1fr);gap:25px}.results-toolbar>span{display:none}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px}.institutional>div:first-child{padding:35px}.institutional h2{font-size:27px}.institutional-mark img{width:250px;height:200px}.admin-title{align-items:flex-start}.admin-title .button{font-size:12px;padding:12px;white-space:normal}.stats{gap:12px}.stats>div{padding:17px}.admin-content{padding:25px}.admin-sidebar{width:200px}.admin-main{width:calc(100% - 200px);margin-left:200px}.admin-sidebar .logo,.admin-sidebar .logo img{width:160px}.admin-navigation button{font-size:12px;padding:12px 9px}.category-edit{grid-template-columns:1fr 1fr}.stats small{line-height:1.5;display:block}}@media(max-width:768px){.catalog-layout{grid-template-columns:1fr}.desktop-filters{display:none}.filter-button{display:flex}.catalog-heading h1{font-size:32px}.catalog-counter,.results-toolbar label{font-size:12px}.filter-fields{margin-bottom:25px}.filter-fields fieldset>a{font-size:14px}.hero-copy{padding-left:8%}.institutional{grid-template-columns:1fr}.institutional-mark{display:none}.institutional>div:first-child{padding:32px}.institutional p{max-width:none}.brands>a{font-size:23px;gap:12px}.admin-shell{display:block}.admin-sidebar{position:static;width:100%;padding:0 15px 14px}.admin-sidebar .logo{height:75px;margin-bottom:3px}.admin-label,.admin-bottom{display:none}.admin-navigation{flex-direction:row;overflow-x:auto;gap:6px}.admin-navigation button{white-space:nowrap;font-size:12px;padding:10px}.admin-navigation button svg{width:16px}.admin-main{width:100%;margin:0}.admin-top{height:52px;padding:0 20px}.admin-content{padding:25px 20px}.admin-title{flex-wrap:wrap}.admin-title h1{font-size:29px}.admin-title .button{padding:12px 15px}.admin-card{padding:22px}.stats{grid-template-columns:repeat(3,minmax(0,1fr))}.stats>div{padding:14px}.stats span{font-size:11px}.stats b{font-size:29px}.stats small{font-size:10px}}@media(max-width:640px){.mobile-menu{display:inline-flex;position:absolute;right:0;top:24px;color:#ddd}.header-inner{position:relative}.logo img{height:auto}.nav-inner{gap:25px}.nav-inner>a:not(:first-child){display:none}.nav-inner{height:44px}.nav-inner .all-categories{border:0;font-size:12px}.hero-image{height:265px}.hero-image>img{object-position:center 65%}.hero h1{font-size:46px}.hero-foot{font-size:10px}.categories strong{font-size:14px}.product-grid{gap:11px}.product-visual{height:160px}.product-info,.catalog-grid .product-info{padding:13px}.product-name h3{font-size:14px;min-height:65px}.price{font-size:19px}.product-brand{font-size:10px}.buy-button,.buy-unavailable{padding:10px 8px;font-size:11px;min-height:39px}.buy-button{flex-wrap:wrap}.buy-button svg{width:14px}.product-placeholder svg{width:46px;height:46px}.product-placeholder span{font-size:11px}.product-grid .badge{font-size:9px;left:9px;top:9px}.products-section{padding-top:0}.purchase-note{font-size:11px;align-items:flex-start}.demo-notice{font-size:11px;padding:10px}.quiet-empty{display:block}.quiet-empty>span{font-size:20px;line-height:1.5}.quiet-empty p{font-size:13px;line-height:1.7}.quiet-empty a{margin-top:20px;font-size:13px}.brands{grid-template-columns:repeat(2,minmax(0,1fr))}.brands>a{padding:25px 10px;font-size:24px}.brands>a:nth-child(3){border-left:0}.brands>a:nth-child(n+3){border-top:1px solid var(--line)}.institutional{margin-bottom:35px}.institutional h2{font-size:27px}.institutional p{font-size:14px}.institutional .button{font-size:13px}.footer-grid{grid-template-columns:1fr 1fr;gap:32px 20px}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:span 2}.footer-grid>div:first-child{padding-bottom:5px}.footer-logo{margin-top:-18px}.footer-grid p{font-size:13px}.footer-bottom{display:block;line-height:1.8}.footer-bottom>span{display:block}.footer-bottom>span+span{margin-top:10px}footer{padding-top:35px}.whatsapp-cta{display:block}.whatsapp-cta .button{margin-top:24px}.catalog-heading{display:block}.catalog-heading h1{font-size:30px}.catalog-counter{display:block;margin-top:17px}.catalog-grid .product-visual{height:160px}.results-toolbar label{gap:7px;font-size:0}.results-toolbar select{font-size:12px;padding:10px;max-width:150px}.breadcrumb{font-size:11px}.catalog-heading .eyebrow{font-size:9px}.modal{padding:20px}.modal-head{margin-bottom:20px}.modal h2{font-size:20px}.form-grid{grid-template-columns:1fr;gap:17px}.span-two{grid-column:auto}.product-toggles{grid-template-columns:1fr}.field{font-size:13px}.field input,.field select,.field textarea{font-size:16px}.admin-login form{padding:28px 24px}.admin-login h1{font-size:34px}.admin-title p{font-size:13px}.admin-title h1{font-size:28px}.stats{grid-template-columns:1fr}.stats>div{display:grid;grid-template-columns:1fr auto;gap:3px 15px;padding:17px}.stats span{font-size:13px}.stats b{grid-column:2;grid-row:1/3;margin:0}.stats small{font-size:12px}.admin-products-toolbar{flex-wrap:wrap}.admin-search{flex-basis:100%;max-width:100%}.admin-card{padding:20px}.table-wrap{padding:0}.category-edit{border-bottom:1px solid #eee;padding-bottom:18px}.category-edit .field{grid-column:span 2}.category-edit .icon-button{grid-column:2;justify-self:end}.admin-content{padding:24px 15px}.admin-card h2{font-size:20px}.about-page h1,.contact-page h1{font-size:36px}.about-page>p,.contact-page>p{font-size:16px}.about-page .benefits{margin-left:0;margin-right:0}.hero-foot{flex-wrap:wrap;gap:10px 15px}}@media(max-width:380px){.hero h1{font-size:41px}.product-grid{grid-template-columns:1fr}.product-visual,.catalog-grid .product-visual{height:210px}.product-name h3{min-height:auto}.product-info,.catalog-grid .product-info{padding:20px}.price{font-size:25px}.buy-button,.buy-unavailable{font-size:13px}.product-grid .badge{font-size:10px}.categories strong{font-size:13px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.logo img{height:auto}.image-field:focus-within{outline:2px solid #d0b100;outline-offset:2px}@media(min-width:641px){.mobile-menu{display:none}}.table-wrap{position:relative;max-width:100%}.admin-navigation{position:relative}@media(max-width:768px){.admin-sidebar{position:relative}.admin-bottom{display:block;position:absolute;top:29px;right:15px;margin:0;padding:0}.admin-bottom a,.admin-bottom small{display:none}.admin-bottom button{font-size:12px;gap:5px;margin:0}.admin-bottom button svg{width:15px}}.product-card{cursor:pointer}.product-card:focus-visible{outline:3px solid #ffdf0066;outline-offset:2px}.storefront .product-visual{background:#fff;margin:-1px -1px 0;width:calc(100% + 2px)}.storefront .product-visual img{padding:0;object-fit:contain}.product-detail-top{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(250px,.85fr);gap:30px;align-items:start}.product-gallery-main{position:relative;min-height:330px;border:1px solid #e8e8e8;border-radius:5px;background:#fafafa;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-gallery-main>img{width:100%;height:330px;object-fit:contain;padding:20px}.product-gallery-thumbs{display:flex;gap:9px;overflow:auto;margin-top:12px;padding-bottom:2px}.product-gallery-thumbs button{flex:0 0 66px;height:58px;border:1px solid #ddd;background:#fff;border-radius:4px;padding:4px;cursor:pointer}.product-gallery-thumbs button.active{border:2px solid var(--yellow,#ffdf00)}.product-gallery-thumbs img{width:100%;height:100%;object-fit:contain}.gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);border:0;border-radius:50%;width:36px;height:36px;display:grid;place-items:center;background:#fff;color:#222;box-shadow:0 2px 8px #0002;cursor:pointer}.gallery-arrow.prev{left:12px}.gallery-arrow.next{right:12px}.product-detail-summary{padding:12px 0}.product-detail-summary h3{font-size:28px;line-height:1.2;margin:15px 0 25px}.product-detail-summary .price{font-size:32px}.product-detail-buy{margin-top:25px;width:100%;box-sizing:border-box}.product-detail-description{border-top:1px solid #e8e8e8;margin-top:30px;padding-top:24px}.product-detail-description h4{font-size:18px;margin:0 0 13px}.product-detail-description p{white-space:pre-wrap;color:#555;line-height:1.8;overflow-wrap:anywhere}.empty-description{color:#999!important}.details-button{pointer-events:none;white-space:nowrap}.product-images-field{border:1px solid #e8e8e8;padding:18px;border-radius:5px}.product-images-field>h3{font-size:16px;margin:0 0 5px}.product-images-field>.small-text{margin-bottom:16px}.additional-image-row{display:grid;grid-template-columns:minmax(0,1fr) 36px;gap:10px;align-items:end;margin-top:15px}.additional-image-row .image-field{grid-column:1}.additional-image-row>.icon-button{margin-bottom:18px}.add-image-button{margin-top:15px}@media(max-width:640px){.product-detail-top{grid-template-columns:1fr;gap:10px}.product-gallery-main{min-height:240px}.product-gallery-main>img{height:240px}.product-detail-summary h3{font-size:23px;margin:12px 0 18px}.product-detail-summary .price{font-size:27px}.product-detail-description{margin-top:22px}.additional-image-row{grid-template-columns:1fr 34px}.additional-image-row .image-field{grid-column:1/-1}.additional-image-row>.icon-button{grid-column:2;grid-row:1;margin:0}}.product-gallery-main{border:0;background:#fff;cursor:zoom-in}.product-gallery-main:focus-visible{outline:3px solid #ffdf0066;outline-offset:2px}.product-gallery-main>img{padding:0}.zoom-hint{position:absolute;right:12px;bottom:12px;display:flex;align-items:center;gap:6px;padding:8px 10px;border-radius:4px;background:#ffffffeb;color:#333;font-size:11px;font-weight:600;box-shadow:0 2px 8px #0002;pointer-events:none}.product-gallery-thumbs button{border-color:transparent;background:#fff}.product-gallery-thumbs button.active{border-color:var(--yellow,#ffdf00)}.image-zoom-overlay{position:fixed;inset:0;z-index:1000;background:#000d;display:grid;place-items:center;padding:30px;cursor:zoom-out}.image-zoom-overlay img{max-width:96vw;max-height:92vh;width:auto;height:auto;object-fit:contain}.zoom-close{position:fixed;top:18px;right:22px;z-index:1;display:grid;place-items:center;width:42px;height:42px;border:0;border-radius:50%;background:#fff;color:#171717;cursor:pointer}.zoom-close:hover{background:#ffdf00}.logo-filter-defs{position:absolute;width:0;height:0;pointer-events:none}.brand-logo-frame{display:block;position:relative;width:100%;aspect-ratio:3.45;overflow:hidden;flex-shrink:0}.brand-logo-frame img.brand-logo{position:absolute;width:100%;height:100%;max-width:100%;inset:0;object-fit:contain}.brand-logo-frame.legacy-logo img.brand-logo{height:auto;top:49%;transform:translateY(-50%)}.logo{overflow:visible}.logo .brand-logo-frame{max-width:100%}.institutional-mark .brand-logo-frame{width:310px;max-width:100%;margin-bottom:25px}.admin-login>.logo{background:transparent}.storefront{background:var(--page-bg);color:var(--page-text);font-family:var(--body-font);font-size:var(--body-size);min-height:100vh}.storefront :is(h1,h2,h3){font-family:var(--heading-font);overflow-wrap:anywhere}.storefront h2{font-size:calc(30px * var(--heading-scale))}.storefront :is(.header-inner,.nav-inner,.benefits,.section,.institutional){width:90%;max-width:var(--content-width);margin-left:auto;margin-right:auto}.storefront .section{padding-top:var(--section-space);padding-bottom:var(--section-space)}.storefront .topbar{background:var(--yellow);padding-left:max(5%,calc((100% - var(--content-width))/2));padding-right:max(5%,calc((100% - var(--content-width))/2))}.storefront header{background:var(--header-bg);color:var(--header-text)}.storefront.sticky-header header{position:sticky;top:0;z-index:20}.storefront .header-inner{min-height:var(--header-height);height:auto;gap:clamp(20px,3vw,54px);padding-block:10px}.storefront .header-inner .logo{width:var(--logo-width);height:auto;max-width:50%;margin:0}.storefront .search{background:color-mix(in srgb,var(--header-text) 8%,var(--header-bg));color:var(--header-text);border-color:color-mix(in srgb,var(--header-text) 25%,transparent);border-radius:var(--radius)}.storefront .search :is(input,button),.storefront .mobile-menu{color:var(--header-text)}.storefront .search input::placeholder{color:var(--header-text);opacity:.65}.storefront nav{background:var(--page-bg)}.storefront .hero{max-width:calc(var(--content-width) + 120px);min-height:var(--hero-height);background:var(--surface);border-radius:var(--radius)}.storefront .hero-copy{min-width:0;padding:45px clamp(25px,4vw,60px);align-self:center}.storefront .hero h1{font-size:calc(clamp(36px,4.25vw,64px) * var(--heading-scale));letter-spacing:-.045em}.storefront .hero p{font-size:var(--body-size);color:var(--muted)}.storefront .hero-image>img{object-position:var(--hero-image-position) center}.storefront .hero-image-left .hero-image{order:-1}.storefront .hero-image-top{grid-template-columns:1fr}.storefront .hero-image-top .hero-image{order:-1;height:calc(var(--hero-height) * .65)}.storefront .hero-align-center .hero-copy{text-align:center}.storefront .hero-align-center :is(.eyebrow,.hero-foot){justify-content:center}.storefront :is(.button,.buy-button,.buy-unavailable,.categories>a,.product-card,.institutional){border-radius:var(--radius)}.storefront :is(.button.yellow,.buy-button){color:#171717}.storefront :is(.button.yellow,.buy-button):hover{background:color-mix(in srgb,var(--yellow) 87%,#000)}.storefront :is(.offer-section,.category-icon,.product-visual,.demo-notice,.buy-unavailable){background:var(--surface)}.storefront .product-card{background:var(--card);border-color:var(--line)}.storefront .product-grid{grid-template-columns:repeat(var(--desktop-columns),minmax(0,1fr));gap:var(--grid-gap)}.storefront .catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--grid-gap)}.storefront :is(.product-visual,.catalog-grid .product-visual){height:var(--product-image-height)}.storefront .product-name h3{font-size:calc(.94 * var(--body-size) * var(--heading-scale))}.storefront :is(.hero-foot,.benefits small,.section-heading .eyebrow,.product-brand,.commercial,.purchase-note,.demo-notice,.buy-unavailable,.quiet-empty p,.whatsapp-cta p,.about-page>p,.contact-page>p,.breadcrumb,.catalog-heading p,.catalog-counter,.results-toolbar){color:var(--muted)}.storefront .institutional{margin-bottom:var(--section-space);background:var(--institutional-bg);color:var(--institutional-text)}.storefront .institutional-mark{background:transparent}.storefront .institutional :is(p,.institutional-caption){color:var(--institutional-text);opacity:.75}.storefront .institutional h2{font-size:calc(33px * var(--heading-scale))}.storefront footer{background:var(--footer-bg);color:var(--footer-text);padding-left:max(5%,calc((100% - var(--content-width))/2));padding-right:max(5%,calc((100% - var(--content-width))/2))}.storefront .footer-logo{width:var(--footer-logo-width);max-width:100%;height:auto;margin:0 0 20px}.storefront .footer-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,.7fr) minmax(0,.7fr) minmax(0,1.3fr)}.storefront .footer-grid h3{font-size:calc(.875 * var(--body-size))}.storefront :is(.footer-grid p,.footer-grid>div>a:not(.logo),.footer-bottom,.social-links){color:var(--footer-text)}.storefront .footer-grid p{opacity:.75}.storefront .footer-bottom{border-color:color-mix(in srgb,var(--footer-text) 20%,transparent)}.social-links{display:flex;flex-wrap:wrap;gap:10px}.social-links>a,.social-links>span{width:38px;height:38px;border:1px solid currentColor;border-radius:50%;display:grid;place-items:center}.social-links>a:hover{color:var(--yellow)}.social-pending{opacity:.65;cursor:default}.design-editor{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);gap:24px;align-items:start}.design-editor-controls{min-width:0}.design-editor .form-grid{grid-template-columns:1fr}.design-editor .span-two{grid-column:auto}.design-range{display:block;margin:22px 0;font-size:13px}.design-range>span{display:flex;justify-content:space-between;gap:10px;margin-bottom:10px}.design-range output{font-variant-numeric:tabular-nums;color:#777}.design-range input{width:100%;accent-color:#b79a00}.color-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px 12px;margin-top:25px}.color-field{display:flex;gap:9px;align-items:center;font-size:12px}.color-field input{width:34px;height:34px;padding:0;flex-shrink:0;border:1px solid #ddd;border-radius:4px;background:none;cursor:pointer}.color-field small{display:block;font-size:10px;color:#888;margin-top:4px}.logo-style-controls{margin-top:20px}.design-editor .product-toggles{grid-template-columns:1fr}.section-editor-list{list-style:none;margin:0;padding:0}.section-editor-list>li{padding:20px 0;border-bottom:1px solid #eee}.section-edit-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:15px}.section-edit-head>div{display:flex}.section-edit-head .check{font-size:13px!important}.design-preview{position:sticky;top:20px;min-width:0;background:#e9e9e6;border:1px solid #d9d9d5;border-radius:8px;padding:12px;container-type:inline-size}.preview-toolbar{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px}.preview-toolbar strong{font-size:14px}.preview-toolbar small{font-size:11px;display:block;margin-top:5px;color:#666}.preview-toolbar .selected{background:#ffdf00}.design-preview>p{font-size:11px;color:#666;margin:12px 0 0;text-align:center}.preview-device{position:relative;overflow:hidden;background:#fff;border-radius:5px;height:70cqw}.preview-device iframe{border:0;display:block;background:#fff;transform-origin:top left}.preview-device.desktop iframe{width:1280px;height:900px;transform:scale(calc(100cqw/1280px))}.preview-device.mobile{max-width:390px;margin:auto;height:calc(min(100cqw,390px)*1.75)}.preview-device.mobile iframe{width:390px;height:683px;transform:scale(calc(min(100cqw,390px)/390px))}@media(max-width:1100px){.design-editor{grid-template-columns:1fr}.design-preview{position:sticky;top:10px;grid-row:1;z-index:2}.preview-device{height:210px}.preview-device.desktop iframe{height:700px}.preview-device.mobile{height:260px}.preview-device.mobile iframe{height:683px}.storefront :is(.product-grid,.catalog-grid){grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.storefront .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.storefront .institutional-mark{display:flex;padding-top:0;padding-bottom:35px}.design-preview{position:static}.storefront .institutional-mark .brand-logo-frame{width:270px}}@media(max-width:640px){.storefront .header-inner{min-height:0;gap:12px;padding:14px 0}.storefront .header-inner .logo{width:min(var(--logo-width),220px);max-width:70%;margin:auto}.storefront .mobile-menu{top:16px}.storefront .hero{grid-template-columns:1fr;min-height:0}.storefront .hero-copy{padding:30px 6%}.storefront .hero h1{font-size:calc(clamp(30px,10.8vw,46px) * var(--heading-scale))}.storefront h2,.storefront .institutional h2{font-size:calc(25px * var(--heading-scale))}.storefront .hero-image{height:265px}.storefront .hero-image-right .hero-image{order:2}.storefront .hero-image-top .hero-image{height:265px}.storefront :is(.product-grid,.catalog-grid){grid-template-columns:repeat(var(--mobile-columns),minmax(0,1fr));gap:min(var(--grid-gap),16px)}.storefront .section{padding-block:calc(var(--section-space) * .7)}.storefront :is(.product-visual,.catalog-grid .product-visual){height:calc(var(--product-image-height) * .8)}.storefront .footer-grid>div:first-child,.storefront .footer-grid>div:last-child{grid-column:span 2}.storefront .footer-logo{margin-left:0}.color-grid{grid-template-columns:1fr 1fr}}.logo-image-preview{width:280px;max-width:100%;padding:12px;background:#171717;border-radius:5px;margin-bottom:15px}.product-brand{min-height:22px;display:flex;align-items:center}.product-brand img{width:auto;height:22px;max-width:120px;object-fit:contain;object-position:left center}.brands>a>img{width:min(160px,100%);height:48px;object-fit:contain}.brands>a>strong{font-family:var(--heading-font);font-size:28px;font-weight:800}.brand-logo-manager>p{font-size:13px;color:#777;line-height:1.7;margin-bottom:20px}.brand-logo-row{display:grid;grid-template-columns:minmax(120px,.65fr) minmax(220px,1fr) auto auto;align-items:center;gap:14px;padding:17px 0;border-top:1px solid #eee}.brand-logo-copy{display:flex;align-items:center;gap:12px;min-width:0}.brand-logo-copy strong{font-size:14px;white-space:nowrap}.brand-logo-copy img{width:92px;height:38px;object-fit:contain;border:1px solid #eee;border-radius:4px;padding:4px}.brand-logo-empty{font-size:12px;color:#999}.brand-logo-row .upload-button{white-space:nowrap}.brand-logo-row .icon-button{color:#777}.brand-logo-row .field{font-size:12px}.brand-logo-row .field input{font-size:13px}@media(max-width:640px){.brand-logo-row{grid-template-columns:1fr auto}.brand-logo-row .field{grid-column:span 2}.brand-logo-copy img{width:110px}.brands>a>img{height:42px}.brands>a>strong{font-size:22px}}.product-purchase-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:end}.product-commercial{min-width:0}.product-description{font-size:13px;line-height:1.55;color:var(--muted);margin:10px 0 0;overflow-wrap:anywhere}.product-purchase-row .buy-button,.product-purchase-row .buy-unavailable{margin-top:10px;min-width:122px;align-self:end;text-align:center}@media(max-width:640px){.product-purchase-row{display:block}.product-purchase-row .buy-button,.product-purchase-row .buy-unavailable{width:100%;margin-top:17px}}.storefront .product-card{border:0}.storefront .product-visual{height:auto;min-height:0;aspect-ratio:1 / 1;background:transparent;margin:0;width:100%}.storefront .product-visual img{width:100%;height:100%;padding:0;object-fit:contain}.storefront .product-gallery-main{border:0;background:transparent}.storefront .product-gallery-main>img{padding:0;object-fit:contain}.storefront .product-card.product-card-dark{background:#111;color:#fff;border-color:#111}.storefront .product-card.product-card-dark .product-brand,.storefront .product-card.product-card-dark .commercial,.storefront .product-card.product-card-dark .shipping{color:#bdbdbd}.storefront .product-card.product-card-dark .product-name h3,.storefront .product-card.product-card-dark .price{color:#fff}.storefront .product-card.product-card-dark .buy-unavailable{background:#292929;color:#cfcfcf}.storefront .product-card.product-card-dark .product-visual{background:#fff}
