._button_dvt26_1{padding:.5rem 1rem;border:none;border-radius:.375rem;font-size:.875rem;font-weight:500;transition:all .2s;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem}._button_dvt26_1:disabled{opacity:.5;cursor:not-allowed}._primary_dvt26_19{background-color:var(--primary-color);color:#fff}._primary_dvt26_19:hover:not(:disabled){background-color:var(--primary-dark)}._secondary_dvt26_28{background-color:var(--secondary-color);color:#fff}._secondary_dvt26_28:hover:not(:disabled){opacity:.9}._danger_dvt26_37{background-color:var(--danger-color);color:#fff}._danger_dvt26_37:hover:not(:disabled){opacity:.9}._success_dvt26_46{background-color:var(--success-color);color:#fff}._success_dvt26_46:hover:not(:disabled){opacity:.9}._outline_dvt26_55{background-color:transparent;border:1px solid var(--border-color);color:var(--text-primary)}._outline_dvt26_55:hover:not(:disabled){background-color:var(--background)}._header_10a05_1{background-color:var(--surface);border-bottom:1px solid var(--border-color);box-shadow:var(--shadow)}._container_10a05_7{max-width:1400px;margin:0 auto;padding:1rem 2rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}._logo_10a05_17{font-size:1.25rem;font-weight:700;color:var(--text-primary);text-decoration:none}._nav_10a05_24{display:flex;gap:1.5rem;flex:1;justify-content:center}._navLink_10a05_31{color:var(--text-secondary);text-decoration:none;font-weight:500;padding:.5rem 0;border-bottom:2px solid transparent;transition:all .2s}._navLink_10a05_31:hover{color:var(--primary-color);border-bottom-color:var(--primary-color)}@media (max-width: 768px){._container_10a05_7{flex-direction:column;padding:1rem}._nav_10a05_24{flex-wrap:wrap;gap:1rem}}._layout_1s3qu_1{min-height:100vh;display:flex;flex-direction:column}._main_1s3qu_7{flex:1;padding:2rem;max-width:1400px;margin:0 auto;width:100%}@media (max-width: 768px){._main_1s3qu_7{padding:1rem}}._card_1j7ni_1{background-color:var(--surface);border-radius:.5rem;padding:1.5rem;box-shadow:var(--shadow);border:1px solid var(--border-color)}._card_1j7ni_1 h2{margin-bottom:1rem;color:var(--text-primary);font-size:1.25rem;font-weight:600}._card_1j7ni_1 h3{margin-bottom:.75rem;color:var(--text-primary);font-size:1rem;font-weight:600}._tableWrapper_q1eur_1{overflow-x:auto;border-radius:.5rem;border:1px solid var(--border-color)}._table_q1eur_1{width:100%;border-collapse:collapse;background-color:var(--surface)}._headerCell_q1eur_13{padding:.75rem 1rem;text-align:left;font-weight:600;color:var(--text-primary);background-color:var(--background);border-bottom:2px solid var(--border-color)}._cell_q1eur_22{padding:.75rem 1rem;border-bottom:1px solid var(--border-color);color:var(--text-secondary)}._row_q1eur_28:hover{background-color:var(--background)}._row_q1eur_28:last-child ._cell_q1eur_22{border-bottom:none}._dashboard_r0bou_1{display:flex;flex-direction:column;gap:2rem}._dashboard_r0bou_1 h1{font-size:2rem;font-weight:700;color:var(--text-primary);margin-bottom:.5rem}._loading_r0bou_14{text-align:center;padding:3rem;color:var(--text-secondary)}._statsGrid_r0bou_20{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}._statCard_r0bou_26{text-align:center;padding:2rem}._statValue_r0bou_31{font-size:3rem;font-weight:700;color:var(--primary-color);margin-bottom:.5rem}._statLabel_r0bou_38{font-size:1.125rem;font-weight:600;color:var(--text-primary);margin-bottom:.25rem}._statSubtext_r0bou_45{font-size:.875rem;color:var(--text-secondary)}._section_r0bou_50{margin-top:2rem}._sectionHeader_r0bou_54{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._sectionHeader_r0bou_54 h2{font-size:1.5rem;font-weight:600;color:var(--text-primary)}._link_r0bou_67{color:var(--primary-color);font-weight:500}._link_r0bou_67:hover{text-decoration:underline}._statusBadge_r0bou_76{display:inline-block;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600;text-transform:uppercase}._statusActive_r0bou_85{background-color:#d1fae5;color:#065f46}._statusPending_r0bou_90{background-color:#fef3c7;color:#92400e}._statusCancelled_r0bou_95{background-color:#fee2e2;color:#991b1b}._statusExpired_r0bou_100{background-color:#e5e7eb;color:#374151}._actions_r0bou_105{display:flex;gap:1rem;flex-wrap:wrap;margin-top:2rem}@media (max-width: 768px){._statsGrid_r0bou_20{grid-template-columns:1fr}._sectionHeader_r0bou_54{flex-direction:column;align-items:flex-start;gap:1rem}._actions_r0bou_105{flex-direction:column}}._inputGroup_1vod0_1{margin-bottom:1rem}._label_1vod0_5{display:block;margin-bottom:.5rem;font-weight:500;color:var(--text-primary);font-size:.875rem}._input_1vod0_1{width:100%;padding:.5rem .75rem;border:1px solid var(--border-color);border-radius:.375rem;font-size:.875rem;transition:border-color .2s}._input_1vod0_1:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px #2563eb1a}._input_1vod0_1._error_1vod0_28{border-color:var(--danger-color)}._errorMessage_1vod0_32{display:block;margin-top:.25rem;color:var(--danger-color);font-size:.75rem}._select_1vod0_39{background-color:var(--surface);cursor:pointer}._textarea_1vod0_44{resize:vertical;min-height:100px}._policyList_12hgh_1{display:flex;flex-direction:column;gap:1.5rem}._header_12hgh_7{display:flex;justify-content:space-between;align-items:center}._header_12hgh_7 h1{font-size:2rem;font-weight:700;color:var(--text-primary)}._loading_12hgh_19{text-align:center;padding:3rem;color:var(--text-secondary)}._error_12hgh_25{text-align:center;padding:3rem;color:var(--danger-color)}._filters_12hgh_31{display:flex;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}._link_12hgh_38{color:var(--primary-color);font-weight:500}._link_12hgh_38:hover{text-decoration:underline}._statusBadge_12hgh_47{display:inline-block;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600;text-transform:uppercase}._statusActive_12hgh_56{background-color:#d1fae5;color:#065f46}._statusPending_12hgh_61{background-color:#fef3c7;color:#92400e}._statusCancelled_12hgh_66{background-color:#fee2e2;color:#991b1b}._statusExpired_12hgh_71{background-color:#e5e7eb;color:#374151}@media (max-width: 768px){._header_12hgh_7{flex-direction:column;align-items:flex-start;gap:1rem}._filters_12hgh_31{flex-direction:column}}._overlay_1nw2c_1{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}._modal_1nw2c_15{background-color:var(--surface);border-radius:.5rem;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:var(--shadow-md)}._header_1nw2c_25{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid var(--border-color)}._header_1nw2c_25 h2{margin:0;font-size:1.25rem;font-weight:600}._closeButton_1nw2c_39{background:none;border:none;font-size:1.5rem;cursor:pointer;color:var(--text-secondary);padding:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:.25rem}._closeButton_1nw2c_39:hover{background-color:var(--background)}._content_1nw2c_58{padding:1.5rem}._policyDetail_tuth1_1{display:flex;flex-direction:column;gap:1.5rem}._header_tuth1_7{display:flex;justify-content:space-between;align-items:center}._backLink_tuth1_13{color:var(--text-secondary);font-weight:500}._backLink_tuth1_13:hover{color:var(--primary-color)}._headerActions_tuth1_22{display:flex;gap:.5rem}._titleSection_tuth1_27{display:flex;justify-content:space-between;align-items:center}._titleSection_tuth1_27 h1{font-size:2rem;font-weight:700;color:var(--text-primary)}._loading_tuth1_39,._error_tuth1_40{text-align:center;padding:3rem;color:var(--text-secondary)}._error_tuth1_40{color:var(--danger-color)}._grid_tuth1_50{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}._detailGrid_tuth1_56{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-top:1rem}._label_tuth1_63{font-size:.875rem;color:var(--text-secondary);margin-bottom:.25rem}._value_tuth1_69{font-size:1rem;color:var(--text-primary);font-weight:500}._sectionHeader_tuth1_75{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._list_tuth1_82{display:flex;flex-direction:column;gap:.75rem}._listItem_tuth1_88{display:flex;justify-content:space-between;align-items:center;padding:1rem;border:1px solid var(--border-color);border-radius:.375rem}._listItemContent_tuth1_97{flex:1}._listItemMeta_tuth1_101{font-size:.875rem;color:var(--text-secondary);margin-top:.25rem}._link_tuth1_107{color:var(--primary-color);font-weight:500}._link_tuth1_107:hover{text-decoration:underline}._empty_tuth1_116{text-align:center;padding:2rem;color:var(--text-secondary)}._statusBadge_tuth1_122{display:inline-block;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600;text-transform:uppercase}._statusActive_tuth1_131{background-color:#d1fae5;color:#065f46}._statusPending_tuth1_136{background-color:#fef3c7;color:#92400e}._statusCancelled_tuth1_141{background-color:#fee2e2;color:#991b1b}._statusExpired_tuth1_146{background-color:#e5e7eb;color:#374151}@media (max-width: 768px){._header_tuth1_7{flex-direction:column;align-items:flex-start;gap:1rem}._titleSection_tuth1_27{flex-direction:column;align-items:flex-start;gap:.5rem}._grid_tuth1_50{grid-template-columns:1fr}._sectionHeader_tuth1_75{flex-direction:column;align-items:flex-start;gap:1rem}}._policyForm_15bd8_1{display:flex;flex-direction:column;gap:1.5rem}._policyForm_15bd8_1 h1{font-size:2rem;font-weight:700;color:var(--text-primary)}._loading_15bd8_13{text-align:center;padding:3rem;color:var(--text-secondary)}._formGrid_15bd8_19{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin-bottom:1.5rem}._actions_15bd8_26{display:flex;gap:1rem;margin-top:1.5rem}@media (max-width: 768px){._formGrid_15bd8_19{grid-template-columns:1fr}._actions_15bd8_26{flex-direction:column}}._wizard_db6dt_1{display:flex;flex-direction:column;gap:1.5rem}._wizard_db6dt_1 h1{font-size:2rem;font-weight:700;color:var(--text-primary)}._steps_db6dt_13{display:flex;justify-content:space-between;margin-bottom:2rem;position:relative}._steps_db6dt_13:before{content:"";position:absolute;top:1.5rem;left:0;right:0;height:2px;background-color:var(--border-color);z-index:0}._step_db6dt_13{display:flex;flex-direction:column;align-items:center;gap:.5rem;position:relative;z-index:1;flex:1}._stepNumber_db6dt_41{width:3rem;height:3rem;border-radius:50%;background-color:var(--background);border:2px solid var(--border-color);display:flex;align-items:center;justify-content:center;font-weight:600;color:var(--text-secondary);transition:all .3s}._step_db6dt_13._active_db6dt_55 ._stepNumber_db6dt_41{background-color:var(--primary-color);border-color:var(--primary-color);color:#fff}._step_db6dt_13._completed_db6dt_61 ._stepNumber_db6dt_41{background-color:var(--success-color);border-color:var(--success-color);color:#fff}._stepLabel_db6dt_67{font-size:.875rem;color:var(--text-secondary);text-align:center}._step_db6dt_13._active_db6dt_55 ._stepLabel_db6dt_67{color:var(--primary-color);font-weight:600}._formGrid_db6dt_78{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin-top:1rem}._helpText_db6dt_85{color:var(--text-secondary);margin-bottom:1rem}._selectionList_db6dt_90{display:flex;flex-direction:column;gap:.75rem;max-height:400px;overflow-y:auto;margin-top:1rem}._checkboxItem_db6dt_99{display:flex;align-items:flex-start;gap:1rem;padding:1rem;border:1px solid var(--border-color);border-radius:.375rem;cursor:pointer;transition:all .2s}._checkboxItem_db6dt_99:hover{background-color:var(--background);border-color:var(--primary-color)}._checkboxItem_db6dt_99 input[type=checkbox]{margin-top:.25rem;cursor:pointer}._itemName_db6dt_120{font-weight:500;color:var(--text-primary);margin-bottom:.25rem}._itemMeta_db6dt_126{font-size:.875rem;color:var(--text-secondary)}._empty_db6dt_131{text-align:center;padding:2rem;color:var(--text-secondary)}._reviewSection_db6dt_137{margin-bottom:2rem}._reviewSection_db6dt_137 h3{margin-bottom:1rem;color:var(--text-primary)}._reviewGrid_db6dt_146{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}._reviewSection_db6dt_137 ul{list-style:none;padding:0}._reviewSection_db6dt_137 li{padding:.5rem 0;border-bottom:1px solid var(--border-color)}._wizardActions_db6dt_162{display:flex;gap:1rem;margin-top:2rem;justify-content:flex-end}@media (max-width: 768px){._steps_db6dt_13{flex-direction:column;gap:1rem}._steps_db6dt_13:before{display:none}._formGrid_db6dt_78{grid-template-columns:1fr}._wizardActions_db6dt_162{flex-direction:column}}._driverList_2vbnx_1{display:flex;flex-direction:column;gap:1.5rem}._header_2vbnx_7{display:flex;justify-content:space-between;align-items:center}._header_2vbnx_7 h1{font-size:2rem;font-weight:700;color:var(--text-primary)}._loading_2vbnx_19{text-align:center;padding:3rem;color:var(--text-secondary)}._filters_2vbnx_25{margin-bottom:1.5rem}._link_2vbnx_29{color:var(--primary-color);font-weight:500}._link_2vbnx_29:hover{text-decoration:underline}@media (max-width: 768px){._header_2vbnx_7{flex-direction:column;align-items:flex-start;gap:1rem}}._driverDetail_1rw82_1{display:flex;flex-direction:column;gap:1.5rem}._header_1rw82_7{display:flex;justify-content:space-between;align-items:center}._backLink_1rw82_13{color:var(--text-secondary);font-weight:500}._backLink_1rw82_13:hover{color:var(--primary-color)}._headerActions_1rw82_22{display:flex;gap:.5rem}._driverDetail_1rw82_1 h1{font-size:2rem;font-weight:700;color:var(--text-primary)}._loading_1rw82_33,._error_1rw82_34{text-align:center;padding:3rem;color:var(--text-secondary)}._error_1rw82_34{color:var(--danger-color)}._grid_1rw82_44{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}._detailGrid_1rw82_50{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-top:1rem}._label_1rw82_57{font-size:.875rem;color:var(--text-secondary);margin-bottom:.25rem}._value_1rw82_63{font-size:1rem;color:var(--text-primary);font-weight:500}@media (max-width: 768px){._header_1rw82_7{flex-direction:column;align-items:flex-start;gap:1rem}._grid_1rw82_44{grid-template-columns:1fr}}._driverForm_gth3s_1{display:flex;flex-direction:column;gap:1.5rem}._driverForm_gth3s_1 h1{font-size:2rem;font-weight:700;color:var(--text-primary)}._loading_gth3s_13{text-align:center;padding:3rem;color:var(--text-secondary)}._formGrid_gth3s_19{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin-bottom:1.5rem}._actions_gth3s_26{display:flex;gap:1rem;margin-top:1.5rem}@media (max-width: 768px){._formGrid_gth3s_19{grid-template-columns:1fr}._actions_gth3s_26{flex-direction:column}}._vehicleList_1cev9_1{display:flex;flex-direction:column;gap:1.5rem}._header_1cev9_7{display:flex;justify-content:space-between;align-items:center}._header_1cev9_7 h1{font-size:2rem;font-weight:700;color:var(--text-primary)}._loading_1cev9_19{text-align:center;padding:3rem;color:var(--text-secondary)}._filters_1cev9_25{margin-bottom:1.5rem}._link_1cev9_29{color:var(--primary-color);font-weight:500}._link_1cev9_29:hover{text-decoration:underline}@media (max-width: 768px){._header_1cev9_7{flex-direction:column;align-items:flex-start;gap:1rem}}._vehicleDetail_oa21r_1{display:flex;flex-direction:column;gap:1.5rem}._header_oa21r_7{display:flex;justify-content:space-between;align-items:center}._backLink_oa21r_13{color:var(--text-secondary);font-weight:500}._backLink_oa21r_13:hover{color:var(--primary-color)}._headerActions_oa21r_22{display:flex;gap:.5rem}._vehicleDetail_oa21r_1 h1{font-size:2rem;font-weight:700;color:var(--text-primary)}._loading_oa21r_33,._error_oa21r_34{text-align:center;padding:3rem;color:var(--text-secondary)}._error_oa21r_34{color:var(--danger-color)}._grid_oa21r_44{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}._detailGrid_oa21r_50{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-top:1rem}._label_oa21r_57{font-size:.875rem;color:var(--text-secondary);margin-bottom:.25rem}._value_oa21r_63{font-size:1rem;color:var(--text-primary);font-weight:500}@media (max-width: 768px){._header_oa21r_7{flex-direction:column;align-items:flex-start;gap:1rem}._grid_oa21r_44{grid-template-columns:1fr}}._vehicleForm_1hdrk_1{display:flex;flex-direction:column;gap:1.5rem}._vehicleForm_1hdrk_1 h1{font-size:2rem;font-weight:700;color:var(--text-primary)}._loading_1hdrk_13{text-align:center;padding:3rem;color:var(--text-secondary)}._formGrid_1hdrk_19{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin-bottom:1.5rem}._actions_1hdrk_26{display:flex;gap:1rem;margin-top:1.5rem}@media (max-width: 768px){._formGrid_1hdrk_19{grid-template-columns:1fr}._actions_1hdrk_26{flex-direction:column}}*{margin:0;padding:0;box-sizing:border-box}:root{--primary-color: #2563eb;--primary-dark: #1e40af;--secondary-color: #64748b;--success-color: #10b981;--danger-color: #ef4444;--warning-color: #f59e0b;--background: #f8fafc;--surface: #ffffff;--text-primary: #1e293b;--text-secondary: #64748b;--border-color: #e2e8f0;--shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06)}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--background);color:var(--text-primary);line-height:1.6}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a{color:var(--primary-color);text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit;cursor:pointer}input,select,textarea{font-family:inherit}
