.lh-texts{background:#fafafa}.lh-texts-container{max-width:1290px;margin:0 auto;padding:0 20px}.lh-texts-hero{text-align:center;color:#fff;background:linear-gradient(135deg,#1c1c1c 0%,#333 100%);padding:120px 0 80px}.lh-texts-hero__title{letter-spacing:.02em;margin:0 0 24px;font-family:Raleway,sans-serif;font-size:64px;font-weight:700}.lh-texts-hero__subtitle{opacity:.9;max-width:800px;margin:0 auto;font-family:Open Sans,sans-serif;font-size:20px;line-height:1.6}.lh-texts-categories{z-index:10;background:#fff;border-bottom:1px solid #e0e0e0;padding:40px 0;position:sticky;top:0}.lh-texts-categories__list{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.lh-texts-category{letter-spacing:.05em;text-transform:uppercase;color:#666;cursor:pointer;background:0 0;border:2px solid #e0e0e0;border-radius:24px;padding:12px 24px;font-family:Raleway,sans-serif;font-size:14px;font-weight:600;transition:all .3s}.lh-texts-category:hover{color:#1c1c1c;border-color:#1c1c1c}.lh-texts-category.is-active{color:#fff;background:#1c1c1c;border-color:#1c1c1c}.lh-texts-grid-section{padding:80px 0}.lh-texts-grid{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.lh-texts-card{background:#fff;border-radius:12px;transition:transform .3s,box-shadow .3s;overflow:hidden}.lh-texts-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000026}.lh-texts-card__image{width:100%;height:280px;display:block;position:relative;overflow:hidden}.lh-texts-card__image img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.lh-texts-card:hover .lh-texts-card__image img{transform:scale(1.05)}.lh-texts-card__category{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#000c;border-radius:4px;padding:6px 12px;font-family:Raleway,sans-serif;font-size:11px;font-weight:600;position:absolute;top:16px;left:16px}.lh-texts-card__content{padding:32px}.lh-texts-card__meta{color:#999;align-items:center;gap:8px;margin-bottom:16px;font-family:Open Sans,sans-serif;font-size:13px;display:flex}.lh-texts-card__title{margin:0 0 16px}.lh-texts-card__title a{color:#1c1c1c;font-family:Raleway,sans-serif;font-size:22px;font-weight:600;line-height:1.4;text-decoration:none;transition:color .2s}.lh-texts-card__title a:hover{color:#666}.lh-texts-card__excerpt{color:#666;margin:0 0 20px;font-family:Open Sans,sans-serif;font-size:15px;line-height:1.6}.lh-texts-card__link{letter-spacing:.05em;color:#1c1c1c;font-family:Raleway,sans-serif;font-size:14px;font-weight:600;text-decoration:none;transition:color .2s}.lh-texts-card__link:hover{color:#666}.lh-texts-newsletter{color:#fff;background:#1c1c1c;padding:80px 0}.lh-texts-newsletter__content{text-align:center;max-width:700px;margin:0 auto}.lh-texts-newsletter__title{letter-spacing:.02em;margin:0 0 16px;font-family:Raleway,sans-serif;font-size:42px;font-weight:700}.lh-texts-newsletter__text{opacity:.9;margin:0 0 32px;font-family:Open Sans,sans-serif;font-size:18px;line-height:1.6}.lh-texts-newsletter__form{gap:16px;max-width:500px;margin:0 auto;display:flex}.lh-texts-newsletter__input{color:#fff;background:#ffffff1a;border:none;border-radius:8px;outline:none;flex:1;padding:16px 20px;font-family:Open Sans,sans-serif;font-size:16px;transition:background .2s}.lh-texts-newsletter__input::placeholder{color:#ffffff80}.lh-texts-newsletter__input:focus{background:#ffffff26}.lh-texts-newsletter__button{letter-spacing:.08em;text-transform:uppercase;color:#1c1c1c;cursor:pointer;background:#fff;border:none;border-radius:8px;padding:16px 32px;font-family:Raleway,sans-serif;font-size:14px;font-weight:600;transition:all .3s}.lh-texts-newsletter__button:hover{background:#f0f0f0;transform:translateY(-2px);box-shadow:0 4px 12px #fff3}.lh-texts-cta{text-align:center;background:#fafafa;padding:100px 0}.lh-texts-cta__title{letter-spacing:.02em;color:#1c1c1c;margin:0 0 20px;font-family:Raleway,sans-serif;font-size:48px;font-weight:700}.lh-texts-cta__text{color:#666;max-width:700px;margin:0 auto 40px;font-family:Open Sans,sans-serif;font-size:18px;line-height:1.6}.lh-texts-cta__buttons{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.lh-btn{letter-spacing:.08em;text-transform:uppercase;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;padding:16px 32px;font-family:Raleway,sans-serif;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.lh-btn--primary{color:#fff;background:#1c1c1c}.lh-btn--primary:hover{background:#333;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.lh-btn--secondary{color:#1c1c1c;background:0 0;border:2px solid #1c1c1c}.lh-btn--secondary:hover{color:#fff;background:#1c1c1c;transform:translateY(-2px)}.lh-btn--lg{padding:20px 40px;font-size:16px}@media (max-width:968px){.lh-texts-hero{padding:80px 0 60px}.lh-texts-hero__title{font-size:42px}.lh-texts-hero__subtitle{font-size:16px}.lh-texts-categories{padding:24px 0}.lh-texts-categories__list{gap:12px}.lh-texts-category{padding:10px 16px;font-size:12px}.lh-texts-grid-section{padding:56px 0}.lh-texts-grid{grid-template-columns:1fr;gap:32px}.lh-texts-card__image{height:240px}.lh-texts-card__content{padding:24px}.lh-texts-card__title a{font-size:20px}.lh-texts-newsletter{padding:72px 0}.lh-texts-newsletter__title{font-size:32px}.lh-texts-newsletter__text{font-size:16px}.lh-texts-newsletter__form{flex-direction:column}.lh-texts-newsletter__input,.lh-texts-newsletter__button{width:100%}.lh-texts-cta{padding:72px 0}.lh-texts-cta__title{font-size:32px}.lh-texts-cta__text{font-size:16px}.lh-texts-cta__buttons{flex-direction:column;width:100%}.lh-texts-cta__buttons .lh-btn{width:100%}.lh-btn{padding:14px 24px;font-size:13px}.lh-btn--lg{padding:16px 32px;font-size:14px}}@media (max-width:768px){.lh-texts-hero__title{font-size:36px}.lh-texts-cta__title,.lh-texts-newsletter__title{font-size:28px}}
