:root{--azul-1:#4f46e5;--azul-2:#4338ca;--azul-3:#cdd3fa;--azul-profundo:#3730a3;--lima:#e7ff6b;--salmon:#ffa16c;--blanco:#fff;--fondo-light:#eff6ff;--fondo-gris:#f1f5f9;--fondo-dark:#0b1182;--texto-titular:#3730a3;--texto-cuerpo:#4b5170;--texto-suave:#5e6480;--sobre-azul:#fff;--sobre-azul-suave:#dde1fe;--sobre-lima:#4e6608;--sobre-salmon:#7c2d12;--borde-suave:#dde1fe;--borde-medio:#c6cbf8;--bg:var(--fondo-light);--bg-card:var(--blanco);--bg-dark:var(--azul-2);--border:var(--borde-suave);--muted:var(--texto-suave);--radius-sm:8px;--radius-md:12px;--radius-lg:20px;--radius-xl:28px;--radius-pill:999px;--shadow-sm:0 2px 6px rgba(55,48,163,.06);--shadow-md:0 6px 18px rgba(55,48,163,.09);--shadow-lg:0 12px 40px rgba(55,48,163,.12);--font-brand:"Sora",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;--font-display:"Outfit",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;--font-body:"Manrope",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;--container:1160px;--prose-max:720px}.prose{color:var(--texto-cuerpo);font-family:var(--font-body);font-size:1.125rem;line-height:1.7;margin:0 auto;max-width:var(--prose-max)}.prose h1,.prose h2,.prose h3,.prose h4{color:var(--texto-titular);font-family:var(--font-display);font-weight:700;letter-spacing:-.01em;line-height:1.2;margin-bottom:.85rem;margin-top:2.25rem}.prose h1{font-size:2.25rem}.prose h2{font-size:1.75rem}.prose h3{font-size:1.4rem}.prose h4{font-size:1.15rem}.prose p{margin:0 0 1.25rem}.prose a{color:var(--azul-2);text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:3px;transition:color .15s ease}.prose a:hover{color:var(--azul-profundo)}.prose strong{color:var(--texto-titular);font-weight:700}.prose em{color:var(--texto-cuerpo)}.prose ol,.prose ul{margin:0 0 1.25rem 1.5rem;padding:0}.prose li{margin:.35rem 0}.prose ul li::marker{color:var(--azul-1)}.prose blockquote{background:var(--fondo-light);border-left:4px solid var(--azul-1);border-radius:0 var(--radius-md) var(--radius-md) 0;color:var(--texto-cuerpo);font-style:italic;margin:1.5rem 0;padding:1rem 1.25rem}.prose blockquote p:last-child{margin-bottom:0}.prose code{background:var(--fondo-gris);border-radius:6px;color:var(--texto-titular);font-family:JetBrains Mono,Menlo,monospace;font-size:.92em;padding:.15em .4em}.prose pre{background:var(--fondo-dark);border-radius:var(--radius-md);color:var(--sobre-azul-suave);font-size:.9rem;line-height:1.55;margin:1.5rem 0;overflow-x:auto;padding:1.25rem 1.5rem}.prose pre code{background:transparent;color:inherit;font-size:inherit;padding:0}.prose img{border-radius:var(--radius-md);box-shadow:var(--shadow-sm);display:block;margin:1.75rem auto;max-width:100%}.prose figure{margin:1.75rem 0}.prose figcaption{color:var(--muted);font-size:.9rem;margin-top:.5rem;text-align:center}.prose hr{background:var(--border);border:none;height:1px;margin:2.5rem 0}.kg-width-wide,.kg-width-wide img{border-radius:var(--radius-md);margin-left:50%;max-width:min(1100px,100%);transform:translateX(-50%)}.kg-width-full,.kg-width-full img{border-radius:0;margin-left:50%;max-width:100vw;transform:translateX(-50%);width:100vw}.kg-image{border-radius:var(--radius-md);display:block;margin:1.5rem auto;max-width:100%}.kg-bookmark-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius-lg);color:inherit;display:block;margin:1.5rem 0;padding:1rem 1.25rem;text-decoration:none;transition:box-shadow .18s ease,transform .18s ease}.kg-bookmark-card:hover{box-shadow:var(--shadow-md);transform:translateY(-1px)}.kg-bookmark-title{color:var(--texto-titular);font-weight:700}.kg-bookmark-description{color:var(--muted);font-size:.95rem;margin-top:.25rem}.kg-bookmark-thumbnail img{border-radius:var(--radius-sm);max-width:120px}.kg-gallery-container{flex-direction:column;margin:1.5rem 0}.kg-gallery-container,.kg-gallery-row{display:flex;gap:.75rem}.kg-gallery-image img{border-radius:var(--radius-sm);height:auto;width:100%}.kg-callout-card{align-items:flex-start;border-radius:var(--radius-lg);display:flex;gap:.85rem;margin:1.75rem 0;padding:1.25rem 1.5rem}.kg-callout-card-mint{background:var(--azul-3);color:var(--azul-profundo)}.kg-callout-card-amber,.kg-callout-card-coral{background:var(--salmon);color:var(--sobre-salmon)}.kg-callout-card .kg-callout-emoji{font-size:1.4rem;line-height:1.4}.kg-callout-card p{margin:0}*,:after,:before{box-sizing:border-box}body{background:var(--bg);color:var(--texto-cuerpo);font-family:var(--font-body);line-height:1.6;margin:0;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{color:var(--azul-1)}.container{margin:0 auto;max-width:var(--container);padding:0 24px;width:100%}.visually-hidden{height:1px;overflow:hidden;position:absolute;width:1px;clip:rect(0 0 0 0);white-space:nowrap}.site-header{background:var(--azul-2);color:var(--sobre-azul)}.site-header-inner{align-items:center;display:flex;gap:32px;min-height:64px}.brand{align-items:baseline;color:inherit;display:inline-flex;text-decoration:none}.brand-name{font-family:var(--font-brand);font-size:1.15rem;font-weight:800;letter-spacing:-.02em}.brand-dot{color:var(--lima)}.site-nav{display:flex;gap:22px;margin-left:auto}.site-nav a{color:var(--sobre-azul-suave);font-size:.72rem;font-weight:700;letter-spacing:.12em;text-decoration:none;text-transform:uppercase;white-space:nowrap}.site-nav a:hover{color:var(--sobre-azul)}.cta-pill{background:var(--lima);border-radius:var(--radius-pill);color:var(--sobre-lima);font-size:.88rem;font-weight:700;padding:9px 18px;text-decoration:none;white-space:nowrap}.cta-pill:hover{filter:brightness(.96)}.sub-bar{background:var(--azul-1);color:var(--sobre-azul-suave)}.sub-bar-inner{align-items:center;display:flex;font-size:.68rem;font-weight:700;gap:16px;justify-content:space-between;letter-spacing:.12em;min-height:34px;text-transform:uppercase}.sub-bar-sections{opacity:.85}.list-hero{padding:48px 0 24px}.list-hero .eyebrow{color:var(--azul-1);display:block;font-size:.7rem;font-weight:700;letter-spacing:.16em;margin-bottom:10px;text-transform:uppercase}.list-hero h1{color:var(--texto-titular);font-family:var(--font-display);font-size:clamp(2rem,4vw,2.8rem);font-weight:700;letter-spacing:-.02em;line-height:1.1;margin:0 0 12px}.list-hero p{color:var(--muted);margin:0;max-width:var(--prose-max)}.tag-bar{padding:8px 0 24px}.tag-bar-inner{display:flex;flex-wrap:wrap;gap:8px}.tag-pill{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-pill);color:var(--texto-cuerpo);display:inline-block;font-size:.82rem;font-weight:600;padding:6px 14px;text-decoration:none}.tag-pill:hover{border-color:var(--azul-1);color:var(--azul-2)}.tag-pill.active{background:var(--azul-1);border-color:var(--azul-1);color:var(--sobre-azul)}.category-chip{align-self:flex-start;background:var(--azul-3);border-radius:6px;color:var(--azul-profundo);display:inline-block;font-size:.66rem;font-weight:700;letter-spacing:.1em;padding:3px 9px;text-decoration:none;text-transform:uppercase}.featured-card{align-items:center;border-bottom:1px solid var(--border);color:inherit;display:grid;gap:40px;grid-template-columns:minmax(0,5fr) minmax(0,7fr);padding:32px 0 44px;text-decoration:none}.featured-card .card-image{aspect-ratio:4/3;background:var(--azul-2);background-position:50%;background-size:cover;border-radius:var(--radius-md)}.featured-card .card-body{display:flex;flex-direction:column;gap:14px}.featured-card h2{color:var(--texto-titular);font-family:var(--font-display);font-size:clamp(1.8rem,3.4vw,2.6rem);font-weight:700;letter-spacing:-.02em;line-height:1.1;margin:0}.featured-card .excerpt{color:var(--texto-cuerpo);margin:0}.section-head{align-items:baseline;border-bottom:1px solid var(--borde-medio);display:flex;gap:16px;justify-content:space-between;padding:36px 0 10px}.section-head h2{color:var(--texto-titular);font-family:var(--font-display);font-size:1.5rem;font-weight:700;letter-spacing:-.01em;margin:0}.section-head-link{color:var(--azul-1);font-size:.68rem;font-weight:700;letter-spacing:.12em;text-decoration:none;text-transform:uppercase;white-space:nowrap}.section-head+.post-grid{padding-top:24px}.empty-state{align-items:center;display:flex;flex-direction:column;gap:12px;margin:0 auto;max-width:520px;padding:64px 0;text-align:center}.empty-state h2{color:var(--texto-titular);font-family:var(--font-display);font-size:1.4rem;font-weight:700;margin:0}.empty-state p{color:var(--muted);margin:0}.empty-state .cta-pill{margin-top:6px}.error-hero{align-items:center;display:flex;flex-direction:column;gap:14px;margin:0 auto;max-width:560px;padding:72px 0 40px;text-align:center}.error-badge{align-items:center;background:var(--azul-3);border-radius:var(--radius-pill);color:var(--azul-profundo);display:inline-flex;font-family:var(--font-brand);font-size:1.15rem;font-weight:800;height:64px;justify-content:center;letter-spacing:-.02em;width:64px}.error-hero h1{color:var(--texto-titular);font-family:var(--font-display);font-size:clamp(1.8rem,3.6vw,2.6rem);font-weight:700;letter-spacing:-.02em;line-height:1.1;margin:0}.error-hero p{color:var(--texto-cuerpo);margin:0}.error-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:8px}.cta-pill-outline{background:transparent;box-shadow:inset 0 0 0 1.5px var(--azul-1);color:var(--azul-2)}.cta-pill-outline:hover{background:var(--azul-3);filter:none}.post-grid{display:grid;gap:28px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));padding:40px 0}.post-card{color:inherit;display:flex;flex-direction:column;gap:12px;text-decoration:none}.post-card .card-image{aspect-ratio:16/10;background:var(--azul-3);background-position:50%;background-size:cover;border-radius:var(--radius-md)}.post-card .card-body{display:flex;flex-direction:column;gap:8px}.post-card h3{color:var(--texto-titular);font-family:var(--font-display);font-size:1.06rem;font-weight:600;line-height:1.3;margin:0}.post-card:hover h3{color:var(--azul-1)}.post-card .meta{color:var(--muted);font-size:.82rem;margin-top:auto}.post{max-width:var(--prose-max)}.post-hero{display:flex;flex-direction:column;gap:14px;padding:44px 0 20px}.post-hero .accent-bar{background:var(--lima);border-radius:2px;height:4px;width:56px}.post-hero h1{color:var(--texto-titular);font-family:var(--font-display);font-size:clamp(2rem,4.4vw,3rem);font-weight:700;letter-spacing:-.02em;line-height:1.08;margin:0}.post-hero .subtitle{color:var(--texto-cuerpo);font-size:1.05rem;margin:0}.post-hero-image{aspect-ratio:16/9;background:var(--azul-3);background-position:50%;background-size:cover;border-radius:var(--radius-lg);margin-top:8px}.byline{align-items:center;color:var(--muted);display:flex;font-size:.86rem;gap:10px}.byline img{background:var(--azul-3);border-radius:50%;height:36px;width:36px}.byline .meta-sep{color:var(--border)}.post-tags{display:flex;flex-wrap:wrap;gap:8px;padding:28px 0 8px}.newsletter-band{background:var(--lima);color:var(--sobre-lima);margin-top:48px;padding:56px 0}.newsletter-inner{align-items:center;display:flex;flex-direction:column;gap:10px;text-align:center}.newsletter-eyebrow{font-size:.68rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.newsletter-title{font-family:var(--font-display);font-size:clamp(1.4rem,3vw,1.9rem);font-weight:700;line-height:1.2;margin:0}.newsletter-subtitle{margin:0;max-width:520px}.newsletter-form{display:flex;gap:8px;margin-top:12px;max-width:460px;width:100%}.newsletter-input{background:var(--bg-card);border:1px solid transparent;border-radius:var(--radius-sm);color:var(--texto-cuerpo);flex:1;font-family:var(--font-body);font-size:.95rem;height:46px;min-width:0;padding:0 16px}.newsletter-input:focus-visible{outline:2px solid var(--azul-1);outline-offset:1px}.newsletter-submit{background:var(--azul-1);border:0;border-radius:var(--radius-sm);color:var(--sobre-azul);cursor:pointer;font-family:var(--font-body);font-size:.95rem;font-weight:700;height:46px;padding:0 22px}.newsletter-submit:disabled{cursor:default;opacity:.6}.newsletter-note{font-size:.8rem;margin:6px 0 0}.newsletter-note-done{font-weight:700}.site-footer{background:var(--azul-2);color:var(--sobre-azul-suave);padding:44px 0 28px}.site-footer .brand{color:var(--sobre-azul)}.site-footer-inner{display:grid;gap:32px;grid-template-columns:minmax(0,2fr) repeat(3,minmax(0,1fr))}.site-footer-tagline{font-size:.9rem;margin:10px 0 0}.site-footer-col{display:flex;flex-direction:column;gap:8px}.site-footer-heading{color:var(--lima);font-size:.66rem;font-weight:700;letter-spacing:.14em;margin-bottom:2px;text-transform:uppercase}.site-footer a{color:var(--sobre-azul-suave);font-size:.9rem;text-decoration:none}.site-footer a:hover{color:var(--sobre-azul)}.site-footer .copy{border-top:1px solid hsla(0,0%,100%,.14);font-size:.82rem;margin-top:32px;padding-top:18px}.comments-section{max-width:var(--prose-max);padding:40px 0 8px}.comments-section h2{color:var(--texto-titular);font-family:var(--font-display);font-size:1.3rem;font-weight:600}.comments-anon,.comments-empty,.comments-loading{color:var(--muted)}.comments-anon{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);padding:14px 16px}.comments-anon a{color:var(--azul-2);font-weight:600}.comment-composer{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);padding:14px}.comment-composer textarea{background:transparent;border:0;color:var(--texto-cuerpo);font-family:var(--font-body);font-size:.95rem;min-height:84px;resize:vertical;width:100%}.comment-composer-footer{align-items:center;border-top:1px solid var(--border);display:flex;gap:12px;margin-top:10px;padding-top:10px}.comment-composer-author{color:var(--muted);font-size:.9rem}.comment-submit{background:var(--azul-1);border:0;border-radius:var(--radius-pill);color:var(--sobre-azul);cursor:pointer;font-family:var(--font-body);font-weight:700;margin-left:auto;padding:9px 18px}.comment-list{display:flex;flex-direction:column;gap:14px;padding-top:18px}.comment{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);padding:14px}.comment.reply{background:var(--bg);margin-left:2rem}.comment-head{align-items:center;display:flex;gap:10px}.comment-avatar{background:var(--azul-3);border-radius:50%;color:var(--azul-profundo);display:grid;font-size:.85rem;font-weight:700;height:32px;place-items:center;width:32px}.comment-name{color:var(--texto-titular);font-weight:600}.comment-time{color:var(--muted);font-size:.85rem;margin-left:auto}.comment-body{color:var(--texto-cuerpo);line-height:1.55;white-space:pre-wrap}.comment-actions{display:flex;gap:12px;margin-top:8px}.comment-actions button{background:none;border:0;color:var(--muted);cursor:pointer;font-family:var(--font-body);font-size:.85rem;padding:0}.comment-actions button:hover{color:var(--azul-2)}.comment-error,.comments-notice{border-left:3px solid var(--salmon);color:var(--texto-cuerpo);padding:6px 0 6px 12px}.comment-error{font-size:.9rem;margin-top:8px}.comment-composer-cancel,.comments-retry{background:none;border:none;color:var(--azul-2);cursor:pointer;font:inherit;font-weight:600;padding:0}.comments-retry{margin-left:6px}.comment-composer-cancel{margin-left:1rem}.honeypot{height:1px;left:-9999px;overflow:hidden;position:absolute;width:1px}@media (max-width:860px){.site-header-inner{flex-wrap:wrap;gap:12px;min-height:0;padding-bottom:12px;padding-top:12px}.site-nav{margin-left:0;order:3;overflow-x:auto;width:100%}.cta-pill{margin-left:auto}.sub-bar-sections{display:none}.featured-card{gap:20px;grid-template-columns:1fr}.site-footer-inner{grid-template-columns:1fr 1fr}}@media (max-width:560px){.newsletter-form{flex-direction:column}.newsletter-submit{width:100%}.site-footer-inner{grid-template-columns:1fr}}