.dashboard-page{width:100%}.dashboard-page__intro{margin-bottom:16px}.dashboard-page__grid{grid-template-columns:minmax(0,1fr);align-items:start;gap:16px;display:grid}.dashboard-page__card{height:100%}.dashboard-page__card .ant-card-body{flex-direction:column;height:100%;display:flex}@media (width>=1400px){.dashboard-page__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.toolbox-page{width:100%}.toolbox-page__intro{margin-bottom:16px}.toolbox-page__tool-card .ant-card-body{flex-direction:column;gap:24px;display:flex}.toolbox-page__hero{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1d4ed8 55%,#38bdf8 100%);border-radius:18px;padding:20px 24px}.toolbox-page__hero-title{letter-spacing:.08em;text-transform:uppercase;opacity:.78;margin:0 0 8px;font-size:13px}.toolbox-page__hero-time{flex-direction:column;gap:6px;margin:0;font-size:clamp(24px,2.6vw,38px);font-weight:700;line-height:1.15;display:flex}.toolbox-page__hero-note{opacity:.82;margin:12px 0 0;font-size:14px}.toolbox-page__section-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.toolbox-page__section-title{color:#111827;margin:0;font-size:18px;font-weight:700}.toolbox-page__section-note{color:#6b7280;margin:6px 0 0;font-size:14px}.toolbox-page__zone-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;display:grid}.toolbox-page__zone-card{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e5e7eb;border-radius:16px;min-height:152px;padding:16px 18px;box-shadow:0 10px 24px #0f172a0d}.toolbox-page__zone-region{letter-spacing:.05em;text-transform:uppercase;color:#2563eb;margin:0;font-size:12px;font-weight:600}.toolbox-page__zone-label{color:#111827;margin:8px 0 0;font-size:18px;font-weight:700}.toolbox-page__zone-description{color:#6b7280;margin:6px 0 0;font-size:13px}.toolbox-page__zone-time{color:#0f172a;white-space:normal;flex-direction:column;gap:2px;margin:18px 0 0;font-size:18px;font-weight:600;line-height:1.55;display:flex}.toolbox-page__controls{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:16px;display:grid}.toolbox-page__control-item{min-width:0}.toolbox-page__source-preview{background:#f8fafc;border:1px solid #dbeafe;border-radius:16px;padding:18px 20px}.toolbox-page__source-preview-label{color:#1d4ed8;margin:0;font-size:13px;font-weight:700}.toolbox-page__source-preview-time{color:#111827;flex-direction:column;gap:4px;margin:10px 0 0;font-size:22px;font-weight:700;line-height:1.4;display:flex}@media (width<=1100px){.toolbox-page__controls{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=780px){.toolbox-page__controls{grid-template-columns:minmax(0,1fr)}.toolbox-page__hero{padding:18px}.toolbox-page__zone-card{min-height:0}}html,body,#root{height:100%;margin:0}
