.display-form{display:grid;gap:2rem}.display-form .submit{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.display-form .submit [type=submit]{grid-column-start:3}@media (min-width:768px){.display-form .submit{display:flex;justify-content:flex-end}}.fibre-list table{width:100%}.fibre-list table td,.fibre-list table th{padding:.5rem;text-align:left}.fibre-list table tbody tr:nth-of-type(odd){--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.fibre-list table tbody tr{cursor:pointer}.fibre-list table tbody tr:hover{--tw-bg-opacity:1;background-color:rgba(191,219,254,var(--tw-bg-opacity))}.fibre-list table tbody tr.selected{--tw-bg-opacity:1;background-color:rgba(96,165,250,var(--tw-bg-opacity));--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.fibre-list table tbody tr.selected a{font-weight:600;--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}