.progress-bar[data-astro-cid-bvzihdzo]{position:fixed;top:0;left:0;height:3px;width:0%;background:linear-gradient(90deg,var(--tertiary-fixed-dim),var(--primary-fixed-dim));z-index:200;transition:width .1s linear}.post-main[data-astro-cid-bvzihdzo]{background-color:var(--surface-container-low);min-height:100vh}.hero-image[data-astro-cid-bvzihdzo]{width:100%;max-height:480px;overflow:hidden}.hero-image[data-astro-cid-bvzihdzo] img[data-astro-cid-bvzihdzo]{width:100%;height:480px;object-fit:cover;display:block}.prose[data-astro-cid-bvzihdzo]{max-width:1120px;margin:0 auto;padding:2.5rem 1.5rem 6rem}.breadcrumb[data-astro-cid-bvzihdzo]{display:flex;align-items:center;gap:.5rem;font-family:var(--font-label);font-size:.8125rem;font-weight:500;color:var(--on-surface-variant);margin-bottom:2rem}.breadcrumb[data-astro-cid-bvzihdzo] a[data-astro-cid-bvzihdzo]{color:var(--primary);text-decoration:none}.breadcrumb[data-astro-cid-bvzihdzo] a[data-astro-cid-bvzihdzo]:hover{text-decoration:underline}.breadcrumb[data-astro-cid-bvzihdzo] span[data-astro-cid-bvzihdzo]:last-child{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:40ch}.post-header[data-astro-cid-bvzihdzo]{max-width:780px;margin-bottom:3.5rem;padding:2.5rem 2rem 2.5rem 2.5rem;background:linear-gradient(135deg,var(--surface-container-low) 0%,var(--surface) 100%);border-radius:18px;border-left:4px solid var(--primary)}.post-meta[data-astro-cid-bvzihdzo]{display:flex;align-items:center;gap:1.5rem;margin-bottom:1rem;font-family:var(--font-label);font-size:.8125rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--on-surface-variant)}.updated[data-astro-cid-bvzihdzo]{color:var(--tertiary)}.post-title[data-astro-cid-bvzihdzo]{font-family:var(--font-display);font-size:3rem;font-weight:800;letter-spacing:-.02em;color:var(--on-surface);line-height:1.15;margin:0 0 1rem}.post-description[data-astro-cid-bvzihdzo]{font-family:var(--font-body);font-size:1.175rem;color:var(--on-surface-variant);margin:0 0 1.5rem;line-height:1.7}.post-tags[data-astro-cid-bvzihdzo]{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.25rem}.tag-chip[data-astro-cid-bvzihdzo]{display:inline-flex;align-items:center;padding:.3em .9em;border-radius:9999px;background:var(--secondary-container);color:var(--on-secondary-container);font-family:var(--font-label);font-size:.8rem;font-weight:600;letter-spacing:.02em}.post-content[data-astro-cid-bvzihdzo]{max-width:780px;color:var(--on-surface);font-family:var(--font-body);font-size:1.125rem;line-height:1.85}.post-content[data-astro-cid-bvzihdzo] h2{font-family:var(--font-display);font-size:1.75rem;font-weight:700;color:var(--on-surface);margin:3.5rem 0 1.25rem;padding-left:1rem;border-left:3px solid var(--primary-fixed-dim);line-height:1.25}.post-content[data-astro-cid-bvzihdzo] h2:before{display:block;font-family:var(--font-label);font-size:.6875rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--primary);margin-bottom:.35rem;content:"— "}.post-content[data-astro-cid-bvzihdzo] h3{font-family:var(--font-display);font-size:1.25rem;font-weight:700;color:var(--on-surface);margin:2.5rem 0 .75rem}.post-content[data-astro-cid-bvzihdzo] p>strong:first-child{color:var(--primary)}.post-content[data-astro-cid-bvzihdzo] img{display:block;max-width:280px;max-height:80px;object-fit:contain;margin:2rem 0 .5rem;border-radius:10px}.post-content[data-astro-cid-bvzihdzo] ul{list-style:none;padding:0;margin:1.25rem 0;display:grid;gap:.5rem}.post-content[data-astro-cid-bvzihdzo] ul li{padding:.7rem 1rem .7rem 2.5rem;background:var(--surface-container-lowest);border-radius:10px;border:1px solid var(--outline-variant);position:relative;font-size:.9375rem;line-height:1.65;color:var(--on-surface-variant)}.post-content[data-astro-cid-bvzihdzo] ul li:before{content:"→";position:absolute;left:.9rem;color:var(--primary-fixed-dim);font-weight:700}.post-content[data-astro-cid-bvzihdzo] ol{list-style:none;padding:0;margin:1.25rem 0;counter-reset:step-counter;display:grid;gap:.5rem}.post-content[data-astro-cid-bvzihdzo] ol li{counter-increment:step-counter;padding:.7rem 1rem .7rem 3rem;background:var(--surface-container-lowest);border-radius:10px;border:1px solid var(--outline-variant);position:relative;font-size:.9375rem;line-height:1.65;color:var(--on-surface-variant)}.post-content[data-astro-cid-bvzihdzo] ol li:before{content:counter(step-counter);position:absolute;left:.6rem;top:.65rem;width:1.5rem;height:1.5rem;border-radius:50%;background:linear-gradient(135deg,var(--primary),var(--tertiary));color:var(--on-primary);font-family:var(--font-label);font-size:.7rem;font-weight:700;display:flex;align-items:center;justify-content:center}.post-content[data-astro-cid-bvzihdzo] hr{border:none;height:2px;background:linear-gradient(90deg,var(--primary-fixed-dim),transparent);margin:3.5rem 0;border-radius:2px;opacity:.4}.post-content[data-astro-cid-bvzihdzo] blockquote{font-family:var(--font-display);font-size:1.5rem;font-weight:700;color:var(--primary);background:var(--surface-container-lowest);border-left:4px solid var(--primary);border-radius:0 14px 14px 0;padding:1.5rem 2rem;margin:2.5rem 0}@media(max-width:900px){.post-title[data-astro-cid-bvzihdzo]{font-size:2.25rem}.post-header[data-astro-cid-bvzihdzo]{padding:2rem 1.5rem}}@media(max-width:600px){.prose[data-astro-cid-bvzihdzo]{padding:1.5rem 1rem 4rem}.post-title[data-astro-cid-bvzihdzo]{font-size:1.875rem}.post-header[data-astro-cid-bvzihdzo]{padding:1.5rem 1rem;border-radius:12px}.post-content[data-astro-cid-bvzihdzo] h2{font-size:1.4rem}}
