.network-theory h2{font-size:1.75rem;margin-top:2rem;margin-bottom:1.25rem;color:#10b981;position:relative;padding-bottom:.5rem}.network-theory h2:after{content:"";position:absolute;bottom:0;left:0;width:80px;height:3px;background:linear-gradient(90deg,#10b981,#059669);border-radius:2px}.network-theory h3{font-size:1.5rem;margin-top:1.5rem;margin-bottom:1rem;color:#047857}.network-theory ol,.network-theory ul{margin-top:1rem;margin-bottom:1.5rem;padding-left:1.25rem}.network-theory li{margin-bottom:.75rem;position:relative}.network-theory ul>li{list-style:none;padding-left:1.5rem}.network-theory ul>li:before{content:"•";position:absolute;left:0;color:#10b981;font-weight:700;font-size:1.2em}.network-theory ul>li>ul>li:before{content:"◦";color:#34d399}.network-theory ol{counter-reset:item;list-style:none}.network-theory ol>li{counter-increment:item;padding-left:1.5rem;position:relative}.network-theory ol>li:before{content:counter(item) ".";position:absolute;left:0;color:#10b981;font-weight:700}.network-theory strong{color:#047857;font-weight:600}.network-theory em{color:#0d9488;font-style:italic}.network-theory .protocol-section{background-color:rgba(16,185,129,.05);border-left:3px solid #10b981;padding:1rem;margin:1rem 0;border-radius:0 6px 6px 0}.network-theory .protocol-title{font-weight:700;color:#047857;margin-bottom:.5rem;display:block}.network-theory .protocol-card{background-color:white;border:1px solid #e2e8f0;border-radius:8px;padding:1.25rem;margin:1.5rem 0;box-shadow:0 2px 4px rgba(0,0,0,.05);transition:transform .2s,box-shadow .2s}.network-theory .protocol-card:hover{transform:translateY(-2px);box-shadow:0 4px 6px rgba(0,0,0,.1)}.network-theory .protocol-card h3{margin-top:0;display:flex;align-items:center}.network-theory .protocol-card h3:before{content:"";display:inline-block;width:12px;height:12px;background-color:#10b981;border-radius:50%;margin-right:.75rem}.dark .network-theory h2{color:#34d399}.dark .network-theory h3{color:#6ee7b7}.dark .network-theory strong{color:#34d399}.dark .network-theory em{color:#5eead4}.dark .network-theory ol>li:before,.dark .network-theory ul>li:before{color:#34d399}.dark .network-theory ul>li>ul>li:before{color:#6ee7b7}.dark .network-theory .protocol-section{background-color:rgba(16,185,129,.1);border-left-color:#34d399}.dark .network-theory .protocol-title{color:#34d399}.dark .network-theory .protocol-card{background-color:#1e293b;border-color:#334155}.dark .network-theory .protocol-card h3:before{background-color:#34d399}