.home{min-height:100vh;padding-top:80px}.hero{text-align:center;max-width:1200px;margin:0 auto;padding:6rem 2rem 4rem}.hero-title{color:#000;letter-spacing:-2px;margin:0 0 2rem;font-size:clamp(2.5rem,6vw,5rem);font-weight:700;line-height:1.1}.categories-nav{justify-content:space-between;align-items:center;gap:16px;display:flex}.categories-wrapper{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.category-separator{background-color:#000;width:1px;height:30px;margin:0 8px}.hero-subtitle{color:#666;margin:0;font-size:clamp(1rem,2vw,1.25rem);font-weight:400;line-height:1.6}.articles-section{max-width:1200px;margin:0 auto;padding:4rem 2rem 6rem;font-family:Inter,sans-serif}.section-title{color:#000;letter-spacing:-1px;margin:0 0 2rem;font-size:2.5rem;font-weight:600}.categories-nav{border-bottom:1px solid #e5e5e5;flex-wrap:wrap;gap:1rem;margin-bottom:3rem;padding-bottom:2rem;display:flex}.category-btn{color:#666;cursor:pointer;letter-spacing:.5px;isolation:isolate;background:0 0;border:2px solid #e5e5e5;border-radius:999px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:500;transition:all .3s;position:relative;overflow:hidden}.category-btn:hover{color:#000;border-color:#000;transform:translateY(-2px)}.category-btn.active{color:#fff;background:0 0;border-color:#0000;box-shadow:0 8px 20px #00000014}.category-bubble{z-index:-1;filter:blur(6px)saturate(120%);background:radial-gradient(120% 120% at 20% 20%,#1a1a1a 0%,#000 60%);border-radius:999px;animation:3s ease-in-out infinite liquidFlow;position:absolute;inset:0;box-shadow:inset 0 -2px 12px #ffffff0f,0 6px 18px #00000038}@keyframes liquidFlow{0%{transform:scale(1)translate(0)}50%{transform:scale(1.02)translate(1px)}to{transform:scale(1)translate(0)}}.spotlight{background:#fff;border:2px solid #e5e5e5;border-radius:999px;align-items:center;gap:10px;width:44px;height:44px;padding:0 8px 0 6px;transition:border-color .2s,box-shadow .2s;display:inline-flex;overflow:hidden}.spotlight.open{border-color:#000;width:300px;box-shadow:0 8px 20px #00000014}.spotlight-button{color:#000;cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.spotlight-icon{font-size:16px;line-height:1;display:block}.spotlight input{opacity:0;background:0 0;border:0;outline:none;width:0;font-size:.95rem;transition:none}.spotlight.open input{opacity:1;width:220px}.articles-grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2.5rem;display:grid}@media (max-width:768px){.home{padding-top:70px}.hero{padding:4rem 1.5rem 3rem}.articles-section{padding:3rem 1.5rem 4rem}.section-title{margin:0 0 1.5rem;font-size:2rem}.categories-nav{gap:.75rem;margin-bottom:2rem;padding-bottom:1.5rem}.category-btn{padding:.6rem 1.2rem;font-size:.85rem}.articles-grid{grid-template-columns:1fr;gap:2rem}.hero-title{font-size:clamp(2rem,10vw,3rem)!important}.hero-subtitle-text{font-size:clamp(1.25rem,5vw,1.75rem)!important}.hero-subtitle{padding:0 1rem;font-size:1rem!important}}
