.blog-post-page{min-height:calc(100vh - 140px)}.loading,.error{text-align:center;padding:4rem 2rem;background:var(--white);border-radius:10px;box-shadow:0 2px 10px var(--shadow);margin:2rem 0}.loading h2,.error h2{color:var(--text-dark);margin-bottom:1rem}.error p{color:var(--text-light);margin-bottom:2rem}.back-to-home{display:inline-block;padding:1rem 2rem;background-color:var(--primary-green);color:var(--white);text-decoration:none;border-radius:5px;font-weight:500;transition:background-color .3s ease}.back-to-home:hover{background-color:var(--primary-green-dark);text-decoration:none;color:var(--white)}.breadcrumb{padding:1rem 0;margin-bottom:2rem;font-size:.9rem}.breadcrumb a{color:var(--primary-green);text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.breadcrumb span{margin:0 .5rem;color:var(--text-muted)}.breadcrumb span:last-child{color:var(--text-light);font-weight:500}.main-layout{display:grid;grid-template-columns:2fr 1fr;gap:3rem}.content{min-width:0}.blog-post{background:var(--white);border-radius:10px;box-shadow:0 2px 10px var(--shadow);overflow:visible}.post-header{padding:0 0 2rem}.post-image{width:100%;height:400px;overflow:hidden;margin-bottom:2rem}.post-image img{width:100%;height:100%;object-fit:contain}.post-meta{display:flex;justify-content:space-between;align-items:center;margin:0 2rem 1.5rem;font-size:.9rem}.category{background-color:var(--primary-green-light);color:var(--primary-green-dark);padding:.25rem .75rem;border-radius:15px;font-weight:500}.read-time{color:var(--text-muted)}.post-title{font-size:2.5rem;line-height:1.3;margin:0 2rem 1.5rem;color:var(--text-dark)}.post-info{display:flex;justify-content:space-between;align-items:flex-start;margin:0 2rem;padding-bottom:2rem;border-bottom:2px solid var(--border-light)}.author-date{display:flex;flex-direction:column;gap:.25rem}.date{color:var(--text-muted);font-size:.9rem}.post-tags{display:flex;flex-wrap:wrap;gap:.5rem}.tag{background-color:var(--background-light);color:var(--text-light);padding:.25rem .5rem;border-radius:12px;font-size:.8rem}.post-content{padding:2rem;line-height:1.8;font-size:1.1rem;overflow:visible;word-wrap:break-word;max-height:none}.post-content h2{color:var(--primary-green);margin:2rem 0 1rem;font-size:1.8rem}.post-content h3{color:var(--text-dark);margin:1.5rem 0 1rem;font-size:1.4rem}.post-content h4{color:var(--text-dark);margin:1.25rem 0 .75rem;font-size:1.2rem}.post-content p{margin-bottom:1.5rem;color:var(--text-light)}.post-content ul,.post-content ol{margin-bottom:1.5rem;padding-left:2rem}.post-content li{margin-bottom:.75rem;color:var(--text-light)}.post-content strong{color:var(--text-dark);font-weight:600}.post-content em{color:var(--text-muted);font-style:italic}.post-content table{width:100%;table-layout:fixed;border-collapse:collapse;margin:1rem 0 2rem}.post-content th,.post-content td{border:1px solid var(--border-light);padding:.75rem;text-align:left;vertical-align:top;white-space:normal;overflow-wrap:anywhere}.post-content th{background-color:var(--primary-green-light);color:var(--text-dark);font-weight:600}.post-content tbody tr:nth-child(2n){background-color:var(--background-light)}.post-content .pill{display:inline-block;padding:.15rem .5rem;border-radius:999px;background:var(--primary-green-light);color:var(--primary-green-dark);font-weight:700;font-size:.95em}@media(max-width:768px){.post-content th,.post-content td{padding:.5rem;font-size:.95rem}}.post-content .video-container{width:100%;max-width:900px;margin:0 auto 1.5rem;position:relative;background:#000;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px var(--shadow)}.post-content .video-container:before{content:"";display:block;padding-top:56.25%}.post-content .video-container iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.post-content img{display:block;margin:1.5rem auto;width:100%;max-width:900px;height:auto;border-radius:8px;box-shadow:0 2px 8px var(--shadow)}@media(min-width:769px){.post-content img{max-height:70vh;object-fit:contain}}.post-footer{padding:2rem;border-top:2px solid var(--border-light);background-color:var(--background-light)}.further-pages,.related-posts{margin-bottom:1.5rem}.further-pages h3,.related-posts h3{font-size:1rem;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem}.further-pages ul,.related-posts ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.further-pages li a,.related-posts li a{color:var(--primary-green);text-decoration:none;font-weight:500}.further-pages li a:hover,.related-posts li a:hover{text-decoration:underline}.navigation-section{text-align:center}.back-to-blog{display:inline-block;padding:1rem 2rem;background-color:var(--primary-green);color:var(--white);text-decoration:none;border-radius:5px;font-weight:500;transition:background-color .3s ease}.back-to-blog:hover{background-color:var(--primary-green-dark);text-decoration:none;color:var(--white)}@media(max-width:1024px){.main-layout{grid-template-columns:1fr;gap:2rem}}@media(max-width:768px){.post-title{font-size:2rem;margin:0 1.5rem 1.5rem}.post-meta{margin:0 1.5rem 1.5rem;flex-direction:column;align-items:flex-start;gap:.5rem}.post-info{margin:0 1.5rem;flex-direction:column;align-items:flex-start;gap:1rem}.post-content{padding:1.5rem;font-size:1rem}.post-content h2{font-size:1.5rem}.post-content h3{font-size:1.25rem}.post-footer{padding:1.5rem}.post-image{height:250px}}@media(max-width:480px){.breadcrumb{font-size:.8rem}.post-title{font-size:1.75rem;margin:0 1rem 1rem}.post-meta{margin:0 1rem 1rem}.post-info{margin:0 1rem}.post-content,.post-footer{padding:1rem}}
