.hero-section[data-astro-cid-bvzihdzo]{background:linear-gradient(135deg,var(--rose2) 0%,var(--rose) 100%);color:#fff;position:relative;overflow:hidden}.hero-content[data-astro-cid-bvzihdzo]{position:relative;z-index:2;max-width:1200px;margin:0 auto;padding:4rem 1rem 3rem}.category-badge[data-astro-cid-bvzihdzo]{display:inline-flex;align-items:center;padding:.5rem 1rem;border-radius:2rem;font-size:.875rem;font-weight:600;margin-bottom:1.5rem;background:#ffffff26;border:1px solid rgba(255,255,255,.2);text-transform:uppercase;letter-spacing:.1em;font-family:var(--font-title)}.hero-content[data-astro-cid-bvzihdzo] h1[data-astro-cid-bvzihdzo]{font-size:clamp(2rem,5vw,3.5rem);font-family:var(--font-title);margin:0 0 1.5rem;line-height:1.2;font-weight:700}.hero-description[data-astro-cid-bvzihdzo]{font-size:1.25rem;line-height:1.6;margin:1rem 0 2rem;opacity:.95;max-width:800px}.post-meta[data-astro-cid-bvzihdzo]{display:flex;flex-wrap:wrap;align-items:center;gap:2rem;font-size:.875rem;opacity:.9;margin-bottom:1rem}.meta-item[data-astro-cid-bvzihdzo]{display:flex;align-items:center;gap:.5rem}.tags-container[data-astro-cid-bvzihdzo]{display:flex;flex-wrap:wrap;gap:.5rem}.tag[data-astro-cid-bvzihdzo]{background:#ffffff26;color:#fff;padding:.25rem .75rem;border-radius:1rem;font-size:.75rem;border:1px solid rgba(255,255,255,.2)}.article-content[data-astro-cid-bvzihdzo]{background:#fff;margin-top:-2rem;border-radius:2rem 2rem 0 0;position:relative;z-index:10}.prose[data-astro-cid-bvzihdzo]{max-width:800px;margin:0 auto;padding:4rem 2rem 3rem;line-height:1.8}.prose[data-astro-cid-bvzihdzo] h1[data-astro-cid-bvzihdzo],.prose[data-astro-cid-bvzihdzo] h2[data-astro-cid-bvzihdzo],.prose[data-astro-cid-bvzihdzo] h3[data-astro-cid-bvzihdzo]{margin-top:3rem;margin-bottom:1.5rem;font-family:var(--font-title);color:var(--noir);line-height:1.3}.prose[data-astro-cid-bvzihdzo] h1[data-astro-cid-bvzihdzo]{font-size:clamp(1.8rem,4vw,2.5rem);border-bottom:3px solid var(--rose);padding-bottom:1rem;margin-top:2rem}.prose[data-astro-cid-bvzihdzo] h2[data-astro-cid-bvzihdzo]{font-size:clamp(1.5rem,3.5vw,2rem);color:var(--rose);margin-top:3rem;position:relative}.prose[data-astro-cid-bvzihdzo] h2[data-astro-cid-bvzihdzo]:before{content:"";position:absolute;left:-2rem;top:50%;transform:translateY(-50%);width:4px;height:2rem;background:var(--rose2);border-radius:2px}.prose[data-astro-cid-bvzihdzo] h3[data-astro-cid-bvzihdzo]{font-size:clamp(1.2rem,3vw,1.5rem);margin-top:2.5rem;color:var(--brun)}.prose[data-astro-cid-bvzihdzo] p[data-astro-cid-bvzihdzo]{margin-bottom:1.5rem;color:var(--noir);font-size:1.1rem}.prose[data-astro-cid-bvzihdzo] a[data-astro-cid-bvzihdzo]{color:var(--rose);text-decoration:underline;text-decoration-color:var(--rose2);text-underline-offset:3px;transition:all .2s}.prose[data-astro-cid-bvzihdzo] a[data-astro-cid-bvzihdzo]:hover{color:var(--brun);text-decoration-color:var(--rose)}.prose[data-astro-cid-bvzihdzo] ul[data-astro-cid-bvzihdzo],.prose[data-astro-cid-bvzihdzo] ol[data-astro-cid-bvzihdzo]{margin:2rem 0;padding-left:0}.prose[data-astro-cid-bvzihdzo] li[data-astro-cid-bvzihdzo]{margin-bottom:1rem;color:var(--noir);position:relative;padding-left:2rem}.prose[data-astro-cid-bvzihdzo] ul[data-astro-cid-bvzihdzo] li[data-astro-cid-bvzihdzo]:before{content:"▶";position:absolute;left:0;color:var(--rose);font-size:.8em}.prose[data-astro-cid-bvzihdzo] ol[data-astro-cid-bvzihdzo] li[data-astro-cid-bvzihdzo]:before{content:counter(list-item);position:absolute;left:0;color:var(--rose);font-weight:600;font-family:var(--font-title)}.prose[data-astro-cid-bvzihdzo] blockquote[data-astro-cid-bvzihdzo]{border-left:4px solid var(--rose);background:linear-gradient(135deg,var(--ivoire) 0%,#fafaf8 100%);padding:2rem;margin:3rem 0;border-radius:0 1rem 1rem 0;font-style:italic;color:var(--noir);position:relative;box-shadow:0 4px 20px #0000000d}.prose[data-astro-cid-bvzihdzo] blockquote[data-astro-cid-bvzihdzo]:before{content:'"';position:absolute;top:1rem;left:1rem;font-size:3rem;color:var(--rose2);opacity:.3;font-family:serif}.prose[data-astro-cid-bvzihdzo] code[data-astro-cid-bvzihdzo]{background:linear-gradient(135deg,var(--ivoire) 0%,#f0ede8 100%);color:var(--rose);padding:.25rem .6rem;border-radius:6px;font-family:Courier New,monospace;font-size:.9em;border:1px solid var(--rose2)}.prose[data-astro-cid-bvzihdzo] pre[data-astro-cid-bvzihdzo]{background:linear-gradient(135deg,#f8f9fa,#f1f3f4);border:1px solid var(--rose2);padding:2rem;border-radius:1rem;overflow-x:auto;margin:2.5rem 0;box-shadow:inset 0 2px 10px #0000000d}.prose[data-astro-cid-bvzihdzo] table[data-astro-cid-bvzihdzo]{width:100%;border-collapse:collapse;margin:2.5rem 0;font-size:.95rem;background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 4px 20px #0000000d}.prose[data-astro-cid-bvzihdzo] th[data-astro-cid-bvzihdzo],.prose[data-astro-cid-bvzihdzo] td[data-astro-cid-bvzihdzo]{border:1px solid var(--rose2);padding:1rem;text-align:left}.prose[data-astro-cid-bvzihdzo] th[data-astro-cid-bvzihdzo]{background:linear-gradient(135deg,var(--rose2) 0%,#e8d5d0 100%);font-weight:600;color:var(--noir);font-family:var(--font-title)}.prose[data-astro-cid-bvzihdzo] tr[data-astro-cid-bvzihdzo]:nth-child(2n){background:var(--ivoire)}.prose[data-astro-cid-bvzihdzo] strong[data-astro-cid-bvzihdzo]{color:var(--rose);font-weight:600}.prose[data-astro-cid-bvzihdzo] em[data-astro-cid-bvzihdzo]{color:var(--brun);font-style:italic}.back-to-blog[data-astro-cid-bvzihdzo]{background:var(--ivoire);text-align:center;padding:3rem 1rem}.back-link[data-astro-cid-bvzihdzo]{display:inline-flex;align-items:center;gap:.5rem;color:var(--rose);text-decoration:none;font-weight:500;padding:1rem 2rem;border:2px solid var(--rose);border-radius:2rem;transition:all .3s;font-family:var(--font-btn);text-transform:uppercase;letter-spacing:.1em;font-size:.875rem}.back-link[data-astro-cid-bvzihdzo]:hover{background-color:var(--rose);color:#fff;transform:translateY(-2px);box-shadow:0 10px 25px #0000001a}@media (max-width: 768px){.hero-content[data-astro-cid-bvzihdzo]{padding:3rem 1rem 2rem}.post-meta[data-astro-cid-bvzihdzo]{flex-direction:column;gap:.5rem}.prose[data-astro-cid-bvzihdzo]{padding:3rem 1rem 2rem}.prose[data-astro-cid-bvzihdzo] h2[data-astro-cid-bvzihdzo]:before{display:none}}
