.technical-module__5mHSTW__page{max-width:1080px;margin:0 auto;padding:40px 24px 80px}.technical-module__5mHSTW__hero{text-align:center;border-bottom:1px solid var(--border);margin-bottom:64px;padding:48px 0 56px}.technical-module__5mHSTW__heroTitle{letter-spacing:-1.5px;color:var(--heading);margin-bottom:8px;font-size:2rem;font-weight:800}.technical-module__5mHSTW__heroSub{color:var(--text-2);margin-bottom:20px;font-size:.78rem}.technical-module__5mHSTW__heroBadges{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.technical-module__5mHSTW__heroBadge{letter-spacing:.08em;text-transform:uppercase;border:1px solid var(--border);color:var(--text-2);border-radius:3px;padding:3px 10px;font-size:.6rem;font-weight:600}.technical-module__5mHSTW__heroBadge.technical-module__5mHSTW__green{color:var(--accent);background:rgba(0,229,160,.05);border-color:rgba(0,229,160,.3)}.technical-module__5mHSTW__heroBadge.technical-module__5mHSTW__blue{color:#00bcd4;background:rgba(0,188,212,.05);border-color:rgba(0,188,212,.3)}.technical-module__5mHSTW__heroBadge.technical-module__5mHSTW__orange{color:#f97316;background:rgba(249,115,22,.05);border-color:rgba(249,115,22,.3)}.technical-module__5mHSTW__heroBadge.technical-module__5mHSTW__purple{color:#a78bfa;background:rgba(167,139,250,.05);border-color:rgba(167,139,250,.3)}.technical-module__5mHSTW__heroBadge.technical-module__5mHSTW__red{color:#f87171;background:rgba(248,113,113,.05);border-color:rgba(248,113,113,.3)}.technical-module__5mHSTW__section{margin-bottom:80px}.technical-module__5mHSTW__sectionHead{margin-bottom:28px}.technical-module__5mHSTW__sectionLabel{text-transform:uppercase;letter-spacing:.15em;color:var(--accent);margin-bottom:6px;font-size:.6rem;font-weight:700}.technical-module__5mHSTW__sectionLabel:before{content:"// ";opacity:.5}.technical-module__5mHSTW__sectionTitle{letter-spacing:-1px;color:var(--heading);margin-bottom:6px;font-size:1.4rem;font-weight:800}.technical-module__5mHSTW__sectionDesc{color:var(--text-2);font-size:.8rem}.technical-module__5mHSTW__compGrid{background:var(--border);border:1px solid var(--border);border-radius:6px;grid-template-columns:1fr 1fr;gap:1px;margin-bottom:40px;display:grid;overflow:hidden}.technical-module__5mHSTW__compCard{background:var(--bg-2);padding:24px;transition:background .15s}.technical-module__5mHSTW__compCard:hover{background:#111811}.technical-module__5mHSTW__compName{color:var(--accent);letter-spacing:.03em;margin-bottom:10px;font-size:.72rem;font-weight:700}.technical-module__5mHSTW__compDesc{color:var(--text-4);font-size:.78rem;line-height:1.75}.technical-module__5mHSTW__compDesc code{color:var(--accent);background:rgba(0,229,160,.07);border:1px solid rgba(0,229,160,.12);border-radius:2px;padding:1px 5px;font-size:.78em}.technical-module__5mHSTW__topology{background:var(--bg-2);border:1px solid var(--border);border-radius:6px;margin-bottom:12px;padding:32px;overflow:hidden}.technical-module__5mHSTW__topoLabel{text-transform:uppercase;letter-spacing:.15em;color:var(--text-3);text-align:center;margin-bottom:28px;font-size:.6rem}.technical-module__5mHSTW__topoRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:0;margin-bottom:8px;display:flex}.technical-module__5mHSTW__topoNode{background:var(--bg-3);border:1px solid var(--border);text-align:center;border-radius:5px;min-width:110px;padding:10px 16px;transition:border-color .2s,background .2s}.technical-module__5mHSTW__topoNode:hover{border-color:var(--accent);background:rgba(0,229,160,.04)}.technical-module__5mHSTW__topoNodeAccent{border-color:rgba(0,188,212,.4)!important}.technical-module__5mHSTW__topoNodeOrange{border-color:rgba(249,115,22,.4)!important}.technical-module__5mHSTW__topoNodePurple{border-color:rgba(167,139,250,.4)!important}.technical-module__5mHSTW__topoIcon{margin-bottom:4px;font-size:1.1rem}.technical-module__5mHSTW__topoName{color:var(--text);font-size:.7rem;font-weight:700}.technical-module__5mHSTW__topoSub{color:var(--text-3);margin-top:2px;font-size:.6rem}.technical-module__5mHSTW__topoArrow{flex-direction:column;align-items:center;padding:0 8px;display:flex}.technical-module__5mHSTW__topoLine{background:var(--border);width:40px;height:1px;position:relative}.technical-module__5mHSTW__topoLine:after{content:"";border:4px solid transparent;border-left-color:var(--text-3);position:absolute;top:-3px;right:-4px}.technical-module__5mHSTW__arrowLabel{color:var(--text-3);text-transform:uppercase;letter-spacing:.08em;margin-top:4px;font-size:.55rem}@keyframes technical-module__5mHSTW__pulse{0%,to{opacity:.4}50%{opacity:1}}.technical-module__5mHSTW__topoLine.technical-module__5mHSTW__animated{animation:2s ease-in-out infinite technical-module__5mHSTW__pulse}.technical-module__5mHSTW__flowSteps{align-items:stretch;gap:0;margin-bottom:16px;display:flex;overflow-x:auto}.technical-module__5mHSTW__flowStep{background:var(--bg-2);border:1px solid var(--border);flex:1;min-width:110px;padding:14px 12px;transition:background .15s;position:relative}.technical-module__5mHSTW__flowStep:hover{background:#111811}.technical-module__5mHSTW__flowStep:first-child{border-radius:4px 0 0 4px}.technical-module__5mHSTW__flowStep:last-child{border-radius:0 4px 4px 0}.technical-module__5mHSTW__flowStep+.technical-module__5mHSTW__flowStep{border-left:none}.technical-module__5mHSTW__flowStep:after{content:"→";color:var(--text-3);z-index:1;font-size:.8rem;position:absolute;top:50%;right:-12px;transform:translateY(-50%)}.technical-module__5mHSTW__flowStep:last-child:after{display:none}.technical-module__5mHSTW__flowNum{color:var(--text-3);letter-spacing:.1em;margin-bottom:6px;font-size:.55rem}.technical-module__5mHSTW__flowTitle{color:var(--text);margin-bottom:3px;font-size:.73rem;font-weight:700}.technical-module__5mHSTW__flowSub{color:var(--text-3);font-size:.62rem;font-family:var(--font)}.technical-module__5mHSTW__flowSub code{color:var(--accent);font-size:inherit;background:0 0;border:none;padding:0}.technical-module__5mHSTW__layerList{flex-direction:column;gap:1px;display:flex}.technical-module__5mHSTW__layer{background:var(--bg-2);border:1px solid var(--border);border-radius:4px;grid-template-columns:48px 1fr;margin-bottom:1px;transition:background .15s;display:grid;overflow:hidden}.technical-module__5mHSTW__layer:hover{background:#111811}.technical-module__5mHSTW__layer:hover .technical-module__5mHSTW__layerNum{background:rgba(0,229,160,.15)}.technical-module__5mHSTW__layerNum{color:var(--accent);border-right:1px solid var(--border);letter-spacing:.05em;background:rgba(0,229,160,.06);justify-content:center;align-items:center;font-size:.65rem;font-weight:800;transition:background .15s;display:flex}.technical-module__5mHSTW__layerBody{padding:14px 18px}.technical-module__5mHSTW__layerTitle{color:var(--text);margin-bottom:4px;font-size:.82rem;font-weight:700}.technical-module__5mHSTW__layerDesc{color:var(--text-3);font-size:.75rem;line-height:1.65}.technical-module__5mHSTW__layerImpl{color:var(--accent);opacity:.7;font-size:.68rem;font-family:var(--font);margin-top:5px}.technical-module__5mHSTW__healStats{background:var(--border);border:1px solid var(--border);border-radius:6px;grid-template-columns:repeat(4,1fr);gap:1px;margin-bottom:32px;display:grid;overflow:hidden}.technical-module__5mHSTW__healStat{background:var(--bg-2);padding:20px}.technical-module__5mHSTW__healNum{letter-spacing:-2px;color:var(--accent);margin-bottom:6px;font-size:1.8rem;font-weight:800;line-height:1}.technical-module__5mHSTW__healLabel{color:var(--text-3);text-transform:uppercase;letter-spacing:.06em;font-size:.62rem;line-height:1.5}.technical-module__5mHSTW__scenarioGrid{background:var(--border);border:1px solid var(--border);border-radius:6px;grid-template-columns:1fr 1fr;gap:1px;display:grid;overflow:hidden}.technical-module__5mHSTW__scenario{background:var(--bg-2);padding:22px}.technical-module__5mHSTW__scenarioTitle{text-transform:uppercase;letter-spacing:.08em;color:#f87171;align-items:center;gap:8px;margin-bottom:10px;font-size:.68rem;font-weight:700;display:flex}.technical-module__5mHSTW__scenarioTitle:before{content:"✗";color:#ef4444;font-weight:800}.technical-module__5mHSTW__attackLine{color:var(--text);margin-bottom:4px;font-size:.75rem;font-weight:700}.technical-module__5mHSTW__attackCode{font-family:var(--font);color:var(--accent);background:rgba(0,229,160,.06);border:1px solid rgba(0,229,160,.12);border-radius:3px;margin-bottom:10px;padding:3px 8px;font-size:.72rem;display:inline-block}.technical-module__5mHSTW__responseList{flex-direction:column;gap:5px;display:flex}.technical-module__5mHSTW__responseItem{color:var(--text-4);gap:6px;font-size:.73rem;display:flex}.technical-module__5mHSTW__responseItem:before{content:"✓";color:var(--accent);flex-shrink:0;font-weight:700}.technical-module__5mHSTW__responseItem.technical-module__5mHSTW__warn:before{content:"!";color:#f59e0b}.technical-module__5mHSTW__timeline{padding-left:24px;position:relative}.technical-module__5mHSTW__timeline:before{content:"";background:var(--border);width:1px;position:absolute;top:8px;bottom:8px;left:8px}.technical-module__5mHSTW__tlItem{margin-bottom:20px;position:relative}.technical-module__5mHSTW__tlDot{background:var(--bg-3);border:2px solid var(--border);border-radius:50%;width:10px;height:10px;transition:border-color .2s,background .2s;position:absolute;top:4px;left:-20px}.technical-module__5mHSTW__tlItem:hover .technical-module__5mHSTW__tlDot{border-color:var(--accent);background:var(--accent)}.technical-module__5mHSTW__tlTime{color:var(--accent);letter-spacing:.08em;margin-bottom:3px;font-size:.62rem;font-weight:700}.technical-module__5mHSTW__tlTitle{color:var(--text);margin-bottom:3px;font-size:.82rem;font-weight:700}.technical-module__5mHSTW__tlDesc{color:var(--text-3);font-size:.75rem;line-height:1.65}.technical-module__5mHSTW__tlDesc code{color:var(--accent);background:rgba(0,229,160,.07);border:1px solid rgba(0,229,160,.12);border-radius:2px;padding:0 4px;font-size:.8em}.technical-module__5mHSTW__modTable{border-collapse:collapse;width:100%;font-size:.78rem}.technical-module__5mHSTW__modTable th{background:var(--bg-2);color:var(--text-3);text-transform:uppercase;letter-spacing:.1em;border:1px solid var(--border);text-align:left;padding:8px 12px;font-size:.62rem}.technical-module__5mHSTW__modTable td{border:1px solid var(--border);vertical-align:top;padding:9px 12px}.technical-module__5mHSTW__modTable tr:hover td{background:rgba(0,229,160,.02)}.technical-module__5mHSTW__modTable td:first-child{color:var(--accent);white-space:nowrap;font-weight:700}.technical-module__5mHSTW__modTable td:last-child{color:var(--text-4);line-height:1.6}.technical-module__5mHSTW__evTable{border-collapse:collapse;width:100%;font-size:.78rem}.technical-module__5mHSTW__evTable th{background:var(--bg-2);color:var(--text-3);text-transform:uppercase;letter-spacing:.1em;border:1px solid var(--border);text-align:left;padding:7px 10px;font-size:.6rem}.technical-module__5mHSTW__evTable td{border:1px solid var(--border);padding:8px 10px}.technical-module__5mHSTW__evTable tr:hover td{background:rgba(0,229,160,.02)}.technical-module__5mHSTW__evTable td:first-child{color:var(--accent);font-size:.72rem}.technical-module__5mHSTW__sev{letter-spacing:.06em;border-radius:2px;padding:2px 6px;font-size:.6rem;font-weight:700;display:inline-block}.technical-module__5mHSTW__sevCrit{color:#ef4444;background:rgba(239,68,68,.08);border:1px solid rgba(239,68,68,.2)}.technical-module__5mHSTW__sevHigh{color:#f97316;background:rgba(249,115,22,.08);border:1px solid rgba(249,115,22,.2)}.technical-module__5mHSTW__sevMed{color:#f59e0b;background:rgba(245,158,11,.08);border:1px solid rgba(245,158,11,.2)}.technical-module__5mHSTW__sevLow{color:#6a8a6a;background:rgba(106,138,106,.08);border:1px solid rgba(106,138,106,.2)}.technical-module__5mHSTW__featSection{margin-bottom:32px}.technical-module__5mHSTW__featCatTitle{text-transform:uppercase;letter-spacing:.12em;color:var(--accent);border-left:2px solid var(--accent);margin-bottom:12px;padding-left:10px;font-size:.62rem;font-weight:700}.technical-module__5mHSTW__featPills{flex-wrap:wrap;gap:6px;display:flex}.technical-module__5mHSTW__featPill{color:var(--text-2);background:var(--bg-2);border:1px solid var(--border);border-radius:3px;padding:3px 10px;font-size:.68rem;transition:border-color .15s,color .15s}.technical-module__5mHSTW__featPill:hover{border-color:var(--accent);color:var(--accent)}.technical-module__5mHSTW__perspGrid{background:var(--border);border:1px solid var(--border);border-radius:6px;grid-template-columns:1fr 1fr;gap:1px;display:grid;overflow:hidden}.technical-module__5mHSTW__perspCol{background:var(--bg-2);padding:22px}.technical-module__5mHSTW__perspColTitle{text-transform:uppercase;letter-spacing:.1em;color:var(--text-3);margin-bottom:14px;font-size:.62rem;font-weight:700}.technical-module__5mHSTW__perspItem{color:var(--text-4);border-bottom:1px solid rgba(30,43,30,.6);align-items:flex-start;gap:8px;padding:6px 0;font-size:.74rem;display:flex}.technical-module__5mHSTW__perspItem:last-child{border-bottom:none}.technical-module__5mHSTW__perspItemCode{font-family:var(--font);color:var(--accent);font-size:.68rem}.technical-module__5mHSTW__perspItemRight{color:var(--accent);font-size:.68rem}.technical-module__5mHSTW__sourceMap{border:1px solid var(--border);border-radius:6px;overflow:hidden}.technical-module__5mHSTW__sourceRow{border-bottom:1px solid var(--border);grid-template-columns:160px 180px 1fr;gap:0;display:grid}.technical-module__5mHSTW__sourceRow:last-child{border-bottom:none}.technical-module__5mHSTW__sourceRow:hover{background:rgba(0,229,160,.02)}.technical-module__5mHSTW__sourceCell{border-right:1px solid var(--border);padding:10px 14px;font-size:.73rem}.technical-module__5mHSTW__sourceCell:last-child{color:var(--text-4);border-right:none}.technical-module__5mHSTW__sourceCell:first-child{color:var(--accent)}.technical-module__5mHSTW__sourceCell:nth-child(2){color:var(--text-2)}.technical-module__5mHSTW__sourceHead{background:var(--bg-2)}.technical-module__5mHSTW__sourceHead .technical-module__5mHSTW__sourceCell{text-transform:uppercase;letter-spacing:.1em;color:var(--text-3);font-size:.6rem}@media (max-width:768px){.technical-module__5mHSTW__compGrid,.technical-module__5mHSTW__scenarioGrid,.technical-module__5mHSTW__perspGrid{grid-template-columns:1fr}.technical-module__5mHSTW__healStats{grid-template-columns:1fr 1fr}.technical-module__5mHSTW__flowSteps{flex-direction:column}.technical-module__5mHSTW__flowStep:after{display:none}.technical-module__5mHSTW__flowStep{border-radius:0}.technical-module__5mHSTW__flowStep:first-child{border-radius:4px 4px 0 0}.technical-module__5mHSTW__flowStep:last-child{border-radius:0 0 4px 4px}.technical-module__5mHSTW__flowStep+.technical-module__5mHSTW__flowStep{border-left:1px solid var(--border);border-top:none}.technical-module__5mHSTW__sourceRow{grid-template-columns:1fr}.technical-module__5mHSTW__topoRow{gap:8px}.technical-module__5mHSTW__topoArrow{display:none}}
