.skip-link{position:absolute;top:-40px;left:0;background:var(--primary-bg-dark);color:var(--neutral-light);padding:8px 12px;z-index:100;transition:top .2s ease;font-size:.9rem}.skip-link:focus{top:0}.hero-story{max-width:1100px;padding:0 1rem;margin:2.5rem auto 2rem}.hero-story article{text-align:center}.hero-story img{width:100%;max-height:420px;object-fit:cover;border-radius:8px;box-shadow:0 4px 10px var(--card-shadow);height:auto;margin-bottom:1rem}.hero-story h2{font-size:clamp(1.6rem,3.5vw,2.2rem);line-height:1.25;margin:1rem 0 .5rem}.hero-story h2 a{color:var(--primary-text);text-decoration:none}.hero-story h2 a:hover{text-decoration:underline}.kicker{font-size:.82rem;letter-spacing:.05;text-transform:uppercase;opacity:.75;margin-bottom:.5rem;color:var(--muted-text)}.teaser{font-size:1.05rem;max-width:700px;margin:.4rem auto 0;line-height:1.55}.blog-feed,.teaser{color:var(--secondary-text)}.blog-feed{max-width:900px;margin:3rem auto;padding:0 1rem;background:var(--secondary-bg)}.blog-feed h3{font-size:1.35rem;margin-bottom:1rem}.post-card{border-bottom:1px solid var(--card-border);background:var(--secondary-bg);color:var(--secondary-text);border:1px solid var(--card-border);box-shadow:0 2px 4px var(--card-shadow);padding:1.5rem}.post-card:last-of-type{border-bottom:none}.post-card h4{font-size:1.15rem;margin:0 0 .5rem}.post-card h4 a{text-decoration:none;color:var(--secondary-text)}.post-card time{font-size:.85rem;color:var(--caption-text);color:var(--muted-text);font-size:.9rem;display:block;margin-bottom:.75rem}.post-card p{margin:.35rem 0 .5rem;line-height:1.45}.tag{display:inline-block;background:var(--highlight-text);color:var(--highlight-text);background-color:var(--primary-bg-subtle);color:var(--primary-text);padding:.25rem .75rem;border-radius:20px;font-size:.8rem}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.create-button{display:inline-block;background-color:var(--primary-bg);color:var(--primary-text);padding:.5rem 1rem;border-radius:4px;text-decoration:none;font-weight:500}.create-button:hover{background-color:var(--primary-bg-hover)}.empty-state{text-align:center;padding:3rem 1rem;background-color:var(--primary-bg-subtle);border-radius:8px;margin-bottom:2rem}.post-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.loading{text-align:center;padding:2rem}.error-message{color:var(--error-text);background-color:var(--error-bg-subtle);padding:1rem;border-radius:4px;margin-bottom:1.5rem}.empty-hero{padding:3rem 1.5rem}.empty-hero,.submission-banner{background-color:var(--primary-bg-subtle);text-align:center;border-radius:8px}.submission-banner{padding:2rem;margin-top:3rem}