.network-theory h2{font-size:1.75rem;margin-top:2rem;margin-bottom:1.25rem;color:#059669;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,#14b8a6);border-radius:2px}.network-theory h3{font-size:1.5rem;margin-top:1.5rem;margin-bottom:1rem;color:#0d9488}.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:#14b8a6}.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:#059669;font-weight:600}.network-theory em{color:#0d9488;font-style:italic}.network-theory .feature-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 .feature-title{font-weight:700;color:#059669;margin-bottom:.5rem;display:block}.network-theory .device-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 .device-card:hover{transform:translateY(-2px);box-shadow:0 4px 6px rgba(0,0,0,.1)}.network-theory .device-card h3{margin-top:0;display:flex;align-items:center}.network-theory .device-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:#2dd4bf}.dark .network-theory strong{color:#34d399}.dark .network-theory em{color:#2dd4bf}.dark .network-theory ol>li:before,.dark .network-theory ul>li:before{color:#34d399}.dark .network-theory ul>li>ul>li:before{color:#2dd4bf}.dark .network-theory .feature-section{background-color:rgba(16,185,129,.1);border-left-color:#34d399}.dark .network-theory .feature-title{color:#34d399}.dark .network-theory .device-card{background-color:#1e293b;border-color:#334155}.dark .network-theory .device-card h3:before{background-color:#34d399}.network-theory .comparison-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin:2rem 0}@media (max-width:640px){.network-theory .comparison-grid{grid-template-columns:1fr}}.network-theory .key-concept{background-color:rgba(20,184,166,.1);border-radius:8px;padding:1.25rem;margin:1.5rem 0;border:1px solid rgba(20,184,166,.2);position:relative}.network-theory .key-concept:before{content:"💡 Key Concept";position:absolute;top:-12px;left:20px;background-color:#14b8a6;color:white;padding:.25rem .75rem;border-radius:4px;font-size:.875rem;font-weight:500}.dark .network-theory .key-concept:before{background-color:#0d9488}.network-theory .key-concept p:last-child{margin-bottom:0}.network-theory table{width:100%;border-collapse:separate;border-spacing:0;margin:1.5rem 0;overflow:hidden;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.05)}.network-theory table th{background-color:rgba(16,185,129,.15);color:#059669;font-weight:600;text-align:left;padding:.75rem 1rem}.network-theory table td{padding:.75rem 1rem;border-top:1px solid #e2e8f0}.network-theory table tr:hover{background-color:rgba(16,185,129,.05)}.dark .network-theory table th{background-color:rgba(16,185,129,.2);color:#34d399}.dark .network-theory table td{border-top-color:#334155}.dark .network-theory table tr:hover{background-color:rgba(16,185,129,.1)}