.drv-page{height:100%;min-height:0;color:var(--text-primary,#111827);flex-direction:column;gap:14px;display:flex;position:relative;overflow:hidden}.drv-page:before{content:"";pointer-events:none;background:radial-gradient(circle at 0 0,#0f766e14,#0000 36%),radial-gradient(circle at 100% 0,#0ea5e914,#0000 28%),linear-gradient(#ffffffeb,#f4f7fbf5);position:absolute;inset:0}.drv-page>*{z-index:1;position:relative}.drv-page__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:18px;padding:18px 22px 0;display:flex}.drv-page__headline{flex-direction:column;gap:10px;display:flex}.drv-page__title{letter-spacing:-.04em;margin:0;font-size:31px;font-weight:800;line-height:1.04}.drv-page__subtitle{color:var(--text-secondary,#6b7280);margin:6px 0 0;font-size:13.5px;line-height:1.55}.drv-page__header-right{flex-direction:column;align-items:flex-end;gap:12px;display:flex}.drv-page__actions,.drv-page__stats{flex-wrap:wrap;gap:8px;display:flex}.drv-layout{flex:1 1 0;grid-template-columns:minmax(286px,320px) minmax(0,1fr) minmax(326px,368px);gap:14px;min-height:0;padding:0 22px 18px;display:grid}.drv-panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border:1px solid #cbd5e1c7;border-radius:22px;flex-direction:column;min-height:0;display:flex;overflow:hidden;box-shadow:0 18px 40px #0f172a14}.drv-panel__header{border-bottom:1px solid #e2e8f0e6;justify-content:space-between;align-items:flex-start;gap:12px;padding:18px 18px 16px;display:flex}.drv-panel__header--stacked{flex-direction:column;justify-content:flex-start;align-items:stretch}.drv-panel__title{letter-spacing:-.02em;margin:0;font-size:15px;font-weight:700}.drv-panel__subtitle{color:var(--text-secondary,#6b7280);margin:3px 0 0;font-size:12.5px}.drv-panel__body{min-height:0}.drv-panel__body--list,.drv-panel__body--scroll{scrollbar-width:thin;overflow-y:auto}.drv-panel__body--list::-webkit-scrollbar{width:8px}.drv-panel__body--scroll::-webkit-scrollbar{width:8px}.drv-panel__body--list::-webkit-scrollbar-thumb{background:#94a3b86b;border-radius:999px}.drv-panel__body--scroll::-webkit-scrollbar-thumb{background:#94a3b86b;border-radius:999px}.drv-panel--empty{justify-content:center}.drv-search{align-items:center;display:flex;position:relative}.drv-search__icon{width:15px;height:15px;color:var(--text-tertiary,#94a3b8);pointer-events:none;position:absolute;left:12px}.drv-search__input,.drv-input,.drv-select{width:100%;color:var(--text-primary,#111827);font:inherit;background:#f8fafce0;border:1px solid #cbd5e1eb;border-radius:12px;outline:none;transition:border-color .18s,box-shadow .18s,background-color .18s}.drv-search__input:focus,.drv-input:focus,.drv-select:focus{background:#fff;border-color:#0e74906b;box-shadow:0 0 0 4px #0891b21f}.drv-search__input{height:42px;padding:0 14px 0 38px;font-size:13px}.drv-input,.drv-select{height:40px;padding:0 12px;font-size:13px}.drv-select{appearance:none}.drv-tabs{flex-wrap:wrap;gap:6px;display:flex}.drv-tabs__item{height:33px;color:var(--text-secondary,#475569);font:inherit;cursor:pointer;background:#ffffffc2;border:1px solid #cbd5e1db;border-radius:999px;align-items:center;gap:6px;padding:0 12px;font-size:12px;font-weight:600;transition:all .18s;display:inline-flex}.drv-tabs__item:hover{color:var(--text-primary,#111827);border-color:#0891b261}.drv-tabs__item--active{color:#0f766e;background:linear-gradient(135deg,#0f766e24,#0891b21f);border-color:#0d94886b}.drv-tabs__count{background:#94a3b829;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10.5px;font-weight:700;display:inline-flex}.drv-list-row{text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #e2e8f0eb;align-items:flex-start;gap:12px;width:100%;padding:14px 18px;transition:background-color .18s,border-color .18s;display:flex}.drv-list-row:hover{background:#f8fafceb}.drv-list-row--active{background:linear-gradient(135deg,#0f766e14,#0891b214)}.drv-list-row:last-child{border-bottom:none}.drv-list-row__avatar-wrap{flex-shrink:0;position:relative}.drv-list-row__avatar,.drv-profile-hero__avatar{color:#fff;letter-spacing:-.03em;background:linear-gradient(135deg,#0f766e,#0891b2);border-radius:20px;justify-content:center;align-items:center;font-weight:800;display:flex}.drv-list-row__avatar{border-radius:16px;width:46px;height:46px;font-size:14px}.drv-profile-hero__avatar{width:72px;height:72px;font-size:22px;box-shadow:0 14px 30px #0f766e3d}.drv-status-dot{border:2px solid #fff;border-radius:999px;width:12px;height:12px;position:absolute;bottom:-2px;right:-2px}.drv-status-dot--online{background:#16a34a}.drv-status-dot--offline{background:#94a3b8}.drv-status-dot--suspended{background:#f59e0b}.drv-status-dot--blocked{background:#ef4444}.drv-list-row__content{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.drv-list-row__topline{justify-content:space-between;align-items:center;gap:10px;display:flex}.drv-list-row__name{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13.5px;font-weight:700;overflow:hidden}.drv-list-row__meta{font-family:var(--font-geist-mono,monospace);color:var(--text-tertiary,#94a3b8);font-size:11.5px}.drv-list-row__details{color:var(--text-secondary,#64748b);flex-wrap:wrap;gap:6px 10px;font-size:11.5px;display:flex}.drv-status,.drv-badge,.drv-chip{white-space:nowrap;justify-content:center;align-items:center;display:inline-flex}.drv-status,.drv-badge{border-radius:999px;height:24px;padding:0 10px;font-size:11px;font-weight:700}.drv-status--online{color:#166534;background:#16a34a1f}.drv-status--offline{color:#475569;background:#94a3b829}.drv-status--suspended{color:#b45309;background:#f59e0b24}.drv-status--blocked{color:#b91c1c;background:#ef44441f}.drv-badge--neutral{color:#334155;background:#e2e8f0cc}.drv-badge--warning{color:#b45309;background:#f59e0b24}.drv-chip{height:28px;color:var(--text-secondary,#475569);background:#f8fafcd1;border:1px solid #cbd5e1bd;border-radius:999px;padding:0 11px;font-size:12px;font-weight:600}.drv-btn{height:38px;font:inherit;cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:6px;padding:0 14px;font-size:12.5px;font-weight:700;transition:all .18s;display:inline-flex}.drv-btn:disabled{cursor:not-allowed;opacity:.55}.drv-btn--primary{color:#fff;background:linear-gradient(135deg,#0f766e,#0891b2);box-shadow:0 12px 26px #0891b238}.drv-btn--primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 16px 30px #0891b242}.drv-btn--secondary{color:var(--text-primary,#111827);background:#ffffffe6;border-color:#cbd5e1eb}.drv-btn--secondary:hover:not(:disabled){background:#f8fafcfa;border-color:#0891b247}.drv-btn--danger,.drv-btn--ghost-danger{color:#b91c1c}.drv-btn--danger{background:#fef2f2eb;border-color:#ef44443d}.drv-btn--danger:hover:not(:disabled){background:#fee2e2fa}.drv-btn--ghost-danger{background:0 0;border-color:#ef444438}.drv-btn--ghost-danger:hover:not(:disabled){background:#fef2f2d6}.drv-header-stat{background:#fffc;border:1px solid #cbd5e1d6;border-radius:18px;flex-direction:column;justify-content:center;min-width:92px;padding:10px 12px;display:flex}.drv-header-stat__value{letter-spacing:-.04em;font-size:20px;font-weight:800;line-height:1}.drv-header-stat__label{color:var(--text-tertiary,#64748b);text-transform:uppercase;letter-spacing:.08em;margin-top:4px;font-size:10.5px;font-weight:700}.drv-header-stat--success .drv-header-stat__value{color:#15803d}.drv-header-stat--warning .drv-header-stat__value{color:#b45309}.drv-header-stat--danger .drv-header-stat__value{color:#b91c1c}.drv-profile-hero{border-bottom:1px solid #e2e8f0db;flex-direction:column;gap:16px;padding:18px;display:flex}.drv-profile-hero__identity{align-items:flex-start;gap:16px;display:flex}.drv-profile-hero__text{flex:1;min-width:0}.drv-profile-hero__title-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.drv-profile-hero__title-row h2{letter-spacing:-.04em;margin:0;font-size:24px;font-weight:800;line-height:1.05}.drv-profile-hero__meta-row{font-family:var(--font-geist-mono,monospace);color:var(--text-tertiary,#64748b);flex-wrap:wrap;gap:12px;margin-top:8px;font-size:12px;display:flex}.drv-profile-hero__chips{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.drv-profile-hero__details{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.drv-detail-tile{background:#f8fafcb8;border:1px solid #e2e8f0f5;border-radius:16px;flex-direction:column;gap:4px;padding:13px 14px;display:flex}.drv-detail-tile__label{letter-spacing:.06em;text-transform:uppercase;color:var(--text-tertiary,#64748b);font-size:11px;font-weight:700}.drv-detail-tile strong{font-size:13px;line-height:1.45}.drv-profile-hero__actions{flex-wrap:wrap;gap:8px;display:flex}.drv-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:18px;display:grid}.drv-metric-card{background:#ffffffd1;border:1px solid #e2e8f0eb;border-radius:18px;flex-direction:column;gap:6px;padding:16px;display:flex}.drv-metric-card__label{text-transform:uppercase;letter-spacing:.08em;color:var(--text-tertiary,#64748b);font-size:11px;font-weight:700}.drv-metric-card__value{letter-spacing:-.05em;font-size:28px;font-weight:800}.drv-metric-card__note{color:var(--text-secondary,#64748b);font-size:12px}.drv-metric-card--success .drv-metric-card__value{color:#15803d}.drv-metric-card--warning .drv-metric-card__value{color:#b45309}.drv-metric-card--danger .drv-metric-card__value{color:#b91c1c}.drv-section-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:0 18px 18px;display:grid}.drv-section-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.drv-section-card,.drv-config-section{background:#ffffffd1;border:1px solid #e2e8f0eb;border-radius:18px;padding:16px}.drv-section-card__header{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:14px;display:flex}.drv-section-card__header h3{margin:0;font-size:14px;font-weight:700}.drv-section-card__header p{color:var(--text-secondary,#64748b);margin:3px 0 0;font-size:12px}.drv-trend-summary,.drv-breakdown-grid,.drv-form-grid,.drv-toggle-grid{gap:10px;display:grid}.drv-trend-summary{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:14px}.drv-trend-summary__item,.drv-breakdown-item{background:#f8fafcd6;border:1px solid #e2e8f0eb;border-radius:14px;flex-direction:column;gap:4px;padding:12px 13px;display:flex}.drv-trend-summary__item span,.drv-breakdown-item__label{color:var(--text-secondary,#64748b);font-size:11.5px}.drv-trend-summary__item strong,.drv-breakdown-item strong{letter-spacing:-.04em;font-size:22px;font-weight:800}.drv-breakdown-grid,.drv-breakdown-grid--risk{grid-template-columns:repeat(2,minmax(0,1fr))}.drv-breakdown-item--danger strong{color:#b91c1c}.drv-breakdown-item--warning strong{color:#b45309}.drv-week-bars{grid-template-columns:repeat(7,minmax(0,1fr));align-items:end;gap:10px;min-height:166px;display:grid}.drv-week-bars__item{flex-direction:column;align-items:center;gap:8px;display:flex}.drv-week-bars__value{color:var(--text-secondary,#475569);font-size:11px;font-weight:700}.drv-week-bars__track{background:linear-gradient(#f0fdfac7,#e0f2fea6);border-radius:14px;justify-content:center;align-items:flex-end;width:100%;height:112px;padding:6px;display:flex}.drv-week-bars__fill{background:linear-gradient(#0f766e,#0891b2);border-radius:10px;width:100%;min-height:5px}.drv-week-bars__label{color:var(--text-tertiary,#64748b);font-size:11px;font-weight:700}.drv-progress-card{flex-direction:column;gap:10px;margin-bottom:12px;display:flex}.drv-progress-card__header,.drv-progress-card__legend,.drv-key-value-list__row,.drv-toggle-field{justify-content:space-between;align-items:center;gap:10px;display:flex}.drv-progress-card__header{color:var(--text-secondary,#475569);font-size:12.5px}.drv-progress-card__header strong{color:var(--text-primary,#111827);font-size:17px}.drv-progress-card__track{background:#e2e8f0d6;border-radius:999px;width:100%;height:12px;display:flex;overflow:hidden}.drv-progress-card__fill--success{background:linear-gradient(90deg,#16a34a,#22c55e)}.drv-progress-card__fill--danger{background:linear-gradient(90deg,#fb7185,#ef4444)}.drv-progress-card__legend{color:var(--text-secondary,#64748b);font-size:11.5px}.drv-key-value-list{flex-direction:column;gap:10px;display:flex}.drv-key-value-list__row{color:var(--text-secondary,#64748b);border-bottom:1px solid #e2e8f0eb;padding-bottom:10px;font-size:12.5px}.drv-key-value-list__row:last-child{border-bottom:none;padding-bottom:0}.drv-key-value-list__row strong{text-align:right;max-width:62%;color:var(--text-primary,#111827)}.drv-panel__body--config{flex-direction:column;gap:12px;padding:18px;display:flex}.drv-config-section{padding:16px}.drv-segmented{background:#f1f5f9f0;border-radius:16px;gap:6px;padding:4px;display:inline-flex}.drv-segmented__item,.drv-choice-card,.drv-choice-chip,.drv-zone-chip{color:var(--text-secondary,#475569);font:inherit;cursor:pointer;background:#ffffffdb;border:1px solid #cbd5e1e0;transition:all .18s}.drv-segmented__item{border-radius:12px;height:36px;padding:0 14px;font-size:12px;font-weight:700}.drv-segmented__item--active,.drv-choice-card--active,.drv-choice-chip--active,.drv-zone-chip--active{color:#0f766e;background:linear-gradient(135deg,#0f766e24,#0891b21f);border-color:#0891b261}.drv-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.drv-choice-grid--inline{grid-template-columns:repeat(3,minmax(0,1fr))}.drv-choice-card{border-radius:14px;min-height:42px;padding:0 12px;font-size:12.5px;font-weight:700}.drv-choice-chip,.drv-zone-chip{border-radius:999px;height:32px;padding:0 12px;font-size:12px;font-weight:700}.drv-form-grid,.drv-form-grid--compact,.drv-form-grid--modal{grid-template-columns:repeat(2,minmax(0,1fr))}.drv-form-field{flex-direction:column;gap:7px;display:flex}.drv-form-field__label{text-transform:uppercase;letter-spacing:.08em;color:var(--text-tertiary,#64748b);font-size:11.5px;font-weight:700}.drv-form-field__input-wrap{position:relative}.drv-form-field__suffix{color:var(--text-tertiary,#64748b);font-size:11px;font-weight:700;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.drv-input[type=number]{padding-right:46px}.drv-toggle-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:12px}.drv-toggle-field{background:#f8fafcd1;border:1px solid #e2e8f0eb;border-radius:16px;padding:12px 14px;font-size:12.5px;font-weight:600}.drv-toggle-field__actions{gap:6px;display:flex}.drv-priority,.drv-zones{margin-top:12px}.drv-zone-list{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.drv-save-bar{background:#fffffff5;border-top:1px solid #e2e8f0eb;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px 18px;display:flex}.drv-save-bar__title,.drv-save-bar__subtitle{display:block}.drv-save-bar__title{text-transform:uppercase;letter-spacing:.08em;color:var(--text-tertiary,#64748b);font-size:12px;font-weight:700}.drv-save-bar__subtitle{color:var(--text-secondary,#64748b);margin-top:4px;font-size:12px}.drv-empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:100%;padding:36px 24px;display:flex}.drv-empty-state--compact{min-height:auto}.drv-empty-state h3{margin:0;font-size:18px;font-weight:700}.drv-empty-state p{max-width:320px;color:var(--text-secondary,#64748b);margin:0;font-size:13px;line-height:1.6}.drv-modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a5c;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.drv-modal{background:#fffffff5;border:1px solid #cbd5e1eb;border-radius:24px;width:min(720px,100%);overflow:hidden;box-shadow:0 28px 60px #0f172a38}.drv-modal--confirm{width:min(460px,100%)}.drv-modal__header,.drv-modal__footer{justify-content:space-between;align-items:flex-start;gap:12px;padding:18px 20px;display:flex}.drv-modal__header{border-bottom:1px solid #e2e8f0eb}.drv-modal__header h3{letter-spacing:-.03em;margin:0;font-size:19px;font-weight:800}.drv-modal__header p{color:var(--text-secondary,#64748b);margin:5px 0 0;font-size:13px;line-height:1.55}.drv-modal__close{width:34px;height:34px;color:var(--text-secondary,#475569);font:inherit;cursor:pointer;background:#f8fafce6;border:1px solid #cbd5e1eb;border-radius:12px;justify-content:center;align-items:center;font-size:16px;display:inline-flex}.drv-modal__body{flex-direction:column;gap:18px;padding:18px 20px 20px;display:flex}.drv-modal__footer{justify-content:flex-end;padding-top:0}.drv-zones--modal{margin-top:0}@media (max-width:1450px){.drv-layout{grid-template-columns:minmax(280px,320px) minmax(0,1fr);grid-template-areas:"list profile""list config"}.drv-panel--list{grid-area:list}.drv-panel--profile{grid-area:profile}.drv-panel--config{grid-area:config}.drv-section-grid--three{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1180px){.drv-layout{grid-template-columns:1fr;grid-template-areas:none}.drv-panel--list,.drv-panel--profile,.drv-panel--config{grid-area:auto}.drv-panel--list .drv-panel__body--list{max-height:360px}.drv-profile-hero__details,.drv-metric-grid,.drv-section-grid,.drv-section-grid--three,.drv-form-grid,.drv-form-grid--compact,.drv-form-grid--modal,.drv-toggle-grid,.drv-choice-grid,.drv-choice-grid--inline{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:780px){.drv-page__header,.drv-layout{padding-left:14px;padding-right:14px}.drv-page__header{padding-top:14px}.drv-page__header-right{align-items:stretch}.drv-profile-hero__identity,.drv-progress-card__legend,.drv-save-bar,.drv-modal__header,.drv-modal__footer{flex-direction:column;align-items:stretch}.drv-profile-hero__details,.drv-metric-grid,.drv-section-grid,.drv-section-grid--three,.drv-form-grid,.drv-form-grid--compact,.drv-form-grid--modal,.drv-toggle-grid,.drv-breakdown-grid,.drv-breakdown-grid--risk,.drv-trend-summary,.drv-choice-grid,.drv-choice-grid--inline{grid-template-columns:1fr}.drv-week-bars{gap:6px}.drv-key-value-list__row{flex-direction:column;align-items:flex-start}.drv-key-value-list__row strong{text-align:left;max-width:none}.drv-modal-backdrop{padding:12px}}.fd-page{--fd-accent:#0f766e;--fd-accent-strong:#0b5f59;--fd-accent-alt:#0e7490;--fd-ink:#1a2332;--fd-muted:#64748b;--fd-faint:#94a3b8;--fd-line:#cbd5e159;--fd-panel:#fffffff0;--fd-surface:#f7fafceb;height:100%;min-height:0;color:var(--fd-ink);background:#f4f7f9;flex-direction:column;display:flex;position:relative;overflow:hidden}.fd-page>*{z-index:1;position:relative}.fd-header{border-bottom:1px solid var(--fd-line);justify-content:space-between;align-items:center;gap:12px;padding:8px 16px;display:flex}.fd-header h1{letter-spacing:-.03em;margin:0;font-size:15px;font-weight:800;line-height:1}.fd-header__eyebrow,.fd-profile-hero__eyebrow,.fd-preview-card__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--fd-accent-alt);margin:0;font-size:10px;font-weight:700}.fd-header h1,.fd-profile-hero h2,.fd-preview-card h4,.fd-modal__header h3,.fd-section-card__header h3,.fd-panel__header h2,.fd-onboard-panel__intro h4,.fd-doc-row__name,.fd-analytics-card__header h4{letter-spacing:-.03em;margin:0}.fd-header p{color:var(--fd-muted);margin:0;font-size:11.5px;line-height:1.4}.fd-inline-alert,.fd-note{border-radius:6px;align-items:center;gap:6px;width:fit-content;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.fd-inline-alert,.fd-note--warning{color:#92400e;background:#f59e0b1a}.fd-note--info{color:#155e75;background:#0e749014}.fd-header__side{align-items:center;gap:8px;display:flex}.fd-header__actions,.fd-summary-chips,.fd-profile-hero__badges,.fd-driver-row__badges,.fd-driver-row__meta,.fd-driver-row__ids,.fd-action-row,.fd-zone-picker__list,.fd-doc-row__actions{flex-wrap:wrap;gap:6px;display:flex}.fd-summary-chips{gap:4px}.fd-summary-chip{background:#fffc;border-radius:5px;flex-direction:column;min-width:56px;padding:3px 8px;display:flex}.fd-summary-chip strong{letter-spacing:-.04em;font-size:14px;font-weight:800;line-height:1}.fd-summary-chip span{letter-spacing:.06em;text-transform:uppercase;color:var(--fd-muted);margin-top:1px;font-size:9px;font-weight:700}.fd-summary-chip--success strong{color:#166534}.fd-summary-chip--warning strong{color:#b45309}.fd-summary-chip--danger strong{color:#b91c1c}.fd-layout{flex:1 1 0;grid-template-columns:248px minmax(0,1fr) 264px;gap:8px;min-height:0;padding:8px 16px;display:grid}.fd-panel{border:1px solid var(--fd-line);background:var(--fd-panel);border-radius:8px;flex-direction:column;min-height:0;display:flex;overflow:hidden}.fd-panel__header{border-bottom:1px solid var(--fd-line);justify-content:space-between;align-items:flex-start;gap:8px;padding:6px 10px;display:flex}.fd-panel__header--stacked{flex-direction:column;align-items:stretch;gap:0}.fd-panel__header h2{font-size:13px;font-weight:800}.fd-panel__header p,.fd-section-card__header p,.fd-analytics-card__header p,.fd-doc-row__note,.fd-preview-card__header p,.fd-modal__header p,.fd-onboard-panel__intro p,.fd-empty-state p,.fd-metric-card p{color:var(--fd-muted);margin:1px 0 0;font-size:11px;line-height:1.4}.fd-panel__scroll{scrollbar-width:thin;min-height:0;overflow-y:auto}.fd-panel__scroll::-webkit-scrollbar{width:5px}.fd-panel__scroll::-webkit-scrollbar-thumb{background:#94a3b84d;border-radius:999px}.fd-panel__scroll--profile,.fd-panel--config .fd-panel__scroll{flex-direction:column;gap:8px;padding:8px;display:flex}.fd-search{align-items:center;display:flex;position:relative}.fd-search__icon{width:13px;height:13px;color:var(--fd-faint);pointer-events:none;position:absolute;left:10px}.fd-search__input,.fd-input,.fd-select,.fd-textarea{border:1px solid var(--fd-line);background:var(--fd-surface);width:100%;color:var(--fd-ink);font:inherit;border-radius:6px;outline:none;transition:border-color .15s,box-shadow .15s}.fd-search__input:focus,.fd-input:focus,.fd-select:focus,.fd-textarea:focus{background:#fff;border-color:#0f766e66;box-shadow:0 0 0 2px #0f766e14}.fd-search__input{height:30px;padding:0 10px 0 30px;font-size:12px}.fd-input,.fd-select{height:32px;padding:0 10px;font-size:12px}.fd-select{appearance:none}.fd-textarea{resize:vertical;min-height:64px;padding:8px 10px;font-size:12px}.fd-field{flex-direction:column;gap:4px;display:flex}.fd-field__label{letter-spacing:.06em;text-transform:uppercase;color:var(--fd-faint);font-size:10px;font-weight:700}.fd-field__input-wrap{position:relative}.fd-field__suffix{color:var(--fd-faint);font-size:10px;font-weight:700;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.fd-input[type=number]{padding-right:40px}.fd-filter-tabs{flex-wrap:wrap;gap:4px;display:flex}.fd-filter-tabs__item,.fd-segmented__item,.fd-choice-card,.fd-chip-button,.fd-zone-chip,.fd-onboard-tabs__item{border:1px solid var(--fd-line);color:var(--fd-muted);font:inherit;cursor:pointer;background:#ffffffb3;transition:all .12s}.fd-filter-tabs__item{border-radius:4px;align-items:center;gap:4px;height:26px;padding:0 8px;font-size:11px;font-weight:700;display:inline-flex}.fd-filter-tabs__item--active,.fd-segmented__item--active,.fd-choice-card--active,.fd-chip-button--active,.fd-zone-chip--active,.fd-onboard-tabs__item--active{color:var(--fd-accent-strong);background:#0f766e12;border-color:#0f766e4d}.fd-filter-tabs__count{background:#94a3b81a;border-radius:4px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:800;display:inline-flex}.fd-driver-row{text-align:left;cursor:pointer;background:0 0;border-top:none;border-bottom:1px solid #e2e8f059;border-left:2px solid #0000;border-right:none;align-items:center;gap:8px;width:100%;padding:6px 10px;transition:background .1s,border-color .1s;display:flex}.fd-driver-row:hover{background:#f1f5f9b3}.fd-driver-row--active{border-left-color:var(--fd-accent);background:#0f766e0f}.fd-driver-row:last-child{border-bottom:none}.fd-driver-row__avatar-wrap{flex-shrink:0;position:relative}.fd-driver-row__avatar,.fd-profile-hero__avatar{color:#fff;background:linear-gradient(135deg,var(--fd-accent),#1d4ed8);justify-content:center;align-items:center;font-weight:800;display:flex}.fd-driver-row__avatar{border-radius:6px;width:28px;height:28px;font-size:10px}.fd-profile-hero__avatar{border-radius:8px;width:40px;height:40px;font-size:14px}.fd-driver-row__dot{border:2px solid #fff;border-radius:999px;width:9px;height:9px;position:absolute;bottom:-2px;right:-2px}.fd-driver-row__dot--online{background:#16a34a}.fd-driver-row__dot--offline{background:#94a3b8}.fd-driver-row__body{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.fd-driver-row__topline{justify-content:space-between;align-items:center;gap:6px;display:flex}.fd-driver-row__topline strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;font-weight:700;overflow:hidden}.fd-driver-row__ids,.fd-driver-row__meta{color:var(--fd-muted);gap:4px;font-size:10.5px}.fd-driver-row__ids span:first-child{font-family:var(--font-geist-mono,monospace);color:var(--fd-faint)}.fd-driver-row__footer{color:var(--fd-muted);justify-content:space-between;align-items:center;gap:4px;font-size:10px;display:flex}.fd-source-pill{color:var(--fd-accent-strong);letter-spacing:.04em;text-transform:uppercase;background:#0f766e0f;border-radius:3px;align-items:center;padding:1px 5px;font-size:9.5px;font-weight:700;display:inline-flex}.fd-pill{white-space:nowrap;border-radius:4px;justify-content:center;align-items:center;height:20px;padding:0 6px;font-size:10px;font-weight:700;display:inline-flex}.fd-pill--success{color:#166534;background:#16a34a1a}.fd-pill--warning{color:#92400e;background:#f59e0b1a}.fd-pill--danger{color:#b91c1c;background:#ef44441a}.fd-pill--neutral{color:#475569;background:#e2e8f080}.fd-profile-hero,.fd-section-card,.fd-config-section,.fd-analytics-card,.fd-preview-card,.fd-document-preview{background:#fff;border-radius:8px}.fd-profile-hero{border-bottom:1px solid var(--fd-line);flex-direction:column;gap:6px;padding:10px 12px;display:flex}.fd-profile-hero__top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.fd-profile-hero__left{flex-shrink:0;align-items:center;gap:10px;display:flex}.fd-profile-hero__left>div{flex-direction:column;gap:4px;display:flex}.fd-profile-hero__right{flex:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 16px;min-width:0;display:grid}.fd-profile-hero__right div{flex-direction:column;gap:1px;display:flex}.fd-profile-hero__right span{letter-spacing:.04em;text-transform:uppercase;color:var(--fd-faint);font-size:9.5px;font-weight:700}.fd-profile-hero__right strong{color:var(--fd-ink);font-size:12px}.fd-profile-hero h2{font-size:15px;font-weight:800;line-height:1.15}.fd-profile-hero__grid,.fd-preview-grid,.fd-metrics-grid,.fd-grid,.fd-breakdown-grid{gap:6px;display:grid}.fd-profile-hero__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.fd-profile-hero__grid div,.fd-preview-grid div,.fd-doc-summary div,.fd-breakdown-grid div,.fd-inline-stats span{flex-direction:column;gap:1px;display:flex}.fd-profile-hero__grid span,.fd-preview-grid span,.fd-doc-summary span,.fd-breakdown-grid span,.fd-inline-stats span,.fd-metric-card span,.fd-bars__item span{letter-spacing:.04em;text-transform:uppercase;color:var(--fd-faint);font-size:9.5px;font-weight:700}.fd-profile-hero__grid strong,.fd-preview-grid strong,.fd-doc-summary strong,.fd-breakdown-grid strong,.fd-inline-stats strong{color:var(--fd-ink);font-size:12px}.fd-action-row{flex-wrap:nowrap;align-items:center;gap:4px}.fd-verification-badge{border-radius:5px;align-items:center;gap:5px;width:fit-content;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.fd-verification-badge:before{content:"";border-radius:50%;flex-shrink:0;width:7px;height:7px;display:block}.fd-verification-badge--required{color:#b91c1c;background:#ef444414}.fd-verification-badge--required:before{background:#ef4444}.fd-verification-badge--verified{color:#166534;background:#16a34a14}.fd-verification-badge--verified:before{background:#16a34a}.fd-verification-badge--button{white-space:nowrap;cursor:pointer;height:28px;font:inherit;border:1px solid #ef44441f;transition:border-color .12s,background .12s}.fd-verification-badge--button:hover{background:#fef2f2eb;border-color:#ef444438}.fd-profile-tabs{border-bottom:1px solid var(--fd-line);gap:0;padding:0 8px;display:flex}.fd-profile-tabs__item{height:28px;color:var(--fd-muted);font:inherit;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:5px;padding:0 10px;font-size:11.5px;font-weight:700;transition:color .12s,border-color .12s;display:inline-flex;position:relative}.fd-profile-tabs__item:hover{color:var(--fd-ink)}.fd-profile-tabs__item--active{color:var(--fd-accent-strong);border-bottom-color:var(--fd-accent)}.fd-profile-tabs__dot{background:#ef4444;border-radius:50%;width:6px;height:6px;display:block}.fd-section-card,.fd-config-section{border:none;border-bottom:1px solid var(--fd-line);padding:8px 12px}.fd-section-card:last-child,.fd-config-section:last-child{border-bottom:none}.fd-section-card+.fd-section-card,.fd-config-section+.fd-config-section{margin-top:0}.fd-section-card__header{justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:6px;display:flex}.fd-section-card__header h3,.fd-analytics-card__header h4,.fd-doc-row__name{font-size:13px;font-weight:800}.fd-section-card__header--split{align-items:stretch}.fd-doc-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;min-width:min(100%,280px);display:grid}.fd-doc-summary div,.fd-breakdown-grid div,.fd-metric-card,.fd-inline-stats span{border:1px solid var(--fd-line);background:var(--fd-surface);border-radius:6px;padding:5px 8px}.fd-doc-list{flex-direction:column;gap:0;display:flex}.fd-doc-row{border-bottom:1px solid #e2e8f059;align-items:center;gap:6px;padding:4px 0;display:flex}.fd-doc-row:last-child{border-bottom:none}.fd-doc-row__name{white-space:nowrap;text-overflow:ellipsis;flex-shrink:1;min-width:0;overflow:hidden}.fd-doc-row__expiry{color:var(--fd-muted);white-space:nowrap;flex-shrink:0;font-size:10.5px}.fd-doc-row__note,.fd-doc-row__submeta{display:none}.fd-doc-row__meta{flex:1;align-items:center;gap:6px;min-width:0;display:flex}.fd-doc-row__actions{flex-shrink:0;gap:3px}.fd-perf-table{border:1px solid var(--fd-line);border-radius:6px;grid-template-columns:1fr auto;gap:0;margin-bottom:8px;display:grid;overflow:hidden}.fd-perf-table__row{display:contents}.fd-perf-table__label,.fd-perf-table__value{border-bottom:1px solid #e2e8f059;padding:4px 8px;font-size:12px}.fd-perf-table__row:last-child .fd-perf-table__label,.fd-perf-table__row:last-child .fd-perf-table__value{border-bottom:none}.fd-perf-table__label{color:var(--fd-muted);background:var(--fd-surface);font-weight:600}.fd-perf-table__value{text-align:right;font-variant-numeric:tabular-nums;font-size:13px;font-weight:800}.fd-metrics-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:8px}.fd-metric-card strong{letter-spacing:-.04em;font-size:22px;font-weight:800}.fd-metric-card{flex-direction:column;justify-content:space-between;gap:6px;min-height:92px;padding:10px 12px;display:flex}.fd-metric-card span{letter-spacing:.05em;text-transform:uppercase;color:var(--fd-faint);margin:0;font-size:9.5px;font-weight:700}.fd-metric-card strong{margin:0;line-height:1}.fd-metric-card p{color:var(--fd-muted);margin:0;font-size:10.5px;line-height:1.35}.fd-analytics-grid{grid-template-columns:1.3fr 1fr 1fr;gap:8px;display:grid}.fd-analytics-card{border:1px solid var(--fd-line);padding:8px}.fd-analytics-card--wide{min-height:100%}.fd-analytics-card__header{justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:6px;display:flex}.fd-inline-stats{gap:6px;display:flex}.fd-inline-stats strong{letter-spacing:-.03em;font-size:14px}.fd-bars{grid-template-columns:repeat(7,minmax(0,1fr));align-items:end;gap:4px;min-height:120px;display:grid}.fd-bars__item{flex-direction:column;align-items:center;gap:3px;display:flex}.fd-bars__track{background:#f0fdfa80;border-radius:5px;align-items:flex-end;width:100%;height:88px;padding:3px;display:flex}.fd-bars__fill{background:linear-gradient(180deg,var(--fd-accent),#2563eb);border-radius:3px;width:100%;min-height:3px}.fd-bars__item strong{color:var(--fd-muted);font-size:10px}.fd-history-summary{grid-template-columns:repeat(auto-fit,minmax(144px,1fr));gap:8px;margin-bottom:10px;display:grid}.fd-history-header{flex-direction:column;gap:8px;display:flex}.fd-history-header__row{justify-content:space-between;align-items:center;gap:12px;display:flex}.fd-history-header__row--primary h3{margin:0;font-size:12.5px;line-height:1.1}.fd-history-header__row--secondary p{color:#64748bd6;max-width:420px;margin:0;font-size:10.5px;line-height:1.35}.fd-history-header__controls,.fd-history-header__meta{white-space:nowrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.fd-history-period__filter{white-space:nowrap;flex-shrink:0;align-items:center;gap:6px;display:inline-flex}.fd-history-period__filter span{letter-spacing:.05em;text-transform:uppercase;color:var(--fd-faint);white-space:nowrap;font-size:10px;font-weight:700}.fd-history-period__select,.fd-history-period__date{width:128px;min-width:128px;height:28px;padding:0 8px;font-size:11px}.fd-history-period__dates{white-space:nowrap;flex-shrink:0;align-items:center;gap:6px;display:inline-flex}.fd-history-period__button{border:1px solid var(--fd-line);height:28px;color:var(--fd-ink);font:inherit;white-space:nowrap;cursor:pointer;background:#fff;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:0 10px;font-size:11px;font-weight:700;transition:border-color .12s,color .12s,background .12s;display:inline-flex}.fd-history-period__button:hover:not(:disabled){color:var(--fd-accent-strong);border-color:#0f766e3d}.fd-history-period__button:disabled{cursor:not-allowed;opacity:.4}.fd-history-period__range{border:1px solid var(--fd-line);background:var(--fd-surface);border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-width:132px;padding:4px 10px;display:flex}.fd-history-period__range strong{color:var(--fd-ink);font-size:10.5px;font-weight:700}.fd-history-period__range span{letter-spacing:.05em;text-transform:uppercase;color:var(--fd-faint);font-size:9px;font-weight:700}.fd-history-bars{grid-template-columns:repeat(7,minmax(56px,1fr));gap:8px;padding-bottom:2px;display:grid;overflow-x:auto}.fd-history-bars__item{border:1px solid var(--fd-line);background:var(--fd-surface);min-width:56px;color:var(--fd-ink);font:inherit;cursor:pointer;border-radius:8px;flex-direction:column;justify-content:flex-start;align-items:center;gap:6px;padding:10px 8px 8px;transition:border-color .12s,background .12s,box-shadow .12s,transform .12s;display:flex}.fd-history-bars__item:hover{background:#f0fdfab3;border-color:#0f766e38;transform:translateY(-1px)}.fd-history-bars__item--active{background:#f0fdfae6;border-color:#0f766e66;box-shadow:inset 0 0 0 1px #0f766e24,0 0 0 1px #0f766e14}.fd-history-bars__value,.fd-history-bars__item strong,.fd-history-bars__item small{margin:0}.fd-history-bars__value{color:var(--fd-accent-strong);font-size:12px;font-weight:800;line-height:1}.fd-history-bars__track{background:#e2e8f073;border-radius:6px;align-items:flex-end;width:100%;height:92px;padding:4px;display:flex}.fd-history-bars__fill{background:linear-gradient(180deg,var(--fd-accent),#2563eb);border-radius:4px;width:100%;min-height:3px}.fd-history-bars__labels{flex-direction:column;align-items:center;gap:1px;display:flex}.fd-history-bars__item strong{color:var(--fd-ink);font-size:10px;line-height:1.1}.fd-history-bars__item small{color:var(--fd-muted);font-size:9px;line-height:1.1}.fd-history-day-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:8px;margin-top:10px;display:grid}.fd-history-orders{flex-direction:column;gap:6px;display:flex}.fd-history-orders__row{border:1px solid var(--fd-line);background:var(--fd-surface);border-radius:6px;justify-content:space-between;align-items:center;gap:8px;padding:10px;display:flex}.fd-history-orders__main{flex-direction:column;gap:2px;min-width:0;display:flex}.fd-history-orders__main strong{color:var(--fd-ink);font-size:11.5px;font-weight:700}.fd-history-orders__meta{color:var(--fd-muted);flex-wrap:wrap;gap:8px;font-size:10.5px;display:flex}.fd-history-orders__stats{white-space:nowrap;color:var(--fd-muted);flex-direction:column;align-items:flex-end;gap:2px;font-size:10.5px;font-weight:700;display:flex}.fd-history-orders__empty{background:var(--fd-surface);color:var(--fd-muted);text-align:center;border:1px dashed #94a3b866;border-radius:6px;padding:16px 12px;font-size:11px}.fd-progress{flex-direction:column;gap:6px;display:flex}.fd-progress__track{background:#e2e8f099;border-radius:999px;width:100%;height:8px;display:flex;overflow:hidden}.fd-progress__fill--success{background:linear-gradient(90deg,#16a34a,#22c55e)}.fd-progress__fill--danger{background:linear-gradient(90deg,#fb7185,#ef4444)}.fd-progress__legend{color:var(--fd-muted);justify-content:space-between;align-items:center;gap:8px;font-size:10.5px;display:flex}.fd-breakdown-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fd-config-section{background:#fff}.fd-config-section--compact{padding:8px 12px}.fd-compensation-toggle{justify-content:space-between;align-items:center;gap:10px;display:flex}.fd-compensation-toggle__text{flex-direction:column;gap:1px;min-width:0;display:flex}.fd-compensation-toggle__text strong{color:var(--fd-ink);font-size:12px;font-weight:700}.fd-compensation-toggle__text span{color:var(--fd-muted);font-size:10.5px;line-height:1.3}.fd-config-muted-note{background:var(--fd-surface);border:1px solid var(--fd-line);color:var(--fd-muted);border-radius:5px;margin:0 12px;padding:6px 10px;font-size:11px;line-height:1.45}.fd-config-disabled{opacity:.4;pointer-events:none;-webkit-user-select:none;user-select:none}.fd-segmented{background:#f1f5f9e6;border-radius:6px;gap:3px;padding:3px;display:inline-flex}.fd-segmented__item{border-radius:5px;height:28px;padding:0 10px;font-size:11px;font-weight:700}.fd-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;display:grid}.fd-choice-grid--inline{grid-template-columns:repeat(3,minmax(0,1fr))}.fd-choice-card{border-radius:6px;min-height:30px;padding:0 8px;font-size:11px;font-weight:700}.fd-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.fd-grid--one{grid-template-columns:1fr}.fd-toggle-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;margin-top:8px;display:grid}.fd-toggle-row{border:1px solid var(--fd-line);background:var(--fd-surface);border-radius:6px;justify-content:space-between;align-items:center;gap:8px;padding:5px 8px;font-size:11px;font-weight:600;display:flex}.fd-toggle-row__actions{gap:3px;display:flex}.fd-chip-button,.fd-zone-chip{border-radius:4px;height:24px;padding:0 8px;font-size:11px;font-weight:700}.fd-priority-row,.fd-zone-picker{margin-top:8px}.fd-save-bar{z-index:2;border-top:1px solid var(--fd-line);background:#fffffffa;justify-content:space-between;align-items:center;gap:8px;padding:6px 12px;display:flex;position:sticky;bottom:0}.fd-save-bar__title,.fd-save-bar__subtitle{display:block}.fd-save-bar__title{letter-spacing:.06em;text-transform:uppercase;color:var(--fd-faint);font-size:10px;font-weight:700}.fd-save-bar__subtitle{color:var(--fd-muted);margin-top:1px;font-size:11px}.fd-btn{height:28px;font:inherit;white-space:nowrap;cursor:pointer;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:4px;padding:0 10px;font-size:11.5px;font-weight:700;transition:all .12s;display:inline-flex}.fd-btn:disabled{cursor:not-allowed;opacity:.45}.fd-btn--primary{background:var(--fd-accent);color:#fff}.fd-btn--primary:hover:not(:disabled){background:var(--fd-accent-strong)}.fd-btn--secondary{border-color:var(--fd-line);color:var(--fd-ink);background:#fff}.fd-btn--secondary:hover:not(:disabled),.fd-filter-tabs__item:hover,.fd-segmented__item:hover,.fd-choice-card:hover,.fd-chip-button:hover,.fd-zone-chip:hover,.fd-onboard-tabs__item:hover{color:var(--fd-accent-strong);border-color:#0f766e40}.fd-btn--success{color:#166534;background:#f0fdf4b3;border-color:#16a34a2e}.fd-btn--success:hover:not(:disabled){background:#dcfce7cc}.fd-btn--danger,.fd-btn--ghost-danger{color:#b91c1c}.fd-btn--danger{background:#fef2f2b3;border-color:#ef44442e}.fd-btn--ghost-danger{background:0 0;border-color:#ef44441f}.fd-btn--tiny{border-radius:4px;height:22px;padding:0 6px;font-size:10px}.fd-empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:100%;padding:24px 16px;display:flex}.fd-empty-state h3{margin:0;font-size:14px;font-weight:700}.fd-modal-backdrop{z-index:60;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a47;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.fd-modal{border:1px solid var(--fd-line);background:#fff;border-radius:10px;width:min(640px,100%);overflow:hidden;box-shadow:0 12px 32px #0f172a29}.fd-modal--wide{width:min(720px,100%)}.fd-modal--compact{width:min(520px,100%)}.fd-modal--confirm{width:min(380px,100%)}.fd-modal__header,.fd-modal__footer{justify-content:space-between;align-items:flex-start;gap:8px;padding:12px 16px;display:flex}.fd-modal__header{border-bottom:1px solid var(--fd-line)}.fd-modal__header h3{font-size:15px;font-weight:800}.fd-modal__close{border:1px solid var(--fd-line);background:var(--fd-surface);width:26px;height:26px;color:var(--fd-muted);font:inherit;cursor:pointer;border-radius:5px;justify-content:center;align-items:center;font-size:13px;display:inline-flex}.fd-modal__body{flex-direction:column;gap:12px;max-height:60vh;padding:12px 16px;display:flex;overflow-y:auto}.fd-onboard-hint{background:var(--fd-surface);border:1px solid var(--fd-line);border-radius:6px;margin-top:8px;padding:10px 12px}.fd-onboard-hint p{color:var(--fd-muted);margin:0 0 4px;font-size:11.5px;line-height:1.5}.fd-onboard-hint p:last-child{margin-bottom:0}.fd-onboard-hint a{color:var(--fd-accent);font-weight:600;text-decoration:none}.fd-onboard-hint a:hover{text-decoration:underline}.fd-modal__footer{justify-content:flex-end;padding-top:0}.fd-modal__footer--left{justify-content:flex-start;padding:0}.fd-onboard-tabs{gap:4px;padding:8px 16px 0;display:flex}.fd-onboard-tabs__item{border-radius:6px;height:30px;padding:0 10px;font-size:11.5px;font-weight:700}.fd-onboard-panel{flex-direction:column;gap:12px;display:flex}.fd-inline-form{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;display:grid}.fd-preview-card__header{justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:8px;display:flex}.fd-preview-card__badges,.fd-preview-card__footer{flex-wrap:wrap;gap:6px;display:flex}.fd-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:8px}.fd-document-preview__canvas{background:var(--fd-surface);text-align:center;border:1px dashed #94a3b84d;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:140px;margin-bottom:8px;display:flex}.fd-document-preview__canvas span{font-family:var(--font-geist-mono,monospace);color:var(--fd-muted);font-size:10px}.fd-document-preview__canvas strong{font-size:15px;font-weight:800}.fd-document-preview__canvas p{max-width:260px;color:var(--fd-muted);margin:0;font-size:12px;line-height:1.4}@media (max-width:1440px){.fd-layout{grid-template-columns:240px minmax(0,1fr);grid-template-areas:"list profile""list config"}.fd-panel--list{grid-area:list}.fd-panel--profile{grid-area:profile}.fd-panel--config{grid-area:config}.fd-analytics-grid{grid-template-columns:1fr 1fr}.fd-analytics-card--wide{grid-column:1/-1}.fd-profile-hero__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fd-profile-hero__top{flex-direction:column;gap:10px}.fd-profile-hero__right{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1160px){.fd-layout{grid-template-columns:1fr;grid-template-areas:none}.fd-panel--list,.fd-panel--profile,.fd-panel--config{grid-area:auto}.fd-panel--list .fd-panel__scroll{max-height:320px}.fd-metrics-grid,.fd-history-summary,.fd-history-day-grid,.fd-grid--two,.fd-choice-grid,.fd-choice-grid--inline,.fd-toggle-grid,.fd-doc-summary,.fd-breakdown-grid,.fd-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:780px){.fd-header,.fd-layout{padding-left:8px;padding-right:8px}.fd-header{flex-direction:column;align-items:stretch;padding-top:8px}.fd-header__side,.fd-summary-chips{justify-content:flex-start;align-items:stretch}.fd-profile-hero__identity,.fd-profile-hero__headline,.fd-profile-hero__top,.fd-doc-row,.fd-progress__legend,.fd-save-bar,.fd-modal__header,.fd-modal__footer,.fd-inline-form,.fd-history-header__row,.fd-history-header__controls,.fd-history-header__meta,.fd-history-orders__row{flex-direction:column;grid-template-columns:1fr;align-items:stretch}.fd-profile-hero__grid,.fd-profile-hero__right,.fd-metrics-grid,.fd-history-summary,.fd-history-day-grid,.fd-analytics-grid,.fd-grid--two,.fd-choice-grid,.fd-choice-grid--inline,.fd-toggle-grid,.fd-doc-summary,.fd-breakdown-grid,.fd-preview-grid{grid-template-columns:1fr}.fd-bars{gap:4px}.fd-history-period__range,.fd-history-period__filter,.fd-history-period__dates{width:100%}.fd-history-period__select,.fd-history-period__date{width:100%;min-width:0}.fd-history-bars{grid-template-columns:repeat(7,minmax(72px,1fr))}.fd-history-orders__stats{align-items:flex-start}.fd-modal-backdrop{padding:8px}.fd-onboard-tabs{flex-wrap:wrap}}
