.dashboard_page__TZrNk{min-height:100vh;background-color:#E7DFF7;font-family:Inter,sans-serif;color:#000;overflow-x:hidden}.dashboard_wrapper__fNoxq{width:min(850px,calc(100% - 40px));margin:0 auto;padding:40px 0 80px;animation:dashboard_fadeIn__N2EGj .6s ease-out}@keyframes dashboard_fadeIn__N2EGj{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.dashboard_heroHeader__qHHxp{text-align:center;margin-bottom:30px}.dashboard_title__m1iWF{margin:0;font-size:32px;font-weight:800;color:#000000}.dashboard_subtitle__tVn8u{margin:10px 0 0;font-size:15px;color:#475569;font-weight:600}.dashboard_profileHeaderCard__M_XwV{background:#ffffff;border-radius:48px;padding:40px;box-shadow:0 10px 40px rgba(0,0,0,.05);margin-bottom:24px}.dashboard_profileHeaderTop__Npehw{display:flex;align-items:center;gap:32px}.dashboard_avatarWrapper__OYRdh{position:relative;flex-shrink:0}.dashboard_avatarLarge__wLTKx{width:220px;height:220px;border-radius:50%;object-fit:cover;border:6px solid #ffffff;box-shadow:0 8px 25px rgba(0,0,0,.08)}.dashboard_verifiedBadge__9FxsL{position:absolute;bottom:18px;right:18px;width:38px;height:38px;background:#7c3aed;border-radius:50%;display:flex;align-items:center;justify-content:center;border:4px solid #ffffff;box-shadow:0 4px 10px rgba(0,0,0,.1)}.dashboard_profileInfo__aB8tA{flex:1 1}.dashboard_profileName__4LAMp{font-size:30px;font-weight:800;color:#000000;margin:0;line-height:1.1}.dashboard_profileCategory__xvFhk{font-size:15px;color:#64748b;font-weight:500;margin:0 0 12px;line-height:1.2}.dashboard_profileHeaderTop__Npehw{position:relative}.dashboard_shareBtn__Cj8Cs{position:absolute;top:10px;right:10px;background:transparent;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center}.dashboard_shareBtn__Cj8Cs img{width:22px;height:22px;object-fit:contain}.dashboard_statsRow__VQOp_{display:flex;gap:28px;margin-bottom:16px;padding:0 4px}.dashboard_statItem__xF6VJ{text-align:left}.dashboard_statItem__xF6VJ strong{display:block;font-size:20px;font-weight:800;color:#1e293b;margin-bottom:0}.dashboard_statItem__xF6VJ span{font-size:11px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.8px}.dashboard_headerActions__X_MoQ{display:flex;gap:16px}.dashboard_editBtn__azgcu{background-color:rgba(110,59,216,1);color:#ffffff;height:48px;padding:0 30px;border-radius:24px;border:none;font-weight:700;font-size:14px;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .3s ease}.dashboard_editBtn__azgcu:hover{transform:translateY(-2px)}.dashboard_previewBtn__30qb3{background:#f8fafc;color:#475569;height:48px;padding:0 30px;border-radius:24px;border:1.5px solid #e2e8f0;font-weight:700;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.dashboard_previewBtn__30qb3:hover{background:#ffffff;border-color:#cbd5e1;color:#1e293b}.dashboard_dashboardCard__avjUd{background:#ffffff;border-radius:32px;padding:30px;box-shadow:0 10px 30px rgba(0,0,0,.04);margin-bottom:24px;border:1px solid rgba(255,255,255,.5)}.dashboard_cardHeader__D79m7{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.dashboard_cardHeader__D79m7 h3{font-size:18px;font-weight:800;color:#000000;margin:0}.dashboard_manageAllLink__dskk7{background:none;border:none;color:#7c3aed;font-weight:700;font-size:13px;cursor:pointer}.dashboard_servicesPills__zkRsQ{display:flex;flex-wrap:wrap;gap:12px}.dashboard_servicePill__z0RsC{background:#f0f4ff;color:#1e293b;padding:10px 20px;border-radius:20px;font-size:14px;font-weight:700;display:flex;align-items:center;gap:8px;border:1px solid #e0e7ff}.dashboard_addServiceBtn__83eVU{background:none;border:1.5px dashed #cbd5e1;color:#7c3aed;padding:10px 24px;border-radius:20px;font-size:13px;font-weight:700;cursor:pointer;transition:all .3s ease}.dashboard_addServiceBtn__83eVU:hover{border-color:#7c3aed;background:#f5f3ff}.dashboard_availabilityRow__X_eG0{display:flex;gap:40px}.dashboard_availabilityGroup__SVuxm{display:flex;flex-direction:column;gap:12px}.dashboard_availabilityLabel__p7_Wp{font-size:13px;font-weight:700;color:#64748b}.dashboard_availabilityMiniValue__YaJnS{font-size:12px;font-weight:700;color:#7c3aed;margin-top:4px}.dashboard_segmentedControl__ueY9b{background:#f1f5f9;padding:4px;border-radius:20px;display:flex;gap:4px}.dashboard_segment__NvL8J{background:none;border:none;color:#94a3b8}.dashboard_segmentActive__DZYoG,.dashboard_segment__NvL8J{padding:8px 16px;border-radius:16px;font-size:12px;font-weight:700;cursor:pointer}.dashboard_segmentActive__DZYoG{background:#7c3aed;color:#ffffff;border:none}.dashboard_checkboxGroup__Kf2yW{display:flex;gap:16px;align-items:center}.dashboard_checkboxRow__lIj1h{display:flex;gap:20px;flex-wrap:wrap}.dashboard_checkboxItem__2l5_2{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;color:#1e293b;cursor:pointer}.dashboard_checkboxItem__2l5_2 input{display:none}.dashboard_checkmark__A8Wkb{width:18px;height:18px;border-radius:4px;background:#f1f5f9;border:1.5px solid #cbd5e1;position:relative}.dashboard_checkboxItem__2l5_2 input:checked+.dashboard_checkmark__A8Wkb{background:#7c3aed;border-color:#7c3aed}.dashboard_checkboxItem__2l5_2 input:checked+.dashboard_checkmark__A8Wkb:after{content:"";position:absolute;left:5px;top:2px;width:5px;height:9px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.dashboard_pricingGrid__btcQT{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}.dashboard_pricingItemCard__oHhJF{background:#f5f3ff;border-radius:24px;padding:20px;display:flex;align-items:center;gap:16px;border:1px solid #e9e5ff}.dashboard_pricingIcon__xXlbX{width:44px;height:44px;background:#ffffff;border-radius:14px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 10px rgba(0,0,0,.05)}.dashboard_pricingDetails__i0vcw{flex:1 1}.dashboard_pricingDetails__i0vcw h4{font-size:15px;font-weight:800;color:#1e293b;margin:0 0 2px}.dashboard_pricingDetails__i0vcw span{font-size:10px;font-weight:700;color:#94a3b8;letter-spacing:.5px}.dashboard_pricingValue__qkHV4{font-size:18px;font-weight:800;color:#10b981}.dashboard_insuranceGrid__VQ4ZL{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.dashboard_insuranceItem__GTvAA{background:#f8fafc;border-radius:20px;padding:16px 20px;border:1px solid #f1f5f9}.dashboard_insuranceLabel__xY2WM{display:block;font-size:10px;font-weight:700;color:#94a3b8;margin-bottom:6px;letter-spacing:.5px}.dashboard_statusActive__kY4pm{color:#10b981}.dashboard_statusActive__kY4pm,.dashboard_statusNotUploaded__9wSbj{font-size:13px;font-weight:800;display:flex;align-items:center;gap:6px}.dashboard_statusNotUploaded__9wSbj{color:#f43f5e}.dashboard_statusPending__xNenE{color:#94a3b8;font-size:13px;font-weight:800;display:flex;align-items:center;gap:6px}.dashboard_checklist__a37OF{display:flex;flex-direction:column;gap:10px}.dashboard_checklistItem__SZQ8l{background:#f1f5f9;padding:12px 20px;border-radius:14px;display:flex;justify-content:space-between;align-items:center;font-size:14px;font-weight:600;color:#1e293b}.dashboard_verifiedTag__wiGLp{background:#dcfce7;color:#15803d}.dashboard_notUploadedTag__etJfS,.dashboard_verifiedTag__wiGLp{padding:4px 10px;border-radius:12px;font-size:10px;font-weight:800;display:flex;align-items:center;gap:4px}.dashboard_notUploadedTag__etJfS{background:#fee2e2;color:#b91c1c}.dashboard_pendingTag__RKhBN{background:#fef3c7;color:#d97706}.dashboard_pendingTag__RKhBN,.dashboard_rejectedTag__iTjJI{padding:4px 10px;border-radius:12px;font-size:10px;font-weight:800;display:flex;align-items:center;gap:4px}.dashboard_rejectedTag__iTjJI{background:#fee2e2;color:#dc2626}.dashboard_complianceActions__xSwcz{display:flex;flex-direction:column;gap:12px;margin-top:24px;width:-moz-fit-content;width:fit-content}.dashboard_uploadDocsBtn__bCW46{background:#7c3aed;color:#ffffff;border-radius:12px;border:none}.dashboard_updateComplianceBtn__Wf_i8,.dashboard_uploadDocsBtn__bCW46{height:44px;padding:0 30px;font-weight:700;font-size:13px;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .3s ease}.dashboard_updateComplianceBtn__Wf_i8{background:#f5f3ff;color:#7c3aed;border-radius:12px;border:1px solid #e9e5ff}.dashboard_safetyFooter__9Zc_9{margin:30px;padding:12px 30px;display:flex;align-items:center;gap:10px;font-size:12px;font-weight:600;color:#64748b;border:1px solid #e0e7ff;border-radius:20px}.dashboard_galleryGrid__WbqFn{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.dashboard_galleryItem__gAEo3{aspect-ratio:1;border-radius:20px;overflow:hidden;box-shadow:0 8px 20px rgba(0,0,0,.08)}.dashboard_galleryItem__gAEo3 img{width:100%;height:100%;object-fit:cover}.dashboard_addGalleryBtn__4VOW1{aspect-ratio:1;border-radius:20px;border:2px dashed #cbd5e1;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.dashboard_addGalleryBtn__4VOW1 span{font-size:12px;font-weight:700;color:#94a3b8}.dashboard_addGalleryBtn__4VOW1:hover{border-color:#7c3aed;background:#f5f3ff}.dashboard_noData__sAulX{grid-column:span 4;text-align:center;padding:40px;color:#94a3b8;font-size:14px}.dashboard_editOverlay__j6ETL{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;z-index:2000;padding:20px}.dashboard_editModal__Pkf_C{background:#ffffff;width:100%;max-width:900px;max-height:90vh;border-radius:32px;padding:40px;overflow-y:auto;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);position:relative}.dashboard_editModal__Pkf_C::-webkit-scrollbar{width:6px}.dashboard_editModal__Pkf_C::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:10px}.dashboard_editModal__Pkf_C h3{font-size:24px;font-weight:800;color:#1e293b;margin:0 0 30px}.dashboard_modalSectionTitle__JC6e0{grid-column:span 2;font-size:14px;font-weight:800;color:#7c3aed;text-transform:uppercase;letter-spacing:1px;margin-top:20px;padding-bottom:8px;border-bottom:2px solid #f1f5f9}.dashboard_editFormGrid___bHp5{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px;margin-bottom:40px}.dashboard_inputGroup__PH2Zw{display:flex;flex-direction:column;gap:8px}.dashboard_inputGroup__PH2Zw label{font-size:13px;font-weight:700;color:#64748b}.dashboard_inputField__MIC93{background:#f8fafc;border:2px solid #f1f5f9;border-radius:16px;padding:14px 18px;font-size:14px;font-weight:600;color:#1e293b;outline:none;transition:all .2s}.dashboard_inputField__MIC93:focus{border-color:#7c3aed;background:#ffffff;box-shadow:0 0 0 4px rgba(124,58,237,.1)}.dashboard_inputField__MIC93[type=file]{padding:10px;cursor:pointer}.dashboard_inputField__MIC93[type=file]::-webkit-file-upload-button{background:#7c3aed;color:white;border:none;padding:8px 16px;border-radius:12px;font-weight:700;font-size:12px;cursor:pointer;margin-right:12px;-webkit-transition:all .2s;transition:all .2s}.dashboard_inputField__MIC93[type=file]::file-selector-button{background:#7c3aed;color:white;border:none;padding:8px 16px;border-radius:12px;font-weight:700;font-size:12px;cursor:pointer;margin-right:12px;transition:all .2s}.dashboard_inputField__MIC93[type=file]::-webkit-file-upload-button:hover{background:#6d28d9}.dashboard_inputField__MIC93[type=file]::file-selector-button:hover{background:#6d28d9}.dashboard_modalActions__GUIMA{display:flex;gap:16px}.dashboard_saveBtn__d0tgW{background:#7c3aed;color:#ffffff}.dashboard_cancelBtn__wQQM1,.dashboard_saveBtn__d0tgW{height:54px;border-radius:16px;border:none;font-weight:700;cursor:pointer}.dashboard_cancelBtn__wQQM1{background:#f1f5f9;color:#475569}.dashboard_uploadingText__yDNIH{font-size:11px;color:#7c3aed;font-weight:700;margin-top:4px}.dashboard_fullWidthGroup__EmwV5{grid-column:span 2;display:flex;flex-direction:column;gap:16px}.dashboard_manageServicesList__a8HVZ{display:flex;flex-wrap:wrap;gap:10px}.dashboard_manageServiceItem__cIW8N{background:#f1f5f9;padding:8px 16px;border-radius:12px;display:flex;align-items:center;gap:10px;font-size:13px;font-weight:700;color:#1e293b}.dashboard_removeServiceBtn__gG_qv{background:#fff;color:#7c3aed;border:none;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-weight:800;line-height:1}.dashboard_addServiceForm__nlC5x{display:flex;gap:12px;align-items:center;background:#f8fafc;padding:16px;border-radius:20px;border:2px dashed #e2e8f0}.dashboard_addServiceModalBtn__LnJF5{background:#7c3aed;color:white;border:none;padding:10px 24px;border-radius:12px;font-weight:700;cursor:pointer}@media (max-width:900px){.dashboard_wrapper__fNoxq{width:calc(100% - 30px);padding:30px 0 60px}.dashboard_editModal__Pkf_C{padding:24px;border-radius:24px}}@media (max-width:800px){.dashboard_profileHeaderTop__Npehw{flex-direction:column;text-align:center;gap:20px}.dashboard_profileInfo__aB8tA{width:100%}.dashboard_statsRow__VQOp_{justify-content:center;flex-wrap:wrap}.dashboard_headerActions__X_MoQ{justify-content:center;width:100%}.dashboard_headerActions__X_MoQ button{display:flex;align-items:center;justify-content:center;height:54px;border-radius:27px}.dashboard_insuranceGrid__VQ4ZL,.dashboard_pricingGrid__btcQT{grid-template-columns:1fr}.dashboard_galleryGrid__WbqFn{grid-template-columns:repeat(3,1fr)}.dashboard_availabilityRow__X_eG0{flex-direction:column;gap:20px}.dashboard_editFormGrid___bHp5{grid-template-columns:1fr;gap:16px}.dashboard_fullWidthGroup__EmwV5,.dashboard_modalSectionTitle__JC6e0{grid-column:span 1}.dashboard_checkboxRow__lIj1h{flex-direction:column;align-items:flex-start}}@media (max-width:600px){.dashboard_wrapper__fNoxq{width:calc(100% - 20px);padding:20px 0 50px}.dashboard_heroHeader__qHHxp{margin-bottom:20px}.dashboard_title__m1iWF{font-size:24px}.dashboard_subtitle__tVn8u{font-size:13px}.dashboard_profileHeaderCard__M_XwV{border-radius:24px;padding:24px 18px}.dashboard_profileHeaderTop__Npehw{flex-direction:column;text-align:center;gap:16px}.dashboard_profileInfo__aB8tA{width:100%}.dashboard_avatarLarge__wLTKx{width:110px;height:110px;border-width:3px}.dashboard_verifiedBadge__9FxsL{width:22px;height:22px;bottom:6px;right:6px}.dashboard_profileName__4LAMp{font-size:22px}.dashboard_profileCategory__xvFhk{font-size:13px;margin-bottom:16px}.dashboard_statsRow__VQOp_{gap:8px;margin-bottom:20px;flex-wrap:wrap}.dashboard_statItem__xF6VJ{background:#ffffff;padding:16px;border-radius:18px;width:100%;flex:none;margin-bottom:10px;border:1px solid #f1f5f9;box-shadow:0 4px 12px rgba(0,0,0,.03)}.dashboard_statItem__xF6VJ strong{font-size:18px;color:#1e293b}.dashboard_statItem__xF6VJ span{font-size:9px;color:#94a3b8}.dashboard_headerActions__X_MoQ{flex-direction:column;gap:12px;width:100%;margin-top:20px}.dashboard_editBtn__azgcu,.dashboard_previewBtn__30qb3{width:100%;display:flex;align-items:center;justify-content:center;height:54px;padding:0 24px;font-size:15px;border-radius:27px;font-weight:700}.dashboard_previewBtn__30qb3{background:#ffffff;border:1.5px solid #e2e8f0;color:#475569}.dashboard_dashboardCard__avjUd{border-radius:22px;padding:20px 16px;margin-bottom:16px}.dashboard_cardHeader__D79m7{margin-bottom:14px}.dashboard_cardHeader__D79m7 h3{font-size:16px}.dashboard_manageAllLink__dskk7{font-size:12px}.dashboard_servicesPills__zkRsQ{gap:8px}.dashboard_servicePill__z0RsC{padding:8px 14px;font-size:12px;border-radius:16px}.dashboard_availabilityRow__X_eG0{flex-direction:column;gap:16px}.dashboard_segmentedControl__ueY9b{flex-wrap:wrap}.dashboard_segmentActive__DZYoG,.dashboard_segment__NvL8J{padding:6px 12px;font-size:11px}.dashboard_checkboxGroup__Kf2yW{flex-direction:column;align-items:flex-start;gap:12px}.dashboard_pricingGrid__btcQT{grid-template-columns:1fr;gap:12px}.dashboard_pricingItemCard__oHhJF{border-radius:18px;padding:16px;gap:12px}.dashboard_pricingIcon__xXlbX{width:38px;height:38px;border-radius:12px}.dashboard_pricingDetails__i0vcw h4{font-size:14px}.dashboard_pricingValue__qkHV4{font-size:16px}.dashboard_insuranceGrid__VQ4ZL{grid-template-columns:1fr;gap:12px}.dashboard_insuranceItem__GTvAA{border-radius:16px;padding:14px 16px}.dashboard_checklistItem__SZQ8l{padding:10px 14px;border-radius:12px;font-size:13px;flex-wrap:wrap;gap:8px}.dashboard_complianceActions__xSwcz{width:100%}.dashboard_updateComplianceBtn__Wf_i8,.dashboard_uploadDocsBtn__bCW46{width:100%;justify-content:center;height:50px;border-radius:14px;font-size:14px}.dashboard_safetyFooter__9Zc_9{margin:20px 10px;padding:10px 16px;font-size:11px;flex-wrap:wrap;justify-content:center;text-align:center}.dashboard_galleryGrid__WbqFn{grid-template-columns:repeat(2,1fr);gap:10px}.dashboard_addGalleryBtn__4VOW1,.dashboard_galleryItem__gAEo3{border-radius:14px}.dashboard_noData__sAulX{grid-column:span 2;padding:24px;font-size:13px}.dashboard_editOverlay__j6ETL{padding:10px;align-items:flex-end}.dashboard_editModal__Pkf_C{max-width:100%;max-height:92vh;border-radius:24px 24px 0 0;padding:24px 18px}.dashboard_editModal__Pkf_C h3{font-size:20px;margin:0 0 20px}.dashboard_editFormGrid___bHp5{grid-template-columns:1fr;gap:14px}.dashboard_modalSectionTitle__JC6e0{grid-column:span 1;font-size:12px;margin-top:14px}.dashboard_fullWidthGroup__EmwV5{grid-column:span 1}.dashboard_inputField__MIC93{padding:12px 14px;font-size:13px;border-radius:14px}.dashboard_addServiceForm__nlC5x{flex-direction:column;align-items:stretch;padding:12px;border-radius:16px;gap:10px}.dashboard_addServiceForm__nlC5x input,.dashboard_addServiceForm__nlC5x select{width:100%!important}.dashboard_addServiceModalBtn__LnJF5{width:100%;padding:12px;text-align:center}.dashboard_modalActions__GUIMA{flex-direction:column;gap:10px}.dashboard_cancelBtn__wQQM1,.dashboard_saveBtn__d0tgW{height:54px;border-radius:16px;font-size:15px}.dashboard_manageServiceItem__cIW8N{font-size:12px;padding:6px 12px;border-radius:10px}}@media (max-width:400px){.dashboard_wrapper__fNoxq{width:calc(100% - 16px)}.dashboard_profileHeaderCard__M_XwV{padding:20px 14px}.dashboard_avatarLarge__wLTKx{width:90px;height:90px}.dashboard_profileName__4LAMp{font-size:20px}.dashboard_statItem__xF6VJ{flex:1 1 100%}.dashboard_galleryGrid__WbqFn{grid-template-columns:1fr}.dashboard_noData__sAulX{grid-column:span 1}.dashboard_title__m1iWF{font-size:20px}.dashboard_dashboardCard__avjUd{padding:16px 12px;border-radius:18px}}.dashboard_galleryLoaderCard__TonNN{display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f5f3ff;border:2.2px dashed #9333ea;aspect-ratio:1;border-radius:20px;box-shadow:0 8px 20px rgba(124,58,237,.08);box-sizing:border-box}.dashboard_galleryLoaderCircle__zVqRs{width:32px;height:32px;border:3.5px solid rgba(147,51,234,.12);border-color:#9333ea #9333ea #e9d5ff #e9d5ff;border-style:solid;border-width:3.5px;border-radius:50%;animation:dashboard_gallerySpin__IFIUP .8s linear infinite}.dashboard_galleryLoaderText__UdOVc{font-size:11px;font-weight:800;color:#9333EA;margin-top:10px;letter-spacing:.5px;text-transform:uppercase}@keyframes dashboard_gallerySpin__IFIUP{to{transform:rotate(1turn)}}@media (max-width:768px){.dashboard_wrapper__fNoxq{width:calc(100% - 32px);padding:20px 0 60px}.dashboard_title__m1iWF{font-size:26px}.dashboard_profileHeaderCard__M_XwV{padding:24px;border-radius:32px}.dashboard_profileHeaderTop__Npehw{flex-direction:column;text-align:center;gap:24px}.dashboard_avatarLarge__wLTKx{width:150px;height:150px;border-width:4px}.dashboard_verifiedBadge__9FxsL{bottom:8px;right:8px;width:32px;height:32px;border-width:3px}.dashboard_profileInfo__aB8tA{width:100%}.dashboard_profileName__4LAMp{font-size:24px}.dashboard_profileCategory__xvFhk{font-size:13px;margin-bottom:20px}.dashboard_statsRow__VQOp_{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px 20px;gap:16px 20px;margin-bottom:24px}.dashboard_statItem__xF6VJ strong{font-size:17px}.dashboard_statItem__xF6VJ span{font-size:10px}.dashboard_headerActions__X_MoQ{flex-direction:column;gap:12px;width:100%;margin-top:8px}.dashboard_editBtn__azgcu,.dashboard_previewBtn__30qb3{width:100%;display:flex;align-items:center;justify-content:center;height:54px;font-size:15px;border-radius:27px}.dashboard_dashboardCard__avjUd{padding:20px;border-radius:24px}.dashboard_cardHeader__D79m7 h3{font-size:16px}.dashboard_availabilityRow__X_eG0{flex-direction:column;gap:20px}.dashboard_availabilityGroup__SVuxm,.dashboard_segmentedControl__ueY9b{width:100%}.dashboard_segmentActive__DZYoG,.dashboard_segment__NvL8J{flex:1 1;text-align:center;padding:8px;font-size:11px}.dashboard_pricingGrid__btcQT{grid-template-columns:1fr;gap:12px}.dashboard_pricingItemCard__oHhJF{padding:16px;border-radius:18px}.dashboard_insuranceGrid__VQ4ZL{grid-template-columns:1fr;gap:12px}.dashboard_insuranceItem__GTvAA{padding:14px 16px;border-radius:16px}.dashboard_checklistItem__SZQ8l{padding:12px 16px;font-size:13px;border-radius:12px}.dashboard_servicePill__z0RsC{padding:8px 16px;font-size:13px;border-radius:16px}}.footer{background:#f8f6ff;padding:48px 60px;font-family:Inter,sans-serif;border-top:1px solid rgba(107,56,235,.05)}.footer-container{max-width:1400px;margin:0 auto}.footer-row-top{display:flex;justify-content:space-between;align-items:flex-start;gap:48px}.footer-logo-container{flex:1 1;display:flex;flex-direction:column}.footer-brand{width:-moz-fit-content;width:fit-content}.footer-logo-img{height:48px;width:auto;object-fit:contain}.footer-description-text{margin-top:28px;font-size:14px;line-height:1.7;color:#565656;max-width:280px}.footer-legal-container{flex:1 1;display:flex;justify-content:center}.footer-legal-inner{display:flex;flex-direction:column}.footer-section-title{font-size:15px;font-weight:700;color:#444;margin-bottom:14px;text-transform:uppercase}.footer-legal-list{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-legal-link{text-decoration:none;color:#565656;font-size:14px;font-weight:500;transition:.2s ease}.footer-legal-link:hover{color:#6b38eb}.footer-support-container{flex:1 1;display:flex;justify-content:center}.footer-support-inner{display:flex;flex-direction:column;align-items:flex-start}.footer-email-link{font-size:14px;color:#555268;text-decoration:none}.footer-email-link:hover{color:#6b38eb}.footer-social-icons{display:flex;align-items:center;gap:14px}.footer-social-icon{width:38px;height:38px;border-radius:50%;background:#5c45b5;color:#fff;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:.2s ease}.footer-social-icon:hover{background:#4a358c;transform:translateY(-2px)}.footer-row-bottom{margin-top:60px;text-align:center;transform:translateY(32px)}.footer-copyright-text{font-size:14px;color:#8c86a0;margin:0}@media (max-width:1024px){.footer{padding:40px 30px}.footer-row-top{gap:30px}}@media (max-width:768px){.footer{padding:30px 18px}.footer-row-top{flex-direction:column;gap:28px}.footer-legal-container,.footer-logo-container,.footer-support-container{width:100%;justify-content:flex-start}.footer-logo-img{height:40px}.footer-description-text{margin-top:18px;max-width:100%;font-size:13px}.footer-section-title{font-size:14px}.footer-email-link,.footer-legal-link{font-size:13px}.footer-social-icons{justify-content:flex-start;width:100%;gap:12px}.footer-social-icon{width:36px;height:36px}.footer-row-bottom{margin-top:28px;transform:translateY(14px)}.footer-copyright-text{font-size:12px}.footer-disclaimer-text{font-size:11px}}@media (max-width:480px){.footer{padding:24px 16px}.footer-logo-img{height:36px}.footer-social-icon{width:34px;height:34px}.footer-description-text{font-size:12px}}