.article_articleContainer__QewHa{min-height:100vh;background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:2rem;position:relative}.article_backButton__J9tjg{position:absolute;top:2rem;left:2rem;padding:.75rem 1.5rem;background:white;color:var(--primary-color);text-decoration:none;border-radius:8px;font-weight:500;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .3s ease;z-index:10}.article_backButton__J9tjg:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.article_articleContent___pgqM{max-width:1100px;margin:0 auto;padding-top:4rem}.article_articleCard__srVP4{background:white;padding:3rem;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.1)}.article_header__mcVIN{margin-bottom:3rem;padding-bottom:2.5rem;border-bottom:1px solid #e2e8f0}.article_title__FNKeR{font-size:2.75rem;line-height:1.2;margin-bottom:1rem;color:var(--primary-color);font-weight:800;letter-spacing:-.02em}.article_subtitle__BHbVK{font-size:1.35rem;color:#4a5568;line-height:1.5;font-weight:500;margin-bottom:2rem}.article_body__vX0A_{font-size:1.125rem;line-height:1.8;color:#2d3748}.article_body__vX0A_ p{margin-bottom:1.5rem}.article_body__vX0A_ h2{font-size:1.75rem;font-weight:700;margin-top:3rem;margin-bottom:1.25rem;color:var(--primary-color);letter-spacing:-.01em}.article_body__vX0A_ h3{font-size:1.35rem;font-weight:700;margin-top:2rem;margin-bottom:1rem;color:#1a202c;display:flex;align-items:center;gap:.5rem}.article_body__vX0A_ h3 span{font-size:1.5rem}.article_architectureBox__2vpqp{background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:2.5rem;border-radius:12px;margin-bottom:3rem;border:2px solid #dee2e6}.article_architectureBox__2vpqp h3{margin-top:0}.article_architectureBox__2vpqp p{line-height:1.7;margin-bottom:2rem}.article_architectureBox__2vpqp p:last-child{margin-bottom:0}.article_signalExecutionList__8L93C{list-style:none;padding:1.5rem;background:#f7fafc;border-radius:8px;border-left:4px solid var(--primary-color);margin-bottom:2.5rem}.article_signalExecutionList__8L93C li{margin-bottom:.75rem}.article_signalExecutionList__8L93C li:last-child{margin-bottom:0}.article_citation__VqD5t{color:var(--primary-color);font-size:.8rem;vertical-align:super;margin-left:2px;text-decoration:none}.article_articleFooter__pHy76{margin-top:4rem;padding-top:2rem}.article_divider__ATi3W{width:100%;height:1px;background:linear-gradient(90deg,transparent,#e2e8f0,transparent);margin-bottom:2rem}.article_authorSection___B3yF{font-size:.95rem;color:#718096}.article_authorInfo__ufyCR,.article_authorSection___B3yF{display:flex;align-items:center;gap:.75rem}.article_authorPhoto__JLGja{border-radius:50%;object-fit:cover}.article_authorName__2_ztz{font-weight:600;color:#4a5568}.article_authorTitle__y3kvW{display:none}.article_publishDate__OKu8f{color:#718096;font-style:normal}.article_publishDate__OKu8f:before{content:"•";margin-right:.75rem;color:#cbd5e0}@media (max-width:768px){.article_articleContainer__QewHa{padding:1rem}.article_backButton__J9tjg{top:1rem;left:1rem;padding:.5rem 1rem;font-size:.875rem}.article_articleContent___pgqM{padding-top:3rem}.article_articleCard__srVP4{padding:1.5rem}.article_title__FNKeR{font-size:2rem}.article_subtitle__BHbVK{font-size:1.15rem}.article_body__vX0A_{font-size:1rem}.article_body__vX0A_ h2{font-size:1.5rem}.article_body__vX0A_ h3{font-size:1.2rem}.article_architectureBox__2vpqp{padding:1.5rem}.article_authorSection___B3yF{flex-wrap:wrap;font-size:.875rem}.article_authorName__2_ztz,.article_publishDate__OKu8f{font-size:.875rem}.article_publishDate__OKu8f:before{content:"";margin-right:0}}.ArchitectureFlowchart_flowchartContainer__aKXcg{width:100%;margin:2rem 0;padding:1.5rem;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:12px;border:2px solid #dee2e6}.ArchitectureFlowchart_flowchart__qECrY{display:flex;align-items:center;justify-content:center;gap:1rem;max-width:100%;margin:0 auto;position:relative}.ArchitectureFlowchart_step___upKr{flex:1 1;max-width:280px;background:white;border-radius:10px;padding:1.5rem 1rem;box-shadow:0 4px 12px rgba(0,0,0,.08);border:2px solid #e2e8f0;transition:all .3s ease;position:relative;display:flex;flex-direction:column;align-items:center;text-align:center}.ArchitectureFlowchart_step___upKr:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.12);border-color:var(--primary-color)}.ArchitectureFlowchart_stepIcon__gdO5w{width:56px;height:56px;background:linear-gradient(135deg,#e0f2f1,#b2dfdb);border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;color:var(--primary-color);flex-shrink:0}.ArchitectureFlowchart_stepIcon__gdO5w svg{width:36px;height:36px}.ArchitectureFlowchart_step___upKr:nth-child(3) .ArchitectureFlowchart_stepIcon__gdO5w{background:linear-gradient(135deg,#c8e6c9,#a5d6a7)}.ArchitectureFlowchart_step___upKr:nth-child(5) .ArchitectureFlowchart_stepIcon__gdO5w{background:linear-gradient(135deg,#fff9c4,#fff59d);color:#f57f17}.ArchitectureFlowchart_stepTitle__2Qubu{font-size:1.2rem;font-weight:700;color:var(--primary-color)!important;margin-bottom:.5rem;line-height:1.2}.ArchitectureFlowchart_stepSubtitle__8fKpf{font-size:.8rem;font-weight:600;color:var(--primary-color)!important;margin-bottom:0;text-transform:uppercase;letter-spacing:.5px}.ArchitectureFlowchart_stepDescription__ERnLx{font-size:.95rem;line-height:1.7;color:#4a5568;flex-grow:1}.ArchitectureFlowchart_stepDescription__ERnLx em{font-style:italic;color:#2d3748;font-weight:500}.ArchitectureFlowchart_stepDescription__ERnLx strong{font-weight:700;color:#1a202c}.ArchitectureFlowchart_citation__NZr6f{color:var(--primary-color);font-size:.75rem;vertical-align:super;margin-left:2px;text-decoration:none;font-weight:600}.ArchitectureFlowchart_arrow__RIXJr{flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:0 .25rem}.ArchitectureFlowchart_arrow__RIXJr svg{width:32px;height:20px}@media (max-width:1024px){.ArchitectureFlowchart_flowchartContainer__aKXcg{padding:1.5rem}.ArchitectureFlowchart_flowchart__qECrY{flex-direction:column;gap:2rem;overflow-x:visible}.ArchitectureFlowchart_arrow__RIXJr{transform:rotate(90deg);margin:0;padding:.5rem 0}.ArchitectureFlowchart_step___upKr{min-height:auto;width:100%;min-width:auto}}@media (max-width:768px){.ArchitectureFlowchart_flowchartContainer__aKXcg,.ArchitectureFlowchart_step___upKr{padding:1.5rem}.ArchitectureFlowchart_stepIcon__gdO5w{width:56px;height:56px;margin-bottom:1rem}.ArchitectureFlowchart_stepTitle__2Qubu{font-size:1.3rem}.ArchitectureFlowchart_stepDescription__ERnLx{font-size:.9rem}}.ClinicalFlowDiagram_flowDiagram__4qsux{margin:4rem 0;padding:3rem 2rem;background:linear-gradient(135deg,#f8f9fa,#ffffff);border-radius:16px;border:2px solid #e9ecef;min-height:280px;display:flex;align-items:center;justify-content:center}.ClinicalFlowDiagram_container__ll_GY{display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap;gap:1rem;max-width:1200px;margin:0 auto}.ClinicalFlowDiagram_step__F_fJJ{flex:1 1;min-width:180px;max-width:220px;background:white;padding:2rem 1.5rem;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.08);border-top:4px solid var(--primary-color);transition:all .3s ease;position:relative;min-height:200px;display:flex;flex-direction:column;justify-content:center}.ClinicalFlowDiagram_step__F_fJJ:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.12)}.ClinicalFlowDiagram_stepNumber__DEx0z{position:absolute;top:-1.5rem;left:1.5rem;width:3rem;height:3rem;background:var(--primary-color);color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.1rem;font-weight:700;box-shadow:0 4px 12px rgba(46,125,50,.3);z-index:2}.ClinicalFlowDiagram_stepContent__HDDTR{text-align:center}.ClinicalFlowDiagram_stepTitle__yQZJB{font-size:1.3rem;font-weight:700;color:var(--primary-color);margin-bottom:.75rem;line-height:1.3}.ClinicalFlowDiagram_stepDescription__wJiIr{font-size:.9rem;color:#4a5568;line-height:1.5;margin:0}.ClinicalFlowDiagram_arrow__tjf1_{flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:0 .5rem}.ClinicalFlowDiagram_arrow__tjf1_ svg{width:40px;height:20px}@media (max-width:1024px){.ClinicalFlowDiagram_container__ll_GY{flex-direction:column;gap:2rem}.ClinicalFlowDiagram_arrow__tjf1_{transform:rotate(90deg);padding:.5rem 0}.ClinicalFlowDiagram_step__F_fJJ{max-width:100%;width:100%;min-height:auto}}@media (max-width:768px){.ClinicalFlowDiagram_flowDiagram__4qsux{padding:2rem 1.5rem;margin:3rem 0;min-height:auto}.ClinicalFlowDiagram_step__F_fJJ{padding:1.5rem;min-height:auto}.ClinicalFlowDiagram_stepTitle__yQZJB{font-size:1.2rem}.ClinicalFlowDiagram_stepDescription__wJiIr{font-size:.85rem}.ClinicalFlowDiagram_stepNumber__DEx0z{width:2.5rem;height:2.5rem;font-size:1rem;top:-1.25rem}.ClinicalFlowDiagram_arrow__tjf1_ svg{width:32px;height:16px}}