*,*::before,*::after{box-sizing:border-box}html{font-size:18px;-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";line-height:1.65;color:#14211a;background:#fff;display:flex;flex-direction:column;min-height:100vh;-webkit-font-smoothing:antialiased}.site-main{flex:1 0 auto}h1,h2,h3,h4{line-height:1.2;color:#054d29;margin:0 0 0.5em;font-weight:700}h1{font-size:2.2rem}h2{font-size:1.6rem}h3{font-size:1.25rem}p{margin:0 0 1.1em}a{color:#2450c0;text-decoration:none;transition:color 0.15s ease}a:hover,a:focus{color:#086838;text-decoration:underline}img{max-width:100%;height:auto;display:block}ul,ol{margin:0 0 1.1em;padding-left:1.3em}blockquote{margin:1.5em 0;padding:0.4em 1.2em;border-left:4px solid #f8b818;background:rgba(248,184,24,0.08);color:#4a564f;border-radius:0 8px 8px 0}blockquote p:last-child{margin-bottom:0}code{font-family:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,monospace;font-size:0.9em;background:rgba(8,104,56,0.08);padding:0.15em 0.4em;border-radius:4px}pre{background:#14211a;color:#f7faf8;padding:1rem 1.2rem;border-radius:8px;overflow-x:auto}pre code{background:none;padding:0;color:inherit}hr{border:0;height:1px;background:#dfe7e2;margin:2.5rem 0}table{width:100%;border-collapse:collapse;margin:0 0 1.5em}table th,table td{padding:0.6em 0.8em;border:1px solid #dfe7e2;text-align:left}table th{background:rgba(8,104,56,0.07)}:focus-visible{outline:3px solid #4888d8;outline-offset:2px}:focus:not(:focus-visible){outline:none}.wrapper{max-width:1080px;margin:0 auto;padding-left:1.5rem;padding-right:1.5rem;width:100%}.wrapper--narrow{max-width:720px}.prose{font-size:1.05rem}.prose img{border-radius:8px;margin:1.5rem auto}.prose h2{margin-top:1.8em}.prose h3{margin-top:1.5em}.prose>:first-child{margin-top:0}.site-header{background:#086838;color:#fff;border-bottom:4px solid #f8b818}.site-header__inner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;min-height:68px}.site-brand{display:flex;align-items:center;gap:0.7rem;color:#fff;font-weight:700}.site-brand:hover,.site-brand:focus{color:#fff;text-decoration:none}.site-brand__logo{width:42px;height:42px}.site-brand__title{font-size:1.2rem;letter-spacing:0.2px}.site-nav{display:flex;align-items:center;gap:0.4rem}.site-nav__link{color:rgba(255,255,255,0.92);font-weight:600;padding:0.45rem 0.8rem;border-radius:8px;transition:background 0.15s ease, color 0.15s ease}.site-nav__link:hover,.site-nav__link:focus{background:rgba(255,255,255,0.14);color:#fff;text-decoration:none}.site-nav__link.is-active{background:#f8b818;color:#054d29}.nav-toggle__label{display:none;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;cursor:pointer}.nav-toggle__label span{display:block;height:3px;width:26px;background:#fff;border-radius:3px}@media (max-width: 820px){.nav-toggle__label{display:flex}.site-nav{flex-basis:100%;flex-direction:column;align-items:stretch;gap:0.2rem;max-height:0;overflow:hidden;transition:max-height 0.25s ease}.site-nav__link{padding:0.7rem 0.5rem}.nav-toggle:checked ~ .site-nav{max-height:320px;padding-bottom:0.8rem}}.site-footer{background:#054d29;color:rgba(255,255,255,0.9);border-top:4px solid #f8b818;margin-top:4rem;padding:2.2rem 0}.site-footer a{color:#ffcf4d}.site-footer a:hover{color:#fff}.site-footer__inner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1.2rem}.site-footer__brand{display:flex;align-items:center;gap:0.9rem}.site-footer__logo{width:52px;height:52px}.site-footer__title{margin:0;font-weight:700;color:#fff}.site-footer__tagline{margin:0;font-size:0.9rem;color:rgba(255,255,255,0.75)}.site-footer__copy{margin:0;font-size:0.9rem;color:rgba(255,255,255,0.75)}.page{padding:2.5rem 0}.page__header{margin-bottom:2rem}.page__title{font-size:2.4rem}.page__subtitle{font-size:1.15rem;color:#4a564f;margin:0}.home-hero{text-align:center;padding:3.5rem 0 2.5rem;background:radial-gradient(circle at 50% -10%, rgba(248,184,24,0.18), transparent 55%),linear-gradient(180deg, rgba(8,104,56,0.04), transparent)}.home-hero__inner{max-width:760px}.home-hero__logo{width:160px;height:160px;margin:0 auto 1.4rem;filter:drop-shadow(0 8px 18px rgba(5,77,41,0.22))}.home-hero__title{font-size:2.6rem;margin-bottom:0.3rem}.home-hero__subtitle{font-size:1.25rem;color:#086838;font-weight:600;margin:0 0 1.4rem}.home-hero__text{font-size:1.1rem;color:#14211a}@media (max-width: 600px){.home-hero__logo{width:120px;height:120px}.home-hero__title{font-size:2rem}}.home-links{padding:1rem 0 3rem}.home-links__heading{text-align:center;margin-bottom:1.6rem}.link-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fit, minmax(240px, 1fr));gap:1.1rem}.link-card{display:flex}.link-card__link{display:flex;align-items:flex-start;gap:0.9rem;width:100%;padding:1.2rem 1.3rem;background:#fff;border:1px solid #dfe7e2;border-radius:12px;box-shadow:0 6px 20px rgba(5,77,41,0.1);color:#14211a;transition:transform 0.15s ease, box-shadow 0.15s ease, border-color 0.15s ease;border-top:4px solid #086838}.link-card__link:hover,.link-card__link:focus{transform:translateY(-3px);box-shadow:0 10px 28px rgba(5,77,41,0.18);border-top-color:#f8b818;text-decoration:none;color:#14211a}.link-card:nth-child(3n+2) .link-card__link{border-top-color:#3868e8}.link-card:nth-child(3n+3) .link-card__link{border-top-color:#f8b818}.link-card__icon{font-size:1.7rem;line-height:1;flex-shrink:0}.link-card__body{display:flex;flex-direction:column}.link-card__title{font-weight:700;font-size:1.1rem;color:#054d29}.link-card__desc{font-size:0.95rem;color:#4a564f;margin-top:0.2rem}.post-list{list-style:none;margin:0 0 3rem;padding:0;display:grid;gap:1.6rem}.post-card{display:grid;grid-template-columns:260px 1fr;gap:1.4rem;background:#fff;border:1px solid #dfe7e2;border-radius:12px;box-shadow:0 6px 20px rgba(5,77,41,0.1);overflow:hidden;transition:box-shadow 0.15s ease, transform 0.15s ease}.post-card:hover{box-shadow:0 10px 28px rgba(5,77,41,0.18);transform:translateY(-2px)}.post-card__media{display:block}.post-card__media img{width:100%;height:100%;object-fit:cover;min-height:180px}.post-card--no-media{grid-template-columns:1fr}.post-card__body{padding:1.4rem 1.5rem 1.4rem 0}.post-card--no-media .post-card__body{padding-left:1.5rem}.post-card__title{font-size:1.4rem;margin:0 0 0.3rem}.post-card__title a{color:#054d29}.post-card__title a:hover{color:#3868e8;text-decoration:none}.post-card__meta{font-size:0.9rem;color:#4a564f;margin:0 0 0.7rem}.post-card__excerpt{margin:0 0 0.8rem;color:#14211a}.post-card__more{font-weight:600;color:#2450c0}.post-list__empty{text-align:center;color:#4a564f;padding:3rem 0}@media (max-width: 820px){.post-card{grid-template-columns:1fr}.post-card__media img{min-height:200px}.post-card__body{padding:1.2rem 1.4rem}}.post{padding:2.5rem 0 1rem}.post__header{margin-bottom:1.6rem}.post__title{font-size:2.4rem;margin:0.2rem 0 0.4rem}.post__meta{font-size:0.95rem;color:#4a564f;margin:0}.post__back{font-weight:600;color:#2450c0}.post__figure{margin:0 0 2rem}.post__figure img{width:100%;border-radius:12px;box-shadow:0 6px 20px rgba(5,77,41,0.1)}.post__figure figcaption{font-size:0.9rem;color:#4a564f;text-align:center;margin-top:0.6rem}.post__footer{margin-top:3rem;padding-top:1.4rem;border-top:1px solid #dfe7e2}
