.cpt-container{background-color:#f4f7fc;min-height:100vh;padding:40px 16px}.cpt-title{text-align:center;font-size:45px;font-weight:700;color:#111827;margin-bottom:25px}.cpt-subtitle{text-align:center;color:#0cb8b6;margin-bottom:60px;font-size:18px}.cpt-table-wrapper{max-width:1280px;margin:0 auto;background:#fff;border-radius:8px;box-shadow:0 2px 6px rgba(0,0,0,.1);overflow-x:auto}.cpt-table{width:100%;border-collapse:collapse;min-width:600px}.cpt-table thead{background-color:#0cb8b6;color:#fff;text-align:left}.cpt-table td,.cpt-table th{padding:25px 17px;text-align:left}.cpt-table td:first-child{width:131px;padding-right:30px}.cpt-code{color:#004d40;font-weight:700}.cpt-table thead th{font-size:22px;font-weight:700}.cpt-table tbody td{font-size:18px;color:#333;font-weight:500}.cpt-table tbody tr{border-bottom:1px solid #e5e7eb;transition:background-color .2s ease}.cpt-table tbody tr:hover{background-color:#e0f2f1}@media (max-width:768px){.cpt-title{font-size:32px}.cpt-subtitle{font-size:16px;margin-bottom:40px}.cpt-table td,.cpt-table th{padding:16px;font-size:16px}.cpt-table td:first-child{width:auto;padding-right:15px}}@media (max-width:480px){.cpt-title{font-size:26px}.cpt-subtitle{margin-bottom:25px}.cpt-subtitle,.cpt-table{font-size:14px}.cpt-table td,.cpt-table th{padding:12px}}