.fire-module__kuTana__container{background:var(--background);min-height:100vh}.fire-module__kuTana__hero{text-align:center;color:#fff;background:linear-gradient(135deg,#ea580c 0%,#c2410c 100%);padding:4rem 2rem}.fire-module__kuTana__heroContent{max-width:800px;margin:0 auto}.fire-module__kuTana__heroIcon{margin-bottom:1rem;font-size:4rem;display:block}.fire-module__kuTana__heroTitle{margin:0 0 .5rem;font-size:2.5rem;font-weight:700}.fire-module__kuTana__heroSubtitle{opacity:.9;margin:0 0 2rem;font-size:1.25rem}.fire-module__kuTana__heroStats{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:2rem;display:grid}.fire-module__kuTana__stat{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border-radius:12px;padding:1rem}.fire-module__kuTana__statNumber{font-size:1.75rem;font-weight:700;display:block}.fire-module__kuTana__statLabel{opacity:.9;font-size:.875rem}.fire-module__kuTana__section{max-width:1200px;margin:0 auto;padding:3rem 2rem}.fire-module__kuTana__sectionHeader{text-align:center;margin-bottom:2rem}.fire-module__kuTana__sectionTitle{color:var(--foreground);margin:0 0 .5rem;font-size:2rem;font-weight:700}.fire-module__kuTana__sectionSubtitle{color:color-mix(in srgb,var(--foreground)70%,transparent);margin:0;font-size:1rem}.fire-module__kuTana__typesGrid{gap:1rem;display:grid}.fire-module__kuTana__typeCard{background:var(--card-bg,#fff);border-left:4px solid #ea580c;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #00000014}.fire-module__kuTana__typeCard.fire-module__kuTana__severitySevere{border-left-color:#dc2626}.fire-module__kuTana__typeCard.fire-module__kuTana__severityModerateSevere{border-left-color:#ea580c}.fire-module__kuTana__typeCard.fire-module__kuTana__severityModerate{border-left-color:#f59e0b}.fire-module__kuTana__typeHeader{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1rem 1.25rem;transition:background .2s;display:flex}.fire-module__kuTana__typeHeader:hover{background:color-mix(in srgb,var(--foreground)5%,transparent)}.fire-module__kuTana__typeInfo{align-items:center;gap:1rem;display:flex}.fire-module__kuTana__typeIcon{font-size:1.5rem}.fire-module__kuTana__typeTitle{color:var(--foreground);margin:0;font-size:1rem;font-weight:600}.fire-module__kuTana__typeSeverity{color:color-mix(in srgb,var(--foreground)60%,transparent);font-size:.75rem}.fire-module__kuTana__expandIcon{color:#ea580c;font-size:1.25rem;font-weight:300;transition:transform .3s}.fire-module__kuTana__expandIcon.fire-module__kuTana__expanded{transform:rotate(45deg)}.fire-module__kuTana__typeContent{grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid;overflow:hidden}.fire-module__kuTana__typeContent.fire-module__kuTana__expanded{grid-template-rows:1fr}.fire-module__kuTana__typeInner{padding:0 1.25rem;overflow:hidden}.fire-module__kuTana__typeContent.fire-module__kuTana__expanded .fire-module__kuTana__typeInner{padding:0 1.25rem 1.25rem}.fire-module__kuTana__typeDescription{color:color-mix(in srgb,var(--foreground)80%,transparent);margin:0 0 1rem;font-size:.9rem}.fire-module__kuTana__typeDetail{color:var(--foreground);margin-bottom:.75rem;font-size:.9rem}.fire-module__kuTana__typeList{margin:.5rem 0 0 1.25rem;padding:0}.fire-module__kuTana__typeList li{margin-bottom:.25rem}.fire-module__kuTana__typeNote{color:var(--foreground);background:#ea580c1a;border-radius:8px;margin-top:1rem;padding:.75rem;font-size:.85rem}.fire-module__kuTana__timeline{padding-left:3rem;position:relative}.fire-module__kuTana__timeline:before{content:"";background:color-mix(in srgb,var(--foreground)20%,transparent);width:2px;position:absolute;top:0;bottom:0;left:1rem}.fire-module__kuTana__timelinePhase{opacity:0;margin-bottom:2rem;transition:all .5s;position:relative;transform:translate(-20px)}.fire-module__kuTana__timelinePhase.fire-module__kuTana__visible{opacity:1;transform:translate(0)}.fire-module__kuTana__timelinePhase.fire-module__kuTana__critical .fire-module__kuTana__phaseContent{border-left:3px solid #dc2626}.fire-module__kuTana__phaseMarker{z-index:1;background:#ea580c;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex;position:absolute;top:0;left:-2.25rem}.fire-module__kuTana__phaseNumber{color:#fff;font-size:.875rem;font-weight:600}.fire-module__kuTana__phaseContent{background:var(--card-bg,#fff);border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #00000014}.fire-module__kuTana__phaseHeader{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.fire-module__kuTana__phaseIcon{font-size:1.5rem}.fire-module__kuTana__phaseTitle{color:var(--foreground);margin:0;font-size:1.25rem;font-weight:600}.fire-module__kuTana__phaseDuration{color:#ea580c;font-size:.85rem}.fire-module__kuTana__criticalBadge{color:#fff;background:#dc2626;border-radius:20px;margin-left:auto;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.fire-module__kuTana__phaseDescription{color:color-mix(in srgb,var(--foreground)80%,transparent);margin:0 0 1rem;font-size:.95rem}.fire-module__kuTana__phaseActivities,.fire-module__kuTana__phaseTips{margin-bottom:1rem}.fire-module__kuTana__phaseActivities strong,.fire-module__kuTana__phaseTips strong{color:var(--foreground);margin-bottom:.5rem;display:block}.fire-module__kuTana__phaseActivities ul,.fire-module__kuTana__phaseTips ul{margin:0;padding-left:1.25rem}.fire-module__kuTana__phaseActivities li,.fire-module__kuTana__phaseTips li{color:color-mix(in srgb,var(--foreground)80%,transparent);margin-bottom:.25rem;font-size:.9rem}.fire-module__kuTana__partiesGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:1rem;display:grid}.fire-module__kuTana__partyCard{background:var(--card-bg,#fff);border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #00000014}.fire-module__kuTana__partyHeader{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1rem 1.25rem;transition:background .2s;display:flex}.fire-module__kuTana__partyHeader:hover{background:color-mix(in srgb,var(--foreground)5%,transparent)}.fire-module__kuTana__partyInfo{align-items:center;gap:1rem;display:flex}.fire-module__kuTana__partyIcon{font-size:1.5rem}.fire-module__kuTana__partyTitle{color:var(--foreground);margin:0 0 .25rem;font-size:1rem;font-weight:600}.fire-module__kuTana__partyRole{color:color-mix(in srgb,var(--foreground)60%,transparent);margin:0;font-size:.8rem}.fire-module__kuTana__partyContent{grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid;overflow:hidden}.fire-module__kuTana__partyContent.fire-module__kuTana__expanded{grid-template-rows:1fr}.fire-module__kuTana__partyInner{padding:0 1.25rem;overflow:hidden}.fire-module__kuTana__partyContent.fire-module__kuTana__expanded .fire-module__kuTana__partyInner{padding:0 1.25rem 1.25rem}.fire-module__kuTana__partySection{margin-bottom:1rem}.fire-module__kuTana__partySection strong{color:var(--foreground);margin-bottom:.5rem;display:block}.fire-module__kuTana__partySection ul{margin:0;padding-left:1.25rem}.fire-module__kuTana__partySection li{color:color-mix(in srgb,var(--foreground)80%,transparent);margin-bottom:.25rem;font-size:.9rem}.fire-module__kuTana__checklistGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.fire-module__kuTana__checklistCategory{background:var(--card-bg,#fff);border-radius:12px;padding:1.25rem;box-shadow:0 2px 8px #00000014}.fire-module__kuTana__checklistHeader{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.fire-module__kuTana__checklistTitle{color:var(--foreground);flex:1;min-width:150px;margin:0;font-size:1rem;font-weight:600}.fire-module__kuTana__progressBar{background:color-mix(in srgb,var(--foreground)10%,transparent);border-radius:4px;flex:1;min-width:100px;height:8px;overflow:hidden}.fire-module__kuTana__progressFill{background:linear-gradient(90deg,#ea580c,#c2410c);height:100%;transition:width .3s}.fire-module__kuTana__progressText{color:#ea580c;text-align:right;min-width:40px;font-size:.85rem;font-weight:600}.fire-module__kuTana__checklistItems{margin:0;padding:0;list-style:none}.fire-module__kuTana__checklistItem{margin-bottom:.5rem}.fire-module__kuTana__checklistLabel{cursor:pointer;align-items:flex-start;gap:.75rem;display:flex}.fire-module__kuTana__checklistCheckbox{accent-color:#ea580c;flex-shrink:0;width:18px;height:18px;margin-top:2px}.fire-module__kuTana__checklistText{color:var(--foreground);font-size:.9rem;line-height:1.4}.fire-module__kuTana__faqContainer{flex-direction:column;gap:.75rem;display:flex}.fire-module__kuTana__faqItem{background:var(--card-bg,#fff);border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #00000014}.fire-module__kuTana__faqQuestion{cursor:pointer;text-align:left;width:100%;color:var(--foreground);background:0 0;border:none;justify-content:space-between;align-items:center;padding:1rem 1.25rem;font-size:1rem;font-weight:500;transition:background .2s;display:flex}.fire-module__kuTana__faqQuestion:hover{background:color-mix(in srgb,var(--foreground)5%,transparent)}.fire-module__kuTana__faqAnswer{grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid;overflow:hidden}.fire-module__kuTana__faqAnswer.fire-module__kuTana__expanded{grid-template-rows:1fr}.fire-module__kuTana__faqAnswerInner{color:color-mix(in srgb,var(--foreground)80%,transparent);padding:0 1.25rem;font-size:.9rem;line-height:1.6;overflow:hidden}.fire-module__kuTana__faqAnswer.fire-module__kuTana__expanded .fire-module__kuTana__faqAnswerInner{padding:0 1.25rem 1.25rem}.fire-module__kuTana__ctaSection{text-align:center;color:#fff;background:linear-gradient(135deg,#ea580c 0%,#c2410c 100%);padding:4rem 2rem}.fire-module__kuTana__ctaTitle{margin:0 0 .5rem;font-size:2rem;font-weight:700}.fire-module__kuTana__ctaSubtitle{opacity:.9;margin:0 0 2rem;font-size:1.1rem}.fire-module__kuTana__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.fire-module__kuTana__ctaPrimary{color:#ea580c;background:#fff;border-radius:8px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s}.fire-module__kuTana__ctaPrimary:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003}.fire-module__kuTana__ctaSecondary{color:#fff;background:0 0;border:2px solid #fff;border-radius:8px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:background .2s}.fire-module__kuTana__ctaSecondary:hover{background:#ffffff1a}.fire-module__kuTana__relatedLinks{margin-top:1.5rem}.fire-module__kuTana__relatedLinks>span{opacity:.8;margin-bottom:1rem;font-size:.9rem;display:block}.fire-module__kuTana__relatedLinksGrid{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.fire-module__kuTana__relatedLink{color:#fff;background:#ffffff26;border-radius:20px;padding:.5rem 1rem;font-size:.9rem;text-decoration:none;transition:background .2s}.fire-module__kuTana__relatedLink:hover{background:#ffffff40}.fire-module__kuTana__workflowSection{background:color-mix(in srgb,#ea580c 5%,var(--background));border-bottom:1px solid #ea580c26;padding:1.5rem 2rem}.fire-module__kuTana__workflowContainer{max-width:1200px;margin:0 auto}.fire-module__kuTana__workflowHeader{background:var(--card-bg,white);cursor:pointer;text-align:left;border:1px solid #ea580c33;border-radius:12px;justify-content:space-between;align-items:center;width:100%;padding:1rem 1.5rem;transition:all .2s;display:flex}.fire-module__kuTana__workflowHeader:hover{background:color-mix(in srgb,#ea580c 5%,var(--card-bg,white));border-color:#ea580c66}.fire-module__kuTana__workflowHeaderContent{flex:1}.fire-module__kuTana__workflowTitle{color:#c2410c;margin:0 0 .25rem;font-size:1.5rem;font-weight:700}.fire-module__kuTana__workflowSubtitle{color:color-mix(in srgb,var(--foreground)60%,transparent);margin:0;font-size:.9rem}.fire-module__kuTana__workflowExpandIcon{color:#ea580c;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}.fire-module__kuTana__workflowExpandIcon.fire-module__kuTana__expanded{transform:rotate(45deg)}.fire-module__kuTana__workflowContent{grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid;overflow:hidden}.fire-module__kuTana__workflowContent.fire-module__kuTana__expanded{grid-template-rows:1fr}.fire-module__kuTana__workflowContentInner{padding-top:0;overflow:hidden}.fire-module__kuTana__workflowContent.fire-module__kuTana__expanded .fire-module__kuTana__workflowContentInner{padding-top:1.5rem}.fire-module__kuTana__workflowGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.fire-module__kuTana__workflowCard{background:var(--card-bg,white);color:inherit;border:1px solid #ea580c1a;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}.fire-module__kuTana__workflowCard:hover{border-color:#ea580c4d;transform:translateY(-3px);box-shadow:0 8px 24px #ea580c26}.fire-module__kuTana__workflowCardIcon{background:linear-gradient(135deg,#ea580c26,#ea580c40);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;display:flex}.fire-module__kuTana__workflowCardContent{flex:1;min-width:0}.fire-module__kuTana__workflowCardTitle{color:#c2410c;margin:0 0 .5rem;font-size:1.1rem;font-weight:600}.fire-module__kuTana__workflowCardDescription{color:color-mix(in srgb,var(--foreground)70%,transparent);margin:0 0 .75rem;font-size:.85rem;line-height:1.5}.fire-module__kuTana__workflowCardFeatures{flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.fire-module__kuTana__workflowCardFeatures li{color:#c2410c;white-space:nowrap;background:#ea580c14;border-radius:4px;padding:.25rem .5rem;font-size:.75rem}.fire-module__kuTana__workflowCardArrow{color:#ea580c;opacity:0;margin-top:-.75rem;font-size:1.25rem;transition:all .2s;position:absolute;top:50%;right:1rem;transform:translate(-10px)}.fire-module__kuTana__workflowCard:hover .fire-module__kuTana__workflowCardArrow{opacity:1;transform:translate(0)}.fire-module__kuTana__workflowQuickStart{text-align:center;color:#fff;background:linear-gradient(135deg,#ea580c 0%,#c2410c 100%);border-radius:12px;margin-top:2rem;padding:1.5rem 2rem}.fire-module__kuTana__quickStartTitle{margin:0 0 .5rem;font-size:1.1rem;font-weight:600}.fire-module__kuTana__quickStartText{opacity:.9;max-width:600px;margin:0 auto 1rem;font-size:.9rem}.fire-module__kuTana__quickStartButton{color:#c2410c;background:#fff;border-radius:8px;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block}.fire-module__kuTana__quickStartButton:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003}@media (max-width:1024px){.fire-module__kuTana__workflowGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.fire-module__kuTana__hero{padding:3rem 1.5rem}.fire-module__kuTana__heroIcon{font-size:3rem}.fire-module__kuTana__heroTitle{font-size:2rem}.fire-module__kuTana__heroSubtitle{font-size:1rem}.fire-module__kuTana__heroStats{grid-template-columns:repeat(2,1fr);gap:1rem}.fire-module__kuTana__section{padding:2rem 1.5rem}.fire-module__kuTana__sectionTitle{font-size:1.5rem}.fire-module__kuTana__workflowSection{padding:1rem 1.5rem}.fire-module__kuTana__workflowHeader{padding:.875rem 1rem}.fire-module__kuTana__workflowTitle{font-size:1.25rem}.fire-module__kuTana__workflowSubtitle{font-size:.8rem}.fire-module__kuTana__workflowGrid{grid-template-columns:1fr;gap:1rem}.fire-module__kuTana__workflowCard{padding:1rem}.fire-module__kuTana__workflowCardIcon{width:40px;height:40px;font-size:1.25rem}.fire-module__kuTana__workflowCardTitle{font-size:1rem}.fire-module__kuTana__workflowCardDescription{font-size:.8rem}.fire-module__kuTana__workflowCardFeatures li{font-size:.7rem}.fire-module__kuTana__workflowCardArrow{opacity:1;transform:translate(0)}.fire-module__kuTana__workflowQuickStart{padding:1.25rem 1.5rem}.fire-module__kuTana__timeline{padding-left:2.5rem}.fire-module__kuTana__phaseMarker{width:1.5rem;height:1.5rem;left:-2.5rem}.fire-module__kuTana__phaseNumber{font-size:.75rem}.fire-module__kuTana__phaseHeader{flex-wrap:wrap}.fire-module__kuTana__criticalBadge{margin-top:.5rem;margin-left:0}.fire-module__kuTana__ctaSection{padding:3rem 1.5rem}.fire-module__kuTana__ctaTitle{font-size:1.5rem}.fire-module__kuTana__ctaButtons{flex-direction:column;align-items:center}.fire-module__kuTana__ctaPrimary,.fire-module__kuTana__ctaSecondary{text-align:center;width:100%;max-width:300px}}@media (max-width:480px){.fire-module__kuTana__hero{padding:2rem 1rem}.fire-module__kuTana__heroIcon{font-size:2.5rem}.fire-module__kuTana__heroTitle{font-size:1.5rem}.fire-module__kuTana__heroStats{grid-template-columns:1fr 1fr;gap:.75rem}.fire-module__kuTana__stat{padding:.75rem}.fire-module__kuTana__statNumber{font-size:1.25rem}.fire-module__kuTana__statLabel{font-size:.75rem}.fire-module__kuTana__section{padding:1.5rem 1rem}.fire-module__kuTana__sectionTitle{font-size:1.25rem}.fire-module__kuTana__sectionSubtitle{font-size:.9rem}.fire-module__kuTana__workflowSection{padding:1rem}.fire-module__kuTana__workflowHeader{padding:.75rem}.fire-module__kuTana__workflowTitle{font-size:1.1rem}.fire-module__kuTana__workflowSubtitle{font-size:.75rem}.fire-module__kuTana__workflowExpandIcon{font-size:1.5rem}.fire-module__kuTana__workflowCardFeatures{display:none}.fire-module__kuTana__quickStartButton{width:100%;max-width:250px}.fire-module__kuTana__partiesGrid,.fire-module__kuTana__checklistGrid{grid-template-columns:1fr}.fire-module__kuTana__relatedLinksGrid{flex-direction:column;align-items:center}.fire-module__kuTana__relatedLink{text-align:center;width:100%;max-width:200px}}
