.home-container{max-width:1140px;margin:0 auto;padding:.5rem 3rem 5rem}.home-hero{padding:2rem 0 3.5rem}.home-pull-quote{font-size:1.6rem;font-style:italic;border-left:3px solid #534ab7;padding-left:1.4rem;margin:0 0 1.5rem;color:var(--primary);line-height:1.3;max-width:720px}.home-name{font-size:1.1rem;font-weight:600;margin:0 0 .35rem;color:var(--primary)}.home-subtitle{font-size:.9rem;color:var(--secondary);margin:0;letter-spacing:.01em}.home-section-label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.09em;color:#534ab7;margin:0 0 .85rem}.home-featured{padding:3.5rem 0 2rem}.home-featured-card{border:1px solid var(--border);border-left:3px solid #534ab7;border-radius:4px;padding:1.75rem 2rem;max-width:680px}.home-featured-title{font-size:1.25rem;font-weight:600;margin:0 0 .6rem;line-height:1.4}.home-featured-title a{color:var(--primary);text-decoration:none}.home-featured-title a:hover{color:#534ab7}.home-featured-desc{color:var(--secondary);font-size:.95rem;margin:0 0 .85rem;line-height:1.6}.home-read-link{font-size:.85rem;color:#534ab7;text-decoration:none;font-weight:500;display:inline-block;margin-top:.6rem}.home-read-link:hover{text-decoration:underline}.home-recent{padding:2.5rem 0 0}.home-recent-list{list-style:none;margin:0;padding:0}.home-recent-item{padding:.8rem 0}.home-recent-meta{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.2rem}.home-recent-title{font-size:.95rem;font-weight:500;color:var(--primary);text-decoration:none}.home-recent-title:hover{color:#534ab7}.home-recent-date{font-size:.78rem;color:var(--secondary);white-space:nowrap;flex-shrink:0}.home-recent-desc{font-size:.85rem;color:var(--secondary);margin:0 0 .3rem;line-height:1.45}.home-recent-tags{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.4rem}.home-recent-tag{font-size:.72rem;color:#534ab7;border:1px solid #534ab7;border-radius:3px;padding:.1rem .45rem;text-decoration:none;opacity:.8}.home-recent-tag:hover{opacity:1;background:rgba(83,74,183,8%)}.home-footer{display:flex;gap:1.5rem;padding-top:2rem}.home-footer a{font-size:.85rem;color:var(--secondary);text-decoration:none;display:flex;align-items:center;gap:.35rem}.home-footer a:hover{color:#534ab7}.home-footer a svg{width:1rem;height:1rem;flex-shrink:0}.home-hero .social-icons{margin-top:1rem;display:flex;gap:.75rem}.home-hero .social-icons a{color:var(--secondary);display:flex;align-items:center}.home-hero .social-icons a:hover{color:#534ab7}.home-hero .social-icons svg{width:1.1rem;height:1.1rem}.logo>a{display:none}.home-frameworks{padding:3.5rem 0}.home-frameworks-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.home-framework-tile{display:flex;flex-direction:column;justify-content:space-between;border:1px solid #534ab7;border-radius:4px;padding:1.25rem 1.25rem 1rem;text-decoration:none;color:var(--primary);min-height:6rem;transition:background .15s}.home-framework-tile:hover{background:rgba(83,74,183,7%)}.home-framework-name{font-size:.85rem;font-weight:500;line-height:1.35;display:block}.home-framework-desc{font-size:.78rem;color:var(--secondary);line-height:1.4;margin-top:.35rem;display:block}.home-framework-arrow{font-size:.9rem;color:#534ab7;margin-top:.6rem;display:block}@media(max-width:900px){.home-container{padding:.5rem 2rem 4rem}.home-featured-card{max-width:100%}}@media(max-width:768px){.home-frameworks-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.home-container{padding:.5rem 1.2rem 3rem}.home-frameworks-grid{grid-template-columns:1fr}}