.ideas-module__kMprwa__page{background:var(--background);height:100vh;min-height:100vh;color:var(--foreground);font-family:var(--font-sans);position:fixed;inset:0;overflow:hidden auto}.ideas-module__kMprwa__nav{border-bottom:1px solid var(--border);background:var(--background);z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;position:sticky;top:0}.ideas-module__kMprwa__navBrand{color:var(--foreground);letter-spacing:-.02em;font-size:1.05rem;font-weight:650;text-decoration:none}.ideas-module__kMprwa__navLink{color:var(--foreground-muted);font-size:.85rem;text-decoration:none;transition:color .15s}.ideas-module__kMprwa__navLink:hover{color:var(--foreground)}.ideas-module__kMprwa__hero{text-align:center;max-width:800px;margin:0 auto;padding:3rem 2rem 2rem}.ideas-module__kMprwa__breadcrumb{color:var(--foreground-subtle);margin-bottom:1.25rem;font-size:.8rem;text-decoration:none;transition:color .15s;display:inline-block}.ideas-module__kMprwa__breadcrumb:hover{color:var(--primary-green)}.ideas-module__kMprwa__title{letter-spacing:-.04em;background:linear-gradient(135deg,var(--primary-green)20%,var(--accent-green)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.75rem;font-size:2.2rem;font-weight:700;line-height:1.15}.ideas-module__kMprwa__indexTitle{letter-spacing:-.04em;background:linear-gradient(135deg,var(--primary-green)20%,var(--accent-green)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.75rem;font-size:2.4rem;font-weight:700;line-height:1.15}.ideas-module__kMprwa__subtitle{color:var(--foreground-muted);max-width:560px;margin:0 auto 2rem;font-size:.95rem;line-height:1.6}.ideas-module__kMprwa__statsRow{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.ideas-module__kMprwa__stat{flex-direction:column;align-items:center;gap:.2rem;display:flex}.ideas-module__kMprwa__statValue{color:var(--primary-green);letter-spacing:-.02em;font-size:1.3rem;font-weight:700}.ideas-module__kMprwa__statLabel{color:var(--foreground-subtle);text-transform:uppercase;letter-spacing:.06em;font-size:.72rem}.ideas-module__kMprwa__grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem;max-width:900px;margin:0 auto;padding:2rem;display:grid}.ideas-module__kMprwa__card{border:1px solid var(--border);background:#ffffff08;border-radius:14px;padding:1.25rem;transition:border-color .2s,background .2s}.ideas-module__kMprwa__card:hover{background:#ffffff0d;border-color:#22c55e33}.ideas-module__kMprwa__cardHeader{align-items:center;gap:.6rem;margin-bottom:.6rem;display:flex}.ideas-module__kMprwa__cardIcon{object-fit:cover;border-radius:6px;flex-shrink:0;width:28px;height:28px}.ideas-module__kMprwa__cardName{color:var(--foreground);letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.95rem;font-weight:600;overflow:hidden}.ideas-module__kMprwa__growthBadge{color:var(--primary-green);background:#22c55e1a;border-radius:6px;flex-shrink:0;padding:.15rem .45rem;font-size:.7rem;font-weight:600}.ideas-module__kMprwa__cardDesc{color:var(--foreground-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.75rem;font-size:.8rem;line-height:1.5;display:-webkit-box;overflow:hidden}.ideas-module__kMprwa__cardStats{gap:1.25rem;display:flex}.ideas-module__kMprwa__cardStat{flex-direction:column;gap:.1rem;display:flex}.ideas-module__kMprwa__cardStatLabel{color:var(--foreground-subtle);text-transform:uppercase;letter-spacing:.05em;font-size:.65rem}.ideas-module__kMprwa__cardStatValue{color:var(--foreground);font-size:.9rem;font-weight:650}.ideas-module__kMprwa__cta{text-align:center;background:#22c55e0a;border:1px solid #22c55e1f;border-radius:16px;max-width:600px;margin:2rem auto;padding:2.5rem 2rem}.ideas-module__kMprwa__cta h2{letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.25rem;font-weight:650}.ideas-module__kMprwa__cta p{color:var(--foreground-muted);margin-bottom:1.25rem;font-size:.85rem}.ideas-module__kMprwa__ctaBtn{color:#ffffffeb;background:linear-gradient(135deg,#1a7a3a 20%,#22874a 100%);border-radius:10px;padding:.65rem 1.5rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.ideas-module__kMprwa__ctaBtn:hover{background:linear-gradient(135deg,#1e8a42 20%,#289652 100%);transform:translateY(-1px);box-shadow:0 4px 16px #22c55e26}.ideas-module__kMprwa__faq{max-width:700px;margin:2rem auto;padding:0 2rem}.ideas-module__kMprwa__faqTitle{letter-spacing:-.02em;margin-bottom:1.25rem;font-size:1.2rem;font-weight:650}.ideas-module__kMprwa__faqItem{border-bottom:1px solid var(--border);margin-bottom:1.25rem;padding-bottom:1.25rem}.ideas-module__kMprwa__faqItem:last-child{border-bottom:none}.ideas-module__kMprwa__faqQ{color:var(--foreground);margin-bottom:.35rem;font-size:.92rem;font-weight:600}.ideas-module__kMprwa__faqA{color:var(--foreground-muted);font-size:.84rem;line-height:1.6}.ideas-module__kMprwa__related{max-width:700px;margin:2rem auto 3rem;padding:0 2rem}.ideas-module__kMprwa__relatedTitle{letter-spacing:-.02em;margin-bottom:1rem;font-size:1.1rem;font-weight:650}.ideas-module__kMprwa__relatedGrid{flex-wrap:wrap;gap:.5rem;display:flex}.ideas-module__kMprwa__relatedLink{color:var(--foreground-muted);border:1px solid var(--border);background:#ffffff0a;border-radius:8px;padding:.4rem .85rem;font-size:.82rem;text-decoration:none;transition:all .15s}.ideas-module__kMprwa__relatedLink:hover{color:var(--primary-green);background:#22c55e0d;border-color:#22c55e40}.ideas-module__kMprwa__indexHero{text-align:center;max-width:800px;margin:0 auto;padding:3rem 2rem 1rem}.ideas-module__kMprwa__indexGrid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:.85rem;max-width:900px;margin:0 auto;padding:1.5rem 2rem 3rem;display:grid}.ideas-module__kMprwa__indexCard{border:1px solid var(--border);background:#ffffff08;border-radius:12px;flex-direction:column;gap:.35rem;padding:1.1rem 1.25rem;text-decoration:none;transition:all .2s;display:flex}.ideas-module__kMprwa__indexCard:hover{background:#ffffff0d;border-color:#22c55e33;transform:translateY(-2px)}.ideas-module__kMprwa__indexCardName{color:var(--foreground);font-size:.95rem;font-weight:600}.ideas-module__kMprwa__indexCardMeta{color:var(--foreground-subtle);font-size:.75rem}.ideas-module__kMprwa__indexCardRevenue{color:var(--primary-green);font-size:.82rem;font-weight:600}.ideas-module__kMprwa__footer{text-align:center;border-top:1px solid var(--border);color:var(--foreground-subtle);padding:2rem;font-size:.75rem}@media (max-width:640px){.ideas-module__kMprwa__title{font-size:1.6rem}.ideas-module__kMprwa__indexTitle{font-size:1.8rem}.ideas-module__kMprwa__hero,.ideas-module__kMprwa__indexHero{padding:2rem 1rem 1.5rem}.ideas-module__kMprwa__grid,.ideas-module__kMprwa__indexGrid{grid-template-columns:1fr;padding:1rem}.ideas-module__kMprwa__statsRow{gap:1rem}.ideas-module__kMprwa__nav{padding:.75rem 1rem}}
