/* AI Act digest: scoped styles, same pattern as the EDPB and cookie digests, plus a side table of contents. */

#ai-act-digest { max-width: none; margin: 0; }
.ai-head { max-width: none; }
.ai-main { min-width: 0; }
.ai-intro p { margin-bottom: 1em; }
.ai-jump { display: flex; flex-wrap: wrap; gap: 0.4em 0.6em; align-items: center; margin: 0 0 1.5em 0; padding: 0.75em 1em; border: solid 1px rgba(255,255,255,0.1); border-radius: 0.5em; background: rgba(255,255,255,0.02); font-size: 0.85em; }
.ai-jump-label { text-transform: uppercase; letter-spacing: 0.1em; font-size: 0.85em; color: rgba(255,255,255,0.5); margin-right: 0.4em; }
.ai-jump a { display: inline-block; padding: 0.25em 0.8em; border: solid 1px rgba(255,255,255,0.15); border-radius: 1em; color: rgba(255,255,255,0.85); border-bottom: solid 1px rgba(255,255,255,0.15); }
.ai-jump a:hover { border-color: #7fb2e5; color: #fff; background: rgba(127,178,229,0.1); }
.ai-sum-hint { font-weight: normal; font-size: 0.75em; color: rgba(255,255,255,0.5); margin-left: auto; padding-right: 1.5em; }
.ai-sources-note { margin: 2em 0 0 0; font-size: 0.85em; color: rgba(255,255,255,0.5); }
.ai-top { position: fixed; right: 1.25em; bottom: 1.25em; z-index: 1050; height: auto; line-height: 1.4; padding: 0.6em 1em; font-size: 0.8em; letter-spacing: 0.05em; text-transform: uppercase; border-radius: 2em; background: rgba(66,103,166,0.95); border: 0 !important; box-shadow: 0 0.3em 1em rgba(0,0,0,0.4); white-space: nowrap; }
.ai-top::after { display: none; }
.ai-top[hidden] { display: none; }
#ai-summary, #ai-checker, #ai-filters, .ai-part { scroll-margin-top: 5em; }
.ai-privacy { color: rgba(255,255,255,0.55); font-size: 0.9em; }

/* Two columns from 1101px: the side contents and the digest. */
@media (min-width: 1101px) {
	.ai-body { display: grid; grid-template-columns: 19em minmax(0, 1fr); gap: 0 2.5em; align-items: start; margin-top: 1.5em; }
	.ai-toc { position: sticky; top: 5em; max-height: calc(100vh - 6em); overflow-y: auto; overscroll-behavior: contain; }
	.ai-toc-fab, .ai-toc-close, .ai-toc-backdrop { display: none; }
}

/* Side contents */
.ai-toc { font-size: 0.85em; border: solid 1px rgba(255,255,255,0.12); border-radius: 0.5em; background: rgba(255,255,255,0.03); padding: 0.75em 0 1em 0; scrollbar-width: thin; }
.ai-toc button {
	height: auto; line-height: 1.35; padding: 0; margin: 0; font-size: 1em; font-weight: normal; letter-spacing: 0; text-transform: none;
	white-space: normal; text-align: left; border: 0 !important; border-radius: 0; box-shadow: none; background: none; color: rgba(255,255,255,0.8) !important;
}
.ai-toc button::after { display: none; }
.ai-toc-head { display: flex; gap: 0.5em; padding: 0 0.75em 0.6em 0.75em; }
.ai-toc-search {
	flex: 1; display: flex !important; align-items: center; gap: 0.6em; padding: 0.55em 0.8em !important;
	border: solid 1px rgba(255,255,255,0.15) !important; border-radius: 0.4em !important; color: rgba(255,255,255,0.6) !important; background: rgba(255,255,255,0.04) !important;
}
.ai-toc-search:hover { border-color: rgba(127,178,229,0.6) !important; color: #fff !important; }
.ai-toc-search span { flex: 1; }
.ai-toc-search kbd { font-family: inherit; font-size: 0.75em; padding: 0.1em 0.45em; border: solid 1px rgba(255,255,255,0.2); border-radius: 0.3em; color: rgba(255,255,255,0.5); }
.ai-toc-close { padding: 0.4em 0.7em !important; border: solid 1px rgba(255,255,255,0.15) !important; border-radius: 0.4em !important; }
.ai-toc-overview { display: flex; align-items: center; gap: 0.6em; margin: 0 0.75em; padding: 0.5em 0.8em; border-radius: 0.4em; color: rgba(255,255,255,0.85); border-bottom: none; font-weight: bold; }
.ai-toc-overview:hover { background: rgba(255,255,255,0.05); color: #fff; }
.ai-toc-overview.is-active { background: rgba(127,178,229,0.15); color: #fff; }
.ai-toc-views { display: flex; margin: 0.6em 0.75em 0.5em 0.75em; border: solid 1px rgba(255,255,255,0.15); border-radius: 0.4em; overflow: hidden; }
.ai-toc-view { flex: 1; display: flex !important; align-items: center; justify-content: center; gap: 0.5em; padding: 0.45em 0.5em !important; color: rgba(255,255,255,0.6) !important; }
.ai-toc-view + .ai-toc-view { border-left: solid 1px rgba(255,255,255,0.15) !important; }
.ai-toc-view.is-on { background: rgba(127,178,229,0.18); color: #fff !important; }
.ai-toc-items { padding: 0 0.35em; }
.ai-toc-items[hidden] { display: none; }
.ai-toc-block { margin: 0.1em 0; }
.ai-toc-ch, .ai-toc-sec { display: flex !important; width: 100%; align-items: center; gap: 0.5em; padding: 0.5em 0.6em !important; border-radius: 0.4em !important; }
.ai-toc-ch:hover, .ai-toc-sec:hover { background: rgba(255,255,255,0.05); color: #fff !important; }
.ai-toc-sec { padding-left: 1.1em !important; }
.ai-toc-info { flex: 1; min-width: 0; display: flex; flex-direction: column; gap: 0.1em; }
.ai-toc-id { display: flex; justify-content: space-between; gap: 0.5em; align-items: baseline; }
.ai-toc-label { font-weight: bold; color: #fff; font-size: 0.9em; text-transform: uppercase; letter-spacing: 0.08em; }
.ai-toc-seclabel { color: rgba(255,255,255,0.7); }
.ai-toc-range { font-size: 0.8em; color: #7fb2e5; white-space: nowrap; }
.ai-toc-title { font-size: 0.92em; color: rgba(255,255,255,0.65); line-height: 1.3; }
.ai-toc-arrow { flex: none; font-size: 0.75em; color: rgba(255,255,255,0.4); transition: transform 0.15s ease; }
[aria-expanded="true"] > .ai-toc-arrow { transform: rotate(90deg); }
.ai-toc-sub { padding: 0.1em 0 0.3em 0.6em; }
.ai-toc-sub[hidden] { display: none; }
.ai-toc-sub .ai-toc-sub { padding-left: 0.9em; }
.ai-toc-item { display: flex; align-items: flex-start; gap: 0.3em; }
.ai-toc-item:hover { background: rgba(255,255,255,0.04); border-radius: 0.3em; }
.ai-toc-link { flex: 1; min-width: 0; display: block; padding: 0.3em 0.5em; color: rgba(255,255,255,0.72); border-bottom: none; font-size: 0.92em; line-height: 1.35; border-left: solid 2px transparent; border-radius: 0.3em; }
.ai-toc-link:hover { color: #fff; }
.ai-toc-link.is-active { color: #fff; border-left-color: #7fb2e5; background: rgba(127,178,229,0.12); }
.ai-toc-link.is-hidden { color: rgba(255,255,255,0.3); }
.ai-toc-link.is-hidden::after { content: ' (filtered out)'; font-size: 0.8em; }
.ai-toc-group { font-weight: bold; }
.ai-toc-actions { flex: none; display: none; gap: 0.1em; padding-top: 0.25em; }
.ai-toc-item:hover .ai-toc-actions, .ai-toc-item:focus-within .ai-toc-actions { display: flex; }
.ai-toc-actions a, .ai-toc-actions button { padding: 0.15em 0.35em !important; color: rgba(255,255,255,0.45) !important; border-bottom: none; font-size: 0.85em; border-radius: 0.3em !important; }
.ai-toc-actions a:hover, .ai-toc-actions button:hover { color: #fff !important; background: rgba(255,255,255,0.08); }
.ai-toc-copy.is-done { color: #9fe0a8 !important; }
.ai-toc-divider { height: 1px; background: rgba(255,255,255,0.12); margin: 0.5em 0.6em; }
#ai-toc-flat .ai-toc-link { font-size: 0.88em; }

/* Recital grids (side and overview) */
.ai-rec-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(2.4em, 1fr)); gap: 0.25em; padding: 0.3em 0.4em 0.3em 0; }
.ai-rec-btn {
	display: block !important; padding: 0.2em 0 !important; text-align: center !important; font-size: 0.8em !important;
	border: solid 1px rgba(255,255,255,0.15) !important; border-radius: 0.3em !important; color: rgba(255,255,255,0.75) !important; background: rgba(255,255,255,0.03);
	height: auto; line-height: 1.5; letter-spacing: 0; text-transform: none; white-space: nowrap;
}
.ai-rec-btn::after { display: none; }
.ai-rec-btn:hover { border-color: #7fb2e5 !important; color: #fff !important; }
.ai-rec-btn.is-on { background: #7fb2e5; color: #1b2a4a !important; border-color: #7fb2e5 !important; font-weight: bold; }
.ai-rec-btn.ai-rec-none { opacity: 0.35; }

/* Mobile drawer and floating button, below 1101px */
@media (max-width: 1100px) {
	.ai-toc { position: fixed; top: 0; left: 0; bottom: 0; width: min(22em, 88vw); z-index: 1100; border-radius: 0; overflow-y: auto; transform: translateX(-105%); transition: transform 0.2s ease; background: #24304f; box-shadow: 0 0 2em rgba(0,0,0,0.5); padding-top: 1em; }
	.ai-toc.is-open { transform: none; }
	body.ai-toc-drawer { overflow: hidden; }
	.ai-toc-backdrop { position: fixed; inset: 0; z-index: 1090; background: rgba(0,0,0,0.45); }
	.ai-toc-backdrop[hidden] { display: none; }
	.ai-toc-close { display: inline-flex !important; align-items: center; gap: 0.4em; }
	.ai-top { bottom: 4.6em; }
	.ai-toc-fab {
		position: fixed; right: 1.25em; bottom: 1.25em; z-index: 1050; height: auto; line-height: 1.4; padding: 0.7em 1.2em; font-size: 0.85em;
		letter-spacing: 0.05em; text-transform: uppercase; border-radius: 2em; background: #4267a6; border: 0 !important; box-shadow: 0 0.3em 1em rgba(0,0,0,0.4); white-space: nowrap;
	}
	.ai-toc-fab::after { display: none; }
}

.ai-filters {
	display: grid; grid-template-columns: 2fr 1.3fr 1fr 1.3fr 1fr; gap: 0.75em 1em; align-items: end;
	margin: 1.5em 0 1em 0; padding: 1em 1.25em;
	border: solid 1px rgba(255,255,255,0.1); border-radius: 0.5em; background: rgba(255,255,255,0.02);
}
.ai-filters label { display: block; font-size: 0.8em; color: rgba(255,255,255,0.55); text-transform: uppercase; letter-spacing: 0.1em; }
.ai-filters input, .ai-filters select { margin-top: 0.4em; }
.ai-count { grid-column: 1 / -1; margin: 0; font-size: 0.9em; color: #7fb2e5; display: flex; flex-wrap: wrap; gap: 0.5em 1em; align-items: center; }
.ai-clear { height: auto; line-height: 1.4; padding: 0.2em 0.9em; font-size: 0.8em; letter-spacing: 0.05em; border-radius: 1em; }
.ai-clear[hidden] { display: none; }
.ai-first { background: #4267a6; border-color: #4267a6 !important; }
.ai-results { grid-column: 1 / -1; margin: 0; padding: 0.75em 1em; border: solid 1px rgba(127,178,229,0.35); border-radius: 0.4em; background: rgba(127,178,229,0.06); }
.ai-results[hidden] { display: none; }
.ai-results-label { margin: 0 0 0.4em 0; font-size: 0.8em; text-transform: uppercase; letter-spacing: 0.1em; color: rgba(255,255,255,0.55); }
.ai-results-list { margin: 0; padding-left: 1.5em; columns: 2; column-gap: 2em; font-size: 0.9em; }
.ai-results-list li { margin: 0 0 0.25em 0; break-inside: avoid; }
.ai-results-list a { color: #fff; border-bottom: dotted 1px rgba(255,255,255,0.3); }
.ai-results-list a:hover { color: #7fb2e5; border-bottom-color: #7fb2e5; }
.ai-results-group { display: block; font-size: 0.8em; color: rgba(255,255,255,0.45); }
.ai-howto { grid-column: 1 / -1; margin: 0; font-size: 0.85em; }
.ai-howto summary { cursor: pointer; color: #7fb2e5; list-style: none; }
.ai-howto summary::-webkit-details-marker { display: none; }
.ai-howto summary::before { content: '\f105'; font-family: 'Font Awesome 5 Free'; font-weight: 900; margin-right: 0.5em; display: inline-block; transition: transform 0.15s ease; }
.ai-howto[open] summary::before { transform: rotate(90deg); }
.ai-howto ul { margin: 0.75em 0 0 0; padding-left: 1.25em; }
.ai-howto li { margin-bottom: 0.4em; color: rgba(255,255,255,0.7); line-height: 1.5; }
.ai-howto strong { color: #fff; }
@media (max-width: 736px) { .ai-results-list { columns: 1; } }

.ai-index-label { color: rgba(255,255,255,0.55); font-size: 0.9em; margin: 1.5em 0 0.5em 0; }
.ai-index {
	display: grid; grid-template-columns: repeat(auto-fit, minmax(16em, 1fr)); gap: 0.4em 1.5em;
	margin: 0 0 1.5em 0; padding: 1em 1.25em;
	border: solid 1px rgba(255,255,255,0.1); border-radius: 0.5em; background: rgba(255,255,255,0.02); list-style: none;
}
.ai-index li { list-style: none; font-size: 0.9em; }
.ai-index a { color: #7fb2e5; border-bottom: none; }
.ai-index a:hover { color: #fff; }
.ai-n { color: rgba(255,255,255,0.45); font-size: 0.85em; margin-left: 0.3em; }

/* Structure of the Act: three columns, articles by chapter, annexes, recitals */
.ai-overview { margin: 0 0 2em 0; padding: 1.25em; border: solid 1px rgba(255,255,255,0.12); border-radius: 0.5em; background: rgba(255,255,255,0.02); scroll-margin-top: 5em; }
.ai-overview-title { font-size: 1.1em; margin: 0 0 1em 0; text-transform: none; letter-spacing: 0; color: #fff; }
.ai-ov-cols { display: grid; grid-template-columns: 1.3fr 1fr 1.2fr; gap: 1.75em; align-items: start; }
.ai-ov-label { font-weight: bold; color: #fff; font-size: 0.95em; display: flex; align-items: center; gap: 0.5em; }
.ai-ov-label i { color: #7fb2e5; }
.ai-ov-count { font-weight: normal; font-size: 0.8em; color: #1b2a4a; background: #7fb2e5; border-radius: 1em; padding: 0 0.6em; }
.ai-ov-desc { font-size: 0.8em; color: rgba(255,255,255,0.5); margin: 0.2em 0 0.8em 0; line-height: 1.4; }
.ai-ov-items { list-style: none; margin: 0; padding: 0; display: flex; flex-direction: column; gap: 0.35em; }
.ai-ov-items li { padding: 0; margin: 0; }
.ai-ov-item { display: block; padding: 0.5em 0.7em; border: solid 1px rgba(255,255,255,0.1); border-radius: 0.4em; background: rgba(255,255,255,0.03); border-bottom: solid 1px rgba(255,255,255,0.1); color: rgba(255,255,255,0.8); line-height: 1.3; }
.ai-ov-item:hover { border-color: #7fb2e5; background: rgba(127,178,229,0.08); color: #fff; }
.ai-ov-head { display: flex; justify-content: space-between; gap: 0.5em; align-items: baseline; margin-bottom: 0.1em; }
.ai-ov-num { font-size: 0.75em; font-weight: bold; text-transform: uppercase; letter-spacing: 0.08em; color: #fff; }
.ai-ov-range { font-size: 0.75em; color: #7fb2e5; white-space: nowrap; }
.ai-ov-link { display: block; font-size: 0.85em; }
.ai-rec-grid-ov { padding: 0; grid-template-columns: repeat(auto-fill, minmax(2.6em, 1fr)); }
@media (max-width: 900px) { .ai-ov-cols { grid-template-columns: 1fr 1fr; } .ai-ov-col:last-child { grid-column: 1 / -1; } }
@media (max-width: 560px) { .ai-ov-cols { grid-template-columns: 1fr; } }

.ai-groups { display: flex; flex-direction: column; gap: 0.75em; }
.ai-part { font-size: 1.1em; margin: 1.5em 0 0.25em 0; text-transform: none; letter-spacing: 0; color: #fff; }
.ai-groups > .ai-part:first-child { margin-top: 0; }
.ai-part[hidden] { display: none; }
.ai-group { border: solid 1px rgba(255,255,255,0.15); border-radius: 0.5em; background: rgba(255,255,255,0.03); overflow: hidden; scroll-margin-top: 5em; }
.ai-group summary {
	list-style: none; cursor: pointer; padding: 1em 3em 1em 1.25em; font-weight: bold; color: #fff;
	display: flex; align-items: baseline; justify-content: space-between; gap: 0.75em; position: relative;
}
.ai-group summary::-webkit-details-marker { display: none; }
.ai-group summary::after {
	content: '\f107'; font-family: 'Font Awesome 5 Free'; font-weight: 900;
	position: absolute; right: 1.25em; top: 1.1em; color: rgba(255,255,255,0.4); transition: transform 0.2s ease;
}
.ai-group[open] summary::after { transform: rotate(180deg); }
.ai-group summary:hover { background: rgba(255,255,255,0.04); }
.ai-group-count { font-weight: normal; font-size: 0.8em; color: rgba(255,255,255,0.5); white-space: nowrap; }
.ai-group-body { padding: 0 1.25em 0.5em 1.25em; }

.ai-entry { padding: 0.9em 0 1em 0; border-top: solid 1px rgba(255,255,255,0.08); scroll-margin-top: 5em; }
.ai-entry[hidden] { display: none; }
.ai-entry:target { box-shadow: inset 3px 0 0 #7fb2e5; padding-left: 0.75em; }
.ai-title { font-size: 0.95em; margin: 0 0 0.35em 0; line-height: 1.4; text-transform: none; letter-spacing: 0; }
.ai-title a { color: #fff; border-bottom: dotted 1px rgba(255,255,255,0.3); }
.ai-title a:hover { color: #7fb2e5; border-bottom-color: #7fb2e5; }
.ai-meta { margin: 0 0 0.5em 0; font-size: 0.8em; color: rgba(255,255,255,0.5); display: flex; flex-wrap: wrap; gap: 0.4em 0.6em; align-items: center; }
.ai-chip { display: inline-block; padding: 0.1em 0.6em; border-radius: 1em; border: solid 1px rgba(255,255,255,0.15); font-size: 0.85em; line-height: 1.6; }
.ai-chip-date { border-color: rgba(127,178,229,0.5); color: #7fb2e5; }
.ai-chip-omni { border-color: rgba(255,200,120,0.5); color: #f2c98a; }
.ai-chip-role, .ai-chip-type { color: rgba(255,255,255,0.75); }
.ai-chip-art { color: #7fb2e5; }
.ai-chip-status { border-color: rgba(255,200,120,0.4); color: #f2c98a; }
.ai-chip-topic { color: rgba(255,255,255,0.6); }
.ai-chip-src { border-style: dashed; color: rgba(255,255,255,0.45); }
.ai-take { margin: 0; font-size: 0.95em; line-height: 1.6; color: rgba(255,255,255,0.72); }
.ai-omni { margin: 0.4em 0 0 0; font-size: 0.85em; color: #f2c98a; }
.ai-rec { margin: 0.3em 0 0 0; font-size: 0.8em; color: rgba(255,255,255,0.4); }
.ai-rec a { color: rgba(255,255,255,0.55); border-bottom: dotted 1px rgba(255,255,255,0.25); }
.ai-rec a:hover { color: #7fb2e5; }

@media (max-width: 736px) {
	#ai-act-digest { margin-top: 3em; padding-top: 2em; }
	.ai-filters { grid-template-columns: 1fr; }
	.ai-index { grid-template-columns: 1fr; }
	.ai-group summary { flex-direction: column; align-items: flex-start; gap: 0.25em; }
}

/* High-level summary */
.ai-summary { margin: 0 0 2em 0; padding: 1.25em; border: solid 1px rgba(255,255,255,0.12); border-radius: 0.5em; background: rgba(255,255,255,0.02); }
.ai-summary > summary { list-style: none; cursor: pointer; font-weight: bold; color: #fff; font-size: 1.1em; display: flex; align-items: baseline; justify-content: space-between; gap: 1em; }
.ai-summary > summary::-webkit-details-marker { display: none; }
.ai-summary > summary::after { content: '\f107'; font-family: 'Font Awesome 5 Free'; font-weight: 900; color: rgba(255,255,255,0.4); font-size: 0.9em; transition: transform 0.2s ease; }
.ai-summary[open] > summary::after { transform: rotate(180deg); }
.ai-summary[open] > summary { margin-bottom: 0.75em; }
.ai-sum-cols { display: grid; grid-template-columns: 1fr 1fr; gap: 0.5em 1.5em; align-items: start; }
.ai-sum-sec { margin: 0; border: solid 1px rgba(255,255,255,0.1); border-radius: 0.4em; background: rgba(255,255,255,0.02); }
.ai-sum-sec > summary { list-style: none; cursor: pointer; padding: 0.7em 2.5em 0.7em 0.9em; position: relative; }
.ai-sum-sec > summary::-webkit-details-marker { display: none; }
.ai-sum-sec > summary::after { content: '\f107'; font-family: 'Font Awesome 5 Free'; font-weight: 900; position: absolute; right: 0.9em; top: 0.8em; color: rgba(255,255,255,0.4); font-size: 0.85em; transition: transform 0.2s ease; }
.ai-sum-sec[open] > summary::after { transform: rotate(180deg); }
.ai-sum-sec > summary:hover { background: rgba(255,255,255,0.04); }
.ai-sum-sec h3 { font-size: 0.85em; text-transform: uppercase; letter-spacing: 0.1em; color: #fff; margin: 0; display: inline; }
.ai-sum-sub { display: block; font-size: 0.85em; color: rgba(255,255,255,0.55); margin-top: 0.15em; }
.ai-sum-body { padding: 0 0.9em 0.6em 0.9em; }
.ai-sum-sec[open] { grid-column: 1 / -1; }
.ai-sum-sec p, .ai-sum-sec li { font-size: 0.92em; line-height: 1.6; color: rgba(255,255,255,0.75); }
.ai-sum-sec p { margin: 0 0 0.6em 0; }
.ai-sum-sec ul { margin: 0 0 0.6em 0; padding-left: 1.2em; }
.ai-sum-sec li { margin-bottom: 0.3em; }
.ai-sum-sec a { color: #7fb2e5; border-bottom: none; }
.ai-sum-sec a:hover { color: #fff; }
@media (max-width: 900px) { .ai-sum-cols { grid-template-columns: 1fr; } }

/* Obligations checker */
.ai-checker { margin: 0 0 2em 0; padding: 1.25em; border: solid 1px rgba(255,255,255,0.12); border-radius: 0.5em; background: rgba(255,255,255,0.02); }
.ai-checker[open] > summary { margin-bottom: 0.75em; }
.ai-checker > summary { list-style: none; cursor: pointer; font-weight: bold; color: #fff; font-size: 1.1em; display: flex; align-items: baseline; justify-content: space-between; gap: 1em; }
.ai-checker > summary::-webkit-details-marker { display: none; }
.ai-checker > summary::after { content: '\f107'; font-family: 'Font Awesome 5 Free'; font-weight: 900; color: rgba(255,255,255,0.4); font-size: 0.9em; transition: transform 0.2s ease; }
.ai-checker[open] > summary::after { transform: rotate(180deg); }
.ai-ck-intro { font-size: 0.9em; color: rgba(255,255,255,0.6); margin: 0 0 1em 0; }
.ai-ck-body { max-width: 52em; }
.ai-ck-q { font-weight: bold; color: #fff; margin: 0 0 0.75em 0; line-height: 1.5; }
.ai-checker button {
	height: auto; line-height: 1.45; padding: 0.6em 1em; margin: 0 0 0.5em 0; font-size: 0.9em; font-weight: normal; letter-spacing: 0; text-transform: none;
	white-space: normal; text-align: left; border-radius: 0.4em; box-shadow: none; display: block; width: 100%;
	border: solid 1px rgba(255,255,255,0.18) !important; color: rgba(255,255,255,0.85) !important; background: rgba(255,255,255,0.03);
}
.ai-checker button::after { display: none; }
.ai-checker button:hover { border-color: #7fb2e5 !important; background: rgba(127,178,229,0.1); color: #fff !important; }
.ai-ck-check { display: flex; gap: 0.6em; align-items: flex-start; font-size: 0.9em; font-weight: normal; text-transform: none; letter-spacing: 0; padding: 0.35em 0; color: rgba(255,255,255,0.8); cursor: pointer; }
.ai-ck-check input { margin-top: 0.3em; }
.ai-ck-check input[type="checkbox"] { -webkit-appearance: checkbox; -moz-appearance: checkbox; appearance: checkbox; opacity: 1; float: none; margin-right: 0; z-index: auto; width: 1.1em; height: 1.1em; flex: none; display: inline-block; }
.ai-ck-row { display: flex; gap: 0.75em; margin-top: 0.75em; }
.ai-ck-row button { width: auto; }
.ai-checker .ai-ck-go { background: #4267a6; border-color: #4267a6 !important; }
.ai-ck-nav { display: flex; align-items: center; gap: 1em; margin: 1em 0 0 0; font-size: 0.8em; color: rgba(255,255,255,0.45); }
.ai-ck-nav button, .ai-checker .ai-ck-back, .ai-checker .ai-ck-restart { width: auto; display: inline-block; margin: 0; padding: 0.35em 0.9em; font-size: 0.85em; }
.ai-ck-tier { font-size: 1.15em; font-weight: bold; color: #fff; margin: 0 0 0.5em 0; }
.ai-ck-label { display: block; font-size: 0.7em; font-weight: normal; text-transform: uppercase; letter-spacing: 0.1em; color: #7fb2e5; margin-bottom: 0.2em; }
.ai-ck-note { font-size: 0.95em; color: rgba(255,255,255,0.75); margin: 0 0 0.75em 0; }
.ai-ck-dates { margin: 0 0 0.75em 0; font-size: 0.9em; color: rgba(255,255,255,0.6); display: flex; flex-wrap: wrap; gap: 0.4em; align-items: center; }
.ai-ck-sub { font-size: 0.8em; text-transform: uppercase; letter-spacing: 0.1em; color: rgba(255,255,255,0.5); margin: 1em 0 0.35em 0; }
.ai-ck-list { margin: 0; padding-left: 1.25em; font-size: 0.92em; }
.ai-ck-list li { margin-bottom: 0.35em; }
.ai-ck-list a { color: #7fb2e5; border-bottom: none; }
.ai-ck-list a:hover { color: #fff; }
.ai-ck-answers { margin: 1em 0 0 0; font-size: 0.8em; color: rgba(255,255,255,0.45); display: flex; flex-direction: column; gap: 0.2em; }
@media (max-width: 736px) { .ai-ck-row { flex-direction: column; } .ai-ck-row button { width: 100%; } }
