@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Manrope:wght@400;600&family=Newsreader:ital,wght@1,400&display=swap";.ai-ctrl-page{display:flex;flex-direction:column;gap:24px;padding:32px}.ai-ctrl-heading{display:flex;flex-direction:column;gap:8px}.ai-ctrl-title{font-family:Inter,sans-serif;font-size:24px;font-weight:700;line-height:36px;color:#fff;margin:0}.ai-ctrl-subtitle{font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#90a1b9;margin:0}.ai-ctrl-stats-grid{display:flex;gap:24px}.ai-ctrl-stat-card{flex:1;background:#0f172b;border:.8px solid #1d293d;border-radius:14px;padding:24.8px;display:flex;flex-direction:column;gap:4px}.ai-ctrl-stat-value{font-family:Inter,sans-serif;font-weight:700;font-size:30px;line-height:36px;margin:0}.ai-ctrl-stat-value--white{color:#fff}.ai-ctrl-stat-value--green{color:#05df72}.ai-ctrl-stat-value--purple{color:#c27aff}.ai-ctrl-stat-value--amber{color:#fdc700}.ai-ctrl-stat-label{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#90a1b9;margin:0}.ai-ctrl-card{background:#0f172b;border:.8px solid #1d293d;border-radius:16px;overflow:hidden}.ai-ctrl-card-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:.8px solid #1d293d}.ai-ctrl-card-header-left{display:flex;flex-direction:column;gap:4px}.ai-ctrl-card-title{font-family:Inter,sans-serif;font-size:18px;font-weight:700;line-height:28px;color:#fff;margin:0}.ai-ctrl-card-subtitle{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#90a1b9;margin:0}.ai-ctrl-btn-primary{display:flex;align-items:center;gap:6px;height:36px;padding:0 16px;background:#9810fa;border:none;border-radius:8px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#fff;cursor:pointer;white-space:nowrap;flex-shrink:0}.ai-ctrl-btn-secondary{display:flex;align-items:center;gap:6px;height:36px;padding:0 16px;background:#1d293d;border:.8px solid #314158;border-radius:8px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#fff;cursor:pointer;white-space:nowrap;flex-shrink:0}.ai-ctrl-thead-row,.ai-ctrl-tbody-row{display:grid;grid-template-columns:160px 180px 150px 140px 1fr 80px 100px 64px;align-items:center}.ai-ctrl-thead-row{height:52px;border-bottom:.8px solid #1d293d}.ai-ctrl-tbody-row{height:60px;border-bottom:.8px solid #1d293d}.ai-ctrl-tbody-row:last-child{border-bottom:none}.ai-ctrl-th,.ai-ctrl-td{padding-left:16px}.ai-ctrl-th{font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#90a1b9;white-space:nowrap}.ai-ctrl-intent-key{font-family:Consolas,Courier New,monospace;font-size:13px;line-height:20px;color:#90a1b9;white-space:nowrap}.ai-ctrl-display-name{font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#fff;white-space:nowrap}.ai-ctrl-category,.ai-ctrl-subcategory{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#cad5e2;white-space:nowrap}.ai-ctrl-keywords{display:flex;align-items:center;gap:4px;flex-wrap:nowrap;padding-left:16px}.ai-ctrl-keyword-chip{display:inline-flex;align-items:center;height:22px;padding:0 8px;background:#2b7fff1a;border-radius:6px;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:16px;color:#51a2ff;white-space:nowrap}.ai-ctrl-priority{font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#cad5e2;padding-left:16px;text-align:center}.ai-ctrl-status-pill{display:inline-flex;align-items:center;height:24px;padding:0 10px;border-radius:9999px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:16px;white-space:nowrap}.ai-ctrl-status-pill--active{background:#00c9501a;color:#05df72}.ai-ctrl-status-pill--inactive{background:#fb2c361a;color:#ff6467}.ai-ctrl-actions{display:flex;align-items:center;justify-content:center;padding-left:0}.ai-ctrl-action-btn{width:36px;height:32px;display:flex;align-items:center;justify-content:center;background:#1d293d;border:.8px solid #314158;border-radius:8px;cursor:pointer;color:#90a1b9;font-size:13px;transition:color .15s}.ai-ctrl-action-btn:hover{color:#fff}.ai-ctrl-rules-body{display:flex;flex-direction:column;gap:12px;padding:24px}.ai-ctrl-rule-row{display:flex;align-items:center;justify-content:space-between;background:#1d293d80;border-radius:10px;padding:12px 16px;height:48px;box-sizing:border-box}.ai-ctrl-rule-label{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#cad5e2}.ai-ctrl-rule-value{font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:24px}.ai-ctrl-rule-value--purple{color:#c27aff}.ai-ctrl-rule-value--green{color:#05df72}.ai-ctrl-rule-value--white{color:#fff}.ai-ctrl-rule-value--amber{color:#fdc700}.ai-ctrl-save-btn{width:100%;height:36px;background:#9810fa;border:none;border-radius:8px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#fff;cursor:pointer}.profile-dropdown-root{position:relative;display:inline-flex;align-items:center}.profile-dropdown-trigger{display:contents}.profile-dropdown-menu{position:absolute;top:calc(100% + 6px);right:0;z-index:200;background:#fff;border:.8px solid #e5e7eb;border-radius:14px;box-shadow:0 2px 10px #5c5c5c1a;width:223px;overflow:hidden}.profile-dropdown-item{display:flex;align-items:center;gap:12px;height:48px;padding:12px 16px;width:100%;text-decoration:none;color:#101828;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:24px;background:transparent;border:none;cursor:pointer;text-align:left;box-sizing:border-box;white-space:nowrap;transition:background .1s}.profile-dropdown-item:hover{background:#f9fafb}.profile-dropdown-icon{width:16px;height:16px;flex-shrink:0}.profile-dropdown-divider{height:.8px;background:#e5e7eb}.profile-dropdown-item--logout{color:#e7000b}.analytics-page{display:flex;flex-direction:column;gap:24px;padding:32px}.analytics-heading{display:flex;flex-direction:column;gap:8px}.analytics-title{font-family:Inter,sans-serif;font-size:24px;font-weight:700;line-height:36px;color:#fff;margin:0}.analytics-subtitle{font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#90a1b9;margin:0}.analytics-stats-grid{display:flex;gap:24px}.analytics-stat-card{flex:1;background:#0f172b;border:.8px solid #1d293d;border-radius:14px;padding:24.8px;display:flex;flex-direction:column;gap:4px}.analytics-stat-value{font-family:Inter,sans-serif;font-weight:700;font-size:30px;line-height:36px;margin:0}.analytics-stat-value--white{color:#fff}.analytics-stat-value--purple{color:#c27aff}.analytics-stat-value--green{color:#05df72}.analytics-stat-value--amber{color:#fdc700}.analytics-stat-value--red{color:#ff6467}.analytics-stat-label{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#90a1b9;margin:0}.analytics-card{background:#0f172b;border:.8px solid #1d293d;border-radius:16px;overflow:hidden}.analytics-card-header{padding:20px 24px;border-bottom:.8px solid #1d293d;display:flex;flex-direction:column;gap:4px}.analytics-card-title{font-family:Inter,sans-serif;font-size:18px;font-weight:700;line-height:28px;color:#fff;margin:0}.analytics-card-subtitle{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#90a1b9;margin:0}.analytics-mid-row{display:flex;gap:24px}.analytics-mid-row .analytics-card{flex:1;min-width:0}.analytics-funnel-body{padding:24px;display:flex;align-items:stretch;gap:0}.analytics-funnel-step{flex:1;display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px 8px;background:#1d293d80;border-radius:12px;text-align:center}.analytics-funnel-count{font-family:Inter,sans-serif;font-size:28px;font-weight:700;line-height:36px;color:#fff}.analytics-funnel-label{font-family:Inter,sans-serif;font-size:13px;font-weight:400;line-height:18px;color:#90a1b9}.analytics-funnel-rate{display:inline-flex;align-items:center;height:22px;padding:0 8px;border-radius:6px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:16px;background:#00c9501a;color:#05df72}.analytics-funnel-rate--low{background:#f0b1001a;color:#fdc700}.analytics-funnel-arrow{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:24px;color:#314158;font-size:18px;line-height:1;align-self:center}.analytics-revenue-body{display:flex;flex-direction:column;gap:12px;padding:24px}.analytics-revenue-row{display:flex;align-items:center;justify-content:space-between;background:#1d293d80;border-radius:10px;padding:12px 16px;height:48px;box-sizing:border-box}.analytics-revenue-label{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#cad5e2}.analytics-revenue-amount{font-family:Inter,sans-serif;font-size:15px;font-weight:600;line-height:24px}.analytics-revenue-amount--green{color:#05df72}.analytics-revenue-amount--purple{color:#c27aff}.analytics-revenue-amount--amber{color:#fdc700}.analytics-revenue-amount--red{color:#ff6467}.analytics-trend-body{padding:24px}.analytics-bar-legend{display:flex;align-items:center;gap:20px;margin-bottom:20px}.analytics-legend-item{display:flex;align-items:center;gap:6px;font-family:Inter,sans-serif;font-size:13px;font-weight:400;color:#90a1b9}.analytics-legend-dot{width:10px;height:10px;border-radius:2px;flex-shrink:0}.analytics-legend-dot--sessions{background:#9810fa99}.analytics-legend-dot--bookings{background:#00c95099}.analytics-bar-chart{display:flex;align-items:flex-end;gap:12px;height:140px}.analytics-bar-group{flex:1;display:flex;flex-direction:column;align-items:center;gap:6px;height:100%}.analytics-bar-track{flex:1;width:100%;display:flex;align-items:flex-end;gap:3px}.analytics-bar{flex:1;border-radius:4px 4px 0 0;min-height:4px}.analytics-bar--sessions{background:#9810fa8c}.analytics-bar--bookings{background:#00c9508c}.analytics-bar-label{font-family:Inter,sans-serif;font-size:12px;font-weight:400;color:#62748e;white-space:nowrap}.analytics-bar-axis{height:.8px;background:#1d293d;margin-top:0}.analytics-perf-thead,.analytics-perf-tbody-row{display:grid;grid-template-columns:1fr 140px 100px 130px 160px 110px;align-items:center}.analytics-perf-thead{height:52px;border-bottom:.8px solid #1d293d}.analytics-perf-tbody-row{height:60px;border-bottom:.8px solid #1d293d}.analytics-perf-tbody-row:last-child{border-bottom:none}.analytics-perf-th,.analytics-perf-td{padding-left:24px}.analytics-perf-th{font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#90a1b9;white-space:nowrap}.analytics-perf-name{font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:20px;color:#fff;white-space:nowrap}.analytics-perf-cases{font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#fff}.analytics-perf-rating{font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#fdc700}.analytics-perf-response{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#cad5e2}.analytics-perf-revenue{font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:20px;color:#05df72}.analytics-status-pill{display:inline-flex;align-items:center;height:24px;padding:0 10px;border-radius:9999px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:16px;white-space:nowrap}.analytics-status-pill--active{background:#00c9501a;border:.8px solid rgba(0,201,80,.2);color:#05df72}.analytics-status-pill--warning{background:#f0b1001a;border:.8px solid rgba(240,177,0,.2);color:#f0b100}.kyc-page{display:flex;flex-direction:column;gap:24px;padding:32px}.kyc-heading{display:flex;flex-direction:column;gap:8px}.kyc-title{font-family:Inter,sans-serif;font-size:24px;font-weight:700;line-height:36px;color:#fff;margin:0}.kyc-subtitle{font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#90a1b9;margin:0}.kyc-stats-grid{display:flex;gap:24px}.kyc-stat-card{flex:1;background:#0f172b;border:.8px solid #1d293d;border-radius:14px;padding:24.8px;display:flex;flex-direction:column;gap:4px}.kyc-stat-value{font-family:Inter,sans-serif;font-weight:700;font-size:30px;line-height:36px;margin:0}.kyc-stat-value--white{color:#fff}.kyc-stat-value--amber{color:#fdc700}.kyc-stat-value--green{color:#05df72}.kyc-stat-value--red{color:#ff6467}.kyc-stat-label{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#90a1b9;margin:0}.kyc-mid-row{display:flex;gap:24px}.kyc-mid-card{flex:1;min-width:0;background:#0f172b;border:.8px solid #1d293d;border-radius:16px;padding:24.8px;display:flex;flex-direction:column;gap:16px}.kyc-card-header{display:flex;align-items:center;gap:12px}.kyc-card-icon-chip{width:48px;height:48px;border-radius:14px;background:#f0b1001a;display:flex;align-items:center;justify-content:center;flex-shrink:0}.kyc-card-icon-chip img{width:24px;height:24px}.kyc-card-title{font-family:Inter,sans-serif;font-size:18px;font-weight:700;line-height:28px;color:#fff;margin:0}.kyc-card-subtitle{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#90a1b9;margin:0}.kyc-plain-title{font-family:Inter,sans-serif;font-size:18px;font-weight:700;line-height:28px;color:#fff;margin:0}.kyc-rows-list{display:flex;flex-direction:column;gap:12px;flex:1}.kyc-setting-row{display:flex;align-items:center;justify-content:space-between;background:#1d293d80;border-radius:10px;padding:12px 16px;height:48px;box-sizing:border-box}.kyc-setting-label{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#cad5e2}.kyc-setting-value{font-family:Inter,sans-serif;font-size:15px;font-weight:500;line-height:24px}.kyc-setting-value--green{color:#05df72}.kyc-setting-value--amber{color:#fdc700}.kyc-setting-value--white{color:#fff}.kyc-setting-value--red{color:#ff6467}.kyc-doc-badge{display:inline-flex;align-items:center;height:22px;padding:0 10px;border-radius:6px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:16px;white-space:nowrap}.kyc-doc-badge--required{background:#00c9501a;color:#05df72}.kyc-doc-badge--optional{background:#f0b1001a;color:#fdc700}.kyc-btn-primary{width:100%;height:36px;background:#9810fa;border:none;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:8px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#fff;cursor:pointer;margin-top:auto}.kyc-btn-secondary{width:100%;height:36px;background:#1d293d;border:.8px solid #314158;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:8px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#fff;cursor:pointer;margin-top:auto}.kyc-submissions-card{background:#0f172b;border:.8px solid #1d293d;border-radius:16px;overflow:hidden}.kyc-submissions-header{padding:20px 24px;border-bottom:.8px solid #1d293d;display:flex;flex-direction:column;gap:4px}.kyc-submissions-title{font-family:Inter,sans-serif;font-size:18px;font-weight:700;line-height:28px;color:#fff;margin:0}.kyc-submissions-subtitle{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#90a1b9;margin:0}.kyc-thead,.kyc-tbody-row{display:grid;grid-template-columns:120px 150px 190px 130px 110px 110px 110px 1fr;align-items:center}.kyc-thead{height:52px;border-bottom:.8px solid #1d293d}.kyc-tbody-row{height:68px;border-bottom:.8px solid #1d293d}.kyc-tbody-row--last{border-bottom:none}.kyc-th,.kyc-td{padding-left:24px}.kyc-th{font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#90a1b9;white-space:nowrap}.kyc-client-id{font-family:Consolas,Courier New,monospace;font-size:13px;line-height:20px;color:#90a1b9;white-space:nowrap}.kyc-name{font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#fff;white-space:nowrap}.kyc-email{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#90a1b9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.kyc-doc-type{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#cad5e2}.kyc-submitted-at{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#62748e;white-space:nowrap}.kyc-status-pill{display:inline-flex;align-items:center;height:24px;padding:0 12px;border-radius:9999px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:16px;white-space:nowrap}.kyc-status-pill--pending{background:#f0b1001a;color:#fdc700}.kyc-status-pill--approved{background:#00c9501a;color:#05df72}.kyc-status-pill--rejected{background:#fb2c361a;color:#ff6467}.kyc-status-pill--under_review{background:#2b7fff1a;color:#51a2ff}.kyc-risk-badge{display:inline-flex;align-items:center;height:22px;padding:0 10px;border-radius:6px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:16px;white-space:nowrap}.kyc-risk-badge--low{background:#00c9501a;color:#05df72}.kyc-risk-badge--medium{background:#f0b1001a;color:#fdc700}.kyc-risk-badge--high{background:#fb2c361a;color:#ff6467}.kyc-actions{display:flex;align-items:center;gap:8px;padding-left:24px}.kyc-approve-btn,.kyc-reject-btn{height:28px;padding:0 12px;border:none;border-radius:6px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:16px;cursor:pointer;white-space:nowrap}.kyc-approve-btn{background:#00c9501f;color:#05df72}.kyc-reject-btn{background:#fb2c361f;color:#ff6467}.admin-shell{display:flex;width:100%;min-height:100vh;background:#020618}.admin-sidebar{flex-shrink:0;width:288px;background:#0f172b;border-right:.8px solid #1d293d;display:flex;flex-direction:column;min-height:100vh}.admin-sidebar-logo{padding:24px;border-bottom:.8px solid #1d293d;display:flex;align-items:center;height:92.8px;box-sizing:border-box}.admin-sidebar-nav{flex:1;padding:16px;display:flex;flex-direction:column;gap:4px}.admin-nav-item{display:flex;align-items:center;gap:12px;height:44px;padding:0 16px;border-radius:14px;text-decoration:none;color:#90a1b9;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;transition:background .15s}.admin-nav-item--active{background:linear-gradient(to right,#9810fa33,#155dfc33);border:.8px solid rgba(173,70,255,.3);color:#fff;height:45.6px}.admin-nav-icon{width:20px;height:20px;flex-shrink:0}.admin-nav-label{white-space:nowrap}.admin-sidebar-footer{border-top:.8px solid #1d293d;padding:16.8px 16px 16px}.admin-system-status-card{background:#1d293d80;border-radius:14px;padding:16px;display:flex;flex-direction:column;gap:8px}.admin-system-status-row{display:flex;align-items:center;justify-content:space-between;height:16px}.admin-system-status-label{font-family:Inter,sans-serif;font-size:12px;font-weight:400;color:#90a1b9;white-space:nowrap}.admin-system-status-value{font-family:Inter,sans-serif;font-size:12px;font-weight:500;white-space:nowrap;display:flex;align-items:center;gap:4px}.admin-system-status-value--green{color:#05df72}.admin-system-status-value--yellow{color:#fdc700}.admin-system-status-value--purple{color:#c27aff}.admin-system-status-dot{width:8px;height:8px;border-radius:50%;background:#00c950;opacity:.65;flex-shrink:0}.admin-main{flex:1;min-width:0;display:flex;flex-direction:column}.admin-topbar{height:80px;background:#0f172b;border-bottom:.8px solid #1d293d;display:flex;align-items:center;padding:0 32px;gap:16px;flex-shrink:0}.admin-topbar-search{flex:1;display:flex;align-items:center;gap:12px;height:48px;background:#1d293d;border:.8px solid #314158;border-radius:14px;padding:0 12px 0 48px;position:relative}.admin-topbar-search-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);width:20px;height:20px}.admin-topbar-search-placeholder{font-family:Inter,sans-serif;font-size:14px;color:#62748e;white-space:nowrap}.admin-topbar-actions{display:flex;align-items:center;gap:0}.admin-topbar-bell{position:relative;width:44px;height:44px;background:#1d293d;border:none;border-radius:14px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.admin-topbar-bell-badge{position:absolute;top:-4px;right:-4px;width:20px;height:20px;background:#fb2c36;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#fff}.admin-topbar-divider{width:.8px;height:44px;background:#1d293d;margin:0 16.8px}.admin-topbar-profile{display:flex;align-items:center;gap:12px}.admin-topbar-profile-info{display:flex;flex-direction:column;align-items:flex-end;gap:0}.admin-topbar-profile-name{font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#fff;white-space:nowrap;line-height:20px}.admin-topbar-profile-role{font-family:Inter,sans-serif;font-size:12px;font-weight:400;color:#90a1b9;white-space:nowrap;line-height:16px}.admin-topbar-avatar{width:44px;height:44px;border-radius:14px;background:linear-gradient(135deg,#9810fa,#155dfc);display:flex;align-items:center;justify-content:center;flex-shrink:0}.admin-content{flex:1;overflow-y:auto}.admin-dashboard-page{padding:32px;display:flex;flex-direction:column;gap:24px}.admin-dashboard-heading{display:flex;flex-direction:column;gap:8px}.admin-dashboard-title{font-family:Inter,sans-serif;font-size:24px;font-weight:700;color:#fff;line-height:36px;margin:0}.admin-dashboard-subtitle{font-family:Inter,sans-serif;font-size:16px;font-weight:400;color:#90a1b9;line-height:24px;margin:0}.admin-kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.admin-kpi-card{background:#0f172b;border:.8px solid #1d293d;border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:0}.admin-kpi-card-top{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:16px}.admin-kpi-icon-wrap{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.admin-kpi-trend{display:flex;align-items:center;gap:4px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px}.admin-kpi-trend--green{color:#00c950}.admin-kpi-trend--purple{color:#ad46ff}.admin-kpi-trend--yellow{color:#f0b100}.admin-kpi-trend--blue{color:#2b7fff}.admin-kpi-value{font-family:Inter,sans-serif;font-size:30px;font-weight:700;color:#fff;line-height:36px;margin-bottom:4px}.admin-kpi-label{font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#90a1b9;line-height:20px}.admin-bottom-row{display:flex;gap:24px;align-items:flex-start}.admin-card{background:#0f172b;border:.8px solid #1d293d;border-radius:16px;overflow:hidden}.admin-vetting-card{flex:0 0 543px}.admin-disputes-card{flex:1 1 0;min-width:0}.admin-card-header{display:flex;align-items:center;justify-content:space-between;padding:24px;border-bottom:.8px solid #1d293d;min-height:100px;box-sizing:border-box}.admin-card-header--col{flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:4px}.admin-card-title{font-family:Inter,sans-serif;font-size:18px;font-weight:700;color:#fff;line-height:28px;margin:0}.admin-card-subtitle{font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#90a1b9;line-height:20px;margin:0}.admin-btn-filter{display:flex;align-items:center;gap:6px;height:36px;padding:0 12px;background:#1d293d;border:.8px solid #314158;border-radius:8px;color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:500;cursor:pointer;flex-shrink:0}.admin-vetting-list{display:flex;flex-direction:column}.admin-vetting-item-wrap{padding:24px}.admin-vetting-item-wrap--border{border-bottom:.8px solid #1d293d}.admin-vetting-row{display:flex;flex-direction:column;gap:16px}.admin-vetting-row-top{display:flex;align-items:flex-start;justify-content:space-between}.admin-vetting-meta{display:flex;align-items:center;gap:12px}.admin-vetting-ticket{font-family:Consolas,monospace;font-size:14px;color:#62748e}.admin-risk-badge{display:inline-flex;align-items:center;height:25.6px;padding:0 8px;border-radius:100px;font-family:Inter,sans-serif;font-size:12px;font-weight:500}.admin-risk-badge--green{background:#00c9501a;border:.8px solid rgba(0,201,80,.2);color:#00c950}.admin-risk-badge--yellow{background:#f0b1001a;border:.8px solid rgba(240,177,0,.2);color:#f0b100}.admin-risk-badge--red{background:#fb2c361a;border:.8px solid rgba(251,44,54,.2);color:#fb2c36}.admin-vetting-score{text-align:right}.admin-vetting-score-value{font-family:Inter,sans-serif;font-size:24px;font-weight:700;color:#fff;line-height:32px}.admin-vetting-score-label{font-family:Inter,sans-serif;font-size:12px;font-weight:400;color:#62748e;white-space:nowrap}.admin-vetting-name{font-family:Inter,sans-serif;font-size:18px;font-weight:600;color:#fff;line-height:28px;margin-top:-12px}.admin-vetting-specialty{font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#90a1b9;line-height:20px;margin-top:-12px}.admin-vetting-details{display:flex;align-items:center;gap:24px}.admin-vetting-detail-item{display:flex;align-items:center;gap:8px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#90a1b9}.admin-vetting-actions{display:flex;gap:12px}.admin-btn-approve,.admin-btn-review,.admin-btn-reject{display:flex;align-items:center;justify-content:center;gap:6px;height:36px;border-radius:8px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;cursor:pointer;border:none;color:#fff}.admin-btn-approve{flex:1;background:#00a63e}.admin-btn-review{flex-shrink:0;padding:0 16px;background:#1d293d;border:.8px solid #314158}.admin-btn-reject{flex-shrink:0;padding:0 16px;background:#e7000b1a;border:.8px solid rgba(251,44,54,.2);color:#fb2c36}.admin-disputes-list{display:flex;flex-direction:column}.admin-dispute-item-wrap{padding:20px}.admin-dispute-item-wrap--border{border-bottom:.8px solid #1d293d}.admin-dispute-row{display:flex;flex-direction:column;gap:12px}.admin-dispute-header{display:flex;align-items:center;justify-content:space-between}.admin-dispute-ticket{font-family:Consolas,monospace;font-size:12px;color:#62748e}.admin-priority-badge{display:inline-flex;align-items:center;height:25.6px;padding:0 8px;border-radius:100px;font-family:Inter,sans-serif;font-size:12px;font-weight:500}.admin-priority-badge--red{background:#fb2c361a;border:.8px solid rgba(251,44,54,.2);color:#fb2c36}.admin-priority-badge--yellow{background:#f0b1001a;border:.8px solid rgba(240,177,0,.2);color:#f0b100}.admin-priority-badge--green{background:#00c9501a;border:.8px solid rgba(0,201,80,.2);color:#00c950}.admin-dispute-title{font-family:Inter,sans-serif;font-size:18px;font-weight:600;color:#fff;line-height:27px}.admin-dispute-detail-row{display:flex;align-items:center;justify-content:space-between}.admin-dispute-detail-key{font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#90a1b9}.admin-dispute-detail-val{font-family:Inter,sans-serif;font-size:12px;font-weight:400;color:#fff}.admin-dispute-amount{font-size:14px;font-weight:600;color:#fdc700}.admin-btn-open-case{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:36px;background:#9810fa;border:none;border-radius:8px;color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:500;cursor:pointer}.adm-dispute-page{padding:32px;display:flex;flex-direction:column;gap:24px}.adm-dispute-heading{display:flex;flex-direction:column;gap:8px;height:68px;flex-shrink:0}.adm-dispute-title{font-family:Inter,sans-serif;font-size:30px;font-weight:700;color:#fff;line-height:36px;margin:0}.adm-dispute-subtitle{font-family:Inter,sans-serif;font-size:16px;font-weight:400;color:#90a1b9;line-height:24px;margin:0}.adm-dispute-stats-row{display:flex;gap:16px;flex-shrink:0}.adm-dispute-stat-card{background:#0f172b;border:.8px solid #1d293d;border-radius:14px;padding:16.8px 16.8px .8px;display:flex;flex-direction:column;gap:4px;width:152.637px;min-height:109.588px;flex-shrink:0;box-sizing:border-box}.adm-dispute-stat-value{font-family:Inter,sans-serif;font-size:24px;font-weight:700;line-height:32px}.adm-dispute-stat-value--white{color:#fff}.adm-dispute-stat-value--red{color:#ff6467}.adm-dispute-stat-value--yellow{color:#fdc700}.adm-dispute-stat-value--green{color:#05df72}.adm-dispute-stat-value--purple{color:#c27aff}.adm-dispute-stat-label{font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#90a1b9;line-height:20px}.adm-dispute-table-card{background:#0f172b;border:.8px solid #1d293d;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;flex-shrink:0}.adm-dispute-table-header{border-bottom:.8px solid #1d293d;padding:24px 24px .8px;display:flex;flex-direction:column;gap:4px;flex-shrink:0}.adm-dispute-table-heading{font-family:Inter,sans-serif;font-size:18px;font-weight:700;color:#fff;line-height:28px;margin:0}.adm-dispute-table-subheading{font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#90a1b9;line-height:20px;margin:0}.adm-dispute-row-wrap{padding:24px 24px .8px}.adm-dispute-row-wrap--border{border-bottom:.8px solid #1d293d}.adm-dispute-row{display:flex;gap:24px;align-items:flex-start;height:237px}.adm-dispute-row-left{width:310px;flex-shrink:0;display:flex;flex-direction:column;gap:12px}.adm-dispute-row-meta{display:flex;align-items:center;gap:12px;height:25.587px}.adm-dispute-ticket{font-family:Consolas,monospace;font-size:14px;color:#62748e;line-height:20px}.adm-dispute-priority-badge{display:inline-flex;align-items:center;height:25.587px;padding:0 8px;border-radius:9999px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;white-space:nowrap}.adm-dispute-priority-badge--red{background:#fb2c361a;border:.8px solid rgba(251,44,54,.2);color:#fb2c36}.adm-dispute-priority-badge--yellow{background:#f0b1001a;border:.8px solid rgba(240,177,0,.2);color:#f0b100}.adm-dispute-case-title{font-family:Inter,sans-serif;font-size:18px;font-weight:600;color:#fff;line-height:28px}.adm-dispute-detail-list{display:flex;flex-direction:column;gap:8px}.adm-dispute-detail-row{display:flex;align-items:center;justify-content:space-between;height:20px}.adm-dispute-detail-key{font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#90a1b9;line-height:20px}.adm-dispute-detail-val{font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#fff;line-height:20px}.adm-dispute-detail-val--amount{font-weight:600;color:#fdc700}.adm-dispute-detail-val--opened{color:#cad5e2}.adm-dispute-row-middle{width:243.2px;flex-shrink:0;display:flex;flex-direction:column;gap:16px}.adm-dispute-status-pill{display:flex;align-items:center;height:33.588px;padding:0 12px;border-radius:10px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;white-space:nowrap}.adm-dispute-status-pill--yellow{background:#f0b1001a;border:.8px solid rgba(240,177,0,.2);color:#fdc700}.adm-dispute-status-pill--blue{background:#2b7fff1a;border:.8px solid rgba(43,127,255,.2);color:#51a2ff}.adm-dispute-status-pill--purple{background:#ad46ff1a;border:.8px solid rgba(173,70,255,.2);color:#c27aff}.adm-dispute-mini-stats{display:flex;gap:16px;height:91.95px}.adm-dispute-mini-chip{background:#1d293d80;border-radius:10px;padding:12px;display:flex;flex-direction:column;gap:4px;width:70.4px;flex-shrink:0}.adm-dispute-mini-chip-label{display:flex;align-items:center;gap:4px;height:15.988px}.adm-dispute-mini-chip-label img{width:14px;height:14px;flex-shrink:0}.adm-dispute-mini-chip-label span{font-family:Inter,sans-serif;font-size:12px;font-weight:400;color:#90a1b9;line-height:16px;white-space:nowrap}.adm-dispute-mini-chip-value{font-family:Inter,sans-serif;font-size:18px;font-weight:600;color:#fff;line-height:28px}.adm-dispute-mini-chip-value--small{font-size:12px;font-weight:500;line-height:16px}.adm-dispute-info-callout{background:#2b7fff0d;border:.8px solid rgba(43,127,255,.2);border-radius:10px;padding:12.8px;display:flex;align-items:flex-start;gap:8px;flex-shrink:0}.adm-dispute-info-callout img{width:10.225px;height:16px;flex-shrink:0;margin-top:2px}.adm-dispute-info-callout p{font-family:Inter,sans-serif;font-size:12px;font-weight:400;color:#8ec5ff;line-height:16px;margin:0;width:200px}.adm-dispute-row-right{width:176.4px;flex-shrink:0;display:flex;flex-direction:column;gap:8px}.adm-dispute-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:176.4px;height:36px;border-radius:8px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;cursor:pointer;white-space:nowrap;flex-shrink:0}.adm-dispute-btn img{width:16px;height:16px;flex-shrink:0}.adm-dispute-btn--open-case{background:#9810fa;border:none;color:#fff}.adm-dispute-btn--secondary{background:#1d293d;border:.8px solid #314158;color:#fff}.adm-dispute-btn-divider{width:176.4px;height:1px;background:#314158;flex-shrink:0;margin:0}.adm-dispute-btn--resolve-provider{background:#00a63e1a;border:.8px solid rgba(0,201,80,.2);color:#05df72}.adm-dispute-btn--resolve-client{background:#155dfc1a;border:.8px solid rgba(43,127,255,.2);color:#51a2ff}.escrow-page{display:flex;flex-direction:column;gap:24px;padding:32px}.escrow-title{font-family:Inter,sans-serif;font-size:24px;font-weight:700;line-height:36px;color:#fff;margin:0}.escrow-subtitle{font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#90a1b9;margin:0}.escrow-heading{display:flex;flex-direction:column;gap:8px}.escrow-cards-row{display:flex;gap:24px}.escrow-card{flex:0 0 409.2px;background:#0f172b;border:.8px solid #1d293d;border-radius:16px;padding:24.8px;display:flex;flex-direction:column;gap:16px}.escrow-card-header{display:flex;align-items:center;gap:12px}.escrow-card-icon-chip{width:48px;height:48px;border-radius:14px;background:#ad46ff1a;display:flex;align-items:center;justify-content:center;flex-shrink:0}.escrow-card-icon-chip img{width:24px;height:24px}.escrow-card-title{font-family:Inter,sans-serif;font-size:18px;font-weight:700;line-height:28px;color:#fff;margin:0}.escrow-card-subtitle{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#90a1b9;margin:0}.escrow-rules-list{display:flex;flex-direction:column;gap:12px}.escrow-rule-row{display:flex;align-items:center;justify-content:space-between;background:#1d293d80;border-radius:10px;padding:12px;height:48px;box-sizing:border-box}.escrow-rule-label{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#cad5e2}.escrow-rule-value{font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:24px}.escrow-rule-value--green{color:#05df72}.escrow-rule-value--purple{color:#c27aff}.escrow-rule-value--white{color:#fff}.escrow-btn-primary{width:100%;height:36px;background:#9810fa;border:none;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:8px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#fff;cursor:pointer}.escrow-btn-primary img{width:16px;height:16px}.escrow-btn-secondary{width:100%;height:36px;background:#1d293d;border:.8px solid #314158;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:8px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#fff;cursor:pointer}.escrow-btn-secondary img{width:16px;height:16px}.escrow-milestone-title{font-family:Inter,sans-serif;font-size:18px;font-weight:700;line-height:28px;color:#fff;margin:0}.escrow-templates-list{display:flex;flex-direction:column;gap:12px}.escrow-template-row{background:#1d293d80;border-radius:10px;padding:16px;display:flex;flex-direction:column;gap:4px;height:80px;box-sizing:border-box}.escrow-template-name{font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:24px;color:#fff}.escrow-template-breakdown{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#90a1b9}.pmon-page{display:flex;flex-direction:column;gap:24px;padding:32px;min-height:100%}.pmon-heading{display:flex;flex-direction:column;gap:8px}.pmon-title{font-family:Inter,sans-serif;font-weight:700;font-size:24px;line-height:36px;color:#fff;margin:0}.pmon-subtitle{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#90a1b9;margin:0}.pmon-stats-grid{display:flex;gap:24px}.pmon-stat-card{flex:1;background:#0f172b;border:.8px solid #1d293d;border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:0}.pmon-stat-icon-chip{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-bottom:16px}.pmon-stat-icon-chip--green{background:#00c9501a}.pmon-stat-icon-chip--amber{background:#f0b1001a}.pmon-stat-icon-chip--red{background:#fb2c361a}.pmon-stat-icon-chip--gray{background:#31415880}.pmon-stat-value{font-family:Inter,sans-serif;font-weight:700;font-size:30px;line-height:36px;margin:0 0 4px}.pmon-stat-value--white{color:#fff}.pmon-stat-value--amber{color:#fdc700}.pmon-stat-value--red{color:#ff6467}.pmon-stat-label{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#90a1b9;margin:0}.pmon-table-card{background:#0f172b;border:.8px solid #1d293d;border-radius:16px;overflow:hidden}.pmon-table-header{padding:24px 24px 23.2px;border-bottom:.8px solid #1d293d;display:flex;flex-direction:column;gap:4px}.pmon-table-title{font-family:Inter,sans-serif;font-weight:700;font-size:18px;line-height:28px;color:#fff;margin:0}.pmon-table-subtitle{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#90a1b9;margin:0}.pmon-row-wrap{border-bottom:.8px solid #1d293d;padding:24px}.pmon-row-wrap:last-child{border-bottom:none}.pmon-row{display:flex;align-items:flex-start;gap:24px}.pmon-row-left{width:243px;flex-shrink:0;display:flex;flex-direction:column;gap:0}.pmon-row-meta{display:flex;align-items:center;gap:12px;margin-bottom:11px}.pmon-pro-id{font-family:Consolas,Courier New,monospace;font-size:14px;line-height:20px;color:#62748e}.pmon-badge{display:inline-flex;align-items:center;gap:4px;height:25.6px;padding:0 8px;border-radius:9999px;font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:16px;flex-shrink:0}.pmon-badge--active{background:#00c9501a;border:.8px solid rgba(0,201,80,.2);color:#00c950}.pmon-badge--warning{background:#f0b1001a;border:.8px solid rgba(240,177,0,.2);color:#f0b100}.pmon-badge--critical{background:#fb2c361a;border:.8px solid rgba(251,44,54,.2);color:#fb2c36}.pmon-badge-icon{width:12px;height:12px;flex-shrink:0}.pmon-provider-name{font-family:Inter,sans-serif;font-weight:600;font-size:18px;line-height:28px;color:#fff;margin:0 0 4px}.pmon-provider-specialty{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#90a1b9;margin:0}.pmon-row-middle{width:310px;flex-shrink:0;display:flex;flex-direction:column;gap:12px}.pmon-metrics-grid{display:grid;grid-template-columns:147px 147px;grid-template-rows:auto auto;gap:16px 16px}.pmon-metric{display:flex;flex-direction:column;gap:4px}.pmon-metric-label{font-family:Inter,sans-serif;font-weight:400;font-size:12px;line-height:16px;color:#62748e}.pmon-metric-value{display:flex;align-items:center;gap:8px;font-family:Inter,sans-serif;font-weight:600;font-size:16px;line-height:24px;color:#fff}.pmon-metric-value--green{color:#05df72}.pmon-metric-value--red{color:#ff6467}.pmon-metric-star{width:16px;height:16px;flex-shrink:0}.pmon-complaints{background:#fb2c361a;border:.8px solid rgba(251,44,54,.2);border-radius:10px;padding:8px;font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:16px;color:#ff6467}.pmon-row-right{width:176px;flex-shrink:0;display:flex;flex-direction:column;gap:8px}.pmon-btn{width:100%;height:36px;display:flex;align-items:center;justify-content:center;gap:6px;border-radius:8px;font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:20px;cursor:pointer;border:none;padding:0}.pmon-btn img{width:16px;height:16px;flex-shrink:0}.pmon-btn--view-details{background:#1d293d;border:.8px solid #314158;color:#fff}.pmon-btn--contact{background:#9810fa1a;border:.8px solid rgba(173,70,255,.2);color:#c27aff}.pmon-btn--issue-warning{background:#d087001a;border:.8px solid rgba(240,177,0,.2);color:#fdc700}.pmon-btn--suspend{background:#e7000b;border:none;color:#fff}.avt-page{padding:32px;display:flex;flex-direction:column;gap:24px}.avt-heading-row{display:flex;align-items:center;justify-content:space-between;min-height:68px;flex-shrink:0}.avt-heading-left{display:flex;flex-direction:column;gap:8px}.avt-title{font-family:Inter,sans-serif;font-size:24px;font-weight:700;color:#fff;line-height:36px;margin:0}.avt-subtitle{font-family:Inter,sans-serif;font-size:16px;font-weight:400;color:#90a1b9;line-height:24px;margin:0}.avt-btn-export{display:flex;align-items:center;gap:6px;height:36px;padding:0 12px;background:#1d293d;border:.8px solid #314158;border-radius:8px;color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:500;cursor:pointer;white-space:nowrap;flex-shrink:0}.avt-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;flex-shrink:0}.avt-stat-card{background:#0f172b;border:.8px solid #1d293d;border-radius:14px;padding:16.8px 16.8px .8px;display:flex;flex-direction:column;gap:4px;box-sizing:border-box;min-height:90px}.avt-stat-value{font-family:Inter,sans-serif;font-size:24px;font-weight:700;line-height:32px}.avt-stat-value--white{color:#fff}.avt-stat-value--green{color:#05df72}.avt-stat-value--red{color:#ff6467}.avt-stat-value--yellow{color:#fdc700}.avt-stat-label{font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#90a1b9;line-height:20px;white-space:nowrap}.avt-table-card{background:#0f172b;border:.8px solid #1d293d;border-radius:16px;overflow:hidden;display:flex;flex-direction:column}.avt-row-wrap{padding:24px}.avt-row-wrap--border{border-bottom:.8px solid #1d293d}.avt-row{display:flex;gap:24px;align-items:flex-start}.avt-row-left{width:310px;flex-shrink:0;display:flex;flex-direction:column}.avt-row-meta{display:flex;align-items:center;gap:12px;height:25.6px}.avt-ticket{font-family:Consolas,monospace;font-size:14px;color:#62748e;line-height:20px}.avt-risk-badge{display:inline-flex;align-items:center;height:25.6px;padding:0 8px;border-radius:9999px;font-family:Inter,sans-serif;font-size:12px;font-weight:500}.avt-risk-badge--green{background:#00c9501a;border:.8px solid rgba(0,201,80,.2);color:#00c950}.avt-risk-badge--yellow{background:#f0b1001a;border:.8px solid rgba(240,177,0,.2);color:#f0b100}.avt-risk-badge--red{background:#fb2c361a;border:.8px solid rgba(251,44,54,.2);color:#fb2c36}.avt-name{font-family:Inter,sans-serif;font-size:18px;font-weight:600;color:#fff;line-height:28px;margin-top:12px}.avt-email{font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#90a1b9;line-height:20px;margin-top:4px}.avt-specialty{font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#c27aff;line-height:20px;margin-top:4px}.avt-details{display:flex;align-items:center;gap:24px;margin-top:16px}.avt-detail-item{display:flex;align-items:center;gap:8px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#90a1b9}.avt-row-middle{width:243.2px;flex-shrink:0;display:flex;flex-direction:column;gap:12px}.avt-doc-label{font-family:Inter,sans-serif;font-size:12px;font-weight:400;color:#62748e;line-height:16px}.avt-doc-list{display:flex;flex-direction:column;gap:8px}.avt-doc-row{display:flex;align-items:center;justify-content:space-between;height:24px}.avt-doc-name{font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#90a1b9;line-height:20px}.avt-doc-pill{display:inline-flex;align-items:center;padding:4px 8px;border-radius:9999px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:16px;white-space:nowrap}.avt-doc-pill--green{background:#00c9501a;color:#05df72}.avt-doc-pill--yellow{background:#f0b1001a;color:#fdc700}.avt-doc-pill--red{background:#fb2c361a;color:#ff6467}.avt-row-right{width:176.4px;flex-shrink:0;display:flex;flex-direction:column;gap:16px}.avt-score-wrap{display:flex;flex-direction:column;gap:4px}.avt-score-value{font-family:Inter,sans-serif;font-size:30px;font-weight:700;color:#fff;line-height:36px;text-align:center}.avt-score-label{font-family:Inter,sans-serif;font-size:12px;font-weight:400;color:#62748e;line-height:16px;text-align:center}.avt-actions{display:flex;flex-direction:column;gap:8px}.avt-btn-approve,.avt-btn-review-details,.avt-btn-reject{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;height:36px;border-radius:8px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;cursor:pointer}.avt-btn-approve{background:#00a63e;border:none;color:#fff}.avt-btn-review-details{background:#1d293d;border:.8px solid #314158;color:#fff}.avt-btn-reject{background:#e7000b1a;border:.8px solid rgba(251,44,54,.2);color:#fb2c36}.svc-cat-page{padding:32px;display:flex;flex-direction:column;gap:24px}.svc-cat-heading-row{display:flex;align-items:center;justify-content:space-between;height:68px;flex-shrink:0}.svc-cat-heading-left{display:flex;flex-direction:column;gap:8px}.svc-cat-title{font-family:Inter,sans-serif;font-size:24px;font-weight:700;color:#fff;line-height:36px;margin:0}.svc-cat-subtitle{font-family:Inter,sans-serif;font-size:16px;font-weight:400;color:#90a1b9;line-height:24px;margin:0}.svc-cat-btn-add{display:flex;align-items:center;gap:8px;height:36px;padding:0 16px;background:#9810fa;border:none;border-radius:8px;color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;cursor:pointer;white-space:nowrap;flex-shrink:0}.svc-cat-table-card{background:#0f172b;border:.8px solid #1d293d;border-radius:16px;overflow:hidden;display:flex;flex-direction:column}.svc-cat-row-wrap{padding:24px}.svc-cat-row-wrap--border{border-bottom:.8px solid #1d293d}.svc-cat-row{display:flex;align-items:center;justify-content:space-between;height:56px}.svc-cat-row-left{display:flex;flex-direction:column;gap:8px}.svc-cat-name{font-family:Inter,sans-serif;font-size:18px;font-weight:600;color:#fff;line-height:28px}.svc-cat-meta{display:flex;align-items:center;gap:24px}.svc-cat-meta-item{font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#90a1b9;line-height:20px;white-space:nowrap}.svc-cat-row-right{display:flex;align-items:center;gap:12px;flex-shrink:0}.svc-cat-status-pill{display:inline-flex;align-items:center;height:24px;padding:4px 12px;border-radius:9999px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:16px;white-space:nowrap}.svc-cat-status-pill--active{background:#00c9501a;color:#05df72}.svc-cat-status-pill--inactive{background:#5a637626;color:#90a1b9}.svc-cat-btn-edit{display:flex;align-items:center;justify-content:center;width:40px;height:36px;background:#1d293d;border:none;border-radius:8px;cursor:pointer;flex-shrink:0}.svc-cat-btn-delete{display:flex;align-items:center;justify-content:center;width:40px;height:36px;background:#e7000b1a;border:none;border-radius:8px;cursor:pointer;flex-shrink:0}.svc-cat-row-chevron{flex-shrink:0;display:block}.svc-cat-error{color:#f87171!important}.svc-cat-empty{padding:24px}.svc-cat-row-left--button{background:transparent;border:0;padding:0;text-align:left;cursor:pointer;min-width:0}.svc-cat-btn-add--small{height:32px;padding:0 12px;font-size:12px;background:#1d293d}.svc-cat-chevron-btn{display:grid;place-items:center;width:32px;height:32px;border:0;border-radius:8px;background:transparent;cursor:pointer}.svc-cat-row-chevron--open{transform:rotate(90deg)}.svc-cat-sub-list{margin-top:18px;margin-left:18px;padding:14px;border:1px solid #1d293d;border-radius:12px;background:#0f172ba3;display:flex;flex-direction:column;gap:10px}.svc-cat-sub-row{min-height:54px;padding:10px 12px;border:1px solid rgba(29,41,61,.75);border-radius:10px;display:flex;align-items:center;justify-content:space-between;gap:16px}.svc-cat-sub-left{min-width:0}.svc-cat-sub-name{margin:0 0 4px;color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:600}.svc-cat-sub-meta,.svc-cat-sub-empty{margin:0;color:#90a1b9;font-family:Inter,sans-serif;font-size:12px;line-height:18px}.svc-cat-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;padding:24px;background:#020617b8}.svc-cat-modal{width:min(560px,100%);background:#0f172b;border:1px solid #1d293d;border-radius:18px;box-shadow:0 24px 80px #00000059;padding:24px;display:flex;flex-direction:column;gap:16px}.svc-cat-modal-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.svc-cat-modal-header h2{margin:0 0 4px;color:#fff;font-size:20px;line-height:28px}.svc-cat-modal-header p{margin:0;color:#90a1b9;font-size:13px;line-height:20px}.svc-cat-modal-close{width:32px;height:32px;border:0;border-radius:8px;background:#1d293d;color:#fff;font-size:22px;cursor:pointer}.svc-cat-form-field{display:flex;flex-direction:column;gap:7px;color:#fff;font-size:13px;font-weight:500}.svc-cat-form-field input,.svc-cat-form-field textarea{width:100%;border:1px solid #334155;border-radius:10px;background:#111c31;color:#fff;padding:10px 12px;font:inherit;outline:none}.svc-cat-form-field textarea{resize:vertical}.svc-cat-form-checks{display:flex;gap:18px;flex-wrap:wrap;color:#cbd5e1;font-size:13px}.svc-cat-form-checks label{display:inline-flex;align-items:center;gap:8px}.svc-cat-form-error{margin:0;color:#f87171;font-size:13px}.svc-cat-modal-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:4px}.svc-cat-modal-btn{height:38px;padding:0 16px;border:0;border-radius:10px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;cursor:pointer}.svc-cat-modal-btn--secondary{background:#1d293d;color:#fff}.svc-cat-modal-btn--primary{background:#9810fa;color:#fff}.svc-cat-modal-btn:disabled,.svc-cat-btn-add:disabled,.svc-cat-btn-edit:disabled,.svc-cat-btn-delete:disabled{opacity:.6;cursor:not-allowed}.txfin-page{display:flex;flex-direction:column;gap:24px;padding:32px}.txfin-heading-row{display:flex;align-items:center;justify-content:space-between}.txfin-heading-left{display:flex;flex-direction:column;gap:8px}.txfin-title{font-family:Inter,sans-serif;font-weight:700;font-size:24px;line-height:36px;color:#fff;margin:0}.txfin-subtitle{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#90a1b9;margin:0}.txfin-export-btn{display:flex;align-items:center;gap:8px;height:36px;padding:0 16px 0 12px;background:#1d293d;border:.8px solid #314158;border-radius:8px;color:#fff;font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:20px;cursor:pointer;white-space:nowrap;flex-shrink:0}.txfin-export-btn img{width:16px;height:16px;flex-shrink:0}.txfin-stats-grid{display:flex;gap:24px}.txfin-stat-card{flex:1;background:#0f172b;border:.8px solid #1d293d;border-radius:14px;padding:24.8px;display:flex;flex-direction:column;gap:4px}.txfin-stat-value{font-family:Inter,sans-serif;font-weight:700;font-size:30px;line-height:36px;margin:0}.txfin-stat-value--white{color:#fff}.txfin-stat-value--purple{color:#c27aff}.txfin-stat-value--green{color:#05df72}.txfin-stat-value--amber{color:#fdc700}.txfin-stat-label{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#90a1b9;margin:0}.txfin-table-card{background:#0f172b;border:.8px solid #1d293d;border-radius:16px;overflow:hidden}.txfin-thead-row,.txfin-tbody-row{display:grid;grid-template-columns:400px 130px 145px 110px 110px 130px 1fr;align-items:center}.txfin-thead-row{height:52px;border-bottom:.8px solid #1d293d}.txfin-tbody-row{height:57px;border-bottom:.8px solid #1d293d}.txfin-tbody-row:last-child{border-bottom:none}.txfin-th,.txfin-td{padding-left:16px}.txfin-th{font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#90a1b9;white-space:nowrap}.txfin-txn-id{font-family:Consolas,Courier New,monospace;font-size:14px;line-height:20px;color:#90a1b9;white-space:nowrap}.txfin-type-badge{display:inline-flex;align-items:center;height:24px;padding:0 12px;border-radius:9999px;font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:16px;white-space:nowrap}.txfin-type-badge--escrow-release{background:#00c9501a;color:#05df72}.txfin-type-badge--commission{background:#ad46ff1a;color:#c27aff}.txfin-type-badge--refund{background:#f0b1001a;color:#fdc700}.txfin-type-badge--payout{background:#2b7fff1a;color:#51a2ff}.txfin-type-badge--deposit{background:#00c9501f;color:#00d967}.txfin-actions-cell{display:flex;align-items:center;gap:8px;padding-right:16px}.txfin-action-btn{height:28px;padding:0 12px;border-radius:8px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:16px;cursor:pointer;border:none}.txfin-action-btn--approve{background:#00a63e;color:#fff}.txfin-action-btn--approve:hover{background:#008c34}.txfin-action-btn--reject{background:#e7000b1a;color:#fb2c36;border:.8px solid rgba(251,44,54,.2)}.txfin-action-btn--reject:hover{background:#e7000b2e}.txfin-entity{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#fff;white-space:nowrap}.txfin-amount{font-family:Inter,sans-serif;font-weight:600;font-size:14px;line-height:20px;color:#fff;white-space:nowrap}.txfin-time{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#90a1b9;white-space:nowrap}.txfin-status{display:flex;align-items:center;gap:8px;font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;white-space:nowrap}.txfin-status img{width:16px;height:16px;flex-shrink:0}.txfin-status--completed{color:#05df72}.txfin-status--pending{color:#fdc700}.umgmt-page{display:flex;flex-direction:column;gap:24px;padding:32px}.umgmt-heading{display:flex;flex-direction:column;gap:8px}.umgmt-title{font-family:Inter,sans-serif;font-weight:700;font-size:24px;line-height:36px;color:#fff;margin:0}.umgmt-subtitle{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#90a1b9;margin:0}.umgmt-stats-grid{display:flex;gap:24px}.umgmt-stat-card{flex:1;background:#0f172b;border:.8px solid #1d293d;border-radius:14px;padding:24.8px;display:flex;flex-direction:column;gap:4px}.umgmt-stat-value{font-family:Inter,sans-serif;font-weight:700;font-size:30px;line-height:36px;margin:0}.umgmt-stat-value--white{color:#fff}.umgmt-stat-value--green{color:#05df72}.umgmt-stat-value--amber{color:#fdc700}.umgmt-stat-value--red{color:#ff6467}.umgmt-stat-label{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#90a1b9;margin:0}.umgmt-table-card{background:#0f172b;border:.8px solid #1d293d;border-radius:16px;overflow:hidden}.umgmt-thead-row,.umgmt-tbody-row{display:grid;grid-template-columns:400px 175px 208px 140px 139px 158px 1fr;align-items:center}.umgmt-thead-row{height:52px;border-bottom:.8px solid #1d293d}.umgmt-tbody-row{height:68.8px;border-bottom:.8px solid #1d293d}.umgmt-tbody-row:last-child{border-bottom:none}.umgmt-th,.umgmt-td{padding-left:16px}.umgmt-th{font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#90a1b9;white-space:nowrap}.umgmt-user-id{font-family:Consolas,Courier New,monospace;font-size:14px;line-height:20px;color:#90a1b9;white-space:nowrap}.umgmt-name{font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#fff;white-space:nowrap}.umgmt-email{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#90a1b9;white-space:nowrap}.umgmt-pill{display:inline-flex;align-items:center;height:24px;padding:0 12px;border-radius:9999px;font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:16px;white-space:nowrap}.umgmt-pill--client{background:#2b7fff1a;color:#51a2ff}.umgmt-pill--provider{background:#ad46ff1a;color:#c27aff}.umgmt-pill--verified{background:#00c9501a;color:#05df72}.umgmt-pill--pending{background:#f0b1001a;color:#fdc700}.umgmt-pill--active{background:#00c9501a;color:#05df72}.umgmt-pill--suspended{background:#fb2c361a;color:#ff6467}.umgmt-actions{display:flex;align-items:center;gap:8px;padding-left:16px}.umgmt-action-btn{width:40px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:8px;border:none;cursor:pointer;flex-shrink:0}.umgmt-action-btn img{width:16px;height:16px;flex-shrink:0}.umgmt-action-btn--view{background:#1d293d}.umgmt-action-btn--message{background:#155dfc1a}.umgmt-action-btn--ban{background:#e7000b1a}.umgmt-action-btn--unblock{width:auto;padding:0 12px;background:#00a63e1f;color:#00a63e;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:16px}.umgmt-action-btn--unblock:hover{background:#00a63e33}.acc-page{display:flex;flex-direction:column;min-height:100vh;background:#f8f8f8;font-family:Inter,system-ui,sans-serif;color:#101828}.acc-hero{position:relative;height:876px;overflow:hidden;background:#0a1628;flex-shrink:0}.acc-hero-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none}.acc-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000a20ba}.acc-topnav{position:absolute;top:0;left:0;right:0;height:70px;display:flex;align-items:center;gap:100px;padding:0 140px;z-index:10}.acc-topnav-logo img{width:129px;height:28px;display:block}.acc-topnav-links{display:flex;gap:24px;align-items:center}.acc-topnav-links a{font-size:14px;font-weight:500;color:#fff;text-decoration:none;letter-spacing:.35px;line-height:20px}.acc-topnav-links a.active,.acc-topnav-links a:hover{text-decoration:underline;text-underline-offset:5px}.acc-topnav-cta{background:#fff;color:#0b1f5a;font-size:14px;font-weight:600;font-family:Manrope,Inter,system-ui,sans-serif;border:none;border-radius:8px;padding:10px 24px;cursor:pointer;white-space:nowrap;text-decoration:none;display:inline-flex;align-items:center}.acc-topnav-cta:hover{background:#f0f0f0}.acc-hero-content{position:absolute;top:0;left:140px;right:140px;bottom:0;display:flex;flex-direction:column}.acc-hero-badges{display:flex;gap:12px;margin-top:191px}.acc-hero-badge{display:flex;align-items:center;gap:8px;background:#fff3;border:.8px solid rgba(255,255,255,.2);border-radius:999px;padding:8.8px 16.8px;color:#fff;font-size:14px;font-weight:400;line-height:20px;white-space:nowrap}.acc-hero-badge svg{flex-shrink:0;width:16px;height:16px}.acc-hero-title{margin:62px 0 0;font-size:64px;font-weight:600;line-height:76px;color:#fff;max-width:768px}.acc-hero-subtitle{margin:8px 0 0;font-size:20px;font-weight:400;line-height:39px;color:#ffffffe6;max-width:768px}.acc-search-bar{display:flex;align-items:flex-end;gap:0;margin-top:104px;width:956px;height:130px;background:transparent;border:.8px solid rgba(255,255,255,.2);border-radius:16px;padding:24px;box-sizing:border-box}.acc-search-field{display:flex;flex-direction:column;gap:4px}.acc-search-field:not(:last-child){margin-right:12px}.acc-search-label{font-size:12px;font-weight:600;color:#fff;padding-left:4px;line-height:16px}.acc-search-input-wrap{position:relative;display:flex;align-items:center}.acc-search-input-wrap svg{position:absolute;left:14px;color:#d7d7d7;flex-shrink:0}.acc-search-input{height:56px;background:#f3f3f54f;border:.8px solid rgba(229,231,235,.65);border-radius:14px;padding:0 12px 0 44px;color:#fff;font-size:14px;font-family:Inter,system-ui,sans-serif;outline:none;box-sizing:border-box}.acc-search-input::-moz-placeholder{color:#d7d7d7}.acc-search-input::placeholder{color:#d7d7d7}.acc-search-input.location{width:229px}.acc-search-input.checkin,.acc-search-input.checkout{width:168px}.acc-search-input.guests{width:107px}.acc-search-btn{height:56px;flex:1;min-width:120px;max-width:175px;background:#fff;border:none;border-radius:14px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:500;color:#2a124e;font-family:Inter,system-ui,sans-serif;cursor:pointer;align-self:flex-end;flex-shrink:0;margin-left:12px}.acc-search-btn:hover{background:#f5f5f5}.acc-sections{padding:60px 134px 80px;display:flex;flex-direction:column;gap:64px;background:#fff}.acc-section-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:24px}.acc-section-title{margin:0;font-size:30px;font-weight:600;line-height:40px;color:#101828}.acc-section-subtitle{margin:4px 0 0;font-size:14px;color:#4a5565;line-height:28px}.acc-section-filters-btn{display:flex;align-items:center;gap:8px;height:36px;padding:8px 13px;background:#fff;border:.8px solid rgba(0,0,0,.1);border-radius:8px;font-size:14px;font-weight:500;color:#101828;font-family:Inter,system-ui,sans-serif;cursor:pointer;flex-shrink:0}.acc-section-filters-btn svg{width:16px;height:16px}.acc-cards-grid{display:grid;grid-template-columns:repeat(4,279px);gap:16px}.acc-card{width:279px;border-radius:8px;border:.8px solid #e5e7eb;background:#fff;overflow:hidden;text-decoration:none;color:inherit;display:block;transition:box-shadow .18s ease,transform .18s ease;cursor:pointer}.acc-card:hover{box-shadow:0 6px 20px #0000001a;transform:translateY(-2px)}.acc-card-image{width:100%;height:207px;flex-shrink:0;display:block}.acc-card-body{padding:12px}.acc-card-title{margin:0;font-size:14px;font-weight:600;line-height:21px;color:#101828;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.acc-card-location{display:flex;align-items:center;gap:4px;margin-top:4px;font-size:12px;color:#4a5565;line-height:16px}.acc-card-location svg{width:11px;height:11px;flex-shrink:0}.acc-card-price{display:flex;align-items:baseline;gap:4px;margin-top:8px}.acc-card-price-amount{font-size:16px;font-weight:700;line-height:22px;color:#101828}.acc-card-price-period{font-size:13px;color:#4a5565;line-height:16px}.acc-footer{background:#0a1628;border-top:.8px solid rgba(255,255,255,.05);display:flex;flex-direction:column;align-items:center;padding-top:.8px}.acc-footer-cta{width:1076px;border-bottom:.8px solid rgba(255,255,255,.05);padding:62px 60px;text-align:center}.acc-footer-cta-title{margin:0;font-size:30px;font-weight:700;line-height:36px;color:#fff}.acc-footer-cta-sub{margin:16px auto 0;max-width:672px;font-size:16px;line-height:24px;color:#99a1af}.acc-footer-links{width:1043px;display:flex;gap:48px;padding:64px 0 40px}.acc-footer-col{flex:1;display:flex;flex-direction:column;gap:16px}.acc-footer-col-title{font-size:14px;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.7px;line-height:20px}.acc-footer-col ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.acc-footer-col ul li a,.acc-footer-col ul li{font-size:14px;color:#99a1af;text-decoration:none;line-height:20px}.acc-footer-bottom{width:1154px;border-top:.8px solid rgba(255,255,255,.05);display:flex;align-items:center;justify-content:space-between;padding:32.8px 0 32px}.acc-footer-copy{font-size:14px;color:#6a7282;line-height:20px}.acc-footer-socials{display:flex;gap:16px;align-items:center}.acc-footer-socials a{display:inline-flex;align-items:center;justify-content:center}.acc-footer-socials svg{width:20px;height:20px;color:#6a7282}.acc-det-page{display:flex;flex-direction:column;min-height:100vh;background:#f8f8f8;font-family:Inter,system-ui,sans-serif;color:#101828}.acc-det-topnav{height:70px;background:linear-gradient(194deg,#181251f5,#010b23f5);display:flex;align-items:center;gap:100px;padding:0 138px;flex-shrink:0}.acc-det-topnav-logo img{width:129px;height:28px;display:block}.acc-det-topnav-links{display:flex;gap:24px;align-items:center;flex:1}.acc-det-topnav-links a{font-size:14px;font-weight:500;color:#fff;text-decoration:none;letter-spacing:.35px;line-height:20px}.acc-det-topnav-links a.active,.acc-det-topnav-links a:hover{text-decoration:underline;text-underline-offset:5px}.acc-det-topnav-cta{background:#fff;color:#0b1f5a;font-size:14px;font-weight:600;font-family:Manrope,Inter,system-ui,sans-serif;border:none;border-radius:8px;padding:10px 24px;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center}.acc-det-breadcrumb{display:flex;align-items:center;gap:8px;padding:20px 140px 0}.acc-det-breadcrumb a,.acc-det-breadcrumb span{font-size:14px;font-weight:500;color:#868686;text-decoration:none;line-height:24px}.acc-det-breadcrumb .crumb-active{color:#191919}.acc-det-breadcrumb svg{color:#868686}.acc-det-gallery-wrap{padding:16px 140px 0}.acc-det-gallery{display:grid;grid-template-columns:590px 1fr;height:500px;gap:12px;border-radius:16px;overflow:hidden}.acc-det-gallery-main{height:100%;width:100%}.acc-det-gallery-right{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:182px 1fr;gap:12px;height:100%}.acc-det-gallery-thumb{width:100%;height:100%}.acc-det-gallery-thumb-last{position:relative;width:100%;height:100%;overflow:hidden}.acc-det-gallery-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0006;display:flex;align-items:center;justify-content:center}.acc-det-view-all-btn{background:#ffffffe6;border:.8px solid rgba(0,0,0,.1);border-radius:8px;padding:9px 12px;font-size:12px;font-weight:500;color:#0a0a0a;cursor:pointer;display:flex;align-items:center;gap:6px;white-space:nowrap}.acc-det-view-all-btn svg{width:16px;height:16px}.acc-det-body{background:#f8f8f8;padding:32px 140px 80px;display:flex;gap:40px;align-items:flex-start}.acc-det-main{flex:1;min-width:0;max-width:741px;display:flex;flex-direction:column;gap:32px}.acc-det-sidebar{width:383px;flex-shrink:0;position:sticky;top:24px}.acc-det-header{border-bottom:.8px solid #e5e7eb;padding-bottom:24px}.acc-det-header-top{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:8px}.acc-det-title{margin:0;font-size:28px;font-weight:600;line-height:36px;color:#101828}.acc-det-actions{display:flex;gap:8px}.acc-det-action-btn{width:36px;height:36px;background:#fff;border:.8px solid rgba(0,0,0,.1);border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#0a0a0a}.acc-det-meta{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.acc-det-meta-item{display:flex;align-items:center;gap:4px;font-size:16px;color:#4a5565;line-height:24px}.acc-det-meta-item svg{width:16px;height:16px;flex-shrink:0}.acc-det-meta-item strong{font-weight:600}.acc-det-sep{color:#4a5565;font-size:16px}.acc-det-sub-meta{display:flex;align-items:center;gap:8px;margin-top:4px;font-size:14px;color:#4a5565}.acc-det-sub-sep{color:#4a5565}.acc-det-section-title{margin:0 0 16px;font-size:20px;font-weight:600;line-height:32px;color:#101828}.acc-det-about{border-bottom:.8px solid #e5e7eb;padding-bottom:32px;display:flex;flex-direction:column;gap:16px}.acc-det-about p{margin:0;font-size:16px;line-height:26px;color:#364153}.acc-det-amenities{display:flex;flex-direction:column;gap:24px}.acc-det-amenities-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.acc-det-amenity-item{display:flex;align-items:center;gap:16px;height:72px;padding:17px;background:#fff;border:1px solid #eaeaea;border-radius:14px}.acc-det-amenity-icon{width:40px;height:40px;background:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#4a5565}.acc-det-amenity-icon svg{width:20px;height:20px}.acc-det-amenity-label{font-size:16px;color:#101828;line-height:24px}.acc-det-bedrooms{display:flex;flex-direction:column;gap:24px}.acc-det-beds-row{display:flex;gap:16px}.acc-det-bed-card{flex:1;background:#f9fafb;border:.8px solid #e5e7eb;border-radius:14px;padding:24px;min-height:162px;display:flex;flex-direction:column}.acc-det-bed-icon{width:48px;height:48px;background:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:16px;color:#4a5565}.acc-det-bed-icon svg{width:24px;height:24px}.acc-det-bed-label{font-size:16px;font-weight:600;color:#101828;line-height:24px}.acc-det-bed-type{font-size:14px;color:#4a5565;line-height:20px;margin-top:4px}.acc-det-host-section{border-bottom:.8px solid #e5e7eb;padding-bottom:32px;display:flex;flex-direction:column;gap:24px}.acc-det-host-card{background:#f9fafb;border:1px solid #e8e8e8;border-radius:16px;padding:24px}.acc-det-host-inner{display:flex;gap:24px;align-items:flex-start}.acc-det-host-avatar{width:96px;height:96px;border-radius:9999px;background:linear-gradient(135deg,#2b7fff,#155dfc);display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:700;color:#fff;flex-shrink:0}.acc-det-host-info{flex:1}.acc-det-host-name{margin:0;font-size:20px;font-weight:600;line-height:28px;color:#101828}.acc-det-host-stats{display:flex;align-items:center;gap:12px;margin-top:8px;flex-wrap:wrap}.acc-det-host-stat{display:flex;align-items:center;gap:4px;font-size:14px;color:#4a5565;line-height:20px}.acc-det-host-stat svg{width:14px;height:14px;flex-shrink:0}.acc-det-host-bio{margin:16px 0 0;font-size:16px;line-height:24px;color:#364153}.acc-det-contact-btn{display:inline-flex;align-items:center;gap:8px;margin-top:20px;padding:9.2px 12px;background:#fff;border:.8px solid rgba(0,0,0,.1);border-radius:8px;font-size:14px;font-weight:500;color:#0a0a0a;cursor:pointer;text-decoration:none}.acc-det-contact-btn svg{width:16px;height:16px}.acc-det-map-section{border-bottom:.8px solid #e5e7eb;padding-bottom:32px;display:flex;flex-direction:column;gap:24px}.acc-det-map{height:400px;background:#e5e7eb;border-radius:16px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px}.acc-det-map-icon{color:#4a5565}.acc-det-map-location{font-size:16px;color:#4a5565;text-align:center}.acc-det-map-note{font-size:14px;color:#6a7282;text-align:center}.acc-det-reviews{display:flex;flex-direction:column;gap:32px}.acc-det-reviews-summary{display:flex;align-items:center;gap:16px}.acc-det-reviews-summary svg{width:24px;height:24px}.acc-det-reviews-score{font-size:24px;font-weight:600;color:#101828;line-height:32px}.acc-det-review-list{display:flex;flex-direction:column;gap:0}.acc-det-review-item{padding-bottom:24px;border-bottom:.8px solid #e5e7eb;margin-bottom:24px}.acc-det-review-item:last-child{border-bottom:none;margin-bottom:0}.acc-det-review-top{display:flex;align-items:center;gap:16px;margin-bottom:8px}.acc-det-reviewer-avatar{width:48px;height:48px;border-radius:9999px;background:linear-gradient(135deg,#51a2ff,#155dfc);display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;color:#fff;flex-shrink:0}.acc-det-reviewer-name{font-size:16px;font-weight:600;color:#101828;line-height:24px}.acc-det-reviewer-date{font-size:14px;color:#6a7282;line-height:20px}.acc-det-review-stars{display:flex;gap:4px;margin-bottom:8px}.acc-det-review-stars svg{width:14px;height:14px}.acc-det-review-text{margin:0;font-size:14px;line-height:26px;color:#364153}.acc-det-show-reviews-btn{display:inline-flex;align-items:center;gap:12px;padding:8px 13px;background:#fff;border:.8px solid rgba(0,0,0,.1);border-radius:8px;font-size:12px;font-weight:500;color:#0a0a0a;cursor:pointer;align-self:flex-start}.acc-det-show-reviews-btn svg{width:16px;height:16px}.acc-det-booking-card{background:#fff;border:.8px solid #e5e7eb;border-radius:16px;box-shadow:0 1px 3px #7676761a;padding:24px 41px}.acc-det-booking-price-row{display:flex;align-items:baseline;gap:8px;margin-bottom:24px}.acc-det-booking-price{font-size:28px;font-weight:600;line-height:36px;color:#101828}.acc-det-booking-period{font-size:16px;color:#4a5565;line-height:24px}.acc-det-booking-fields{display:flex;flex-direction:column;gap:16px;margin-bottom:16px}.acc-det-booking-dates{display:flex;gap:12px}.acc-det-booking-field{flex:1;border:.8px solid #d1d5dc;border-radius:14px;padding:12px;display:flex;flex-direction:column;gap:4px}.acc-det-booking-field.full{width:100%}.acc-det-booking-field label{font-size:12px;font-weight:600;color:#364153;line-height:16px}.acc-det-booking-field-input{height:24px;background:#f3f3f5;border-radius:8px}.acc-det-book-btn{width:100%;height:54px;background:#381a66;border:none;border-radius:14px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:500;color:#fff;cursor:pointer;font-family:Inter,system-ui,sans-serif;margin-bottom:12px}.acc-det-book-btn:hover{background:#4a2280}.acc-det-book-btn svg{width:20px;height:20px}.acc-det-no-charge{text-align:center;font-size:14px;color:#4a5565;line-height:20px;margin-bottom:24px}.acc-det-price-breakdown{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.acc-det-price-row{display:flex;align-items:center;justify-content:space-between;font-size:14px;line-height:20px}.acc-det-price-row-label{color:#4a5565}.acc-det-price-row-value{color:#101828}.acc-det-price-total{display:flex;align-items:center;justify-content:space-between;border-top:.8px solid #e5e7eb;padding-top:12px;font-size:16px;font-weight:600;color:#101828;line-height:24px;margin-bottom:16px}.acc-det-secure-badge{display:flex;align-items:center;gap:8px;background:#faf5ff;border:.8px solid #f3e8ff;border-radius:14px;padding:16px}.acc-det-secure-badge svg{width:16px;height:16px;flex-shrink:0;color:#59168b}.acc-det-secure-badge span{font-size:14px;font-weight:500;color:#59168b;line-height:20px}.acc-det-not-found{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:80px 40px;text-align:center}.acc-det-not-found h2{margin:0;font-size:24px;font-weight:600;color:#101828}.acc-det-not-found p{margin:0;font-size:16px;color:#4a5565}.acc-det-not-found a{display:inline-flex;align-items:center;gap:8px;margin-top:8px;padding:10px 20px;background:#381a66;color:#fff;border-radius:8px;text-decoration:none;font-size:14px;font-weight:500}.acc-det-footer{background:#0a1628;border-top:.8px solid rgba(255,255,255,.05);display:flex;flex-direction:column;align-items:center;padding-top:.8px}.acc-det-footer-cta{width:1076px;border-bottom:.8px solid rgba(255,255,255,.05);padding:62px 60px;text-align:center}.acc-det-footer-cta-title{margin:0;font-size:30px;font-weight:700;line-height:36px;color:#fff}.acc-det-footer-cta-sub{margin:16px auto 0;max-width:672px;font-size:16px;line-height:24px;color:#99a1af}.acc-det-footer-links{width:1043px;display:flex;gap:48px;padding:64px 0 40px}.acc-det-footer-col{flex:1;display:flex;flex-direction:column;gap:16px}.acc-det-footer-col-title{font-size:14px;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.7px;line-height:20px}.acc-det-footer-col ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.acc-det-footer-col ul li a,.acc-det-footer-col ul li{font-size:14px;color:#99a1af;text-decoration:none;line-height:20px}.acc-det-footer-bottom{width:1154px;border-top:.8px solid rgba(255,255,255,.05);display:flex;align-items:center;justify-content:space-between;padding:32.8px 0 32px}.acc-det-footer-copy{font-size:14px;color:#6a7282;line-height:20px}.acc-det-footer-socials{display:flex;gap:16px;align-items:center}.acc-det-footer-socials a{display:inline-flex;align-items:center;justify-content:center}.acc-det-footer-socials svg{width:20px;height:20px;color:#6a7282}.ai-chat-page{display:flex;min-height:100vh;width:100%;background:#fff;font-family:Inter,system-ui,sans-serif;color:#101828}.ai-chat-sidebar{width:332px;min-height:100vh;background:linear-gradient(180deg,#2a124e,#262446 72.6%,#262446);border-right:.8px solid rgba(255,255,255,.1);color:#fff;display:flex;flex-direction:column;flex-shrink:0}.ai-chat-sidebar-logo{height:67px;padding:22px 24px;display:flex;align-items:center;border-bottom:.8px solid rgba(255,255,255,.1)}.ai-chat-sidebar-logo img{width:106px;height:23px;display:block}.ai-chat-new-chat-wrap{padding:16px}.ai-chat-new-chat-button{display:flex;align-items:center;justify-content:center;gap:5px;width:100%;height:49.6px;background:#ffffff1a;border:.8px solid rgba(255,255,255,.1);border-radius:14px;color:#fff;font-family:Inter,system-ui,sans-serif;font-weight:500;font-size:14px;line-height:24px;cursor:pointer;padding:0}.ai-chat-new-chat-button img{width:20px;height:20px}.ai-chat-sidebar-section{padding:0 16px;margin-top:12px}.ai-chat-sidebar-label{padding:0 8px;font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:12px;line-height:16px;letter-spacing:.6px;text-transform:uppercase;color:#99a1af;margin:0 0 12px}.ai-chat-sidebar-recent{display:flex;flex-direction:column;gap:4px;margin-bottom:20px}.ai-chat-sidebar-empty{margin:0 8px 16px;font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:12px;line-height:16px;color:#ffffff8c}.ai-chat-recent-item{display:flex;flex-direction:column;gap:4px;padding:12px;border-radius:10px;background:transparent;border:0;text-align:left;cursor:pointer;color:inherit;font-family:inherit}.ai-chat-recent-item:hover{background:#ffffff0d}.ai-chat-recent-item.is-active{background:#8575ff2e}.ai-chat-recent-title{font-weight:500;font-size:14px;line-height:20px;color:#fff;margin:0}.ai-chat-recent-time{font-weight:400;font-size:12px;line-height:16px;color:#99a1af;margin:0}.ai-chat-document-row{display:flex;align-items:center;gap:12px;padding:12px;border-radius:10px}.ai-chat-document-row img.ai-chat-doc-icon{width:16px;height:16px;flex-shrink:0}.ai-chat-document-meta{display:flex;flex-direction:column;gap:0}.ai-chat-document-name{font-weight:500;font-size:14px;line-height:20px;color:#fff;margin:0}.ai-chat-document-size{font-weight:400;font-size:12px;line-height:16px;color:#99a1af;margin:0}.ai-chat-sidebar-spacer{flex:1}.ai-chat-sidebar-footer{padding:19.2px 16px 16px;border-top:.8px solid rgba(255,255,255,.1)}.ai-chat-back-link{background:none;border:0;padding:0 8px;cursor:pointer;color:#99a1af;font-family:inherit;font-weight:500;font-size:14px;line-height:20px;text-decoration:none;display:inline-block}.ai-chat-back-link:hover{color:#fff}.ai-chat-main{flex:1;min-width:0;display:flex;flex-direction:column;background:#fff}.ai-chat-header{height:67px;background:#fff;border-bottom:.8px solid #f3f4f6;box-shadow:0 -1px 4px #423f3f40;display:flex;align-items:center;justify-content:space-between;padding:0 55px;flex-shrink:0}.ai-chat-header-identity{display:flex;align-items:center;gap:12px}.ai-chat-header-avatar{width:45px;height:45px;border-radius:9999px;background-image:linear-gradient(135deg,#2b7fff,#155dfc);display:flex;align-items:center;justify-content:center;box-shadow:0 10px 15px #0000001a,0 4px 6px #0000001a;flex-shrink:0}.ai-chat-header-avatar img{width:24px;height:24px}.ai-chat-header-text{display:flex;flex-direction:column;gap:4px;justify-content:center}.ai-chat-header-title{font-family:Inter,system-ui,sans-serif;font-weight:500;font-size:14px;line-height:28px;color:#101828;margin:0}.ai-chat-header-status{display:flex;align-items:center;gap:8px}.ai-chat-status-dot{width:8px;height:8px;border-radius:9999px;background:#00c950}.ai-chat-status-text{font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:12px;line-height:16px;color:#6a7282;margin:0}.ai-chat-header-actions{display:flex;align-items:center;gap:12px}.ai-chat-icon-button{width:24px;height:24px;background:none;border:0;padding:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.ai-chat-icon-button img{width:24px;height:24px}.ai-chat-icon-button.ai-chat-menu-button img{transform:rotate(88.93deg)}.ai-chat-conversation{flex:1;min-height:0;background:#f8f8f8;padding:38px 72px 38px 55px;overflow-y:auto}.ai-chat-message-list{display:flex;flex-direction:column;gap:16px;width:100%;max-width:1108px}.ai-chat-assistant-row{display:flex;gap:16px;align-items:flex-start}.ai-chat-assistant-avatar{width:24px;height:24px;border-radius:9999px;background-image:linear-gradient(135deg,#2b7fff,#155dfc);display:flex;align-items:center;justify-content:center;flex-shrink:0}.ai-chat-assistant-avatar img{width:12px;height:12px}.ai-chat-assistant-body{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.ai-chat-bubble-greeting{background:#fff;border:.8px solid #e5e7eb;border-radius:6px 24px 24px;box-shadow:0 1px 3px #5757571a;padding:18px 22px;width:-moz-fit-content;width:fit-content;max-width:min(720px,80%);align-self:flex-start;display:inline-block;overflow-wrap:break-word;word-break:break-word}.ai-chat-bubble-greeting p{margin:0;font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:14px;line-height:22px;color:#101828;white-space:pre-wrap;overflow-wrap:break-word;word-break:break-word}.ai-chat-bubble-greeting p+p{margin-top:14px}.ai-chat-meta{font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:12px;line-height:16px;color:#6a7282;margin:0}.ai-chat-bubble-steps{background:#fff;border:1px solid rgba(197,198,207,.15);border-radius:0 16px 16px;box-shadow:0 1px 2px #0000000d;padding:25px;display:flex;flex-direction:column;gap:8px;max-width:504px}.ai-chat-bubble-steps p{margin:0;font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:14px;line-height:29.25px;color:#1b1c1a}.ai-chat-steps-list{list-style:none;margin:0;padding:0 0 0 16px;display:flex;flex-direction:column;gap:8px}.ai-chat-step{display:flex;gap:12px;align-items:baseline}.ai-chat-step-numeral{font-family:"Liberation Serif",Georgia,Times New Roman,serif;font-weight:700;font-size:18px;line-height:29.25px;color:#584fbc;width:13.5px;flex-shrink:0}.ai-chat-step-text{font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:14px;line-height:29.25px;color:#1b1c1a}.ai-chat-user-row{display:flex;flex-direction:column;align-items:flex-end;gap:16px;align-self:stretch;width:100%;max-width:100%}.ai-chat-bubble-user{background:#eeedff;border-radius:16px 0 16px 16px;box-shadow:0 10px 15px -3px #0415341a,0 4px 6px -4px #0415341a,0 1px 2.2px #706a6a40;padding:14px 20px;font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:14px;line-height:22.75px;color:#1b2a4a;width:-moz-fit-content;width:fit-content;max-width:min(720px,80%);align-self:flex-end;display:inline-block;white-space:pre-wrap;overflow-wrap:break-word;word-break:break-word}.ai-chat-bubble-user p{margin:0}.ai-chat-user-meta{font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:10px;line-height:15px;letter-spacing:1px;text-transform:uppercase;color:#45464ee0;margin:0}.ai-chat-match-card-wrap{padding-left:48px;max-width:496px;width:496px}.ai-chat-match-card{background:#f4f3f0;border:1px solid rgba(197,198,207,.2);border-radius:16px;padding:21px;display:flex;flex-direction:column;gap:16px;max-width:448px}.ai-chat-match-card-header{display:flex;align-items:center;justify-content:space-between}.ai-chat-match-card-title{font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:12px;line-height:16px;letter-spacing:1.2px;color:#041534;margin:0}.ai-chat-match-card-cta{background:none;border:0;padding:0;cursor:pointer;font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:10px;line-height:15px;letter-spacing:1px;text-transform:lowercase;color:#584fbc;text-decoration:none}.ai-chat-match-card-row,.ai-chat-avatar-stack{display:flex;align-items:center}.ai-chat-avatar{width:40px;height:40px;border-radius:9999px;border:2px solid #ffffff;background:#fff;-o-object-fit:cover;object-fit:cover;flex-shrink:0;display:block}.ai-chat-avatar+.ai-chat-avatar,.ai-chat-avatar+.ai-chat-avatar-overflow{margin-left:-12px}.ai-chat-avatar-overflow{width:40px;height:40px;border-radius:9999px;border:2px solid #ffffff;background:#fff;display:flex;align-items:center;justify-content:center;font-family:Manrope,sans-serif;font-weight:400;font-size:10px;line-height:15px;color:#45464e;box-shadow:0 1px 2px #0000000d;flex-shrink:0}.ai-chat-match-card-meta{flex:1;padding-left:12px;font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:11px;line-height:13.75px;color:#45464e}.ai-chat-match-card-meta strong{font-weight:400;color:#1b1c1a}.ai-chat-match-card-caption{margin:0;font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:12px;line-height:16px;color:#6a7282}.ai-chat-composer{background:#fff;border-top:.8px solid #e5e7eb;padding:23.2px 46px;flex-shrink:0}.ai-chat-composer-inner{display:flex;flex-direction:column;gap:16px;align-items:center;width:100%;max-width:990px;margin:0 auto}.ai-chat-quick-prompts{display:flex;gap:8px;align-items:center;justify-content:center;padding:0 62px;flex-wrap:wrap}.ai-chat-quick-prompt{background:#f3f4f6;border:0;height:40px;padding:0 17px;border-radius:9999px;font-family:Inter,system-ui,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#364153;cursor:pointer;white-space:nowrap}.ai-chat-quick-prompt:hover{background:#e5e7eb}.ai-chat-input-row{display:flex;gap:12px;align-items:center;width:100%}.ai-chat-attach-button{width:44px;height:44px;border-radius:14px;background:transparent;border:0;padding:12px;cursor:pointer;flex-shrink:0;display:inline-flex;align-items:flex-start;justify-content:center}.ai-chat-icon-20{position:relative;width:20px;height:20px;display:block;overflow:hidden}.ai-chat-icon-20 img{position:absolute;display:block}.ai-chat-paperclip-b{top:8.34%;left:12.5%;width:70.83%;height:83.33%}.ai-chat-paperclip-a{top:51.25%;left:55.14%;width:32.36%;height:33.13%}.ai-chat-send-a{top:8.32%;left:8.33%;width:83.35%;height:83.35%}.ai-chat-send-b{top:8.95%;left:8.94%;width:45.59%;height:45.58%}.ai-chat-input{flex:1;min-width:0;background:#f9fafb;border:.8px solid #e5e7eb;border-radius:16px;height:56px;padding:7px 18px 7px 24px;font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:15px;line-height:56px;color:#101828;outline:none}.ai-chat-input::-moz-placeholder{color:#99a1af}.ai-chat-input::placeholder{color:#99a1af}.ai-chat-send-button{width:44px;height:44px;border-radius:14px;background-image:linear-gradient(90deg,#2b7fff,#155dfc);border:0;padding:12px;cursor:pointer;flex-shrink:0;box-shadow:0 10px 15px #0000001a,0 4px 6px #0000001a;display:inline-flex;align-items:flex-start;justify-content:center}.ai-chat-disclaimer{font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:12px;line-height:16px;color:#99a1af;text-align:center;margin:0;width:100%}.ai-chat-ready-banner{align-self:flex-start;display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;background:#ecfdf5;border:1px solid #a7f3d0;color:#047857;font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:500;line-height:16px;margin-left:56px}.ai-chat-ready-banner-dot{width:8px;height:8px;border-radius:999px;background:#10b981}.ai-chat-matches{align-self:stretch;margin-left:56px;margin-right:0;padding:16px 20px;background:#fff;border:.8px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #5757571a;display:flex;flex-direction:column;gap:12px}.ai-chat-matches-heading{margin:0;font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:14px;line-height:20px;color:#101828}.ai-chat-matches-empty{margin:0;font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:13px;line-height:20px;color:#6b7280}.ai-chat-matches-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.ai-chat-match-row{border:1px solid #e5e7eb;border-radius:10px;padding:12px 14px;background:#f9fafb;display:flex;flex-direction:column;gap:6px}.ai-chat-match-row-head{display:flex;align-items:center;gap:10px;font-family:Inter,system-ui,sans-serif;font-size:13px;font-weight:600;color:#111827}.ai-chat-match-rank{display:inline-flex;align-items:center;justify-content:center;min-width:28px;padding:2px 8px;border-radius:999px;background:#111827;color:#fff;font-size:12px;font-weight:600}.ai-chat-match-score{color:#047857;font-size:12px;font-weight:500}.ai-chat-match-reason{margin:0;font-family:Inter,system-ui,sans-serif;font-size:13px;line-height:20px;color:#374151;white-space:pre-wrap;overflow-wrap:break-word;word-break:break-word}.ai-chat-match-provider-name{font-family:Inter,system-ui,sans-serif;font-size:13px;font-weight:600;color:#111827;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ai-chat-match-service{margin:0;font-family:Inter,system-ui,sans-serif;font-size:12px;line-height:18px;color:#4b5563;text-decoration:none;word-break:break-word}.ai-chat-match-service-link{color:#1f2937;text-decoration:underline;text-underline-offset:2px}.ai-chat-match-service-link:hover{color:#111827}.ai-chat-match-profile-link{align-self:flex-start;margin-top:2px;padding:4px 10px;border-radius:999px;background:#111827;color:#fff;font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:500;text-decoration:none}.ai-chat-match-profile-link:hover{background:#1f2937}.ai-chat-fallback-card{align-self:stretch;margin-left:56px;padding:16px 20px;background:#fffbeb;border:1px solid #fcd34d;border-radius:12px;box-shadow:0 1px 3px #57575714;display:flex;flex-direction:column;gap:8px}.ai-chat-fallback-heading{margin:0;font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:14px;line-height:20px;color:#92400e}.ai-chat-fallback-body{margin:0;font-family:Inter,system-ui,sans-serif;font-size:13px;line-height:20px;color:#78350f}.ai-chat-fallback-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.ai-chat-fallback-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #d1d5db;background:#fff;color:#111827;padding:8px 14px;border-radius:8px;font-family:Inter,system-ui,sans-serif;font-size:13px;font-weight:500;line-height:18px;cursor:pointer}.ai-chat-fallback-btn:hover:not(:disabled){background:#f9fafb}.ai-chat-fallback-btn:disabled{opacity:.6;cursor:not-allowed}.ai-chat-fallback-btn-primary{background:#111827;color:#fff;border-color:#111827}.ai-chat-fallback-btn-primary:hover:not(:disabled){background:#1f2937}.auth-page{min-height:100vh;background:radial-gradient(circle at 18% 18%,#584fbc29 0,#584fbc00 30%),radial-gradient(circle at 82% 14%,#2b7fff24 0,#2b7fff00 28%),linear-gradient(180deg,#fff,#f8f8f8 44%,#f3f4f6);color:#101828;font-family:Inter,system-ui,sans-serif}.auth-header{height:70px;background:linear-gradient(180deg,#2a124e,#262446 72.6%,#262446);color:#fff}.auth-header-inner{max-width:1440px;height:100%;margin:0 auto;padding:0 64px;display:flex;align-items:center;justify-content:space-between}.auth-logo-link{display:inline-flex;align-items:center}.auth-logo-link img{width:93px;height:21px;display:block}.auth-home-link{display:inline-flex;align-items:center;gap:8px;color:#d1d5dc;font-size:14px;font-weight:500;line-height:20px;text-decoration:none}.auth-home-link:hover{color:#fff}.auth-shell{min-height:calc(100vh - 70px);max-width:1180px;margin:0 auto;padding:72px 64px 88px;display:grid;grid-template-columns:minmax(0,1fr) 440px;gap:56px;align-items:center}.auth-hero{max-width:560px}.auth-kicker{display:inline-flex;align-items:center;gap:8px;height:32px;margin:0 0 18px;padding:0 12px;border-radius:9999px;background:#f3e8ff;color:#9810fa;font-size:13px;font-weight:600;line-height:20px}.auth-kicker-dot{width:8px;height:8px;border-radius:9999px;background:#9810fa}.auth-hero h1{margin:0;color:#101828;font-size:44px;font-weight:700;line-height:54px;letter-spacing:0}.auth-hero p{max-width:500px;margin:18px 0 0;color:#4a5565;font-size:16px;font-weight:400;line-height:26px}.auth-proof-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.auth-proof-pill{display:inline-flex;align-items:center;gap:8px;height:40px;padding:0 14px;border:.8px solid #e5e7eb;border-radius:9999px;background:#ffffffd6;color:#364153;font-size:13px;font-weight:500;line-height:20px;box-shadow:0 1px 1px #0000000a}.auth-proof-pill svg{width:16px;height:16px;color:#584fbc}.auth-card{width:440px;background:#fff;border:.8px solid #e5e7eb;border-radius:16px;box-shadow:0 24px 50px #10182814,0 1px 1px #0000000a;padding:32px}.auth-card-header{margin-bottom:24px}.auth-card-header h2{margin:0;color:#101828;font-size:28px;font-weight:700;line-height:36px}.auth-card-header p{margin:8px 0 0;color:#4a5565;font-size:14px;font-weight:400;line-height:22px}.auth-form{display:flex;flex-direction:column;gap:16px}.auth-field{display:flex;flex-direction:column;gap:8px}.auth-label{color:#101828;font-size:13px;font-weight:600;line-height:18px}.auth-input{width:100%;height:46px;border:.8px solid #e5e7eb;border-radius:14px;background:#f9fafb;color:#101828;font:inherit;font-size:14px;line-height:22px;padding:0 14px;outline:none;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.auth-input::-moz-placeholder{color:#99a1af}.auth-input::placeholder{color:#99a1af}.auth-input:focus{background:#fff;border-color:#584fbc;box-shadow:0 0 0 4px #584fbc1a}.auth-row-between{display:flex;align-items:center;justify-content:space-between;gap:16px}.auth-check{display:inline-flex;align-items:flex-start;gap:10px;color:#4a5565;font-size:13px;font-weight:500;line-height:20px}.auth-check input{width:16px;height:16px;margin:2px 0 0;accent-color:#584fbc;flex-shrink:0}.auth-link{color:#584fbc;font-size:13px;font-weight:600;line-height:20px;text-decoration:none}.auth-link:hover{text-decoration:underline}.auth-submit{height:46px;border:0;border-radius:14px;background:linear-gradient(180deg,#2a124e,#262446 72.6%,#262446);color:#fff;cursor:pointer;font:inherit;font-size:14px;font-weight:600;line-height:24px;box-shadow:0 10px 15px #0000001a,0 4px 6px #00000014}.auth-submit:hover{filter:brightness(1.04)}.auth-submit:disabled{cursor:default;opacity:.72;filter:grayscale(.15)}.auth-message{min-height:38px;border-radius:12px;padding:9px 12px;font-size:13px;line-height:20px}.auth-message.is-muted{background:#f9fafb;border:.8px solid #e5e7eb;color:#6a7282}.auth-message.is-success{background:#00c9501a;border:.8px solid rgba(0,201,80,.22);color:#008236}.auth-message.is-error{background:#fb2c3614;border:.8px solid rgba(251,44,54,.22);color:#c10007}.auth-switch{margin:8px 0 0;color:#4a5565;font-size:14px;line-height:22px;text-align:center}.auth-account-toggle{display:grid;grid-template-columns:1fr 1fr;gap:8px}.auth-account-option{height:44px;border:.8px solid #e5e7eb;border-radius:14px;background:#f9fafb;color:#364153;cursor:pointer;font:inherit;font-size:14px;font-weight:600;line-height:20px}.auth-account-option.is-active{border-color:#584fbc;background:#f3e8ff;color:#2a124e;box-shadow:inset 0 0 0 1px #584fbc29}.auth-small-note{margin:-4px 0 0;color:#6a7282;font-size:12px;line-height:18px}.auth-card--wide{width:480px}.auth-shell--compact{grid-template-columns:minmax(0,500px);justify-content:center}.auth-shell--compact .auth-hero{display:none}@media (max-width: 960px){.auth-header-inner{padding:0 24px}.auth-shell{grid-template-columns:1fr;padding:40px 24px 56px}.auth-hero{max-width:none}.auth-hero h1{font-size:34px;line-height:42px}.auth-card,.auth-card--wide{width:100%}}.bk-page{display:flex;flex-direction:column;min-height:100vh;background:#fff;font-family:Inter,system-ui,sans-serif;color:#101828}.bk-topnav{height:70px;background:linear-gradient(180deg,#2a124e,#262446 72.6%,#262446);flex-shrink:0}.bk-topnav-inner{height:100%;max-width:1440px;margin:0 auto;padding:0 64px;display:flex;align-items:center;gap:32px}.bk-topnav-logo img{width:93px;height:21px;display:block}.bk-topnav-links{flex:1;display:flex;justify-content:center;gap:32px}.bk-topnav-links a{font-family:Inter,system-ui,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#d1d5dc;text-decoration:none}.bk-topnav-links a.active,.bk-topnav-links a:hover{color:#fff;text-decoration:underline;text-underline-offset:6px}.bk-topnav-cta{background:#fff;color:#0b1f5a;border:0;border-radius:8px;padding:10px 24px;font-family:Manrope,system-ui,sans-serif;font-weight:600;font-size:14px;line-height:20px;cursor:pointer}.bk-main{flex:1;background:#f8f8f8;padding:40px 137px 64px;display:flex;flex-direction:column;gap:32px}.bk-breadcrumb{display:flex;align-items:center;gap:8px;font-family:Inter,system-ui,sans-serif;font-size:14px;line-height:20px;color:#6a7282}.bk-breadcrumb-item{display:inline-flex;align-items:center;gap:8px}.bk-breadcrumb-item a{color:#6a7282;text-decoration:none}.bk-breadcrumb-item a:hover{text-decoration:underline}.bk-breadcrumb-item .current{color:#101828;font-weight:600}.bk-breadcrumb-item img{width:16px;height:16px;transform:scaleX(-1)}.bk-progress{position:relative;width:672px;margin:24px auto 0;display:flex;align-items:flex-start;justify-content:space-between}.bk-progress-track{position:absolute;left:20px;right:20px;top:19px;height:1px;background:#e9e8e5;z-index:0}.bk-progress-step{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:7px}.bk-progress-circle{width:40px;height:40px;border-radius:9999px;display:inline-flex;align-items:center;justify-content:center;background:#e3e2df;font-family:Manrope,system-ui,sans-serif;font-size:14px;line-height:20px;color:#45464e}.bk-progress-step--complete .bk-progress-circle,.bk-progress-step--active .bk-progress-circle{background:#584fbc;color:#fff;box-shadow:0 0 0 4px #faf9f6}.bk-progress-circle img{width:9.5px;height:7px;display:block}.bk-progress-num{display:inline-block}.bk-progress-label{font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:12px;line-height:15.6px;letter-spacing:1.04px;color:#041534;white-space:nowrap}.bk-progress-step--upcoming .bk-progress-label{font-family:Manrope,system-ui,sans-serif;color:#75777f;font-size:10.4px}.bk-content-grid{display:grid;grid-template-columns:744px 387px;gap:36px;align-items:start;justify-content:center}.bk-content-stack,.bk-sidebar{display:flex;flex-direction:column;gap:24px}.bk-card{background:#fff;border:.8px solid rgba(229,231,235,.56);border-radius:16px;box-shadow:0 1px 1px #0000001a}.bk-summary-card{padding:27.6px 31.2px;display:flex;flex-direction:column}.bk-summary-title{font-family:Inter,system-ui,sans-serif;font-weight:700;font-size:24px;line-height:36px;color:#101828;margin:0}.bk-summary-provider{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:8px}.bk-summary-provider-label{font-size:14px;line-height:20px;color:#4a5565;margin-right:2px}.bk-summary-provider-name{font-weight:600;font-size:16px;line-height:24px;color:#101828}.bk-summary-verified{width:16px;height:16px;display:block}.bk-summary-provider-role{font-size:14px;line-height:20px;color:#6a7282;margin-left:5px}.bk-summary-description{font-size:16px;line-height:26px;color:#4a5565;margin:12px 0 0}.bk-deliverables{border-top:.8px solid #e5e7eb;padding-top:16px;margin-top:24px;display:flex;flex-direction:column;gap:12px}.bk-deliverables-title{display:flex;align-items:center;gap:8px;font-weight:600;font-size:18px;line-height:27px;color:#101828;margin:0}.bk-deliverables-title img{width:20px;height:20px}.bk-deliverables-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;row-gap:12px;-moz-column-gap:12px;column-gap:12px}.bk-deliverables-item{position:relative;padding-left:14px;font-size:14px;line-height:20px;color:#364153}.bk-deliverables-dot{position:absolute;left:0;top:7px;width:6px;height:6px;border-radius:9999px;background:#155dfc}.bk-payment-card{padding:31.2px;display:flex;flex-direction:column;gap:24px}.bk-payment-header{display:flex;align-items:flex-start;gap:12px}.bk-payment-icon{width:40px;height:40px;border-radius:14px;background:#eff6ff;display:inline-flex;align-items:center;justify-content:center}.bk-payment-icon img{width:20px;height:20px}.bk-payment-heading-wrap{display:flex;flex-direction:column;gap:4px}.bk-payment-title{font-weight:700;font-size:20px;line-height:30px;color:#101828;margin:0}.bk-payment-subtitle{font-size:14px;line-height:20px;color:#4a5565;margin:0}.bk-payment-section{display:flex;flex-direction:column;gap:12px}.bk-payment-label{font-weight:600;font-size:14px;line-height:20px;color:#101828;margin:0}.bk-payment-methods{display:grid;grid-template-columns:1fr 1fr;gap:16px}.bk-method{background:#fff;border:1.6px solid #e5e7eb;border-radius:14px;padding:21.6px;display:flex;align-items:flex-start;gap:12px;cursor:pointer;text-align:left;font:inherit}.bk-method--selected{background:#eff6ff80;border-color:#155dfc;box-shadow:0 4px 6px #0000001a,0 2px 4px #0000001a}.bk-method-icon{width:40px;height:40px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.bk-method-icon--card{background:#155dfc}.bk-method-icon--bank{background:#f3f4f6}.bk-method-icon img{width:20px;height:20px}.bk-method-text{flex:1;display:flex;flex-direction:column;gap:4px}.bk-method-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.bk-method-name{font-weight:600;font-size:18px;line-height:27px;color:#101828}.bk-method-check{width:20px;height:20px}.bk-method-desc{font-weight:500;font-size:12px;line-height:16px;color:#4a5565}.bk-amount-input{position:relative;height:63.2px}.bk-amount-field{width:100%;height:100%;background:#f9fafb;border:1.6px solid #d1d5dc;border-radius:14px;padding:16px 64px 16px 16px;font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:18px;color:#10182880;outline:none;box-sizing:border-box}.bk-amount-currency{position:absolute;right:24px;top:50%;transform:translateY(-50%);font-weight:600;font-size:16px;line-height:28px;color:#6a7282;pointer-events:none}.bk-amount-note{font-size:12px;line-height:16px;color:#6a7282;margin:0}.bk-protected{background:linear-gradient(170.393deg,#f0fdf4,#eff6ff);border:.8px solid #b9f8cf;border-radius:14px;padding:20.8px;display:flex;align-items:flex-start;gap:12px}.bk-protected-icon{width:32px;height:32px;border-radius:10px;background:#dcfce7;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.bk-protected-icon img{width:16px;height:16px}.bk-protected-text{display:flex;flex-direction:column;gap:8px}.bk-protected-title{font-weight:600;font-size:14px;line-height:20px;color:#0d542b;margin:0}.bk-protected-body{font-size:14px;line-height:22.75px;color:#016630;margin:0}.bk-escrow-card{background:linear-gradient(180deg,#2a124e,#262446 72.6%,#262446);border:.8px solid #364153;border-radius:16px;box-shadow:0 20px 25px #0000001a,0 8px 10px #0000001a;padding:40px 33px;display:flex;flex-direction:column}.bk-escrow-pill{display:inline-flex;align-items:center;gap:8px;font-weight:600;font-size:14px;line-height:20px;letter-spacing:.35px;color:#51a2ff;text-transform:uppercase}.bk-escrow-pill img{width:20px;height:20px}.bk-escrow-amount{font-weight:700;font-size:32px;line-height:48px;color:#fff;margin:12px 0 0}.bk-escrow-amount-currency{color:#99a1af;margin-left:2px}.bk-escrow-note{font-size:14px;line-height:20px;color:#99a1af;margin:12px 0 0}.bk-escrow-milestone{background:#ffffff1a;border:.8px solid rgba(255,255,255,.2);border-radius:14px;padding:16.8px;display:flex;align-items:flex-start;gap:12px;margin-top:16px}.bk-escrow-milestone img{width:20px;height:20px;margin-top:2px;flex-shrink:0}.bk-escrow-milestone-label{font-weight:600;font-size:14px;line-height:20px;color:#fff;margin:0}.bk-escrow-milestone-value{font-size:12px;line-height:16px;color:#d1d5dc;margin:4px 0 0}.bk-milestone-card{padding:26px 24px;display:flex;flex-direction:column;gap:16px}.bk-milestone-title{display:flex;align-items:center;gap:8px;font-weight:600;font-size:16px;line-height:27px;color:#101828;margin:0}.bk-milestone-title img{width:20px;height:20px}.bk-milestone-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:16px}.bk-milestone-item{display:flex;align-items:flex-start;gap:12px}.bk-milestone-marker{position:relative;width:32px;display:flex;flex-direction:column;align-items:center}.bk-milestone-circle{width:32px;height:32px;border-radius:9999px;display:inline-flex;align-items:center;justify-content:center;background:#f9fafb;border:1.6px solid #d1d5dc;box-sizing:border-box}.bk-milestone-item--complete .bk-milestone-circle{background:#f0fdf4;border-color:#00c950}.bk-milestone-item--active .bk-milestone-circle{background:#eff6ff;border-color:#2b7fff}.bk-milestone-circle img{width:16px;height:16px}.bk-milestone-dot{width:8px;height:8px;border-radius:9999px;background:#d1d5dc}.bk-milestone-item--active .bk-milestone-dot{width:10px;height:10px;background:#155dfc;opacity:.51}.bk-milestone-connector{position:absolute;top:32px;left:50%;transform:translate(-50%);width:2px;height:24px;background:#e5e7eb}.bk-milestone-item--complete .bk-milestone-connector{background:#7bf1a8}.bk-milestone-text{display:flex;flex-direction:column;gap:2px;padding-top:4px}.bk-milestone-name{font-weight:500;font-size:12px;line-height:20px;color:#6a7282;margin:0}.bk-milestone-item--complete .bk-milestone-name,.bk-milestone-item--active .bk-milestone-name{color:#101828}.bk-milestone-desc{font-size:12px;line-height:16px;color:#6a7282;margin:0}.bk-actions-card{padding:16px 24px;display:flex;flex-direction:column;gap:8px}.bk-primary-btn{background:linear-gradient(180deg,#2a124e,#262446 72.6%);color:#fff;border:0;border-radius:14px;height:56px;display:inline-flex;align-items:center;justify-content:center;gap:12px;font-weight:500;font-size:14px;line-height:24px;cursor:pointer;box-shadow:0 10px 15px #10182833,0 4px 6px #10182833}.bk-primary-btn img{width:20px;height:20px}.bk-secondary-btn{background:#fff;color:#364153;border:1.6px solid #d1d5dc;border-radius:14px;height:56px;font-weight:500;font-size:14px;line-height:24px;cursor:pointer;text-decoration:none}.bk-secure-card{background:linear-gradient(164.875deg,#eff6ff,#faf5ff);border:.8px solid #dbeafe;border-radius:16px;padding:20.8px;display:flex;align-items:flex-start;gap:12px}.bk-secure-icon{width:40px;height:40px;border-radius:14px;background:#dbeafe;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.bk-secure-icon img{width:20px;height:20px}.bk-secure-text{display:flex;flex-direction:column;gap:4px}.bk-secure-title{font-weight:600;font-size:14px;line-height:20px;color:#101828;margin:0}.bk-secure-body{font-size:12px;line-height:19.5px;color:#4a5565;margin:0}.bk-trust-strip{background:#fff;border-top:.8px solid #e5e7eb;padding:32px 24px;text-align:center}.bk-trust-strip p{font-size:14px;line-height:20px;color:#4a5565;margin:0}.bk-footer{background:linear-gradient(180deg,#2a124e,#262446 72.6%,#262446);color:#fff;border-top:.8px solid rgba(255,255,255,.05)}.bk-footer-inner{max-width:1154px;margin:0 auto;padding:64px 24px 32px;display:flex;flex-direction:column;align-items:center;gap:0}.bk-footer-headline{font-weight:700;font-size:30px;line-height:36px;color:#fff;text-align:center;margin:0;max-width:1076px}.bk-footer-subtitle{font-size:16px;line-height:24px;color:#99a1af;text-align:center;max-width:672px;margin:16px 0 64px;border-bottom:.8px solid rgba(255,255,255,.05);padding-bottom:64px;width:1076px}.bk-footer-columns{display:grid;grid-template-columns:repeat(5,184.637px);-moz-column-gap:48px;column-gap:48px;width:1043px;padding:64px 0}.bk-footer-column h3{font-weight:600;font-size:14px;line-height:20px;letter-spacing:.7px;text-transform:uppercase;color:#fff;margin:0 0 16px}.bk-footer-column ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.bk-footer-column a{font-size:14px;line-height:20px;color:#99a1af;text-decoration:none}.bk-footer-column a:hover{color:#fff}.bk-footer-bottom{width:1154px;border-top:.8px solid rgba(255,255,255,.05);padding-top:32px;display:flex;align-items:center;justify-content:space-between}.bk-footer-bottom p{font-size:14px;line-height:20px;color:#6a7282;margin:0}.bk-footer-social{display:flex;align-items:center;gap:16px}.bk-footer-social a{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;position:relative}.bk-footer-social a img{width:100%;height:100%;display:block}.bk-social-linkedin{position:relative}.bk-social-linkedin-dot{position:absolute;width:4px!important;height:4px!important;top:1.7px;left:1.7px}.bks-page{display:flex;flex-direction:column;min-height:100vh;background:#fff;font-family:Inter,system-ui,sans-serif;color:#101828}.bks-topnav{height:70px;background:linear-gradient(180deg,#2a124e,#262446 72.6%,#262446);flex-shrink:0}.bks-topnav-inner{height:100%;max-width:1440px;margin:0 auto;padding:0 64px;display:flex;align-items:center;gap:32px}.bks-topnav-logo img{width:93px;height:21px;display:block}.bks-topnav-links{flex:1;display:flex;justify-content:center;gap:32px}.bks-topnav-links a{font-family:Inter,system-ui,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#d1d5dc;text-decoration:none}.bks-topnav-links a.active,.bks-topnav-links a:hover{color:#fff;text-decoration:underline;text-underline-offset:6px}.bks-topnav-cta{background:#fff;color:#0b1f5a;border:0;border-radius:8px;padding:10px 24px;font-family:Manrope,system-ui,sans-serif;font-weight:600;font-size:14px;line-height:20px;cursor:pointer}.bks-main{flex:1;background:#f8f8f8;padding:40px 188px 64px;display:flex;flex-direction:column;gap:24px;max-width:1440px;width:100%;box-sizing:border-box;margin:0 auto}.bks-breadcrumb{display:flex;align-items:center;gap:8px;font-family:Inter,system-ui,sans-serif;font-size:14px;line-height:20px;color:#6a7282;margin-left:-51px}.bks-breadcrumb-item{display:inline-flex;align-items:center;gap:8px}.bks-breadcrumb-item a{color:#6a7282;text-decoration:none}.bks-breadcrumb-item a:hover{text-decoration:underline}.bks-breadcrumb-item .current{color:#101828;font-weight:600}.bks-breadcrumb-item img{width:16px;height:16px;transform:scaleX(-1)}.bks-hero{display:flex;flex-direction:column;align-items:center;gap:8px;width:672px;align-self:center;margin-bottom:32px}.bks-hero-icon-ring{width:80px;height:80px;border-radius:9999px;background:linear-gradient(135deg,#f0fdf4,#dcfce7);display:flex;align-items:center;justify-content:center;flex-shrink:0}.bks-hero-icon-inner{width:64px;height:64px;border-radius:9999px;background:#dcfce7;display:flex;align-items:center;justify-content:center}.bks-hero-icon-inner img{width:40px;height:40px;display:block}.bks-hero-title{font-weight:700;font-size:24px;line-height:40px;color:#101828;text-align:center;margin:0}.bks-hero-subtitle{font-size:16px;line-height:29.25px;color:#4a5565;text-align:center;margin:0}.bks-cards-row{display:flex;gap:16px;align-items:stretch}.bks-card{background:#fff;border:.8px solid rgba(229,231,235,.56);border-radius:16px;box-shadow:0 1px 1px #9090901a}.bks-section-heading{font-weight:700;font-size:16px;line-height:28px;color:#101828;margin:0}.bks-case-card{flex:0 0 508px;padding:32px 33px;display:flex;flex-direction:column;gap:24px}.bks-case-rows{display:flex;flex-direction:column;gap:20px}.bks-case-row{display:flex;flex-direction:column;gap:4px}.bks-case-row--border{border-bottom:.8px solid #f3f4f6;padding-bottom:16.8px}.bks-case-label{font-size:14px;line-height:20px;color:#4a5565;margin:0}.bks-case-value-row{display:flex;align-items:center;gap:8px}.bks-case-value{font-weight:600;font-size:14px;line-height:24px;color:#101828;white-space:nowrap}.bks-escrow-pill{display:inline-flex;align-items:center;gap:4px;height:21.6px;padding:0 8px 0 10px;background:#eff6ff;border:.8px solid #bedbff;border-radius:10px}.bks-escrow-pill img{width:12px;height:12px;display:block}.bks-escrow-pill span{font-family:Inter,system-ui,sans-serif;font-weight:500;font-size:12px;line-height:16px;color:#1447e6}.bks-verified{width:16px;height:16px;display:block}.bks-case-txid{font-family:Consolas,Courier New,monospace;font-weight:700;font-size:16px;line-height:24px;color:#101828;margin:0}.bks-case-amount{font-weight:700;font-size:0;line-height:0;color:#101828;margin:0}.bks-case-amount-value{font-size:24px;line-height:32px}.bks-case-amount-currency{font-size:18px;line-height:28px;color:#6a7282;margin-left:4px}.bks-callout{background:linear-gradient(168.84deg,#f0fdf4,#eff6ff);border:.8px solid #b9f8cf;border-radius:14px;padding:20.8px;display:flex;align-items:flex-start;gap:12px}.bks-callout-icon{width:32px;height:32px;border-radius:10px;background:#dcfce7;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.bks-callout-icon img{width:16px;height:16px;display:block}.bks-callout-text{font-size:14px;line-height:22.75px;color:#0d542b;margin:0}.bks-nextsteps-card{flex:1;padding:52px 32px 32px;display:flex;flex-direction:column;gap:32px}.bks-steps-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:20px}.bks-step-item{display:flex;align-items:flex-start;gap:16px}.bks-step-left{position:relative;width:40px;height:40px;flex-shrink:0}.bks-step-icon-wrap{width:40px;height:40px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.bks-step-icon-wrap--green{background:#dcfce7}.bks-step-icon-wrap--blue{background:#dbeafe}.bks-step-icon-wrap img{width:20px;height:20px;display:block}.bks-step-connector{position:absolute;top:40px;left:19px;width:2px;height:32px;background:#e5e7eb;display:block}.bks-step-text{display:flex;flex-direction:column;gap:2px;padding-top:6px}.bks-step-title-row{display:flex;align-items:center;gap:8px}.bks-step-title{font-weight:600;font-size:14px;line-height:27px;color:#101828;white-space:nowrap}.bks-step-check{width:16px;height:16px;display:block}.bks-step-desc{font-size:14px;line-height:22.75px;color:#4a5565;margin:0;white-space:nowrap}.bks-cta-stack{display:flex;flex-direction:column;gap:12px}.bks-primary-btn{height:56px;background:linear-gradient(180deg,#2a124e,#262446 72.6%);color:#fff;border:0;border-radius:14px;display:flex;align-items:center;justify-content:center;gap:8px;font-family:Inter,system-ui,sans-serif;font-weight:500;font-size:14px;line-height:21px;text-decoration:none;cursor:pointer;box-shadow:0 10px 15px #10182833,0 4px 6px #10182833}.bks-primary-btn img{width:20px;height:20px;display:block}.bks-secondary-btn{height:59.2px;background:#fff;color:#364153;border:1.6px solid #d1d5dc;border-radius:14px;display:flex;align-items:center;justify-content:center;gap:8px;font-family:Inter,system-ui,sans-serif;font-weight:500;font-size:14px;line-height:24px;text-decoration:none;cursor:pointer}.bks-secondary-btn img{width:20px;height:20px;display:block}.bks-docs-card{padding:32.8px;display:flex;flex-direction:column;gap:24px}.bks-docs-heading-row{display:flex;align-items:center;gap:8px}.bks-docs-heading-row img{width:20px;height:20px;display:block}.bks-docs-title{font-weight:700;font-size:20px;line-height:28px;color:#101828;margin:0}.bks-docs-grid{display:grid;grid-template-columns:457px 1fr;gap:24px}.bks-doc-row{background:#f9fafb;border:.8px solid #e5e7eb;border-radius:14px;padding:20.8px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;font:inherit}.bks-doc-info{display:flex;align-items:center;gap:12px}.bks-doc-file-icon{width:40px;height:40px;border-radius:10px;background:#d3d0ff;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.bks-doc-file-icon img{width:20px;height:20px;display:block}.bks-doc-meta{display:flex;flex-direction:column;gap:2px}.bks-doc-name{font-weight:600;font-size:16px;line-height:24px;color:#101828;white-space:nowrap}.bks-doc-size{font-weight:500;font-size:12px;line-height:16px;color:#6a7282}.bks-doc-chevron{width:20px;height:20px;display:block}.bks-footer{background:linear-gradient(180deg,#2a124e,#262446 72.6%,#262446);color:#fff;border-top:.8px solid rgba(255,255,255,.05)}.bks-footer-inner{max-width:1154px;margin:0 auto;padding:64px 24px 32px;display:flex;flex-direction:column;align-items:center}.bks-footer-headline{font-weight:700;font-size:30px;line-height:36px;color:#fff;text-align:center;margin:0;max-width:1076px}.bks-footer-subtitle{font-size:16px;line-height:24px;color:#99a1af;text-align:center;max-width:672px;margin:16px 0 64px;border-bottom:.8px solid rgba(255,255,255,.05);padding-bottom:64px;width:1076px}.bks-footer-columns{display:grid;grid-template-columns:repeat(5,184.637px);-moz-column-gap:48px;column-gap:48px;width:1043px;padding:64px 0}.bks-footer-column h3{font-weight:600;font-size:14px;line-height:20px;letter-spacing:.7px;text-transform:uppercase;color:#fff;margin:0 0 16px}.bks-footer-column ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.bks-footer-column a{font-size:14px;line-height:20px;color:#99a1af;text-decoration:none}.bks-footer-column a:hover{color:#fff}.bks-footer-bottom{width:1154px;border-top:.8px solid rgba(255,255,255,.05);padding-top:32px;display:flex;align-items:center;justify-content:space-between}.bks-footer-bottom p{font-size:14px;line-height:20px;color:#6a7282;margin:0}.bks-footer-social{display:flex;align-items:center;gap:16px}.bks-footer-social a{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;position:relative}.bks-footer-social a img{width:100%;height:100%;display:block}.bks-social-linkedin{position:relative}.bks-social-linkedin-dot{position:absolute;width:4px!important;height:4px!important;top:1.7px;left:1.7px}.ccases-heading{display:flex;flex-direction:column;gap:4px;width:418px;margin-bottom:49px}.ccases-heading h1{margin:0;font-size:24px;font-weight:700;line-height:40px;color:#101828}.ccases-heading p{margin:0;font-size:16px;font-weight:400;line-height:24px;color:#4a5565}.ccases-content{display:flex;flex-direction:column;gap:19px;align-items:flex-end;width:100%}.ccases-controls-section{display:flex;flex-direction:column;gap:24px;align-items:flex-end;width:100%}.ccases-toolbar{display:flex;align-items:center;gap:24px;flex-shrink:0}.ccases-search-input{display:flex;align-items:center;gap:8px;width:189px;height:34px;padding:7px 17px;border:1px solid #dadada;border-radius:9px;background:#fff;color:#7e7e7e;font-size:11px;font-weight:500;overflow:hidden;white-space:nowrap}.ccases-search-input img{width:20px;height:20px;flex:none}.ccases-toolbar-right{display:flex;align-items:center;gap:12px}.ccases-filter-group{display:flex;align-items:center;gap:6px}.ccases-filter-icon{width:24px;height:24px;flex:none}.ccases-select{display:flex;align-items:center;justify-content:space-between;width:170px;height:34px;padding:5px 14px;border:1px solid #dadada;border-radius:9px;background:#fff;font-size:11px;font-weight:500;color:#191919;line-height:18px;cursor:pointer}.ccases-select-arrow{display:flex;align-items:center;justify-content:center;transform:rotate(180deg);flex-shrink:0}.ccases-select-arrow img{width:20px;height:20px}.ccases-export-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:114px;height:34px;padding:7px 17px;border:1px solid #dadada;border-radius:9px;background:#fff;font-size:11px;font-weight:500;color:#191919;cursor:pointer;white-space:nowrap;overflow:hidden}.ccases-export-btn img{width:18px;height:18px;flex:none}.ccases-table-wrap{width:100%;border:.8px solid #d9d9d9;border-radius:16px;background:#fff;overflow:hidden}.ccases-table{width:100%;border-collapse:collapse;font-family:Inter,system-ui,sans-serif}.ccases-table thead th{padding:15.8px 16px;color:#767676;font-size:14px;font-weight:500;line-height:20px;text-align:left;border-bottom:.8px solid #e2e2e2;white-space:nowrap}.ccases-table tbody tr{border-bottom:.8px solid #e2e2e2}.ccases-table tbody tr:last-child{border-bottom:none}.ccases-table tbody td{padding:18px 16px;color:#1d1d1d;font-size:14px;font-weight:400;line-height:20px;white-space:nowrap;vertical-align:middle}.ccases-col-name{width:38%}.ccases-col-date{width:17%}.ccases-col-professional{width:21%}.ccases-col-status{width:13%}.ccases-col-amount{width:11%}.ccases-col-actions{width:8%}.ccases-th-actions{text-align:right!important;padding-right:20px!important}.ccases-td-name{white-space:normal!important;line-height:20px!important;font-weight:400;color:#1d1d1d;overflow-wrap:break-word}.ccases-date-cell{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:500;color:#191919;line-height:24px;white-space:nowrap}.ccases-date-cell img{width:16px;height:16px;flex:none}.ccases-td-professional{font-weight:500!important;color:#101828!important}.ccases-td-status{color:#1d1d1d;font-weight:400}.ccases-td-amount{font-weight:600!important;color:#1d1d1d!important}.ccases-actions-cell{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding-right:4px}.ccases-btn-view,.ccases-btn-trash{display:grid;place-items:center;width:18px;height:18px;padding:0;border:none;background:none;cursor:pointer;flex:none}.ccases-btn-view img,.ccases-btn-trash img{width:18px;height:18px;display:block}.ccases-pagination{display:flex;align-items:center;gap:18px;flex-shrink:0}.ccases-pagination-label{font-size:12px;font-weight:500;line-height:20px;color:#6b6b6b;white-space:nowrap;text-align:center}.ccases-pagination-carets{display:flex;align-items:center;gap:4px}.ccases-pag-btn{display:grid;place-items:center;width:40px;height:40px;padding:8px;border:none;background:none;cursor:pointer;line-height:0}.ccases-pag-btn img{width:24px;height:24px;display:block}.ccd-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000052;z-index:200;overflow:hidden}.ccd-panel{position:absolute;right:0;top:0;width:557px;height:100%;background:#fff;overflow-y:auto;display:flex;flex-direction:column}.ccd-header{position:sticky;top:0;z-index:1;background:#fff;padding-top:24px;display:flex;flex-direction:column;gap:24px;align-items:center;width:100%}.ccd-header-row{display:flex;align-items:center;justify-content:space-between;width:495px}.ccd-header-title{font-size:16px;font-weight:500;line-height:normal;color:#191919;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ccd-close-btn{display:grid;place-items:center;width:22px;height:22px;padding:0;border:none;background:none;cursor:pointer;flex:none}.ccd-close-btn img{width:22px;height:22px;display:block}.ccd-header-divider{width:100%;height:1px;background:#e5e7ebdb}.ccd-content{padding:24px 31px 40px;display:flex;flex-direction:column;gap:40px;flex:1}.ccd-section{display:flex;flex-direction:column;gap:16px;width:100%}.ccd-section-title{font-size:14px;font-weight:500;line-height:normal;color:#191919;letter-spacing:-.14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ccd-section-header{display:flex;align-items:center;justify-content:space-between;width:100%}.ccd-open-dispute-btn{display:inline-flex;align-items:center;gap:7px;height:36px;width:166px;padding:0 18px;background:#0378ff;border:none;border-radius:11px;color:#fff;font-size:12px;font-weight:500;cursor:pointer;flex:none;font-family:inherit;white-space:nowrap}.ccd-open-dispute-btn:hover{background:#0262d4}.ccd-flag-icon{width:16px;height:16px;display:block;flex:none}.ccd-dispute-content{padding:24px 31px 40px;flex:1;display:flex;flex-direction:column}.ccd-info-fields{display:flex;flex-direction:column;gap:16px;width:101px}.ccd-field{display:flex;flex-direction:column;gap:8px}.ccd-field-label{font-size:12px;font-weight:400;color:#737373;letter-spacing:-.12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ccd-field-value{font-size:12px;font-weight:500;color:#191919}.ccd-doc-list{display:flex;flex-direction:column;gap:12px;width:100%}.ccd-doc-row{position:relative;display:flex;align-items:center;justify-content:space-between;height:56px;padding:11px 15px;background:#f7f7f7;border-radius:10px}.ccd-doc-info{display:flex;align-items:center;gap:10px}.ccd-doc-icon{width:24px;height:24px;flex:none}.ccd-doc-text{display:flex;flex-direction:column;gap:4px}.ccd-doc-name{font-size:12px;font-weight:500;color:#191919;line-height:normal}.ccd-doc-filename{font-size:12px;font-weight:400;color:#737373;letter-spacing:-.12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ccd-doc-view{font-size:11px;font-weight:400;color:#191919;line-height:normal;background:none;border:none;cursor:pointer;padding:0;flex:none}.ccd-milestones-card{width:100%;border:.8px solid rgba(229,231,235,.86);border-radius:16px;background:#fff;box-shadow:0 1px 1.5px #6363631a;overflow:hidden}.ccd-milestones-title{padding:23px 17px 0;font-size:14px;font-weight:500;line-height:normal;color:#191919;letter-spacing:-.14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ccd-milestones-divider{margin-top:23px;width:100%;height:1px;background:#e5e7ebdb}.ccd-milestones-list{padding:24px 25px;display:flex;flex-direction:column}.ccd-milestone-row{display:flex;align-items:flex-start;justify-content:space-between;gap:58px;width:100%}.ccd-milestone-left{display:flex;align-items:flex-start;gap:12px;flex:1;min-width:0}.ccd-milestone-icon-col{display:flex;flex-direction:column;align-items:center;flex:none;width:28px}.ccd-milestone-icon{width:28px;height:28px;display:block;flex:none}.ccd-milestone-connector{width:2px;height:46px;background:#e5e7eb;border-radius:1px;margin-top:2px}.ccd-milestone-text{display:flex;flex-direction:column;gap:4px;padding-top:4px;min-width:0}.ccd-milestone-label{font-size:12px;font-weight:500;color:#191919;line-height:normal;white-space:nowrap}.ccd-milestone-desc{font-size:12px;font-weight:400;color:#737373;letter-spacing:-.12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:230px}.ccd-badge{display:inline-flex;align-items:center;justify-content:center;height:24px;padding:4px 12px;border-radius:16px;font-size:12px;font-weight:500;line-height:16px;white-space:nowrap;flex:none;margin-top:4px;min-width:91px}.ccd-badge--done{background:#00c9501a;color:#005e2f}.ccd-badge--active{background:#d1e6ffcc;color:#0378ff}.ccd-badge--pending{background:#c9c9c945;color:#717171}.ccd-dispute-section{display:flex;justify-content:flex-end}.ccd-dispute-btn{height:38px;padding:0 20px;border:1px solid #e53e3e;border-radius:10px;background:#fff;color:#e53e3e;font-size:13px;font-weight:500;cursor:pointer;white-space:nowrap}.ccd-dispute-btn:hover{background:#fff5f5}.cdisp-card{width:485px;background:#fafafa;border:1px solid #d7d7d7;border-radius:9px;box-shadow:-2px 1px 14.1px #a7a7a740;padding:24px 24px 28px;display:flex;flex-direction:column;gap:16px}.cdisp-field-group{display:flex;flex-direction:column;gap:8px}.cdisp-label{font-size:12px;font-weight:500;color:#191919;line-height:normal}.cdisp-select{height:45px;width:100%;border:.8px solid #d1d5dc;border-radius:10px;background:#fff;padding:0 12px;font-size:12px;color:#191919;-moz-appearance:none;appearance:none;-webkit-appearance:none;cursor:pointer;outline:none;font-family:inherit}.cdisp-select:focus{border-color:#0378ff}.cdisp-textarea{width:100%;height:121.6px;border:.8px solid #d1d5dc;border-radius:10px;background:#fff;padding:12px;font-size:12px;color:#191919;resize:none;outline:none;font-family:inherit;box-sizing:border-box}.cdisp-textarea::-moz-placeholder{color:#a0aec0;font-size:12px}.cdisp-textarea::placeholder{color:#a0aec0;font-size:12px}.cdisp-textarea:focus{border-color:#0378ff}.cdisp-btn-row{display:flex;gap:16px;align-items:center;margin-top:8px}.cdisp-btn-cancel{width:165px;height:47px;border:1px solid #d1d5dc;border-radius:10px;background:#fff;color:#364153;font-size:13px;font-weight:500;cursor:pointer;flex:none;font-family:inherit}.cdisp-btn-cancel:hover{background:#f9fafb}.cdisp-btn-submit{width:249px;height:47px;border:none;border-radius:10px;background:#291b4b;color:#fff;font-size:13px;font-weight:500;cursor:pointer;flex:none;font-family:inherit}.cdisp-btn-submit:hover{background:#3d2a6d}.cdocs-filters-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.cdocs-filters-left{display:flex;gap:12px}.cdocs-upload-btn{display:inline-flex;align-items:center;gap:8px;height:39px;padding:0 18px;background:#2a124e;border:none;border-radius:14px;color:#fff;font-family:Inter,system-ui,sans-serif;font-size:13px;font-weight:500;cursor:pointer}.cdocs-upload-btn:hover{background:#1f0d3b}.cdocs-upload-btn-plus{font-size:16px;line-height:1}.cdocs-upload-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;z-index:1000}.cdocs-upload-panel{width:460px;background:#fff;border-radius:16px;box-shadow:0 20px 25px #0000001a,0 8px 10px #00000014;padding:28px 32px;display:flex;flex-direction:column;gap:16px}.cdocs-upload-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.cdocs-upload-title{margin:0 0 2px;font-size:18px;font-weight:600;line-height:28px;color:#101828}.cdocs-upload-subtitle{margin:0;font-size:13px;font-weight:400;line-height:20px;color:#6a7282}.cdocs-upload-close{width:28px;height:28px;border:none;background:transparent;font-size:22px;line-height:1;cursor:pointer;color:#6a7282;flex-shrink:0}.cdocs-upload-dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;height:140px;background:#f9fafb;border:1.5px dashed #d1d5dc;border-radius:12px;color:#6a7282;font-size:13px}.cdocs-upload-dropzone strong{color:#101828;font-size:14px;font-weight:500}.cdocs-upload-note{margin:0;font-size:11px;line-height:16px;color:#9ca3af}.cdocs-upload-actions{display:flex;justify-content:flex-end;gap:8px}.cdocs-upload-btn-cancel,.cdocs-upload-btn-submit{height:38px;padding:0 16px;border-radius:10px;font-size:13px;font-weight:500;font-family:inherit;cursor:pointer}.cdocs-upload-btn-cancel{background:#fff;border:.8px solid #d1d5dc;color:#101828}.cdocs-upload-btn-submit{background:#2a124e;border:none;color:#fff}.cmsgs-layout{position:absolute;left:290px;top:70px;width:1150px;height:calc(100vh - 70px);display:flex;background:#f6f6f6;overflow:hidden}.messages-inbox{width:311px;background:#f6f6f6;border-right:.8px solid rgba(255,255,255,.1);box-shadow:1px 4px .95px #5a5a5a40;display:flex;flex-direction:column;flex-shrink:0}.messages-inbox-header{padding:24px 24px 35px 25px;display:flex;flex-direction:column;gap:16px}.messages-inbox-title{margin:0;font-family:Inter,system-ui,sans-serif;font-weight:500;font-size:20px;line-height:24px;color:#212121}.messages-inbox-search{position:relative;height:42px;background:#f9fafb;border:.8px solid #d1d5dc;border-radius:14px;display:flex;align-items:center;overflow:hidden}.messages-inbox-search img{position:absolute;left:10.2px;top:8.2px;width:24px;height:24px;pointer-events:none}.messages-inbox-search input{flex:1;background:transparent;border:0;outline:0;padding:10px 16px 10px 40px;font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:14px;line-height:normal;color:#101828}.messages-inbox-search input::-moz-placeholder{color:#0a0a0a80}.messages-inbox-search input::placeholder{color:#0a0a0a80}.messages-inbox-list{display:flex;flex-direction:column}.messages-conversation-item{position:relative;width:100%;height:80px;padding:16px;background:transparent;border:0;display:grid;grid-template-columns:44px 1fr auto;-moz-column-gap:8px;column-gap:8px;align-items:start;text-align:left;cursor:pointer;font-family:inherit}.messages-conversation-item.active{background:#fff;border-bottom:.8px solid #e5e7eb}.messages-conversation-bar{position:absolute;top:0;left:0;width:4px;height:80px;background:#8621fa}.messages-conversation-avatar{width:44px;height:44px;border-radius:9999px;background-image:linear-gradient(135deg,#2b7fff,#9810fa);display:inline-flex;align-items:center;justify-content:center;font-family:Inter,system-ui,sans-serif;font-weight:700;font-size:12px;line-height:16px;color:#fff;flex-shrink:0}.messages-conversation-body{display:flex;flex-direction:column;gap:6px;min-width:0}.messages-conversation-name{font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:14px;line-height:20px;color:#101828}.messages-conversation-preview{font-family:Inter,system-ui,sans-serif;font-weight:500;font-size:12px;line-height:16px;color:#6a7282;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.messages-conversation-meta{display:inline-flex;align-items:center;gap:6px}.messages-conversation-time{font-family:Inter,system-ui,sans-serif;font-weight:500;font-size:12px;line-height:16px;color:#99a1af;white-space:nowrap}.messages-conversation-item:not(.active) .messages-conversation-time{color:#6a7282}.messages-conversation-badge{width:20px;height:20px;border-radius:9999px;background:#155dfc;border:1.6px solid #ffffff;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:12px;line-height:16px;flex-shrink:0}.messages-conversation{flex:1;min-width:0;background:#fff;display:flex;flex-direction:column}.messages-chat-header{height:73px;background:#fff;border-bottom:.8px solid #e5e7eb;padding:16px 24px 0;display:flex;align-items:flex-start;justify-content:space-between;flex-shrink:0}.messages-chat-identity{display:flex;align-items:center;gap:12px;height:40px}.messages-chat-avatar{width:40px;height:40px;border-radius:9999px;background-image:linear-gradient(135deg,#2b7fff,#9810fa);display:inline-flex;align-items:center;justify-content:center;font-family:Inter,system-ui,sans-serif;font-weight:700;font-size:12px;line-height:16px;color:#fff;flex-shrink:0}.messages-chat-identity-text{display:flex;flex-direction:column}.messages-chat-name{margin:0;font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:16px;line-height:24px;color:#101828}.messages-chat-subtitle{margin:0;font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:12px;line-height:16px;color:#6a7282}.messages-chat-actions{display:inline-flex;align-items:center;gap:8px}.messages-chat-action{width:36px;height:36px;border-radius:10px;background:transparent;border:0;padding:8px;cursor:pointer;display:inline-flex;align-items:flex-start;justify-content:center}.messages-chat-action>img{width:20px;height:20px;display:block}.messages-bell-stack{position:relative;width:20px;height:20px;display:block}.messages-bell-stack img{position:absolute;display:block}.messages-bell-stack-clapper{bottom:0;left:42.78%;width:14.44%;height:12.5%}.messages-bell-stack-body{top:8.33%;left:12.5%;width:75%;height:62.5%}.messages-conversation-stream{flex:1;min-height:0;background:#f9fafb;overflow-y:auto;padding:24px 24px 24px 23px;display:flex;flex-direction:column;gap:24px}.messages-date-pill{align-self:center;background:#fff;border:.8px solid #e5e7eb;border-radius:9999px;height:25.587px;padding:0 18px;display:inline-flex;align-items:center}.messages-date-pill span{font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:12px;line-height:16px;color:#6a7282}.messages-transcript{display:flex;flex-direction:column;gap:24px;width:100%;max-width:582px}.messages-ai-row{display:flex;flex-direction:column;align-items:flex-start;width:100%}.messages-bubble{font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:14px;line-height:22.75px}.messages-bubble p{margin:0}.messages-bubble-ai{background:#fff;border:.8px solid rgba(204,204,204,.08);border-radius:6px 16px 16px;box-shadow:0 1px 1.5px #5050501a;padding:16.8px;width:380.8px;color:#101828}.messages-bubble-with-attachment{display:flex;flex-direction:column;gap:12px}.messages-bubble-time{margin:0;font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:12px;line-height:16px;color:#99a1af}.messages-bubble-time-ai{margin-top:8px;margin-left:4px}.messages-user-row{display:flex;flex-direction:column;align-items:flex-end;width:100%}.messages-bubble-user{background:linear-gradient(180deg,#2a124e,#262446 72.6%,#262446);border-radius:16px 6px 16px 16px;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000001a;padding:16px;width:363px;color:#fff}.messages-bubble-time-user{margin-top:12px;text-align:right}.messages-attachment{background-image:linear-gradient(169.301deg,#eff6ff,#faf5ff);border:.8px solid #bedbff;border-radius:14px;height:65.6px;padding:12.8px;display:flex;align-items:center;gap:12px}.messages-attachment-icon{width:40px;height:40px;border-radius:10px;background:#dbeafe;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.messages-attachment-icon img{width:20px;height:20px;display:block}.messages-attachment-meta{flex:1;min-width:0;display:flex;flex-direction:column}.messages-attachment-name{font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:14px;line-height:20px;color:#101828}.messages-attachment-size{font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:12px;line-height:16px;color:#6a7282}.messages-attachment-download{width:32px;height:32px;border-radius:10px;background:transparent;border:0;padding:8px;cursor:pointer;display:inline-flex;align-items:flex-start;justify-content:center;flex-shrink:0}.messages-download-stack{position:relative;width:16px;height:16px;display:block}.messages-download-stack img{position:absolute;display:block}.messages-download-tray-a{top:62.5%;left:12.5%;width:75%;height:25%}.messages-download-tray-b{top:41.67%;left:29.17%;width:41.66%;height:20.83%}.messages-download-arrow{top:12.5%;left:50%;transform:translate(-.67px);width:1.33px;height:50%}.messages-composer{height:74px;background:#fff;border-top:.8px solid #e5e7eb;padding:16.8px 16px 0;display:flex;align-items:flex-start;gap:8px;flex-shrink:0}.messages-composer-plus{width:40px;height:41.6px;border-radius:10px;background:transparent;border:0;padding:10.8px 10px 0;cursor:pointer;display:inline-flex;align-items:flex-start;justify-content:center}.messages-plus-stack{position:relative;width:20px;height:20px;display:block}.messages-plus-stack img{position:absolute;display:block}.messages-plus-h{top:50%;left:20.83%;width:58.34%;height:1.67px;transform:translateY(-50%)}.messages-plus-v{top:20.83%;left:50%;width:1.67px;height:58.34%;transform:translate(-50%)}.messages-composer-input{flex:1;min-width:0;height:41.6px;background:#f9fafb;border:.8px solid #d1d5dc;border-radius:10px;padding:10px 16px;font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:14px;line-height:normal;color:#101828;outline:none}.messages-composer-input::-moz-placeholder{color:#0a0a0a80}.messages-composer-input::placeholder{color:#0a0a0a80}.messages-composer-send{width:44px;height:41px;border-radius:14px;background-image:linear-gradient(90deg,#2b7fff,#155dfc);border:0;padding:12px;cursor:pointer;flex-shrink:0;box-shadow:0 10px 15px #0000001a,0 4px 6px #0000001a;display:inline-flex;align-items:flex-start;justify-content:center}.messages-send-stack{position:relative;width:20px;height:20px;display:block}.messages-send-stack img{position:absolute;display:block}.messages-send-a{top:8.32%;left:8.33%;width:83.35%;height:83.35%}.messages-send-b{top:8.95%;left:8.94%;width:45.59%;height:45.58%}.messages-right-rail{width:376px;background:#f6f6f6;box-shadow:-1px 4px .95px #b5b5b540;padding:25px 62px 25px 24px;display:flex;flex-direction:column;gap:25px;flex-shrink:0}.messages-card{background:#fff;border-radius:14px;padding:20px;display:flex;flex-direction:column;gap:12px}.messages-shared-card{border-bottom:.8px solid #e5e7eb}.messages-card-title{margin:0;font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:12px;line-height:16px;letter-spacing:.3px;color:#101828;padding-bottom:8px}.messages-schedule-heading{text-transform:uppercase;padding-bottom:0}.messages-shared-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.messages-shared-row{display:flex;align-items:center;gap:8px;background:#f6f6f6;border-radius:10px;padding:10px;height:52px}.messages-shared-icon{width:32px;height:32px;border-radius:4px;background:#dbeafe;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.messages-shared-icon img{width:16px;height:16px;display:block}.messages-shared-meta{flex:1;min-width:0;display:flex;flex-direction:column}.messages-shared-name{font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:12px;line-height:16px;color:#101828;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.messages-shared-size{font-family:Inter,system-ui,sans-serif;font-weight:500;font-size:12px;line-height:16px;color:#6a7282}.messages-schedule-tile{background-image:linear-gradient(180deg,#2a124e,#262446 72.6%,#262446);border-radius:14px;height:111.975px;padding:16px;display:flex;flex-direction:column;position:relative}.messages-schedule-label{margin:0;font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:12px;line-height:16px;color:#d1d5dc}.messages-schedule-amount{margin:6px 0 0;font-family:Inter,system-ui,sans-serif;font-weight:700;color:#fff;display:inline-flex;align-items:baseline;gap:4px;line-height:1}.messages-schedule-amount span{font-size:30px;line-height:36px}.messages-schedule-amount em{font-style:normal;font-size:14px;line-height:20px;color:#d1d5dc}.messages-schedule-due{margin:6px 0 0;font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:12px;line-height:16px;color:#99a1af}.csettings-content{position:absolute;left:330px;top:102px;bottom:32px;width:859px;display:flex;flex-direction:column;gap:24px;overflow-y:auto;overflow-x:hidden;padding-right:8px;padding-bottom:32px;box-sizing:border-box}.csettings-heading{display:flex;flex-direction:column;gap:4px;width:418px}.csettings-heading h1{font-size:24px;font-weight:600;line-height:40px;color:#101828}.csettings-heading p{font-size:16px;font-weight:400;line-height:24px;color:#4a5565}.csettings-cards{display:flex;flex-direction:column;gap:12px;width:100%}.csettings-card{background:#fff;border:.8px solid rgba(229,231,235,.56);border-radius:16px;box-shadow:0 1px 2px #0000001a;padding:28px 32px}.csettings-card-title{font-size:18px;font-weight:600;line-height:28px;color:#101828;margin-bottom:16px}.csettings-fields{display:flex;flex-direction:column;gap:12px}.csettings-field-row{display:flex;gap:24px;align-items:flex-start}.csettings-field{display:flex;flex-direction:column;gap:8px;flex:1}.csettings-field-label{display:block;font-size:12px;font-weight:500;line-height:20px;color:#101828}.csettings-field-value{display:flex;align-items:center;height:45px;padding:12px 16px;background:#f9fafb;border:.8px solid #d1d5dc;border-radius:14px;font-size:12px;font-weight:400;line-height:24px;color:#0a0a0a;overflow:hidden;white-space:nowrap}.csettings-card--bank{padding:29px 32px}.csettings-card--bank .csettings-card-title{margin-bottom:12px}.csettings-card--security{padding:15px 33px}.csettings-card--security .csettings-card-title{margin-bottom:12px}.csettings-security-rows{display:flex;flex-direction:column;gap:8px}.csettings-security-row{display:flex;align-items:center;justify-content:space-between;width:100%;height:58px;padding:12px 17px;background:#f9fafb;border:.8px solid #d1d5dc;border-radius:15px;cursor:pointer;text-align:left}.csettings-security-row:hover{background:#f3f4f6}.csettings-security-row-left{display:flex;align-items:center;gap:12px}.csettings-security-icon{width:20px;height:20px;flex-shrink:0}.csettings-security-text{display:flex;flex-direction:column;gap:2px}.csettings-security-title{font-size:12px;font-weight:500;line-height:18px;color:#101828}.csettings-security-subtitle{font-size:12px;font-weight:500;line-height:20px;color:#6a7282}.csettings-security-chevron{width:18px;height:18px;flex-shrink:0}.csettings-card--kyc{padding:24px 32px}.csettings-kyc-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:6px}.csettings-kyc-header .csettings-card-title{margin-bottom:0}.csettings-kyc-pill{display:inline-flex;align-items:center;height:22px;padding:0 10px;border-radius:9999px;font-size:11px;font-weight:500;line-height:18px;white-space:nowrap}.csettings-kyc-pill--verified{background:#dcfce7;color:#00a63e}.csettings-kyc-pill--pending{background:#fef3c7;color:#b45309}.csettings-kyc-pill--rejected{background:#fee2e2;color:#dc2626}.csettings-kyc-pill--not_submitted{background:#f3f4f6;color:#6a7282}.csettings-kyc-subtitle{margin:0 0 12px;font-size:13px;font-weight:400;line-height:20px;color:#6a7282}.csettings-kyc-doc-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.csettings-kyc-doc-row{display:flex;align-items:center;justify-content:space-between;height:38px;padding:0 14px;background:#f9fafb;border:.8px solid #d1d5dc;border-radius:12px;font-size:12px;line-height:18px;color:#101828}.csettings-kyc-doc-state{font-size:11px;font-weight:500;line-height:16px}.csettings-kyc-doc-state--uploaded{color:#00a63e}.csettings-kyc-doc-state--missing{color:#b45309}.csettings-kyc-actions{display:flex;justify-content:flex-end;margin-top:14px}.csettings-kyc-upload-btn{height:38px;padding:0 16px;background:#2a124e;border:none;border-radius:10px;color:#fff;font-size:13px;font-weight:500;font-family:inherit;cursor:pointer}.csettings-kyc-upload-btn:hover{background:#1f0d3b}.cpm-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;z-index:1000}.cpm-panel{width:440px;background:#fff;border-radius:16px;box-shadow:0 20px 25px #0000001a,0 8px 10px #00000014;padding:28px 32px;display:flex;flex-direction:column;gap:18px}.cpm-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.cpm-title{margin:0 0 2px;font-size:18px;font-weight:600;line-height:28px;color:#101828}.cpm-subtitle{margin:0;font-size:13px;font-weight:400;line-height:20px;color:#6a7282}.cpm-close{width:28px;height:28px;border:none;background:transparent;font-size:22px;line-height:1;cursor:pointer;color:#6a7282;flex-shrink:0}.cpm-close:hover{color:#101828}.cpm-form{display:flex;flex-direction:column;gap:12px}.cpm-field{display:flex;flex-direction:column;gap:6px}.cpm-label{font-size:12px;font-weight:500;line-height:18px;color:#101828}.cpm-input{height:42px;padding:10px 14px;background:#f9fafb;border:.8px solid #d1d5dc;border-radius:12px;font-size:13px;font-weight:400;line-height:20px;color:#0a0a0a;font-family:inherit;outline:none}.cpm-input:focus{border-color:#2a124e;background:#fff}.cpm-error{margin:4px 0 0;font-size:12px;line-height:16px;color:#dc2626}.cpm-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:4px}.cpm-btn{height:38px;padding:0 16px;border-radius:10px;font-size:13px;font-weight:500;font-family:inherit;cursor:pointer}.cpm-btn--cancel{background:#fff;border:.8px solid #d1d5dc;color:#101828}.cpm-btn--cancel:hover{background:#f9fafb}.cpm-btn--submit{background:#2a124e;border:none;color:#fff}.cpm-btn--submit:hover{background:#1f0d3b}.cpm-note{margin:0;font-size:11px;line-height:16px;color:#9ca3af}.cwallet-main{height:925px;overflow-y:auto;padding-bottom:24px;box-sizing:border-box}.cwallet-heading{display:flex;flex-direction:column;gap:4px;margin-bottom:20px}.cwallet-heading h1{font-size:24px;font-weight:600;line-height:40px;color:#101828}.cwallet-heading p{font-size:16px;font-weight:400;line-height:24px;color:#4a5565}.cwallet-top-grid{display:grid;grid-template-columns:548px 1fr;gap:24px;margin-bottom:16px}.cwallet-balance-card{border-radius:16px;background:linear-gradient(180deg,#2a124e,#262446 72.6%);box-shadow:0 20px 25px #0000001a,0 8px 10px #0000001a;padding:28px 32px 24px}.cwallet-balance-label{display:flex;align-items:center;gap:8px;color:#8ec5ff;font-size:14px;font-weight:500;line-height:20px}.cwallet-balance-label img{width:16px;height:16px;flex-shrink:0}.cwallet-balance-amount{display:flex;align-items:baseline;gap:6px;margin-top:12px}.cwallet-balance-amount strong{font-size:40px;font-weight:700;line-height:48px;color:#fff}.cwallet-balance-amount span{font-size:24px;font-weight:700;line-height:32px;color:#d1d5dc}.cwallet-balance-sub{display:flex;gap:32px;margin-top:12px;padding-top:12px;border-top:.8px solid rgba(255,255,255,.15)}.cwallet-balance-sub-item{display:flex;flex-direction:column;gap:2px}.cwallet-balance-sub-label{font-size:12px;font-weight:400;line-height:18px;color:#8ec5ff}.cwallet-balance-sub-value{font-size:16px;font-weight:600;line-height:24px;color:#fff}.cwallet-balance-actions{display:flex;gap:12px;margin-top:18px}.cwallet-btn-glass{flex:1;height:48px;border:.8px solid rgba(255,255,255,.3);border-radius:14px;background:#fff3;color:#fff;font-size:14px;font-weight:500;line-height:24px;cursor:pointer;font-family:inherit;transition:background .15s}.cwallet-btn-glass:hover{background:#ffffff47}.cwallet-btn-glass--outline{background:#ffffff1a;border-color:#fff3}.cwallet-btn-glass--outline:hover{background:#ffffff29}.cwallet-white-card{background:#fff;border:.8px solid rgba(229,231,235,.56);border-radius:16px;box-shadow:0 1px 2px #0000001a;padding:24px 28px}.cwallet-card-title{font-size:18px;font-weight:600;line-height:28px;color:#101828;margin-bottom:14px}.cwallet-pending-row{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-bottom:.8px solid rgba(229,231,235,.7)}.cwallet-pending-row:last-child{border-bottom:none}.cwallet-pending-row-info{display:flex;flex-direction:column;gap:2px}.cwallet-pending-desc{font-size:13px;font-weight:500;color:#101828;line-height:18px}.cwallet-pending-meta{font-size:12px;font-weight:400;color:#6a7282;line-height:18px}.cwallet-pending-right{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.cwallet-pending-amount{font-size:14px;font-weight:600;color:#101828;line-height:20px}.cwallet-pending-empty{display:flex;align-items:center;justify-content:center;height:80px;font-size:13px;color:#6a7282}.cwallet-badge{display:inline-flex;align-items:center;padding:2px 10px;border-radius:20px;font-size:11px;font-weight:500;line-height:18px;white-space:nowrap}.cwallet-badge--completed{background:#dcfce7;color:#00a63e}.cwallet-badge--pending{background:#fef3c7;color:#b45309}.cwallet-badge--rejected{background:#fee2e2;color:#dc2626}.cwallet-swift-card{background:#fff;border:.8px solid rgba(229,231,235,.56);border-radius:16px;box-shadow:0 1px 2px #0000001a;padding:24px 28px;margin-bottom:16px}.cwallet-swift-subtitle{font-size:13px;font-weight:400;line-height:20px;color:#6a7282;margin-top:-8px;margin-bottom:14px}.cwallet-swift-fields{display:flex;flex-direction:column;gap:10px}.cwallet-swift-row{display:flex;gap:20px}.cwallet-swift-field{display:flex;flex-direction:column;gap:5px;flex:1}.cwallet-swift-label{display:block;font-size:12px;font-weight:500;line-height:18px;color:#101828}.cwallet-swift-value{display:flex;align-items:center;height:42px;padding:10px 14px;background:#f9fafb;border:.8px solid #d1d5dc;border-radius:14px;font-size:12px;font-weight:400;line-height:20px;color:#0a0a0a;overflow:hidden;white-space:nowrap}.cwallet-txn-card{background:#fff;border:.8px solid rgba(229,231,235,.56);border-radius:16px;box-shadow:0 1px 2px #0000001a;overflow:hidden}.cwallet-txn-header{padding:18px 24px 14px;border-bottom:.8px solid rgba(229,231,235,.7)}.cwallet-txn-title{font-size:18px;font-weight:600;line-height:28px;color:#101828}.cwallet-table{width:100%;border-collapse:collapse;table-layout:fixed}.cwallet-table th{height:48px;padding:0 16px;font-size:13px;font-weight:500;line-height:20px;color:#767676;text-align:left;border-bottom:.8px solid #e2e2e2;white-space:nowrap}.cwallet-table td{height:54px;padding:0 16px;font-size:13px;font-weight:400;line-height:20px;color:#101828;border-bottom:.8px solid rgba(229,231,235,.56);vertical-align:middle}.cwallet-table tbody tr:last-child td{border-bottom:none}.cwallet-table tbody tr:hover td{background:#fafafa}.cwallet-txn-id{font-size:11px;color:#6a7282;margin-top:1px}.cwallet-txn-amount{font-weight:600}.cwallet-txn-amount--positive{color:#00a63e}.cwallet-txn-amount--neutral{color:#101828}.pcases-heading{margin-bottom:47px}.pcases-heading h1{margin:0 0 4px;color:#101828;font-size:24px;font-weight:700;line-height:40px}.pcases-heading p{margin:0;color:#4a5565;font-size:16px;font-weight:400;line-height:24px}.pcases-content{display:flex;flex-direction:column;gap:19px;align-items:flex-end;width:100%}.pcases-table-section{display:flex;flex-direction:column;gap:24px;align-items:flex-end;width:100%}.pcases-toolbar{display:flex;align-items:center;gap:24px;flex-shrink:0}.pcases-search{display:flex;align-items:center;gap:8px;width:189px;height:34px;padding:7px 17px;border:1px solid #dadada;border-radius:9px;background:#fff;overflow:hidden}.pcases-search img{width:20px;height:20px;flex-shrink:0}.pcases-search span{color:#7e7e7e;font-size:11px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pcases-toolbar-right{display:flex;align-items:center;gap:12px}.pcases-filter-group{display:flex;align-items:center;gap:6px}.pcases-filter-icon{width:24px;height:24px;flex-shrink:0}.pcases-filter-select{display:flex;align-items:center;justify-content:space-between;width:190px;height:34px;padding:5px 14px;border:1px solid #dadada;border-radius:9px;background:#fff;cursor:pointer}.pcases-filter-select span{color:#191919;font-size:11px;font-weight:500;line-height:18px}.pcases-filter-select img{width:20px;height:20px;flex-shrink:0;transform:rotate(180deg)}.pcases-export-btn{display:flex;align-items:center;gap:8px;width:114px;height:34px;padding:7px 17px;border:1px solid #dadada;border-radius:9px;background:#fff;color:#191919;font-size:11px;font-weight:500;line-height:normal;cursor:pointer;white-space:nowrap;overflow:hidden}.pcases-export-btn img{width:18px;height:18px;flex-shrink:0}.pcases-table-wrap{width:100%;border:.8px solid #d9d9d9;border-radius:16px;overflow:hidden;background:#fff}.pcases-table{width:100%;border-collapse:collapse;font-family:Inter,system-ui,sans-serif}.pcases-table thead th{padding:15.8px 16px;color:#767676;font-size:14px;font-weight:500;line-height:20px;text-align:left;border-bottom:.8px solid #e2e2e2;white-space:nowrap}.pcases-table thead th:last-child{text-align:left;padding-left:32px}.pcases-table tbody tr{border-bottom:.8px solid #e2e2e2}.pcases-table tbody tr:last-child{border-bottom:none}.pcases-table tbody td{padding:18px 16px;color:#1d1d1d;font-size:14px;font-weight:400;line-height:20px;white-space:nowrap}.pcases-col-name{width:28%}.pcases-col-date{width:18%}.pcases-col-responsible{width:26%}.pcases-col-amount{width:16%}.pcases-col-actions{width:12%}.pcases-open-date{display:flex;align-items:center;gap:6px}.pcases-open-date img{width:16px;height:16px;flex-shrink:0}.pcases-open-date span{color:#191919;font-size:12px;font-weight:500;line-height:24px}.pcases-responsible{color:#101828;font-weight:500}.pcases-amount{color:#1d1d1d;font-weight:600}.pcases-actions{display:flex;align-items:center;gap:12px;padding-left:16px}.pcases-action-btn{display:flex;align-items:center;justify-content:center;border:none;background:transparent;padding:0;cursor:pointer;line-height:0}.pcases-action-btn img{width:18px;height:18px;display:block}.pcases-pagination{display:flex;align-items:center;gap:18px;flex-shrink:0}.pcases-pagination-label{color:#6b6b6b;font-size:12px;font-weight:500;line-height:20px;text-align:center;white-space:nowrap}.pcases-pagination-carets{display:flex;align-items:center;gap:4px}.pcases-pagination-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;background:transparent;padding:8px;cursor:pointer;line-height:0}.pcases-pagination-btn img{width:24px;height:24px;display:block}.provider-txn-section{margin-top:32px;width:1008px}.provider-txn-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.provider-txn-header-left h2{margin:0 0 6px;color:#101828;font-size:24px;font-weight:600;line-height:36px}.provider-txn-header-left p{margin:0;color:#4a5565;font-size:16px;line-height:24px}.provider-txn-export-btn{display:flex;align-items:center;gap:8px;height:36px;padding:0 16px 0 12px;background:#1d293d;border:.8px solid #314158;border-radius:8px;color:#fff;font-size:14px;font-weight:500;line-height:20px;cursor:pointer;white-space:nowrap}.provider-txn-export-btn img{width:16px;height:16px;flex-shrink:0}.provider-txn-table-wrap{width:999px;border:.8px solid #d9d9d9;border-radius:16px;overflow:hidden;background:#fff}.provider-txn-table{width:100%;border-collapse:collapse;font-family:Inter,system-ui,sans-serif}.provider-txn-table thead th{padding:15px 16px;color:#767676;font-size:14px;font-weight:500;line-height:20px;text-align:left;border-bottom:.8px solid #e2e2e2;white-space:nowrap}.provider-txn-table thead th:nth-child(4),.provider-txn-table thead th:nth-child(5){text-align:center}.provider-txn-table tbody tr{border-bottom:.8px solid #e2e2e2}.provider-txn-table tbody tr:last-child{border-bottom:none}.provider-txn-table tbody td{padding:18px 16px;color:#1d1d1d;font-size:14px;line-height:20px;white-space:nowrap}.provider-txn-id{font-family:Consolas,monospace}.provider-txn-amount{font-weight:600;text-align:center}.provider-txn-table tbody td:nth-child(5){text-align:center}.provider-txn-type{display:inline-flex;align-items:center;justify-content:center;height:24px;padding:4px 12px;border-radius:999px;font-size:12px;font-weight:500;line-height:16px}.provider-txn-type--deposit{background:#00c9501a;color:#05df72}.provider-txn-type--withdraw{background:#ffd0d3;color:#c06267}.provider-txn-status{display:inline-flex;align-items:center;gap:6px;font-size:14px;line-height:20px}.provider-txn-status img{width:16px;height:16px;flex-shrink:0}.provider-txn-status--completed{color:#05df72}.provider-txn-status--pending{color:#fdc700}.pdocs-heading{width:418px}.pdocs-heading h1{margin:0 0 6px;color:#101828;font-size:24px;font-weight:600;line-height:36px}.pdocs-heading p{margin:0;color:#4a5565;font-size:16px;line-height:24px}.pdocs-content{margin-top:32px}.pdocs-filters{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.pdocs-filters-left{display:flex;gap:12px}.pdocs-upload-btn{display:inline-flex;align-items:center;gap:8px;height:36px;padding:0 16px;background:#2a124e;border:none;border-radius:10px;color:#fff;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:500;cursor:pointer}.pdocs-upload-btn:hover{background:#1f0d3b}.pdocs-upload-btn-plus{font-size:16px;line-height:1}.pdocs-upload-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;z-index:1000}.pdocs-upload-panel{width:460px;background:#fff;border-radius:16px;box-shadow:0 20px 25px #0000001a,0 8px 10px #00000014;padding:28px 32px;display:flex;flex-direction:column;gap:16px}.pdocs-upload-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.pdocs-upload-title{margin:0 0 2px;font-size:18px;font-weight:600;line-height:28px;color:#101828}.pdocs-upload-subtitle{margin:0;font-size:13px;font-weight:400;line-height:20px;color:#6a7282}.pdocs-upload-close{width:28px;height:28px;border:none;background:transparent;font-size:22px;line-height:1;cursor:pointer;color:#6a7282;flex-shrink:0}.pdocs-upload-dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;height:140px;background:#f9fafb;border:1.5px dashed #d1d5dc;border-radius:12px;color:#6a7282;font-size:13px}.pdocs-upload-dropzone strong{color:#101828;font-size:14px;font-weight:500}.pdocs-upload-note{margin:0;font-size:11px;line-height:16px;color:#9ca3af}.pdocs-upload-actions{display:flex;justify-content:flex-end;gap:8px}.pdocs-upload-btn-cancel,.pdocs-upload-btn-submit{height:38px;padding:0 16px;border-radius:10px;font-size:13px;font-weight:500;font-family:inherit;cursor:pointer}.pdocs-upload-btn-cancel{background:#fff;border:.8px solid #d1d5dc;color:#101828}.pdocs-upload-btn-submit{background:#2a124e;border:none;color:#fff}.pdocs-filter-button{display:inline-flex;align-items:center;gap:8px;height:36px;padding:0 16px;background:#fff;border:.8px solid #e5e7eb;border-radius:10px;color:#101828;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:500;cursor:pointer;white-space:nowrap}.pdocs-filter-button img{width:16px;height:16px;flex-shrink:0}.pdocs-list{display:flex;flex-direction:column;border:.8px solid #e5e7eb;border-radius:16px;overflow:hidden;background:#fff}.pdocs-row{display:flex;align-items:center;gap:16px;padding:20px 24px;border-bottom:.8px solid #e5e7eb}.pdocs-row:last-child{border-bottom:none}.pdocs-file-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;flex-shrink:0}.pdocs-file-icon img{width:24px;height:24px;display:block}.pdocs-copy{flex:1;min-width:0}.pdocs-copy h2{margin:0 0 4px;font-size:14px;font-weight:600;line-height:20px;color:#101828;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pdocs-copy p{margin:0;display:flex;align-items:center;gap:6px;font-size:13px;line-height:18px;color:#6a7282}.pdocs-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.pdocs-actions button{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:.8px solid #e5e7eb;border-radius:10px;background:#f9fafb;cursor:pointer}.pdocs-actions button img{width:16px;height:16px;display:block}.pmsgs-layout{position:absolute;left:290px;top:70px;width:1150px;height:calc(100vh - 70px);display:flex;background:#f6f6f6;overflow:hidden}.psvc-main{min-height:0}.psvc-heading{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:32px;gap:16px;flex-wrap:wrap}.psvc-heading h1{margin:0 0 4px;color:#101828;font-size:24px;font-weight:700;line-height:40px}.psvc-heading p{margin:0;color:#4a5565;font-size:16px;font-weight:400;line-height:24px}.psvc-add-btn{display:inline-flex;align-items:center;gap:6px;padding:10px 20px;background:#101828;color:#fff;font-size:13px;font-weight:600;border:none;border-radius:9px;cursor:pointer;white-space:nowrap;transition:background .15s}.psvc-add-btn:hover{background:#1d2d45}.psvc-success-banner{margin-bottom:16px;padding:10px 16px;background:#dcfce7;color:#166534;border-radius:8px;font-size:13px;font-weight:500}.psvc-error-banner{margin-bottom:16px;padding:10px 16px;background:#fee2e2;color:#991b1b;border-radius:8px;font-size:13px;font-weight:500}.psvc-loading,.psvc-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:60px 24px;color:#6a7282;font-size:14px;text-align:center}.psvc-empty p{margin:0;font-size:15px;font-weight:500;color:#374151}.psvc-table-wrap{width:100%;border:.8px solid #d9d9d9;border-radius:16px;overflow:hidden;background:#fff}.psvc-table{width:100%;border-collapse:collapse;font-family:Inter,system-ui,sans-serif}.psvc-table thead th{padding:15.8px 16px;color:#767676;font-size:14px;font-weight:500;line-height:20px;text-align:left;border-bottom:.8px solid #e2e2e2;white-space:nowrap}.psvc-table tbody tr{border-bottom:.8px solid #e2e2e2}.psvc-table tbody tr:last-child{border-bottom:none}.psvc-table tbody td{padding:16px;color:#1d1d1d;font-size:14px;font-weight:400;line-height:20px;vertical-align:top}.psvc-col-title{width:30%}.psvc-col-category{width:18%}.psvc-col-price{width:14%}.psvc-col-duration{width:10%}.psvc-col-status,.psvc-col-actions{width:14%}.psvc-title-cell{display:flex;flex-direction:column;gap:2px}.psvc-title{font-weight:600;color:#101828}.psvc-desc{font-size:12px;color:#6a7282;line-height:1.4}.psvc-status-pill{display:inline-block;padding:2px 10px;border-radius:20px;font-size:12px;font-weight:600;text-transform:capitalize}.psvc-status-active{background:#dcfce7;color:#166534}.psvc-status-draft{background:#fef3c7;color:#92400e}.psvc-status-inactive{background:#fee2e2;color:#991b1b}.psvc-status-neutral{background:#f3f4f6;color:#374151}.psvc-actions-cell{display:flex;align-items:center;gap:8px}.psvc-action-btn{padding:5px 12px;border-radius:7px;border:1px solid;font-size:12px;font-weight:500;cursor:pointer;transition:background .15s,color .15s;white-space:nowrap}.psvc-edit-btn{border-color:#d1d5db;background:#fff;color:#374151}.psvc-edit-btn:hover{background:#f9fafb;border-color:#9ca3af}.psvc-delete-btn{border-color:#fca5a5;background:#fff;color:#ef4444}.psvc-delete-btn:hover:not(:disabled){background:#fee2e2}.psvc-delete-btn:disabled{opacity:.5;cursor:not-allowed}.psvc-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:#00000073;padding:24px}.psvc-modal{background:#fff;border-radius:16px;width:100%;max-width:560px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000002e}.psvc-modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px 0}.psvc-modal-header h2{margin:0;font-size:18px;font-weight:700;color:#101828}.psvc-modal-close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:#f3f4f6;color:#374151;border-radius:8px;font-size:18px;cursor:pointer;line-height:1}.psvc-modal-close:hover{background:#e5e7eb}.psvc-modal-form{padding:20px 24px 24px;display:flex;flex-direction:column;gap:16px}.psvc-form-row{display:flex;flex-direction:column;gap:4px}.psvc-form-row-2col{display:grid;grid-template-columns:1fr 1fr;gap:16px}.psvc-form-row-check{flex-direction:row;align-items:center;justify-content:space-between;gap:8px}.psvc-form-label{font-size:13px;font-weight:500;color:#374151}.psvc-required{color:#ef4444;margin-left:2px}.psvc-form-input,.psvc-form-select,.psvc-form-textarea{width:100%;padding:9px 12px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;color:#101828;background:#fff;font-family:inherit;transition:border-color .15s;box-sizing:border-box}.psvc-form-input:focus,.psvc-form-select:focus,.psvc-form-textarea:focus{outline:none;border-color:#101828}.psvc-form-textarea{resize:vertical;min-height:80px}.psvc-input-error{border-color:#ef4444}.psvc-field-error{font-size:11px;color:#ef4444;font-weight:500}.psvc-submit-error{margin:0;padding:10px 12px;background:#fee2e2;color:#991b1b;border-radius:8px;font-size:13px;font-weight:500}.psvc-toggle{position:relative;display:inline-block;width:40px;height:22px;flex-shrink:0}.psvc-toggle input{opacity:0;width:0;height:0;position:absolute}.psvc-toggle-track{position:absolute;top:0;right:0;bottom:0;left:0;background:#d1d5db;border-radius:11px;transition:background .2s;cursor:pointer}.psvc-toggle-track:after{content:"";position:absolute;left:3px;top:3px;width:16px;height:16px;background:#fff;border-radius:50%;transition:transform .2s}.psvc-toggle input:checked+.psvc-toggle-track{background:#101828}.psvc-toggle input:checked+.psvc-toggle-track:after{transform:translate(18px)}.psvc-modal-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:4px}.psvc-btn-cancel{padding:9px 20px;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#374151;font-size:14px;font-weight:500;cursor:pointer}.psvc-btn-cancel:hover{background:#f9fafb}.psvc-btn-cancel:disabled{opacity:.5;cursor:not-allowed}.psvc-btn-save{padding:9px 20px;border:none;border-radius:8px;background:#101828;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:background .15s}.psvc-btn-save:hover:not(:disabled){background:#1d2d45}.psvc-btn-save:disabled{opacity:.5;cursor:not-allowed}.psettings-main{overflow-y:auto;padding-bottom:32px}.psettings-heading{display:flex;flex-direction:column;gap:4px;width:418px;margin-bottom:24px}.psettings-heading h1{font-size:24px;font-weight:600;line-height:40px;color:#101828}.psettings-heading p{font-size:16px;font-weight:400;line-height:24px;color:#4a5565}.psettings-cards{display:flex;flex-direction:column;gap:12px;width:100%}.psettings-card{background:#fff;border:.8px solid rgba(229,231,235,.56);border-radius:16px;box-shadow:0 1px 2px #0000001a;padding:28px 32px}.psettings-card-title{font-size:18px;font-weight:600;line-height:28px;color:#101828;margin-bottom:16px}.psettings-fields{display:flex;flex-direction:column;gap:12px}.psettings-field-row{display:flex;gap:24px;align-items:flex-start}.psettings-field{display:flex;flex-direction:column;gap:8px;flex:1}.psettings-field-label{display:block;font-size:12px;font-weight:500;line-height:20px;color:#101828}.psettings-field-value{display:flex;align-items:center;height:45px;padding:12px 16px;background:#f9fafb;border:.8px solid #d1d5dc;border-radius:14px;font-size:12px;font-weight:400;line-height:24px;color:#0a0a0a;overflow:hidden;white-space:nowrap}.psettings-card--bank{padding:29px 32px}.psettings-card--bank .psettings-card-title{margin-bottom:12px}.psettings-card--security{padding:15px 33px}.psettings-card--security .psettings-card-title{margin-bottom:12px}.psettings-security-rows{display:flex;flex-direction:column;gap:8px}.psettings-security-row{display:flex;align-items:center;justify-content:space-between;width:100%;height:58px;padding:12px 17px;background:#f9fafb;border:.8px solid #d1d5dc;border-radius:15px;cursor:pointer;text-align:left}.psettings-security-row:hover{background:#f3f4f6}.psettings-security-row-left{display:flex;align-items:center;gap:12px}.psettings-security-icon{width:20px;height:20px;flex-shrink:0}.psettings-security-text{display:flex;flex-direction:column;gap:2px}.psettings-security-title{font-size:12px;font-weight:500;line-height:18px;color:#101828}.psettings-security-subtitle{font-size:12px;font-weight:500;line-height:20px;color:#6a7282}.psettings-security-chevron{width:18px;height:18px;flex-shrink:0}.pwallet-main{height:1184px;overflow-y:auto;padding-bottom:24px;box-sizing:border-box}.pwallet-heading{display:flex;flex-direction:column;gap:4px;margin-bottom:20px}.pwallet-heading h1{font-size:24px;font-weight:600;line-height:40px;color:#101828}.pwallet-heading p{font-size:16px;font-weight:400;line-height:24px;color:#4a5565}.pwallet-top-grid{display:grid;grid-template-columns:548px 1fr;gap:24px;margin-bottom:16px}.pwallet-balance-card{border-radius:16px;background:linear-gradient(180deg,#2a124e,#262446 72.6%);box-shadow:0 20px 25px #0000001a,0 8px 10px #0000001a;padding:28px 32px 24px}.pwallet-balance-label{display:flex;align-items:center;gap:8px;color:#8ec5ff;font-size:14px;font-weight:500;line-height:20px}.pwallet-balance-label img{width:16px;height:16px;flex-shrink:0}.pwallet-balance-amount{display:flex;align-items:baseline;gap:6px;margin-top:12px}.pwallet-balance-amount strong{font-size:40px;font-weight:700;line-height:48px;color:#fff}.pwallet-balance-amount span{font-size:24px;font-weight:700;line-height:32px;color:#d1d5dc}.pwallet-balance-sub{display:flex;gap:32px;margin-top:12px;padding-top:12px;border-top:.8px solid rgba(255,255,255,.15)}.pwallet-balance-sub-item{display:flex;flex-direction:column;gap:2px}.pwallet-balance-sub-label{font-size:12px;font-weight:400;line-height:18px;color:#8ec5ff}.pwallet-balance-sub-value{font-size:16px;font-weight:600;line-height:24px;color:#fff}.pwallet-balance-actions{display:flex;gap:12px;margin-top:18px}.pwallet-btn-glass{flex:1;height:48px;border:.8px solid rgba(255,255,255,.3);border-radius:14px;background:#fff3;color:#fff;font-size:14px;font-weight:500;line-height:24px;cursor:pointer;font-family:inherit;transition:background .15s}.pwallet-btn-glass:hover{background:#ffffff47}.pwallet-btn-glass--outline{background:#ffffff1a;border-color:#fff3}.pwallet-btn-glass--outline:hover{background:#ffffff29}.pwallet-white-card{background:#fff;border:.8px solid rgba(229,231,235,.56);border-radius:16px;box-shadow:0 1px 2px #0000001a;padding:24px 28px}.pwallet-card-title{font-size:18px;font-weight:600;line-height:28px;color:#101828;margin-bottom:14px}.pwallet-pending-row{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-bottom:.8px solid rgba(229,231,235,.7)}.pwallet-pending-row:last-child{border-bottom:none}.pwallet-pending-row-info{display:flex;flex-direction:column;gap:2px}.pwallet-pending-desc{font-size:13px;font-weight:500;color:#101828;line-height:18px}.pwallet-pending-meta{font-size:12px;font-weight:400;color:#6a7282;line-height:18px}.pwallet-pending-right{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.pwallet-pending-amount{font-size:14px;font-weight:600;color:#101828;line-height:20px}.pwallet-pending-empty{display:flex;align-items:center;justify-content:center;height:80px;font-size:13px;color:#6a7282}.pwallet-badge{display:inline-flex;align-items:center;padding:2px 10px;border-radius:20px;font-size:11px;font-weight:500;line-height:18px;white-space:nowrap}.pwallet-badge--completed{background:#dcfce7;color:#00a63e}.pwallet-badge--pending{background:#fef3c7;color:#b45309}.pwallet-badge--rejected{background:#fee2e2;color:#dc2626}.pwallet-bank-card{background:#fff;border:.8px solid rgba(229,231,235,.56);border-radius:16px;box-shadow:0 1px 2px #0000001a;padding:24px 28px;margin-bottom:16px}.pwallet-bank-subtitle{font-size:13px;font-weight:400;line-height:20px;color:#6a7282;margin-top:-8px;margin-bottom:14px}.pwallet-bank-fields{display:flex;flex-direction:column;gap:10px}.pwallet-bank-row{display:flex;gap:20px}.pwallet-bank-field{display:flex;flex-direction:column;gap:5px;flex:1}.pwallet-bank-label{display:block;font-size:12px;font-weight:500;line-height:18px;color:#101828}.pwallet-bank-value{display:flex;align-items:center;height:42px;padding:10px 14px;background:#f9fafb;border:.8px solid #d1d5dc;border-radius:14px;font-size:12px;font-weight:400;line-height:20px;color:#0a0a0a;overflow:hidden;white-space:nowrap}.pwallet-txn-card{background:#fff;border:.8px solid rgba(229,231,235,.56);border-radius:16px;box-shadow:0 1px 2px #0000001a;overflow:hidden}.pwallet-txn-header{padding:18px 24px 14px;border-bottom:.8px solid rgba(229,231,235,.7)}.pwallet-txn-title{font-size:18px;font-weight:600;line-height:28px;color:#101828}.pwallet-table{width:100%;border-collapse:collapse;table-layout:fixed}.pwallet-table th{height:48px;padding:0 16px;font-size:13px;font-weight:500;line-height:20px;color:#767676;text-align:left;border-bottom:.8px solid #e2e2e2;white-space:nowrap}.pwallet-table td{height:54px;padding:0 16px;font-size:13px;font-weight:400;line-height:20px;color:#101828;border-bottom:.8px solid rgba(229,231,235,.56);vertical-align:middle}.pwallet-table tbody tr:last-child td{border-bottom:none}.pwallet-table tbody tr:hover td{background:#fafafa}.pwallet-txn-id{font-size:11px;color:#6a7282;margin-top:1px}.pwallet-txn-amount{font-weight:600}.pwallet-txn-amount--positive{color:#00a63e}.pwallet-txn-amount--neutral{color:#101828}.hw-page{display:flex;flex-direction:column;min-height:100vh;background:#fff;font-family:Inter,system-ui,sans-serif;color:#101828}.hw-hero{position:relative;height:798px;overflow:hidden;color:#fff;background:linear-gradient(135deg,#010b23,#1a002c 60%,#010b23)}.hw-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#010b23e0,#1a002ce0);z-index:0}.hw-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(ellipse 800px 600px at 80% 50%,rgba(152,16,250,.18) 0%,transparent 70%),radial-gradient(ellipse 500px 400px at 20% 80%,rgba(21,93,252,.12) 0%,transparent 70%);z-index:0}.hw-nav{position:relative;z-index:2;display:flex;align-items:center;gap:100px;width:min(1165px,calc(100% - 80px));height:106px;margin:0 auto}.hw-nav-logo{width:129px;height:28px;-o-object-fit:contain;object-fit:contain;flex:none}.hw-nav-links{display:flex;align-items:center;gap:24px;color:#fff;font-size:14px;font-weight:500;letter-spacing:.35px;white-space:nowrap}.hw-nav-links a{line-height:20px;color:#fff;text-decoration:none}.hw-nav-links a:hover{opacity:.85}.hw-nav-links a.active{text-decoration:underline;text-underline-offset:4px}.hw-nav-cta{margin-left:auto;display:inline-flex;align-items:center;justify-content:center;min-width:125px;height:40px;border-radius:8px;background:#fff;color:#0b1f5a;font-family:Manrope,sans-serif;font-size:14px;font-weight:600;text-decoration:none;flex-shrink:0}.hw-hero-body{position:relative;z-index:1;width:min(1165px,calc(100% - 80px));margin:0 auto;padding-top:112px}.hw-hero-headline{margin:0 0 12px;font-size:56px;font-weight:600;line-height:1.23;color:#fff;max-width:847px}.hw-hero-subtitle{margin:0 0 32px;font-size:18px;font-weight:400;line-height:1.8;color:#d1d5dc;max-width:534px}.hw-hero-stats{display:flex;gap:32px;align-items:center}.hw-hero-stat{display:flex;flex-direction:column;gap:2px}.hw-hero-stat-value{font-size:20px;font-weight:600;line-height:34px;color:#fff;white-space:nowrap}.hw-hero-stat-label{font-size:14px;font-weight:400;line-height:20px;color:#99a1af;white-space:nowrap}.hw-hero-search{position:relative;z-index:1;width:min(1165px,calc(100% - 80px));margin:60px auto 0}.hw-search-glass{display:flex;align-items:center;gap:12px;width:497px;height:71px;padding:12.8px 12.8px 12.8px 20.8px;background:#ffffff2e;border:.8px solid rgba(255,255,255,.2);border-radius:16px;box-shadow:0 4px 4px #00000040,0 25px 50px #00000040}.hw-search-glass-icon{flex-shrink:0;width:24px;height:24px;color:#ffffffb3}.hw-search-glass-input{flex:1;min-width:0;background:transparent;border:none;outline:none;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:400;color:#fff}.hw-search-glass-input::-moz-placeholder{color:#fff9}.hw-search-glass-input::placeholder{color:#fff9}.hw-search-glass-btn{flex-shrink:0;width:47px;height:47px;border-radius:12px;background:linear-gradient(180deg,#2a124e,#262446 72.6%),linear-gradient(90deg,#ad46ff,#2b7fff);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff}.hw-content{width:min(1168px,calc(100% - 80px));margin:0 auto;padding-top:90px}.hw-section-heading{text-align:center;margin-bottom:40px}.hw-section-heading h2{margin:0 0 16px;font-size:36px;font-weight:700;line-height:1.2;color:#101828}.hw-section-heading p{font-size:16px;font-weight:400;line-height:1.75;color:#6b7280;max-width:560px;margin:0 auto}.hw-search-bar{display:flex;gap:16px;margin-bottom:32px}.hw-search-input-wrap{flex:1;position:relative;height:50px}.hw-search-input-wrap svg{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#9ca3af;pointer-events:none}.hw-search-input{width:100%;height:100%;padding:0 16px 0 48px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;font-family:Inter,system-ui,sans-serif;font-size:14px;color:#101828;outline:none;box-sizing:border-box}.hw-search-input:focus{border-color:#2b7fff;box-shadow:0 0 0 3px #2b7fff1a}.hw-search-input::-moz-placeholder{color:#9ca3af}.hw-search-input::placeholder{color:#9ca3af}.hw-filter-btn{display:flex;align-items:center;gap:8px;height:50px;padding:0 20px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:500;color:#374151;cursor:pointer;white-space:nowrap}.hw-filter-btn:hover{background:#f9fafb}.hw-doctor-grid{display:grid;grid-template-columns:repeat(4,279px);-moz-column-gap:16px;column-gap:16px;row-gap:32px;margin-bottom:40px}.hw-doctor-card{border:1px solid #e5e7eb;border-radius:16px;overflow:hidden;background:#fff;display:flex;flex-direction:column;transition:box-shadow .15s ease}.hw-doctor-card:hover{box-shadow:0 8px 24px #00000014}.hw-doctor-photo{width:100%;height:256px;-o-object-fit:cover;object-fit:cover;display:block;background:linear-gradient(135deg,#e8f0fe,#c7d7fd)}.hw-doctor-info{padding:20px;display:flex;flex-direction:column;gap:0}.hw-doctor-name{margin:0 0 4px;font-size:18px;font-weight:600;line-height:28px;color:#101828}.hw-doctor-specialty{margin:0 0 12px;font-size:14px;font-weight:400;line-height:20px;color:#6b7280}.hw-doctor-meta-row{display:flex;align-items:center;gap:6px;margin-bottom:8px;font-size:14px;color:#374151}.hw-doctor-meta-row svg{flex-shrink:0;color:#6b7280}.hw-doctor-meta-row .hw-rating-star{color:#f59e0b}.hw-doctor-rating-val{font-weight:600;color:#101828}.hw-doctor-rating-count{color:#9ca3af}.hw-doctor-languages{font-size:13px;color:#6b7280;margin-bottom:10px;line-height:16px}.hw-doctor-badges{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:16px}.hw-badge{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;border-radius:6px;font-size:12px;font-weight:500;line-height:16px;background:#155dfc14;color:#155dfc}.hw-badge-secondary{background:#00c95014;color:#00a63e}.hw-doctor-price-section{margin-bottom:16px}.hw-doctor-price-label{font-size:13px;color:#9ca3af;line-height:16px;margin-bottom:4px}.hw-doctor-price-value{font-size:22px;font-weight:700;line-height:28px;color:#101828}.hw-doctor-actions{display:flex;flex-direction:column;gap:8px}.hw-btn-primary{width:100%;height:36px;border-radius:8px;border:none;background:linear-gradient(90deg,#2b7fff,#155dfc);color:#fff;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:600;cursor:pointer;transition:opacity .15s ease}.hw-btn-primary:hover{opacity:.9}.hw-btn-secondary{width:100%;height:36px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;color:#374151;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:500;cursor:pointer;transition:background .15s ease}.hw-btn-secondary:hover{background:#f9fafb}.hw-empty-state{grid-column:1 / -1;text-align:center;padding:60px 20px;color:#6b7280;font-size:15px}.hw-pagination{display:flex;align-items:center;justify-content:flex-end;gap:4px;margin-bottom:80px}.hw-page-btn{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 12px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;color:#374151;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:500;cursor:pointer;transition:background .12s ease}.hw-page-btn:hover{background:#f9fafb}.hw-page-btn.active{background:#155dfc;border-color:#155dfc;color:#fff}.hw-categories-section{padding:80px 0;border-top:1px solid #f3f4f6}.hw-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.hw-category-card{padding:24px;border:1px solid #e5e7eb;border-radius:16px;background:#fff;transition:box-shadow .15s ease,border-color .15s ease;cursor:pointer}.hw-category-card:hover{box-shadow:0 4px 16px #0000000f;border-color:#d1d5db}.hw-category-icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:16px;margin-bottom:24px}.hw-category-name{margin:0 0 8px;font-size:18px;font-weight:600;line-height:28px;color:#101828}.hw-category-desc{margin:0;font-size:14px;font-weight:400;line-height:1.6;color:#6b7280}.hw-steps-section{color:#fff;background:linear-gradient(180deg,#2a124e,#262446 72.6%);padding:80px 0}.hw-steps-inner{width:min(1168px,calc(100% - 80px));margin:0 auto;text-align:center}.hw-steps-heading h2{margin:0 0 16px;font-size:32px;font-weight:700;line-height:1.2;color:#fff}.hw-steps-heading p{font-size:16px;font-weight:400;line-height:1.75;color:#99a1af;max-width:640px;margin:0 auto}.hw-steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:56px;text-align:left}.hw-step-card{position:relative;min-height:250px;padding:32px;border:.8px solid rgba(255,255,255,.1);border-radius:16px;background:#ffffff0d}.hw-step-number-bg{position:absolute;top:20px;right:24px;font-size:80px;font-weight:700;line-height:1;color:#ffffff0d;pointer-events:none}.hw-step-icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:14px;margin-bottom:24px}.hw-step-label{font-size:12px;font-weight:600;letter-spacing:.8px;color:#99a1af;text-transform:uppercase;margin-bottom:12px}.hw-step-title{margin:0 0 12px;font-size:20px;font-weight:600;line-height:28px;color:#fff}.hw-step-desc{margin:0;font-size:15px;line-height:1.65;color:#99a1af}.mobility-page{display:flex;flex-direction:column;min-height:100vh;background:#fff;font-family:Inter,system-ui,sans-serif;color:#101828}.mobility-topnav{height:70px;background:linear-gradient(180deg,#2a124e,#262446 72.6%,#262446);flex-shrink:0}.mobility-topnav-inner{height:100%;max-width:1440px;margin:0 auto;padding:0 64px;display:flex;align-items:center;gap:32px}.mobility-topnav-logo img{width:93px;height:21px;display:block}.mobility-topnav-links{flex:1;display:flex;justify-content:center;gap:32px}.mobility-topnav-link{font-family:Inter,system-ui,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#d1d5dc;text-decoration:none;letter-spacing:.35px}.mobility-topnav-link.active,.mobility-topnav-link:hover{color:#fff;text-decoration:underline;text-underline-offset:6px}.mobility-topnav-cta{background:#fff;color:#0b1f5a;border:0;border-radius:8px;padding:10px 24px;font-family:Manrope,system-ui,sans-serif;font-weight:600;font-size:14px;line-height:20px;cursor:pointer;text-decoration:none;white-space:nowrap;flex-shrink:0}.mobility-hero{background:linear-gradient(194deg,#181251f7 1.5%,#010b23f7 92%),linear-gradient(135deg,#0b1f5a,#1a0a40);background-color:#0a1628;padding:64px 64px 56px}.mobility-hero-inner{max-width:1312px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px}.mobility-hero-eyebrow{margin:0;font-size:13px;font-weight:600;letter-spacing:.7px;text-transform:uppercase;color:#01b848}.mobility-hero-title{margin:0;font-family:Inter,system-ui,sans-serif;font-weight:700;font-size:40px;line-height:48px;color:#fff}.mobility-hero-subtitle{margin:0;font-size:16px;line-height:26px;color:#99a1af;max-width:560px}.mobility-search-bar{margin-top:8px;display:flex;align-items:center;background:#fff;border-radius:16px;overflow:hidden;width:100%;max-width:720px;box-shadow:0 4px 24px #0000002e}.mobility-search-field{flex:1;display:flex;align-items:center;gap:10px;padding:0 20px}.mobility-search-icon{color:#9ca3af;flex-shrink:0}.mobility-search-field input{flex:1;border:none;outline:none;font-family:Inter,system-ui,sans-serif;font-size:14px;color:#101828;background:transparent;padding:18px 0}.mobility-search-field input::-moz-placeholder{color:#9ca3af}.mobility-search-field input::placeholder{color:#9ca3af}.mobility-search-btn{display:flex;align-items:center;gap:8px;background:linear-gradient(135deg,#2a124e,#262446);color:#fff;border:none;padding:18px 28px;font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:14px;cursor:pointer;white-space:nowrap;transition:opacity .15s}.mobility-search-btn:hover{opacity:.9}.mobility-body{flex:1;padding:40px 64px 72px;max-width:1440px;width:100%;margin:0 auto;box-sizing:border-box}.mobility-cats{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:32px}.mobility-cat-chip{display:inline-flex;align-items:center;gap:6px;padding:8px 18px;border:1px solid #e5e7eb;border-radius:9999px;background:#fff;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:500;color:#4a5565;cursor:pointer;transition:all .15s;white-space:nowrap}.mobility-cat-chip:hover{border-color:#01b848;color:#01b848}.mobility-cat-chip.active{background:#01b848;border-color:#01b848;color:#fff}.mobility-results-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.mobility-results-count{margin:0;font-size:14px;color:#4a5565}.mobility-results-count strong{color:#101828;font-weight:600}.mobility-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.mobility-card{display:flex;flex-direction:column;background:#fff;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden;text-decoration:none;color:inherit;transition:box-shadow .2s,transform .2s}.mobility-card:hover{box-shadow:0 8px 32px #0000001a;transform:translateY(-2px)}.mobility-card-img{height:200px;background-size:cover;background-position:center;position:relative;flex-shrink:0}.mobility-card-badge{position:absolute;top:12px;left:12px;background:#0a1628bf;color:#fff;border-radius:8px;padding:4px 10px;font-size:11px;font-weight:600;letter-spacing:.4px;text-transform:uppercase;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.mobility-card-body{padding:16px 20px 20px;display:flex;flex-direction:column;gap:8px;flex:1}.mobility-card-title{margin:0;font-size:16px;font-weight:700;line-height:24px;color:#101828}.mobility-card-location{display:flex;align-items:center;gap:4px;font-size:13px;color:#6a7282;margin:0}.mobility-card-location svg{flex-shrink:0;color:#9ca3af}.mobility-card-specs{display:flex;gap:14px;flex-wrap:wrap}.mobility-card-specs span{display:flex;align-items:center;gap:4px;font-size:13px;color:#4a5565}.mobility-card-specs svg{color:#9ca3af;flex-shrink:0}.mobility-card-rating{display:flex;align-items:center;gap:4px;font-size:13px}.mobility-card-rating strong{font-weight:600;color:#101828}.mobility-card-rating span{color:#6a7282}.mobility-card-footer{display:flex;align-items:center;justify-content:space-between;margin-top:4px;padding-top:12px;border-top:1px solid #f3f4f6}.mobility-card-price{display:flex;align-items:baseline;gap:2px}.mobility-card-price-amount{font-size:20px;font-weight:700;color:#101828}.mobility-card-price-unit{font-size:14px;color:#6a7282}.mobility-card-cta{font-size:13px;font-weight:600;color:#01b848;white-space:nowrap}.mobility-empty{display:flex;flex-direction:column;align-items:center;gap:16px;padding:80px 0;color:#9ca3af;text-align:center}.mobility-empty p{margin:0;font-size:16px;color:#4a5565}.mobility-empty-reset{background:#101828;color:#fff;border:none;border-radius:8px;padding:10px 24px;font-size:14px;font-weight:600;cursor:pointer}.mobility-footer{background:#0a1628;border-top:.8px solid rgba(255,255,255,.05);padding-top:.8px}.mobility-footer-inner{max-width:1154px;margin:0 auto;padding:0 16px}.mobility-footer-headline{text-align:center;font-weight:700;font-size:30px;line-height:36px;color:#fff;padding-top:62px;margin:0 0 12px}.mobility-footer-subtitle{text-align:center;font-weight:400;font-size:16px;line-height:24px;color:#99a1af;max-width:672px;margin:0 auto 48px}.mobility-footer-columns{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;padding-bottom:48px;border-bottom:.8px solid rgba(255,255,255,.05)}.mobility-footer-column h3{font-size:14px;font-weight:600;letter-spacing:.7px;text-transform:uppercase;color:#fff;margin:0 0 16px}.mobility-footer-column ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.mobility-footer-column a{font-size:14px;color:#99a1af;text-decoration:none;line-height:20px}.mobility-footer-column a:hover{color:#fff}.mobility-footer-bottom{display:flex;align-items:center;justify-content:space-between;padding:32px 0}.mobility-footer-bottom p{margin:0;font-size:14px;color:#6a7282}.mobility-footer-socials{display:flex;align-items:center;gap:16px}.mobility-footer-socials a{display:flex;align-items:center}.mobility-footer-socials img{width:20px;height:20px;display:block}.mobility-detail-page{display:flex;flex-direction:column;min-height:100vh;background:#fff;font-family:Inter,system-ui,sans-serif;color:#101828}.mobility-detail-topnav{height:70px;background:linear-gradient(180deg,#2a124e,#262446 72.6%,#262446);flex-shrink:0}.mobility-detail-topnav-inner{height:100%;max-width:1440px;margin:0 auto;padding:0 64px;display:flex;align-items:center;gap:32px}.mobility-detail-topnav-logo img{width:93px;height:21px;display:block}.mobility-detail-topnav-links{flex:1;display:flex;justify-content:center;gap:32px}.mobility-detail-topnav-link{font-family:Inter,system-ui,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#d1d5dc;text-decoration:none;letter-spacing:.35px}.mobility-detail-topnav-link.active,.mobility-detail-topnav-link:hover{color:#fff;text-decoration:underline;text-underline-offset:6px}.mobility-detail-topnav-cta{background:#fff;color:#0b1f5a;border:0;border-radius:8px;padding:10px 24px;font-family:Manrope,system-ui,sans-serif;font-weight:600;font-size:14px;line-height:20px;cursor:pointer;text-decoration:none;white-space:nowrap;flex-shrink:0}.mobility-detail-not-found{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:80px 24px;text-align:center}.mobility-detail-not-found h1{margin:0;font-size:28px;font-weight:700;color:#101828}.mobility-detail-not-found p{margin:0;font-size:16px;color:#4a5565}.mobility-detail-not-found-link{font-size:15px;font-weight:600;color:#01b848;text-decoration:none}.mobility-detail-not-found-link:hover{text-decoration:underline}.mobility-detail-main{flex:1;max-width:1440px;margin:0 auto;width:100%;padding:24px 137px 72px;box-sizing:border-box;display:flex;flex-direction:column;gap:28px}.mobility-detail-breadcrumb{display:flex;align-items:center;gap:8px}.mobility-detail-bc-link{font-size:14px;font-weight:500;color:#868686;text-decoration:none;line-height:24px}.mobility-detail-bc-link:hover{color:#4a5565}.mobility-detail-bc-sep{width:16px;height:16px;display:block;transform:scaleX(-1);opacity:.4}.mobility-detail-bc-current{font-size:14px;font-weight:500;color:#101828;line-height:24px}.mobility-detail-hero-wrap{display:flex;flex-direction:column;gap:0}.mobility-detail-hero-img{height:520px;border-radius:10px;background-size:cover;background-position:center;background-color:#e5e7eb;position:relative}.mobility-detail-hero-img:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:10px;background:linear-gradient(0deg,#0006,#0000 40%,#0000)}.mobility-detail-thumbnails{display:flex;gap:10px;margin-top:-44px;padding:0 0 0 auto;justify-content:flex-end;padding-right:16px;position:relative;z-index:2}.mobility-detail-thumb{width:88px;height:72px;border-radius:14px;overflow:hidden;border:1.6px solid rgba(255,255,255,.3);padding:0;cursor:pointer;background:none;transition:border-color .15s}.mobility-detail-thumb.active{border-color:#ff6900;border-width:2px}.mobility-detail-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.mobility-detail-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.mobility-detail-car-title{margin:0 0 6px;font-size:28px;font-weight:700;line-height:36px;color:#101828}.mobility-detail-car-location{display:flex;align-items:center;gap:5px;font-size:14px;color:#6a7282;margin:0}.mobility-detail-car-location svg{color:#9ca3af;flex-shrink:0}.mobility-detail-rating-block{display:flex;align-items:center;gap:6px;flex-shrink:0}.mobility-detail-rating-val{font-size:18px;font-weight:700;color:#101828}.mobility-detail-rating-count{font-size:14px;color:#6a7282}.mobility-detail-content{display:grid;grid-template-columns:1fr 368px;gap:51px;align-items:start}.mobility-detail-left{display:flex;flex-direction:column;gap:40px}.mobility-detail-about{display:flex;flex-direction:column;gap:24px}.mobility-detail-section-heading{margin:0;font-size:28px;font-weight:700;line-height:40px;color:#101828}.mobility-detail-section-title{margin:0 0 20px;font-size:20px;font-weight:600;line-height:40px;color:#101828}.mobility-detail-about-body{margin:0;font-size:16px;font-weight:400;line-height:32px;color:#4a5565}.mobility-detail-specs-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.mobility-detail-spec-card{display:flex;align-items:center;gap:14px;background:#f9fafb;border:1px solid #eaeaea;border-radius:16px;padding:20px}.mobility-detail-spec-icon-wrap{width:48px;height:48px;background:#fff;border-radius:14px;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000001a;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#4a5565}.mobility-detail-spec-info{display:flex;flex-direction:column;gap:2px}.mobility-detail-spec-label{font-size:14px;color:#4a5565;line-height:20px}.mobility-detail-spec-value{font-size:16px;font-weight:500;color:#101828;line-height:28px}.mobility-detail-included-section{display:flex;flex-direction:column}.mobility-detail-included-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.mobility-detail-included-card{display:flex;align-items:center;gap:14px;background:#fff;border:.8px solid #e5e7eb;border-radius:16px;padding:20px}.mobility-detail-included-icon{width:48px;height:48px;background:#ffedd4;border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#f54900}.mobility-detail-included-title{margin:0 0 2px;font-size:15px;font-weight:500;color:#101828;line-height:24px}.mobility-detail-included-sub{margin:0;font-size:13px;color:#4a5565;line-height:20px}.mobility-detail-faq{display:flex;flex-direction:column}.mobility-detail-card{background:#fff;border:.8px solid rgba(229,231,235,.97);border-radius:24px;padding:32px;box-shadow:0 1px 2px #0000001a}.mobility-detail-faq-list{display:flex;flex-direction:column;gap:10px}.mobility-detail-faq-item{border:.8px solid #e5e7eb;border-radius:14px;overflow:hidden}.mobility-detail-faq-btn{display:flex;align-items:center;justify-content:space-between;width:100%;padding:16px;background:none;border:none;cursor:pointer;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:500;color:#101828;text-align:left;gap:12px}.mobility-detail-faq-chevron{flex-shrink:0;color:#6a7282;transition:transform .2s}.mobility-detail-faq-item.open .mobility-detail-faq-chevron{transform:rotate(180deg)}.mobility-detail-faq-answer{margin:0;padding:0 16px 16px;font-size:14px;color:#4a5565;line-height:26px}.mobility-detail-sidebar{background:#fff;border:.8px solid rgba(229,231,235,.65);border-radius:24px;box-shadow:0 1px 1.6px #4e4b4b40;padding:40px 32px 32px;display:flex;flex-direction:column;gap:20px;position:sticky;top:24px}.mobility-detail-sidebar-price{display:flex;align-items:baseline;gap:4px}.mobility-detail-sidebar-amount{font-size:32px;font-weight:700;color:#101828;line-height:48px}.mobility-detail-sidebar-unit{font-size:18px;color:#4a5565;font-weight:400}.mobility-detail-sidebar-fields{display:flex;flex-direction:column;gap:16px}.mobility-detail-sidebar-field{display:flex;flex-direction:column;gap:8px}.mobility-detail-sidebar-label{font-size:14px;font-weight:500;color:#101828;line-height:20px}.mobility-detail-sidebar-input-wrap{position:relative;display:flex;align-items:center}.mobility-detail-sidebar-input-wrap.half{flex:1}.mobility-detail-sidebar-input-icon{position:absolute;left:14px;color:#9ca3af;flex-shrink:0;pointer-events:none}.mobility-detail-sidebar-input{width:100%;background:#f3f3f5;border:.8px solid transparent;border-radius:16px;height:56px;padding:0 12px 0 44px;font-family:Inter,system-ui,sans-serif;font-size:14px;color:#0a0a0a;outline:none;box-sizing:border-box}.mobility-detail-sidebar-input:focus{border-color:#9ca3af}.mobility-detail-sidebar-date-row{display:flex;gap:8px}.mobility-detail-sidebar-breakdown{border-top:.8px solid #e5e7eb;padding-top:20px;display:flex;flex-direction:column;gap:10px}.mobility-detail-sidebar-breakdown-row{display:flex;justify-content:space-between;font-size:16px;color:#364153;line-height:24px}.mobility-detail-sidebar-breakdown-total{display:flex;justify-content:space-between;font-size:20px;font-weight:700;color:#101828;border-top:.8px solid #e5e7eb;padding-top:12px;margin-top:4px}.mobility-detail-sidebar-book{background:linear-gradient(180deg,#2a124e,#262446 72.6%);color:#fff;border:none;border-radius:16px;height:64px;font-family:Inter,system-ui,sans-serif;font-size:16px;font-weight:500;cursor:pointer;box-shadow:0 4px 6px #0000001a;transition:opacity .15s}.mobility-detail-sidebar-book:hover{opacity:.9}.mobility-detail-sidebar-perks{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.mobility-detail-sidebar-perks li{display:flex;align-items:center;gap:8px;font-size:14px;color:#4a5565}.mobility-detail-sidebar-perks svg{color:#01b848;flex-shrink:0}.mobility-detail-similar{display:flex;flex-direction:column;gap:20px}.mobility-detail-similar-title{margin:0;font-size:24px;font-weight:600;color:#101828}.mobility-detail-similar-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.mobility-detail-similar-card{position:relative;height:240px;border-radius:16px;overflow:hidden;text-decoration:none;display:block;transition:transform .2s}.mobility-detail-similar-card:hover{transform:translateY(-2px)}.mobility-detail-similar-img{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;background-color:#e5e7eb}.mobility-detail-similar-img:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#0009,#0000 50%)}.mobility-detail-similar-info{position:absolute;bottom:16px;left:16px;right:16px;z-index:1;display:flex;flex-direction:column;gap:4px}.mobility-detail-similar-name{margin:0;font-size:14px;font-weight:700;color:#fff;line-height:28px}.mobility-detail-similar-price{margin:0;font-size:14px;font-weight:600;color:#ff8904;line-height:24px}.mobility-detail-footer{background:#0a1628;border-top:.8px solid rgba(255,255,255,.05);padding-top:.8px}.mobility-detail-footer-inner{max-width:1154px;margin:0 auto;padding:0 16px}.mobility-detail-footer-headline{text-align:center;font-weight:700;font-size:30px;line-height:36px;color:#fff;padding-top:62px;margin:0 0 12px}.mobility-detail-footer-subtitle{text-align:center;font-weight:400;font-size:16px;line-height:24px;color:#99a1af;max-width:672px;margin:0 auto 48px}.mobility-detail-footer-columns{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;padding-bottom:48px;border-bottom:.8px solid rgba(255,255,255,.05)}.mobility-detail-footer-column h3{font-size:14px;font-weight:600;letter-spacing:.7px;text-transform:uppercase;color:#fff;margin:0 0 16px}.mobility-detail-footer-column ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.mobility-detail-footer-column a{font-size:14px;color:#99a1af;text-decoration:none;line-height:20px}.mobility-detail-footer-column a:hover{color:#fff}.mobility-detail-footer-bottom{display:flex;align-items:center;justify-content:space-between;padding:32px 0}.mobility-detail-footer-bottom p{margin:0;font-size:14px;color:#6a7282}.mobility-detail-footer-socials{display:flex;align-items:center;gap:16px}.mobility-detail-footer-socials a{display:flex;align-items:center}.mobility-detail-footer-socials img{width:20px;height:20px;display:block}.matches-page{display:flex;flex-direction:column;min-height:100vh;background:#fff;font-family:Inter,system-ui,sans-serif;color:#101828}.matches-banner{height:70px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 138px;flex-shrink:0;border-bottom:.8px solid #f3f4f6}.matches-banner-identity{display:flex;align-items:center;gap:12px}.matches-banner-avatar{width:40px;height:40px;border-radius:9999px;background-image:linear-gradient(135deg,#2b7fff,#155dfc);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.matches-banner-avatar img{width:22px;height:22px;display:block}.matches-banner-text{display:flex;flex-direction:column;gap:2px}.matches-banner-title{margin:0;font-family:Inter,system-ui,sans-serif;font-weight:500;font-size:14px;line-height:28px;color:#101828}.matches-banner-status{margin:0;display:inline-flex;align-items:center;gap:8px;height:16px}.matches-banner-dot{width:8px;height:8px;border-radius:9999px;background:#00c950;flex-shrink:0}.matches-banner-subtitle{font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:12px;line-height:16px;color:#6a7282}.matches-back-link{display:inline-flex;align-items:center;gap:6px;text-decoration:none;color:#4a5565;font-family:Inter,system-ui,sans-serif;font-weight:500;font-size:14px;line-height:20px}.matches-back-link img{width:16px;height:16px;display:block}.matches-back-link:hover{color:#101828}.matches-main{flex:1;background:#f8f8f8;padding:48px 138px;display:flex;flex-direction:column;gap:32px}.matches-page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.matches-page-titles h1{margin:0;font-family:Inter,system-ui,sans-serif;font-weight:700;font-size:28px;line-height:36px;color:#101828}.matches-page-titles p{margin:8px 0 0;font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#4a5565}.matches-saved-pill{display:inline-flex;align-items:center;gap:8px;background:#fff;border:.8px solid #e5e7eb;border-radius:14px;padding:9.8px 17.8px;cursor:pointer;box-shadow:0 1px 1px #0000001a;font-family:Inter,system-ui,sans-serif;font-weight:500;font-size:14px;line-height:24px;color:#101828;white-space:nowrap}.matches-saved-pill img{width:16px;height:16px;display:block}.matches-grid{display:grid;grid-template-columns:repeat(4,283px);-moz-column-gap:11px;column-gap:11px;row-gap:32px;justify-content:start}.matches-card{width:283px;height:545px;background:#fff;border:.8px solid #e5e7eb;border-radius:16px;overflow:hidden;padding:.8px;display:flex;flex-direction:column}.matches-card-photo{position:relative;height:259.2px;overflow:hidden}.matches-card-photo>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.matches-verified-badge{position:absolute;top:12px;left:215.2px;width:32px;height:32px;background:#fffffff2;border-radius:9999px;box-shadow:0 10px 15px #0000001a,0 4px 6px #0000001a;display:inline-flex;align-items:center;justify-content:center}.matches-verified-stack{position:relative;width:20px;height:20px;display:block}.matches-verified-stack img{position:absolute;display:block}.matches-verified-circle{top:8.35%;left:8.29%;width:83.36%;height:83.33%}.matches-verified-check{top:41.67%;left:37.5%;width:25%;height:16.66%}.matches-card-body{flex:1;display:flex;flex-direction:column;gap:16px;padding:20px}.matches-card-identity{display:flex;flex-direction:column}.matches-card-name{margin:0;font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:18px;line-height:28px;color:#101828;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.matches-card-role{margin:0;font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#4a5565}.matches-card-rating{display:inline-flex;align-items:center;gap:8px;height:20px}.matches-card-star{width:16px;height:16px;display:block}.matches-card-rating-value{font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:14px;line-height:20px;color:#101828}.matches-card-rating-dot{font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#99a1af;margin:0 -4px}.matches-card-rating-reviews{font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#4a5565}.matches-card-location{display:inline-flex;align-items:center;gap:6px;height:20px}.matches-card-pin{width:16px;height:16px;display:block}.matches-card-location span{font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#4a5565}.matches-card-specialty{margin:0;font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#4a5565;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.matches-card-actions{margin-top:auto;display:flex;gap:8px;align-items:center;padding-top:8px}.matches-card-cta{flex:1;height:44px;border:0;border-radius:14px;background:linear-gradient(180deg,#2a124e,#262446 72.6%,#262446);color:#fff;font-family:Inter,system-ui,sans-serif;font-weight:500;font-size:14px;line-height:24px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.matches-card-bookmark{width:40px;height:44px;border:0;border-radius:14px;background:#f3f4f6;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;padding:0}.matches-card-bookmark img{width:20px;height:20px;display:block}.matches-bottom{background:#fff;padding:32px 138px;border-top:.8px solid #f3f4f6;flex-shrink:0}.matches-bottom-inner{display:flex;flex-direction:column;gap:20px;width:100%}.matches-bottom-heading{display:flex;align-items:center;gap:12px}.matches-bottom-avatar{width:32px;height:32px;border-radius:9999px;background-image:linear-gradient(135deg,#2b7fff,#155dfc);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.matches-bottom-avatar img{width:18px;height:18px;display:block}.matches-bottom-text{display:flex;flex-direction:column;gap:2px}.matches-bottom-title{margin:0;font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:18px;line-height:28px;color:#101828}.matches-bottom-subtitle{margin:0;font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#4a5565}.matches-bottom-prompts{display:flex;gap:8px;flex-wrap:wrap}.matches-bottom-prompt{background:#f3f4f6;border:.8px solid #e5e7eb;height:37.6px;padding:0 16px;border-radius:9999px;font-family:Inter,system-ui,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#364153;cursor:pointer;white-space:nowrap}.matches-bottom-prompt:hover{background:#e5e7eb}.matches-bottom-composer{display:flex;gap:12px;align-items:center;background:#f9fafb;border:.8px solid #e5e7eb;border-radius:14px;padding:6px 6px 6px 18px}.matches-bottom-composer input{flex:1;height:44px;background:transparent;border:0;outline:0;font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:15px;color:#101828}.matches-bottom-composer input::-moz-placeholder{color:#99a1af}.matches-bottom-composer input::placeholder{color:#99a1af}.matches-bottom-send{width:44px;height:44px;border:0;border-radius:14px;background-image:linear-gradient(90deg,#2b7fff,#155dfc);cursor:pointer;padding:12px;display:inline-flex;align-items:flex-start;justify-content:center;flex-shrink:0;box-shadow:0 10px 15px #0000001a,0 4px 6px #0000001a}.matches-send-stack{position:relative;width:20px;height:20px;display:block}.matches-send-stack img{position:absolute;display:block}.matches-send-a{top:8.32%;left:8.33%;width:83.35%;height:83.35%}.matches-send-b{top:8.95%;left:8.94%;width:45.59%;height:45.58%}.prof-page{display:flex;flex-direction:column;min-height:100vh;background:#fff;font-family:Inter,system-ui,sans-serif;color:#101828}.prof-topnav{height:70px;background:linear-gradient(180deg,#2a124e,#262446 72.6%,#262446);flex-shrink:0}.prof-topnav-inner{height:100%;max-width:1440px;margin:0 auto;padding:0 64px;display:flex;align-items:center;gap:32px}.prof-topnav-logo{display:inline-flex;align-items:center}.prof-topnav-logo img{width:93px;height:21px;display:block}.prof-topnav-links{flex:1;display:flex;justify-content:center;gap:32px}.prof-topnav-links a{font-family:Inter,system-ui,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#d1d5dc;text-decoration:none}.prof-topnav-links a.active,.prof-topnav-links a:hover{color:#fff;text-decoration:underline;text-underline-offset:6px}.prof-topnav-cta{background:#fff;color:#101828;border:0;border-radius:9999px;padding:10px 18px;font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:14px;line-height:20px;cursor:pointer}.prof-main{flex:1;background:#f8f8f8;padding:40px 137px 64px;display:flex;flex-direction:column;gap:24px}.prof-breadcrumb,.prof-breadcrumb-item{display:inline-flex;align-items:center;gap:8px}.prof-breadcrumb-item a,.prof-breadcrumb-item span{font-family:Inter,system-ui,sans-serif;font-weight:500;font-size:14px;line-height:24px;color:#868686;text-decoration:none}.prof-breadcrumb-item span.current{color:#101828}.prof-breadcrumb-item img{width:16px;height:16px;display:block;transform:scaleX(-1)}.prof-content-grid{display:grid;grid-template-columns:280px 1fr;gap:24px;align-items:start}.prof-content-stack{display:flex;flex-direction:column;gap:24px;min-width:0}.prof-card{background:#fff;border:.8px solid #e5e7eb;border-radius:16px;padding:24px;box-shadow:0 1px 1px #00000008}.prof-card-title,.prof-section-heading{margin:0 0 16px;font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:18px;line-height:28px;color:#101828}.prof-profile-card{padding:24px 20px;display:flex;flex-direction:column;align-items:center;text-align:center}.prof-avatar-wrap{position:relative;width:96px;height:96px;margin-bottom:12px}.prof-avatar{width:96px;height:96px;border-radius:9999px;-o-object-fit:cover;object-fit:cover;display:block}.prof-verified-badge{position:absolute;right:-2px;bottom:-2px;width:24px;height:24px;background:#fff;border-radius:9999px;display:inline-flex;align-items:center;justify-content:center}.prof-verified-shield{position:absolute;width:22px;height:22px;display:block}.prof-verified-check{position:absolute;width:8px;height:6px;display:block}.prof-name{margin:0;font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:20px;line-height:28px;color:#101828}.prof-title{margin:4px 0 12px;font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#4a5565}.prof-rating{display:inline-flex;align-items:center;gap:6px;margin-bottom:16px}.prof-rating img{width:16px;height:16px;display:block}.prof-rating strong{font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:14px;color:#101828}.prof-rating-dot{color:#99a1af;font-size:14px}.prof-rating-reviews{font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:14px;color:#4a5565}.prof-details{width:100%;margin:0 0 20px;display:flex;flex-direction:column;gap:12px}.prof-detail-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.prof-detail-row dt{display:inline-flex;align-items:center;gap:8px;font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:13px;line-height:20px;color:#4a5565}.prof-detail-row dt img{width:16px;height:16px;display:block}.prof-detail-row dd{margin:0;font-family:Inter,system-ui,sans-serif;font-weight:500;font-size:13px;line-height:20px;color:#101828;text-align:right}.prof-cta-stack{width:100%;display:flex;flex-direction:column;gap:8px}.prof-cta-message,.prof-cta-contact{height:44px;border-radius:14px;font-family:Inter,system-ui,sans-serif;font-weight:500;font-size:14px;line-height:24px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px}.prof-cta-message{background:linear-gradient(180deg,#2a124e,#262446 72.6%,#262446);color:#fff;border:0}.prof-cta-message img{width:18px;height:18px;filter:invert(1) brightness(2)}.prof-cta-contact{background:#fff;color:#2a124e;border:.8px solid #2a124e}.prof-cta-contact img{width:18px;height:18px}.prof-about-body{margin:0 0 16px;font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:14px;line-height:22px;color:#4a5565}.prof-tags{display:flex;flex-wrap:wrap;gap:8px}.prof-tag{font-family:Inter,system-ui,sans-serif;font-weight:500;font-size:12px;line-height:16px;padding:6px 12px;border-radius:9999px}.prof-featured-card{background:linear-gradient(180deg,#2a124e,#262446 72.6%,#262446);border-radius:16px;padding:24px;color:#fff;display:flex;flex-direction:column;gap:16px}.prof-featured-badge{align-self:flex-start;background:#f3e8ff;color:#9810fa;border-radius:9999px;padding:6px 12px;font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:12px;line-height:16px}.prof-featured-title{margin:0;font-family:Inter,system-ui,sans-serif;font-weight:700;font-size:20px;line-height:28px;color:#fff}.prof-featured-description{margin:0;font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:14px;line-height:22px;color:#d1d5dc}.prof-featured-meta{display:flex;gap:56px;margin-top:8px}.prof-featured-meta>div{display:flex;flex-direction:column;gap:4px}.prof-featured-meta-label{font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:12px;line-height:16px;color:#99a1af}.prof-featured-price{font-family:Inter,system-ui,sans-serif;font-weight:700;font-size:22px;line-height:28px;color:#fff}.prof-featured-meta-value{font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:14px;line-height:22px;color:#fff}.prof-featured-cta{width:100%;height:44px;background:#ffffff14;color:#fff;border:.8px solid rgba(255,255,255,.15);border-radius:14px;font-family:Inter,system-ui,sans-serif;font-weight:500;font-size:14px;line-height:24px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.prof-other-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.prof-other-card{display:flex;flex-direction:column;gap:12px}.prof-other-title{margin:0;font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:15px;line-height:22px;color:#101828}.prof-other-description{margin:0;font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:13px;line-height:20px;color:#4a5565}.prof-other-bullets{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.prof-other-bullets li{display:inline-flex;align-items:center;gap:8px;font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:13px;line-height:20px;color:#4a5565}.prof-other-bullets img{width:14px;height:14px;display:block}.prof-other-footer{display:flex;align-items:center;justify-content:space-between;margin-top:4px}.prof-other-price{font-family:Inter,system-ui,sans-serif;font-weight:700;font-size:18px;color:#101828}.prof-other-cta{font-family:Inter,system-ui,sans-serif;font-weight:500;font-size:13px;color:#584fbc;text-decoration:none}.prof-other-cta:hover{text-decoration:underline}.prof-reviews-summary{display:flex;gap:32px;align-items:flex-start;margin-bottom:20px}.prof-reviews-score{display:flex;flex-direction:column;align-items:flex-start;flex-shrink:0}.prof-reviews-score-value{margin:0;font-family:Inter,system-ui,sans-serif;font-weight:700;font-size:36px;line-height:44px;color:#101828}.prof-reviews-stars{display:inline-flex;gap:2px;margin-top:4px}.prof-reviews-stars img{width:14px;height:14px;display:block}.prof-reviews-count{margin:6px 0 0;font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:13px;line-height:20px;color:#6a7282}.prof-reviews-bars{flex:1;display:flex;flex-direction:column;gap:8px;margin-top:4px}.prof-reviews-bar-row{display:grid;grid-template-columns:28px 1fr 36px;align-items:center;gap:8px}.prof-reviews-bar-label{font-family:Inter,system-ui,sans-serif;font-weight:500;font-size:12px;color:#6a7282}.prof-reviews-bar-track{height:8px;background:#f3f4f6;border-radius:9999px;overflow:hidden}.prof-reviews-bar-fill{height:100%;background:#584fbc;border-radius:9999px}.prof-reviews-bar-percent{font-family:Inter,system-ui,sans-serif;font-weight:500;font-size:12px;color:#6a7282;text-align:right}.prof-reviews-list{display:flex;flex-direction:column;gap:24px}.prof-review{display:flex;flex-direction:column;gap:6px}.prof-review-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.prof-review-name{margin:0;font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:14px;color:#101828}.prof-review-date{font-weight:400;color:#6a7282}.prof-review-tag{font-family:Inter,system-ui,sans-serif;font-weight:500;font-size:12px;color:#584fbc;text-decoration:none}.prof-review-stars{display:inline-flex;gap:1px}.prof-review-stars img{width:12px;height:12px;display:block}.prof-review-text{margin:0;font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:13px;line-height:20px;color:#4a5565}.prof-footer{background:linear-gradient(180deg,#2a124e,#262446 72.6%,#262446);color:#fff;flex-shrink:0}.prof-footer-inner{max-width:1440px;margin:0 auto;padding:56px 64px 32px;display:flex;flex-direction:column;gap:32px}.prof-footer-headline{margin:0;text-align:center;font-family:Inter,system-ui,sans-serif;font-weight:700;font-size:24px;line-height:32px;color:#fff}.prof-footer-subtitle{margin:0 auto;max-width:640px;text-align:center;font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:14px;line-height:22px;color:#c4b8d6}.prof-footer-columns{display:grid;grid-template-columns:repeat(5,1fr);gap:32px;border-top:1px solid rgba(255,255,255,.1);padding-top:32px}.prof-footer-column h3{margin:0 0 12px;font-family:Inter,system-ui,sans-serif;font-weight:700;font-size:12px;letter-spacing:.6px;color:#fff;text-transform:uppercase}.prof-footer-column ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.prof-footer-column a{font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:13px;color:#c4b8d6;text-decoration:none}.prof-footer-column a:hover{color:#fff}.prof-footer-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgba(255,255,255,.1);padding-top:20px}.prof-footer-bottom p{margin:0;font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:12px;color:#c4b8d6}.prof-footer-social{display:inline-flex;align-items:center;gap:16px}.prof-footer-social a{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;position:relative;color:#c4b8d6}.prof-footer-social img{display:block;max-width:100%;max-height:100%;filter:brightness(0) invert(1) opacity(.7)}.prof-social-linkedin{position:relative}.prof-social-linkedin .prof-social-linkedin-dot{position:absolute;bottom:0;left:0}.srv-page{display:flex;flex-direction:column;min-height:100vh;background:#fff;font-family:Inter,system-ui,sans-serif;color:#101828}.srv-topnav{height:70px;background:linear-gradient(180deg,#2a124e,#262446 72.6%,#262446);flex-shrink:0}.srv-topnav-inner{height:100%;max-width:1440px;margin:0 auto;padding:0 64px;display:flex;align-items:center;gap:32px}.srv-topnav-logo img{width:93px;height:21px;display:block}.srv-topnav-links{flex:1;display:flex;justify-content:center;gap:32px}.srv-topnav-links a{font-family:Inter,system-ui,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#d1d5dc;text-decoration:none}.srv-topnav-links a.active,.srv-topnav-links a:hover{color:#fff;text-decoration:underline;text-underline-offset:6px}.srv-topnav-cta{background:#fff;color:#101828;border:0;border-radius:9999px;padding:10px 18px;font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:14px;line-height:20px;cursor:pointer}.srv-main{flex:1;background:#f8f8f8;padding:24px 137px 64px;display:flex;flex-direction:column;gap:24px}.srv-breadcrumb,.srv-breadcrumb-item{display:inline-flex;align-items:center;gap:8px}.srv-breadcrumb-item a,.srv-breadcrumb-item span{font-family:Inter,system-ui,sans-serif;font-weight:500;font-size:14px;line-height:24px;color:#868686;text-decoration:none}.srv-breadcrumb-item span.current{color:#101828}.srv-breadcrumb-item img{width:16px;height:16px;display:block;transform:scaleX(-1)}.srv-hero{background-size:cover;background-position:center;border-radius:16px;padding:32px 40px;color:#fff;min-height:220px;display:flex;align-items:flex-end;box-shadow:0 1px 1px #0000000f}.srv-hero-inner{width:100%;display:flex;flex-direction:column;gap:12px}.srv-hero-badge{align-self:flex-start;background:#ffffff1f;border:.8px solid rgba(255,255,255,.2);color:#fff;border-radius:8px;padding:4px 10px;font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:12px;line-height:16px;text-transform:uppercase;letter-spacing:.6px}.srv-hero-title{margin:0;font-family:Inter,system-ui,sans-serif;font-weight:700;font-size:32px;line-height:40px;color:#fff}.srv-hero-description{margin:0;max-width:640px;font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:14px;line-height:22px;color:#d1d5dc}.srv-hero-provider{margin:8px 0 0;display:inline-flex;align-items:center;gap:8px;font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#d1d5dc}.srv-hero-provider-name{display:inline-flex;align-items:center;gap:6px;color:#fff;font-weight:600;text-decoration:none}.srv-hero-provider-name img{width:20px;height:20px;border-radius:9999px;-o-object-fit:cover;object-fit:cover;display:block}.srv-hero-verified{width:16px;height:16px;display:block}.srv-content-grid{display:grid;grid-template-columns:1fr 320px;gap:24px;align-items:start}.srv-content-stack{display:flex;flex-direction:column;gap:24px;min-width:0}.srv-sidebar{display:flex;flex-direction:column;gap:16px;position:sticky;top:24px}.srv-card{background:#fff;border:.8px solid #e5e7eb;border-radius:16px;padding:24px;box-shadow:0 1px 1px #00000008}.srv-card-title{margin:0 0 16px;font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:18px;line-height:28px;color:#101828}.srv-overview-body{margin:0 0 12px;font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:14px;line-height:22px;color:#4a5565}.srv-overview-body:last-child{margin-bottom:0}.srv-included-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.srv-included-item{display:flex;gap:12px;align-items:flex-start}.srv-included-icon{width:36px;height:36px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.srv-included-icon img{width:20px;height:20px;display:block}.srv-included-text{display:flex;flex-direction:column;gap:2px;min-width:0}.srv-included-title{margin:0;font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:14px;line-height:20px;color:#101828}.srv-included-description{margin:0;font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:13px;line-height:20px;color:#4a5565}.srv-timeline-card{background:linear-gradient(180deg,#2a124e,#262446 72.6%,#262446);border-radius:16px;padding:24px;color:#fff}.srv-timeline-title{margin:0 0 24px;font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:16px;line-height:24px;color:#fff}.srv-timeline-row{position:relative;display:grid;grid-template-columns:repeat(5,1fr);gap:8px;padding:0 24px}.srv-timeline-track{position:absolute;top:18px;left:60px;right:60px;height:1px;background:#ffffff2e}.srv-timeline-step{display:flex;flex-direction:column;align-items:center;gap:6px;position:relative}.srv-timeline-circle{width:36px;height:36px;border-radius:9999px;background:#ffffff1a;border:.8px solid rgba(255,255,255,.18);display:inline-flex;align-items:center;justify-content:center;font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:14px;color:#fff}.srv-timeline-step-title{font-family:Inter,system-ui,sans-serif;font-weight:500;font-size:13px;color:#fff}.srv-timeline-step-date{font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:11px;color:#d1d5dc}.srv-requirements-intro{margin:-8px 0 16px;font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:13px;line-height:20px;color:#4a5565}.srv-requirements-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.srv-requirements-item{display:flex;gap:12px;align-items:flex-start;padding:12px 0;border-bottom:.8px solid #f3f4f6}.srv-requirements-item:last-child{border-bottom:0}.srv-requirements-item img{width:18px;height:18px;margin-top:2px;flex-shrink:0}.srv-requirements-item-title{margin:0;font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:14px;line-height:20px;color:#101828}.srv-requirements-item-description{margin:2px 0 0;font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:13px;line-height:20px;color:#6a7282}.srv-faq-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.srv-faq-item{border-bottom:.8px solid #f3f4f6}.srv-faq-item:last-child{border-bottom:0}.srv-faq-button{width:100%;background:transparent;border:0;padding:16px 0;display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-family:Inter,system-ui,sans-serif;font-weight:500;font-size:14px;line-height:22px;color:#101828;text-align:left}.srv-faq-button img{width:16px;height:16px;display:block;transition:transform .2s;transform:rotate(180deg);filter:brightness(0) opacity(.45)}.srv-faq-button[aria-expanded=true] img{transform:rotate(0)}.srv-price-card{background:#fff;border:.8px solid #e5e7eb;border-radius:16px;padding:24px;box-shadow:0 1px 1px #00000008;display:flex;flex-direction:column}.srv-price-label{margin:0;font-family:Inter,system-ui,sans-serif;font-weight:500;font-size:13px;line-height:20px;color:#6a7282}.srv-price-amount{margin:4px 0 6px;font-family:Inter,system-ui,sans-serif;font-weight:700;font-size:28px;line-height:36px;color:#101828}.srv-price-note{margin:0 0 16px;font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:12px;line-height:16px;color:#99a1af}.srv-price-divider{height:.8px;background:#f3f4f6;margin-bottom:16px}.srv-price-delivery{display:flex;align-items:center;gap:10px;margin-bottom:16px}.srv-price-delivery>div{display:flex;flex-direction:column;gap:2px}.srv-price-delivery-icon{width:18px;height:18px;display:block}.srv-price-delivery-label{margin:0;font-family:Inter,system-ui,sans-serif;font-weight:500;font-size:12px;line-height:16px;color:#6a7282}.srv-price-delivery-value{margin:0;font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:14px;line-height:20px;color:#101828}.srv-price-book{height:44px;border:0;border-radius:14px;background-image:linear-gradient(180deg,#2a124e,#262446 72.6%,#262446);color:#fff;font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:14px;cursor:pointer;margin-bottom:8px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.srv-price-customize{height:44px;border:.8px solid #2a124e;border-radius:14px;background:#fff;color:#2a124e;font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:14px;cursor:pointer;margin-bottom:16px}.srv-trust-list{list-style:none;margin:8px 0 0;padding:0;display:flex;flex-direction:column;gap:12px}.srv-trust-item{display:flex;align-items:center;gap:10px}.srv-trust-icon{width:28px;height:28px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.srv-trust-icon img{width:16px;height:16px;display:block}.srv-trust-title{margin:0;font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:13px;line-height:18px;color:#101828}.srv-trust-description{margin:0;font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:12px;line-height:16px;color:#6a7282}.srv-contact-card{background:#ede9fe;border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:8px}.srv-contact-title{margin:0;font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:14px;line-height:20px;color:#101828}.srv-contact-description{margin:0 0 8px;font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:13px;line-height:20px;color:#4a5565}.srv-contact-cta{align-self:flex-start;font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:13px;color:#584fbc;text-decoration:none}.srv-contact-cta:hover{text-decoration:underline}.srv-footer{background:linear-gradient(180deg,#2a124e,#262446 72.6%,#262446);color:#fff;flex-shrink:0}.srv-footer-inner{max-width:1440px;margin:0 auto;padding:56px 64px 32px;display:flex;flex-direction:column;gap:32px}.srv-footer-headline{margin:0;text-align:center;font-family:Inter,system-ui,sans-serif;font-weight:700;font-size:24px;line-height:32px;color:#fff}.srv-footer-subtitle{margin:0 auto;max-width:640px;text-align:center;font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:14px;line-height:22px;color:#c4b8d6}.srv-footer-columns{display:grid;grid-template-columns:repeat(5,1fr);gap:32px;border-top:1px solid rgba(255,255,255,.1);padding-top:32px}.srv-footer-column h3{margin:0 0 12px;font-family:Inter,system-ui,sans-serif;font-weight:700;font-size:12px;letter-spacing:.6px;color:#fff;text-transform:uppercase}.srv-footer-column ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.srv-footer-column a{font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:13px;color:#c4b8d6;text-decoration:none}.srv-footer-column a:hover{color:#fff}.srv-footer-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgba(255,255,255,.1);padding-top:20px}.srv-footer-bottom p{margin:0;font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:12px;color:#c4b8d6}.srv-footer-social{display:inline-flex;align-items:center;gap:16px}.srv-footer-social a{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;position:relative;color:#c4b8d6}.srv-footer-social img{display:block;max-width:100%;max-height:100%;filter:brightness(0) invert(1) opacity(.7)}.srv-social-linkedin{position:relative}.srv-social-linkedin .srv-social-linkedin-dot{position:absolute;bottom:0;left:0}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.visible{visibility:visible}.static{position:static}.fixed{position:fixed}.relative{position:relative}.block{display:block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.resize{resize:both}.break-all{word-break:break-all}.border{border-width:1px}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.underline{text-decoration-line:underline}.outline{outline-style:solid}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}:root{font-family:Inter,system-ui,sans-serif;color:#101828;background:#fff;font-synthesis:none;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#fff}a{color:inherit;text-decoration:none}button{font:inherit}.home-page{width:100%;overflow-x:hidden;background:#fff}.hero-section{position:relative;min-height:876px;overflow:hidden;color:#fff}.hero-image,.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.hero-image{width:100%;height:232.48%;top:-22.16%;left:.03%;-o-object-fit:fill;object-fit:fill}.hero-overlay{background:linear-gradient(253deg,#181251e8 1.49%,#010b23e8 92.08%)}.top-nav{position:relative;z-index:2;display:flex;align-items:center;gap:100px;width:min(1165px,calc(100% - 80px));height:106px;margin:0 auto}.orbix-logo{width:129px;height:28px;-o-object-fit:contain;object-fit:contain;flex:none}.nav-links{display:flex;align-items:center;gap:24px;color:#fff;font-size:14px;font-weight:500;letter-spacing:.35px;white-space:nowrap}.nav-links a{line-height:20px}.nav-links .active{text-decoration:underline;text-underline-offset:4px}.nav-cta{margin-left:auto;display:inline-flex;align-items:center;justify-content:center;min-width:125px;height:40px;border-radius:8px;background:#fff;color:#0b1f5a;font-family:Manrope,sans-serif;font-size:14px;font-weight:600}.hero-content{position:relative;z-index:2;display:grid;grid-template-columns:551px 1fr;gap:64px;width:min(1166px,calc(100% - 80px));margin:40px auto 0;align-items:start}.hero-copy{padding-top:0}.hero-copy h1{margin:0;max-width:550px;color:#fff;font-size:72px;font-weight:600;line-height:82px;letter-spacing:0}.hero-copy h1 span{display:block;color:#958dff;font-family:Newsreader,serif;font-size:72px;font-style:italic;font-weight:400;line-height:72px}.hero-copy>p{max-width:550px;margin:8px 0 28px;color:#d1d5dc;font-size:16px;line-height:29.25px}.hero-prompt{position:relative;display:flex;align-items:center;width:549px;height:74px;padding:6.8px;border:.8px solid rgba(255,255,255,.2);border-radius:16px;background:#ffffff1a;box-shadow:0 25px 50px #00000040}.hero-prompt:after{content:"";position:absolute;left:67px;top:19px;z-index:-1;width:403px;height:35px;border-radius:999px;background:#9d4dff29;filter:blur(40px)}.hero-prompt span,.hero-prompt input{display:block;flex:1;min-width:0;height:60px;overflow:hidden;border-radius:14px;background:#1a284780;color:#fff;font-size:16px;line-height:60px;padding:0 16px;white-space:nowrap}.hero-prompt input{border:0;outline:none;font-family:inherit}.hero-prompt input::-moz-placeholder{color:#99a1af}.hero-prompt input::placeholder{color:#99a1af}.hero-prompt button,.hero-prompt a{position:absolute;right:16px;display:grid;place-items:center;width:44px;height:44px;border:0;border-radius:14px;color:#fff;background:linear-gradient(40deg,#958dff 7%,#584fbc 79%);box-shadow:0 10px 15px #0000001a,0 4px 6px #0000001a}.hero-trust{display:grid;grid-template-columns:auto auto;gap:24px 28px;margin-top:22px;color:#d1d5dc;font-size:14px;line-height:20px}.hero-trust span{display:flex;align-items:center;gap:8px}.hero-trust span:nth-child(3){color:#d1d5dc;grid-column:1}.hero-trust span:nth-child(3) svg{color:#05df72}.ai-card{width:551px;min-height:219px;margin-top:115px;padding:31px;border:.96px solid rgba(255,255,255,.1);border-radius:15px;background:#ffffff0d;box-shadow:0 24px 48px -12px #00000040;-webkit-backdrop-filter:blur(19px);backdrop-filter:blur(19px)}.chat-row{display:flex;gap:15px;align-items:flex-start}.chat-row+.chat-row{margin-top:23px}.chat-avatar{display:grid;place-items:center;width:38px;height:38px;border-radius:999px;flex:none}.chat-avatar.purple{background:#958dff;color:#041534}.chat-avatar.navy{background:#041534;color:#958dff}.chat-bubble{border-radius:0 15px 15px;font-family:Manrope,sans-serif}.chat-bubble.user{padding:15px 18px 15px 15px;background:#f4f3f01a;color:#d1d1d1;font-size:15px;line-height:23px}.chat-bubble.ai{padding:19px 20px 20px;border:.96px solid rgba(255,255,255,.05);background:#f4f3f033}.chat-bubble.ai p{margin:0 0 16px;color:#fff;font-size:13.4px;line-height:21.8px}.match-pill{display:flex;align-items:center;gap:11px;padding:12px;border:.96px solid rgba(88,79,188,.3);border-radius:8px;background:#584fbc33;color:#958dff;font-family:Manrope,sans-serif;font-size:13.4px;font-weight:600}.services-section{position:relative;min-height:665px;padding-top:63px;background:#f9fafb;overflow:hidden}.blur{position:absolute;width:384px;height:384px;border-radius:999px;filter:blur(64px)}.blur.blue{left:20.5%;top:0;background:#2b7fff0d}.blur.violet{left:50%;top:50%;transform:translate(-50%,-50%);background:#ad46ff0d}.section-heading{position:relative;z-index:1;width:min(672px,calc(100% - 48px));margin:0 auto;text-align:center}.section-heading h2{margin:0;color:#303030;font-size:32px;font-weight:600;line-height:48px;letter-spacing:0}.section-heading p{margin:8px 0 0;color:#727b8b;font-size:16px;line-height:28px}.service-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,218px);justify-content:center;gap:20px;margin-top:128px}.service-card{height:430px;padding:36px 27px 24px 32px;border:.8px solid;border-radius:24px}.service-icon{display:grid;place-items:center;width:80px;height:80px;border-radius:16px;color:#fff;box-shadow:0 10px 15px #0000001a,0 4px 6px #0000001a}.service-card h3{margin:23px 0 8px;color:#101828;font-size:20px;font-weight:700;line-height:28px}.service-card p{min-height:69px;margin:0 0 16px;color:#4a5565;font-size:14px;line-height:22.75px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.service-card a{display:inline-flex;align-items:center;gap:10px;font-size:14px;font-weight:500;line-height:20px}.professionals-wrap{width:min(1162px,calc(100% - 80px));margin:56px auto 114px}.professional-section+.professional-section{margin-top:32px}.section-heading-left h2{margin:0;color:#101828;font-size:28px;font-weight:600;line-height:40px}.section-heading-left p{margin:8px 0 28px;color:#4a5565;font-size:16px;line-height:28px}.professional-grid{display:grid;grid-template-columns:repeat(6,187px);gap:8px}.professional-card{height:300px;overflow:hidden;border:.8px solid #f3f4f6;border-radius:14px;background:#fff;color:inherit;text-decoration:none}.professional-image{position:relative;height:176px;overflow:hidden;background:radial-gradient(circle at 35% 30%,rgba(255,255,255,.7),transparent 32%),linear-gradient(135deg,#dbeafe,#ede9fe 48%,#f3f4f6)}.professional-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.professional-body{height:111px;padding:13.5px}.professional-body h3{margin:0;color:#101828;font-size:14px;font-weight:600;line-height:18.9px}.professional-body .role{margin:1px 0 10px;color:#6a7282;font-size:11px;line-height:13.5px}.professional-meta,.professional-location{display:flex;align-items:center;gap:5px;color:#4a5565;font-size:11px;line-height:13.5px}.professional-meta{margin-bottom:10px}.professional-meta strong{color:#101828;font-size:9.5px}.professional-meta span:first-of-type{font-size:0}.professional-meta span:first-of-type:after{content:"•";font-size:11px}.professional-location svg{color:#155dfc}.steps-section,.footer{color:#fff;background:linear-gradient(180deg,#2a124e,#262446 72.6%)}.steps-section{min-height:705px;display:grid;place-items:center}.steps-inner{width:min(1115px,calc(100% - 80px));text-align:center}.section-heading.dark h2{color:#fff;font-size:36px;font-weight:700}.section-heading.dark p{color:#99a1af;font-size:18px}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:48px;text-align:left}.step-card{position:relative;min-height:230px;padding:32px;border:.8px solid rgba(255,255,255,.1);border-radius:16px;background:#ffffff0d}.step-number{position:absolute;top:24px;right:25px;color:#ffffff0d;font-size:72px;font-weight:700;line-height:72px}.step-icon{display:grid;place-items:center;width:56px;height:56px;border-radius:14px}.step-card h3{margin:20px 0 8px;color:#fff;font-size:20px;font-weight:600;line-height:28px}.step-card p{margin:0;color:#99a1af;font-size:16px;line-height:26px}.assistant-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:255px;height:52px;margin-top:48px;border:0;border-radius:16px;background:linear-gradient(90deg,#2b7fff,#155dfc);color:#fff;font-size:14px;font-weight:600;box-shadow:0 10px 15px #0000001a,0 4px 6px #0000001a;text-decoration:none}.testimonials-section{min-height:850px;padding:96px 32px;background:#f9fafb}.testimonials-section .section-heading h2{color:#101828}.testimonials-section .section-heading p{color:#4a5565}.testimonial-grid{display:grid;grid-template-columns:repeat(3,356px);justify-content:center;gap:24px;margin-top:40px}.testimonial-card{height:422px;padding:25px;border:.8px solid #e5e7eb;border-radius:16px;background:#fff}.stars{display:flex;gap:4px;height:20px}.quote{min-height:104px;margin:20px 0;color:#364153;font-size:14px;line-height:26px}.tag{display:inline-flex;align-items:center;height:24px;padding:0 12px;border-radius:999px;font-size:12px;font-weight:500}.tag.blue{background:#eff6ff;color:#1447e6}.tag.purple{background:#faf5ff;color:#8200db}.tag.green{background:#f0fdf4;color:#008236}.testimonial-divider{height:1px;margin:20px 0;background:#f3f4f6}.muted{margin:0 0 4px;color:#6a7282;font-size:14px;line-height:20px}.pro-name{display:flex;align-items:center;gap:8px;margin:0;color:#101828;font-size:16px;font-weight:600;line-height:24px}.pro-name svg{color:#2b7fff}.pro-role{margin:0 0 20px;color:#4a5565;font-size:14px;line-height:20px}.client-row{display:flex;align-items:center;gap:12px}.client-avatar{display:grid;place-items:center;width:40px;height:40px;border-radius:999px;color:#fff;font-size:14px;font-weight:600}.client-row strong,.client-row small{display:block}.client-row strong{color:#101828;font-size:16px;font-weight:500;line-height:24px}.client-row small{color:#6a7282;font-size:14px;line-height:20px}.trust-section{position:relative;min-height:992px;padding-top:67px;overflow:hidden;background:#fff}.trust-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 17% 90%,rgba(243,244,246,.9) 0 7%,transparent 7.1%),linear-gradient(145deg,rgba(239,246,255,.49) 0%,transparent 50%,rgba(250,245,255,.47) 100%)}.trust-section .section-heading h2{color:#2a2a2a;font-size:36px;font-weight:700;line-height:48px}.trust-section .section-heading p{color:#4a5565;line-height:29.25px}.video-card{position:relative;z-index:1;display:grid;place-items:center;width:min(896px,calc(100% - 80px));height:505px;margin:64px auto 24px;border:.8px solid #e5e7eb;border-radius:24px;background:linear-gradient(151deg,#f3f4f6,#f9fafb,#eff6ff);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.video-card button{display:grid;place-items:center;width:80px;height:80px;border:1.6px solid #e5e7eb;border-radius:999px;background:#fff;color:#101828;box-shadow:0 10px 15px #0000001a,0 4px 6px #0000001a}.video-caption{position:relative;z-index:1;margin:0;color:#6a7282;font-size:14px;line-height:20px;text-align:center}.footer{min-height:691px;border-top:.8px solid rgba(255,255,255,.05)}.footer-intro{width:min(1076px,calc(100% - 80px));height:225px;margin:0 auto;padding-top:62px;border-bottom:.8px solid rgba(255,255,255,.05);text-align:center}.footer-intro h2{margin:0;color:#fff;font-size:30px;font-weight:700;line-height:36px}.footer-intro p{width:min(672px,100%);margin:14px auto 0;color:#99a1af;font-size:16px;line-height:24px}.footer-links{display:grid;grid-template-columns:repeat(5,1fr);gap:48px;width:min(1043px,calc(100% - 80px));min-height:368px;margin:0 auto;padding-top:64px}.footer-links h3{margin:0 0 16px;color:#fff;font-size:14px;font-weight:600;line-height:20px;letter-spacing:.7px;text-transform:uppercase}.footer-links a{display:block;margin-bottom:12px;color:#99a1af;font-size:14px;line-height:24px}.footer-bottom{display:flex;align-items:center;justify-content:space-between;width:min(1154px,calc(100% - 80px));height:85px;margin:0 auto;border-top:.8px solid rgba(255,255,255,.05)}.footer-bottom p,.socials{color:#6a7282}.footer-bottom p{margin:0;font-size:14px;line-height:20px}.socials{display:flex;gap:16px}.client-cases-page{position:relative;width:1440px;height:1024px;overflow:hidden;background:#f7f8fa;color:#101828;font-family:Inter,system-ui,sans-serif}body:has(.client-cases-page){overflow:hidden}.client-sidebar{position:absolute;left:0;top:0;z-index:2;width:290px;height:1024px;background:#fff;box-shadow:0 2px 4px #a8a8a840}.client-sidebar-logo{display:flex;align-items:center;width:290px;height:70px;padding-left:39px;background:#fff;box-shadow:1px -1px 4px #a8a8a840}.client-sidebar-logo img{display:block;width:93px;height:20px}.client-sidebar-nav{position:absolute;left:33px;top:101px;display:flex;flex-direction:column;gap:4px;width:223.2px}.client-sidebar-link{display:flex;align-items:center;justify-content:space-between;width:223.2px;height:48px;padding:12px 16px;border-radius:14px;color:#4a5565;font-size:14px;font-weight:500;line-height:24px}.client-sidebar-link.active{height:49.6px;border:.8px solid #bedbff;background:linear-gradient(90deg,#eff6ff,#faf5ff);color:#1447e6;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000001a}.client-sidebar-link-main{display:flex;align-items:center;gap:12px}.client-sidebar-icon{display:block;width:20px;height:20px;flex:none}.client-sidebar-badge{display:grid;place-items:center;width:20px;height:20px;border-radius:999px;background:#155dfc;color:#fff;font-size:12px;line-height:16px}.client-sidebar-bottom{position:absolute;left:1px;bottom:0;width:289px;height:70px;border-top:1px solid #e6e6e6;background:#fff}.client-topbar{position:absolute;left:0;top:0;z-index:1;display:flex;align-items:center;justify-content:space-between;width:1440px;height:70px;padding-left:330px;padding-right:100px;background:#fff;box-shadow:0 2px 4px #a8a8a840}.client-search{position:relative;display:flex;align-items:center;width:576px;height:42px;padding:10px 16px 10px 40px;border:.8px solid #d1d5dc;border-radius:14px;background:#f9fafb;color:#0a0a0a80;font-size:14px}.client-search img{position:absolute;left:20px;width:20px;height:20px}.client-profile-actions{display:flex;align-items:center;gap:11px;height:45px}.client-bell-button{display:grid;place-items:center;width:37px;height:37px;border:1px solid #ebebeb;border-radius:13px;background:#fff;color:#101828}.client-bell-button img{width:16px;height:16px}.client-profile-button{display:flex;align-items:center;gap:10.4px;width:69.4px;height:45.1px;padding:6.94px;border:0;border-radius:12.15px;background:transparent;color:#101828}.client-profile-button span{display:grid;place-items:center;width:31.24px;height:31.24px;border-radius:999px;background:linear-gradient(135deg,#2b7fff,#9810fa);color:#fff;font-size:12.15px;font-weight:700;line-height:17.35px}.client-profile-button img{width:13.88px;height:13.88px}.client-main{position:absolute;left:332px;top:99px;width:1008px}.client-page-heading{display:flex;align-items:center;justify-content:space-between;width:1008px;height:68px}.client-page-heading h1{margin:0 0 4px;color:#101828;font-size:24px;font-weight:700;line-height:40px}.client-page-heading p{margin:0;color:#4a5565;font-size:16px;line-height:24px}.start-case-button{display:flex;align-items:center;gap:11px;width:185.9px;height:48px;padding:0 24.9px;border:0;border-radius:14px;background:linear-gradient(180deg,#2a124e,#262446 72.6%);color:#fff;font-size:14px;font-weight:500;line-height:24px;box-shadow:0 10px 15px #0000001a,0 4px 6px #0000001a}.start-case-button img{width:20px;height:20px}.client-dashboard-grid{display:grid;grid-template-columns:499px 481px;gap:28px;margin-top:38px}.escrow-summary-card{width:499px;height:353px;border-radius:16px;background:linear-gradient(180deg,#2a124e,#262446 72.6%);box-shadow:0 20px 25px #0000001a,0 8px 10px #0000001a}.escrow-card-content{padding:35px 38px 0 39px}.escrow-balance-label{display:flex;align-items:center;gap:8px;height:20px;color:#8ec5ff;font-size:14px;font-weight:500;line-height:20px}.escrow-balance-label img{width:16px;height:16px}.escrow-balance{display:flex;align-items:baseline;gap:0;margin-top:16px;color:#fff}.escrow-balance strong{font-size:40px;font-weight:700;line-height:48px}.escrow-balance span{color:#d1d5dc;font-size:24px;font-weight:700;line-height:32px}.escrow-actions{display:flex;gap:12px;margin-top:16px}.escrow-actions button{width:205px;height:50px;border:.8px solid rgba(255,255,255,.3);border-radius:14px;background:#fff3;color:#fff;font-size:14px;font-weight:500;line-height:24px}.escrow-actions button+button{border-color:#fff3;background:#ffffff1a}.escrow-transactions{margin-top:16px;padding-top:24.8px;border-top:.8px solid rgba(255,255,255,.2)}.escrow-transactions p{margin:0 0 12px;color:#d1d5dc;font-size:14px;line-height:20px}.escrow-transaction-row{display:flex;justify-content:space-between;height:20px;color:#d1d5dc;font-size:14px;line-height:20px}.escrow-transaction-row+.escrow-transaction-row{margin-top:12px}.escrow-transaction-row strong{color:#fff;font-size:14px;font-weight:600}.escrow-transaction-row strong.positive{color:#7bf1a8}.recent-activity-card{width:481px;height:353px;padding:32.8px;border:.8px solid rgba(229,231,235,.56);border-radius:16px;background:#fff;box-shadow:0 1px 2px #0000001a}.recent-activity-card h2{margin:0;color:#101828;font-size:16px;font-weight:600;line-height:28px}.activity-list{display:flex;flex-direction:column;gap:16px;margin-top:24px}.activity-row{display:flex;align-items:flex-start;gap:12px;height:40px}.activity-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:14px;flex:none}.activity-icon img{width:20px;height:20px}.activity-copy{display:flex;flex-direction:column;gap:2px;padding-top:0}.activity-copy strong{color:#101828;font-size:14px;font-weight:500;line-height:20px}.activity-copy small{color:#6a7282;font-size:12px;line-height:16px}.provider-page{position:relative;width:1440px;min-height:100vh;background:#f7f8fa;color:#101828;font-family:Inter,system-ui,sans-serif}.provider-sidebar{position:absolute;left:0;top:0;bottom:0;z-index:2;width:290px;background:#fff;box-shadow:0 2px 4px #a8a8a840}.provider-sidebar-logo{display:flex;align-items:center;width:290px;height:70px;padding-left:39px;background:#fff;box-shadow:1px -1px 4px #a8a8a840}.provider-sidebar-logo img{display:block;width:93px;height:20px}.provider-sidebar-nav{position:absolute;left:33px;top:101px;display:flex;flex-direction:column;gap:4px;width:223.2px}.provider-sidebar-link{display:flex;align-items:center;justify-content:space-between;width:223.2px;height:48px;padding:12px 16px;border-radius:14px;color:#4a5565;font-size:14px;font-weight:500;line-height:24px}.provider-sidebar-link.active{height:49.6px;border:.8px solid #bedbff;background:linear-gradient(90deg,#eff6ff,#faf5ff);color:#1447e6;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000001a}.provider-sidebar-link-main{display:flex;align-items:center;gap:12px}.provider-sidebar-icon{display:block;width:20px;height:20px;flex:none}.provider-sidebar-badge{display:grid;place-items:center;width:20px;height:20px;border-radius:999px;background:#155dfc;color:#fff;font-size:12px;line-height:16px}.provider-sidebar-bottom{position:absolute;left:1px;bottom:0;width:289px;height:70px;border-top:1px solid #e6e6e6;background:#fff}.provider-topbar{position:absolute;left:0;top:0;z-index:1;display:flex;align-items:center;justify-content:space-between;width:1440px;height:70px;padding-left:330px;padding-right:100px;background:#fff;box-shadow:0 2px 4px #a8a8a840}.provider-search{position:relative;display:flex;align-items:center;width:576px;height:42px;padding:10px 16px 10px 40px;border:.8px solid #d1d5dc;border-radius:14px;background:#f9fafb;color:#0a0a0a80;font-size:14px}.provider-search img{position:absolute;left:20px;width:20px;height:20px}.provider-profile-actions{display:flex;align-items:center;gap:11px;height:45px}.provider-bell-button{display:grid;place-items:center;width:37px;height:37px;border:1px solid #ebebeb;border-radius:13px;background:#fff;color:#101828}.provider-bell-button img{width:16px;height:16px}.provider-profile-button{display:flex;align-items:center;gap:10.4px;width:69.4px;height:45.1px;padding:6.94px;border:0;border-radius:12.15px;background:transparent;color:#101828}.provider-profile-button span{display:grid;place-items:center;width:31.24px;height:31.24px;border-radius:999px;background:linear-gradient(135deg,#2b7fff,#9810fa);color:#fff;font-size:12.15px;font-weight:700;line-height:17.35px}.provider-profile-button img{width:13.88px;height:13.88px}.provider-main{margin-left:332px;padding-top:99px;padding-bottom:32px;width:1008px}.client-documents-main{position:absolute;left:330px;top:110.4px;width:874px}.documents-heading{width:345px}.documents-heading h1{margin:0 0 6px;color:#101828;font-size:24px;font-weight:600;line-height:36px}.documents-heading p{margin:0;color:#4a5565;font-size:16px;line-height:24px}.documents-content{margin-top:32px}.document-filters{display:flex;gap:8px}.document-filter-button{display:flex;align-items:center;gap:12px;width:150px;min-width:150px;height:39px;padding:9px 17px;border:.8px solid #d1d5dc;border-radius:14px;background:#fff;color:#364153;font-size:12px;font-weight:500;line-height:24px}.document-filter-button img{width:16px;height:16px}.document-list{display:flex;flex-direction:column;gap:8px;width:874px;margin-top:16px}.document-row{position:relative;display:flex;align-items:center;width:874px;height:74px;border:.8px solid #e5e7eb;border-radius:16px;background:#fff}.document-file-icon{position:absolute;left:20.2px;top:12.2px;display:grid;place-items:center;width:48px;height:48px;border-radius:14px}.document-file-icon img{width:24px;height:24px}.document-copy{position:absolute;left:80.2px;top:13.7px}.document-copy h2{margin:0 0 4px;color:#101828;font-size:14px;font-weight:500;line-height:21px}.document-copy p{display:flex;align-items:center;gap:8px;margin:0;color:#6a7282;font-size:12px;line-height:20px;white-space:nowrap}.document-copy p span:nth-child(2),.document-copy p span:nth-child(4){font-size:14px}.document-actions{position:absolute;left:771.2px;top:24.2px;display:flex;align-items:center;gap:16px}.document-actions button{display:grid;place-items:center;width:20px;height:20px;padding:0;border:0;background:transparent}.document-actions img{width:20px;height:20px}@media (max-width: 1180px){.top-nav,.hero-content,.professionals-wrap,.steps-inner,.footer-intro,.footer-links,.footer-bottom{width:calc(100% - 48px)}.top-nav{gap:32px}.nav-links{gap:14px;font-size:12px}.hero-content{grid-template-columns:1fr}.ai-card{margin-top:0}.service-grid,.professional-grid,.steps-grid,.testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-card,.professional-card,.testimonial-card{width:100%}}@media (max-width: 760px){.hero-section{min-height:auto;padding-bottom:64px}.top-nav{height:auto;padding:24px 0;align-items:flex-start;flex-wrap:wrap}.nav-links{order:3;width:100%;overflow-x:auto;padding-bottom:4px}.nav-cta{margin-left:auto}.hero-content{margin-top:24px}.hero-copy h1,.hero-copy h1 span{font-size:48px;line-height:56px}.hero-prompt,.ai-card{width:100%}.hero-trust,.service-grid,.professional-grid,.steps-grid,.testimonial-grid,.footer-links{grid-template-columns:1fr}.services-section,.testimonials-section,.trust-section{padding-top:56px;padding-bottom:56px}.service-grid{margin-top:48px}.professional-grid{gap:16px}.professional-card{height:auto}.footer-bottom{height:auto;padding:28px 0;gap:20px;align-items:flex-start;flex-direction:column}}
