.IndustryPage-module__t__rpW__hero{padding:8rem 0 5rem;position:relative;overflow:hidden}.IndustryPage-module__t__rpW__heroContent{text-align:center;max-width:800px;margin:0 auto}.IndustryPage-module__t__rpW__heroBadge{background:rgba(var(--accent-rgb),.1);color:var(--accent);border-radius:2rem;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.9rem;display:inline-flex}.IndustryPage-module__t__rpW__emoji{font-size:1.25rem}.IndustryPage-module__t__rpW__heroTitle{margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.1}.IndustryPage-module__t__rpW__heroSubtitle{color:var(--text-secondary);max-width:600px;margin:0 auto 2rem;font-size:1.2rem;line-height:1.6}.IndustryPage-module__t__rpW__content{padding:4rem 0}.IndustryPage-module__t__rpW__section{margin-bottom:4rem}.IndustryPage-module__t__rpW__sectionTitle{align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:1.75rem;font-weight:600;display:flex}.IndustryPage-module__t__rpW__prose{color:var(--text-secondary);font-size:1.1rem;line-height:1.8}.IndustryPage-module__t__rpW__prose p{margin-bottom:1.5rem}.IndustryPage-module__t__rpW__cardIcon{background:rgba(var(--accent-rgb),.1);width:2rem;height:2rem;color:var(--accent);border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;font-weight:700;display:inline-flex}.IndustryPage-module__t__rpW__challengesSection{background:var(--surface);border:1px solid var(--border);border-radius:1.5rem;margin-bottom:4rem;padding:2.5rem}.IndustryPage-module__t__rpW__challengesGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.25rem;margin-top:1.5rem;display:grid}.IndustryPage-module__t__rpW__challengeItem{background:rgba(var(--accent-rgb),.03);border-radius:.75rem;align-items:flex-start;gap:1rem;padding:1rem;transition:background .2s;display:flex}.IndustryPage-module__t__rpW__challengeItem:hover{background:rgba(var(--accent-rgb),.06)}.IndustryPage-module__t__rpW__challengeNumber{background:rgba(var(--accent-rgb),.15);width:1.75rem;height:1.75rem;color:var(--accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.85rem;font-weight:600;display:flex}.IndustryPage-module__t__rpW__challengeItem p{color:var(--text-secondary);margin:0;line-height:1.5}.IndustryPage-module__t__rpW__solutionSection{background:var(--surface);border:2px solid var(--accent);text-align:center;border-radius:1.5rem;margin-bottom:4rem;padding:3rem}.IndustryPage-module__t__rpW__solutionTitle{justify-content:center;align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:1.75rem;font-weight:600;display:flex}.IndustryPage-module__t__rpW__kallyLogo{font-size:2rem}.IndustryPage-module__t__rpW__solutionContent{color:var(--text-secondary);max-width:700px;margin:0 auto 2rem;font-size:1.1rem;line-height:1.7}.IndustryPage-module__t__rpW__benefitsGrid{text-align:left;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;margin-bottom:2rem;display:grid}.IndustryPage-module__t__rpW__benefitItem{background:rgba(var(--accent-rgb),.05);border-radius:.75rem;align-items:flex-start;gap:.75rem;padding:1rem;display:flex}.IndustryPage-module__t__rpW__checkmark{color:var(--accent);font-size:1.1rem;font-weight:700}.IndustryPage-module__t__rpW__useCasesGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.IndustryPage-module__t__rpW__useCaseCard{background:var(--surface);border:1px solid var(--border);border-radius:1rem;padding:1.5rem;transition:border-color .2s,transform .2s}.IndustryPage-module__t__rpW__useCaseCard:hover{border-color:var(--accent);transform:translateY(-2px)}.IndustryPage-module__t__rpW__useCaseTitle{margin-bottom:.75rem;font-size:1.15rem;font-weight:600}.IndustryPage-module__t__rpW__useCaseDescription{color:var(--text-secondary);margin-bottom:1rem;line-height:1.6}.IndustryPage-module__t__rpW__useCaseLink{color:var(--accent);align-items:center;gap:.25rem;font-weight:500;text-decoration:none;transition:gap .2s;display:inline-flex}.IndustryPage-module__t__rpW__useCaseLink:hover{gap:.5rem}.IndustryPage-module__t__rpW__faqList{flex-direction:column;gap:1rem;display:flex}.IndustryPage-module__t__rpW__faqItem{background:var(--surface);border:1px solid var(--border);border-radius:.75rem;overflow:hidden}.IndustryPage-module__t__rpW__faqItem[open]{border-color:var(--accent)}.IndustryPage-module__t__rpW__faqQuestion{cursor:pointer;justify-content:space-between;align-items:center;padding:1.25rem;font-weight:600;list-style:none;display:flex}.IndustryPage-module__t__rpW__faqQuestion::-webkit-details-marker{display:none}.IndustryPage-module__t__rpW__faqQuestion:after{content:"+";color:var(--accent);font-size:1.5rem;transition:transform .2s}.IndustryPage-module__t__rpW__faqItem[open] .IndustryPage-module__t__rpW__faqQuestion:after{transform:rotate(45deg)}.IndustryPage-module__t__rpW__faqAnswer{color:var(--text-secondary);margin:0;padding:0 1.25rem 1.25rem;line-height:1.7}.IndustryPage-module__t__rpW__relatedLinks{flex-wrap:wrap;gap:.75rem;display:flex}.IndustryPage-module__t__rpW__relatedLink{background:rgba(var(--accent-rgb),.1);color:var(--accent);text-transform:capitalize;border-radius:2rem;padding:.5rem 1rem;font-size:.9rem;text-decoration:none;transition:background .2s;display:inline-block}.IndustryPage-module__t__rpW__relatedLink:hover{background:rgba(var(--accent-rgb),.2)}.IndustryPage-module__t__rpW__resourcesBlock{background:var(--surface);border:1px solid var(--border);border-radius:1rem;margin-bottom:2rem;padding:1.5rem}.IndustryPage-module__t__rpW__resourcesSubtitle{color:var(--text-primary);margin-bottom:1rem;font-size:1.1rem;font-weight:600}.IndustryPage-module__t__rpW__resourcesList{flex-direction:column;gap:.75rem;display:flex}.IndustryPage-module__t__rpW__resourceLink{color:var(--accent);font-size:1rem;text-decoration:none;transition:color .2s,padding-left .2s;display:block}.IndustryPage-module__t__rpW__resourceLink:hover{color:var(--accent-hover);padding-left:.5rem}.IndustryPage-module__t__rpW__industriesLinks{flex-wrap:wrap;gap:1rem;display:flex}.IndustryPage-module__t__rpW__industryLink{background:rgba(var(--accent-rgb),.08);border:1px solid var(--border);color:var(--text-primary);border-radius:.75rem;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.95rem;text-decoration:none;transition:all .2s;display:inline-flex}.IndustryPage-module__t__rpW__industryLink:hover{background:rgba(var(--accent-rgb),.15);border-color:var(--accent);transform:translateY(-2px)}.IndustryPage-module__t__rpW__industryLinkEmoji{font-size:1.25rem}@media (max-width:768px){.IndustryPage-module__t__rpW__hero{padding:6rem 0 3rem}.IndustryPage-module__t__rpW__challengesSection,.IndustryPage-module__t__rpW__solutionSection{padding:1.5rem}.IndustryPage-module__t__rpW__challengesGrid,.IndustryPage-module__t__rpW__benefitsGrid,.IndustryPage-module__t__rpW__useCasesGrid{grid-template-columns:1fr}}
