*{margin:0;padding:0;box-sizing:border-box;}body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;background-color:#f8f9fa;color:#333;line-height:1.6;}.duty-container{max-width:1200px;margin:0 auto;padding:20px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;line-height:1.6;color:#333;}.duty-header{background:#f8f9fa;padding:20px 0;border-bottom:1px solid #e9ecef;margin-bottom:30px;}.duty-nav{text-align:center;}.duty-home{color:#4285f4;text-decoration:none;font-weight:500;font-size:18px;}.duty-home:hover{text-decoration:underline;}.duty-separator{margin:0 15px;color:#6c757d;}.duty-current{color:#6c757d;font-size:16px;}.duty-menu{background:white;border:1px solid #e9ecef;border-radius:8px;margin-bottom:30px;box-shadow:0 2px 4px rgba(0,0,0,0.1);}.duty-menu-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;}.duty-menu-list li{flex:1;min-width:200px;}.duty-menu-list a{display:block;padding:15px 20px;text-decoration:none;color:#495057;border-bottom:1px solid #e9ecef;transition:all 0.3s ease;text-align:center;}.duty-menu-list li:last-child a{border-bottom:none;}.duty-menu-list a:hover{background:#f8f9fa;color:#4285f4;}.duty-menu-list a.active{background:#4285f4;color:white;font-weight:500;}.duty-content{background:white;border:1px solid #e9ecef;border-radius:8px;padding:40px;box-shadow:0 2px 4px rgba(0,0,0,0.1);}.duty-title{color:#4285f4;font-size:2.5rem;font-weight:300;margin-bottom:30px;text-align:center;border-bottom:3px solid #4285f4;padding-bottom:15px;}.duty-text h2{color:#333;font-size:1.8rem;margin:30px 0 20px 0;font-weight:500;}.duty-text h3{color:#495057;font-size:1.4rem;margin:25px 0 15px 0;font-weight:500;}.duty-text h4{color:#6c757d;font-size:1.2rem;margin:20px 0 10px 0;font-weight:500;}.duty-intro{font-size:1.1rem;color:#495057;background:#f8f9fa;padding:20px;border-left:4px solid #4285f4;margin-bottom:25px;border-radius:0 4px 4px 0;}.duty-text p{margin-bottom:15px;color:#555;line-height:1.7;}.duty-list{margin:15px 0;padding-left:20px;}.duty-list li{margin-bottom:12px;line-height:1.7;color:#555;}.duty-text ol{margin:15px 0;padding-left:20px;}.duty-text ol li{margin-bottom:12px;line-height:1.7;color:#555;}.contact-info{background:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;padding:20px;margin:20px 0;}.contact-info p{margin:8px 0;color:#495057;}.duty-footer{text-align:center;margin-top:40px;padding-top:20px;border-top:1px solid #e9ecef;color:#6c757d;}@media (max-width:768px){.duty-container{padding:15px;}.duty-content{padding:25px 20px;}.duty-title{font-size:2rem;}.duty-text h2{font-size:1.5rem;}.duty-text h3{font-size:1.3rem;}.duty-menu-list{flex-direction:column;}.duty-menu-list li{min-width:auto;}.duty-menu-list a{text-align:left;padding:12px 20px;}}@media (max-width:480px){.duty-container{padding:10px;}.duty-content{padding:20px 15px;}.duty-title{font-size:1.8rem;}.duty-text h2{font-size:1.4rem;}.duty-text h3{font-size:1.2rem;}.duty-intro{font-size:1rem;padding:15px;}.duty-text p,.duty-list li,.duty-text ol li{font-size:14px;}}