/* Editorial refinement: information first, quiet depth, replaceable icon slots. */
.db-guide .overview-heading{margin-bottom:20px}
.db-guide .schedule-status-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding-top:20px;border-top:1px solid #ffffff20}
.db-guide .intake-status{font-size:12px;color:#e6d7be;background:#ffffff09;border:1px solid #c4ac7b55;border-radius:5px;padding:5px 9px}
.db-guide .remaining-status{font-size:14px;color:#dce6eb}
.db-guide .next-event{display:flex;justify-content:space-between;align-items:center;gap:16px;margin:24px 0 16px}
.db-guide .next-event small{display:block;font-size:13px;color:#bccbd3;margin-bottom:5px}
.db-guide .next-event strong{display:block;font-size:38px;letter-spacing:.4px;line-height:1.3;font-weight:450;font-variant-numeric:tabular-nums}
.db-guide .schedule-countdown{font-size:21px;letter-spacing:.5px;font-weight:450;color:#e1cfaf;white-space:nowrap}
.db-guide .next-event.no-date strong{font-size:26px;letter-spacing:-.5px}
.db-guide .schedule-action{font-size:13px;line-height:1.8;color:#e0e8ec;max-width:580px}
.db-guide .schedule-pending{font-size:12px;line-height:1.8;color:#b6c6ce;margin-top:5px}
.db-guide .schedule-coverage{font-size:11px;line-height:1.8;color:#a9bbc5;margin-top:16px}
.db-guide .schedule-foot{display:flex;justify-content:space-between;gap:14px;margin-top:16px;padding-top:14px;border-top:1px solid #ffffff20;font-size:11px;color:#acbdc6}
.db-guide .schedule-foot a{color:#d9c8a9}
.db-guide .journey .phase-label{font-size:10px;line-height:1.6;font-style:normal;color:#647983;display:block;margin:4px 0 6px;min-height:16px}
.db-guide .journey [data-phase=past] .phase-label{color:#8e969b}
.db-guide .journey [data-phase=future] .phase-label{color:#927546}
.db-guide .current-statistics{padding:20px;border-radius:8px;background:#243d49;color:white;margin-bottom:16px}
.db-guide .current-statistics .metric strong{font-size:25px}
@media(max-width:540px){.db-guide .next-event strong{font-size:28px}.db-guide .schedule-countdown{font-size:18px}.db-guide .schedule-status-row{gap:9px}.db-guide .remaining-status{font-size:12px}.db-guide .next-event.no-date strong{font-size:23px}.db-guide .current-statistics{padding:18px 14px}.db-guide .schedule-foot{font-size:10px}.db-guide .schedule-action{font-size:12px}}
.db-guide .process-visual{background:#fff;border:0;border-radius:0;margin-top:20px;overflow:visible}
.db-guide .visual-toolbar{padding:8px 0 14px;color:#657780}.db-guide .visual-toolbar small{font-size:11px;color:#849198}
.db-guide .process-visual .journey{padding:0;margin:8px 0 22px;gap:10px}
.db-guide .process-visual .journey button{border:0;border-radius:0;padding:12px 4px;background:none;box-shadow:none;position:relative}
.db-guide .process-visual .journey button:after{content:'';position:absolute;bottom:0;left:15%;right:15%;height:1px;background:#dce3e6}
.db-guide .process-visual .journey button[aria-pressed=true]:after{height:2px;background:#a68b60}
.db-guide .process-visual .journey button .step-icon{width:48px;height:48px;background:linear-gradient(145deg,#fcfdfd,#eef2f3);color:#6b7d86;border:1px solid #e2e8eb;border-radius:14px;box-shadow:0 3px 8px #1b354707;display:inline-grid;place-items:center;transition:color .2s,transform .2s}
.db-guide .process-visual .journey button .step-icon svg{width:28px;height:28px}
.db-guide .process-visual .journey button .step-icon img{width:100%;height:100%;object-fit:contain}
.db-guide .process-visual .journey button[aria-pressed=true] .step-icon{background:#263f4b;color:#e1d3bd;border-color:#263f4b;box-shadow:0 5px 13px #203b4914;transform:translateY(-2px)}
.db-guide .process-visual .journey button:hover .step-icon{color:#a08353;transform:translateY(-2px)}
.db-guide .process-visual .journey button>b{font-weight:550;font-size:13px;margin:13px 0 4px}
.db-guide .process-visual .journey button>small{font-size:11px;min-height:30px}
.db-guide .stage-detail{min-height:0;border:1px solid #e4e8ea;background:#fafbfc;border-radius:8px;padding:23px;grid-template-columns:32px 1fr;gap:15px}
.db-guide .stage-detail-number{font-size:26px;font-weight:350}.db-guide .stage-detail h4{font-weight:550;font-size:18px}
.db-guide .process-disclaimer{border:0;padding:12px 0 0;color:#88969e}
.db-guide #panel-stats{padding:30px}.db-guide #panel-stats>.section-heading{margin-bottom:12px}
.db-guide #panel-stats .stats-explanation{font-size:13px;line-height:1.8;max-width:560px}.db-guide #panel-stats .stats-explanation b{font-weight:550;color:#4c6370}
.db-guide .trend-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;border-top:1px solid #e8ecee;border-bottom:1px solid #e8ecee;padding:22px 0;margin:24px 0 28px}
.db-guide .trend-stat+ .trend-stat{border-left:1px solid #e8ecee;padding-left:22px}
.db-guide .trend-stat>span{font-size:12px;color:#6d7c85}.db-guide .trend-stat strong{font-size:32px;line-height:1.5;font-weight:450;letter-spacing:-1px;display:block;color:#263f4c;font-variant-numeric:tabular-nums}
.db-guide .trend-stat strong small{font-size:13px;font-weight:400;letter-spacing:0;margin-left:4px;color:#7b8b95}.db-guide .trend-stat>small{font-size:11px;color:#7e8d95;display:block}
.db-guide .trend-chart-toolbar{display:flex;justify-content:space-between;align-items:center;gap:10px}.db-guide .trend-chart-toolbar>span{font-size:11px;color:#86959e}
.db-guide .metric-toggle{background:#f1f3f4;border-radius:6px;padding:3px;gap:2px}.db-guide .metric-toggle button{font-size:12px;padding:7px 13px}.db-guide .metric-toggle button[aria-pressed=true]{box-shadow:0 1px 4px #1c37410d;color:#294653}
.db-guide .trend{border:0;border-radius:0;background:#fff;display:block;padding:0;margin:24px 0 0;min-height:250px}
.db-guide .chart-caption{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px}.db-guide .chart-caption b{font-size:14px;color:#455e6b;font-weight:550}.db-guide .chart-caption span{font-size:11px;color:#80909a}
.db-guide .history-svg{width:100%;height:auto;display:block;overflow:visible;font-family:inherit}
.db-guide .grid-line{stroke:#e9edef;stroke-width:1}.db-guide .axis-label,.db-guide .axis-unit{fill:#7c8d96;font-size:11px}.db-guide .year-label{fill:#425b68;font-size:13px;font-weight:500}
.db-guide .history-bar{fill:#b1c0c7}.db-guide .history-bar.is-current{fill:#284957}.db-guide .point-value{fill:#345663;font-size:14px;font-weight:600;font-variant-numeric:tabular-nums}
.db-guide .history-line{stroke:#55798a;stroke-width:2;stroke-linecap:round}.db-guide .history-dot{fill:#fff;stroke:#3d6477;stroke-width:2.5}.db-guide .missing-point{fill:#8b979d;font-size:11px}
.db-guide .trend-insight{font-size:13px;line-height:1.8;color:#48606d;background:#f4f7f8;border-left:2px solid #ac946d;padding:12px 16px;margin:8px 0 12px;border-radius:0 5px 5px 0}
.db-guide .history-method{font-size:11px;line-height:1.8;color:#7f8f98;margin:0 0 24px;max-width:650px}
.db-guide .empty-trend{padding:42px 20px}.db-guide .empty-rule{display:block;width:35px;height:1px;background:#aa9270;margin:0 auto 21px}.db-guide .empty-trend h4{font-size:16px}.db-guide .empty-trend p{font-size:13px;max-width:430px;margin:10px auto 0;line-height:1.8}
.db-guide .regional-detail{margin-top:26px;border-top:1px solid #e4e9ec}.db-guide .regional-detail>summary{padding:18px 0;font-size:13px;font-weight:550;color:#516a78;display:flex;justify-content:space-between}.db-guide .regional-detail[open]>summary>span{transform:rotate(45deg)}
.db-guide .regional-detail .recruit-visual{margin:0;background:#fafbfc}.db-guide .table-source{font-weight:400;font-size:10px;color:#6e8794}
.db-guide .trend-stat strong{white-space:nowrap}
@media(max-width:1100px){.db-guide #panel-stats{padding:24px}.db-guide .trend-summary{gap:12px}.db-guide .trend-stat+ .trend-stat{padding-left:13px}.db-guide .trend-stat strong{font-size:28px}}
@media(max-width:540px){.db-guide #panel-stats{padding:22px 16px}.db-guide .trend-summary{gap:8px;padding:17px 0;margin:20px 0}.db-guide .trend-stat+ .trend-stat{padding-left:9px}.db-guide .trend-stat strong{font-size:25px}.db-guide .trend-stat strong small{font-size:11px;margin-left:2px}.db-guide .trend-stat>small{font-size:10px;line-height:1.6}.db-guide .trend-chart-toolbar>span{display:none}.db-guide .metric-toggle{width:100%;justify-content:space-between}.db-guide .metric-toggle button{flex:1;padding:8px 7px;font-size:12px}.db-guide .trend{min-height:180px;margin-top:21px}.db-guide .chart-caption span{font-size:10px}.db-guide .history-svg{min-height:190px}.db-guide .axis-label,.db-guide .axis-unit{font-size:14px}.db-guide .year-label{font-size:16px}.db-guide .point-value{font-size:17px}.db-guide .missing-point{font-size:14px}.db-guide .trend-insight{font-size:12px;padding:11px 12px}.db-guide .history-method{font-size:11px}.db-guide .visual-toolbar{align-items:flex-start;flex-direction:column;gap:4px}.db-guide .process-visual .journey{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:3px}.db-guide .process-visual .journey li{min-width:0}.db-guide .process-visual .journey button{padding:6px 1px;min-width:0}.db-guide .process-visual .journey button .step-icon{width:38px;height:38px;border-radius:11px}.db-guide .process-visual .journey button .step-icon svg{width:23px;height:23px}.db-guide .process-visual .journey button>b{font-size:11px;word-break:keep-all;line-height:1.5;min-height:33px;margin-top:10px}.db-guide .process-visual .journey button>small{font-size:10px;min-height:43px;word-break:keep-all}.db-guide .stage-detail{grid-template-columns:1fr;padding:18px 15px}.db-guide .stage-detail h4{font-size:17px}}
.db-guide .history-svg text{font-variant-numeric:tabular-nums}
@media(max-width:540px){.db-guide #trend-summary .trend-stat strong{font-size:21px}.db-guide #trend .axis-label,.db-guide #trend .axis-unit{font-size:23px}.db-guide #trend .year-label{font-size:25px}.db-guide #trend .point-value{font-size:26px}.db-guide #trend .missing-point{font-size:22px}}
