.dcf-cat68 { --dcf-ink:#17212b; --dcf-muted:#61717e; --dcf-line:#d6e0e6; --dcf-paper:#f6f8f9; --dcf-navy:#053b5c; --dcf-teal:#007f7a; --dcf-red:#b42318; --dcf-amber:#9a6700; box-sizing:border-box; color:var(--dcf-ink); font:16px/1.45 Arial,sans-serif; margin:30px auto; max-width:1100px; }
.dcf-cat68 *, .dcf-cat68 *::before, .dcf-cat68 *::after { box-sizing:border-box; }
.dcf-cat68__header { border-bottom:4px solid var(--dcf-teal); padding:0 0 24px; }
.dcf-cat68__header h1 { color:var(--dcf-navy); font-size:30px; letter-spacing:0; margin:0; }
.dcf-cat68__header p { color:var(--dcf-muted); margin:6px 0 0; }
.dcf-cat68__search { display:grid; gap:10px; grid-template-columns:1fr auto auto; margin:28px 0 14px; }
.dcf-cat68__search input { border:1px solid #99acb8; border-radius:5px; font:18px Arial,sans-serif; letter-spacing:.04em; min-height:46px; min-width:0; padding:10px 13px; }
.dcf-cat68__search button { background:var(--dcf-navy); border:0; border-radius:5px; color:#fff; cursor:pointer; font-weight:700; min-height:46px; padding:0 18px; }
.dcf-cat68__search button:hover { filter:brightness(1.08); }
.dcf-cat68__search .dcf-cat68__secondary { background:#647580; }
.dcf-cat68__base, .dcf-cat68__source { color:var(--dcf-muted); font-size:13px; }
.dcf-cat68__message { background:#e7f5f4; border-left:5px solid var(--dcf-teal); font-weight:700; margin:26px 0 15px; padding:13px 16px; }
.dcf-cat68__message--no { background:#fff0ef; border-color:var(--dcf-red); }
.dcf-cat68__empty { color:var(--dcf-muted); padding:24px 0; }
.dcf-cat68__result { background:#fff; border:1px solid var(--dcf-line); border-radius:6px; margin:14px 0; overflow:hidden; }
.dcf-cat68__result-head { align-items:flex-start; background:#eef4f6; border-bottom:1px solid var(--dcf-line); display:flex; gap:16px; justify-content:space-between; padding:16px 18px; }
.dcf-cat68__result-head h2 { color:var(--dcf-navy); font-size:18px; letter-spacing:0; margin:0; }
.dcf-cat68__badge { background:#d9f1ee; border-radius:999px; color:#00655f; flex:0 0 auto; font-size:12px; font-weight:700; padding:4px 9px; }
.dcf-cat68__badge--revoked { background:#fde5e3; color:var(--dcf-red); }
.dcf-cat68__badge--future { background:#fff2cc; color:var(--dcf-amber); }
.dcf-cat68 dl { display:grid; grid-template-columns:190px 1fr; margin:0; }
.dcf-cat68 dt, .dcf-cat68 dd { border-bottom:1px solid #e7edf0; margin:0; padding:11px 18px; }
.dcf-cat68 dt { background:#fbfcfc; color:#40515e; font-weight:700; }
.dcf-cat68 dd { overflow-wrap:anywhere; }
.dcf-cat68__history { margin:14px 18px 18px; }
.dcf-cat68__history summary { color:var(--dcf-navy); cursor:pointer; font-weight:700; }
.dcf-cat68__history-item { background:#f8fafb; border-left:3px solid #b8c8d1; margin-top:10px; padding:12px; }
.dcf-cat68__source { margin-top:32px; }
.dcf-cat68 a { color:var(--dcf-navy); }
@media (max-width:620px) { .dcf-cat68 { margin:24px 12px; } .dcf-cat68__header h1 { font-size:25px; } .dcf-cat68__search { grid-template-columns:1fr auto; } .dcf-cat68__search button[type="submit"] { grid-column:1 / -1; grid-row:2; } .dcf-cat68 dl { grid-template-columns:1fr; } .dcf-cat68 dt { border-bottom:0; padding-bottom:3px; } .dcf-cat68 dd { padding-top:3px; } .dcf-cat68__result-head { flex-direction:column; gap:8px; } }
