@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Space+Grotesk:wght@500;600;700&display=swap";:root{--brand: #fa8078;--brand-strong: #ef635d;--brand-soft: #ffb3a3;--ink: #111827;--ink-soft: #4b5563;--surface: #fff9f8;--paper: #ffffff;--border: #f3d4cf;--mint: #7ee7cf;--max-width: 1160px;--shadow-soft: 0 20px 50px rgba(18, 22, 33, .08)}*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:Manrope,sans-serif;color:var(--ink);line-height:1.65;background:radial-gradient(900px 380px at 8% -10%,rgba(250,128,120,.28),transparent 62%),radial-gradient(620px 300px at 96% 0%,rgba(126,231,207,.2),transparent 60%),linear-gradient(180deg,#fff8f6,#fff 34%,#fff9f2);min-height:100vh}a{color:inherit}img{max-width:100%;height:auto;display:block}.container{width:min(var(--max-width),calc(100% - 2.5rem));margin-inline:auto}.site-header{position:sticky;top:0;z-index:40;backdrop-filter:blur(12px);background:#ffffffb8;border-bottom:1px solid rgba(243,212,207,.65)}.header-inner{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:1.2rem}.brand{display:inline-flex;align-items:center;gap:.75rem;text-decoration:none}.brand-mark{width:42px;height:42px;border-radius:12px;box-shadow:0 10px 25px #fa807840}.brand-copy{display:grid;line-height:1.1}.brand-copy strong{font-family:Space Grotesk,sans-serif;font-size:1rem}.brand-copy small{font-size:.75rem;color:var(--ink-soft)}.site-nav{display:inline-flex;gap:.35rem;align-items:center}.header-actions{display:inline-flex;align-items:center;gap:.7rem}.nav-link{text-decoration:none;font-size:.9rem;font-weight:700;color:#374151;border-radius:999px;padding:.55rem .9rem;transition:.2s ease}.nav-link:hover{background:#fff;color:#111827}.nav-link.active{background:linear-gradient(120deg,#fa807829,#fa807854);color:#8f2e2a}.header-cta{text-decoration:none;background:linear-gradient(115deg,var(--brand),var(--brand-strong));color:#fff;border-radius:999px;padding:.7rem 1.15rem;font-size:.85rem;font-weight:800;box-shadow:0 12px 28px #fa807852;transition:transform .2s ease}.header-cta:hover{transform:translateY(-1px)}.site-main{padding:1.9rem 0 4.5rem}.site-footer{border-top:1px solid rgba(243,212,207,.85);margin-top:3rem;padding:2rem 0}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:.9rem;color:var(--ink-soft);font-size:.88rem}.footer-links{display:inline-flex;gap:1rem;align-items:center}.footer-links a{text-decoration:none}.footer-links a:hover{color:var(--ink)}.footer-social{display:inline-flex;align-items:center;gap:.65rem;font-size:.82rem;font-weight:700}.social-icons{display:inline-flex;align-items:center;gap:.45rem}.social-icon{width:34px;height:34px;border-radius:999px;border:1px solid #f4d2cd;background:#fffffff0;color:#8f2e2a;display:inline-flex;align-items:center;justify-content:center;transition:.2s ease}.social-icon:hover{transform:translateY(-1px);background:linear-gradient(120deg,#fa807833,#fa807852)}.social-icon svg{width:14px;height:14px;fill:currentColor}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.section-label{display:inline-flex;align-items:center;gap:.5rem;padding:.35rem .75rem;border-radius:999px;font-size:.74rem;text-transform:uppercase;letter-spacing:.12em;color:#8f2e2a;background:#fa807824;border:1px solid rgba(250,128,120,.25);font-weight:800}.chips{display:flex;gap:.5rem;flex-wrap:wrap}.chip{border:1px solid #f7d7d2;border-radius:999px;background:#fff;color:#6b7280;font-size:.75rem;font-weight:700;padding:.3rem .72rem}.card-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:1.1rem}.post-card{grid-column:span 12;text-decoration:none;border:1px solid rgba(243,212,207,.8);border-radius:24px;background:#ffffffe6;overflow:hidden;box-shadow:var(--shadow-soft);transition:transform .25s ease,box-shadow .25s ease}.post-card:hover{transform:translateY(-3px);box-shadow:0 30px 60px #1216211c}.post-card__image img{width:100%;object-fit:cover;max-height:230px}.post-card__body{padding:1rem 1.05rem 1.2rem}.post-card__meta{display:flex;flex-wrap:wrap;gap:.45rem;color:#6b7280;font-size:.76rem;font-weight:700;margin-bottom:.55rem}.author-inline{display:inline-flex;align-items:center;gap:.35rem}.author-inline img{width:18px;height:18px;border-radius:999px;object-fit:cover;border:1px solid #f4d2cd}.post-card h3{margin:0;font-family:Space Grotesk,sans-serif;font-size:1.28rem;line-height:1.2}.post-card p{margin:.6rem 0 0;color:var(--ink-soft);font-size:.95rem}h1,h2,h3,h4{font-family:Space Grotesk,sans-serif;letter-spacing:-.02em}.prose{font-size:1.03rem;color:#1f2937}.prose h2,.prose h3{margin-top:2rem;line-height:1.2}.prose p,.prose ul,.prose ol{margin:.95rem 0}.prose ul,.prose ol{padding-left:1.2rem}.prose a{color:#8f2e2a}.prose img{border-radius:16px;border:1px solid #f4d7d1;box-shadow:var(--shadow-soft);margin:1.2rem 0}.prose blockquote{margin:1.4rem 0;padding:.1rem 1rem;border-left:4px solid var(--brand);background:#fa807814;border-radius:0 12px 12px 0}.prose code{background:#fff0ed;border:1px solid #ffd9d1;border-radius:6px;padding:.1rem .35rem;font-size:.9em}.prose pre{overflow-x:auto;background:#151b2b;color:#f9fafb;border-radius:14px;padding:1rem}.prose pre code{background:transparent;border:0;padding:0}@keyframes rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.animate-rise{animation:rise .7s ease both}@media(min-width:760px){.post-card{grid-column:span 6}.post-card.featured{grid-column:span 12;display:grid;grid-template-columns:1.15fr 1fr}.post-card.featured .post-card__image img{max-height:none;height:100%}.post-card.featured .post-card__body{padding:1.5rem;align-self:center}}@media(max-width:860px){.brand-copy small{display:none}.header-inner{flex-wrap:wrap;justify-content:center;padding:.8rem 0}.header-cta{width:100%;text-align:center}.header-actions{width:100%;justify-content:center;flex-wrap:wrap}.footer-inner{flex-direction:column;text-align:center}}
