.loading-container[data-astro-cid-b4tytoch]{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;gap:1.5rem}.loading-spinner[data-astro-cid-b4tytoch]{width:50px;height:50px;border:4px solid rgba(50,22,41,.2);border-top-color:var(--brand-primary, #321629);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.loading-container[data-astro-cid-b4tytoch] p[data-astro-cid-b4tytoch]{font-size:1.125rem;color:#666}.error-container[data-astro-cid-b4tytoch]{display:flex;align-items:center;justify-content:center;min-height:60vh}.error-content[data-astro-cid-b4tytoch]{text-align:center;max-width:600px;padding:3rem 2rem;background:#fff;border-radius:16px;box-shadow:0 4px 20px #0000001a}.error-content[data-astro-cid-b4tytoch] .icon[data-astro-cid-b4tytoch]{font-size:4rem;margin-bottom:1.5rem;opacity:.7}.error-content[data-astro-cid-b4tytoch] h1[data-astro-cid-b4tytoch]{font-size:2rem;color:var(--brand-primary, #321629);margin-bottom:1rem}.error-content[data-astro-cid-b4tytoch] p[data-astro-cid-b4tytoch]{font-size:1.125rem;color:#666;line-height:1.7;margin-bottom:2rem}.error-content[data-astro-cid-b4tytoch] .actions[data-astro-cid-b4tytoch]{display:flex;flex-direction:column;gap:1rem;align-items:center}.error-content[data-astro-cid-b4tytoch] .btn[data-astro-cid-b4tytoch]{display:inline-block;padding:.875rem 2rem;border-radius:8px;font-weight:600;text-decoration:none;transition:all .3s ease;min-width:250px}.error-content[data-astro-cid-b4tytoch] .btn-primary[data-astro-cid-b4tytoch]{background:linear-gradient(135deg,var(--brand-primary, #321629) 0%,var(--brand-secondary, #b8b38e) 100%);color:#fff;box-shadow:0 2px 8px #32162933}.error-content[data-astro-cid-b4tytoch] .btn-primary[data-astro-cid-b4tytoch]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #3216294d}.error-content[data-astro-cid-b4tytoch] .btn-secondary[data-astro-cid-b4tytoch]{background:#fff;color:var(--brand-primary, #321629);border:2px solid var(--brand-primary, #321629)}.error-content[data-astro-cid-b4tytoch] .btn-secondary[data-astro-cid-b4tytoch]:hover{background:var(--brand-primary, #321629);color:#fff;transform:translateY(-2px)}.container[data-astro-cid-b4tytoch]{max-width:800px;margin:0 auto;padding:2rem 1rem}.back-link[data-astro-cid-b4tytoch]{display:inline-flex;align-items:center;color:var(--brand-primary, #321629);text-decoration:none;font-weight:600;margin-bottom:2rem;transition:all .2s ease}.back-link[data-astro-cid-b4tytoch]:hover{transform:translate(-4px)}.post-article[data-astro-cid-b4tytoch]{padding:2rem 0;margin-top:4rem}.post-header[data-astro-cid-b4tytoch]{margin-bottom:2rem;padding-bottom:2rem;border-bottom:2px solid rgba(50,22,41,.1)}.post-header[data-astro-cid-b4tytoch] h1[data-astro-cid-b4tytoch]{font-size:2.5rem;line-height:1.4;color:var(--brand-primary, #321629);margin-bottom:1rem}.post-meta[data-astro-cid-b4tytoch]{display:flex;align-items:center;gap:.75rem;color:#666;font-size:.95rem;margin-bottom:1rem}.separator[data-astro-cid-b4tytoch]{color:#ccc}.category[data-astro-cid-b4tytoch]{text-transform:capitalize;color:var(--brand-primary, #321629);font-weight:600}.post-excerpt[data-astro-cid-b4tytoch]{font-size:1.25rem;line-height:1.8;color:#555;margin-top:1rem;font-style:italic}.featured-image[data-astro-cid-b4tytoch]{margin:2rem auto;max-width:600px;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #0000001a}.featured-image[data-astro-cid-b4tytoch] img[data-astro-cid-b4tytoch]{width:100%;height:auto;display:block}.post-content[data-astro-cid-b4tytoch]{font-size:1.1rem;line-height:1.9;color:#333;margin:2rem 0}.post-content[data-astro-cid-b4tytoch] h2{font-size:2rem;margin:2rem 0 1rem;color:var(--brand-primary, #321629)}.post-content[data-astro-cid-b4tytoch] h3{font-size:1.5rem;margin:1.5rem 0 1rem;color:var(--brand-primary, #321629)}.post-content[data-astro-cid-b4tytoch] h4,.post-content[data-astro-cid-b4tytoch] h5,.post-content[data-astro-cid-b4tytoch] h6{margin:1.5rem 0 .75rem;color:var(--brand-primary, #321629)}.post-content[data-astro-cid-b4tytoch] p{margin:1rem 0}.post-content[data-astro-cid-b4tytoch] ul,.post-content[data-astro-cid-b4tytoch] ol{margin:1rem 0;padding-left:2rem}.post-content[data-astro-cid-b4tytoch] li{margin:.5rem 0}.post-content[data-astro-cid-b4tytoch] a{color:var(--brand-primary, #321629);text-decoration:underline}.post-content[data-astro-cid-b4tytoch] img{max-width:100%;height:auto;border-radius:8px;margin:1.5rem 0}.post-content[data-astro-cid-b4tytoch] picture{display:block;margin:1.5rem 0}.post-content[data-astro-cid-b4tytoch] video{max-width:100%;height:auto;border-radius:8px;margin:1.5rem 0}.post-content[data-astro-cid-b4tytoch] blockquote{border-left:4px solid var(--brand-primary, #321629);padding-left:1.5rem;margin:1.5rem 0;font-style:italic;color:#555}.no-content[data-astro-cid-b4tytoch]{padding:2rem;background:#f9f9f9;border-radius:8px;text-align:center;color:#666;font-style:italic}.post-tags[data-astro-cid-b4tytoch]{margin:3rem 0 2rem;padding-top:2rem;border-top:2px solid rgba(50,22,41,.1)}.post-tags[data-astro-cid-b4tytoch] h3[data-astro-cid-b4tytoch]{font-size:1.1rem;margin-bottom:1rem;color:var(--brand-primary, #321629)}.tags-list[data-astro-cid-b4tytoch]{display:flex;flex-wrap:wrap;gap:.5rem}.tag[data-astro-cid-b4tytoch]{display:inline-block;padding:.5rem 1rem;background:#3216291a;color:var(--brand-primary, #321629);border-radius:20px;font-size:.9rem;font-weight:500}.post-footer[data-astro-cid-b4tytoch]{margin-top:3rem;padding-top:2rem;border-top:2px solid rgba(50,22,41,.1);text-align:center}.btn-back[data-astro-cid-b4tytoch]{display:inline-flex;align-items:center;padding:.875rem 2rem;background:linear-gradient(135deg,var(--brand-primary, #321629) 0%,var(--brand-secondary, #b8b38e) 100%);color:#fff;text-decoration:none;border-radius:8px;font-weight:600;transition:all .3s ease}.btn-back[data-astro-cid-b4tytoch]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #3216294d}@media (max-width: 768px){.loading-container[data-astro-cid-b4tytoch],.error-container[data-astro-cid-b4tytoch]{padding:1rem;min-height:50vh}.error-content[data-astro-cid-b4tytoch]{padding:2rem 1.5rem}.error-content[data-astro-cid-b4tytoch] h1[data-astro-cid-b4tytoch]{font-size:1.5rem}.error-content[data-astro-cid-b4tytoch] p[data-astro-cid-b4tytoch]{font-size:1rem}.error-content[data-astro-cid-b4tytoch] .btn[data-astro-cid-b4tytoch]{min-width:100%}.container[data-astro-cid-b4tytoch]{padding:1rem}.post-header[data-astro-cid-b4tytoch] h1[data-astro-cid-b4tytoch]{font-size:2rem}.post-excerpt[data-astro-cid-b4tytoch]{font-size:1.1rem}.post-content[data-astro-cid-b4tytoch]{font-size:1rem}.post-content[data-astro-cid-b4tytoch] h2{font-size:1.5rem}.post-content[data-astro-cid-b4tytoch] h3{font-size:1.25rem}}
