.hero-wrapper{background-color:#f3f0f0;width:100%}.hero-section{max-width:1000px;margin:0 auto;padding:5rem 1.5rem 2rem}.hero-section h1{color:#323349;letter-spacing:.05em;text-align:center;margin-bottom:1rem;font-size:12px}.hero-divider{background-color:#685ad2;border:none;width:180px;height:1px;margin:0 auto 1rem}.hero-section h2{color:#323349;text-align:center;margin-bottom:1.5rem;font-size:38px;font-weight:700;line-height:1.3}.hero-section h2 span{color:#685ad2;font-weight:700}.hero-subtitle{color:var(--text-secondary);text-align:center;max-width:580px;margin:0 auto;font-size:1rem}.categories-wrapper{background-color:#f3f0f0;width:100%;padding:3rem 0}.categories-pills{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;gap:1.5rem;display:-ms-flexbox;display:flex}.pill{color:var(--text-primary);background-color:var(--bg-primary);border:1px solid #eaeaea;border-radius:8px;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:1rem;width:calc(25% - 1.125rem);min-width:200px;padding:1rem 1.5rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:-ms-flexbox;display:flex}.pill:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-2px)}.pill h3{font-size:.85rem;font-family:var(--font-body);margin:0;font-weight:600}@media (max-width:768px){.pill{width:100%}}.post-grid{-ms-flex-direction:column;flex-direction:column;gap:1rem;margin:0;display:-ms-flexbox;display:flex}.post-card{background-color:var(--bg-primary);box-shadow:var(--shadow-card);border:1px solid #eaeaea;border-radius:0;transition:box-shadow .3s,transform .3s;overflow:hidden}.post-card:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-2px)}.post-card-link{color:inherit;-ms-flex-direction:row;flex-direction:row;height:100%;text-decoration:none;display:-ms-flexbox;display:flex}.post-card-image{background-color:#eee;background-position:50%;background-size:cover;width:35%;min-width:300px}.post-card-content{color:#fff;background-color:#272944;-ms-flex-direction:column;flex-direction:column;-ms-flex-positive:1;flex-grow:1;width:65%;padding:5rem;display:-ms-flexbox;display:flex}.post-card-content h2{color:#fff;margin-bottom:1rem;font-size:1.25rem}.post-meta-terms{color:#fff;text-transform:uppercase;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.75rem;margin-bottom:.75rem;font-size:.75rem;font-weight:600;display:-ms-flexbox;display:flex}.post-meta-terms span{border:1px solid #bab1ff;border-radius:4px;padding:.2rem .6rem}.post-excerpt{color:rgba(255,255,255,.8);-ms-flex-positive:1;flex-grow:1;margin-bottom:1.5rem;font-size:.95rem}.post-excerpt p{margin:0}.post-author-meta{-ms-flex-align:center;align-items:center;gap:1rem;margin-top:auto;padding-top:1rem;display:-ms-flexbox;display:flex}.author-avatar{object-fit:cover;border-radius:2px}.author-info h4{font-size:.9rem;font-family:var(--font-body);color:#bab1ff;margin:0}.author-info time{color:rgba(255,255,255,.6);font-size:.8rem}@media (max-width:768px){.post-card-link{-ms-flex-direction:column;flex-direction:column}.post-card-image{width:100%;height:250px}.post-card-content{width:100%;padding:2rem}.hero-section h2{font-size:28px}}
