.moldInfo-module__GWWnMG__container{background:var(--background);min-height:100vh;margin-top:var(--desktop-menu-height)}.moldInfo-module__GWWnMG__hero{text-align:center;color:var(--primary-text);background:linear-gradient(135deg,#2d5a47 0%,#1a3a2f 100%);padding:4rem 2rem}.moldInfo-module__GWWnMG__heroContent{max-width:800px;margin:0 auto}.moldInfo-module__GWWnMG__heroIcon{filter:drop-shadow(0 4px 8px #0003);margin-bottom:1rem;font-size:4rem;display:block}.moldInfo-module__GWWnMG__heroTitle{margin:0 0 .75rem;font-size:2.5rem;font-weight:600}.moldInfo-module__GWWnMG__heroSubtitle{opacity:.9;margin:0 0 2rem;font-size:1.25rem}.moldInfo-module__GWWnMG__heroStats{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.moldInfo-module__GWWnMG__stat{background:#ffffff1a;border-radius:12px;flex-direction:column;align-items:center;min-width:100px;padding:1rem;display:flex}.moldInfo-module__GWWnMG__statNumber{font-size:1.75rem;font-weight:700}.moldInfo-module__GWWnMG__statLabel{opacity:.8;margin-top:.25rem;font-size:.8rem}.moldInfo-module__GWWnMG__section{max-width:1200px;margin:0 auto;padding:4rem 2rem}.moldInfo-module__GWWnMG__section.moldInfo-module__GWWnMG__searchHighlight{border-radius:12px;animation:2.5s ease-out forwards moldInfo-module__GWWnMG__searchPulse}@keyframes moldInfo-module__GWWnMG__searchPulse{0%{box-shadow:0 0 0 4px color-mix(in srgb,var(--secondary)50%,transparent),0 0 30px color-mix(in srgb,var(--secondary)40%,transparent);background:color-mix(in srgb,var(--secondary)8%,transparent)}40%{box-shadow:0 0 0 6px color-mix(in srgb,var(--secondary)35%,transparent),0 0 40px color-mix(in srgb,var(--secondary)25%,transparent);background:color-mix(in srgb,var(--secondary)5%,transparent)}to{box-shadow:none;background:0 0}}.moldInfo-module__GWWnMG__sectionAlt{background:var(--tertiary);max-width:none}.moldInfo-module__GWWnMG__sectionAlt>*{max-width:1200px;margin-left:auto;margin-right:auto}.moldInfo-module__GWWnMG__sectionHeader{text-align:center;margin-bottom:3rem}.moldInfo-module__GWWnMG__sectionTitle{color:var(--foreground);margin:0 0 .75rem;font-size:2rem;font-weight:600}.moldInfo-module__GWWnMG__sectionSubtitle{color:color-mix(in srgb,var(--foreground)70%,transparent);max-width:600px;margin:0 auto;font-size:1.1rem}.moldInfo-module__GWWnMG__subSectionTitle{color:var(--foreground);text-align:center;margin:3rem 0 1.5rem;font-size:1.5rem;font-weight:600}.moldInfo-module__GWWnMG__moldTypesGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;display:grid}.moldInfo-module__GWWnMG__moldTypeCard{background:var(--card-bg);box-shadow:0 2px 8px color-mix(in srgb,var(--foreground)5%,transparent);border-radius:12px;transition:box-shadow .2s;overflow:hidden}.moldInfo-module__GWWnMG__moldTypeCard:hover{box-shadow:0 4px 16px color-mix(in srgb,var(--foreground)10%,transparent)}.moldInfo-module__GWWnMG__moldTypeHeader{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:1rem;width:100%;padding:1.25rem;transition:background-color .2s;display:flex}.moldInfo-module__GWWnMG__moldTypeHeader:hover{background:color-mix(in srgb,var(--foreground)3%,transparent)}.moldInfo-module__GWWnMG__moldTypeIndicator{border:2px solid #ffffff4d;border-radius:50%;flex-shrink:0;width:16px;height:16px}.moldInfo-module__GWWnMG__moldTypeInfo{flex:1}.moldInfo-module__GWWnMG__moldTypeTitle{color:var(--foreground);margin:0 0 .25rem;font-size:1.1rem;font-weight:600}.moldInfo-module__GWWnMG__moldTypeDesc{color:color-mix(in srgb,var(--foreground)70%,transparent);margin:0;font-size:.9rem}.moldInfo-module__GWWnMG__expandIcon{color:var(--primary);flex-shrink:0;font-size:1.5rem;font-weight:300}.moldInfo-module__GWWnMG__moldTypeContent{grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid;overflow:hidden}.moldInfo-module__GWWnMG__moldTypeContent.moldInfo-module__GWWnMG__expanded{grid-template-rows:1fr}.moldInfo-module__GWWnMG__moldTypeInner{min-height:0;overflow:hidden}.moldInfo-module__GWWnMG__moldTypeList{margin:0;padding:0;list-style:none}.moldInfo-module__GWWnMG__moldTypeContent.moldInfo-module__GWWnMG__expanded .moldInfo-module__GWWnMG__moldTypeList{padding:0 1.25rem 1rem 3rem}.moldInfo-module__GWWnMG__moldTypeList li{color:color-mix(in srgb,var(--foreground)80%,transparent);margin-bottom:.5rem;padding-left:1rem;font-size:.9rem;line-height:1.5;position:relative}.moldInfo-module__GWWnMG__moldTypeList li:before{content:"•";color:var(--primary);position:absolute;left:0}.moldInfo-module__GWWnMG__healthImpact{color:color-mix(in srgb,var(--foreground)70%,transparent);background:color-mix(in srgb,var(--primary)5%,transparent);border-top:1px solid color-mix(in srgb,var(--primary)15%,transparent);padding:.75rem 1.25rem 1.25rem 3rem;font-size:.85rem}.moldInfo-module__GWWnMG__healthImpact strong{color:var(--primary)}.moldInfo-module__GWWnMG__conditionsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;display:grid}.moldInfo-module__GWWnMG__conditionCard{background:var(--card-bg);text-align:center;box-shadow:0 2px 8px color-mix(in srgb,var(--foreground)5%,transparent);border-radius:12px;padding:1.5rem;transition:transform .2s,box-shadow .2s}.moldInfo-module__GWWnMG__conditionCard:hover{box-shadow:0 8px 24px color-mix(in srgb,var(--foreground)10%,transparent);transform:translateY(-4px)}.moldInfo-module__GWWnMG__conditionIcon{margin-bottom:1rem;font-size:2.5rem;display:block}.moldInfo-module__GWWnMG__conditionTitle{color:var(--foreground);margin:0 0 .5rem;font-size:1.1rem;font-weight:600}.moldInfo-module__GWWnMG__conditionDesc{color:color-mix(in srgb,var(--foreground)70%,transparent);margin:0 0 .75rem;font-size:.9rem;line-height:1.4}.moldInfo-module__GWWnMG__conditionThreshold{background:color-mix(in srgb,var(--primary)10%,transparent);color:var(--primary);border-radius:20px;padding:.25rem .75rem;font-size:.8rem;font-weight:500;display:inline-block}.moldInfo-module__GWWnMG__timeline{padding:2rem 0;position:relative}.moldInfo-module__GWWnMG__timelineLine{background:linear-gradient(to bottom,#2d5a47,var(--tertiary));border-radius:2px;width:4px;position:absolute;top:0;bottom:0;left:28px}.moldInfo-module__GWWnMG__timelinePhase{opacity:0;gap:1.5rem;margin-bottom:2rem;transition:opacity .6s,transform .6s;display:flex;position:relative;transform:translateY(40px)}.moldInfo-module__GWWnMG__timelinePhase.moldInfo-module__GWWnMG__visible{opacity:1;transform:translateY(0)}.moldInfo-module__GWWnMG__phaseMarker{z-index:1;background:#2d5a47;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex;position:relative;box-shadow:0 4px 12px #2d5a4766}.moldInfo-module__GWWnMG__phaseNumber{color:var(--primary-text);font-size:1.5rem;font-weight:700}.moldInfo-module__GWWnMG__phaseCard{background:var(--card-bg);box-shadow:0 2px 12px color-mix(in srgb,var(--foreground)6%,transparent);border-radius:12px;flex:1;padding:1.5rem}.moldInfo-module__GWWnMG__timelinePhase.moldInfo-module__GWWnMG__visible .moldInfo-module__GWWnMG__phaseCard{opacity:0;animation:.5s .2s forwards moldInfo-module__GWWnMG__fadeInUp}@keyframes moldInfo-module__GWWnMG__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.moldInfo-module__GWWnMG__phaseHeader{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.moldInfo-module__GWWnMG__phaseIcon{font-size:2rem}.moldInfo-module__GWWnMG__phaseTitle{color:var(--foreground);margin:0;font-size:1.25rem;font-weight:600}.moldInfo-module__GWWnMG__phaseDuration{color:#2d5a47;font-size:.85rem;font-weight:500}.moldInfo-module__GWWnMG__phaseDescription{color:color-mix(in srgb,var(--foreground)80%,transparent);margin:0 0 1rem;font-size:.95rem;line-height:1.5}.moldInfo-module__GWWnMG__phaseActivities{gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.moldInfo-module__GWWnMG__phaseActivities li{color:color-mix(in srgb,var(--foreground)70%,transparent);padding-left:1.25rem;font-size:.9rem;position:relative}.moldInfo-module__GWWnMG__phaseActivities li:before{content:"✓";color:#2d5a47;font-weight:600;position:absolute;left:0}.moldInfo-module__GWWnMG__partiesGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1rem;display:grid}.moldInfo-module__GWWnMG__partyCard{background:var(--card-bg);box-shadow:0 2px 8px color-mix(in srgb,var(--foreground)5%,transparent);border-radius:12px;transition:box-shadow .2s;overflow:hidden}.moldInfo-module__GWWnMG__partyCard:hover{box-shadow:0 4px 16px color-mix(in srgb,var(--foreground)10%,transparent)}.moldInfo-module__GWWnMG__partyHeader{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:1rem;width:100%;padding:1.25rem;transition:background-color .2s;display:flex}.moldInfo-module__GWWnMG__partyHeader:hover{background:color-mix(in srgb,var(--foreground)3%,transparent)}.moldInfo-module__GWWnMG__partyIcon{flex-shrink:0;font-size:2rem}.moldInfo-module__GWWnMG__partyInfo{flex:1}.moldInfo-module__GWWnMG__partyTitle{color:var(--foreground);margin:0 0 .25rem;font-size:1.1rem;font-weight:600}.moldInfo-module__GWWnMG__partyRole{color:color-mix(in srgb,var(--foreground)65%,transparent);margin:0;font-size:.85rem}.moldInfo-module__GWWnMG__partyContent{grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid;overflow:hidden}.moldInfo-module__GWWnMG__partyContent.moldInfo-module__GWWnMG__expanded{grid-template-rows:1fr}.moldInfo-module__GWWnMG__partyDetails{min-height:0;padding:0}.moldInfo-module__GWWnMG__partyContent.moldInfo-module__GWWnMG__expanded .moldInfo-module__GWWnMG__partyDetails{padding:0 1.25rem 1.25rem}.moldInfo-module__GWWnMG__partySection{margin-bottom:1rem}.moldInfo-module__GWWnMG__partySection:last-child{margin-bottom:0}.moldInfo-module__GWWnMG__partySection h4{color:#2d5a47;margin:0 0 .5rem;font-size:.9rem;font-weight:600}.moldInfo-module__GWWnMG__partySection ul{margin:0;padding:0;list-style:none}.moldInfo-module__GWWnMG__partySection li{color:color-mix(in srgb,var(--foreground)75%,transparent);margin-bottom:.35rem;padding-left:1rem;font-size:.85rem;position:relative}.moldInfo-module__GWWnMG__partySection li:before{content:"•";color:#2d5a47;position:absolute;left:0}.moldInfo-module__GWWnMG__tipsList li{background:#2d5a470d;border-radius:6px;margin-bottom:.5rem;padding:.5rem .75rem .5rem 1.5rem}.moldInfo-module__GWWnMG__healthGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}.moldInfo-module__GWWnMG__healthCard{background:var(--card-bg);box-shadow:0 2px 8px color-mix(in srgb,var(--foreground)5%,transparent);border-radius:12px;padding:1.5rem}.moldInfo-module__GWWnMG__healthHeader{border-left:4px solid;align-items:center;gap:.75rem;margin-bottom:1rem;padding-left:1rem;display:flex}.moldInfo-module__GWWnMG__healthIcon{font-size:1.5rem}.moldInfo-module__GWWnMG__healthTitle{color:var(--foreground);margin:0;font-size:1.1rem;font-weight:600}.moldInfo-module__GWWnMG__symptomsList{margin:0 0 1rem;padding:0;list-style:none}.moldInfo-module__GWWnMG__symptomsList li{color:color-mix(in srgb,var(--foreground)75%,transparent);margin-bottom:.5rem;padding-left:1.25rem;font-size:.9rem;position:relative}.moldInfo-module__GWWnMG__symptomsList li:before{content:"•";color:#2d5a47;position:absolute;left:0}.moldInfo-module__GWWnMG__atRisk{color:color-mix(in srgb,var(--foreground)65%,transparent);border-top:1px solid color-mix(in srgb,var(--foreground)10%,transparent);margin:0;padding-top:.75rem;font-size:.85rem}.moldInfo-module__GWWnMG__atRisk strong{color:var(--foreground)}.moldInfo-module__GWWnMG__safetySection{background:var(--card-bg);box-shadow:0 2px 12px color-mix(in srgb,var(--foreground)6%,transparent);border-radius:16px;padding:2rem}.moldInfo-module__GWWnMG__safetyGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;display:grid}.moldInfo-module__GWWnMG__safetyItem{background:#2d5a470d;border-radius:8px;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.moldInfo-module__GWWnMG__safetyCheck{color:#2d5a47;font-size:1.1rem;font-weight:700}.moldInfo-module__GWWnMG__checklistGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;display:grid}.moldInfo-module__GWWnMG__checklistCategory{background:var(--card-bg);box-shadow:0 2px 8px color-mix(in srgb,var(--foreground)5%,transparent);border-radius:12px;padding:1.5rem}.moldInfo-module__GWWnMG__checklistHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.moldInfo-module__GWWnMG__checklistHeader h3{color:var(--foreground);margin:0;font-size:1.1rem;font-weight:600}.moldInfo-module__GWWnMG__checklistProgress{color:#2d5a47;font-size:.9rem;font-weight:500}.moldInfo-module__GWWnMG__progressBar{background:var(--tertiary);border-radius:3px;height:6px;margin-bottom:1rem;overflow:hidden}.moldInfo-module__GWWnMG__progressFill{background:linear-gradient(90deg,#2d5a47,#4a8b6f);border-radius:3px;height:100%;transition:width .3s}.moldInfo-module__GWWnMG__checklistItems{margin:0;padding:0;list-style:none}.moldInfo-module__GWWnMG__checklistItem{margin-bottom:.5rem}.moldInfo-module__GWWnMG__checkboxLabel{cursor:pointer;border-radius:6px;align-items:flex-start;gap:.75rem;padding:.5rem;transition:background-color .2s;display:flex}.moldInfo-module__GWWnMG__checkboxLabel:hover{background:color-mix(in srgb,var(--foreground)3%,transparent)}.moldInfo-module__GWWnMG__checkbox{accent-color:#2d5a47;cursor:pointer;flex-shrink:0;width:18px;height:18px;margin-top:2px}.moldInfo-module__GWWnMG__checkboxText{color:color-mix(in srgb,var(--foreground)80%,transparent);font-size:.9rem;line-height:1.4;transition:color .2s,-webkit-text-decoration .2s,text-decoration .2s}.moldInfo-module__GWWnMG__checkboxText.moldInfo-module__GWWnMG__checked{color:color-mix(in srgb,var(--foreground)50%,transparent);text-decoration:line-through}.moldInfo-module__GWWnMG__preventionTabs{background:var(--card-bg);box-shadow:0 4px 16px color-mix(in srgb,var(--foreground)8%,transparent);border-radius:16px;overflow:hidden}.moldInfo-module__GWWnMG__tabButtons{border-bottom:1px solid var(--tertiary);scrollbar-width:none;display:flex;overflow-x:auto}.moldInfo-module__GWWnMG__tabButtons::-webkit-scrollbar{display:none}.moldInfo-module__GWWnMG__tabButton{min-width:max-content;color:color-mix(in srgb,var(--foreground)60%,transparent);cursor:pointer;background:0 0;border:none;flex:1;padding:1rem 1.5rem;font-size:.95rem;font-weight:500;transition:all .2s;position:relative}.moldInfo-module__GWWnMG__tabButton:hover{color:var(--foreground);background:color-mix(in srgb,var(--foreground)3%,transparent)}.moldInfo-module__GWWnMG__tabButton.moldInfo-module__GWWnMG__active{color:#2d5a47}.moldInfo-module__GWWnMG__tabButton.moldInfo-module__GWWnMG__active:after{content:"";background:#2d5a47;height:3px;position:absolute;bottom:0;left:0;right:0}.moldInfo-module__GWWnMG__tabContent{padding:2rem}.moldInfo-module__GWWnMG__tabPanel{display:none}.moldInfo-module__GWWnMG__tabPanel.moldInfo-module__GWWnMG__active{animation:.3s moldInfo-module__GWWnMG__fadeIn;display:block}@keyframes moldInfo-module__GWWnMG__fadeIn{0%{opacity:0}to{opacity:1}}.moldInfo-module__GWWnMG__tabTitle{color:var(--foreground);margin:0 0 .5rem;font-size:1.5rem;font-weight:600}.moldInfo-module__GWWnMG__tabDescription{color:color-mix(in srgb,var(--foreground)70%,transparent);margin:0 0 1.5rem;font-size:1rem}.moldInfo-module__GWWnMG__tipsGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;display:grid}.moldInfo-module__GWWnMG__tipCard{background:var(--tertiary);border-radius:10px;padding:1.25rem;transition:transform .2s}.moldInfo-module__GWWnMG__tipCard:hover{transform:translateY(-2px)}.moldInfo-module__GWWnMG__tipName{color:var(--foreground);margin:0 0 .5rem;font-size:1rem;font-weight:600}.moldInfo-module__GWWnMG__tipDesc{color:color-mix(in srgb,var(--foreground)70%,transparent);margin:0;font-size:.9rem;line-height:1.5}.moldInfo-module__GWWnMG__insuranceNote{color:color-mix(in srgb,var(--foreground)85%,transparent);background:#f59e0b1a;border-left:4px solid #f59e0b;border-radius:0 8px 8px 0;margin-bottom:2rem;padding:1rem 1.5rem;font-size:.95rem}.moldInfo-module__GWWnMG__insuranceNote strong{color:#b45309}.moldInfo-module__GWWnMG__faqList{flex-direction:column;gap:.75rem;max-width:900px;margin:0 auto;display:flex}.moldInfo-module__GWWnMG__faqItem{background:var(--card-bg);box-shadow:0 2px 8px color-mix(in srgb,var(--foreground)5%,transparent);border-radius:10px;transition:box-shadow .2s;overflow:hidden}.moldInfo-module__GWWnMG__faqItem:hover{box-shadow:0 4px 12px color-mix(in srgb,var(--foreground)10%,transparent)}.moldInfo-module__GWWnMG__faqQuestion{text-align:left;width:100%;color:var(--foreground);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;font-size:1rem;font-weight:500;transition:background-color .2s;display:flex}.moldInfo-module__GWWnMG__faqQuestion:hover{background:color-mix(in srgb,var(--foreground)3%,transparent)}.moldInfo-module__GWWnMG__faqIcon{color:#2d5a47;flex-shrink:0;font-size:1.5rem;font-weight:300;transition:transform .2s}.moldInfo-module__GWWnMG__faqItem.moldInfo-module__GWWnMG__open .moldInfo-module__GWWnMG__faqIcon{transform:rotate(180deg)}.moldInfo-module__GWWnMG__faqAnswerWrapper{grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid;overflow:hidden}.moldInfo-module__GWWnMG__faqItem.moldInfo-module__GWWnMG__open .moldInfo-module__GWWnMG__faqAnswerWrapper{grid-template-rows:1fr}.moldInfo-module__GWWnMG__faqAnswer{min-height:0;color:color-mix(in srgb,var(--foreground)80%,transparent);padding:0 1.5rem;font-size:.95rem;line-height:1.7}.moldInfo-module__GWWnMG__faqItem.moldInfo-module__GWWnMG__open .moldInfo-module__GWWnMG__faqAnswer{padding:0 1.5rem 1.25rem}.moldInfo-module__GWWnMG__comparisonTable{background:var(--card-bg);box-shadow:0 4px 16px color-mix(in srgb,var(--foreground)8%,transparent);border-radius:16px;overflow:hidden}.moldInfo-module__GWWnMG__comparisonHeader{color:var(--primary-text);background:#2d5a47;grid-template-columns:1fr 1fr 1fr;font-size:.95rem;font-weight:600;display:grid}.moldInfo-module__GWWnMG__comparisonHeader>div{text-align:center;padding:1rem}.moldInfo-module__GWWnMG__comparisonRow{border-bottom:1px solid var(--tertiary);grid-template-columns:1fr 1fr 1fr;display:grid}.moldInfo-module__GWWnMG__comparisonRow:last-child{border-bottom:none}.moldInfo-module__GWWnMG__comparisonRow>div{align-items:center;gap:.5rem;padding:1rem;font-size:.9rem;display:flex}.moldInfo-module__GWWnMG__comparisonFactor{color:var(--foreground);background:color-mix(in srgb,var(--foreground)3%,transparent);font-weight:600}.moldInfo-module__GWWnMG__comparisonDiy,.moldInfo-module__GWWnMG__comparisonPro{color:color-mix(in srgb,var(--foreground)75%,transparent)}.moldInfo-module__GWWnMG__checkMark{color:#22c55e;font-weight:700}.moldInfo-module__GWWnMG__proMark{color:#f59e0b;font-weight:700}.moldInfo-module__GWWnMG__ctaSection{background:linear-gradient(135deg,#2d5a47 0%,#1a3a2f 100%);padding:4rem 2rem}.moldInfo-module__GWWnMG__ctaContent{text-align:center;max-width:700px;color:var(--primary-text);margin:0 auto}.moldInfo-module__GWWnMG__ctaTitle{margin:0 0 1rem;font-size:2rem;font-weight:600}.moldInfo-module__GWWnMG__ctaDescription{opacity:.9;margin:0 0 2rem;font-size:1.1rem;line-height:1.6}.moldInfo-module__GWWnMG__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.moldInfo-module__GWWnMG__ctaPrimary{background:var(--primary-text);color:#2d5a47;border-radius:8px;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block}.moldInfo-module__GWWnMG__ctaPrimary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0003}.moldInfo-module__GWWnMG__ctaSecondary{color:var(--primary-text);border:2px solid var(--primary-text);background:0 0;border-radius:8px;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.moldInfo-module__GWWnMG__ctaSecondary:hover{background:#ffffff1a;transform:translateY(-2px)}@media (max-width:768px){.moldInfo-module__GWWnMG__hero{padding:3rem 1rem}.moldInfo-module__GWWnMG__heroIcon{font-size:3rem}.moldInfo-module__GWWnMG__heroTitle{font-size:1.75rem}.moldInfo-module__GWWnMG__heroSubtitle{font-size:1rem}.moldInfo-module__GWWnMG__heroStats{gap:1rem}.moldInfo-module__GWWnMG__stat{min-width:80px;padding:.75rem}.moldInfo-module__GWWnMG__statNumber{font-size:1.25rem}.moldInfo-module__GWWnMG__statLabel{font-size:.7rem}.moldInfo-module__GWWnMG__section{padding:3rem 1rem}.moldInfo-module__GWWnMG__sectionTitle{font-size:1.5rem}.moldInfo-module__GWWnMG__sectionSubtitle{font-size:1rem}.moldInfo-module__GWWnMG__subSectionTitle{font-size:1.25rem}.moldInfo-module__GWWnMG__timelineLine{left:18px}.moldInfo-module__GWWnMG__phaseMarker{width:40px;height:40px}.moldInfo-module__GWWnMG__phaseNumber{font-size:1rem}.moldInfo-module__GWWnMG__phaseCard{padding:1rem}.moldInfo-module__GWWnMG__phaseTitle{font-size:1.1rem}.moldInfo-module__GWWnMG__phaseIcon{font-size:1.5rem}.moldInfo-module__GWWnMG__moldTypesGrid,.moldInfo-module__GWWnMG__conditionsGrid,.moldInfo-module__GWWnMG__partiesGrid,.moldInfo-module__GWWnMG__checklistGrid,.moldInfo-module__GWWnMG__healthGrid,.moldInfo-module__GWWnMG__safetyGrid,.moldInfo-module__GWWnMG__tipsGrid,.moldInfo-module__GWWnMG__comparisonHeader,.moldInfo-module__GWWnMG__comparisonRow{grid-template-columns:1fr}.moldInfo-module__GWWnMG__comparisonHeader>div,.moldInfo-module__GWWnMG__comparisonRow>div{border-bottom:1px solid var(--tertiary)}.moldInfo-module__GWWnMG__comparisonRow>div:last-child{border-bottom:none}.moldInfo-module__GWWnMG__comparisonFactor{justify-content:center;font-size:1rem}.moldInfo-module__GWWnMG__tabButton{padding:.875rem 1rem;font-size:.85rem}.moldInfo-module__GWWnMG__tabContent{padding:1.5rem}.moldInfo-module__GWWnMG__tabTitle{font-size:1.25rem}.moldInfo-module__GWWnMG__faqQuestion{padding:1rem;font-size:.95rem}.moldInfo-module__GWWnMG__faqAnswer{font-size:.9rem}.moldInfo-module__GWWnMG__faqItem.moldInfo-module__GWWnMG__open .moldInfo-module__GWWnMG__faqAnswer{padding:0 1rem 1rem}.moldInfo-module__GWWnMG__ctaSection{padding:3rem 1rem}.moldInfo-module__GWWnMG__ctaTitle{font-size:1.5rem}.moldInfo-module__GWWnMG__ctaDescription{font-size:1rem}.moldInfo-module__GWWnMG__ctaButtons{flex-direction:column;gap:.75rem}.moldInfo-module__GWWnMG__ctaPrimary,.moldInfo-module__GWWnMG__ctaSecondary{text-align:center;width:100%}}@media (max-width:480px){.moldInfo-module__GWWnMG__heroStats{grid-template-columns:repeat(2,1fr);display:grid}.moldInfo-module__GWWnMG__timelinePhase{gap:1rem}.moldInfo-module__GWWnMG__phaseHeader{flex-direction:column;align-items:flex-start;gap:.5rem}}.moldInfo-module__GWWnMG__workflowSection{background:linear-gradient(#ecfdf5 0%,#fff 100%);border-bottom:1px solid #d1fae5;padding:1.5rem 2rem}.moldInfo-module__GWWnMG__workflowContainer{max-width:1200px;margin:0 auto}.moldInfo-module__GWWnMG__workflowHeader{cursor:pointer;text-align:left;background:#fff;border:1px solid #2d5a4733;border-radius:12px;justify-content:space-between;align-items:center;width:100%;padding:1rem 1.5rem;transition:all .2s;display:flex}.moldInfo-module__GWWnMG__workflowHeader:hover{background:#ecfdf5;border-color:#2d5a4766}.moldInfo-module__GWWnMG__workflowHeaderContent{flex:1}.moldInfo-module__GWWnMG__workflowTitle{color:#1a3a2f;margin:0 0 .25rem;font-size:1.5rem;font-weight:700}.moldInfo-module__GWWnMG__workflowSubtitle{color:color-mix(in srgb,var(--foreground)60%,transparent);margin:0;font-size:.9rem}.moldInfo-module__GWWnMG__workflowExpandIcon{color:#2d5a47;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.75rem;font-weight:300;transition:transform .3s;display:flex}.moldInfo-module__GWWnMG__workflowExpandIcon.moldInfo-module__GWWnMG__expanded{transform:rotate(45deg)}.moldInfo-module__GWWnMG__workflowContent{grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid;overflow:hidden}.moldInfo-module__GWWnMG__workflowContent.moldInfo-module__GWWnMG__expanded{grid-template-rows:1fr}.moldInfo-module__GWWnMG__workflowContentInner{padding-top:0;overflow:hidden}.moldInfo-module__GWWnMG__workflowContent.moldInfo-module__GWWnMG__expanded .moldInfo-module__GWWnMG__workflowContentInner{padding-top:1.5rem}.moldInfo-module__GWWnMG__workflowGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.moldInfo-module__GWWnMG__workflowCard{color:inherit;background:#fff;border:1px solid #2d5a471a;border-radius:12px;align-items:flex-start;gap:1rem;padding:1.25rem;text-decoration:none;transition:all .2s;display:flex;position:relative;box-shadow:0 2px 8px #0000000f}.moldInfo-module__GWWnMG__workflowCard:hover{border-color:#2d5a474d;transform:translateY(-3px);box-shadow:0 8px 24px #2d5a4726}.moldInfo-module__GWWnMG__workflowCardIcon{background:linear-gradient(135deg,#d1fae5,#a7f3d0);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;display:flex}.moldInfo-module__GWWnMG__workflowCardContent{flex:1;min-width:0}.moldInfo-module__GWWnMG__workflowCardTitle{color:#1a3a2f;margin:0 0 .5rem;font-size:1.1rem;font-weight:600}.moldInfo-module__GWWnMG__workflowCardDescription{color:color-mix(in srgb,var(--foreground)70%,transparent);margin:0 0 .75rem;font-size:.85rem;line-height:1.5}.moldInfo-module__GWWnMG__workflowCardFeatures{flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.moldInfo-module__GWWnMG__workflowCardFeatures li{color:#1a3a2f;white-space:nowrap;background:#ecfdf5;border-radius:4px;padding:.25rem .5rem;font-size:.75rem}.moldInfo-module__GWWnMG__workflowCardArrow{color:#2d5a47;opacity:0;margin-top:-.75rem;font-size:1.25rem;transition:all .2s;position:absolute;top:50%;right:1rem;transform:translate(-10px)}.moldInfo-module__GWWnMG__workflowCard:hover .moldInfo-module__GWWnMG__workflowCardArrow{opacity:1;transform:translate(0)}.moldInfo-module__GWWnMG__workflowQuickStart{text-align:center;color:#fff;background:linear-gradient(135deg,#2d5a47 0%,#1a3a2f 100%);border-radius:12px;margin-top:2rem;padding:1.5rem 2rem}.moldInfo-module__GWWnMG__quickStartTitle{margin:0 0 .5rem;font-size:1.1rem;font-weight:600}.moldInfo-module__GWWnMG__quickStartText{opacity:.9;max-width:600px;margin:0 auto 1rem;font-size:.9rem}.moldInfo-module__GWWnMG__quickStartButton{color:#1a3a2f;background:#fff;border-radius:8px;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block}.moldInfo-module__GWWnMG__quickStartButton:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003}@media (max-width:1024px){.moldInfo-module__GWWnMG__workflowGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.moldInfo-module__GWWnMG__workflowSection{padding:1rem 1.5rem}.moldInfo-module__GWWnMG__workflowHeader{padding:.875rem 1rem}.moldInfo-module__GWWnMG__workflowTitle{font-size:1.25rem}.moldInfo-module__GWWnMG__workflowSubtitle{font-size:.8rem}.moldInfo-module__GWWnMG__workflowGrid{grid-template-columns:1fr;gap:1rem}.moldInfo-module__GWWnMG__workflowCard{padding:1rem}.moldInfo-module__GWWnMG__workflowCardIcon{width:40px;height:40px;font-size:1.25rem}.moldInfo-module__GWWnMG__workflowCardTitle{font-size:1rem}.moldInfo-module__GWWnMG__workflowCardDescription{font-size:.8rem}.moldInfo-module__GWWnMG__workflowCardFeatures li{font-size:.7rem}.moldInfo-module__GWWnMG__workflowCardArrow{opacity:1;transform:translate(0)}.moldInfo-module__GWWnMG__workflowQuickStart{padding:1.25rem 1.5rem}}@media (max-width:480px){.moldInfo-module__GWWnMG__workflowSection{padding:1rem}.moldInfo-module__GWWnMG__workflowHeader{padding:.75rem}.moldInfo-module__GWWnMG__workflowTitle{font-size:1.1rem}.moldInfo-module__GWWnMG__workflowSubtitle{font-size:.75rem}.moldInfo-module__GWWnMG__workflowExpandIcon{font-size:1.5rem}.moldInfo-module__GWWnMG__workflowCardFeatures{display:none}.moldInfo-module__GWWnMG__quickStartButton{width:100%;max-width:250px}}
