.index-module__K5LrLW__container{flex-direction:column;gap:40px;width:100%;max-width:1400px;min-height:100vh;margin:0 auto;padding:20px;display:flex}.index-module__K5LrLW__header{text-align:center;padding:20px 0}.index-module__K5LrLW__title{color:var(--color-primary);margin-bottom:8px;font-size:2.5rem;font-weight:700}.index-module__K5LrLW__subtitle{color:var(--text-muted);font-size:1.1rem;font-weight:400}.index-module__K5LrLW__heroSection{background:linear-gradient(135deg,#ff6b35 0%,#f7931a 100%);border-radius:16px;width:100%;overflow:hidden;box-shadow:0 8px 32px #ff6b354d}.index-module__K5LrLW__heroContent{grid-template-columns:1fr 1fr;gap:0;min-height:400px;display:grid}.index-module__K5LrLW__heroImageWrapper{position:relative;overflow:hidden}.index-module__K5LrLW__heroImage{object-fit:cover;width:100%;height:100%}.index-module__K5LrLW__heroText{color:#fff;flex-direction:column;justify-content:center;padding:40px;display:flex}.index-module__K5LrLW__heroLabel{text-transform:uppercase;letter-spacing:.5px;background:#fff3;border-radius:20px;align-items:center;gap:6px;width:fit-content;margin-bottom:16px;padding:6px 12px;font-size:.85rem;font-weight:600;display:inline-flex}.index-module__K5LrLW__heroTitle{margin-bottom:16px;font-size:2rem;font-weight:700;line-height:1.2}.index-module__K5LrLW__heroExcerpt{opacity:.9;margin-bottom:24px;font-size:1.1rem;line-height:1.6}.index-module__K5LrLW__heroMeta{opacity:.8;align-items:center;gap:16px;font-size:.9rem;display:flex}.index-module__K5LrLW__heroLink{color:#ff6b35;background:#fff;border-radius:8px;align-items:center;gap:8px;width:fit-content;padding:12px 24px;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.index-module__K5LrLW__heroLink:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003}.index-module__K5LrLW__mainGrid{grid-template-columns:2fr 1fr;gap:32px;display:grid}.index-module__K5LrLW__latestSection{flex-direction:column;gap:24px;display:flex}.index-module__K5LrLW__sectionHeader{border-bottom:2px solid var(--color-primary);justify-content:space-between;align-items:center;padding-bottom:12px;display:flex}.index-module__K5LrLW__sectionTitle{color:var(--text-color);font-size:1.5rem;font-weight:700}.index-module__K5LrLW__viewAllLink{color:var(--color-primary);font-size:.9rem;font-weight:600;text-decoration:none;transition:opacity .2s}.index-module__K5LrLW__viewAllLink:hover{opacity:.8}.index-module__K5LrLW__postsGrid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.index-module__K5LrLW__postCard{background:var(--card-bg,white);border-radius:12px;transition:transform .2s,box-shadow .2s;overflow:hidden;box-shadow:0 4px 12px #00000014}.index-module__K5LrLW__postCard:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.index-module__K5LrLW__postImageWrapper{aspect-ratio:16/9;position:relative;overflow:hidden}.index-module__K5LrLW__postImage{object-fit:cover;width:100%;height:100%}.index-module__K5LrLW__postContent{padding:16px}.index-module__K5LrLW__postTitle{color:var(--text-color);margin-bottom:8px;font-size:1.1rem;font-weight:600;line-height:1.3}.index-module__K5LrLW__postExcerpt{color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:12px;font-size:.9rem;line-height:1.5;display:-webkit-box;overflow:hidden}.index-module__K5LrLW__postMeta{color:var(--text-muted);justify-content:space-between;align-items:center;font-size:.8rem;display:flex}.index-module__K5LrLW__postLink{color:inherit;text-decoration:none;display:block}.index-module__K5LrLW__sidebar{flex-direction:column;gap:32px;display:flex}.index-module__K5LrLW__toolsSection{background:var(--card-bg,white);border-radius:12px;padding:24px;box-shadow:0 4px 12px #00000014}.index-module__K5LrLW__toolsSectionTitle{color:var(--text-color);align-items:center;gap:8px;margin-bottom:20px;font-size:1.25rem;font-weight:700;display:flex}.index-module__K5LrLW__toolsList{flex-direction:column;gap:16px;display:flex}.index-module__K5LrLW__toolItem{border-bottom:1px solid var(--border-color,#eee);flex-direction:column;gap:8px;padding-bottom:16px;display:flex}.index-module__K5LrLW__toolItem:last-child{border-bottom:none;padding-bottom:0}.index-module__K5LrLW__toolHeader{justify-content:space-between;align-items:flex-start;display:flex}.index-module__K5LrLW__toolName{color:var(--text-color);font-size:1rem;font-weight:600}.index-module__K5LrLW__toolStats{color:var(--text-muted);gap:12px;font-size:.75rem;display:flex}.index-module__K5LrLW__toolStat{align-items:center;gap:4px;display:flex}.index-module__K5LrLW__toolQuote{color:var(--text-muted);font-size:.85rem;font-style:italic;line-height:1.4}.index-module__K5LrLW__toolAuthor{color:var(--color-primary);font-size:.75rem}.index-module__K5LrLW__toolLink{color:inherit;text-decoration:none}.index-module__K5LrLW__lessonsSection{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:16px;width:100%;padding:40px}.index-module__K5LrLW__lessonsTitle{margin-bottom:24px;font-size:1.5rem;font-weight:700}.index-module__K5LrLW__lessonOfWeek{margin-bottom:24px;font-size:1.25rem;font-weight:600;line-height:1.4}.index-module__K5LrLW__keyTakeaways{flex-direction:column;gap:12px;margin:0 0 24px;padding:0;list-style:none;display:flex}.index-module__K5LrLW__takeaway{align-items:flex-start;gap:12px;font-size:1rem;line-height:1.5;display:flex}.index-module__K5LrLW__takeawayIcon{background:#fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;display:flex}.index-module__K5LrLW__personalStory{background:#ffffff1a;border-radius:12px;margin-bottom:24px;padding:20px}.index-module__K5LrLW__storyLabel{text-transform:uppercase;letter-spacing:.5px;opacity:.8;margin-bottom:8px;font-size:.85rem;font-weight:600}.index-module__K5LrLW__storyText{font-size:1rem;line-height:1.6}.index-module__K5LrLW__actionAdvice{background:#ffffff26;border-left:4px solid #fff;border-radius:0 8px 8px 0;padding:16px 20px}.index-module__K5LrLW__adviceLabel{text-transform:uppercase;letter-spacing:.5px;opacity:.8;margin-bottom:8px;font-size:.85rem;font-weight:600}.index-module__K5LrLW__adviceText{font-size:1rem;line-height:1.5}.index-module__K5LrLW__newsletterSection{background:var(--card-bg,white);text-align:center;border-radius:12px;padding:24px;box-shadow:0 4px 12px #00000014}.index-module__K5LrLW__newsletterTitle{color:var(--text-color);margin-bottom:8px;font-size:1.25rem;font-weight:700}.index-module__K5LrLW__newsletterDesc{color:var(--text-muted);margin-bottom:16px;font-size:.95rem}.index-module__K5LrLW__subscribeButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff6b35 0%,#f7931a 100%);border:none;border-radius:8px;padding:12px 32px;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s}.index-module__K5LrLW__subscribeButton:hover{transform:translateY(-2px);box-shadow:0 4px 12px #ff6b3566}.index-module__K5LrLW__emptyState{text-align:center;color:var(--text-muted);padding:60px 20px}.index-module__K5LrLW__emptyIcon{margin-bottom:16px;font-size:3rem}.index-module__K5LrLW__emptyText{font-size:1.1rem}.index-module__K5LrLW__postCardDark{background:var(--color-primary-dark,#1a1a2e)}.index-module__K5LrLW__postTitleDark{color:#fff}.index-module__K5LrLW__postExcerptDark{color:#b3b3b3}.index-module__K5LrLW__toolsSectionDark{background:var(--color-primary-dark,#1a1a2e)}.index-module__K5LrLW__toolsSectionTitleDark,.index-module__K5LrLW__toolNameDark{color:#fff}.index-module__K5LrLW__toolStatDark{color:#999}.index-module__K5LrLW__toolQuoteDark{color:#b3b3b3}.index-module__K5LrLW__toolItemDark{border-bottom-color:#ffffff1a}@media (max-width:1024px){.index-module__K5LrLW__mainGrid{grid-template-columns:1fr}.index-module__K5LrLW__sidebar{order:-1}.index-module__K5LrLW__heroContent{grid-template-columns:1fr}.index-module__K5LrLW__heroImageWrapper{height:250px}.index-module__K5LrLW__heroText{padding:24px}.index-module__K5LrLW__heroTitle{font-size:1.5rem}}@media (max-width:768px){.index-module__K5LrLW__container{gap:24px;padding:16px}.index-module__K5LrLW__title{font-size:2rem}.index-module__K5LrLW__postsGrid{grid-template-columns:1fr}.index-module__K5LrLW__lessonsSection{padding:24px}.index-module__K5LrLW__lessonOfWeek{font-size:1.1rem}}@media (max-width:480px){.index-module__K5LrLW__title{font-size:1.75rem}.index-module__K5LrLW__heroText{padding:20px}.index-module__K5LrLW__heroTitle{font-size:1.25rem}.index-module__K5LrLW__heroExcerpt{font-size:1rem}.index-module__K5LrLW__sectionTitle{font-size:1.25rem}}
