@import "https://fonts.googleapis.com/css2?family=Archivo+Black&family=Inter:wght@400;600;700;800&display=swap";:root{--red:#ef2d32;--navy:#111c3c;--cream:#fff7eb;--ink:#111827}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);margin:0;font-family:Inter,Arial,sans-serif}button,input,textarea{font:inherit}.announcement{background:var(--red);color:#fff;text-align:center;letter-spacing:.08em;padding:10px;font-size:.8rem;font-weight:900}header{z-index:20;background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;height:76px;padding:0 5vw;display:flex;position:sticky;top:0}.brand{color:var(--navy);font-family:Archivo Black;font-size:2rem;text-decoration:none}.brand span,.eyebrow,.catalog>p,.delivery>div p{color:var(--red)}nav{align-items:center;gap:28px;display:flex}nav a{color:var(--navy);font-weight:800;text-decoration:none}.wholesale{border:2px solid var(--red);border-radius:8px;padding:10px 14px}.cart-button{background:var(--navy);color:#fff;border:0;border-radius:999px;padding:12px 18px;font-weight:800}.cart-button b{background:var(--red);border-radius:999px;margin-left:6px;padding:4px 8px}.hero{background:var(--cream);grid-template-columns:1.15fr .85fr;align-items:center;gap:6vw;min-height:570px;padding:65px 7vw;display:grid}.hero p,.catalog>p,.delivery>div p{letter-spacing:.13em;font-weight:900}.hero h1,.catalog>h2,.delivery h2{color:var(--navy);margin:14px 0;font-family:Archivo Black;font-size:clamp(2.7rem,5vw,5.2rem);line-height:.98}.hero h2{font-size:1.2rem;line-height:1.55}.hero-actions{gap:12px;margin:28px 0;display:flex}.hero-actions a,.hero-actions button{background:var(--red);color:#fff;border:0;border-radius:8px;padding:16px 22px;font-weight:900;text-decoration:none}.hero-actions button{background:var(--navy)}.benefits{flex-wrap:wrap;gap:20px;font-size:.85rem;font-weight:800;display:flex}.hero-art{background:var(--red);color:#fff;min-height:390px;box-shadow:18px 18px 0 var(--navy);border-radius:28px;flex-direction:column;justify-content:flex-end;padding:34px;display:flex;overflow:hidden}.hero-art img{object-fit:cover;width:100%;height:100%}.hero-art strong{font-family:Archivo Black;font-size:3.5rem;line-height:1}.catalog{padding:80px 5vw}.catalog>h2,.delivery h2{font-size:clamp(2rem,4vw,3.7rem)}.tools{align-items:flex-start;gap:18px;margin:30px 0;display:flex}.tools input{border:2px solid #dde1ea;border-radius:10px;min-width:310px;padding:15px 18px}.tools>div{flex-wrap:wrap;gap:8px;display:flex}.tools button{background:#fff;border:1px solid #d8dce5;border-radius:999px;padding:11px 14px;font-weight:700}.tools button.active{background:var(--navy);color:#fff}.grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;display:grid}.grid article{border:1px solid #e0e3e9;border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.photo{aspect-ratio:1;background:#f4f5f7;place-items:center;display:grid;position:relative}.photo img{object-fit:cover;width:100%;height:100%}.photo>span{color:#c4c8d0;font-family:Archivo Black;font-size:1.6rem}.photo>b{background:var(--navy);color:#fff;text-align:center;padding:8px;position:absolute;inset:auto 10px 10px}.info{flex-direction:column;flex:1;gap:8px;padding:18px;display:flex}.info small{color:var(--red);font-weight:900}.info h3{margin:0;font-size:1.08rem}.info details p{color:#596273;line-height:1.5}.price{flex-direction:column;margin-top:auto;display:flex}.price strong{color:var(--navy);font-size:1.45rem}.price span{color:var(--red);font-size:.82rem;font-weight:800}.quantity{text-align:center;grid-template-columns:42px 1fr 42px;align-items:center;margin-top:10px;display:grid}.quantity button{background:var(--navy);color:#fff;border:0;border-radius:7px;height:40px;font-size:1.25rem}.quantity button:disabled{opacity:.3}.delivery{background:var(--navy);color:#fff;grid-template-columns:1.4fr 1fr 1fr;gap:24px;padding:70px 7vw;display:grid}.delivery h2{color:#fff}.delivery article{color:var(--ink);background:#fff;border-radius:16px;flex-direction:column;gap:10px;padding:28px;display:flex}.shade{z-index:39;background:#080d1a99;border:0;display:none;position:fixed;inset:0}.shade.visible{display:block}.drawer{z-index:40;background:#fff;width:min(480px,100%);padding:24px;transition:all .25s;position:fixed;top:0;bottom:0;right:0;overflow:auto;transform:translate(102%);box-shadow:-20px 0 60px #08102033}.drawer.open{transform:translate(0)}.drawer-head{border-bottom:2px solid var(--navy);justify-content:space-between;align-items:center;display:flex}.drawer-head button{background:#eee;border:0;border-radius:50%;width:42px;height:42px;font-size:1.6rem}.cart-items article{border-bottom:1px solid #e4e6eb;grid-template-columns:64px 1fr auto;align-items:center;gap:12px;padding:14px 0;display:grid}.cart-items img{object-fit:cover;border-radius:8px;width:64px;height:64px}.cart-items article div{flex-direction:column;gap:5px;display:flex}.cart-items article div div{flex-direction:row;align-items:center}.cart-items article button{background:#edf0f5;border:0;width:30px;height:30px}.totals{background:var(--cream);border-radius:10px;flex-direction:column;gap:10px;margin:18px 0;padding:16px;display:flex}.totals span,.totals strong{justify-content:space-between;display:flex}.drawer form label{flex-direction:column;gap:5px;margin:12px 0;font-weight:700;display:flex}.drawer input,.drawer textarea{border:1px solid #ccd1dc;border-radius:8px;padding:12px}.choices{grid-template-columns:1fr 1fr;gap:8px;margin:9px 0;display:grid}.choices button{background:#fff;border:1px solid #ccd1dc;border-radius:8px;padding:11px;font-weight:800}.choices button.selected{background:var(--navy);color:#fff}.confirm{background:var(--red);color:#fff;border:0;border-radius:9px;width:100%;padding:16px;font-weight:900}.message{background:#eaf8ef;border-radius:8px;padding:14px;font-weight:700}.wa{color:#fff;z-index:15;background:#20a365;border-radius:999px;padding:14px 18px;font-weight:900;text-decoration:none;position:fixed;bottom:22px;right:22px}footer{justify-content:space-between;align-items:center;gap:20px;padding:36px 5vw;display:flex}footer a{color:var(--navy);font-weight:800}.error{color:#a00}@media (width<=1000px){nav{display:none}.hero{grid-template-columns:1fr}.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.delivery{grid-template-columns:1fr 1fr}.delivery>div{grid-column:1/-1}}@media (width<=620px){header{height:66px;padding:0 14px}.brand{font-size:1.55rem}.cart-button{padding:10px 12px}.hero{min-height:auto;padding:42px 18px}.hero-art{min-height:260px;box-shadow:8px 8px 0 var(--navy)}.hero-art strong{font-size:2.4rem}.catalog{padding:55px 14px}.tools{flex-direction:column}.tools input{width:100%;min-width:0}.grid{grid-template-columns:1fr}.delivery{grid-template-columns:1fr;padding:55px 18px}.delivery>div{grid-column:auto}.drawer{padding:18px}.wa{bottom:14px;right:14px}footer{flex-direction:column;align-items:flex-start}}.photo{cursor:zoom-in;border:0;width:100%;padding:0;overflow:hidden}.photo img{object-fit:contain;background:#f7f7f8;padding:10px}.photo i{color:var(--red);background:#fff;border-radius:999px;padding:7px 9px;font-size:.7rem;font-style:normal;font-weight:900;position:absolute;top:10px;right:10px;box-shadow:0 3px 12px #0002}.info details summary{color:var(--red);cursor:pointer;font-size:.78rem;font-weight:900;list-style:none}.info details[open] summary{margin-bottom:8px}.stock-level{color:#16753a;background:#eaf8ee;border-radius:999px;width:max-content;padding:5px 9px;font-size:.7rem;font-weight:900}.stock-level.stock-medio{color:#8a6200;background:#fff5d8}.stock-level.stock-bajo,.stock-level.sin-stock{color:#b2141a;background:#ffe5e5}.load-more{background:var(--navy);color:#fff;border:0;border-radius:10px;flex-direction:column;align-items:center;margin:34px auto 0;padding:15px 28px;font-weight:900;display:flex}.load-more small{opacity:.7;margin-top:3px}.image-modal{z-index:60;background:#091126e8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.image-modal img{object-fit:contain;background:#fff;border-radius:14px;max-width:min(850px,95vw);max-height:82vh}.image-modal strong{color:#fff;position:absolute;bottom:18px}.image-modal button{border:0;border-radius:50%;width:46px;height:46px;font-size:1.8rem;position:absolute;top:18px;right:18px}.shipping-fields{background:#fff7f7;border:1px solid #ffd0d0;border-radius:12px;gap:10px;padding:12px;display:grid}.shipping-fields select{width:100%;height:44px;font:inherit;background:#fff;border:1px solid #ddd;border-radius:9px;margin-top:7px;padding:0 10px}.shipping-quote{color:#145c31;background:#eaf8ef;border-radius:10px;grid-template-columns:1fr auto;align-items:center;gap:4px 12px;padding:13px;display:grid}.shipping-quote span{grid-column:1/-1;font-size:.78rem;font-weight:700}.shipping-quote strong{color:var(--navy)}.coordinated-fields{background:#fff1d7;border-radius:10px;gap:8px;padding:13px;display:grid}.coordinated-fields p{color:#6f4c00;margin:0 0 3px;font-size:.86rem;line-height:1.4}.totals small{color:#6f4c00;line-height:1.4}.new-arrivals{background:#fff1ed;border:1px solid #ffc6bb;border-radius:14px;margin:24px 0;padding:16px}.new-arrivals>strong{color:var(--red);letter-spacing:.12em;margin-bottom:10px;font-size:.78rem;display:block}.new-arrivals>div{gap:8px;display:flex;overflow:auto}.new-arrivals button{white-space:nowrap;color:var(--navy);background:#fff;border:0;border-radius:999px;padding:9px 12px;font-weight:800;box-shadow:0 2px 8px #1112}.new-badge{background:var(--red);color:#fff;vertical-align:middle;border-radius:999px;padding:3px 6px;font-size:.62rem;font-style:normal;display:inline-flex}.personalized-panel{background:var(--navy);color:#fff;border-radius:16px;justify-content:space-between;align-items:center;gap:18px;margin:24px 0;padding:18px 20px;display:flex}.personalized-panel>div:first-child{flex-direction:column;gap:5px;display:flex}.personalized-panel small{color:#ff8a79;letter-spacing:.1em;font-weight:900}.personalized-panel strong{font-size:1.1rem}.personalized-panel>div:last-child{gap:8px;display:flex;overflow:auto}.personalized-panel button{white-space:nowrap;color:var(--navy);background:#fff;border:1px solid #fff5;border-radius:999px;padding:9px 12px;font-weight:800}.cookie-consent{z-index:80;max-width:980px;color:var(--ink);border:1px solid #dfe3eb;border-top:5px solid var(--red);background:#fff;border-radius:16px;justify-content:space-between;align-items:center;gap:24px;margin:auto;padding:20px 22px;display:flex;position:fixed;bottom:20px;left:20px;right:20px;box-shadow:0 20px 70px #07102455}.cookie-consent strong{color:var(--navy);font-size:1.08rem;display:block}.cookie-consent p{color:#4f596b;max-width:640px;margin:7px 0 0;line-height:1.45}.cookie-actions{flex-shrink:0;gap:8px;display:flex}.cookie-actions button,.cookie-link{color:var(--navy);background:#fff;border:1px solid #cfd4df;border-radius:9px;padding:11px 14px;font-weight:800}.cookie-actions .accept{border-color:var(--red);background:var(--red);color:#fff}.cookie-link{cursor:pointer;padding:8px 10px}@media (width<=720px){.personalized-panel,.cookie-consent{flex-direction:column;align-items:stretch}.personalized-panel>div:last-child{width:100%}.cookie-consent{padding:17px;bottom:10px;left:10px;right:10px}.cookie-actions{grid-template-columns:1fr;display:grid}.cookie-actions button{width:100%}}.combo-components{color:#596273;margin:.45rem 0;font-size:.78rem;line-height:1.35}.product-back{color:var(--navy);font-weight:800;text-decoration:none}.product-page{max-width:1260px;margin:auto;padding:32px 5vw 90px}.breadcrumbs{color:#596273;font-size:.9rem;text-decoration:none}.product-layout{grid-template-columns:1.1fr .9fr;gap:6vw;margin-top:25px;display:grid}.product-main-image{background:#f4f5f7;border-radius:24px;place-items:center;min-height:520px;display:grid;overflow:hidden}.product-main-image img{object-fit:contain;width:100%;height:100%;max-height:620px}.product-main-image span{color:#c3cbd6;font-family:Archivo Black;font-size:2.2rem}.product-copy h1{color:var(--navy);font-family:Archivo Black;font-size:clamp(2rem,4vw,4rem);line-height:1.07}.product-copy p{line-height:1.6}.product-prices{border-block:1px solid #e5e7eb;gap:8px;padding:22px 0;display:grid}.product-prices strong{color:var(--navy);font-size:2rem}.product-prices span{color:var(--red);font-size:1.3rem;font-weight:900}.product-prices small{color:var(--red);font-weight:800}.product-stock{color:#147c4e;font-weight:800}.product-buy{text-align:center;background:var(--red);color:#fff;border-radius:12px;padding:16px;font-weight:900;text-decoration:none;display:block}.product-delivery{background:#f5f7fb;border-radius:14px;gap:8px;margin-top:24px;padding:18px;display:grid}.product-delivery span{color:#475467;line-height:1.4}.hero-showcase{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:12px;display:grid}.hero-showcase a{color:var(--navy);background:#fff;border-radius:16px;grid-template-rows:155px auto;text-decoration:none;display:grid;overflow:hidden;box-shadow:0 9px 25px #111c3c17}.hero-showcase img{object-fit:contain;width:100%;height:155px;padding:10px}.hero-showcase b{padding:12px;font-size:.85rem;line-height:1.3}.hero-showcase a:first-child{grid-row:span 2;grid-template-rows:340px auto}.hero-showcase a:first-child img{height:340px}.hero-showcase a:first-child b{font-size:1.05rem}.checkout-notice{color:#175f3c;background:#eaf8ef;border-radius:12px;margin:14px 5vw;padding:16px;font-weight:800}.checkout-notice.warning{color:#805500;background:#fff3dc}.photo{display:block}.photo:focus-visible,.product-buy:focus-visible{outline:3px solid var(--red);outline-offset:3px}@media (width<=750px){.product-layout{grid-template-columns:1fr;gap:20px}.product-main-image{min-height:300px}.product-main-image img{max-height:400px}.product-copy h1{font-size:2.1rem}.hero-showcase a:first-child{grid-row:auto;grid-template-rows:155px auto}.hero-showcase a:first-child img{height:155px}.hero-showcase a:first-child b{font-size:.85rem}.hero-showcase{grid-template-columns:repeat(2,minmax(0,1fr))}}.product-detail-link{color:var(--red);font-weight:900;text-decoration:none}.card-choice{border:2px solid var(--navy);width:100%;color:var(--navy);text-align:left;background:#fff;border-radius:9px;padding:12px;font-weight:900}.card-choice.selected{background:var(--navy);color:#fff}.hero-showcase>a:focus-visible{outline:3px solid var(--red)}
