/* Retail storefront: Danado identity, catalog-first navigation. */
body{background:#f1f2f3}.demo{font-size:9px;padding:5px 20px;background:#161719}.retail-header{background:var(--red);color:white}.retail-header header{max-width:1440px;height:99px;padding:0 4%;gap:28px;border:0}.retail-header .brand{font-size:19px;min-width:230px}.retail-header .brand-icon{background:white;color:var(--red);width:50px;height:50px;flex-shrink:0}.retail-header .brand small{color:#ffcfd3;font-size:8px;letter-spacing:.17em;margin-top:3px}.retail-header a:hover{color:#fff}.header-search{flex:1;display:flex;background:white;border-radius:7px;overflow:hidden;min-width:150px}.header-search input{width:100%;border:0;border-radius:0;font-size:12px;padding:15px}.header-search button{background:#242529;margin:5px;font-size:11px;white-space:nowrap;padding:9px 14px}.retail-header nav{gap:22px;flex-shrink:0;font-size:11px}.retail-header nav small{color:#ffd9dc;display:block;font-size:9px;font-weight:400}.retail-header .count{background:white;color:var(--red)}.departments{max-width:1440px;margin:auto;display:flex;align-items:center;padding:0 4%;gap:25px;min-height:44px;border-top:1px solid #ffffff25;font-size:11px;font-weight:600}.departments details{position:relative;flex-shrink:0}.departments summary{cursor:pointer;list-style:none;background:#9b1222;padding:8px 14px;border-radius:5px}.department-menu{position:absolute;z-index:20;top:40px;left:0;min-width:210px;background:white;color:#222;box-shadow:0 8px 30px #0003;border-radius:8px;padding:9px}.department-menu a{display:block;padding:9px 12px}.department-menu a:hover{background:#f9e9eb;color:var(--red)}.delivery-nav{margin-left:auto;white-space:nowrap}.store{padding:24px 4% 0;max-width:1440px}.hero{border-radius:12px;min-height:365px;grid-template-columns:1.3fr 1fr}.hero>div:first-child{padding:36px 40px}.hero h1{font-size:49px;line-height:1.08;max-width:570px}.hero p{font-size:12px}.hero .eyebrow{font-size:9px;color:#ffacb4}.hero .button{font-size:12px;padding:12px 20px}.hero-meta{margin-top:23px}.mascot-panel{min-height:365px}.mascot-photo{object-fit:cover;object-position:center 15%}.mascot-caption{padding:13px 23px;background:#17191de8}.mascot-caption b{font-size:18px}.mascot-caption a{margin-top:4px}.mascot-panel>.tag{font-size:8px;top:13px;left:13px}.retail-benefits{display:grid;grid-template-columns:repeat(4,1fr);background:white;border:1px solid #e3e4e5;border-radius:9px;padding:19px 10px;margin:19px 0 29px}.retail-benefits>div{padding:0 25px;border-right:1px solid #e5e5e5}.retail-benefits>div:last-child{border:0}.retail-benefits b{font-size:10px;color:var(--red);display:block;letter-spacing:.025em}.retail-benefits span{font-size:10px;color:#747474}.departments-section{padding:2px 0 28px}.departments-section h2{font-size:22px}.departments-section .section-top{margin-bottom:17px}.departments-section .section-top>a{font-size:11px;font-weight:700;color:var(--red)}.category-tiles{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.category-tiles>a{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;font-size:12px}.category-tiles img{width:99px;height:99px;object-fit:cover;border-radius:50%;border:3px solid white;box-shadow:0 2px 8px #00000008;transition:transform .15s}.category-tiles a:hover img{transform:translateY(-3px);border-color:var(--red)}.catalog{padding:0 0 30px;scroll-margin-top:20px}.selection-heading{background:var(--red);color:white;display:flex;align-items:center;justify-content:space-between;padding:17px 24px;border-radius:9px 9px 0 0}.selection-heading h2{font-size:25px;margin:0}.selection-heading .eyebrow{font-size:8px;letter-spacing:.12em;margin:0 0 4px}.selection-heading>span{font-size:11px}.catalog-controls{display:flex;align-items:center;gap:18px;padding:16px 20px;background:white;border:1px solid #e4e4e4;margin-bottom:20px;border-radius:0 0 9px 9px}.catalog-controls label{font-size:10px;color:#666;display:flex;gap:8px;align-items:center}.catalog-controls select{font-size:11px;padding:8px;border-color:#ddd}.catalog-controls .stock-only{margin-right:auto}.catalog-controls button{font-size:10px;padding:9px 16px}.catalog-controls>a{font-size:10px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.product-card{border-radius:9px;transition:box-shadow .15s,transform .15s;display:flex;flex-direction:column}.product-card:hover{box-shadow:0 7px 22px #00000012;transform:translateY(-2px)}.product-visual{aspect-ratio:1.2}.catalog-photo{object-fit:contain}.product-body{padding:17px;display:flex;flex:1;flex-direction:column}.product-body h3{font-size:15px;min-height:36px;margin-bottom:9px}.product-body p{font-size:10px;min-height:33px;margin-bottom:15px}.product-body .price{color:var(--red);font-size:29px;font-weight:800}.product-body small{font-size:9px}.product-body form{margin-top:auto}.product-button{background:var(--red);color:white;border-radius:5px;margin-top:17px;font-size:11px;padding:11px 15px;justify-content:center;gap:17px}.availability{font-size:9px;margin-bottom:10px}.product-category{font-size:8px}.photo-disclaimer{font-size:7px;left:9px;bottom:8px}.sku{font-size:7px;right:9px;bottom:8px}.store-bottom{background:#1b1c20;color:white;border-left:5px solid var(--red);padding:30px 35px;margin-bottom:25px}.store-bottom .eyebrow{color:#ff9ba5}.store-bottom p{color:#c6c6c6}.contact-strip{margin-bottom:12px}.delivery-footnote{font-size:10px;color:#727272;margin:0 0 28px}footer{background:#fff;max-width:none}#contatos{scroll-margin-top:20px}
@media(min-width:1500px){.hero{min-height:390px}.hero h1{font-size:56px}.mascot-panel{min-height:390px}}
@media(max-width:1100px){.retail-header header{gap:17px}.retail-header .brand{min-width:195px;font-size:16px}.departments{gap:17px}.department-shortcut:nth-of-type(n+5){display:none}.hero h1{font-size:42px}.hero>div:first-child{padding:30px}.catalog-controls{gap:10px;flex-wrap:wrap}.retail-benefits>div{padding:0 15px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){.retail-header header{height:auto;display:grid;grid-template-columns:1fr auto;padding:17px 5%;gap:14px}.retail-header .brand{min-width:0;font-size:16px}.retail-header .brand-icon{width:42px;height:42px;font-size:31px;line-height:40px}.header-search{grid-column:1/-1;grid-row:2;width:100%}.retail-header nav{width:auto;gap:12px;font-size:10px}.retail-header nav>a:first-child{display:none}.departments{padding:8px 5%;gap:17px;min-height:43px;font-size:10px}.department-shortcut{display:none}.delivery-nav{font-size:9px}.departments summary{padding:7px 9px}.store{padding:15px 4% 0}.hero{grid-template-columns:1fr;min-height:0}.hero>div:first-child{padding:25px}.hero h1{font-size:36px}.hero .eyebrow{font-size:7px}.hero p{font-size:11px}.hero-meta{font-size:9px;margin-top:20px}.hero-side.mascot-panel{min-height:280px}.mascot-photo{object-fit:contain;object-position:right top}.mascot-caption{right:auto;max-width:55%;top:auto;bottom:0;background:#17191deb;border-radius:0 10px 0 0;padding:14px}.mascot-caption b{font-size:15px}.mascot-caption span{font-size:9px}.mascot-panel>.tag{max-width:42%;font-size:7px}.retail-benefits{grid-template-columns:repeat(2,1fr);gap:17px;padding:16px 8px;margin-bottom:25px}.retail-benefits>div:nth-child(2){border:0}.retail-benefits b{font-size:9px}.retail-benefits span{font-size:9px}.departments-section h2{font-size:18px}.category-tiles{grid-template-columns:repeat(3,1fr);gap:17px 10px}.category-tiles img{width:78px;height:78px}.category-tiles>a{font-size:10px;gap:6px}.selection-heading{padding:14px 17px}.selection-heading h2{font-size:23px}.selection-heading .eyebrow{font-size:6px}.catalog-controls{padding:12px;gap:10px}.catalog-controls label{font-size:9px}.catalog-controls select{font-size:10px;max-width:155px}.catalog-controls .stock-only{order:3;flex:1}.catalog-controls button{order:4}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-body{padding:12px}.product-body h3{font-size:13px}.product-body .price{font-size:23px}.product-body small{font-size:8px}.product-button{font-size:10px;padding:10px;gap:10px}.product-body p{font-size:9px}.store-bottom{padding:23px}.store-bottom h2{font-size:27px}.product-category{left:6px;top:6px;font-size:7px}.photo-disclaimer{font-size:6px}.sku{display:none}}
