.blog-post[data-astro-cid-va2vjua6]{position:relative;background:linear-gradient(135deg,#497c78,#afe1dd);min-height:100vh;padding:6rem 0 4rem}.post-container[data-astro-cid-va2vjua6]{max-width:800px;margin:0 auto;padding:0 2rem}.post-hero[data-astro-cid-va2vjua6]{position:relative;width:100%;aspect-ratio:16 / 9;border-radius:1.5rem;overflow:hidden;margin-bottom:3rem;box-shadow:0 20px 60px #0000004d;opacity:0;animation:fadeInUp .8s ease-out forwards;animation-delay:.1s}.hero-image[data-astro-cid-va2vjua6]{width:100%;height:100%;object-fit:cover}.hero-overlay[data-astro-cid-va2vjua6]{position:absolute;inset:0;background:linear-gradient(to bottom,transparent 50%,rgba(0,0,0,.3))}.post-header[data-astro-cid-va2vjua6]{text-align:center;margin-bottom:3rem;opacity:0;animation:fadeInUp .8s ease-out forwards;animation-delay:.2s}.post-categories[data-astro-cid-va2vjua6]{display:flex;gap:.75rem;justify-content:center;margin-bottom:1.5rem;flex-wrap:wrap}.category-badge[data-astro-cid-va2vjua6]{background:#fffffff2;color:#497c78;padding:.5rem 1rem;border-radius:2rem;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.post-title[data-astro-cid-va2vjua6]{font-family:Playfair Display,serif;font-size:clamp(2rem,5vw,3rem);font-weight:700;color:#fff;margin-bottom:1rem;line-height:1.2;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.post-date[data-astro-cid-va2vjua6]{display:block;font-size:1rem;color:#ffffffe6;font-weight:500;text-transform:uppercase;letter-spacing:1px}.post-body[data-astro-cid-va2vjua6]{background:#fff;border-radius:1.5rem;padding:3rem;box-shadow:0 8px 25px #00000026;margin-bottom:3rem;opacity:0;animation:fadeInUp .8s ease-out forwards;animation-delay:.3s}.post-body[data-astro-cid-va2vjua6] h1,.post-body[data-astro-cid-va2vjua6] h2,.post-body[data-astro-cid-va2vjua6] h3,.post-body[data-astro-cid-va2vjua6] h4,.post-body[data-astro-cid-va2vjua6] h5,.post-body[data-astro-cid-va2vjua6] h6{font-family:Playfair Display,serif;color:#2c5752;margin-top:2rem;margin-bottom:1rem;line-height:1.3}.post-body[data-astro-cid-va2vjua6] h1{font-size:2.5rem;font-weight:700}.post-body[data-astro-cid-va2vjua6] h2{font-size:2rem;font-weight:700}.post-body[data-astro-cid-va2vjua6] h3{font-size:1.5rem;font-weight:600}.post-body[data-astro-cid-va2vjua6] h4{font-size:1.25rem;font-weight:600}.post-body[data-astro-cid-va2vjua6] p{font-size:1.1rem;line-height:1.8;color:#333;margin-bottom:1.5rem}.post-body[data-astro-cid-va2vjua6] ul,.post-body[data-astro-cid-va2vjua6] ol{margin:1.5rem 0;padding-left:2rem}.post-body[data-astro-cid-va2vjua6] li{font-size:1.1rem;line-height:1.8;color:#333;margin-bottom:.75rem}.post-body[data-astro-cid-va2vjua6] blockquote{border-left:4px solid #497c78;padding-left:1.5rem;margin:2rem 0;font-style:italic;color:#5a6c69;font-size:1.2rem}.post-body[data-astro-cid-va2vjua6] a{color:#a81f1b;text-decoration:none;font-weight:600;transition:color .3s ease;border-bottom:2px solid transparent}.post-body[data-astro-cid-va2vjua6] a:hover{color:#861915;border-bottom-color:#861915}.post-body[data-astro-cid-va2vjua6] img{max-width:100%;height:auto;border-radius:.75rem;margin:2rem 0;box-shadow:0 4px 15px #0000001a}.post-body[data-astro-cid-va2vjua6] code{background:#f5f5f5;padding:.2rem .5rem;border-radius:.25rem;font-family:Courier New,monospace;font-size:.9em;color:#a81f1b}.post-body[data-astro-cid-va2vjua6] pre{background:#f5f5f5;padding:1.5rem;border-radius:.75rem;overflow-x:auto;margin:2rem 0}.post-body[data-astro-cid-va2vjua6] pre code{background:transparent;padding:0;color:#333}.post-body[data-astro-cid-va2vjua6] hr{border:none;border-top:2px solid #e9ecef;margin:3rem 0}.post-footer[data-astro-cid-va2vjua6]{text-align:center;opacity:0;animation:fadeInUp .8s ease-out forwards;animation-delay:.4s}.back-link[data-astro-cid-va2vjua6]{display:inline-flex;align-items:center;gap:.75rem;background:#fffffff2;color:#497c78;padding:1rem 2rem;border-radius:2rem;font-weight:600;font-size:1rem;text-decoration:none;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 4px 15px #00000026}.back-link[data-astro-cid-va2vjua6]:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0003;background:#fff;color:#2c5752}.arrow-icon[data-astro-cid-va2vjua6]{width:20px;height:20px;transition:transform .3s ease}.back-link[data-astro-cid-va2vjua6]:hover .arrow-icon[data-astro-cid-va2vjua6]{transform:translate(-4px)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.blog-post[data-astro-cid-va2vjua6]{padding:4rem 0 3rem}.post-container[data-astro-cid-va2vjua6]{padding:0 1rem}.post-body[data-astro-cid-va2vjua6]{padding:2rem}.post-body[data-astro-cid-va2vjua6] h1{font-size:2rem}.post-body[data-astro-cid-va2vjua6] h2{font-size:1.75rem}.post-body[data-astro-cid-va2vjua6] h3{font-size:1.5rem}.post-body[data-astro-cid-va2vjua6] p,.post-body[data-astro-cid-va2vjua6] li{font-size:1rem}.post-title[data-astro-cid-va2vjua6]{font-size:2rem}.post-hero[data-astro-cid-va2vjua6]{aspect-ratio:4 / 3}}@media (max-width: 480px){.post-body[data-astro-cid-va2vjua6]{padding:1.5rem;border-radius:1.25rem}.post-body[data-astro-cid-va2vjua6] p,.post-body[data-astro-cid-va2vjua6] li{font-size:.95rem}.post-title[data-astro-cid-va2vjua6]{font-size:1.75rem}.category-badge[data-astro-cid-va2vjua6]{font-size:.75rem;padding:.4rem .8rem}}
