/* Estilos trasladados del frontend público y adaptados a WordPress. */
.legalTrust{padding:28px 0;background:#fff;border-top:1px solid #dfe1dc}.legalTrustGrid{display:grid;grid-template-columns:repeat(3,1fr) auto;align-items:center}.legalTrustGrid>div{display:grid;grid-template-columns:auto 1fr;column-gap:10px;padding:6px 22px;border-right:1px solid #dfe1dc}.legalTrustGrid span{grid-row:1/3;color:#947000;font-size:10px;font-weight:900}.legalTrustGrid strong,.legalTrustGrid small{display:block}.legalTrustGrid strong{font-size:12px}.legalTrustGrid small{margin-top:3px;color:#656b70;font-size:9px}.legalTrustGrid>a{padding:14px 18px;background:#101216;color:#fff;font-size:10px;font-weight:900}.legalTrustGrid>a b{color:#f8c620}@media(max-width:900px){.legalTrustGrid{grid-template-columns:1fr 1fr}.legalTrustGrid>div{border-bottom:1px solid #dfe1dc}.legalTrustGrid>a{display:grid;place-items:center;min-height:58px}}@media(max-width:680px){.legalTrustGrid{grid-template-columns:1fr}.legalTrustGrid>div{padding:13px 4px;border-right:0}.legalTrustGrid>a{margin-top:10px}}
.smartSearch{display:grid;grid-template-columns:minmax(0,1fr) 68px;gap:8px;align-items:stretch}.smartSearch .search input{padding-right:142px}.searchTools{position:absolute;z-index:2;right:0;top:0;height:48px;display:flex;align-items:center}.search .searchTools button{position:static;width:43px;height:38px;border:0;border-left:1px solid #ddd;background:#fafafa;font-size:18px;cursor:pointer}.search .searchTools button:last-child{height:48px;background:var(--yellow);font-size:24px}.search .searchTools .isListening{background:#ffd8d8;color:#bd1d1d;animation:tdePulse 1s infinite}.cameraInput{display:none}.aiButton{border:0;border-radius:4px;background:linear-gradient(145deg,#253879,#596fe0);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}.aiButton b{font-size:19px}.aiButton span{font-size:9px;font-weight:900;letter-spacing:.12em}.aiPanel{position:fixed;z-index:120;right:18px;top:128px;width:min(420px,calc(100% - 28px));max-height:calc(100vh - 160px);display:flex;flex-direction:column;overflow:hidden;border:1px solid #34383e;background:#fff;box-shadow:0 28px 80px #0005}.aiPanelHead{display:flex;justify-content:space-between;align-items:center;padding:17px;background:var(--ink);color:#fff}.aiPanelHead div{display:flex;flex-direction:column}.aiPanelHead span{color:var(--yellow);font-size:8px;font-weight:900;letter-spacing:.14em}.aiPanelHead strong{font-size:23px}.aiPanelHead button{width:38px;height:38px;border:1px solid #ffffff55;background:transparent;color:#fff;font-size:24px;cursor:pointer}.aiConversation{padding:18px;overflow:auto}.aiWelcome{margin:0 0 14px;color:#42474c;font-size:13px;line-height:1.55}.photoReady,.aiReply{display:flex;flex-direction:column;gap:5px;margin:12px 0;padding:13px;background:#fff8dc;border-left:3px solid var(--yellow);font-size:12px}.photoReady small,.aiReply span{color:var(--muted);line-height:1.45}.aiChips{display:flex;flex-wrap:wrap;gap:7px}.aiChips button{padding:8px 10px;border:1px solid #d9dcd8;border-radius:20px;background:#fff;font-size:10px;cursor:pointer}.aiPanel>form{display:grid;grid-template-columns:1fr auto;gap:8px;padding:14px;border-top:1px solid var(--line);background:var(--paper)}.aiPanel textarea{min-height:64px;resize:none;padding:10px;border:1px solid #cfd2ce;font:inherit;font-size:12px}.aiPanel form button{border:0;background:var(--yellow);font-size:10px;font-weight:900}.aiNotice{padding:0 14px 12px;background:var(--paper);color:var(--muted);font-size:8px}.aiButton:focus-visible,.searchTools button:focus-visible,.aiPanel button:focus-visible{outline:3px solid #2a63ff;outline-offset:2px}@keyframes tdePulse{50%{box-shadow:0 0 0 5px #e43b3b33}}
@media(max-width:680px){.smartSearch{grid-template-columns:minmax(0,1fr) 58px}.smartSearch .search input{padding-right:123px}.search .searchTools button{width:37px}.aiPanel{left:10px;right:10px;top:94px;width:auto;max-height:calc(100vh - 170px)}.aiPanel>form{grid-template-columns:1fr}.aiPanel form button{min-height:44px}}
.mobileDock{display:none}@media(max-width:680px){body{padding-bottom:66px}.mobileDock{position:fixed;z-index:100;left:0;right:0;bottom:0;height:64px;display:grid;grid-template-columns:repeat(4,1fr);padding-bottom:env(safe-area-inset-bottom);border-top:1px solid #dfe1dc;background:#fff;box-shadow:0 -8px 25px #0002}.mobileDock a{display:flex;align-items:center;justify-content:center;gap:3px;flex-direction:column;min-width:44px;min-height:44px;font-size:9px;font-weight:900}.mobileDock b{font-size:19px}.localTag{bottom:72px}}

/* Enlaces funcionales hacia el WooCommerce local. */
.actions a{height:42px;padding:0 14px;border:1px solid var(--line);background:#fff;font-size:12px;font-weight:800;display:flex;align-items:center;justify-content:center}
.buy .addToCart{width:38px;height:38px;border:0;background:var(--yellow);font-size:23px;display:grid;place-items:center}
.odooProof{background:#edf0eb}.proofBadge{padding:9px 12px;background:#111;color:#fff;font-size:9px;font-weight:900;letter-spacing:.1em}.proofStats{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #cfd4cc;background:#fff}.proofStats div{padding:21px;border-right:1px solid #dfe3dd}.proofStats div:last-child{border:0}.proofStats b,.proofStats span{display:block}.proofStats b{font-size:30px}.proofStats span{margin-top:3px;color:var(--muted);font-size:10px;font-weight:800;text-transform:uppercase}.proofNote{max-width:880px;margin:22px 0 28px;color:#525a55;font-size:13px;line-height:1.6}.odooGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.odooCard{min-height:188px;padding:17px;background:#fff;border:1px solid #d7dbd5;border-top:4px solid #788079}.odooCard.duplicate,.odooCard.zero{border-top-color:#d94135}.odooCard.ready{border-top-color:#28a863}.odooCard.review{border-top-color:#d79d17}.odooTop{display:flex;justify-content:space-between;gap:10px;color:#777f79;font-size:8px;font-weight:900;letter-spacing:.05em}.odooTop b{text-align:right;color:#555}.odooCard.duplicate .odooTop b,.odooCard.zero .odooTop b{color:#bd2c22}.odooCard.ready .odooTop b{color:#16824a}.odooCard h3{min-height:48px;margin:27px 0 18px;font-size:14px;line-height:1.3}.odooCard dl{display:grid;grid-template-columns:1fr 1.2fr .7fr;margin:0;padding-top:12px;border-top:1px solid #e4e7e2}.odooCard dl div{min-width:0}.odooCard dt{color:#7a827c;font-size:8px;font-weight:800;text-transform:uppercase}.odooCard dd{margin:4px 0 0;font-size:11px;font-weight:900;overflow-wrap:anywhere}
:root{--yellow:#f8c620;--ink:#101216;--paper:#f7f7f3;--line:#dfe1dc;--muted:#656b70;--green:#b9ff66}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Arial,Helvetica,sans-serif}button,input{font:inherit}button,a{color:inherit}a{text-decoration:none;cursor:pointer}.wrap{width:min(1280px,calc(100% - 48px));margin-inline:auto}.sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.signal{height:31px;padding:0 max(24px,calc((100% - 1280px)/2));display:flex;align-items:center;justify-content:space-between;background:var(--ink);color:#fff;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.signal span:nth-child(2){color:var(--yellow)}.header{position:sticky;top:0;z-index:30;background:#fff;border-bottom:1px solid var(--line)}.headMain{height:82px;display:grid;grid-template-columns:238px 1fr auto;gap:28px;align-items:center}.logo{display:block;width:215px;height:auto}.search{position:relative}.search input{width:100%;height:48px;padding:0 58px 0 20px;border:1px solid #cfd2ce;border-radius:4px;background:#fafafa;outline:0}.search input:focus{border-color:#111;box-shadow:0 0 0 3px #f8c62055}.search button{position:absolute;right:0;top:0;width:52px;height:48px;border:0;background:var(--yellow);font-size:26px;cursor:pointer}.actions{display:flex;gap:8px}.actions button{height:42px;padding:0 14px;border:1px solid var(--line);background:#fff;font-size:12px;font-weight:800;cursor:pointer}.cart{display:flex;align-items:center;gap:10px!important;background:var(--ink)!important;color:#fff!important}.cart b{display:grid;place-items:center;width:21px;height:21px;border-radius:50%;background:var(--yellow);color:#111}.nav{height:47px;display:flex;align-items:center;gap:3px;overflow:auto}.nav a,.nav button{flex:none;padding:10px 12px;border:0;background:none;font-size:12px;font-weight:800;white-space:nowrap}.nav a:hover{background:var(--paper)}.nav .all{margin-right:7px;background:var(--yellow);cursor:pointer}.mega{position:absolute;left:0;right:0;background:#fff;border-top:1px solid var(--line);box-shadow:0 18px 40px #0002}.megaGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;padding-block:22px}.mega a{padding:12px 16px;border-bottom:1px solid #eee;font-size:12px;font-weight:750}.mega a:hover{background:var(--paper)}.mega span{margin-right:10px;color:#9a7800;font-size:10px}.hero{overflow:hidden;background:var(--ink);color:#fff}.heroGrid{min-height:590px;display:grid;grid-template-columns:1fr .92fr;align-items:center;gap:70px}.heroCopy{position:relative;z-index:2;padding:64px 0}.eyebrow,.kicker{margin:0 0 18px;text-transform:uppercase;font-size:11px;font-weight:900;letter-spacing:.16em}.eyebrow{color:var(--yellow)}.eyebrow span{display:inline-block;width:8px;height:8px;margin-right:8px;border-radius:50%;background:var(--green);box-shadow:0 0 15px var(--green)}.hero h1{max-width:720px;margin:0 0 24px;font-size:clamp(48px,5.7vw,82px);line-height:.94;letter-spacing:-.055em}.hero h1 em{display:block;color:var(--yellow);font-style:normal}.lead{max-width:640px;margin:0 0 31px;color:#c9cdd0;font-size:18px;line-height:1.6}.heroActions{display:flex;gap:10px}.cta{display:inline-flex;align-items:center;justify-content:center;gap:30px;min-height:49px;padding:0 19px;border:1px solid;font-size:12px;font-weight:900}.cta.primary{border-color:var(--yellow);background:var(--yellow);color:#111}.cta.secondary{border-color:#4b4e52;background:transparent;color:#fff}.cta:hover{transform:translateY(-2px)}.heroMeta{display:flex;gap:28px;margin-top:42px;padding-top:24px;border-top:1px solid #333;color:#92979c;font-size:11px}.heroMeta b{display:block;margin-bottom:4px;color:#fff;font-size:13px}.heroVisual{position:relative;height:470px}.heroVisual:before{content:"";position:absolute;inset:-22px -80px 22px 30px;border:1px solid #3c3e41;transform:rotate(3deg)}.heroVisual img{position:relative;width:100%;height:100%;object-fit:cover;filter:saturate(.9) contrast(1.08);clip-path:polygon(8% 0,100% 0,100% 92%,0 100%)}.heroVisual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#101216 0,transparent 24%),linear-gradient(0deg,#101216aa,transparent 40%);pointer-events:none}.orbit{position:absolute;z-index:2;display:grid;place-items:center;border:1px solid #fff5;border-radius:50%;background:#101216d9;font-size:11px;font-weight:900}.o1{width:78px;height:78px;right:-24px;top:35px;color:var(--yellow)}.o2{width:54px;height:54px;left:5px;top:90px;color:var(--green)}.stock{position:absolute;z-index:3;right:12px;bottom:25px;padding:12px 15px;background:#fff;color:#111;font-size:10px;font-weight:850}.stock i{display:inline-block;width:7px;height:7px;margin-right:7px;border-radius:50%;background:#28bd67}.trust{border-bottom:1px solid var(--line)}.trustGrid{display:grid;grid-template-columns:repeat(4,1fr)}.trustItem{display:flex;gap:14px;align-items:center;padding:23px 18px;border-right:1px solid var(--line)}.trustItem:last-child{border:0}.trustItem i{font-size:10px;font-style:normal;font-weight:900;color:#9d7900}.trustItem strong,.trustItem small{display:block}.trustItem strong{font-size:13px}.trustItem small{margin-top:3px;color:var(--muted);font-size:11px}.section{padding:88px 0}.cats{background:var(--paper)}.sectionHead{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:36px}.kicker{color:#8b6a00}.section h2,.showcase h2,.industry h2,.newsletter h2{max-width:750px;margin:0;font-size:clamp(34px,4vw,55px);line-height:1;letter-spacing:-.045em}.textButton,.textLink{padding:0 0 5px;border:0;border-bottom:2px solid var(--yellow);background:none;font-size:12px;font-weight:900;white-space:nowrap;cursor:pointer}.catGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.cat{--accent:#ffcc32;position:relative;min-height:238px;padding:22px;overflow:hidden;background:#fff;border:1px solid var(--line);transition:.2s}.cat:before{content:"";position:absolute;left:0;right:0;bottom:0;height:4px;background:var(--accent);transform:scaleX(0);transform-origin:left;transition:.25s}.cat:hover{transform:translateY(-4px);box-shadow:0 18px 35px #18201a12}.cat:hover:before{transform:scaleX(1)}.catNum{color:#858b8f;font-size:10px;font-weight:900}.catIcon{position:absolute;right:18px;top:18px;width:58px;height:58px;border-radius:50%;background:var(--accent)}.catIcon i{position:absolute;width:17px;height:17px;border:2px solid #111}.catIcon i:nth-child(1){left:10px;top:10px}.catIcon i:nth-child(2){right:10px;bottom:10px;border-radius:50%}.catIcon i:nth-child(3){left:15px;bottom:9px;width:21px;height:2px;border:0;background:#111;transform:rotate(-35deg)}.cat h3{max-width:190px;margin:73px 0 8px;font-size:18px;line-height:1.15}.cat p{margin:0;color:var(--muted);font-size:12px}.cat>b{position:absolute;left:22px;bottom:19px;font-size:10px}.showcase{padding:70px 0;background:var(--yellow)}.showcaseGrid{display:grid;grid-template-columns:1.08fr .92fr;gap:68px;align-items:center}.showPhoto{position:relative;height:455px}.showPhoto img{width:100%;height:100%;object-fit:cover;filter:grayscale(.15) contrast(1.05)}.showPhoto span{position:absolute;left:-12px;bottom:24px;padding:12px 16px;background:var(--ink);color:#fff;font-size:10px;font-weight:900;letter-spacing:.12em}.showCopy p:not(.kicker){max-width:530px;font-size:16px;line-height:1.65}.showCopy ul{padding:12px 0 18px;list-style:none}.showCopy li{padding:10px 0;border-bottom:1px solid #b78d00;font-size:13px;font-weight:800}.showCopy li:before{content:"✓";margin-right:11px}.showCopy .cta{background:var(--ink);border-color:var(--ink);color:#fff}.productsSection{background:#fff}.productGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product{min-width:0}.productPic{position:relative;aspect-ratio:1;background:#f4f4f1;overflow:hidden}.productPic img{width:100%;height:100%;object-fit:cover;transition:.35s}.product:hover .productPic img{transform:scale(1.04)}.productPic>span{position:absolute;left:10px;top:10px;padding:7px 9px;background:#fff;font-size:9px;font-weight:900;text-transform:uppercase}.productPic>button{position:absolute;right:10px;top:10px;width:34px;height:34px;border:0;border-radius:50%;background:#fff;font-size:18px;cursor:pointer}.productCat{margin:15px 0 6px;color:#8a6a00;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.product h3{min-height:42px;margin:0 0 13px;font-size:15px;line-height:1.4}.buy{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:12px}.buy strong{font-size:18px}.buy small{font-size:8px}.buy button{width:38px;height:38px;border:0;background:var(--yellow);font-size:23px;cursor:pointer}.empty{padding:60px;text-align:center;background:var(--paper)}.industry{padding:82px 0;background:var(--ink);color:#fff}.industryGrid{display:grid;grid-template-columns:.9fr 1fr 1fr;gap:16px;align-items:stretch}.industryGrid>div{padding:10px 30px 10px 0}.industryCard{min-height:280px;padding:29px;display:flex;flex-direction:column;justify-content:flex-end;transition:.2s}.industryCard:hover{transform:translateY(-4px)}.industryCard span{margin-bottom:auto;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.13em}.industryCard h3{margin:0;font-size:48px;letter-spacing:-.05em}.industryCard p{max-width:320px;font-size:12px;line-height:1.5}.industryCard b{font-size:10px}.festo{background:#1578dc}.gogo{background:var(--yellow);color:#111}.blog{background:var(--paper)}.blogGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.post{background:#fff;border:1px solid var(--line)}.post>img{width:100%;height:220px;object-fit:cover;filter:saturate(.8)}.post>div{padding:22px}.post span{color:#8a6a00;font-size:9px;font-weight:900;text-transform:uppercase}.post h3{min-height:54px;margin:11px 0 20px;font-size:20px;line-height:1.25}.post a{font-size:10px;font-weight:900}.newsletter{padding:62px 0;background:var(--yellow)}.newsGrid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:end}.newsGrid form{display:flex}.newsGrid input{min-width:0;flex:1;height:54px;padding:0 17px;border:0;background:#fff;outline:0}.newsGrid button{border:0;padding:0 20px;background:var(--ink);color:#fff;font-size:11px;font-weight:900}footer{padding:65px 0 25px;background:#0b0d10;color:#fff}.footerGrid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:48px}.footerLogo{width:220px;filter:brightness(0) invert(1);margin-bottom:15px}.footerGrid p{max-width:390px;color:#a7abae;font-size:13px;line-height:1.6}.footerGrid small{color:#777}.footerGrid h3{margin-top:0;color:var(--yellow);font-size:10px;text-transform:uppercase;letter-spacing:.12em}.footerGrid a{display:block;margin:10px 0;color:#b7babc;font-size:12px}.copy{display:flex;justify-content:space-between;margin-top:45px;padding-top:22px;border-top:1px solid #292c2f;color:#73777b;font-size:10px}.localTag{position:fixed;right:12px;bottom:12px;z-index:35;padding:8px 11px;background:#111;color:#fff;font-size:8px;font-weight:900;letter-spacing:.09em;opacity:.8}
@media(max-width:1000px){.headMain{grid-template-columns:200px 1fr}.actions{display:none}.heroGrid{grid-template-columns:1fr}.heroVisual{display:none}.heroGrid{min-height:auto}.catGrid,.productGrid{grid-template-columns:repeat(2,1fr)}.showcaseGrid{gap:30px}.industryGrid{grid-template-columns:1fr 1fr}.industryGrid>div{grid-column:1/-1}.footerGrid{grid-template-columns:1.5fr 1fr 1fr}.footerGrid>div:last-child{display:none}.megaGrid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:680px){.wrap{width:calc(100% - 26px)}.signal span:not(:first-child){display:none}.signal{justify-content:center}.headMain{height:auto;padding:12px 0;grid-template-columns:1fr}.logo{width:190px}.search{grid-column:1/-1}.nav{height:44px}.heroCopy{padding:62px 0}.hero h1{font-size:47px}.lead{font-size:15px}.heroActions{align-items:stretch;flex-direction:column}.heroMeta{gap:14px}.trustGrid{grid-template-columns:1fr 1fr}.trustItem:nth-child(2){border-right:0}.section{padding:62px 0}.sectionHead{align-items:start;flex-direction:column}.catGrid,.productGrid,.showcaseGrid,.industryGrid,.blogGrid,.newsGrid,.footerGrid{grid-template-columns:1fr}.catGrid{grid-template-columns:1fr 1fr}.cat{min-height:215px;padding:16px}.cat h3{margin-top:66px;font-size:15px}.cat p{display:none}.cat>b{left:16px}.showPhoto{height:300px}.industryGrid>div{grid-column:auto}.post h3{min-height:auto}.newsletter form{flex-direction:column}.newsGrid button{height:50px}.footerGrid>div:last-child{display:block}.copy{gap:12px;flex-direction:column}.megaGrid{grid-template-columns:1fr 1fr}.mega{max-height:70vh;overflow:auto}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.cat,.productPic img,.industryCard,.cta{transition:none}}
@media(max-width:1000px){.odooGrid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:680px){.proofStats,.odooGrid{grid-template-columns:1fr}.proofStats div{border-right:0;border-bottom:1px solid #dfe3dd}.proofBadge{display:inline-block}}
.localBlog,.article{padding-top:72px;padding-bottom:90px}.localBlog>h1,.article h1{max-width:980px;margin:0;font-size:clamp(38px,5vw,70px);line-height:1;letter-spacing:-.045em}.leadBlog{max-width:720px;margin:18px 0 42px;color:var(--muted);font-size:17px;line-height:1.6}.localBlog .blogGrid{grid-template-columns:repeat(3,1fr)}.localBlog .post h2{min-height:60px;margin:11px 0 20px;font-size:20px;line-height:1.25}.backBlog{display:inline-block;margin-bottom:45px;border-bottom:2px solid var(--yellow);font-size:12px;font-weight:900}.article>article{max-width:900px;margin:auto}.articleMeta{display:flex;flex-wrap:wrap;gap:8px 18px;margin:20px 0;color:var(--muted);font-size:12px}.articleMeta time{margin:0}.articleHero{width:100%;max-height:560px;margin:20px 0 38px;object-fit:cover}.articleContent{font-size:17px;line-height:1.75}.articleContent h2{margin-top:48px;font-size:32px;line-height:1.15}.articleContent h3{margin-top:35px;font-size:24px}.articleContent img{max-width:100%;height:auto}.articleContent a{color:#7d6100;text-decoration:underline}.articleContent iframe{max-width:100%}.articleTags{display:flex;flex-wrap:wrap;gap:8px;margin-top:48px;padding-top:24px;border-top:1px solid var(--line)}.articleTags span{padding:7px 10px;background:var(--paper);font-size:11px;font-weight:800}@media(max-width:900px){.localBlog .blogGrid{grid-template-columns:repeat(2,1fr)}}@media(max-width:680px){.localBlog .blogGrid{grid-template-columns:1fr}}
.search>button{position:absolute;right:0;top:0;width:52px;height:48px;border:0;background:var(--yellow);font-size:26px;cursor:pointer}.searchPanel{position:absolute;z-index:80;left:0;right:0;top:55px;max-height:min(68vh,680px);overflow:auto;background:#fff;border:1px solid #cfd2ce;box-shadow:0 22px 55px #10121630;text-align:left}.searchSummary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 16px;background:var(--ink);color:#fff}.searchSummary strong{font-size:12px}.searchSummary span{color:#c9cdd0;font-size:9px;text-transform:uppercase;letter-spacing:.08em}.searchResult{display:grid;grid-template-columns:48px 1fr auto;gap:13px;align-items:center;min-height:64px;padding:8px 14px;border-bottom:1px solid var(--line)}.searchResult:hover,.searchResult:focus{background:#fff9df;outline:0}.searchResult img,.searchResultIcon{width:48px;height:48px;object-fit:cover;background:var(--paper)}.searchResultIcon{display:grid;place-items:center;color:#876900;font-size:20px}.searchResult span{min-width:0}.searchResult b,.searchResult small{display:block}.searchResult b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.searchResult small{margin-top:5px;overflow:hidden;color:var(--muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.searchResult i{font-style:normal}.search .searchMore{position:static;width:100%;height:46px;background:var(--yellow);font-size:11px;font-weight:900}.searchHelp{margin:0;padding:24px;color:var(--muted);font-size:12px}@media(max-width:680px){.searchPanel{position:fixed;left:13px;right:13px;top:145px;max-height:65vh}.searchSummary span{display:none}}
.tagPage{min-height:100vh;background:var(--paper)}.tagHero{padding:72px max(24px,calc((100vw - 1180px)/2));background:var(--ink);color:#fff}.tagHero>a{color:var(--yellow);font-size:12px;font-weight:800}.tagHero p{margin:48px 0 8px;color:#aeb4b0;font-size:11px;letter-spacing:.14em;text-transform:uppercase}.tagHero h1{margin:0;font-size:clamp(42px,7vw,86px);line-height:.95}.tagHero span{display:block;margin-top:20px;color:#d4d7d4}.tagContent{max-width:1180px;margin:auto;padding:64px 24px}.tagIntro{max-width:720px;margin-bottom:36px}.tagIntro h2,.tagEmpty h2{font-size:clamp(26px,4vw,42px)}.tagIntro p,.tagEmpty p{color:var(--muted);line-height:1.7}.tagEmpty{padding:42px;border:1px solid var(--line);background:#fff}.tagPage .product img{width:100%;aspect-ratio:1;object-fit:cover}.productBody{padding-top:14px}.productBody small,.productBody strong,.productBody span{display:block}.productBody small{color:#8a6a00;font-size:10px;font-weight:900}.productBody h2{min-height:42px;margin:8px 0;font-size:16px}.productBody span{margin-top:5px;color:var(--muted);font-size:11px}
.productDetailPage{min-height:100vh;background:var(--paper)}.productDetailBreadcrumb{display:flex;gap:10px;padding-top:28px;color:var(--muted);font-size:11px}.productDetailBreadcrumb b{color:var(--ink)}.productDetail{display:grid;grid-template-columns:1fr 1fr;gap:64px;padding-top:36px;padding-bottom:70px}.productDetailImage{position:relative;min-height:560px;background:#fff}.productDetailImage img{width:100%;height:100%;max-height:650px;object-fit:contain}.productDetailImage span{position:absolute;left:16px;top:16px;padding:9px 12px;background:#fff;border:1px solid var(--line);font-size:10px;font-weight:900}.productDetailInfo{align-self:center}.productDetailInfo>p{color:#8a6a00;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.productDetailInfo h1{margin:16px 0;font-size:clamp(38px,5vw,70px);line-height:.98;letter-spacing:-.045em}.productDetailInfo>small{display:block;color:var(--muted);font-weight:800}.productDetailInfo>strong{display:block;margin:42px 0 24px;font-size:34px}.productDetailInfo>strong em{font-size:11px;font-style:normal}.productAvailability{padding:20px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.productAvailability b,.productAvailability span{display:block}.productAvailability span{margin-top:6px;color:var(--muted);font-size:12px}.productBuyButton{display:flex;align-items:center;justify-content:center;min-height:54px;margin-top:24px;background:var(--yellow);font-size:13px;font-weight:900}.productBackendNotice{color:var(--muted);font-size:11px;text-align:center}.productDetailPage .catalogTop{grid-template-columns:1fr auto}.productDetailPage .catalogTop img{width:215px}.catalogFilters{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0 0 20px;padding:16px;border:1px solid var(--line);background:var(--paper)}.catalogFilters label{display:flex;flex-direction:column;gap:6px;color:#4d5357;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.catalogFilters select,.catalogFilters input{width:100%;height:42px;padding:0 10px;border:1px solid #cfd2ce;background:#fff;color:#111;font-size:12px;text-transform:none;letter-spacing:0}.catalogFilters button{min-height:42px;align-self:end;border:1px solid var(--ink);background:#fff;font-size:11px;font-weight:900;cursor:pointer}.productConversionInfo{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;padding-top:18px;padding-bottom:72px}.productConversionInfo article{padding:28px;border:1px solid var(--line);background:#fff}.productConversionInfo h2{margin:0 0 14px;font-size:23px}.productConversionInfo p{color:var(--muted);line-height:1.65}.productConversionInfo dl{margin:0}.productConversionInfo dl div{display:flex;justify-content:space-between;gap:20px;padding:10px 0;border-bottom:1px solid var(--line)}.productConversionInfo dt{font-weight:800}.productConversionInfo dd{margin:0;text-align:right}.productConversionInfo a{font-size:12px;font-weight:900;border-bottom:2px solid var(--yellow)}.productConversionInfo nav{display:flex;flex-wrap:wrap;gap:15px}.verificationNotice{font-size:12px}.relatedProducts{padding-bottom:90px}.relatedProducts>div:first-child{margin-bottom:26px}.relatedProducts>div:first-child p{color:#8b6a00;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.relatedProducts h2{margin:0;font-size:clamp(28px,4vw,44px)}@media(max-width:900px){.catalogFilters{grid-template-columns:repeat(2,minmax(0,1fr))}.productConversionInfo{grid-template-columns:1fr}}@media(max-width:760px){.productDetail{grid-template-columns:1fr;gap:28px}.productDetailImage{min-height:340px}.productDetailInfo h1{font-size:40px}.productDetailPage .catalogTop{grid-template-columns:1fr auto}.productDetailPage .catalogTop img{width:170px}}@media(max-width:680px){.catalogFilters{grid-template-columns:1fr}.productConversionInfo{padding-bottom:48px}.productConversionInfo article{padding:20px}.relatedProducts{padding-bottom:70px}}
.whatsappButton{position:fixed;right:22px;bottom:22px;z-index:100;display:flex;align-items:center;gap:11px;min-height:58px;padding:8px 16px 8px 9px;border:1px solid #168a43;border-radius:999px;background:#25d366;color:#071b0f;box-shadow:0 12px 30px #071b0f38;transition:transform .18s ease,box-shadow .18s ease}.whatsappButton:hover,.whatsappButton:focus-visible{transform:translateY(-3px);box-shadow:0 16px 35px #071b0f4d;outline:3px solid #fff;outline-offset:2px}.whatsappIcon{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#fff;color:#128c45;font-size:21px;font-weight:900}.whatsappLabel{display:flex;flex-direction:column;font-size:9px;line-height:1.25}.whatsappLabel strong{font-size:12px}.whatsappButton:active{transform:translateY(0)}@media(max-width:680px){.whatsappButton{right:13px;bottom:13px;min-height:54px;padding:7px}.whatsappIcon{width:40px;height:40px}.whatsappLabel{display:none}}

/* WooCommerce unificado */
.tdeContent,.tdeCommerce{min-height:55vh;padding:64px 0;background:#fff}.tdeContent article{max-width:920px;margin:auto;line-height:1.7}.tdeContent h1{font-size:clamp(38px,5vw,66px);line-height:1}.commerceWrap{padding-bottom:70px}.woocommerce .woocommerce-breadcrumb{margin:0 0 28px;color:var(--muted);font-size:11px}.woocommerce-products-header{padding:38px 0}.woocommerce-products-header__title{margin:0;font-size:clamp(42px,6vw,72px);line-height:.95}.woocommerce-result-count{color:var(--muted);font-size:12px}.woocommerce-ordering select{height:42px;padding:0 38px 0 12px;border:1px solid var(--line);background:#fff}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px 18px;margin:28px 0!important;padding:0!important}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none!important}.woocommerce ul.products li.product{float:none!important;width:auto!important;margin:0!important;display:grid;grid-template-rows:auto auto minmax(44px,auto) auto auto}.woocommerce ul.products li.product a img{width:100%;aspect-ratio:1;object-fit:contain;margin:0 0 15px!important;background:#f4f4f1}.woocommerce ul.products li.product .woocommerce-loop-product__title{min-height:44px;padding:0!important;color:#111;font-size:15px!important;line-height:1.4}.woocommerce ul.products li.product .price{min-height:28px;color:#111!important;font-size:19px!important;font-weight:900}.woocommerce ul.products li.product .button{display:flex;align-items:center;justify-content:center;min-height:42px;margin-top:12px!important;border-radius:0;background:var(--yellow);color:#111;font-size:11px}.woocommerce span.onsale{z-index:2;min-width:auto;min-height:auto;padding:8px 10px;border-radius:0;background:var(--yellow);color:#111;font-size:9px;line-height:1}.single-product div.product{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:54px;padding:34px 0}.single-product div.product .woocommerce-product-gallery,.single-product div.product .summary{float:none!important;width:auto!important;margin:0!important}.single-product div.product .product_title{font-size:clamp(38px,5vw,64px);line-height:.98}.single-product div.product .price{color:#111!important;font-size:30px!important;font-weight:900}.single-product div.product form.cart{display:flex;gap:10px}.single-product div.product .quantity input{height:52px}.single-product div.product .single_add_to_cart_button{min-height:52px;border-radius:0!important;background:var(--yellow)!important;color:#111!important}.woocommerce-tabs,.related.products{grid-column:1/-1}.woocommerce-tabs ul.tabs{padding:0!important}.woocommerce-tabs ul.tabs:before{border-bottom-color:var(--line)!important}.woocommerce-tabs ul.tabs li{border-radius:0!important;background:#fff!important}.woocommerce table.shop_table{border-collapse:collapse;border-color:var(--line);border-radius:0}.woocommerce table.shop_table th{background:#fff6d3}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{border-radius:0!important}.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt{background:var(--yellow)!important;color:#111!important}.woocommerce-checkout .col2-set{display:grid;grid-template-columns:1fr 1fr;gap:28px}.woocommerce-checkout .col2-set .col-1,.woocommerce-checkout .col2-set .col-2{float:none;width:auto}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select{min-height:44px;padding:9px 11px;border:1px solid #cfd2ce}.woocommerce-message,.woocommerce-info,.woocommerce-error{border-top-color:var(--yellow);background:#fff8dc}.woocommerce-message:before,.woocommerce-info:before{color:#8a6a00}.catImage{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.catShade{position:absolute;inset:0;background:linear-gradient(0deg,#000b 0,#0001 75%)}.cat .catNum,.cat h3,.cat p,.cat>b{position:relative;z-index:2;color:#fff}.cat h3{margin-top:73px}.mega[hidden]{display:none}.mega small{display:block;margin:5px 0 0 30px;color:var(--muted);font-size:9px}.woocommerce-pagination ul{border:0!important}.woocommerce-pagination li{border:0!important;margin:3px!important}.woocommerce-pagination a,.woocommerce-pagination span{min-width:40px;padding:12px!important;background:var(--paper)!important}.woocommerce-pagination .current{background:var(--yellow)!important;color:#111!important}
@media(max-width:1000px){.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}.single-product div.product{grid-template-columns:1fr}}
@media(max-width:680px){.woocommerce ul.products{gap:22px 10px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:13px!important}.woocommerce-checkout .col2-set{grid-template-columns:1fr}.tdeContent,.tdeCommerce{padding:40px 0}}
