:root{--red:#d90429;--red-dark:#a9001f;--ink:#151515;--muted:#696f7a;--line:#e8ebf0;--soft:#f6f8fb;--blue:#1455d9;--green:#11845b;--surface:#fff;--radius-sm:6px;--radius-md:8px;--radius-lg:10px;--page-max:1168px;--page-gutter:16px;--space-page:min(var(--page-max), calc(100% - (var(--page-gutter) * 2)));--shadow:0 12px 32px #14182117}*{box-sizing:border-box}html,body{min-height:100%;color:var(--ink);letter-spacing:0;background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}
.hero{background:#fff;grid-template-columns:minmax(0,1fr) 220px;align-items:end;min-height:460px;padding:58px 5vw 36px;display:grid}.hero-content{max-width:720px}.eyebrow{color:var(--red);text-transform:uppercase;font-size:13px;font-weight:600}.hero h1,.page-panel h1{margin:0;font-size:clamp(34px,5.4vw,60px);line-height:1.08}.hero p{color:#252a33;font-size:17px}.search-box{border:1px solid var(--line);max-width:580px;box-shadow:var(--shadow);background:#fff;border-radius:8px;grid-template-columns:1fr 52px;margin:22px 0 16px;display:grid;overflow:hidden}.search-box input{border:0;outline:0;min-width:0;padding:15px 18px}.search-button{color:#fff;background:var(--red);place-items:center;font-size:22px;display:grid}.value-row{flex-wrap:wrap;gap:10px;display:flex}.value-row span,.badge,.notice{border:1px solid var(--line);background:#fff;border-radius:8px;padding:10px 12px;font-size:13px;font-weight:700}.hero-stat{color:#fff;background:#121822e0;border-radius:8px;padding:18px}.hero-stat strong{font-size:34px;display:block}.section,.split-section,.page-panel{width:var(--space-page);margin:48px auto}.section-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.section-heading h2,.status-panel h2,.question-card h2,.provider-card h2,.thread-card h2,.queue-panel h2{margin:0;font-size:22px}.section-heading a,.primary-link,.mini-card a{color:var(--red);font-weight:600}.category-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.category-tile,.mini-card,.status-panel,.question-card,.provider-card,.quote-card,.thread-card,.metric-card,.queue-panel{border:1px solid var(--line);background:#fff;border-radius:8px;box-shadow:0 8px 24px #1418210f}.category-tile{gap:8px;min-height:132px;padding:18px;display:grid}.category-tile span{font-size:38px}.category-tile small,.mini-card p,.status-item p,.provider-card p,.quote-card small,.thread-card p{color:var(--muted)}.split-section{grid-template-columns:1fr 360px;gap:18px;display:grid}.provider-row,.provider-grid,.metric-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.mini-card,.status-panel,.provider-card,.thread-card,.metric-card,.queue-panel{padding:15px}.status-item{border-bottom:1px solid var(--line);padding:11px 0}.status-item:last-child{border-bottom:0}.status-item span{float:right;color:var(--green);font-weight:600}.page-panel{padding:18px 0 32px}.notice{background:#fff7e8;margin:18px 0;display:inline-block}.wizard-list,.list-stack{gap:12px;margin:18px 0;display:grid}.question-card{padding:18px}.question-card span{color:var(--red);font-weight:600}.option-grid,.tabs,.queue-grid{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.option-grid button,.tabs button,.queue-grid button,.provider-card button,.quote-card button,.primary-action{border:1px solid var(--line);background:#fff;border-radius:8px;padding:10px 12px;font-weight:600}.question-card textarea{border:1px solid var(--line);border-radius:8px;width:100%;min-height:120px;margin-top:16px;padding:14px}.primary-action,.provider-card button,.quote-card button{color:#fff;background:var(--red);border-color:var(--red)}.ui-button{width:fit-content;min-height:36px;font:inherit;letter-spacing:0;white-space:nowrap;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:5px;padding:0 12px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.ui-button:disabled{cursor:not-allowed;opacity:.55}.ui-button-primary{color:#fff;background:var(--red);border-color:var(--red);box-shadow:0 8px 18px #d9042929}.ui-button-primary:hover,.ui-button-primary:focus-visible{background:#b90424;border-color:#b90424}.ui-button-secondary{color:#293241;background:#f4f6f8;border-color:#131f2e14}.ui-button-secondary:hover,.ui-button-secondary:focus-visible{background:#e9edf2}.ui-button-ghost{color:#293241;background:#fff;border-color:#131f2e24}.ui-button-ghost:hover,.ui-button-ghost:focus-visible{color:var(--red);background:#fff7f8;border-color:#d904294d}.ui-button-danger{color:#991b1b;background:#fff;border-color:#991b1b40}.ui-button-danger:hover,.ui-button-danger:focus-visible{background:#fff1f2;border-color:#991b1b66}.provider-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:18px}.avatar{color:#fff;background:var(--blue);border-radius:8px;place-items:center;width:52px;height:52px;font-weight:700;display:grid}.quote-card{grid-template-columns:12px 1fr auto;align-items:center;gap:10px;padding:13px;display:grid}.dot{background:#cfd4dc;border-radius:999px;width:10px;height:10px}.dot.active{background:var(--red)}.admin-surface{max-width:1100px}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin:18px 0}.metric-card span,.metric-card strong{display:block}.metric-card strong{margin-top:10px;font-size:34px}
.app-shell{min-height:100vh;padding-bottom:56px}.topbar{z-index:20;height:64px;padding:0 max(var(--page-gutter), calc((100vw - var(--page-max)) / 2));border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;grid-template-columns:max-content minmax(0,1fr) max-content;align-items:center;column-gap:20px;display:grid;position:sticky;top:0}.brand{min-width:72px;color:var(--ink);letter-spacing:0;grid-column:1;align-items:center;font-size:24px;font-weight:800;line-height:1;display:inline-flex}.desktop-nav{grid-column:2;justify-content:flex-end;gap:clamp(18px,2.2vw,30px);min-width:0;font-size:13px;font-weight:500;display:flex;overflow:hidden}.desktop-nav a{white-space:nowrap;flex:none}.public-header-nav{justify-content:flex-start;gap:clamp(12px,1.5vw,22px);font-size:13px;font-weight:500}.admin-header-nav{gap:clamp(12px,1.5vw,20px);font-size:13px}.account-actions,.account-menu{justify-content:flex-end;align-items:center;gap:10px;min-width:128px;display:flex;position:relative}.topbar-actions{grid-column:3;justify-content:flex-end;align-items:center;gap:12px;min-width:0;display:flex}.account-menu{align-self:stretch}.account-actions{gap:8px;position:relative}.account-login-button,.account-pro-button,.account-ad-button,.account-dropdown button,.account-dropdown a{font:inherit}.account-login-button,.account-pro-button,.account-ad-button{white-space:nowrap;border-radius:6px;place-items:center;min-height:32px;padding:0 9px;font-size:13px;font-weight:700;text-decoration:none;display:inline-grid}.account-login-button{color:var(--ink);background:0 0;border:1px solid #0000}.account-pro-button{color:var(--ink);border:1px solid var(--line);background:0 0}.account-ad-button{color:var(--ink);background:0 0;border:1px solid #0000}.topbar:has(.public-header-nav) .topbar-actions{gap:10px}.topbar:has(.public-header-nav) .account-actions{gap:8px}.account-avatar-button{background:#fff;border:1px solid #131f2e1f;border-radius:999px;place-items:center;width:42px;height:42px;padding:0;display:inline-grid;position:relative;overflow:visible;box-shadow:0 8px 18px #1218280a}.account-notification-button{width:38px;height:38px;color:var(--ink);background:#fff;border:1px solid #131f2e1f;border-radius:999px;place-items:center;padding:0;display:inline-grid;position:relative;box-shadow:0 8px 18px #1218280a}.account-notification-icon{width:20px;height:20px}.account-avatar-button img{object-fit:cover;width:100%;height:100%}.account-avatar-button>span:not(.account-notification-badge,.sr-only){color:#fff;background:var(--red);place-items:center;width:100%;height:100%;font-size:15px;font-weight:700;display:grid}.account-notification-badge{color:#fff;background:#e03a3a;border:2px solid #fff;border-radius:999px;place-items:center;min-width:18px;font-weight:700;line-height:1;position:absolute;top:-5px;right:-5px;box-shadow:0 6px 14px #e03a3a3d;width:18px!important;height:18px!important;font-size:11px!important;display:grid!important}.account-dropdown{z-index:45;background:#fff;border:1px solid #131f2e1f;border-radius:4px;width:220px;padding:8px;display:grid;position:absolute;top:calc(100% + 16px);right:0;box-shadow:0 10px 22px #1218280a}.account-notification-dropdown{z-index:45;width:280px;padding:0;position:absolute;top:calc(100% + 8px);right:50px}.account-dropdown-header{border-bottom:1px solid var(--line);gap:3px;padding:10px 10px 12px;display:grid}.account-dropdown-header strong{color:var(--ink);font-size:14px}.account-dropdown-header span{color:var(--muted);font-size:12px;font-weight:600}.account-dropdown a,.account-dropdown button{width:100%;min-height:38px;color:var(--ink);text-align:left;background:0 0;border:0;border-radius:4px;padding:0 10px;font-size:13px;font-weight:600;text-decoration:none}.account-dropdown a{align-items:center;display:flex}.account-switch-menuitem{margin-top:6px;border-top:1px solid var(--line)!important;border-radius:0!important}.account-logout-menuitem{border-radius:0 0 var(--radius-sm) var(--radius-sm)!important}.account-dropdown a:hover,.account-dropdown button:hover{background:var(--soft)}.account-dropdown button:disabled{color:var(--muted);cursor:wait;opacity:.62}.account-dropdown button:disabled:hover{background:0 0}.account-notification-panel{border:1px solid var(--line);border-radius:var(--radius-sm);background:#f8fafc;gap:9px;margin:6px 0;padding:10px;display:grid}.account-notification-panel label{color:#394150;grid-template-columns:16px minmax(0,1fr);align-items:center;gap:8px;font-size:12px;font-weight:700;display:grid}.account-notification-panel input{width:16px;height:16px;accent-color:var(--red);margin:0}.account-notification-panel button{color:#fff;background:var(--red);border:1px solid var(--red);text-align:center;min-height:34px}.account-notification-panel span{color:#096b3a;font-size:12px;font-weight:700}.account-notification-list{border:1px solid var(--line);border-radius:var(--radius-sm);background:#f8fafc;gap:8px;margin:6px 0;padding:10px;display:grid}.account-notification-list>strong{color:var(--ink);font-size:12px;font-weight:700}.account-notification-list article{border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px;display:grid}.account-notification-list article div,.account-notification-link{gap:3px;min-width:0;display:grid}.account-notification-list b,.account-notification-list small{overflow-wrap:anywhere;display:block}.account-notification-list b{color:var(--ink);font-size:12px;font-weight:700}.account-notification-list small,.account-notification-list p,.account-notification-list span{color:var(--muted);margin:0;font-size:11px;font-weight:600}.account-notification-link{width:100%;color:inherit;text-align:left;white-space:normal;cursor:pointer;background:0 0;border:0;padding:0}.account-notification-read-button{color:#fff;background:var(--red);border:1px solid var(--red);text-align:center;white-space:nowrap;width:auto;min-height:28px;padding:0 8px}.account-auth-prompt{width:240px}.login-page{background:#fff;place-items:center;min-height:620px;padding:64px 20px 120px;display:grid}.login-panel{background:#fff;border:1px solid #eef0f4;border-radius:4px;width:min(520px,100%);padding:28px;box-shadow:0 10px 22px #1218280a}.login-panel h1{margin:0;font-size:30px;line-height:1.25}.login-panel p{color:var(--muted);line-height:1.6}.login-actions{gap:10px;margin:24px 0 16px;display:grid}.social-login-button{width:100%;min-height:56px;color:var(--ink);border:1px solid #eef0f4;border-radius:6px;grid-template-columns:32px minmax(0,1fr) 32px;align-items:center;padding:0 18px;font-size:15px;font-weight:700;display:grid}.social-login-button:focus-visible{outline-offset:3px;outline:3px solid #e5001238}.social-login-button:disabled{cursor:not-allowed;opacity:.45}.social-login-icon-slot{place-items:center;width:28px;height:28px;display:grid}.social-login-icon-slot img{object-fit:contain;max-width:100%;max-height:100%;display:block}.social-login-label{text-align:center;grid-column:2;min-width:0}.social-login-spinner{border:2px solid #131f2e33;border-top-color:#131f2ebd;border-radius:999px;grid-column:3;justify-self:end;width:18px;height:18px;animation:.7s linear infinite social-login-spin}@keyframes social-login-spin{to{transform:rotate(360deg)}}.social-login-button-kakao{background:#fee500}.social-login-button-naver{color:#fff;background:#03c75a}.social-login-button-google{background:#fff;border-color:#e4e9f1}.login-panel small{color:var(--muted);font-weight:600}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.locale-switch{min-height:32px;color:var(--muted);background:0 0;border:0;align-items:center;gap:8px;padding:0;font-size:13px;font-weight:600;display:inline-flex}.locale-switch-options{color:var(--muted);letter-spacing:0;align-items:center;gap:5px;display:inline-flex}.locale-switch-options .active{color:var(--ink)}.locale-switch-options .divider{color:#626b7a73}.locale-switch:hover .locale-switch-options,.locale-switch:focus-visible .locale-switch-options{color:var(--ink)}.app-footer{width:100%;color:var(--muted);border-top:1px solid var(--line);margin:64px 0 0;font-size:13px}.footer-inner{width:var(--space-page);justify-content:space-between;align-items:center;gap:16px;margin:0 auto;padding:28px 0;display:flex}.app-footer span,.app-footer a{font-weight:600}.footer-actions,.app-footer nav{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.footer-actions{justify-content:flex-end;justify-items:end;gap:8px;display:grid}.app-footer nav{justify-content:flex-end}.bottom-nav{z-index:30;border-top:1px solid var(--line);background:#fff;grid-template-columns:repeat(4,1fr);display:none;position:fixed;bottom:0;left:0;right:0}.bottom-nav a,.bottom-nav-account-button{min-height:64px;color:var(--muted);background:0 0;border:0;place-items:center;gap:4px;font-size:18px;display:grid;position:relative}.bottom-nav span,.bottom-nav-account-button span{font-size:11px;font-weight:600}.bottom-account-menu{display:grid;position:relative}.bottom-nav-account-button img,.bottom-nav-account-button b{border-radius:999px;place-items:center;width:22px;height:22px;display:grid}.bottom-nav-account-button img{object-fit:cover}.bottom-nav-account-button b{color:#fff;background:var(--red);font-size:11px}.bottom-account-menu .account-dropdown{top:auto;bottom:calc(100% + 10px);right:0}.pwa-install-banner{z-index:40;max-width:min(480px,100% - 36px);color:var(--ink);background:#fff;border:1px solid #131f2e1f;border-radius:4px;align-items:center;gap:12px;padding:12px 12px 12px 16px;display:flex;position:fixed;top:88px;right:18px;box-shadow:0 10px 22px #1218280a}.pwa-install-banner span{font-size:13px;font-weight:700}.pwa-install-actions{align-items:center;gap:8px;display:flex}.pwa-install-button{color:#fff;background:var(--red);border:1px solid var(--red);border-radius:var(--radius-sm);white-space:nowrap;min-height:38px;padding:0 12px;font-weight:700}.pwa-install-dismiss{width:34px;height:34px;color:var(--muted);border-radius:var(--radius-sm);background:0 0;border:1px solid #131f2e1f;place-items:center;font-size:20px;line-height:1;display:grid}
.home-page{color:#2f343b;background:#fff;min-height:100vh}.home-reference-hero{width:var(--space-page);grid-template-columns:minmax(0,1fr) minmax(280px,340px) minmax(220px,280px);align-items:stretch;gap:24px;min-height:342px;margin:32px auto 0;display:grid}.hero-copy{z-index:2;flex-direction:column;grid-column:1;justify-content:center;width:100%;min-width:0;padding:20px 0;display:flex;position:relative}.hero-copy h1{color:#262b33;letter-spacing:0;margin:0;font-size:34px;font-weight:600;line-height:1.28}.hero-copy h1 strong{color:#3d4652;font-weight:800}.hero-copy p{color:#6f7480;margin:14px 0 0;font-size:15px;font-weight:400}.hero-search{background:#fff;border:1px solid #eef0f4;border-radius:6px;grid-template-columns:minmax(0,1fr) 52px;align-items:center;width:min(100%,390px);min-height:44px;margin-top:18px;display:grid;box-shadow:0 10px 24px #12182814}.hero-search input{color:#2f343b;width:100%;min-width:0;height:100%;font:inherit;background:0 0;border:0;outline:0;padding:0 15px;font-size:15px;font-weight:500}.hero-search input::placeholder{color:#6b7280}.hero-search .search-button{color:#2f343b;background:#fff;border:1px solid #e4e8ef;border-radius:6px;place-items:center;width:46px;height:46px;text-decoration:none;display:grid;position:relative;transform:translate(1px);box-shadow:0 8px 16px #12182812}.search-icon{width:17px;height:17px;display:block;position:relative}.search-icon:before{content:"";border:2px solid #586474;border-radius:999px;position:absolute;inset:0}.search-icon:after{content:"";background:#586474;border-radius:999px;width:8px;height:2px;position:absolute;bottom:-2px;right:-4px;transform:rotate(45deg)}.hero-actions{flex-wrap:nowrap;gap:10px;width:max-content;max-width:none;margin-top:20px;display:flex}.hero-actions span{color:#454b57;white-space:nowrap;background:#fff;border:1px solid #eef0f4;border-radius:4px;align-items:center;gap:8px;min-height:40px;padding:0 14px;font-size:13px;font-weight:600;display:inline-flex;box-shadow:0 8px 18px #1218280f}.strength-symbol{background:linear-gradient(145deg,#fff,#f3f6fa);border:1px solid #c8d0dc;border-radius:999px;place-items:center;width:18px;height:18px;display:inline-grid;position:relative}.strength-symbol:before,.strength-symbol:after{content:"";position:absolute}.strength-symbol.network:before{border:1px solid #64748b;border-radius:999px;width:8px;height:8px}.strength-symbol.network:after{border-top:1px solid #64748b;border-radius:999px 999px 0 0;width:14px;height:5px;bottom:3px}.strength-symbol.matching:before{border-bottom:2px solid #64748b;border-right:2px solid #64748b;width:9px;height:9px;transform:rotate(-45deg)}.strength-symbol.alert:before{border:1px solid #64748b;border-radius:8px 8px 4px 4px;width:8px;height:10px}.strength-symbol.alert:after{background:#64748b;width:4px;height:1px;bottom:2px}.hero-image-panel{z-index:0;min-height:342px;box-shadow:none;background:#fff;border-radius:4px;grid-column:2;display:grid;position:relative;overflow:hidden}.hero-image-panel:before{content:none}.hero-image-panel img{object-fit:cover;object-position:center;width:100%;height:100%;min-height:342px;display:block}.hero-image-control{z-index:3;color:#2f343b;cursor:pointer;background:#ffffffe0;border:1px solid #e2e8f0f2;border-radius:999px;place-items:center;width:34px;height:34px;padding:0;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 8px 18px #12182814}.hero-image-control span{border-top:2px solid #4b5563;border-left:2px solid #4b5563;width:9px;height:9px;display:block}.hero-image-control-prev{left:12px}.hero-image-control-prev span{transform:translate(2px)rotate(-45deg)}.hero-image-control-next{right:12px}.hero-image-control-next span{transform:translate(-2px)rotate(135deg)}.hero-image-carousel-footer{z-index:3;justify-content:space-between;align-items:center;gap:10px;display:flex;position:absolute;bottom:10px;left:12px;right:12px}.hero-image-dots{align-items:center;gap:6px;min-height:20px;display:flex}.hero-image-dots button{cursor:pointer;background:#2f343b5c;border:0;border-radius:999px;width:7px;height:7px;padding:0}.hero-image-dots button.active{background:#2f343b;width:18px}.hero-image-count{color:#2f343b;background:#ffffffd1;border-radius:999px;align-items:center;min-height:22px;padding:0 8px;font-size:12px;font-weight:700;display:inline-flex}.home-service-status{min-width:0;box-shadow:none;background:#eaf6ff;border:0;border-radius:4px;flex-direction:column;justify-content:center;padding:18px;display:flex}.home-service-status h2{color:#2f343b;margin:0 0 24px;font-size:18px;font-weight:600}.status-check-list{gap:16px;display:grid}.status-check-row{grid-template-columns:30px minmax(0,1fr) 26px;align-items:center;gap:2px 10px;display:grid}.status-check-row>div{min-width:0}.status-check-row>.status-symbol{background:#fff;border:1px solid #dfe5ee;border-radius:8px;place-items:center;width:30px;height:30px;display:grid;position:relative}.status-symbol:before,.status-symbol:after{content:"";position:absolute}.status-symbol.quote:before{border:1px solid #667085;border-radius:3px;width:13px;height:15px}.status-symbol.quote:after{border-top:1px solid #667085;border-bottom:1px solid #667085;width:8px;height:5px}.status-symbol.chat:before{border:1px solid #667085;border-radius:8px;width:15px;height:11px}.status-symbol.chat:after{border-bottom:1px solid #667085;border-right:1px solid #667085;width:5px;height:5px;bottom:8px;right:7px;transform:rotate(35deg)}.status-symbol.find:before{border:1px solid #667085;border-radius:999px;width:13px;height:13px}.status-symbol.find:after{background:#667085;border-radius:999px;width:7px;height:1px;bottom:7px;right:7px;transform:rotate(45deg)}.status-check-row strong{color:#2f343b;font-size:14px;font-weight:600;line-height:1.25;display:block}.status-check-row p{color:#627085;text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:11px;font-weight:400;line-height:1.35;overflow:hidden}.status-check-row a{color:#4b5563;background:#ffffffc2;border:1px solid #cfd8e4e6;border-radius:999px;grid-column:3;justify-content:center;justify-self:end;align-items:center;width:26px;height:26px;min-height:0;padding:0;font-size:11px;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 4px 10px #1218280a}.status-action-icon{border-top:1.5px solid #4b5563;border-right:1.5px solid #4b5563;width:7px;height:7px;display:block;transform:translate(-1px)rotate(45deg)}.status-overview-link{color:#566071;align-self:center;margin-top:18px;font-size:12px;font-weight:600;text-decoration:none}.status-check-row a:focus-visible,.status-overview-link:focus-visible{outline-offset:2px;outline:2px solid #3d4652}.home-section{width:var(--space-page);margin:48px auto 0}.section-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:13px;display:flex}.section-heading h2{color:#2f343b;margin:0;font-size:19px;font-weight:600}.section-heading a,.recommended-heading-actions>a{color:#2f343b;font-size:13px;font-weight:600;text-decoration:none}.reference-category-row{border-top:1px solid #f0f1f4;border-left:1px solid #f0f1f4;grid-template-columns:repeat(11,minmax(0,1fr));display:grid}.home-category{color:#4b5563;text-align:center;background:#fff;border-bottom:1px solid #f0f1f4;border-right:1px solid #f0f1f4;place-items:center;gap:10px;min-height:100px;padding:13px 8px;font-size:13px;font-weight:500;text-decoration:none;display:grid}.category-illustration{background:linear-gradient(145deg,#fffffff2,#f4f7fbf2),#f6f8fb;border:1px solid #dfe5ee;border-radius:12px;place-items:center;width:54px;height:42px;display:grid;position:relative;box-shadow:inset 0 1px #ffffffdb}.category-illustration-image{object-fit:cover}.category-3d-icon{width:62px;height:56px;box-shadow:none;object-fit:contain;background:0 0;border:0;border-radius:0}.category-illustration:before,.category-illustration:after{content:"";position:absolute}.category-illustration.car:before{border:2px solid #586474;border-radius:10px 10px 5px 5px;width:30px;height:11px;bottom:13px}.category-illustration.car:after{border-left:4px solid #586474;border-right:4px solid #586474;width:28px;height:6px;bottom:9px}.category-illustration.campus:before,.category-illustration.bank:before{border-top:2px solid #586474;border-bottom:2px solid #586474;width:28px;height:16px;top:12px}.category-illustration.campus:after,.category-illustration.bank:after{border-bottom:8px solid #586474;border-left:16px solid #0000;border-right:16px solid #0000;width:0;height:0;top:8px}.category-illustration.graduation:before{background:#586474;width:28px;height:12px;top:13px;transform:skew(-22deg)}.category-illustration.graduation:after{border:2px solid #586474;border-top:0;border-radius:0 0 10px 10px;width:18px;height:7px;bottom:10px}.category-illustration.boxes:before{border:2px solid #586474;border-radius:3px;width:26px;height:20px}.category-illustration.boxes:after{border-bottom:2px solid #586474;border-right:2px solid #586474;width:18px;height:9px;top:12px}.category-illustration.signal:before{border-top:2px solid #586474;border-radius:999px 999px 0 0;width:28px;height:22px;bottom:10px}.category-illustration.signal:after{background:#586474;border-radius:999px;width:8px;height:8px;bottom:12px;box-shadow:0 -8px 0 -3px #586474}.category-illustration.home:before{border:2px solid #586474;border-top:0;width:24px;height:18px;bottom:10px}.category-illustration.home:after{border-top:2px solid #586474;border-left:2px solid #586474;width:20px;height:20px;top:10px;transform:rotate(45deg)}.category-illustration.shield:before{border:2px solid #586474;border-radius:12px 12px 16px 16px;width:24px;height:28px}.category-illustration.document:before{border:2px solid #586474;border-radius:4px;width:24px;height:28px}.category-illustration.document:after{border-top:2px solid #586474;border-bottom:2px solid #586474;width:14px;height:9px}.category-illustration.interior:before{border:2px solid #586474;border-radius:10px 10px 4px 4px;width:29px;height:15px;bottom:11px}.category-illustration.interior:after{border-left:3px solid #586474;border-right:3px solid #586474;width:34px;height:6px;bottom:8px}.category-illustration.plane:before{background:#586474;width:30px;height:2px;transform:rotate(-24deg)}.category-illustration.plane:after{border-top:2px solid #586474;border-right:2px solid #586474;width:14px;height:14px;transform:rotate(20deg)translate(8px,-3px)}.reference-recommended{margin-top:28px}.recommended-heading{gap:10px;margin-bottom:14px;display:grid}.recommended-title-row{align-items:center;gap:10px;display:inline-flex}.recommended-title-row h2{color:#2f343b;white-space:nowrap;margin:0;font-size:19px;font-weight:600}.recommended-title-row label{display:inline-flex}.recommended-title-row select{color:#384150;appearance:none;white-space:nowrap;cursor:pointer;background-color:#fff;background-image:linear-gradient(45deg,#0000 50%,#64748b 50%),linear-gradient(135deg,#64748b 50%,#0000 50%);background-position:calc(100% - 15px) 11px,calc(100% - 10px) 11px;background-repeat:no-repeat;background-size:5px 5px,5px 5px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border:1px solid #d8dee8;border-radius:999px;align-items:center;max-width:150px;min-height:26px;padding:0 28px 0 12px;font-size:12px;font-weight:700;display:inline-flex;box-shadow:0 6px 14px #1218280a}.recommended-category-filter{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.recommended-category-filter button{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #e5e9f0;border-radius:999px;flex:none;min-height:28px;padding:0 13px;font-size:12px;font-weight:600}.recommended-category-filter button.active,.recommended-category-filter button[aria-pressed=true]{color:#2f343b;background:#f6f9fc;border-color:#c6d0dd}.reference-recommend-row{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;display:grid}.reference-recommend-card{color:#2f343b;background:#fff;border:1px solid #f0f1f4;border-radius:4px;grid-template-rows:auto 1fr auto;min-width:0;min-height:210px;display:grid;overflow:hidden;box-shadow:0 10px 22px #1218280a}.recommend-card-media{background:radial-gradient(circle at 50% 34%,#ffffffe0,#f5f8fc8c 46%,#eaf0f8c7 100%),#f5f7fb;border-bottom:1px solid #eef1f5;place-items:center;min-height:92px;display:grid;position:relative}.recommend-card-media img{object-fit:contain;width:58px;height:54px}.recommend-card-media span{color:#2f343b;background:#ffffffe0;border:1px solid #dee4edeb;border-radius:999px;align-items:center;min-height:24px;padding:0 9px;font-size:11px;font-weight:700;display:inline-flex;position:absolute;top:10px;left:10px;box-shadow:0 6px 14px #1218280f}.recommend-card-body{min-width:0;padding:14px 14px 0}.reference-recommend-card h3{color:#2f343b;text-overflow:ellipsis;white-space:nowrap;margin:0 0 7px;font-size:14px;font-weight:700;line-height:1.25;overflow:hidden}.reference-recommend-card p{color:#4b5563;margin:0;font-size:12px;font-weight:600;line-height:1.4}.reference-recommend-card p span{color:#f6b300}.reference-recommend-card small{color:#747b88;margin-top:6px;font-size:12px;font-weight:400;line-height:1.45;display:block}.reference-recommend-card a{color:#4c5563;justify-self:start;margin:14px;font-size:12px;font-weight:600;text-decoration:none}.reference-community{margin-top:28px;margin-bottom:52px}.reference-community-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.reference-community-card{border:1px solid #edf0f5;border-radius:4px;grid-template-rows:1fr auto;grid-template-columns:minmax(0,1fr) auto;min-height:118px;padding:22px 24px;display:grid;overflow:hidden;box-shadow:0 10px 24px #1218280a}.reference-community-card.ask{background:#fafbfc}.reference-community-card.share{background:#f7f9fc}.reference-community-card.review{background:#f6faf8}.reference-community-card.news{background:#f8f7fb}.reference-community-card h3{color:#2f343b;margin:0 0 10px;font-size:17px;font-weight:600}.reference-community-card.ask h3,.reference-community-card.share h3,.reference-community-card.review h3,.reference-community-card.news h3{color:#384150}.reference-community-card p{color:#747b88;max-width:230px;margin:0;font-size:13px;font-weight:400;line-height:1.55}.community-symbol{width:64px;height:58px;box-shadow:none;object-fit:contain;background:0 0;border:0;border-radius:0;display:block}.reference-community-card a{color:#4c5563;grid-column:2;align-self:end;font-size:12px;font-weight:600;text-decoration:none}@media (max-width:1180px){.home-reference-hero{grid-template-rows:minmax(430px,auto) auto;grid-template-columns:1fr}.hero-copy,.hero-image-panel{grid-column:1/-1}.hero-actions{flex-wrap:wrap;width:auto}.home-service-status{grid-column:1/-1}.reference-category-row,.reference-recommend-row{grid-template-columns:repeat(3,minmax(0,1fr))}.reference-community-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.home-reference-hero{width:var(--space-page);grid-template-rows:minmax(430px,auto) auto;grid-template-columns:1fr;gap:18px;min-height:0;margin-top:24px}.hero-copy{width:min(100%,520px);padding:28px 0}.hero-copy h1{font-size:30px}.hero-search{width:100%}.hero-actions span{flex:160px;justify-content:center}.hero-actions{flex-wrap:wrap;width:auto}.hero-image-panel{min-height:430px}.hero-image-panel img{object-position:74% center;min-height:430px}.home-service-status{padding:22px}.home-section{width:var(--space-page);margin:40px auto 0}.reference-categories{width:100%;max-width:none;margin:40px 0 0}.section-heading,.recommended-heading,.recommended-heading-actions{flex-direction:column;align-items:flex-start}.recommended-heading{gap:10px;display:flex}.recommended-category-filter{justify-content:flex-start;gap:8px}.reference-category-row{grid-template-columns:repeat(4,minmax(0,1fr))}.reference-recommend-row,.reference-community-grid{grid-template-columns:1fr}.home-category{gap:6px;min-height:86px;padding:10px 8px}.category-illustration{width:44px;height:34px;font-size:28px}.category-3d-icon{width:56px;height:50px}}@media (max-width:560px){.home-reference-hero{grid-template-rows:minmax(470px,auto) auto}.hero-copy h1{font-size:26px}.hero-copy{padding:22px 0}.hero-image-panel{min-height:470px}.hero-image-panel:before{background:linear-gradient(#fffffffa 0%,#fffffff0 60%,#ffffff85 82%,#ffffff1a 100%),linear-gradient(90deg,#fffffffa 0%,#ffffffe0 58%,#ffffff2e 100%)}.hero-image-panel img{object-position:70% center;min-height:470px}.status-check-row{grid-template-columns:30px minmax(0,1fr) 26px}.status-check-row a{grid-column:3;justify-self:end}.reference-recommend-card{grid-template-columns:64px minmax(0,1fr)}}
.request-page{width:var(--space-page);margin:32px auto 96px}.request-safety{color:#6f7480;background:0 0;border-top:1px solid #f0f1f4;border-bottom:1px solid #f0f1f4;align-items:center;gap:8px;margin:18px 0 20px;padding:12px 0;font-size:14px;font-weight:400;display:flex}.request-safety-icon{border:1px solid #7a8594;border-radius:9px 9px 11px 11px;flex:none;width:18px;height:20px;position:relative}.request-safety-icon:before{content:"";border-bottom:1px solid #7a8594;border-right:1px solid #7a8594;width:6px;height:8px;position:absolute;top:5px;left:5px;transform:rotate(38deg)}.request-selected-provider{background:#fff;border:1px solid #eef0f4;border-radius:4px;margin:18px 0;padding:14px 16px;box-shadow:0 8px 18px #1218280a}.request-selected-provider>div{gap:6px;display:grid}.request-selected-provider-badges{flex-wrap:wrap;gap:8px;display:flex}.request-selected-provider span{width:fit-content;color:var(--red);border-radius:var(--radius-sm);background:#fff4f5;padding:5px 8px;font-size:11px;font-weight:700}.request-selected-provider strong{color:#2f343b;font-size:17px;line-height:1.35}.request-selected-provider p{color:#6f7480;margin:0;font-size:14px;font-weight:400}.request-validation-message{color:#8a5a00;margin:-6px 0 18px;font-size:13px;font-weight:700}.request-grid{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:32px;display:grid}.request-question-focus,.request-side-panel{border:1px solid var(--line);background:#fff;border-radius:4px;box-shadow:0 10px 22px #1218280a}.request-question-focus{min-height:420px;box-shadow:none;border:0;border-radius:0;padding:0}.question-topline{justify-content:space-between;align-items:center;gap:12px;width:min(100%,620px);margin-bottom:18px;display:flex}.question-topline span,.question-topline small{border-radius:var(--radius-sm);padding:6px 8px;font-size:12px;font-weight:600}.question-topline span{color:var(--red);background:#fff4f5}.request-actions button:disabled,.request-submit:disabled{cursor:not-allowed;opacity:.48}.question-topline small{color:#6f7480;background:#f7f8fa}.request-question-focus h2{color:#262b33;margin:0;font-size:32px;font-weight:700;line-height:1.24}.request-conversation{gap:16px;max-width:680px;margin-top:22px;display:grid}.request-conversation-readonly{grid-column:1/-1;width:100%;margin-top:4px}.request-conversation-readonly .request-message{width:min(92%,620px)}.request-conversation-turn{gap:10px;display:grid}.request-message{border:1px solid var(--line);border-radius:4px;width:min(90%,620px);padding:13px 15px}.request-message span{color:var(--muted);margin-bottom:8px;font-size:11px;font-weight:700;display:block}.request-message p{color:#2f343b;margin:0;font-size:15px;font-weight:600;line-height:1.5}.request-message h2{margin:0}.provider-message{background:#fff;justify-self:start}.customer-message{color:var(--red);background:#fff4f5;border-color:#d9042942;justify-self:end}.customer-message span,.customer-message p{color:inherit}.customer-message button{color:var(--red);background:0 0;border:0;border-bottom:1px solid;border-radius:0;margin-top:8px;padding:0;font-size:13px;font-weight:700}.request-question-focus textarea{color:#262b33;background:0 0;border:0;border-bottom:1px solid #e4e8ef;border-radius:0;outline:none;width:min(100%,620px);min-height:132px;margin-top:24px;padding:14px 0;font-size:18px;font-weight:500}.request-question-focus textarea:focus{border-bottom-color:var(--red)}.request-option-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:min(100%,620px);margin-top:24px;display:grid}.request-option-grid button{color:#454b57;border:1px solid var(--line);text-align:left;background:#fff;border-radius:4px;min-height:50px;padding:13px 14px;font-size:15px;font-weight:600}.request-option-grid button:hover{color:var(--red);background:#fff;border-color:#d904296b}.request-option-grid button.selected{color:var(--red);background:#fff;border-color:#d904297a;box-shadow:inset 0 0 0 1px #d9042947}.request-region-groups{gap:12px;width:min(100%,680px);margin-top:24px;display:grid}.request-region-group{background:#fff;border:0;border-radius:0;padding:0}.request-region-group h3{margin:0 0 12px;font-size:16px}.request-region-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.request-region-grid button,.request-region-flex{color:#454b57;text-align:left;background:#fff;border:1px solid #eef0f4;border-radius:4px;min-height:38px;padding:10px 12px;font-size:14px;font-weight:600}.request-region-grid button:hover,.request-region-grid button.selected,.request-region-flex:hover,.request-region-flex.selected{color:var(--red);background:#fff;border-color:#d904297a}.request-region-flex{border-color:var(--line);background:#fff;width:100%}.request-summary-list{gap:12px;width:min(100%,680px);margin:24px 0 0;display:grid}.request-summary-list div{border:1px solid var(--line);background:#fff;border-radius:4px;padding:14px}.request-summary-list dt{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;font-size:13px;font-weight:700;display:flex}.request-summary-list dt button{color:var(--red);border-radius:var(--radius-sm);background:#fff;border:1px solid #d9042933;flex:none;padding:7px 9px;font-size:12px;font-weight:700}.request-summary-list dd{color:var(--ink);margin:0;font-size:16px;font-weight:700}.request-actions{justify-content:flex-end;gap:10px;width:min(100%,620px);margin-top:26px;display:flex}.ghost-action{border:1px solid var(--line);background:#fff;border-radius:6px;padding:11px 16px;font-weight:600}.request-side-panel{border-radius:4px;gap:18px;padding:18px;display:grid;box-shadow:0 10px 22px #1218280a}.request-side-panel h2{margin:0 0 14px;font-size:16px;font-weight:600}.request-status-list{gap:10px;display:grid}.request-status-list span{color:#6f7480;background:0 0;border-bottom:1px solid #f0f1f4;padding:10px 0;font-weight:600}.request-status-list span.active{color:#2f343b;background:0 0}.request-step-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.request-step-list li{color:var(--muted);grid-template-columns:30px 1fr;align-items:center;gap:10px;display:grid}.request-step-list span{background:#f7f8fa;border-radius:999px;place-items:center;width:24px;height:24px;font-size:12px;font-weight:700;display:grid}.request-step-list strong{font-size:13px}.request-step-list li.active{color:var(--ink)}.request-step-list li.active span{color:#fff;background:var(--red)}.request-submit{color:#fff;background:var(--red);border:0;border-radius:6px;width:100%;min-height:40px;font-weight:700}
.providers-page{width:var(--space-page);margin:40px auto 96px}.provider-filter-panel{background:#fff;border:1px solid #eef0f4;border-radius:4px;grid-template-columns:max-content 252px;justify-content:start;align-items:start;gap:24px;margin:22px 0;padding:14px 16px;display:grid;box-shadow:0 8px 18px #1218280a}.provider-category-filter{min-width:0}.provider-filter-panel strong{margin-bottom:10px;font-size:15px;display:block}.filter-chips{flex-wrap:wrap;gap:8px;display:flex}.filter-chips button{color:#4b5563;background:#fff;border:1px solid #e5e9f0;border-radius:999px;min-height:32px;padding:0 13px;font-size:12px;font-weight:600}.filter-chips button.active,.filter-chips button:hover{color:#2f343b;background:#f6f9fc;border-color:#c6d0dd}.provider-region-select{width:252px;margin-top:25px}.provider-results-layout{align-items:start;gap:22px;display:grid}.provider-results{gap:14px;display:grid}.provider-profile-page{gap:0;display:grid}.provider-profile-back-link,.secondary-link{color:var(--red);text-underline-offset:3px;font-size:14px;font-weight:700;text-decoration:underline}.provider-profile-detail-panel{grid-template-columns:minmax(0,1fr);margin-top:0}.provider-profile-page>.provider-profile-section{border-top:1px solid #e6ebf2;padding:30px 0}.provider-profile-page>.provider-profile-section:first-child{border-top:0;padding-top:8px}.provider-profile-skeleton{color:#0000}.provider-profile-skeleton-hero{pointer-events:none}.provider-profile-skeleton-avatar,.provider-profile-skeleton-line,.provider-profile-skeleton-pill,.provider-profile-skeleton-button{background:#eef2f7;position:relative;overflow:hidden}.provider-profile-skeleton-avatar:after,.provider-profile-skeleton-line:after,.provider-profile-skeleton-pill:after,.provider-profile-skeleton-button:after{content:"";background:linear-gradient(90deg,#0000,#ffffffb8,#0000);animation:1.35s ease-in-out infinite providerProfileSkeletonShimmer;position:absolute;inset:0;transform:translate(-100%)}.provider-profile-skeleton-avatar{border-radius:50%;width:112px;height:112px}.provider-profile-skeleton-overview{align-content:start;gap:10px;display:grid}.provider-profile-skeleton-pill{border-radius:999px;width:92px;height:28px}.provider-profile-skeleton-line{border-radius:999px;width:100%;height:14px;display:block}.provider-profile-skeleton-line.title{width:min(320px,76%);height:34px}.provider-profile-skeleton-line.wide{width:min(520px,100%)}.provider-profile-skeleton-line.medium{width:min(360px,72%)}.provider-profile-skeleton-line.short{width:160px;height:18px}.provider-profile-skeleton-line.label{width:96px;height:12px}.provider-profile-skeleton-line.heading{width:140px;height:22px}.provider-profile-skeleton-button{border-radius:var(--radius-sm);justify-self:end;width:98px;height:40px}.provider-profile-skeleton-info div{pointer-events:none}.provider-profile-skeleton-content{gap:18px}.provider-profile-skeleton-list{gap:12px;display:grid}@keyframes providerProfileSkeletonShimmer{to{transform:translate(100%)}}.provider-active-filters,.provider-empty-state,.provider-profile-panel{background:#fff;border:1px solid #eef0f4;border-radius:4px}.provider-active-filters{justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.provider-active-filters span{color:#394150;font-size:13px;font-weight:700}.provider-active-filters button,.provider-empty-state button{color:#4c5563;white-space:nowrap;background:#fff;border:1px solid #dfe5ee;border-radius:6px;min-height:34px;padding:0 12px;font-weight:700}.provider-empty-state{justify-items:start;gap:10px;padding:28px;display:grid}.provider-empty-state h2{margin:0;font-size:22px}.provider-empty-state p{color:var(--muted);margin:0;line-height:1.6}.provider-profile-panel{box-shadow:none;border-color:#eef0f4;grid-template-columns:minmax(0,1fr) minmax(250px,330px);align-items:start;gap:16px;padding:18px;display:grid}.provider-profile-detail-panel{background:#fff;border-color:#eef0f4;grid-template-columns:minmax(0,1fr) minmax(260px,340px);gap:18px;padding:0;overflow:hidden}.provider-profile-hero{background:0 0;border-bottom:0;grid-template-columns:136px minmax(0,1fr) max-content;align-items:center;gap:26px;min-width:0;padding:0;display:grid}.provider-profile-overview{gap:12px;min-width:0;display:grid}.provider-profile-photo{object-fit:cover;border:1px solid var(--line);border-radius:50%;width:96px;height:96px}.provider-profile-photo-wrap{background:#fff;border:1px solid #eef0f4;border-radius:4px;place-items:center;width:132px;height:132px;display:grid}.provider-profile-hero-section .provider-profile-photo,.provider-profile-detail-panel .provider-profile-photo{width:112px;height:112px;box-shadow:none;border:1px solid #eef0f4;border-radius:4px}.provider-profile-photo-fallback{color:#4b5563;background:#f7f8fa;border:1px solid #eef0f4;border-radius:4px;place-items:center;width:112px;height:112px;font-size:42px;font-weight:800;display:grid}.provider-profile-overview>div:first-child{flex-wrap:wrap;gap:8px;display:flex}.provider-profile-overview h1{color:#151922;letter-spacing:0;margin:0;font-size:32px;line-height:1.22}.provider-profile-hero-action{justify-content:flex-end;align-self:start;display:flex}.provider-profile-hero-action button{color:#1f2937;white-space:nowrap;width:fit-content;min-height:44px;box-shadow:none;background:#fff;border:1px solid #dfe5ee;border-radius:6px;padding:0 16px;font-weight:700}.provider-profile-hero-action button:hover{background:#f8fafc;border-color:#94a3b8}.provider-profile-panel h2,.provider-profile-section h2{margin:10px 0 8px;font-size:22px;line-height:1.3}.provider-profile-panel p,.provider-profile-section p{color:var(--muted);margin:0;line-height:1.6}.provider-profile-side-panel{box-shadow:none;background:0 0;border-top:1px solid #e6ebf2;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:12px;margin:0;display:grid}.provider-profile-side-panel div{border-bottom:0;gap:5px;padding:0;display:grid}.provider-profile-side-panel span{color:#6b7280;font-size:12px;font-weight:700}.provider-profile-side-panel strong{color:#1f2937;font-size:14px;line-height:1.45}.provider-profile-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;display:grid}.provider-profile-metrics div{background:#fff;border:1px solid #eef0f4;border-radius:4px;padding:10px}.provider-profile-metrics dt{color:var(--muted);font-size:11px;font-weight:700}.provider-profile-metrics dd{margin:5px 0 0;font-size:13px;font-weight:700}.provider-profile-section-tabs{flex-wrap:wrap;grid-column:1/-1;gap:8px;display:flex}.provider-profile-section-tabs span{color:var(--ink);border-radius:var(--radius-sm);background:#fff;border:1px solid #eef0f4;padding:8px 10px;font-size:13px;font-weight:700}.provider-profile-actions{grid-column:1/-1;justify-content:flex-end;display:flex}.provider-profile-reviews{background:0 0;border-top:1px solid #e6ebf2;margin:0}.provider-profile-rich-content{background:0 0;border-top:1px solid #e6ebf2;gap:28px;margin:0;display:grid}.provider-profile-rich-content section{border-top:1px solid #edf1f6;gap:12px;padding-top:20px;display:grid}.provider-profile-rich-content section:first-child{border-top:0;padding-top:0}.provider-profile-rich-content h2,.provider-profile-reviews h2{color:#151922;letter-spacing:0;margin:0;font-size:18px}.provider-profile-rich-content ul,.provider-profile-rich-content dl{gap:10px;margin:0;padding:0;list-style:none;display:grid}.provider-profile-rich-content li,.provider-profile-rich-content dl>div{background:#fff;border:1px solid #eef0f4;border-radius:4px;gap:6px;padding:14px;display:grid}.provider-profile-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.provider-profile-portfolio-list{gap:0}.provider-profile-rich-content .provider-profile-portfolio-item{background:0 0;border:0;border-top:1px solid #edf1f6;border-radius:0;grid-template-columns:34px minmax(0,1fr) auto;align-items:start;gap:14px;padding:16px 0}.provider-profile-rich-content .provider-profile-portfolio-item:first-child{border-top:0;padding-top:0}.provider-profile-portfolio-index{color:var(--red);font-size:13px;font-weight:800;line-height:1.5}.provider-profile-portfolio-body{gap:5px;display:grid}.provider-profile-rich-content .provider-profile-portfolio-link{color:#334155;border-radius:var(--radius-sm);background:#fff;border:1px solid #dfe5ee;align-items:center;min-height:34px;padding:0 12px;font-size:13px;text-decoration:none;display:inline-flex}.provider-profile-rich-content .provider-profile-portfolio-link:hover{color:var(--red);border-color:#d9042952}.provider-profile-rich-content dt,.provider-profile-rich-content strong{color:var(--ink);font-weight:700}.provider-profile-rich-content dd,.provider-profile-rich-content p{color:var(--muted);margin:0}.provider-profile-rich-content a{color:#334155;text-underline-offset:3px;font-weight:700}.provider-profile-career-list-wrap{gap:10px;display:grid}.provider-profile-career-total{color:#334155;border-radius:var(--radius-sm);background:#f4f6f8;border:1px solid #e4e9f1;align-items:center;width:fit-content;min-height:32px;padding:0 11px;font-size:13px;font-weight:800;display:inline-flex}.provider-profile-career-list{gap:0;margin:0;padding:0;list-style:none;display:grid}.provider-profile-career-list li{border-top:1px solid #edf1f6;justify-content:space-between;align-items:center;gap:14px;padding:12px 0;display:flex}.provider-profile-career-list li:first-child{border-top:0}.provider-profile-career-list strong{color:var(--ink);font-size:15px}.provider-profile-career-list span{color:var(--muted);flex:none;font-size:13px;font-weight:800}.provider-profile-link-list{flex-wrap:wrap;gap:8px;display:flex}.provider-profile-link-list a{color:#334155;border-radius:var(--radius-sm);background:#fff;border:1px solid #dfe5ee;align-items:center;min-height:36px;padding:0 12px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.provider-profile-link-list a:hover{color:var(--red);border-color:#d9042952}.provider-profile-faq-list{gap:0}.provider-profile-rich-content .provider-profile-faq-item{background:0 0;border:0;border-top:1px solid #edf1f6;border-radius:0;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:12px;padding:16px 0}.provider-profile-rich-content .provider-profile-faq-item:first-child{border-top:0;padding-top:0}.provider-profile-faq-marker{color:#334155;background:#f4f6f8;border:1px solid #eef0f4;border-radius:999px;place-items:center;width:30px;height:30px;font-size:12px;font-weight:800;display:grid}.provider-profile-faq-item>div{gap:5px;display:grid}.provider-profile-media-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.provider-profile-media-list li{border-radius:4px;gap:0;padding:0;overflow:hidden}.provider-profile-media-card{width:100%;color:inherit;border-radius:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;display:grid;overflow:hidden}.provider-profile-media-card:focus-visible{outline-offset:2px;outline:3px solid #146cff42}.provider-profile-media-preview{background:#e9eef5;border-bottom:1px solid #e1e7ef;place-items:center;width:100%;height:138px;display:grid;position:relative;overflow:hidden}.provider-profile-media-preview img,.provider-profile-media-video{object-fit:cover;width:100%;height:100%}.provider-profile-video-preview span{color:#fff;background:#151922c2;border:1px solid #ffffff52;border-radius:999px;place-items:center;min-width:42px;height:24px;padding:0 8px;font-size:11px;font-weight:800;display:grid;position:absolute;bottom:8px;right:8px}.provider-profile-media-copy{gap:3px;padding:8px 9px;display:grid}.provider-profile-quote-list blockquote{color:#334155;margin:0;font-size:15px;font-weight:700;line-height:1.55}.provider-profile-media-copy>span{color:var(--muted);font-size:11px;font-weight:700}.provider-profile-media-lightbox{z-index:1000;background:#0c111dd1;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.provider-profile-media-lightbox-close{z-index:1;color:#111827;cursor:pointer;background:#fff;border:1px solid #ffffff6b;border-radius:999px;padding:10px 14px;font-size:13px;font-weight:800;position:fixed;top:18px;right:18px}.provider-profile-media-lightbox-content{color:#fff;gap:12px;width:min(960px,100%);display:grid}.provider-profile-media-lightbox-content img,.provider-profile-media-lightbox-video{object-fit:contain;border-radius:var(--radius-sm);background:#05070d;width:100%;max-height:min(76vh,760px)}.provider-profile-media-lightbox-content strong{color:#fff;font-size:15px;font-weight:800}.provider-profile-reviews-heading{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:12px;display:flex}.provider-profile-reviews h2,.provider-profile-reviews p{margin:0}.provider-profile-reviews-heading p{color:var(--muted);font-size:13px;font-weight:700}.provider-profile-reviews ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.provider-profile-reviews li{border-top:1px solid var(--line);gap:7px;padding-top:10px;display:grid}.provider-profile-reviews li>div{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.provider-profile-reviews strong,.provider-profile-reviews span{font-size:12px;font-weight:700}.provider-profile-reviews span{color:var(--red);border-radius:var(--radius-sm);background:#fff4f5;padding:4px 7px}.provider-profile-actions button{color:#fff;background:var(--red);border:1px solid var(--red);border-radius:var(--radius-md);white-space:nowrap;min-height:42px;padding:0 14px;font-weight:700}.provider-result-card{background:#fff;border:1px solid #eef0f4;border-radius:4px;grid-template-columns:72px minmax(0,1fr) 142px;align-items:center;gap:18px;padding:16px;display:grid;box-shadow:0 10px 22px #1218280a}.provider-result-icon{background:#fff;border:1px solid #eef0f4;border-radius:4px;place-items:center;width:72px;height:72px;display:grid;position:relative}.provider-result-icon:before,.provider-result-icon:after{content:"";position:absolute}.provider-result-icon.car:before{border:2px solid #586474;border-radius:14px 14px 7px 7px;width:38px;height:15px;bottom:27px}.provider-result-icon.car:after{border-left:5px solid #586474;border-right:5px solid #586474;width:34px;height:8px;bottom:21px}.provider-result-icon.teacher:before,.provider-result-icon.school:before{background:#586474;width:34px;height:13px;top:24px;transform:skew(-22deg)}.provider-result-icon.teacher:after,.provider-result-icon.school:after{border:2px solid #586474;border-top:0;border-radius:0 0 12px 12px;width:22px;height:9px;bottom:20px}.provider-result-icon.boxes:before{border:2px solid #586474;border-radius:4px;width:34px;height:26px}.provider-result-icon.boxes:after{border-bottom:2px solid #586474;border-right:2px solid #586474;width:22px;height:11px;top:23px}.provider-result-icon.plane:before{background:#586474;width:38px;height:2px;transform:rotate(-24deg)}.provider-result-icon.plane:after{border-top:2px solid #586474;border-right:2px solid #586474;width:18px;height:18px;transform:rotate(20deg)translate(10px,-4px)}.provider-result-icon.signal:before,.provider-result-icon.home:before,.provider-result-icon.bank:before,.provider-result-icon.shield:before,.provider-result-icon.document:before,.provider-result-icon.interior:before{border:2px solid #586474;border-radius:9px;width:30px;height:30px}.provider-card-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.premium-chip,.verification-chip{border-radius:var(--radius-sm);padding:5px 8px;font-size:11px;font-weight:700;display:inline-block}.premium-chip{color:#7a4a00;background:#fff2c7;margin-left:6px}.verification-chip{color:var(--green);background:#ebfff7}.provider-card-main h2{margin:0 0 8px;font-size:22px;line-height:1.3}.provider-card-main p{color:var(--muted);margin:0;line-height:1.6}.provider-meta-row{color:#394150;flex-wrap:wrap;gap:10px;margin-top:12px;font-size:13px;font-weight:600;display:flex}.provider-meta-row span{align-items:center;gap:5px;display:inline-flex}.provider-meta-icon{width:13px;height:13px;display:inline-block;position:relative}.provider-meta-icon:before,.provider-meta-icon:after{content:"";position:absolute}.provider-meta-icon.location:before{border:1px solid #667085;border-radius:999px 999px 999px 2px;inset:1px 3px 2px;transform:rotate(-45deg)}.provider-meta-icon.location:after{background:#667085;border-radius:999px;width:3px;height:3px;top:5px;left:5px}.provider-meta-icon.rating:before{clip-path:polygon(50% 0,62% 34%,100% 34%,69% 55%,82% 100%,50% 72%,18% 100%,31% 55%,0 34%,38% 34%);background:#667085;inset:2px}.provider-meta-icon.response:before{clip-path:polygon(58% 0,100% 0,70% 43%,100% 43%,30% 100%,48% 56%,12% 56%);background:#667085;width:6px;height:11px;top:1px;left:4px}.provider-card-actions{gap:8px;display:grid}.provider-card-actions button{color:#fff;background:var(--red);border:1px solid var(--red);border-radius:6px;min-height:38px;font-weight:700}.provider-card-actions .secondary-action{color:var(--red);background:#fff}
.provider-console-page{width:var(--space-page);margin:40px auto 96px}.provider-console-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:32px;margin-top:28px;display:grid}.provider-console-layout-dashboard{grid-template-columns:minmax(0,1fr)}.provider-onboarding-panel{background:#fff;border:1px solid #eef0f4;border-radius:4px;gap:14px;padding:20px;display:grid;box-shadow:0 10px 22px #1218280a}.provider-onboarding-page{max-width:960px}.provider-onboarding-panel-full{align-content:start;min-height:calc(100vh - 190px)}.provider-section-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.provider-section-heading h2{margin:0;font-size:22px}.provider-section-heading span{color:#2f343b;background:#f6f9fc;border:1px solid #dfe5ee;border-radius:999px;padding:5px 8px;font-size:12px;font-weight:600}.provider-onboarding-panel label{color:#394150;gap:7px;font-size:13px;font-weight:700;display:grid}.provider-form-section{background:#fff;border:1px solid #eef0f4;border-radius:4px;gap:12px;padding:14px;display:grid}.provider-form-section.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.provider-form-section h3{grid-column:1/-1;margin:0;font-size:16px}.provider-phone-row{grid-template-columns:minmax(118px,.34fr) minmax(0,1fr);align-items:end;gap:12px;display:grid}.provider-time-row{grid-template-columns:repeat(2,minmax(132px,180px));justify-content:start;align-items:end;gap:12px;display:grid}.provider-form-section>.provider-phone-row,.provider-form-section>.provider-time-row{grid-column:1/-1}.provider-onboarding-panel input,.provider-onboarding-panel select,.provider-onboarding-panel textarea{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #e4e9f1;border-radius:6px;padding:12px;font-weight:500}.provider-onboarding-panel select{cursor:pointer}.provider-onboarding-panel textarea{resize:vertical;min-height:118px}.provider-rich-field{color:#394150;gap:9px;font-size:13px;font-weight:700;display:grid}.provider-rich-control{color:#394150;background:#f9fafc;border:1px solid #e4e9f1;border-radius:6px;gap:7px;min-width:0;padding:10px 12px;transition:background .18s,border-color .18s,box-shadow .18s;display:grid}.provider-rich-control:focus-within{background:#fff;border-color:#d904295c;box-shadow:0 0 0 3px #d9042912}.provider-rich-control span{color:#667085;font-size:12px;font-weight:800;line-height:1}.provider-rich-control-input{width:100%;min-width:0;color:var(--ink);font:inherit;background:0 0;border:0;border-radius:0;outline:none;padding:0;font-size:15px;font-weight:650;line-height:1.45}textarea.provider-rich-control-input{resize:vertical;min-height:74px}.provider-rich-builder{gap:10px;display:grid}.provider-rich-card-list,.provider-media-card-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.provider-rich-card,.provider-media-card{background:#fff;border:1px solid #e6eaf0;border-radius:4px;gap:10px;padding:14px;display:grid}.provider-rich-card-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.provider-rich-card-heading strong{color:#394150;font-size:13px}.provider-rich-card-heading button,.provider-rich-add-button,.provider-media-card button{color:#394150;border:1px solid var(--line);background:#fff;border-radius:6px;min-height:34px;padding:0 10px;font-size:12px;font-weight:700}.provider-rich-add-button{width:fit-content}.provider-portfolio-card{background:#fff;border-color:#dfe4ec;gap:16px;padding:16px}.provider-portfolio-card-heading{justify-content:flex-start}.provider-portfolio-card-heading button{margin-left:auto}.provider-portfolio-card-index{width:28px;height:28px;color:var(--red);background:#fff1f3;border-radius:999px;flex:0 0 28px;place-items:center;font-size:13px;font-weight:800;display:grid}.provider-portfolio-field-grid{grid-template-columns:repeat(auto-fit,minmax(min(220px,100%),1fr));gap:12px;display:grid}.provider-portfolio-description-field{grid-column:1/-1}.provider-portfolio-add-button{min-height:38px;color:var(--red);background:#fff;border:1px dashed #d904296b;border-radius:6px;padding:0 14px}.provider-portfolio-add-button:hover{background:#fff7f8;border-color:#d90429b8}.provider-career-builder{gap:10px}.provider-career-total{color:#334155;border-radius:var(--radius-sm);background:#f4f6f8;border:1px solid #e4e9f1;align-items:center;width:fit-content;min-height:32px;padding:0 11px;font-size:13px;font-weight:800;display:inline-flex}.provider-career-card{background:#fff;border-color:#dfe4ec;gap:12px;padding:16px}.provider-career-row{grid-template-columns:28px minmax(0,1fr) 112px auto;align-items:center}.provider-career-card-index{width:28px;height:28px;color:var(--red);background:#fff1f3;border-radius:999px;flex:0 0 28px;place-items:center;font-size:13px;font-weight:800;display:grid}.provider-career-remove-button{color:#667085;border-radius:var(--radius-sm);cursor:pointer;background:#f8fafc;border:1px solid #e4e9f1;min-height:38px;padding:0 12px;font-size:13px;font-weight:800}.provider-career-remove-button:hover{color:var(--red);border-color:#d9042947}.provider-career-add-button{min-height:38px;color:var(--red);background:#fff;border:1px dashed #d904296b;border-radius:6px;padding:0 14px}.provider-career-add-button:hover{background:#fff7f8;border-color:#d90429b8}.provider-faq-card{background:#fff;border-color:#dfe4ec;gap:16px;padding:16px}.provider-faq-card-heading{justify-content:flex-start}.provider-faq-card-heading button{margin-left:auto}.provider-faq-card-index{color:#334155;background:#edf4ff;border-radius:999px;flex:none;place-items:center;min-width:34px;height:28px;font-size:12px;font-weight:800;display:grid}.provider-faq-field-grid{gap:12px;display:grid}.provider-faq-add-button{color:#334155;background:#fff;border:1px dashed #b8c5d8;border-radius:6px;min-height:38px;padding:0 14px}.provider-faq-add-button:hover{background:#f8fbff;border-color:#8fa4c2}.provider-onboarding-panel .provider-rich-raw-input.sr-only{width:1px;height:1px;padding:0}.provider-rich-empty{color:var(--muted);margin:0;font-size:13px;font-weight:500}.provider-media-card{grid-template-columns:48px minmax(0,1fr) auto;align-items:center}.provider-media-gallery{gap:12px;display:grid}.provider-media-gallery-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.provider-media-gallery-toolbar span{color:var(--muted);font-size:13px;font-weight:600}.provider-media-add-button{min-height:38px;color:var(--red);border-radius:var(--radius-md);cursor:pointer;background:#fff;border:1px dashed #d904296b;justify-content:center;align-items:center;padding:0 12px;font-size:13px;font-weight:800;display:inline-flex;position:relative}.provider-media-add-button input{opacity:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.provider-media-gallery-grid{grid-template-columns:repeat(auto-fit,minmax(min(210px,100%),1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.provider-media-gallery-item{border-radius:var(--radius-md);background:#fff;border:1px solid #e2e8f0;grid-template-columns:56px minmax(0,1fr);align-items:center;gap:12px;padding:12px;display:grid}.provider-media-gallery-body{gap:3px;min-width:0;display:grid}.provider-media-gallery-actions{flex-wrap:wrap;grid-column:1/-1;gap:6px;display:flex}.provider-media-gallery-actions button{color:#394150;border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;min-height:32px;padding:0 9px;font-size:12px;font-weight:800}.provider-media-gallery-actions button:disabled{cursor:not-allowed;opacity:.42}.provider-media-card strong,.provider-media-card small,.provider-media-gallery-body strong,.provider-media-gallery-body small{display:block}.provider-media-card strong,.provider-media-gallery-body strong{overflow-wrap:anywhere;color:#171923;font-size:14px}.provider-media-card small,.provider-media-gallery-body small{color:var(--muted);margin-top:2px;font-size:12px}.provider-media-thumb{border-radius:var(--radius-sm);background:#f3f6fa;border:1px solid #dfe5ee;width:42px;height:42px;display:block;position:relative}.provider-media-thumb:before,.provider-media-thumb:after{content:"";position:absolute}.provider-media-thumb.image:before{border:1px solid #667085;border-radius:4px;inset:9px}.provider-media-thumb.image:after{clip-path:polygon(0 100%,38% 40%,58% 68%,78% 28%,100% 100%);background:#667085;width:14px;height:9px;bottom:10px;right:10px}.provider-media-thumb.video:before{border:1px solid #667085;border-radius:4px;inset:10px 9px}.provider-media-thumb.video:after{border-top:5px solid #0000;border-bottom:5px solid #0000;border-left:8px solid #667085;width:0;height:0;top:16px;left:17px}.provider-check-grid{grid-template-columns:1fr;gap:10px;display:grid}.provider-check-grid label{background:var(--soft);border-radius:var(--radius-md);grid-template-columns:auto minmax(0,1fr);align-items:center;padding:12px}.provider-check-grid input{width:auto}.provider-onboarding-panel>button{color:#fff;background:var(--red);border:1px solid var(--red);border-radius:var(--radius-md);min-height:44px;font-weight:700}.provider-workbench-page{gap:18px;max-width:1180px;display:grid}.provider-workbench-hero,.provider-workbench-section{background:#fff;border:1px solid #eef0f4;border-radius:4px;box-shadow:0 10px 22px #1218280a}.provider-workbench-hero{grid-template-columns:minmax(0,1fr) minmax(240px,320px);align-items:stretch;gap:16px;padding:20px;display:grid}.provider-workbench-heading,.provider-workbench-section-heading>div,.provider-workbench-readiness,.provider-workbench-task-list a,.provider-operations-grid article{gap:6px;display:grid}.provider-workbench-heading span,.provider-workbench-section-heading span,.provider-workbench-readiness span,.provider-workbench-task-list span,.provider-operations-grid span,.provider-operations-grid small{color:var(--muted);font-size:12px;font-weight:700}.provider-workbench-heading h1{margin:0;font-size:28px;line-height:1.25}.provider-workbench-heading p,.provider-workbench-section-heading p{color:var(--muted);margin:0;font-weight:600;line-height:1.5}.provider-workbench-readiness{background:#fff;border:1px solid #eef0f4;border-radius:4px;align-content:center;padding:16px}.provider-workbench-readiness strong{overflow-wrap:anywhere;font-size:20px}.provider-workbench-readiness small{color:#394150;font-weight:600;line-height:1.45}.provider-workbench-section{gap:16px;padding:18px;display:grid}.provider-workbench-section-heading{border-bottom:1px solid #eef0f4;justify-content:space-between;align-items:start;gap:18px;padding-bottom:12px;display:flex}.provider-workbench-section-heading h2{margin:0;font-size:20px;line-height:1.3}.provider-workbench-task-list{grid-template-columns:1.2fr 1fr 1fr;gap:12px;display:grid}.provider-workbench-task-list a{min-height:96px;color:var(--ink);background:#fff;border:1px solid #eef0f4;border-radius:4px;padding:14px;text-decoration:none}.provider-workbench-task-list a:first-child{box-shadow:inset 3px 0 0 var(--red);border-color:#d9042957}.provider-workbench-task-list a:hover{border-color:var(--red)}.provider-workbench-task-list strong{overflow-wrap:anywhere;font-size:17px}.provider-workbench-task-list small{color:var(--muted);font-weight:600;line-height:1.45}.provider-operations-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.provider-operations-grid article{background:#fff;border:1px solid #eef0f4;border-radius:4px;min-height:94px;padding:14px}.provider-operations-grid strong{overflow-wrap:anywhere;font-size:18px}.provider-request-panel{border-radius:var(--radius-lg);background:#fff;border:1px solid #eef0f4;gap:16px;margin-top:22px;padding:20px;display:grid}.provider-request-layout{grid-template-columns:minmax(0,360px) minmax(0,1fr);align-items:start;gap:16px;display:grid}.provider-request-summary{border-radius:var(--radius-md);background:#fff;border:1px solid #eef0f4;gap:10px;padding:16px;display:grid}.provider-request-summary span,.provider-request-summary small{color:var(--muted);font-size:12px;font-weight:700}.provider-request-summary h3{margin:0;font-size:22px;line-height:1.3}.provider-request-summary p{color:#394150;margin:0;font-weight:600;line-height:1.55}.provider-request-summary strong{overflow-wrap:anywhere;margin-top:4px;display:block}.provider-quote-form{gap:12px;display:grid}.provider-quote-form label{color:#394150;gap:7px;font-size:13px;font-weight:700;display:grid}.provider-quote-form input,.provider-quote-form textarea{width:100%;color:var(--ink);border:1px solid var(--line);border-radius:var(--radius-md);font:inherit;background:#fff;padding:12px}.provider-quote-form textarea{resize:vertical;min-height:112px}.provider-approval-warning{color:#8a3b00;border-radius:var(--radius-md);background:#fff6e7;border:1px solid #ffd89a;margin:0;padding:10px 12px;font-size:13px;font-weight:700}.provider-quote-form button{color:#fff;background:var(--red);border:1px solid var(--red);border-radius:var(--radius-md);min-height:44px;font-weight:700}.provider-quote-form button:disabled{cursor:not-allowed;opacity:.45}.provider-quote-status{color:#096b3a;border-radius:var(--radius-sm);background:#e9f8ef;width:fit-content;padding:8px 10px;font-size:13px}.provider-empty-request{color:var(--muted);margin:0;font-weight:600}.provider-onboarding-flow{background:#fff;min-height:100vh;padding:34px 0 80px}.provider-onboarding-page-actions{width:var(--space-page);justify-content:space-between;align-items:center;gap:12px;margin:0 auto 22px;display:flex}.provider-onboarding-page-link{color:#4d5664;background:#fff;border:1px solid #e7ebf0;border-radius:6px;justify-content:center;align-items:center;min-height:38px;padding:0 14px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.provider-onboarding-page-link:hover,.provider-onboarding-page-link:focus-visible{color:#2f343b;border-color:#cfd7e3}.provider-onboarding-page-link.primary{color:#fff;background:#2f343b;border-color:#2f343b}.provider-onboarding-page-link.primary:hover,.provider-onboarding-page-link.primary:focus-visible{background:#20252b;border-color:#20252b}.provider-onboarding-shell{width:var(--space-page);grid-template-columns:224px minmax(0,1fr);align-items:start;gap:32px;margin:0 auto;display:grid}.provider-onboarding-toc{gap:14px;display:grid;position:sticky;top:22px}.provider-onboarding-progress{color:#3d4652;grid-template-columns:1fr auto;gap:8px 12px;font-weight:600;display:grid}.provider-onboarding-progress span,.provider-onboarding-progress b{font-size:13px}.provider-onboarding-progress div{background:#eef0f4;border-radius:999px;grid-column:1/-1;height:4px;overflow:hidden}.provider-onboarding-progress i{background:var(--red);border-radius:inherit;height:100%;transition:width .18s;display:block}.provider-onboarding-sections{box-shadow:none;background:0 0;border:0;border-radius:0;gap:6px;padding:0;display:grid}.provider-onboarding-section-link{color:#6f7480;text-align:left;background:#fff;border:1px solid #eef0f4;border-radius:4px;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:9px;min-height:40px;padding:0 10px;display:grid}.provider-onboarding-section-link span{color:#8a93a1;background:#f7f8fa;border-radius:999px;place-items:center;width:20px;height:20px;font-size:10px;font-weight:800;display:grid}.provider-onboarding-section-link b{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.provider-onboarding-section-link:hover,.provider-onboarding-section-link:focus-visible{color:#2f343b;border-color:#dfe5ee}.provider-onboarding-section-link.complete span{color:#8a93a1;background:#f7f8fa}.provider-onboarding-section-link.current{color:#2f343b;box-shadow:inset 3px 0 0 var(--red);background:#fff;border-color:#d904296b}.provider-onboarding-section-link.current span{color:#fff;background:var(--red)}.provider-onboarding-step{max-width:760px;box-shadow:none;background:#fff;border:0;border-radius:0;gap:22px;padding:0;display:grid}.provider-onboarding-stack{align-content:start}.provider-onboarding-completed-list{border-top:1px solid #f0f1f4;gap:0;padding:0 0 4px;display:grid}.provider-onboarding-completed-item{width:100%;min-height:48px;color:inherit;text-align:left;background:0 0;border:0;border-bottom:1px solid #f0f1f4;grid-template-columns:minmax(0,160px) minmax(0,1fr);align-items:center;gap:14px;padding:0;display:grid}.provider-onboarding-completed-item span{color:#7a8190;font-size:13px;font-weight:600}.provider-onboarding-completed-item b{color:#2f343b;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:600;overflow:hidden}.provider-onboarding-completed-item:hover b,.provider-onboarding-completed-item:focus-visible b{color:var(--red)}.provider-onboarding-current-field{gap:18px;padding-top:4px;animation:.22s ease-out both providerOnboardingFieldIn;display:grid}.provider-onboarding-current-field>.provider-onboarding-fields{width:min(100%,620px)}.provider-onboarding-section-label{color:#6f7480;width:fit-content;font-size:13px;font-weight:600}@keyframes providerOnboardingFieldIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.provider-onboarding-step h1{color:#262b33;max-width:620px;margin:0;font-size:32px;font-weight:700;line-height:1.24}.provider-onboarding-step p{color:#6f7480;max-width:620px;margin:-10px 0 0;font-size:15px;font-weight:400;line-height:1.55}.provider-onboarding-fields{gap:14px;display:grid}.provider-onboarding-fields label{color:#394150;gap:8px;font-size:13px;font-weight:700;display:grid}.provider-onboarding-fields input,.provider-onboarding-fields select,.provider-onboarding-fields textarea{color:#262b33;width:100%;font:inherit;background:0 0;border:0;border-bottom:1px solid #e4e8ef;border-radius:0;outline:none;padding:15px 0;font-size:20px;font-weight:600}.provider-onboarding-fields input:focus,.provider-onboarding-fields select:focus,.provider-onboarding-fields textarea:focus{border-bottom-color:var(--red)}.provider-onboarding-fields select{appearance:none;cursor:pointer}.provider-onboarding-fields textarea{resize:vertical;min-height:108px}.provider-onboarding-fields .provider-rich-control{background:#fff;border:1px solid #e4e9f1;border-radius:6px;gap:7px;padding:10px 12px}.provider-onboarding-fields .provider-rich-control:focus-within{border-color:#d904295c}.provider-onboarding-fields .provider-rich-control-input,.provider-onboarding-fields textarea.provider-rich-control-input{background:0 0;border:0;padding:0;font-size:15px;font-weight:650}.provider-onboarding-fields .provider-rich-control-input:focus{border-bottom-color:#0000}.provider-onboarding-fields textarea.provider-rich-control-input{min-height:74px}.provider-profile-photo-fields{max-width:520px}.provider-profile-photo-uploader{color:#262b33;cursor:pointer;background:#fff;border:1px solid #eef0f4;border-radius:4px;grid-template-columns:96px minmax(0,1fr);align-items:center;gap:16px;padding:14px;transition:border-color .2s,background .2s;display:grid;box-shadow:0 8px 18px #1218280a}.provider-profile-photo-uploader:hover,.provider-profile-photo-uploader:focus-within{background:#fff;border-color:#dfe5ee}.provider-profile-photo-uploader.uploading{cursor:wait;opacity:.72}.provider-profile-photo-preview{aspect-ratio:1;background:linear-gradient(145deg,#f7f9fc,#eef2f7);border:1px solid #e5eaf1;border-radius:4px;place-items:center;width:96px;display:grid;overflow:hidden}.provider-profile-photo-preview img{object-fit:cover;width:100%;height:100%}.provider-profile-photo-empty{color:#8b95a5;font-size:14px;font-weight:800}.provider-profile-photo-meta{gap:6px;min-width:0;display:grid}.provider-profile-photo-meta b{color:#2f343b;font-size:16px;font-weight:700}.provider-profile-photo-meta small{color:#6f7480;font-size:13px;font-weight:400;line-height:1.45}.provider-onboarding-region-field{border:0;gap:12px;margin:0;padding:0;display:grid}.provider-onboarding-region-field legend{color:#3d4652;font-size:13px;font-weight:600}.provider-onboarding-region-field>span{color:#6f7480;font-size:13px;font-weight:400}.provider-onboarding-region-groups{gap:14px;display:grid}.provider-onboarding-region-groups section{gap:10px;display:grid}.provider-onboarding-region-groups h2{color:#3d4652;margin:0;font-size:14px;font-weight:600}.provider-onboarding-region-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.provider-onboarding-region-grid button{color:#454b57;background:#fff;border:1px solid #eef0f4;border-radius:4px;min-height:38px;padding:0 12px;font-weight:600}.provider-onboarding-region-grid button.selected{color:var(--red);background:#fff;border-color:#d904297a;box-shadow:inset 0 0 0 1px #d9042947}.provider-onboarding-check{color:#2f343b;background:#fff;border:1px solid #eef0f4;border-radius:4px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;padding:12px 14px;font-size:15px}.provider-onboarding-check input{width:20px;height:20px}.provider-onboarding-actions{justify-content:flex-end;gap:12px;width:min(100%,620px);padding-top:2px;display:flex}.provider-onboarding-actions button{color:#fff;background:var(--red);border:1px solid var(--red);border-radius:6px;min-width:112px;min-height:40px;padding:0 18px;font-weight:700}.provider-onboarding-actions button:disabled{cursor:not-allowed;opacity:.45}.provider-onboarding-error{color:var(--red);margin:-8px 0 0;font-size:14px;font-weight:700}
.quotes-page{width:var(--space-page);margin:40px auto 96px}.quotes-toolbar{background:#fff;border:1px solid #eef0f4;border-radius:4px;justify-content:space-between;align-items:center;gap:16px;margin:22px 0;padding:12px;display:flex;box-shadow:0 8px 18px #1218280a}.tabs button.active{color:var(--red);border-color:var(--red);background:#fff4f5}.quote-progress-panel{margin:8px 0 2px;padding:0}.quote-request-summary-card{background:#fff;border:1px solid #eef0f4;border-radius:4px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;margin:10px 0 0;padding:16px;display:grid;box-shadow:0 8px 18px #1218280a}.quote-request-summary-card .eyebrow{margin-bottom:2px}.quote-request-summary-card h3{margin:0 0 4px;font-size:18px}.quote-request-summary-card small{color:var(--muted);font-size:13px;font-weight:600}.quote-request-summary-card dl{border-top:1px solid #eef0f4;grid-column:1/-1;gap:8px;margin:4px 0 0;padding-top:10px;display:grid}.quote-request-summary-card dl div{grid-template-columns:minmax(110px,.34fr) minmax(0,1fr);gap:10px;display:grid}.quote-request-summary-card dt,.quote-request-summary-card dd{overflow-wrap:anywhere;margin:0;font-size:13px}.quote-request-summary-card dt{color:var(--muted);font-weight:600}.quote-request-summary-card dd{color:var(--ink);font-weight:700}.quote-request-summary-card .quote-progress-panel,.quote-request-summary-card .quote-list{grid-column:1/-1}.quote-request-detail-toggle{min-height:36px;color:var(--red);white-space:nowrap;background:#fff;border:1px solid #d9042947;border-radius:6px;padding:0 12px;font-size:13px;font-weight:700}.quote-progress-rail{background:#fff;border:1px solid #eef0f4;border-radius:4px;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid;overflow:hidden}.quote-progress-rail li{border-right:1px solid #eef0f4;grid-template-rows:auto auto;grid-template-columns:24px minmax(0,1fr);column-gap:8px;min-width:0;padding:11px 12px;display:grid;position:relative}.quote-progress-rail li:last-child{border-right:0}.quote-progress-rail li>span{width:24px;height:24px;color:var(--muted);background:#fff;border-radius:999px;grid-row:1/3;place-items:center;font-size:11px;font-weight:700;display:grid}.quote-progress-rail li.complete{background:#f8fffb}.quote-progress-rail li.active{background:#fff;border-bottom:2px solid #d9042952}.quote-progress-rail li.complete>span{color:#fff;background:#2c7a4b}.quote-progress-rail li.active>span{color:#fff;background:var(--red)}.quote-progress-rail strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;overflow:hidden}.quote-progress-rail small{color:var(--muted);font-size:10px;font-weight:700}.quote-request-thread{background:#fff;border:1px solid #eef0f4;border-radius:4px;gap:14px;padding:18px;display:grid;box-shadow:0 10px 22px #1218280a}.quote-request-thread-header{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.quote-request-thread-header h2{margin:4px 0 0;font-size:22px;line-height:1.3}.quote-request-thread-header>span{color:var(--muted);white-space:nowrap;font-size:13px;font-weight:700}.quote-list{gap:14px;display:grid}.quote-card{background:#fff;border:1px solid #eef0f4;border-radius:4px;grid-template-columns:minmax(0,1fr) 132px;align-items:stretch;gap:18px;padding:16px;display:grid;box-shadow:0 10px 22px #1218280a}.quote-card-unread{border-color:#d904295c;border-left:3px solid var(--red)}.quote-heading{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.quote-heading-badges{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.priority-provider-chip{color:#fff;background:var(--red);border-radius:6px;padding:6px 8px;font-size:12px;font-weight:700}.provider-submitted-chip{color:#fff;background:#1f2937;border-radius:6px;padding:6px 8px;font-size:12px;font-weight:700}.quote-empty-state{color:var(--muted);border:1px dashed var(--line);background:#fff;border-radius:4px;margin:0;padding:20px;font-weight:700}.quote-main h2{margin:0;font-size:22px;line-height:1.3}.quote-main p{color:var(--muted);margin:0;line-height:1.6}.quote-match-reasons{color:#394150;margin:0 0 8px;font-size:13px;font-weight:700}.quote-meta-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.quote-meta-grid div{background:#fff;border:1px solid #eef0f4;border-radius:4px;padding:12px}.quote-meta-grid span,.quote-meta-grid strong{display:block}.quote-meta-grid span{color:var(--muted);font-size:12px;font-weight:700}.quote-meta-grid strong{margin-top:5px;font-size:14px}.quote-actions{align-content:center;gap:8px;display:grid}.quote-actions span{color:var(--muted);text-align:right;font-size:12px;font-weight:700}.quote-actions button{color:#fff;background:var(--red);border:1px solid var(--red);border-radius:6px;min-height:38px;font-weight:700}
.chat-page{width:var(--space-page);margin:40px auto 96px}.chat-layout{grid-template-columns:320px minmax(0,1fr);align-items:start;gap:32px;display:grid}.chat-thread-list,.chat-room{background:#fff;border:1px solid #eef0f4;border-radius:4px;box-shadow:0 10px 22px #1218280a}.chat-thread-list{padding:14px}.chat-panel-heading{margin-bottom:14px}.chat-panel-heading h2,.chat-room-header h2{margin:0;font-size:19px;line-height:1.3}.chat-filter-tabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-bottom:12px;display:grid}.chat-filter-tabs button{min-height:34px;color:var(--muted);white-space:nowrap;background:#fff;border:1px solid #eef0f4;border-radius:4px;padding:0 8px;font-size:12px;font-weight:700}.chat-filter-tabs button.active,.chat-filter-tabs button:hover{color:var(--red);border-color:var(--red);background:#fff4f5}.chat-thread-stack{gap:10px;display:grid}.chat-thread{text-align:left;background:#fff;border:1px solid #eef0f4;border-radius:4px;grid-template-columns:52px minmax(0,1fr);gap:12px;width:100%;min-height:116px;padding:14px;display:grid;position:relative}.chat-thread.active,.chat-thread:hover{border-color:#d9042970;border-left:3px solid var(--red);background:#fff}.chat-thread-avatar{object-fit:cover;border-radius:999px;width:52px;height:52px}.chat-thread-unread{color:#fff;background:var(--red);border-radius:999px;place-items:center;min-width:22px;height:22px;font-size:11px;font-weight:700;display:grid;position:absolute;top:12px;right:12px}.chat-thread-content{align-content:start;gap:6px;min-width:0;display:grid}.chat-thread-content strong,.chat-thread-request,.chat-thread-preview,.chat-thread-price{min-width:0;display:block}.chat-thread-content strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:16px;overflow:hidden}.chat-thread-request,.chat-thread-row time,.chat-thread-price{color:var(--muted);font-weight:600}.chat-thread-request{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chat-thread-row{grid-template-columns:minmax(0,1fr) max-content;align-items:center;gap:8px;display:grid}.chat-thread-preview{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.chat-thread-row time{white-space:nowrap}.chat-thread-price{font-size:13px}.chat-room{overflow:hidden}.chat-advertising-banner{color:#26303d;background:#fff;border-bottom:1px solid #eef0f4;justify-content:space-between;align-items:center;gap:12px;padding:14px 18px;display:flex}.chat-advertising-banner>div{min-width:0}.chat-advertising-banner span{color:var(--red);background:#fff4f5;border-radius:6px;margin-bottom:4px;padding:4px 7px;font-size:11px;font-weight:700;display:inline-flex}.chat-advertising-banner h2{overflow-wrap:anywhere;margin:0;font-size:18px}.chat-advertising-banner small{color:var(--muted);margin-top:4px;font-size:12px;font-weight:700;display:block}.chat-advertising-meta{justify-items:end;gap:8px;display:grid}.chat-advertising-meta p{color:#394150;flex:none;margin:0;font-size:13px;font-weight:700}.chat-advertising-meta div{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.chat-advertising-meta a{color:var(--red);background:#fff;border:1px solid #d9042947;border-radius:6px;padding:7px 9px;font-size:12px;font-weight:700}.chat-room-header{border-bottom:1px solid #eef0f4;justify-content:space-between;align-items:center;gap:16px;padding:18px;display:flex}.chat-actions-menu{flex:none;position:relative}.chat-actions-menu-button{width:38px;height:38px;color:var(--ink);background:#fff;border:1px solid #eef0f4;border-radius:999px;place-items:center;padding:0;font-size:22px;font-weight:700;line-height:1;display:inline-grid}.chat-actions-dropdown{z-index:10;background:#fff;border:1px solid #eef0f4;border-radius:4px;min-width:136px;padding:6px;display:grid;position:absolute;top:calc(100% + 8px);right:0}.chat-actions-dropdown button{width:100%;min-height:36px;color:var(--red);text-align:left;background:0 0;border:0;border-radius:4px;padding:0 10px;font-weight:700}.chat-actions-dropdown button:hover{background:#fff4f5}.chat-moderation-notice{color:#7a3d00;background:#fff2dc;border-radius:4px;margin:14px 18px 0;padding:12px 14px;font-size:13px;font-weight:700}.chat-request-summary{background:#fff;border:1px solid #eef0f4;border-radius:4px;gap:12px;margin:18px;padding:14px;display:grid}.chat-request-summary-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.chat-request-summary-header strong{font-size:16px}.chat-request-summary-header button{min-height:30px;color:var(--red);background:#fff;border:1px solid #e0002d33;border-radius:6px;padding:0 10px;font-size:12px;font-weight:700}.chat-request-summary-grid{grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:10px;display:grid}.chat-request-summary-grid span{gap:5px;min-width:0;display:grid}.chat-request-summary small{color:var(--muted);font-size:12px;font-weight:700}.chat-request-summary b{overflow-wrap:anywhere;font-size:14px}.chat-quote-context{background:#fff;border:1px solid #eef0f4;border-radius:4px;gap:12px;margin:0 18px 18px;padding:14px;display:grid}.chat-quote-context>div{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.chat-quote-context span,.chat-quote-context b{border-radius:6px;width:fit-content;padding:5px 8px;font-size:12px;font-weight:700}.chat-quote-context span{color:var(--red);background:#fff4f5}.chat-quote-context b{color:#394150;background:#f4f6f8}.chat-quote-context h2{flex:220px;margin:0;font-size:18px}.chat-quote-context dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0;display:grid}.chat-quote-context dl div{background:#fff;border:1px solid #eef0f4;border-radius:4px;padding:10px}.chat-quote-context dt,.chat-quote-context dd{overflow-wrap:anywhere;margin:0}.chat-quote-context dt{color:var(--muted);font-size:12px;font-weight:700}.chat-quote-context dd{margin-top:4px;font-size:14px;font-weight:700}.chat-quote-context p{color:#394150;margin:0;font-size:14px;font-weight:600;line-height:1.55}.chat-message-list{gap:12px;min-height:300px;padding:0 18px 18px;display:grid}.chat-provider-intro-panel{background:#fff;border:1px solid #eef0f4;border-radius:4px;gap:12px;margin:0 18px 16px;padding:14px;display:grid}.chat-provider-intro-panel h2,.chat-provider-intro-panel p{margin:0}.chat-provider-intro-panel h2{font-size:16px}.chat-provider-intro-panel p{color:var(--muted);margin-top:4px;font-size:13px;font-weight:600;line-height:1.45}.chat-provider-intro-panel label{color:#394150;gap:7px;font-size:13px;font-weight:700;display:grid}.chat-provider-intro-panel input{width:100%;min-height:42px;color:var(--ink);font:inherit;background:#fff;border:1px solid #e4e9f1;border-radius:6px;outline:0;padding:0 12px}.chat-provider-intro-panel button{color:#fff;background:#1f2937;border:1px solid #1f2937;border-radius:6px;justify-self:start;min-height:40px;padding:0 14px;font-weight:700}.chat-provider-intro-panel button:disabled{cursor:not-allowed;color:var(--muted);background:#fff;border-color:#e4e9f1}.chat-message{justify-self:start;max-width:min(560px,78%)}.chat-message.mine{justify-self:end}.chat-message p{color:#26303d;background:#f7f8fa;border-radius:4px;margin:0;padding:13px 14px;line-height:1.55}.chat-message.mine p{color:#fff;background:var(--red)}.chat-message span{color:var(--muted);margin-top:5px;font-size:12px;font-weight:600;display:block}.chat-message.mine span{text-align:right}.chat-attachment-chip{color:var(--ink);background:#fff;border:1px solid #eef0f4;border-radius:4px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:3px 8px;margin-top:8px;padding:10px 12px;display:grid}.chat-attachment-chip svg{stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;grid-row:span 2}.chat-attachment-chip strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;overflow:hidden}.chat-attachment-chip small{color:var(--muted);font-size:11px;font-weight:600}.chat-composer{border-top:1px solid #eef0f4;grid-template-columns:auto minmax(0,1fr) 96px;align-items:center;gap:10px;padding:16px;display:grid}.chat-attachment-actions{gap:6px;display:flex}.chat-attachment-control{display:inline-flex}.chat-attachment-actions button{width:38px;height:38px;color:var(--ink);background:#fff;border:1px solid #eef0f4;border-radius:6px;place-items:center;padding:0;font-size:15px;font-weight:700;display:grid}.chat-attachment-actions button:hover{color:var(--red);background:#fff4f5;border-color:#d9042970}.chat-attachment-actions svg{stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.chat-composer input{border:1px solid #e4e9f1;border-radius:6px;outline:0;min-width:0;min-height:46px;padding:0 14px}.chat-composer button{color:#fff;background:var(--red);border:1px solid var(--red);border-radius:6px;font-weight:700}.chat-composer button:disabled{cursor:not-allowed;color:var(--muted);background:#fff;border-color:#e4e9f1}.chat-review-panel{background:#fff;border:1px solid #eef0f4;border-radius:4px;grid-template-columns:minmax(0,360px) minmax(0,1fr);align-items:start;gap:18px;margin-top:22px;padding:20px;display:grid;box-shadow:0 10px 22px #1218280a}.chat-review-panel h2{margin:0;font-size:22px;line-height:1.3}.chat-review-panel p{color:#394150;font-size:15px;font-weight:500;line-height:1.55}.chat-review-form{grid-template-columns:120px minmax(0,1fr);gap:12px;display:grid}.chat-review-form label{color:#394150;gap:7px;font-size:13px;font-weight:700;display:grid}.chat-review-form input,.chat-review-form select{width:100%;min-height:42px;color:var(--ink);font:inherit;background:#fff;border:1px solid #e4e9f1;border-radius:6px;padding:0 12px}.chat-review-recommend{background:#fff;border:1px solid #eef0f4;border-radius:4px;grid-column:1/-1;grid-template-columns:auto minmax(0,1fr);align-items:center;padding:12px}.chat-review-recommend input{width:auto;min-height:auto}.chat-review-form button{color:#fff;background:var(--red);border:1px solid var(--red);border-radius:6px;grid-column:1/-1;min-height:40px;font-weight:700}.chat-review-form button:disabled{cursor:not-allowed;opacity:.45}.chat-review-submitted{background:#fff;border:1px solid #eef0f4;border-radius:4px;gap:8px;padding:16px;display:grid}.chat-review-submitted span,.chat-review-submitted small{color:var(--muted);font-weight:700}.chat-review-submitted small{color:#096b3a;border-radius:var(--radius-sm);background:#e9f8ef;width:fit-content;padding:6px 8px;font-size:12px}
