/* Shared header, independent of editorial and native commerce layouts. */
body .rc-header.rc-header-new{position:sticky;top:0;z-index:110;height:auto!important;max-height:none!important;background:#fff!important;color:#18191c;border:0!important;border-bottom:1px solid #e3e4e8!important;box-shadow:0 4px 18px #11111108}
body .rc-header-new .rc-head-main{display:flex!important;align-items:center;gap:24px;width:min(1440px,100%);max-width:1440px;margin:auto;padding:18px 28px;box-sizing:border-box;min-height:88px}
body .rc-header-new .rc-logo{order:0!important;display:flex!important;align-items:center;flex:0 1 340px!important;width:340px!important;min-width:0;margin:0!important}
body .rc-header-new .rc-logo img{width:100%!important;max-width:340px!important;height:auto!important;max-height:none!important;object-fit:contain}
body .rc-header-new .rc-head-tools{display:flex!important;align-items:center;gap:10px;flex:none;margin-left:auto}
body .rc-header-new :is(.rc-menu-trigger,.rc-mobile-search,.rc-header-cart,.rc-header-account){display:inline-flex!important;align-items:center!important;justify-content:center!important;position:relative;flex:none!important;order:0!important;width:48px!important;min-width:48px!important;height:48px!important;min-height:48px!important;margin:0!important;padding:12px!important;border:1px solid #dedfe5!important;border-radius:14px!important;background:#fff!important;color:#19191c!important;box-shadow:none!important;cursor:pointer;text-decoration:none;transition:background .2s,border-color .2s,transform .2s}
body .rc-header-new .rc-menu-trigger{background:#19191c!important;color:#fff!important;border-color:#19191c!important}
body .rc-header-new :is(button,a)>svg{display:block;width:24px!important;height:24px!important;color:inherit!important;flex:none}
body .rc-header-new [data-rc-cart-count]{position:absolute;top:-6px;right:-5px;min-width:20px;height:20px;padding:0 3px;border:2px solid #fff;border-radius:20px;background:#c3002f;color:#fff;font:700 11px/16px Arial;text-align:center}
body .rc-header-new [hidden]{display:none!important}
body .rc-utility-new{background:#18191c!important;color:#fff!important;font:600 12px/1.4 Arial,sans-serif}
body .rc-utility-new .rc-wrap{display:flex;align-items:center;justify-content:space-between;gap:18px;width:min(1440px,100%);max-width:1440px;margin:auto;padding:9px 28px;box-sizing:border-box}
body .rc-utility-new :is(span,a){color:#fff!important;text-decoration:none;font-size:12px;font-weight:600}
body .rc-utility-new a{white-space:nowrap}
body .rc-header-new :is(button,a):focus-visible{outline:3px solid #c3002f;outline-offset:3px}
@media(hover:hover){body .rc-header-new :is(.rc-mobile-search,.rc-header-cart,.rc-header-account):hover{background:#fff1f4!important;border-color:#c3002f!important;transform:translateY(-1px)}}
@media(max-width:760px){body .rc-header-new .rc-head-main{gap:14px;padding:12px 18px;min-height:74px}body .rc-header-new .rc-logo{flex:1 1 auto!important;width:auto!important;max-width:310px}body .rc-utility-new .rc-wrap{padding:7px 18px}body .rc-utility-new span:nth-child(2){display:none}}
@media(max-width:480px){body .rc-header-new .rc-head-main{gap:7px;padding:12px;flex-wrap:nowrap;height:auto!important;min-height:68px}body .rc-header-new .rc-logo{max-width:none;flex:1 1 auto!important;width:auto!important}body .rc-header-new .rc-head-tools{width:auto;gap:5px;margin-left:0}body .rc-header-new :is(.rc-menu-trigger,.rc-mobile-search,.rc-header-cart,.rc-header-account){width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;padding:10px!important;border-radius:12px!important}body .rc-utility-new .rc-wrap{padding:7px 12px}body .rc-utility-new span{font-size:10px}body .rc-utility-new a{font-size:10px}}
@media(prefers-reduced-motion:reduce){body .rc-header-new *{transition:none!important}}
body.rcm-native-commerce .rc-native-search{width:min(680px,calc(100vw - 28px));max-height:80dvh;padding:24px;border:1px solid #ddd;border-radius:20px;background:#fff;color:#18191c}
body.rcm-native-commerce .rc-native-search::backdrop{background:#17171c80;backdrop-filter:blur(3px)}
body.rcm-native-commerce .rc-native-search header{display:flex;justify-content:space-between;align-items:center;font-size:23px;font-weight:700;margin-bottom:18px}
body.rcm-native-commerce .rc-native-search header button{width:44px;height:44px;border:1px solid #ddd;border-radius:50%;background:#fff;color:#18191c;font-size:23px;padding:0}
body.rcm-native-commerce .rc-native-search input{width:100%;min-height:50px;border:1px solid #777;border-radius:10px;font-size:17px;background:white;color:#18191c}
body.rcm-native-commerce .rc-native-results a{display:block;color:#18191c;padding:14px 0;border-bottom:1px solid #ddd;font-size:16px}
body.rcm-native-commerce .woocommerce-account .woocommerce{width:100%}
body.rcm-native-commerce #customer_login{display:grid;grid-template-columns:1fr 1fr;gap:32px}
body.rcm-native-commerce #customer_login>div{width:100%;float:none}
body.rcm-native-commerce #customer_login form{background:#fff;border:1px solid #e0e1e5;border-radius:20px;padding:24px;margin-top:16px}
body.rcm-native-commerce #customer_login h2{font-size:28px;font-weight:800}
body.rcm-native-commerce #customer_login input:not([type=checkbox]){min-height:48px;border-radius:10px;font-size:17px}
body.rcm-native-commerce #customer_login label{font-size:16px;font-weight:600}
body.rcm-native-commerce #customer_login p{font-size:15px;line-height:1.6}
body.rcm-native-commerce #customer_login .woocommerce-privacy-policy-text a{color:#a00026;text-decoration:underline}
@media(max-width:700px){body.rcm-native-commerce #customer_login{grid-template-columns:1fr;gap:24px}}
@media(max-width:360px){body .rc-header-new .rc-head-main{flex-wrap:wrap;gap:8px}body .rc-header-new .rc-logo{flex:1 1 calc(100% - 64px)!important}body .rc-header-new .rc-head-tools{display:grid!important;grid-template-columns:repeat(3,1fr);width:100%;gap:8px}body .rc-header-new .rc-head-tools :is(button,a){width:100%!important;gap:6px!important;font-size:12px;font-weight:650}body .rc-header-new .rc-mobile-search:after{content:'Buscar'}body .rc-header-new .rc-header-cart:after{content:'Carrito'}body .rc-header-new .rc-header-account:after{content:'Cuenta'}body .rc-header-new .rc-head-tools svg{width:19px!important;height:19px!important}}
