.cookie-table-scroll{overflow-x:auto;margin:20px 0 32px;border:1px solid var(--duo-gray-light,#e5e7eb);border-radius:12px}.cookie-table-scroll:focus-visible{outline:3px solid var(--duo-blue-ink,#0c74a8);outline-offset:2px}.cookie-table{width:100%;min-width:640px;border-collapse:collapse;font-size:14px;text-align:left}.cookie-table td,.cookie-table th{padding:12px 14px;border-bottom:1px solid var(--duo-gray-light,#e5e7eb);vertical-align:top}.cookie-table thead th{font-weight:800;background:rgba(0,0,0,.03);white-space:nowrap}.cookie-table tbody th{font-weight:600;white-space:nowrap}.cookie-table tbody tr:last-child td,.cookie-table tbody tr:last-child th{border-bottom:0}.cookie-table code{font-size:13px}