.hero:where(.astro-ge2uvauf){position:relative;min-height:100vh;min-height:100dvh;display:flex;align-items:center;overflow:hidden;isolation:isolate;padding-top:5.5rem}.hero-bg:where(.astro-ge2uvauf){position:absolute;inset:0;pointer-events:none;z-index:0;will-change:transform,opacity,filter}.hero-bg-img:where(.astro-ge2uvauf){position:absolute;top:0;right:0;width:min(66%,960px);height:100%;object-fit:cover;object-position:center top;z-index:0;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 30% 100%);mask-image:linear-gradient(90deg,#0000,#000 30% 100%)}.hero-bg-scrim:where(.astro-ge2uvauf){position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,var(--color-bg-primary) 0%,color-mix(in srgb,var(--color-bg-primary) 72%,transparent) 36%,transparent 66%)}.hero-aurora:where(.astro-ge2uvauf){position:absolute;border-radius:50%;filter:blur(90px);opacity:.55;z-index:1}.aurora-1:where(.astro-ge2uvauf){width:46vw;height:46vw;top:-18%;right:-8%;background:radial-gradient(circle,color-mix(in srgb,var(--coffee-latte) 60%,transparent),transparent 70%)}.aurora-2:where(.astro-ge2uvauf){width:40vw;height:40vw;bottom:-22%;left:-12%;background:radial-gradient(circle,color-mix(in srgb,var(--coffee-gold) 32%,transparent),transparent 70%)}.hero-beans:where(.astro-ge2uvauf){position:absolute;inset:0;z-index:1}.bean:where(.astro-ge2uvauf){position:absolute;left:var(--bean-x);top:var(--bean-y);width:var(--s);height:calc(var(--s) * 1.35);border-radius:50%/60% 60% 40% 40%;background:linear-gradient(135deg,var(--coffee-gold),var(--coffee-primary));box-shadow:0 4px 14px color-mix(in srgb,var(--coffee-primary) 30%,transparent);opacity:.16;transform:rotate(24deg);animation:9s ease-in-out infinite bean-float;animation-delay:calc(var(--s) * -.2s)}.bean:where(.astro-ge2uvauf):after{content:"";position:absolute;inset:18% 40%;border-radius:50%;border:1.5px solid color-mix(in srgb,var(--coffee-dark) 25%,transparent)}@keyframes bean-float{0%,to{transform:rotate(24deg) translateY(0)}50%{transform:rotate(24deg) translateY(-18px)}}.hero-content:where(.astro-ge2uvauf){position:relative;z-index:10;width:100%;display:flex;align-items:center;padding-top:2rem;padding-bottom:6rem}.hero-text:where(.astro-ge2uvauf){max-width:640px;width:100%}.hero-eyebrow:where(.astro-ge2uvauf){display:inline-flex;align-items:center;gap:.75rem;font-family:var(--font-mono);font-size:.78rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--color-accent);margin-bottom:1.75rem;animation:.7s cubic-bezier(.2,.8,.2,1) 50ms both slide-up}.eyebrow-rule:where(.astro-ge2uvauf){display:inline-block;width:44px;height:2px;background:linear-gradient(90deg,var(--color-accent),transparent);border-radius:2px}.hero-title:where(.astro-ge2uvauf){font-family:var(--font-display);font-size:clamp(3.4rem,7.2vw,6.4rem);font-weight:900;line-height:.94;letter-spacing:-.035em;color:var(--color-text-primary);margin-bottom:1.9rem;animation:.7s cubic-bezier(.2,.8,.2,1) .15s both slide-up}.hero-title-accent:where(.astro-ge2uvauf){color:var(--color-accent);position:relative;display:inline-block}.hero-title-accent:where(.astro-ge2uvauf):after{content:"";position:absolute;left:0;right:0;bottom:.06em;height:.12em;background:linear-gradient(90deg,color-mix(in srgb,var(--color-accent) 35%,transparent),transparent);border-radius:2px;z-index:-1}.hero-subtitle:where(.astro-ge2uvauf){font-size:1.12rem;line-height:1.8;color:var(--color-text-secondary);margin-bottom:2.4rem;max-width:480px;animation:.7s cubic-bezier(.2,.8,.2,1) .25s both slide-up}.hero-actions:where(.astro-ge2uvauf){display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:3rem;animation:.7s cubic-bezier(.2,.8,.2,1) .35s both slide-up}.hero-actions:where(.astro-ge2uvauf) .btn-primary:where(.astro-ge2uvauf){padding:.95rem 2rem;border-radius:100px}.hero-actions:where(.astro-ge2uvauf) .btn-ghost:where(.astro-ge2uvauf){padding:.95rem 2rem;border-radius:100px;background:none}.hero-newsletter:where(.astro-ge2uvauf){padding-top:1.75rem;border-top:1px solid var(--color-bg-card-border);animation:.7s cubic-bezier(.2,.8,.2,1) .45s both slide-up}.hero-newsletter-label:where(.astro-ge2uvauf){font-size:.85rem;color:var(--color-text-muted);margin-bottom:.75rem}.hero-scroll-indicator:where(.astro-ge2uvauf){position:absolute;bottom:2.2rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.45rem;color:var(--color-text-muted);font-size:.72rem;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.14em;z-index:10;text-decoration:none;padding:.4rem 1rem;border-radius:100px;transition:color .25s,background .25s,transform .25s;cursor:pointer}.hero-scroll-indicator:where(.astro-ge2uvauf):hover{color:var(--color-accent);background:color-mix(in srgb,var(--color-accent) 8%,transparent);transform:translate(-50%) translateY(-3px)}.hero-scroll-indicator:where(.astro-ge2uvauf) svg:where(.astro-ge2uvauf){animation:1.6s ease-in-out infinite arrow-bounce}@keyframes arrow-bounce{0%,to{transform:translateY(0);opacity:.6}50%{transform:translateY(6px);opacity:1}}.ripple:where(.astro-ge2uvauf){position:relative;overflow:hidden}.ripple:where(.astro-ge2uvauf):after{content:"";position:absolute;inset:0;background:radial-gradient(circle,#ffffff4d,#0000 70%);opacity:0;transition:opacity .5s;pointer-events:none}.ripple:where(.astro-ge2uvauf):active:after{opacity:1;transition:opacity}@media(width<=1280px){.hero-bg-img:where(.astro-ge2uvauf){width:min(72%,900px);-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 38% 100%);mask-image:linear-gradient(90deg,#0000,#000 38% 100%)}.hero-bg-scrim:where(.astro-ge2uvauf){background:linear-gradient(90deg,var(--color-bg-primary) 0%,color-mix(in srgb,var(--color-bg-primary) 78%,transparent) 44%,transparent 72%)}}@media(width<=1024px){.hero-content:where(.astro-ge2uvauf){justify-content:center;padding-bottom:5rem}.hero-text:where(.astro-ge2uvauf){justify-self:center;text-align:center;max-width:640px}.hero-eyebrow:where(.astro-ge2uvauf){justify-content:center}.hero-actions:where(.astro-ge2uvauf){justify-content:center}.hero-subtitle:where(.astro-ge2uvauf){margin-left:auto;margin-right:auto}.hero-bg-img:where(.astro-ge2uvauf){width:100%;height:100%;object-fit:cover;object-position:center top;opacity:.4;-webkit-mask-image:none;mask-image:none}.hero-bg-scrim:where(.astro-ge2uvauf){background:linear-gradient(180deg,color-mix(in srgb,var(--color-bg-primary) 82%,transparent) 0%,color-mix(in srgb,var(--color-bg-primary) 55%,transparent) 55%,var(--color-bg-primary) 100%)}}@media(width<=768px){.hero:where(.astro-ge2uvauf){padding-top:4.5rem}.hero-content:where(.astro-ge2uvauf){padding-bottom:4.5rem;gap:2rem}.hero-title:where(.astro-ge2uvauf){font-size:clamp(2.6rem,11vw,3.6rem)}.hero-subtitle:where(.astro-ge2uvauf){font-size:1rem}.hero-bg-img:where(.astro-ge2uvauf){opacity:.32}.hero-scroll-indicator:where(.astro-ge2uvauf){display:none}}@media(prefers-reduced-motion:reduce){.bean:where(.astro-ge2uvauf),.hero-scroll-indicator:where(.astro-ge2uvauf) svg:where(.astro-ge2uvauf),.hero-text:where(.astro-ge2uvauf),.hero-eyebrow:where(.astro-ge2uvauf),.hero-title:where(.astro-ge2uvauf),.hero-subtitle:where(.astro-ge2uvauf),.hero-actions:where(.astro-ge2uvauf),.hero-newsletter:where(.astro-ge2uvauf),.hero-bg-img:where(.astro-ge2uvauf),.hero-bg:where(.astro-ge2uvauf){animation:none!important;opacity:1!important;transform:none!important;transition:none!important}.bean:where(.astro-ge2uvauf){display:none}.hero-scroll-indicator:where(.astro-ge2uvauf):hover{transform:translate(-50%)}}.category-bar:where(.astro-aqnynjwi){position:relative;z-index:5;margin-bottom:2rem}.category-bar-inner:where(.astro-aqnynjwi){display:flex;align-items:center;gap:.6rem;padding:.9rem 1.1rem;background:color-mix(in srgb,var(--color-bg-card) 60%,transparent);border:1px solid var(--color-bg-card-border);border-radius:var(--radius-card-lg);box-shadow:var(--shadow-card);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);overflow-x:auto;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.category-bar-inner:where(.astro-aqnynjwi)::-webkit-scrollbar{display:none;width:0;height:0}.category-bar:where(.astro-aqnynjwi):after{content:"";position:absolute;top:0;right:0;bottom:0;width:56px;background:linear-gradient(90deg,transparent,var(--color-bg-primary));pointer-events:none;opacity:0;transition:opacity .3s;border-radius:0 var(--radius-card-lg) var(--radius-card-lg) 0}.category-bar:where(.astro-aqnynjwi).has-overflow:after{opacity:.85}.category-item:where(.astro-aqnynjwi){display:flex;align-items:center;gap:.55rem;flex-shrink:0;padding:.55rem 1.1rem;border-radius:100px;background:none;border:1px solid #0000;color:var(--color-text-secondary);text-decoration:none;font-size:.86rem;font-weight:500;transition:all .3s cubic-bezier(.2,.8,.2,1)}.category-icon:where(.astro-aqnynjwi){display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;font-size:.95rem;background:color-mix(in srgb,var(--cat-tint) 12%,transparent);border:1px solid color-mix(in srgb,var(--cat-tint) 20%,transparent);transition:transform .3s cubic-bezier(.2,.8,.2,1),background .3s}.category-arrow:where(.astro-aqnynjwi){display:inline-flex;opacity:0;transform:translate(-6px);transition:opacity .3s,transform .3s;color:var(--cat-tint)}.category-item:where(.astro-aqnynjwi):hover{background:color-mix(in srgb,var(--cat-tint) 9%,transparent);border-color:color-mix(in srgb,var(--cat-tint) 28%,transparent);color:var(--cat-tint);transform:translateY(-2px);box-shadow:0 6px 20px color-mix(in srgb,var(--cat-tint) 18%,transparent)}.category-item:where(.astro-aqnynjwi):hover .category-icon:where(.astro-aqnynjwi){transform:scale(1.12) rotate(-6deg);background:color-mix(in srgb,var(--cat-tint) 20%,transparent)}.category-item:where(.astro-aqnynjwi):hover .category-arrow:where(.astro-aqnynjwi){opacity:1;transform:translate(0)}@media(width<=768px){.category-bar:where(.astro-aqnynjwi){margin-top:-1rem}.category-item:where(.astro-aqnynjwi){padding:.5rem .9rem;font-size:.8rem}}@media(prefers-reduced-motion:reduce){.category-item:where(.astro-aqnynjwi),.category-icon:where(.astro-aqnynjwi),.category-arrow:where(.astro-aqnynjwi){transition:none!important;transform:none!important}}.home-leaderboard:where(.astro-lcdefpme){padding-top:.5rem;padding-bottom:1.5rem}.category-bar:where(.astro-lcdefpme){margin-bottom:1.5rem}.home-experience:where(.astro-lcdefpme){padding:3rem 0 2rem}.experience-header:where(.astro-lcdefpme){display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:2.5rem;flex-wrap:wrap}.experience-sub:where(.astro-lcdefpme){max-width:380px;font-size:.95rem;line-height:1.6;color:var(--color-text-muted)}.experience-grid:where(.astro-lcdefpme){display:grid;grid-template-columns:repeat(12,1fr);gap:1.25rem}.exp-cell:where(.astro-lcdefpme){position:relative;min-width:0}.exp-cell-large:where(.astro-lcdefpme){grid-column:span 7}.exp-cell-recipe:where(.astro-lcdefpme){grid-column:span 5}.exp-cell-clima:where(.astro-lcdefpme){grid-column:span 5}.exp-cell-cambio:where(.astro-lcdefpme){grid-column:span 7}.exp-cell-label:where(.astro-lcdefpme){display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-mono);font-size:.68rem;font-weight:600;text-transform:uppercase;letter-spacing:.14em;color:var(--color-text-muted);margin-bottom:.9rem}.exp-cell-label:where(.astro-lcdefpme) .pulse-dot:where(.astro-lcdefpme){width:6px;height:6px;background:var(--color-accent)}.exp-cell:where(.astro-lcdefpme)>:where(.astro-lcdefpme):last-child{margin-bottom:0}@media(width<=900px){.exp-cell-large:where(.astro-lcdefpme),.exp-cell-recipe:where(.astro-lcdefpme),.exp-cell-clima:where(.astro-lcdefpme),.exp-cell-cambio:where(.astro-lcdefpme){grid-column:span 12}}.home-ad-disclosure:where(.astro-lcdefpme){margin-top:1.25rem;text-align:center;font-size:.78rem;color:var(--color-text-muted);line-height:1.6}.home-ad-disclosure:where(.astro-lcdefpme) a:where(.astro-lcdefpme){color:var(--color-accent);text-decoration:none}.home-ad-disclosure:where(.astro-lcdefpme) a:where(.astro-lcdefpme):hover{text-decoration:underline}.categories-section:where(.astro-lcdefpme){padding:1.5rem 0 2.5rem}.categories-scroll:where(.astro-lcdefpme){display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.5rem;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.categories-scroll:where(.astro-lcdefpme)::-webkit-scrollbar{display:none;width:0;height:0}.category-chip:where(.astro-lcdefpme){flex-shrink:0;padding:.4rem 1rem;border-radius:100px;background:var(--color-bg-card);border:1px solid var(--color-bg-card-border);color:var(--color-text-secondary);font-size:.82rem;font-weight:500;text-decoration:none;transition:all .3s;white-space:nowrap}.category-chip:where(.astro-lcdefpme):hover,.category-chip:where(.astro-lcdefpme).active{background:color-mix(in srgb,var(--color-accent) 12%,transparent);border-color:var(--color-accent);color:var(--color-accent)}.section-header:where(.astro-lcdefpme){text-align:center;margin-bottom:3rem}.section-header:where(.astro-lcdefpme) .section-subtitle:where(.astro-lcdefpme){margin:0 auto}.articles-grid:where(.astro-lcdefpme){display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem}@media(width<=640px){.articles-grid:where(.astro-lcdefpme){grid-template-columns:repeat(2,1fr);gap:.85rem}.articles-grid:where(.astro-lcdefpme) .article-body:where(.astro-lcdefpme){padding:.85rem}.articles-grid:where(.astro-lcdefpme) .article-title:where(.astro-lcdefpme){font-size:.92rem;line-height:1.25}.articles-grid:where(.astro-lcdefpme) .article-excerpt:where(.astro-lcdefpme){-webkit-line-clamp:2;font-size:.82rem}.articles-grid:where(.astro-lcdefpme) .article-meta:where(.astro-lcdefpme){font-size:.68rem;gap:.3rem}}.empty-state:where(.astro-lcdefpme){text-align:center;padding:4rem 2rem;color:var(--color-text-muted)}.empty-state:where(.astro-lcdefpme) p:where(.astro-lcdefpme){margin-bottom:.5rem}.section-footer:where(.astro-lcdefpme){text-align:center;margin-top:3rem}.home-books-section:where(.astro-lcdefpme){padding:4rem 0}.home-support-section:where(.astro-lcdefpme){padding:2rem 0 4rem}.home-support-card:where(.astro-lcdefpme){position:relative;overflow:hidden;display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:2rem;padding:3rem}@media(width<=860px){.home-support-card:where(.astro-lcdefpme){grid-template-columns:1fr;padding:2rem}}.home-support-content:where(.astro-lcdefpme){position:relative;z-index:2}.home-support-title:where(.astro-lcdefpme){font-size:clamp(1.4rem,3vw,1.9rem);font-weight:800;color:var(--color-text-primary);margin-bottom:.9rem;line-height:1.25;max-width:520px;font-family:var(--font-serif)}.home-support-text:where(.astro-lcdefpme){font-size:.95rem;line-height:1.7;color:var(--color-text-secondary);max-width:540px;margin-bottom:1.5rem}.home-support-actions:where(.astro-lcdefpme){display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.home-support-actions:where(.astro-lcdefpme) .btn-primary:where(.astro-lcdefpme){text-decoration:none}.home-support-note:where(.astro-lcdefpme){font-size:.82rem;color:var(--color-text-muted);font-family:var(--font-mono)}.home-support-art:where(.astro-lcdefpme){position:relative;display:flex;align-items:center;justify-content:center;min-height:180px}.home-support-art:where(.astro-lcdefpme):before{content:"";position:absolute;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--color-accent) 22%,transparent),transparent 70%);filter:blur(6px)}.support-art-cup:where(.astro-lcdefpme){font-size:4.5rem;filter:drop-shadow(0 10px 24px color-mix(in srgb,var(--color-accent) 35%,transparent));animation:7s ease-in-out infinite float-particle}.support-art-grain:where(.astro-lcdefpme){position:absolute;font-size:1.6rem;opacity:.85}.support-art-grain:where(.astro-lcdefpme).g1{top:18%;left:12%;animation:9s ease-in-out infinite float-particle}.support-art-grain:where(.astro-lcdefpme).g2{bottom:16%;right:14%;animation:8s ease-in-out infinite float-particle;animation-delay:-3s}.books-grid:where(.astro-lcdefpme){display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1.25rem}@media(width<=560px){.books-grid:where(.astro-lcdefpme){grid-template-columns:repeat(2,1fr);gap:.9rem}}.seo-guides-section:where(.astro-lcdefpme){padding:4rem 0}.seo-guides-grid:where(.astro-lcdefpme){display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem}.seo-guide-card:where(.astro-lcdefpme){padding:1.75rem;text-decoration:none;color:inherit;display:flex;flex-direction:column;gap:.6rem;transition:transform .3s cubic-bezier(.2,.8,.2,1),box-shadow .3s,border-color .3s}.seo-guide-card:where(.astro-lcdefpme):hover{border-color:color-mix(in srgb,var(--color-accent) 45%,transparent)}.seo-guide-icon:where(.astro-lcdefpme){font-size:1.9rem;line-height:1}.seo-guide-title:where(.astro-lcdefpme){font-size:1.08rem;font-weight:700;color:var(--color-text-primary);margin:0}.seo-guide-desc:where(.astro-lcdefpme){font-size:.88rem;line-height:1.6;color:var(--color-text-secondary);margin:0;flex:1}.seo-guide-link:where(.astro-lcdefpme){font-size:.82rem;font-weight:600;color:var(--color-accent)}.features-section:where(.astro-lcdefpme){background:var(--color-bg-secondary)}.features-grid:where(.astro-lcdefpme){display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.feature-card:where(.astro-lcdefpme){padding:2rem;text-align:center}.feature-icon:where(.astro-lcdefpme){display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;margin-bottom:1rem}.feature-title:where(.astro-lcdefpme){font-size:1.1rem;font-weight:700;color:var(--color-text-primary);margin-bottom:.5rem}.feature-desc:where(.astro-lcdefpme){font-size:.9rem;line-height:1.6;color:var(--color-text-secondary)}
