@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Poppins:wght@600;700;800&display=swap";:root{--rq-bg: #eef4f8;--rq-page: #f8fbfd;--rq-surface: #ffffff;--rq-surface-soft: #f4f7fb;--rq-surface-strong: #e9eff6;--rq-text: #14213d;--rq-text-soft: #64748b;--rq-text-subtle: #94a3b8;--rq-border: #e1e8f0;--rq-border-strong: #ced8e4;--rq-red: #f2553d;--rq-red-dark: #de432c;--rq-accent: #18b8ea;--rq-success: #22c55e;--rq-warning: #f59e0b;--rq-danger: #ef4444;--rq-shadow: 0 18px 40px rgba(15, 23, 42, .08);--rq-shadow-soft: 0 10px 24px rgba(15, 23, 42, .05);--rq-shell-shadow: 0 28px 70px rgba(15, 23, 42, .12);--rq-radius-sm: 16px;--rq-radius-md: 22px;--rq-radius-lg: 28px}*{box-sizing:border-box}html,body,#app-root{min-height:100%}body,button,input,select,textarea{font-family:Inter,system-ui,sans-serif}body{margin:0;color:var(--rq-text);background:radial-gradient(circle at top left,rgba(24,184,234,.12),transparent 28%),radial-gradient(circle at top right,rgba(242,85,61,.1),transparent 24%),linear-gradient(180deg,#eef4f8,#f8fbfd 48%,#eef2f7)}.page{padding:24px;max-width:1180px;margin:0 auto}.customer-shell,.professional-shell{min-height:100vh;padding:20px 16px 108px}.public-shell{min-height:100vh}.mobile-page,.mobile-page-public,.mobile-page-customer,.mobile-page-professional-shell{width:min(100%,470px);margin:0 auto}.mobile-page-public,.mobile-page-customer,.mobile-page-professional-shell{display:grid;gap:16px}.card{background:var(--rq-surface);border:1px solid var(--rq-border);color:var(--rq-text);box-shadow:var(--rq-shadow)}.card-title,.section-title,.app-shell-title{color:var(--rq-text)}.card-subtitle,.muted,.app-shell-subtitle{color:var(--rq-text-soft)}.btn-inline-icon{display:inline-flex;align-items:center}.ra-logo{display:flex;align-items:center;gap:12px;flex-shrink:0;text-decoration:none}.ra-logo-copy{display:flex;flex-direction:column;gap:2px;min-width:0}.ra-logo-copy strong{font-family:Poppins,Inter,system-ui,sans-serif;font-size:1.08rem;font-weight:800;letter-spacing:-.025em;line-height:1.1;white-space:nowrap}.ra-logo-copy span{font-size:.7rem;font-weight:500;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:22ch}.ra-input,.input,.select,.textarea{width:100%;background:var(--rq-surface);border:1px solid var(--rq-border);color:var(--rq-text);border-radius:18px}.ra-header-mobile,.ra-app-header-top{display:flex;align-items:center;justify-content:space-between;gap:14px}.ra-header-brand{display:flex;align-items:center;gap:14px}.ra-header-logo,.ra-app-header-logo{width:44px;height:44px;object-fit:contain;display:block}.ra-app-header-logo.is-transparent,.ra-header-logo.is-transparent{background:transparent;border-radius:0;box-shadow:none}.app-shell-brand-link{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.ra-header-title,.app-shell-title{font-family:Poppins,Inter,system-ui,sans-serif;font-weight:700;letter-spacing:-.03em}.ra-header-title{font-size:1.05rem;color:var(--rq-text);line-height:1.1}.ra-header-subtitle{font-size:.88rem;color:var(--rq-text-soft)}.app-shell-header{background:#fffffff5;border:1px solid var(--rq-border);border-radius:30px;padding:16px 18px;box-shadow:var(--rq-shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.app-shell-header.compact{padding-block:14px}.app-shell-brand-row{align-items:center}.app-shell-eyebrow{display:inline-flex;align-items:center;min-height:26px;padding:4px 10px;border-radius:999px;background:#fff0ec;color:var(--rq-red);font-size:.72rem;font-weight:800;letter-spacing:.02em}.app-shell-title{margin:6px 0 0;font-size:clamp(1.6rem,5vw,1.95rem);line-height:1.02}.app-shell-subtitle{margin:6px 0 0;font-size:.96rem;line-height:1.55;max-width:28rem}.app-shell-header-actions{display:flex;align-items:center;justify-content:flex-end}.bottom-nav{position:fixed;left:50%;transform:translate(-50%);bottom:14px;width:min(100% - 24px,620px);background:#fffffff2;border:1px solid rgba(226,232,240,.94);border-radius:999px;box-shadow:var(--rq-shell-shadow);padding:10px 12px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;z-index:40;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.bottom-nav.is-customer{grid-template-columns:repeat(4,minmax(0,1fr))}.bottom-nav-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;min-height:58px;border-radius:999px;color:var(--rq-text-soft);font-size:.76rem;font-weight:700;transition:background .18s ease,color .18s ease,transform .18s ease}.bottom-nav-item:hover{transform:translateY(-1px)}.bottom-nav-icon{width:30px;height:30px;border-radius:999px;display:grid;place-items:center;font-size:1rem}.bottom-nav-item.active{background:#fff1ee;color:var(--rq-red)}.bottom-nav-item.active .bottom-nav-icon{background:#f2553d1f}.ra-status-badge,.status-pill{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 12px;border-radius:999px;border:1px solid var(--rq-border);background:var(--rq-surface-soft);color:var(--rq-text-soft);font-size:.82rem;font-weight:800}.ra-status-badge.is-success,.status-pill.is-success{background:#22c55e1a;border-color:#22c55e38;color:#15803d}.ra-status-badge.is-warning,.status-pill.is-warning{background:#f59e0b1f;border-color:#f59e0b38;color:#b45309}.ra-status-badge.is-danger,.status-pill.is-danger{background:#ef44441a;border-color:#ef444438;color:#b91c1c}.ra-status-badge.is-info,.status-pill.is-info{background:#18b8ea1a;border-color:#18b8ea38;color:#0f7090}.empty-state{box-shadow:var(--rq-shadow-soft)}.rating-stars{display:inline-flex;align-items:center;gap:5px;color:#d7dee8}.rating-stars .is-filled{color:#f59e0b}.upload-dropzone-icon{width:44px;height:44px;border-radius:16px;display:grid;place-items:center;background:#fff0ec;color:var(--rq-red)}.install-app-banner,.footer-promo-banner{background:linear-gradient(180deg,#fffffffa,#f8fbfdfa);border:1px solid var(--rq-border);border-radius:var(--rq-radius-lg);box-shadow:var(--rq-shadow-soft);padding:18px}.install-app-badge,.promo-kicker{display:inline-flex;align-items:center;min-height:28px;padding:0 12px;border-radius:999px;background:#fff0ec;color:var(--rq-red);font-size:.72rem;font-weight:800}.install-app-banner__actions,.client-promo-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.mobile-page-public .card,.mobile-page-customer .card,.mobile-page-professional-shell .card,.pro-card-surface,.quick-action-card,.notification-card-pro,.service-category-card,.result-card,.wallet-entry-row,.check-grid-card,.check-row,.pro-fact,.pro-address-card,.upload-panel-strong,.pix-card-surface,.pix-card-meta-row div{background:var(--rq-surface)!important;color:var(--rq-text)!important;border-color:var(--rq-border)!important;box-shadow:var(--rq-shadow-soft)}.customer-hero,.pro-page-hero,.market-hero-card,.tracking-hero-card,.checkout-hero-card,.wallet-hero-card,.pix-card-brand{background:linear-gradient(135deg,#fff7f4,#fff)!important;border:1px solid #ffe0d8;color:var(--rq-text)!important}.customer-hero-copy h2,.customer-hero-copy p,.market-hero-copy h2,.market-hero-copy p,.tracking-hero-card h2,.tracking-hero-card p,.checkout-hero-card h2,.checkout-hero-card p,.wallet-hero-card h2,.wallet-hero-card p,.pro-page-copy h1,.pro-page-hero .muted{color:var(--rq-text)!important}.hero-badge,.eyebrow-light{background:#fff0ec!important;color:var(--rq-red)!important;border-color:#ffe0d8!important}@media(max-width:640px){.customer-shell,.professional-shell{padding-inline:12px}.mobile-page,.mobile-page-public,.mobile-page-customer,.mobile-page-professional-shell{width:100%}.app-shell-header{padding:14px 16px;border-radius:24px}.app-shell-brand-row{align-items:flex-start;flex-direction:column}.app-shell-header-actions{width:100%;align-items:flex-end}.bottom-nav{width:calc(100% - 18px);bottom:10px;padding-inline:8px;gap:6px}.bottom-nav-item{min-height:54px;font-size:.72rem}}.rq-select-light{width:100%;min-height:52px;padding:0 16px;border-radius:18px;border:1px solid var(--rq-border);background:#fff;color:var(--rq-text);font:inherit;box-shadow:inset 0 1px #ffffff4d}.rq-select-light:focus,.ra-input:focus,.input:focus,.select:focus,.textarea:focus{outline:none;border-color:#18b8ea8c;box-shadow:0 0 0 4px #18b8ea1f}.hero-badge{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 12px;border-radius:999px;border:1px solid #ffe0d8;background:#fff0ec;color:var(--rq-red);font-size:.8rem;font-weight:800}.form-field-pro,.check-row{display:grid;gap:8px}.form-field-pro>span{color:var(--rq-text);font-size:.92rem;font-weight:700}.check-row{align-items:center;grid-auto-flow:column;justify-content:flex-start;gap:10px;min-height:52px;padding:0 16px;border:1px solid var(--rq-border);border-radius:18px}.pro-card-surface,.notification-card-pro,.pro-address-card,.pro-fact,.wallet-entry-row,.result-card{border-radius:26px!important}.notification-card-pro,.pro-list-card{display:flex;gap:14px;padding:16px;border:1px solid var(--rq-border)}.pro-facts-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.pro-fact{display:grid;gap:6px;padding:16px 18px;border:1px solid var(--rq-border)}.pro-fact span{font-size:.82rem;color:var(--rq-text-soft);font-weight:700}.pro-fact strong{font-size:1rem;color:var(--rq-text)}.pro-address-card{display:flex;gap:14px;align-items:flex-start;padding:16px 18px;border:1px solid var(--rq-border);margin-top:14px}.pro-address-card i{margin-top:3px;color:var(--rq-red)}.professional-app-shell,.professional-detail-grid{display:grid;gap:16px}.pro-page-hero{padding:22px;border-radius:30px}.pro-page-copy{display:grid;gap:10px}.pro-page-copy h1{margin:0;font-size:clamp(1.7rem,4vw,2.3rem);line-height:.98}.pro-side-summary-card{display:grid;gap:12px;padding:18px;border-radius:24px;background:#ffffffdb;border:1px solid var(--rq-border)}.pro-side-summary-list{display:grid;gap:10px}.pro-side-summary-list div{display:flex;justify-content:space-between;gap:10px;font-size:.95rem}.hero-actions,.map-hint-row,.form-actions-pro,.pro-service-actions-grid{display:flex;flex-wrap:wrap;gap:10px}.pro-timeline-vertical{display:grid;gap:14px}.pro-timeline-step{display:grid;grid-template-columns:18px 1fr;gap:12px;align-items:flex-start}.pro-timeline-dot{width:12px;height:12px;margin-top:5px;border-radius:999px;background:#cbd5e1}.pro-timeline-step.is-done .pro-timeline-dot{background:var(--rq-success)}@media(max-width:760px){.pro-facts-grid{grid-template-columns:1fr}.pro-page-hero{padding:18px;border-radius:24px}}.map-shell-leaflet{background:#fff;border:1px solid var(--rq-border);border-radius:28px;overflow:hidden;box-shadow:var(--rq-shadow-soft)}.map-canvas-live{position:relative;height:320px;overflow:hidden;background:#e9f0f5}.map-canvas-live.is-tracking{height:340px}.map-canvas-live .leaflet-container{width:100%;height:100%;font-family:Poppins,Inter,system-ui,sans-serif}.map-shell-topbar{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 18px 14px}.map-shell-topbar .muted,.map-overlay-list .muted{color:#64748b;font-size:.84rem}.map-route-chip{position:absolute;top:16px;left:16px;z-index:500;display:inline-flex;align-items:center;min-height:34px;padding:0 14px;border-radius:999px;background:#fffffff0;box-shadow:0 14px 28px #0f172a1f;color:#0f172a;font-size:.78rem;font-weight:800}.map-route-chip.is-bottom{top:auto;bottom:16px}.map-overlay-list{display:grid;gap:10px;padding:14px 16px 16px;background:linear-gradient(180deg,#fffffffa,#f8fafcfa)}.map-overlay-list.compact{grid-template-columns:1fr}.map-result-card{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;text-align:left;padding:14px 16px;border-radius:18px;border:1px solid var(--rq-border);background:#fff;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.map-result-card.active,.map-result-card:hover{border-color:#f9731638;box-shadow:0 14px 28px #0f172a14;transform:translateY(-1px)}.map-result-card strong{color:#0f172a}.map-result-meta{display:inline-flex;align-items:center;gap:8px;color:#64748b;font-size:.78rem;font-weight:700}.status-dot{width:10px;height:10px;border-radius:999px;background:#94a3b8}.status-dot.is-online{background:#22c55e}.status-dot.is-busy,.status-dot.is-occupied{background:#f59e0b}.status-dot.is-offline{background:#94a3b8}.leaflet-popup-content-wrapper{border-radius:16px}.leaflet-control-attribution{font-size:10px}.pro-dashboard-hero .card-body,.pro-page-hero .card-body{padding-top:22px!important}.pro-kpi-panel,.pro-stat-card,.pro-mini-fact,.pro-offer-card,.pro-active-card,.pro-opportunity-summary,.pro-schedule-slot,.pro-opportunity-card,.pro-active-row,.pro-highlight-day,.pro-identity-card{border:1px solid var(--rq-border);box-shadow:var(--rq-shadow-soft)}.pro-kpi-panel{display:grid;gap:6px;padding:18px 20px;border-radius:24px;background:linear-gradient(135deg,#fffffff5,#fff7f4e0)}.pro-kpi-panel span,.pro-stat-card span,.pro-mini-fact span,.pro-highlight-day span,.pro-identity-card__eyebrow{font-size:.76rem;font-weight:800;letter-spacing:.01em;color:var(--rq-text-soft)}.pro-kpi-panel strong,.pro-stat-card strong,.pro-mini-fact strong,.pro-highlight-day strong,.pro-opportunity-card__price,.pro-offer-card__price{display:block;color:var(--rq-text);letter-spacing:-.03em}.pro-kpi-panel strong{font-size:1.65rem;line-height:1}.pro-kpi-panel small{color:var(--rq-text-soft);font-size:.82rem;font-weight:700}.pro-kpi-panel--emerald{background:linear-gradient(135deg,#edfff3f5,#d9f9e4eb);border-color:#22c55e2e}.pro-kpi-panel--sunset{background:linear-gradient(135deg,#fff2ebf5,#ffe5d6eb);border-color:#f2553d2e}.pro-stat-card{display:grid;gap:8px;padding:16px 18px;border-radius:22px;background:#ffffffe0}.pro-stat-card strong{font-size:1.35rem;line-height:1}.pro-mini-fact{display:grid;gap:6px;padding:14px 16px;border-radius:18px;background:#fff}.pro-mini-fact strong{font-size:.98rem;line-height:1.3}.pro-identity-card{display:grid;gap:16px;padding:18px;border-radius:26px;background:#ffffffd6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.pro-identity-card__media{width:100%;aspect-ratio:1 / 1;border-radius:24px;overflow:hidden;background:linear-gradient(135deg,#fff3ee,#fff)}.pro-identity-card__media img{width:100%;height:100%;object-fit:cover}.pro-identity-card__title{font-size:1rem;font-weight:800;color:var(--rq-text);line-height:1.25}.pro-offer-card,.pro-active-card,.pro-opportunity-card,.pro-active-row{padding:18px;border-radius:24px;background:#fff}.pro-offer-card__media,.pro-opportunity-card__media{width:100px;min-width:100px;height:112px;border-radius:22px;overflow:hidden;background:#f7fafc}.pro-offer-card__media img,.pro-opportunity-card__media img{width:100%;height:100%;object-fit:cover}.pro-offer-card__title,.pro-active-card__title,.pro-opportunity-card__title,.pro-active-row__title{font-size:1rem;font-weight:800;color:var(--rq-text)}.pro-offer-card__meta,.pro-active-card__meta,.pro-opportunity-card__meta,.pro-active-row__meta{color:var(--rq-text-soft);font-size:.86rem;margin-top:4px}.pro-offer-card__price,.pro-opportunity-card__price{font-size:1.2rem;font-weight:800;white-space:nowrap}.pro-opportunity-summary{padding:18px;border-radius:24px;background:#ffffffd6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.pro-highlight-day{display:grid;gap:8px;padding:16px 18px;border-radius:20px;background:linear-gradient(135deg,#fff0eceb,#fff8f4f5)}.pro-highlight-day strong{font-size:1.15rem}.pro-schedule-slot{display:flex;align-items:center;gap:14px;padding:16px 18px;border-radius:20px;background:#fff}.pro-schedule-slot__icon{width:48px;height:48px;flex-shrink:0;border-radius:16px;display:grid;place-items:center;color:var(--rq-red);background:#fff0ec}.pro-schedule-slot__title{font-weight:800;color:var(--rq-text)}.pro-schedule-slot__meta{color:var(--rq-text-soft);font-size:.88rem}@media(max-width:640px){.pro-offer-card__media,.pro-opportunity-card__media{width:100%;min-width:100%;height:164px}}.pro-section-eyebrow{display:inline-flex;align-items:center;min-height:24px;padding:4px 10px;border-radius:999px;background:#fff1ec;color:var(--rq-red);font-size:.72rem;font-weight:800;letter-spacing:.03em;text-transform:uppercase}.pro-active-hero,.pro-opportunity-detail-hero,.pro-earnings-hero{position:relative;overflow:hidden}.pro-active-hero:before,.pro-opportunity-detail-hero:before,.pro-earnings-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(24,184,234,.12),transparent 28%),radial-gradient(circle at bottom left,rgba(242,85,61,.08),transparent 22%);pointer-events:none}.pro-active-hero .card-body,.pro-opportunity-detail-hero .card-body,.pro-earnings-hero .card-body{position:relative}.pro-active-hero__title{margin:6px 0 0;font-family:Poppins,Inter,system-ui,sans-serif;font-size:clamp(1.52rem,4vw,1.92rem);line-height:1.04;letter-spacing:-.04em;font-weight:800;color:var(--rq-text)}.pro-active-hero__subtitle{margin:8px 0 0;color:var(--rq-text-soft);font-size:.95rem;line-height:1.6}.pro-action-rail{border:1px solid var(--rq-border);background:linear-gradient(180deg,#fdfefe,#f5f9fc);border-radius:24px;padding:18px;box-shadow:var(--rq-shadow-soft)}.pro-action-rail__title{font-size:.82rem;font-weight:800;color:var(--rq-text-subtle);text-transform:uppercase;letter-spacing:.04em}.pro-action-rail__copy{margin-top:8px;color:var(--rq-text-soft);line-height:1.55;font-size:.92rem}.pro-timeline-list{position:relative}.pro-timeline-item__dot{width:14px;height:14px;border-radius:999px;background:#d7e2ec;box-shadow:0 0 0 4px #f2f6fa;flex-shrink:0;margin-top:4px}.pro-timeline-item.is-done .pro-timeline-item__dot{background:var(--rq-red);box-shadow:0 0 0 4px #f2553d24}.pro-check-card{border-radius:22px;border:1px solid var(--rq-border);background:linear-gradient(180deg,#fff,#f8fbfd);padding:18px}.pro-check-card.compact{padding:16px}.pro-check-card__title{color:var(--rq-text);font-weight:800;font-size:.96rem}.pro-check-card__copy{margin-top:8px;color:var(--rq-text-soft);line-height:1.55;font-size:.9rem}.pro-opportunity-detail-hero__media{width:116px;height:116px;overflow:hidden;border-radius:28px;background:#eef4f8;box-shadow:var(--rq-shadow-soft)}.pro-opportunity-detail-hero__media img,.pro-opportunity-detail-hero__media .chakra-image{width:100%;height:100%;object-fit:cover}.pro-price-callout{min-width:160px;border-radius:26px;padding:18px;background:linear-gradient(135deg,#fff4ef,#fff);border:1px solid rgba(242,85,61,.16);text-align:right}.pro-price-callout span{display:block;color:var(--rq-text-subtle);font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.pro-price-callout strong{display:block;margin-top:8px;color:var(--rq-red);font-family:Poppins,Inter,system-ui,sans-serif;font-weight:800;font-size:1.55rem;line-height:1.05}.pro-bar-row+.pro-bar-row{margin-top:4px}.pro-bar-track{width:100%;height:14px;border-radius:999px;overflow:hidden;background:#edf2f7}.pro-bar-track.tone-1 .pro-bar-fill{background:linear-gradient(90deg,#18b8ea,#67d3f3)}.pro-bar-track.tone-2 .pro-bar-fill{background:linear-gradient(90deg,#f2553d,#ff9560)}.pro-bar-track.tone-3 .pro-bar-fill{background:linear-gradient(90deg,#64748b,#94a3b8)}.pro-bar-fill{height:100%;border-radius:999px}.pro-list-card{align-items:center;border-radius:20px;border:1px solid var(--rq-border);background:#fbfdff;padding:16px 18px}@media(max-width:640px){.pro-opportunity-detail-hero__media{width:92px;height:92px;border-radius:24px}.pro-price-callout{min-width:0;text-align:left}}.pro-hero-title{color:var(--rq-text);font-size:clamp(1.65rem,5vw,2.1rem);font-weight:800;line-height:1.02;letter-spacing:-.04em}.pro-hero-subtitle{color:var(--rq-text-soft);font-size:.95rem;line-height:1.6;max-width:34rem}.pro-account-avatar-shell{width:112px;height:112px;border-radius:30px;overflow:hidden;border:1px solid #ffdcd5;background:linear-gradient(145deg,#fff5f1,#fffdfb);box-shadow:0 20px 34px #f2553d1f;flex-shrink:0}.pro-account-avatar-image{width:100%;height:100%;object-fit:cover;display:block}.pro-account-avatar-fallback{width:100%;height:100%;align-items:center;justify-content:center;display:flex;font-size:2rem;font-weight:900;color:var(--rq-red)}.pro-account-summary,.pro-docs-summary,.pro-onboarding-summary,.pro-security-panel{border:1px solid #e7eef5;background:linear-gradient(180deg,#fff,#f8fbfd);border-radius:24px;padding:18px}.pro-compact-stat{display:flex;align-items:center;gap:12px;padding:12px 14px;border:1px solid #e3eaf2;background:#f8fbfd;border-radius:20px}.pro-compact-stat__icon{width:38px;height:38px;border-radius:12px;background:#fff0ec;display:grid;place-items:center;color:var(--rq-red);flex-shrink:0}.pro-compact-stat__label{font-size:.75rem;color:var(--rq-text-soft);font-weight:700}.pro-compact-stat__value{font-size:.9rem;color:var(--rq-text);font-weight:800;word-break:break-word}.pro-action-note{padding:14px 16px;display:flex;gap:10px;color:var(--rq-text-soft);font-size:.86rem;line-height:1.5;border:1px solid #e3eaf2;background:#f8fbfd;border-radius:20px}.pro-action-note i{color:var(--rq-red);margin-top:2px}.pro-security-item{padding:13px 14px;display:flex;align-items:center;gap:10px;color:var(--rq-text);font-size:.88rem;font-weight:700;border:1px solid #e3eaf2;background:#f8fbfd;border-radius:20px}.pro-security-item i{color:var(--rq-success)}.pro-summary-stat{padding:16px;display:grid;gap:8px;border:1px solid #e3eaf2;background:#f8fbfd;border-radius:20px}.pro-summary-stat__icon{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#f3f6fa;color:var(--rq-accent)}.pro-summary-stat.is-success .pro-summary-stat__icon{background:#ecfdf3;color:var(--rq-success)}.pro-summary-stat.is-warning .pro-summary-stat__icon{background:#fff7e8;color:var(--rq-warning)}.pro-summary-stat.is-danger .pro-summary-stat__icon{background:#fff1f2;color:var(--rq-danger)}.pro-summary-stat__label{font-size:.78rem;color:var(--rq-text-soft);font-weight:700}.pro-summary-stat__value{font-size:1.45rem;color:var(--rq-text);font-weight:900;line-height:1}.pro-upload-dropzone{border:1px dashed #d4ddea;border-radius:22px;padding:28px 18px;text-align:center;cursor:pointer;background:#f8fbfd}.pro-upload-dropzone.is-ready{border-color:#86efac;background:#f0fdf4}.pro-upload-dropzone__icon{width:54px;height:54px;border-radius:18px;margin:0 auto 12px;display:grid;place-items:center;background:#fff0ec;color:var(--rq-red);font-size:1.2rem}.pro-upload-dropzone__title{color:var(--rq-text);font-weight:800}.pro-upload-dropzone__meta{color:var(--rq-text-soft);font-size:.85rem;margin-top:6px}.pro-checklist-row{padding:14px;border:1px solid #e3eaf2;background:#f8fbfd;border-radius:20px}.pro-checklist-row__icon{width:38px;height:38px;border-radius:14px;background:#fff0ec;display:grid;place-items:center;color:var(--rq-red);flex-shrink:0}.pro-checklist-row__title{color:var(--rq-text);font-weight:800;font-size:.9rem}.pro-checklist-row__desc{color:var(--rq-text-soft);font-size:.8rem;margin-top:3px;line-height:1.5}.pro-document-row{padding:16px;border:1px solid #e3eaf2;background:#f8fbfd;border-radius:20px}.pro-document-row__icon{width:40px;height:40px;border-radius:14px;background:#f3f6fa;display:grid;place-items:center;color:#64748b;flex-shrink:0}.pro-document-row__title{color:var(--rq-text);font-size:.92rem;font-weight:800}.pro-document-row__meta{color:var(--rq-text-soft);font-size:.8rem;line-height:1.5}.pro-doc-highlight{padding:16px;border:1px solid #e3eaf2;background:#f8fbfd;border-radius:20px}.pro-doc-highlight__label{color:var(--rq-text-soft);font-size:.78rem;font-weight:700}.pro-doc-highlight__value{color:var(--rq-text);font-size:1.05rem;font-weight:900;margin-top:4px}.pro-doc-highlight__meta{color:var(--rq-text-soft);font-size:.82rem;margin-top:6px}.pro-progress-block{padding:14px 16px;border:1px solid #e7eef5;border-radius:22px;background:#fff}.pro-progress-block__label{color:var(--rq-text-soft);font-size:.82rem;font-weight:700}.pro-progress-block__value{color:var(--rq-text);font-size:.9rem;font-weight:900}.pro-progress-bar{margin-top:12px;height:12px;border-radius:999px;background:#edf2f7;overflow:hidden}.pro-progress-bar__fill{height:100%;border-radius:inherit;background:linear-gradient(135deg,#ff8f63,#f2553d);box-shadow:0 8px 18px #f2553d47}.pro-service-chip{padding:10px 14px;border-radius:999px;font-size:.84rem;font-weight:800;border:1px solid #e3eaf2;background:#f3f6fa;color:#64748b;cursor:pointer;transition:all .15s ease}.pro-service-chip.is-active{background:#fff0ec;color:var(--rq-red);border-color:#ffd8d0;box-shadow:0 8px 16px #f2553d1f}.pro-slot-row{padding:12px;border:1px solid #e3eaf2;background:#f8fbfd;border-radius:20px}.stepper{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.step{display:grid;gap:6px;justify-items:start;color:var(--rq-text-subtle)}.step span{width:32px;height:32px;border-radius:999px;background:#edf2f7;color:#64748b;display:grid;place-items:center;font-size:.82rem;font-weight:800}.step strong{font-size:.76rem;line-height:1.25;font-weight:800}.step.step-active span{background:linear-gradient(135deg,#ff8f63,#f2553d);color:#fff;box-shadow:0 10px 18px #f2553d38}.step.step-active strong{color:var(--rq-text)}@media(max-width:640px){.stepper{grid-template-columns:repeat(2,minmax(0,1fr))}}.host-shell{min-height:100vh;padding:18px 14px 30px}.host-topbar{position:sticky;top:0;z-index:30;margin-bottom:18px}.host-topbar__stack{width:min(100%,1120px);margin:0 auto;padding:16px 18px;border-radius:30px;border:1px solid var(--rq-border);background:#fffffff0;box-shadow:var(--rq-shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.host-shell__body{width:min(100%,1120px);margin:0 auto}.host-brand-mark{width:44px;height:44px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(135deg,#f2553d,#18b8ea);color:#fff;font-size:1rem;box-shadow:0 14px 28px #0f172a24}.host-brand-title{margin:0;font-size:1.12rem;font-weight:900;color:var(--rq-text);letter-spacing:-.03em}.host-brand-subtitle{margin:2px 0 0;font-size:.82rem;color:var(--rq-text-soft)}.host-kpi-pill,.host-pill{display:inline-flex;align-items:center;gap:8px;min-height:36px;padding:0 14px;border-radius:999px;background:#fff0ec;border:1px solid #ffe0d8;color:var(--rq-red);font-size:.78rem;font-weight:800}.host-nav{display:flex;align-items:center;gap:4px;flex-wrap:wrap;padding-top:8px;border-top:1px solid rgba(20,33,61,.07);margin-top:8px}.host-nav-link{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0 14px;border-radius:999px;text-decoration:none;font-size:.82rem;font-weight:800;color:var(--rq-text-soft);border:1px solid transparent;transition:all .18s ease}.host-nav-link.is-active{background:#fff0ec;border-color:#ffe0d8;color:var(--rq-red)}.host-hero-card{border-radius:32px!important;border:1px solid var(--rq-border)!important;box-shadow:var(--rq-shadow)!important;background:radial-gradient(circle at top left,rgba(24,184,234,.12),transparent 34%),radial-gradient(circle at top right,rgba(242,85,61,.12),transparent 28%),#fff!important}.host-hero-card--compact{padding-top:6px}.host-section-eyebrow{display:inline-flex;min-height:28px;align-items:center;padding:4px 12px;border-radius:999px;background:#fff0ec;color:var(--rq-red);font-size:.74rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.host-hero-title{margin-top:14px;font-size:clamp(1.7rem,4vw,2.3rem);line-height:1.02;letter-spacing:-.05em;color:var(--rq-text);font-weight:900}.host-hero-subtitle{margin-top:10px;color:var(--rq-text-soft);font-size:.98rem;line-height:1.65;max-width:40rem}.host-summary-card,.host-panel-card{border-radius:28px!important}.host-summary-card{padding:22px;border:1px solid var(--rq-border);background:linear-gradient(180deg,#14213d,#1f335b);color:#fff;box-shadow:var(--rq-shadow)}.host-summary-card__eyebrow{display:inline-flex;min-height:24px;align-items:center;padding:4px 10px;border-radius:999px;background:#ffffff1f;font-size:.72rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.host-summary-card__title{margin-top:14px;font-size:1.34rem;line-height:1.08;font-weight:900;color:#fff}.host-summary-card__text{margin-top:8px;color:#ffffffc2;font-size:.92rem;line-height:1.6}.host-mini-fact{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 14px;border-radius:18px;background:#ffffff1a;font-size:.88rem}.host-mini-fact strong{color:#fff;font-weight:900}.host-stat-card{padding:18px;border-radius:22px;border:1px solid var(--rq-border);background:#fff;box-shadow:var(--rq-shadow-soft)}.host-stat-card.is-warm{background:linear-gradient(180deg,#fff8f2,#fff)}.host-stat-card.is-alert{background:linear-gradient(180deg,#fff4f2,#fff)}.host-stat-card.is-cool{background:linear-gradient(180deg,#f3fbff,#fff)}.host-stat-card__label{font-size:.76rem;color:var(--rq-text-soft);font-weight:800;text-transform:uppercase;letter-spacing:.04em}.host-stat-card__value{margin-top:6px;font-size:1.9rem;line-height:1;color:var(--rq-text);font-weight:900;letter-spacing:-.04em}.host-stat-card__icon{width:46px;height:46px;border-radius:16px;display:grid;place-items:center;background:#fff0ec;color:var(--rq-red)}.host-list-card,.host-board-card,.host-activity-card{border-radius:20px;border:1px solid var(--rq-border);background:linear-gradient(180deg,#fbfdff,#f7fafc);box-shadow:var(--rq-shadow-soft)}.host-list-card,.host-board-card{padding:16px}.host-list-card__title,.host-board-card__title,.host-activity-card__title,.host-plan-card__title{color:var(--rq-text);font-size:.96rem;font-weight:900;line-height:1.25}.host-list-card__meta,.host-board-card__meta,.host-activity-card__text,.host-plan-card__meta,.host-plan-card__description{color:var(--rq-text-soft);font-size:.84rem;line-height:1.55}.host-date-pill{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;background:#fff0ec;border:1px solid #ffe0d8;color:var(--rq-red);font-size:.78rem;font-weight:900;white-space:nowrap}.host-activity-card{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;padding:16px}.host-activity-card__icon{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:#fff0ec;color:var(--rq-red)}.host-property-chip{display:grid;grid-template-columns:40px minmax(0,1fr);gap:12px;padding:14px;border-radius:18px;border:1px solid var(--rq-border);background:#fff;box-shadow:var(--rq-shadow-soft)}.host-property-chip__icon{width:40px;height:40px;border-radius:14px;display:grid;place-items:center;background:#f8fafc;color:var(--rq-red)}.host-property-chip__title{color:var(--rq-text);font-size:.84rem;font-weight:900}.host-property-chip__meta{color:var(--rq-text-soft);font-size:.76rem}.host-plan-card{position:relative;padding:22px;border-radius:24px;border:1px solid var(--rq-border);background:#fff;box-shadow:var(--rq-shadow);overflow:hidden}.host-plan-card__bar{position:absolute;inset:0 0 auto;height:4px;background:var(--plan-accent)}.host-plan-card__icon{width:46px;height:46px;border-radius:16px;display:grid;place-items:center;background:var(--plan-bg);border:1px solid var(--plan-border);color:var(--plan-accent);font-size:1rem}.host-plan-card__badge{display:inline-flex;align-items:center;min-height:28px;padding:0 12px;border-radius:999px;background:var(--plan-bg);border:1px solid var(--plan-border);color:var(--plan-accent);font-size:.72rem;font-weight:900}.host-plan-card__fact{padding:12px;border-radius:16px;text-align:center;border:1px solid var(--rq-border);background:#f8fafc}.host-plan-card__fact strong{display:block;color:var(--rq-text);font-size:.92rem;font-weight:900}.host-plan-card__fact span{display:block;margin-top:4px;color:var(--rq-text-soft);font-size:.72rem}.host-board-dot{width:10px;height:10px;border-radius:999px}.host-board-dot.is-pending{background:#f59e0b}.host-board-dot.is-active{background:var(--rq-red)}.host-board-dot.is-done{background:#22c55e}.host-board-count{display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border-radius:999px;font-size:.72rem;font-weight:900}.host-board-count.is-pending{background:#fef3c7;color:#92400e}.host-board-count.is-active{background:#fff0ec;color:var(--rq-red)}.host-board-count.is-done{background:#dcfce7;color:#166534}.host-board-empty{padding:18px;text-align:center;border-radius:18px;border:1px dashed #cbd5e1;background:#f8fafc}.host-board-card__progress{height:7px;border-radius:999px;overflow:hidden;background:#e3eaf2}.host-board-card__progress-bar{height:100%;border-radius:999px;transition:width .25s ease}.host-success-box{padding:20px;border-radius:18px;text-align:center;border:1px solid #bbf7d0;background:#f0fdf4}.host-success-box i{color:#22c55e;font-size:1.5rem;margin-bottom:8px}.host-topic-tile{display:flex;min-height:88px;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:14px 10px;border-radius:16px;border:1px solid var(--rq-border);background:#fff;cursor:pointer;transition:all .18s ease}.host-topic-tile i{color:#94a3b8;font-size:1rem}.host-topic-tile.is-active{background:#fff0ec;border:2px solid var(--rq-red);color:var(--rq-red)}.host-topic-tile.is-active i{color:var(--rq-red)}.host-support-textarea{border-radius:16px!important;border:1px solid var(--rq-border)!important;background:#fff!important;font-size:.92rem!important}.host-support-textarea:focus{border-color:var(--rq-red)!important;box-shadow:0 0 0 3px #f2553d1a!important}@media(max-width:768px){.host-topbar{position:static}.host-shell{padding-inline:12px}.host-topbar__stack,.host-shell__body{width:100%}.host-hero-title{font-size:1.8rem}}.page-container{padding:0 0 100px}.page-header{padding-top:4px}.page-title{font-size:1.35rem;font-weight:800;color:var(--rq-text);line-height:1.2}.page-subtitle{font-size:.88rem;color:var(--rq-text-subtle);margin-top:3px}.page-loading{text-align:center;color:var(--rq-text-subtle);padding:48px 16px;font-size:.95rem}.pro-section-icon{width:28px;height:28px;border-radius:10px;background:#fff0ec;display:grid;place-items:center;font-size:.78rem;color:var(--rq-red);flex-shrink:0}.pro-section-title{font-size:1rem;font-weight:800;color:var(--rq-text)}.pro-section-subtitle{font-size:.82rem;color:var(--rq-text-subtle);line-height:1.4}.form-label{font-size:.88rem;font-weight:700;color:var(--rq-text);margin-bottom:4px;display:block}.form-hint{font-size:.78rem;color:var(--rq-text-subtle)}.profile-chip{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;border-radius:999px;border:1.5px solid var(--rq-border);background:#fff;color:var(--rq-text);font-size:.83rem;font-weight:600;cursor:pointer;transition:all .14s ease;line-height:1}.profile-chip:hover{border-color:#ffd8d0;background:#fff7f5}.profile-chip--active{background:#fff0ec;border-color:var(--rq-red);color:var(--rq-red);font-weight:700}.pro-avatar-btn{position:relative;width:72px;height:72px;border-radius:22px;overflow:hidden;cursor:pointer;flex-shrink:0;background:#edf2f7;border:none;padding:0}.pro-avatar-img{width:100%;height:100%;object-fit:cover;display:block}.pro-avatar-placeholder{width:100%;height:100%;display:grid;place-items:center;font-size:1.6rem;font-weight:800;color:var(--rq-red);background:#fff0ec}.pro-avatar-overlay{position:absolute;inset:0;background:#00000061;display:grid;place-items:center;color:#fff;font-size:1rem;opacity:0;transition:opacity .15s}.pro-avatar-btn:hover .pro-avatar-overlay{opacity:1}.resource-toggle{padding:14px 16px;border-radius:18px;border:1.5px solid var(--rq-border);background:#fff;cursor:pointer;transition:all .14s ease;-webkit-user-select:none;user-select:none}.resource-toggle:hover{border-color:#ffd8d0;background:#fffaf9}.resource-toggle--on{border-color:var(--rq-red);background:#fff7f5}.resource-icon{width:36px;height:36px;border-radius:12px;background:#f1f5f9;display:grid;place-items:center;font-size:.9rem;color:#64748b;flex-shrink:0}.resource-toggle--on .resource-icon{background:#fff0ec;color:var(--rq-red)}.resource-label{font-size:.9rem;font-weight:700;color:var(--rq-text)}.resource-desc{font-size:.78rem;color:var(--rq-text-subtle);margin-top:1px}.toggle-switch{width:42px;height:24px;border-radius:999px;background:#cbd5e1;position:relative;flex-shrink:0;transition:background .18s ease}.toggle-switch:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:999px;background:#fff;box-shadow:0 1px 3px #0003;transition:transform .18s ease}.toggle-switch--on{background:var(--rq-red)}.toggle-switch--on:after{transform:translate(18px)}.availability-slot-row{padding:10px 12px;background:#f8fbfd;border:1px solid #e3eaf2;border-radius:16px}.availability-day-label{font-size:.82rem;font-weight:800;color:var(--rq-red);min-width:30px}.feedback-success,.feedback-error,.feedback-warning{padding:12px 16px;border-radius:14px;font-size:.88rem;font-weight:600;display:flex;align-items:center;gap:8px}.feedback-success{background:#f0fdf4;color:#16a34a;border:1px solid #bbf7d0}.feedback-error{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}.feedback-warning{background:#fffbeb;color:#d97706;border:1px solid #fed7aa}.link-btn{background:none;border:none;padding:0;cursor:pointer;color:var(--rq-red);font-size:.88rem;font-weight:700;display:inline-flex;align-items:center;gap:6px;transition:opacity .12s}.link-btn:hover{opacity:.75}.completeness-gap-chip{display:inline-flex;align-items:center;gap:5px;padding:3px 10px;border-radius:999px;font-size:.78rem;font-weight:600;border:1px solid}.completeness-gap-chip--orange{background:#fff;border-color:#fed7aa;color:#7c3b0b}.completeness-gap-chip--red{background:#fff;border-color:#fecaca;color:#7f1d1d}.ai-assistant-card{background:linear-gradient(135deg,#fdf8ff,#f5f0ff)!important;border:1.5px solid #e9d5ff!important}.ai-result-block{margin-top:16px;display:grid;gap:14px}.ai-result-section{padding:12px 14px;background:#fff;border-radius:14px;border:1px solid #ede9fe}.ai-result-label{font-size:.82rem;font-weight:800;color:#7c3aed;margin-bottom:6px;display:flex;align-items:center;gap:6px}.ai-result-text{font-size:.88rem;color:var(--rq-text);line-height:1.5}.ai-apply-btn{display:inline-flex;align-items:center;gap:6px;margin-top:8px;padding:6px 14px;border-radius:999px;background:#ede9fe;border:none;color:#7c3aed;font-size:.82rem;font-weight:700;cursor:pointer;transition:background .14s}.ai-apply-btn:hover{background:#ddd6fe}.ai-tag{display:inline-flex;padding:4px 10px;border-radius:999px;background:#f5f3ff;border:1px solid #ddd6fe;color:#6d28d9;font-size:.78rem;font-weight:600}.ai-bullet{color:#7c3aed;font-size:.82rem;flex-shrink:0;margin-top:2px}.ai-positioning{background:linear-gradient(135deg,#faf5ff,#ede9fe)!important}.ai-positioning-text{font-size:.92rem;font-weight:600;color:#4c1d95;font-style:italic;line-height:1.5}.professional-header-actions{display:flex;flex-direction:row;align-items:center;gap:6px}.hdr-btn{display:inline-flex;align-items:center;justify-content:center;gap:5px;height:34px;padding:0 11px;border-radius:10px;border:1.5px solid #e2e8f0;background:#f8fafc;color:#374151;font-size:.78rem;font-weight:700;cursor:pointer;white-space:nowrap;transition:background .14s,border-color .14s,color .14s}.hdr-btn:hover{background:#f1f5f9;border-color:#cbd5e1}.hdr-btn:disabled{opacity:.6;cursor:default}.hdr-btn--bell{gap:6px}.hdr-btn--online{background:#22c55e1a;border-color:#22c55e4d;color:#15803d}.hdr-btn--online:hover{background:#22c55e29;border-color:#22c55e73}.hdr-btn--offline{background:#f1f5f9;border-color:#e2e8f0;color:#64748b}.hdr-btn--logout{color:#94a3b8;border-color:#e8edf2;background:#f8fafc}.hdr-btn--logout:hover{color:#475569;background:#f1f5f9;border-color:#cbd5e1}.hdr-btn__dot{width:7px;height:7px;border-radius:50%;background:currentColor;flex-shrink:0}.hdr-btn--online .hdr-btn__dot{animation:hdr-pulse 2s ease-in-out infinite}@keyframes hdr-pulse{0%,to{opacity:1}50%{opacity:.4}}.hdr-btn__label{display:inline}@media(max-width:380px){.hdr-btn__label{display:none}.hdr-btn{padding:0 9px;min-width:34px}}.notification-badge{position:absolute;top:-5px;right:-5px;min-width:18px;height:18px;border-radius:999px;background:var(--rq-red);color:#fff;font-size:.65rem;font-weight:800;display:grid;place-items:center;padding:0 4px;border:2px solid white}.notification-panel{position:absolute;top:calc(100% + 8px);right:0;width:min(320px,calc(100vw - 32px));background:#fff;border-radius:20px;box-shadow:0 8px 32px #00000024,0 2px 8px #0000000f;border:1px solid var(--rq-border);z-index:200;overflow:hidden}.notification-panel__header{padding:14px 16px 12px;border-bottom:1px solid var(--rq-border);background:#fafbfc}.notification-panel__close{width:26px;height:26px;border-radius:8px;background:#f1f5f9;border:none;cursor:pointer;display:grid;place-items:center;font-size:.78rem;color:#64748b;transition:background .12s}.notification-panel__close:hover{background:#e2e8f0}.notification-panel__body{max-height:400px;overflow-y:auto;overscroll-behavior:contain}.notification-section{padding:10px 0;border-bottom:1px solid #f1f5f9}.notification-section:last-child{border-bottom:none}.notification-section__title{font-size:.72rem;font-weight:800;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;padding:0 16px 6px;display:flex;align-items:center;gap:6px}.notification-item{display:flex;align-items:center;gap:10px;padding:10px 16px;width:100%;background:none;border:none;text-align:left;transition:background .1s}.notification-item--pending{cursor:pointer}.notification-item--pending:hover{background:#f8fafc}.notification-item__icon{width:30px;height:30px;border-radius:10px;display:grid;place-items:center;font-size:.75rem;flex-shrink:0}.notification-item__icon--warning{background:#fffbeb;color:#d97706}.notification-item__icon--error{background:#fef2f2;color:#dc2626}.notification-item__icon--info{background:#eff6ff;color:#2563eb}.notification-item__text{font-size:.83rem;font-weight:600;color:var(--rq-text);flex:1;line-height:1.3}.notification-item__sub{font-size:.75rem;color:var(--rq-text-subtle);margin-top:2px;line-height:1.3}.notification-item__time{font-size:.72rem;color:#94a3b8;flex-shrink:0}.notification-item__arrow{color:#cbd5e1;font-size:.7rem;flex-shrink:0}.notification-empty{padding:28px 16px;text-align:center;color:#22c55e;display:grid;gap:8px;font-size:.88rem}.notification-empty i{font-size:1.4rem}.service-accordion-item{border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.service-accordion-header{width:100%;display:flex;align-items:center;gap:8px;padding:11px 14px;background:#f8fafc;border:none;cursor:pointer;text-align:left;transition:background .15s}.service-accordion-header:hover{background:#f1f5f9}.service-accordion-header--open{background:#f1f5f9;border-bottom:1px solid #e2e8f0}.service-accordion-emoji{font-size:1rem;flex-shrink:0}.service-accordion-name{flex:1;font-size:.875rem;font-weight:700;color:#1e293b}.service-accordion-meta{display:flex;align-items:center;gap:6px;flex-shrink:0}.service-accordion-selected{font-size:.72rem;font-weight:700;color:#2563eb;background:#dbeafe;border-radius:99px;padding:2px 7px}.service-accordion-count{font-size:.72rem;font-weight:600;color:#94a3b8;background:#e2e8f0;border-radius:99px;padding:2px 7px;min-width:22px;text-align:center}.service-accordion-chevron{color:#94a3b8;font-size:.7rem;flex-shrink:0;transition:transform .2s ease}.service-accordion-chevron--open{transform:rotate(180deg)}.service-accordion-body{padding:12px 14px;background:#fff}.completeness-score-bar-wrap{width:100%;height:7px;background:#e2e8f0;border-radius:99px;overflow:hidden}.completeness-score-bar{height:100%;border-radius:99px;transition:width .5s ease;min-width:3px}.registration-completeness-block{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:16px}
