.network-theory h2{font-size:1.75rem;margin-top:2rem;margin-bottom:1.25rem;color:#3b82f6;position:relative;padding-bottom:.5rem}.network-theory h2:after{content:"";position:absolute;bottom:0;left:0;width:80px;height:3px;background:linear-gradient(90deg,#3b82f6,#8b5cf6);border-radius:2px}.network-theory h3{font-size:1.5rem;margin-top:1.5rem;margin-bottom:1rem;color:#2563eb}.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:#3b82f6;font-weight:700;font-size:1.2em}.network-theory ul>li>ul>li:before{content:"◦";color:#60a5fa}.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:#3b82f6;font-weight:700}.network-theory strong{color:#2563eb;font-weight:600}.network-theory em{color:#4f46e5;font-style:italic}.network-theory .protocol-section{background-color:rgba(59,130,246,.05);border-left:3px solid #3b82f6;padding:1rem;margin:1rem 0;border-radius:0 6px 6px 0}.network-theory .protocol-title{font-weight:700;color:#2563eb;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:#3b82f6;border-radius:50%;margin-right:.75rem}.dark .network-theory h2{color:#60a5fa}.dark .network-theory h3{color:#93c5fd}.dark .network-theory strong{color:#60a5fa}.dark .network-theory em{color:#a5b4fc}.dark .network-theory ol>li:before,.dark .network-theory ul>li:before{color:#60a5fa}.dark .network-theory ul>li>ul>li:before{color:#93c5fd}.dark .network-theory .protocol-section{background-color:rgba(59,130,246,.1);border-left-color:#60a5fa}.dark .network-theory .protocol-title{color:#60a5fa}.dark .network-theory .protocol-card{background-color:#1e293b;border-color:#334155}.dark .network-theory .protocol-card h3:before{background-color:#60a5fa}.network-theory .protocol-comparison{display:flex;justify-content:space-between;gap:2rem;margin:2rem 0;flex-wrap:wrap}.network-theory .protocol-column{flex:1 1 300px;background:linear-gradient(180deg,rgba(59,130,246,.1),rgba(79,70,229,.05));border-radius:8px;padding:1.5rem;box-shadow:0 4px 6px rgba(0,0,0,.05)}.dark .network-theory .protocol-column{background:linear-gradient(180deg,rgba(59,130,246,.2),rgba(79,70,229,.1));box-shadow:0 4px 6px rgba(0,0,0,.2)}