.code-of-conduct-page{background:#fff;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.code-container{display:flex;max-width:1400px;margin:0 auto;min-height:100vh}.code-nav{width:300px;background:#f8f9fa;border-right:1px solid #e9ecef;padding:2rem 1.5rem;position:sticky;top:0;height:100vh;overflow-y:auto}.code-nav h3{color:#004aad;font-size:1.2rem;margin-bottom:1.5rem;font-weight:600;border-bottom:2px solid #004aad;padding-bottom:.5rem}.code-nav ul{list-style:none;padding:0;margin:0 0 2rem}.code-nav li{margin-bottom:.5rem}.nav-link{background:none;border:none;width:100%;text-align:left;padding:.75rem 1rem;border-radius:6px;cursor:pointer;transition:all .2s ease;font-size:.9rem;line-height:1.4}.nav-link:hover{background:#e9ecef}.nav-link.active{background:#004aad;color:white}.nav-link-text{color:inherit;text-decoration:none;display:block}.nav-link.active .nav-link-text{color:white}.back-link{margin-top:2rem;padding-top:2rem;border-top:1px solid #e9ecef}.back-button{color:#004aad;text-decoration:none;font-weight:500;font-size:.9rem;transition:color .2s ease}.back-button:hover{color:#003d8a;text-decoration:underline}.code-content{flex:1;padding:2rem 3rem;max-width:calc(100% - 300px)}.code-header{margin-bottom:3rem;text-align:center;border-bottom:2px solid #e9ecef;padding-bottom:2rem}.code-header h1{color:#004aad;font-size:2.5rem;margin-bottom:1rem;font-weight:700}.intro-text{color:#666;font-size:1.1rem;line-height:1.6;max-width:800px;margin:0 auto}.code-section{margin-bottom:3rem;scroll-margin-top:2rem}.code-section h2{color:#004aad;font-size:1.6rem;margin-bottom:1.5rem;font-weight:600;border-bottom:1px solid #e9ecef;padding-bottom:.5rem}.code-section ul{margin-left:2rem;margin-bottom:1.5rem}.code-section li{color:#333;margin-bottom:.75rem;font-size:1rem;line-height:1.6}.code-section ul ul{margin-left:1.5rem;margin-top:.5rem}.code-section ul ul li{margin-bottom:.5rem;font-size:.95rem}.acknowledgment-box{background:#f8f9fa;padding:2rem;border-radius:8px;border-left:4px solid #004aad;margin-top:1.5rem}.acknowledgment-box p{color:#333;font-size:1rem;line-height:1.6;margin:0}.code-section a{color:#004aad;text-decoration:none;font-weight:500}.code-section a:hover{text-decoration:underline}@media (max-width:1024px){.code-container{flex-direction:column}.code-nav{width:100%;height:auto;position:static;border-right:none;border-bottom:1px solid #e9ecef}.code-content{max-width:100%;padding:2rem 1.5rem}.code-nav ul{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.code-nav li{flex:1;min-width:200px}.back-link{margin-top:1rem;padding-top:1rem}}@media (max-width:768px){.code-content{padding:1.5rem 1rem}.code-header h1{font-size:2rem}.code-section h2{font-size:1.4rem}.code-nav{padding:1.5rem 1rem}.code-nav ul{flex-direction:column}.code-nav li{min-width:auto}.intro-text{font-size:1rem}}