/* MaterialesGratis — Herramientas V1 (H1 + H2). Scoped to tool surfaces. */
.home-tools{background:linear-gradient(180deg,#fff 0%,#f7f3eb 100%);border-bottom:1px solid #e8e0d5}.home-tools-head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:28px}.home-tools-head>div{max-width:760px}.home-tools-head h2,.tools-section-head h2,.tools-hub-note h2,.worksheet-seo h2{margin:0;color:var(--navy-950);font-size:clamp(34px,3.6vw,50px);line-height:1.05;letter-spacing:-.035em}.home-tools-head p:not(.eyebrow),.tools-section-head>p:not(.eyebrow){margin:12px 0 0;color:var(--muted);font-size:17px;max-width:690px}.tools-hub-link{flex:0 0 auto;min-height:44px;display:inline-flex;align-items:center;gap:8px;padding:0 16px;border:1px solid #c5d0da;border-radius:999px;color:var(--navy-900);text-decoration:none;font-weight:780;background:#fff}.tools-hub-link:hover{border-color:var(--navy-900)}.home-tool-grid{display:grid;grid-template-columns:minmax(0,760px)}.home-tool-card{position:relative;display:grid;grid-template-columns:128px minmax(0,1fr);gap:24px;align-items:center;min-height:190px;padding:26px 28px;border:1px solid #d7dee5;border-radius:24px;text-decoration:none;background:linear-gradient(135deg,#ffffff 0%,#eef7fc 56%,#fff7e8 100%);box-shadow:0 18px 44px rgba(9,40,82,.07);overflow:hidden;transition:transform .2s var(--ease),box-shadow .2s var(--ease),border-color .2s var(--ease)}.home-tool-card:after{content:"";position:absolute;right:-44px;top:-54px;width:180px;height:180px;border-radius:50%;background:rgba(245,159,11,.12)}.home-tool-card:hover{transform:translateY(-4px);box-shadow:0 24px 54px rgba(9,40,82,.11);border-color:#b9c7d3}.home-tool-icon{position:relative;z-index:1;width:128px;height:128px;display:grid;place-items:center}.home-tool-icon img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 14px 16px rgba(17,55,93,.13))}.home-tool-content{position:relative;z-index:1;display:block}.home-tool-content small,.tool-product-kicker{display:block;text-transform:uppercase;letter-spacing:.12em;color:var(--blue-600);font-size:12px;font-weight:840;margin-bottom:6px}.home-tool-content strong{display:block;font-family:Georgia,Cambria,"Times New Roman",serif;color:var(--navy-950);font-size:clamp(25px,2.6vw,34px);line-height:1.08}.home-tool-content>span{display:block;margin-top:8px;color:#56697d;max-width:590px}.home-tool-content b{display:inline-flex;gap:8px;align-items:center;margin-top:14px;color:var(--navy-900);font-size:14px}.home-tool-content b i{font-style:normal;color:var(--amber-500)}
@media(max-width:960px){.home-tools-head{align-items:flex-start;flex-direction:column}}
@media(max-width:700px){.home-tool-card{grid-template-columns:1fr}.home-tool-icon{width:96px;height:96px}.home-tool-icon img{width:96px;height:96px}}
@media(max-width:420px){.home-tools{padding-top:46px;padding-bottom:46px}.home-tool-card{padding:20px}}
