:root{--background:#f6f7f9;--background-alt:#f6f7f9;--foreground:#263142;--foreground-muted:#687486;--brand-red:#a70e30;--brand-maroon:#8b0e29;--brand-soft:#f8eaf0;--card:#fff;--line:#e4e8ee;--shadow-soft:0 1px 3px #15213706;--shadow-strong:0 2px 5px #1521370d;--input-border:#dce1e8;--input-bg:#fff;--input-placeholder:#7d8794;--surface-subtle-start:#f7f8fa;--surface-subtle-end:#f7f8fa;--space-section:1.3rem}body{background:var(--background);font-family:Arial,Helvetica,sans-serif}[data-theme=dark]{--background:#101a28;--background-alt:#101a28;--foreground:#e2e9f3;--foreground-muted:#a8b6c9;--brand-red:#f19cb2;--brand-maroon:#f6b0c2;--brand-soft:#3c2332;--card:#162233;--card-solid:#162233;--line:#2c394b;--input-border:#38485e;--input-bg:#152132;--input-bg-focus:#1a293d;--surface-subtle-start:#1c293a;--surface-subtle-end:#1c293a}.card,.panel-solid,.surface-subtle{box-shadow:var(--shadow-soft);-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:9px}.app-input{border-radius:6px;padding:.65rem .8rem;font-size:14px;font-weight:400}.app-label{letter-spacing:0;text-transform:none;color:var(--foreground-muted);margin-bottom:7px;font-size:13px;font-weight:600}.btn-primary,.btn-secondary{min-height:38px;box-shadow:none;border-radius:6px;justify-content:center;align-items:center;gap:8px;font-size:13px;font-weight:600;display:inline-flex}.btn-primary{color:#fff;background:#a70e30;border:1px solid #a70e30}.btn-primary:hover{background:#8b0e29;transform:none}.btn-secondary{background:var(--card-solid);border-color:var(--line)}.btn-secondary:hover{background:var(--surface-subtle-start)}.application-workspace{font-family:Arial,Helvetica,sans-serif}.application-workspace .mobile-shell-drawer-panel{background:var(--card-solid);width:min(100%,430px);color:var(--foreground);border-color:var(--line)}.application-workspace .mobile-shell-profile-card{background:var(--surface-subtle-start);color:var(--foreground);border-color:var(--line);box-shadow:none}.application-workspace .mobile-shell-icon-button,.application-workspace .mobile-shell-top,.application-workspace .mobile-shell-bottom{background:var(--card-solid);color:var(--foreground);border-color:var(--line)}.application-workspace .mobile-shell-bottom-link{color:var(--foreground-muted)}.application-workspace .mobile-shell-bottom-link.is-active{color:var(--brand-red);background:var(--brand-soft);border-color:var(--line)}.application-workspace .card,.application-workspace .panel-solid{box-shadow:none}.application-workspace .surface-subtle{background:var(--surface-subtle-start)}.application-workspace .motion-fade-up,.application-workspace .stagger-fade>*{animation:none}.application-workspace .hover-lift:hover{transform:none}.application-workspace .page-stack{gap:20px}.application-workspace .page-stack>section>h3,.application-workspace .page-stack h3{letter-spacing:-.2px;font-weight:600}.workspace-header-panel{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important;overflow:visible!important}.workspace-page-header{border-bottom:1px solid var(--line);border-radius:0;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex;color:var(--foreground)!important;background:0 0!important;padding:3px 0 18px!important}.workspace-page-header h1,.workspace-page-header h2{letter-spacing:-.8px;margin-top:4px;color:var(--foreground)!important;font-size:clamp(24px,2.1vw,30px)!important;font-weight:600!important;line-height:1.25!important}.workspace-page-header>p,.workspace-page-header>div>p,.workspace-page-header>div>div>p{font-size:14px;line-height:1.6;color:var(--foreground-muted)!important}.workspace-heading-copy{flex:1;min-width:0}.workspace-heading-actions{flex-wrap:wrap;align-items:center;gap:9px;padding-top:12px;display:flex}.workspace-page-header .workspace-eyebrow,.workspace-page-header p:first-child:not(:last-child){text-transform:none;letter-spacing:.2px;align-items:center;gap:7px;margin:0 0 7px;font-size:12px;font-weight:500;display:flex}.workspace-page-header .workspace-eyebrow svg,.workspace-page-header>div>p:first-child svg{width:15px;height:15px;color:var(--brand-red)}.workspace-description{max-width:75ch;margin:9px 0 0}.workspace-page-header:not(:has(.workspace-heading-copy)){display:block}.workspace-page-header .btn-secondary{color:var(--foreground)!important;border:1px solid var(--line)!important;background:var(--card-solid)!important}.workspace-page-header .text-white{color:var(--foreground)}.workspace-page-header .btn-primary{color:#fff!important}.workspace-page-header p{color:var(--foreground-muted)!important}.workspace-page-header>p,.workspace-page-header>h1,.workspace-page-header>h2{flex-basis:100%}.workspace-tabs{scrollbar-width:thin;border-bottom:1px solid var(--line);align-items:stretch;gap:22px;display:flex;overflow:auto hidden}.workspace-tabs a{color:var(--foreground-muted);white-space:nowrap;border-bottom:2px solid #0000;align-items:center;gap:7px;padding:12px 0;font-size:14px;font-weight:500;display:flex}.workspace-tabs a[aria-current]{color:var(--brand-red);border-bottom-color:var(--brand-red)}.workspace-tabs a>span{background:var(--surface-subtle-start);border-radius:4px;padding:1px 6px;font-size:12px}.workspace-toolbar{background:var(--card-solid);border:1px solid var(--line);border-radius:8px;flex-wrap:wrap;align-items:center;gap:12px;padding:16px;display:flex}.workspace-metrics{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;display:grid}.workspace-metrics>*{border:1px solid var(--line);background:var(--card-solid);border-radius:8px;padding:16px 18px}.workspace-metrics>*>span{color:var(--foreground-muted);font-size:13px}.workspace-metrics strong{letter-spacing:-.6px;margin-top:12px;font-size:28px;font-weight:600;line-height:1.1;display:block}.workspace-metrics p{color:var(--foreground-muted);margin-top:7px;font-size:12px}.workspace-empty{text-align:center;padding:36px 20px}.workspace-empty-mark{width:42px;height:42px;color:var(--brand-red);background:var(--brand-soft);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.workspace-empty h3{margin:14px 0 7px;font-size:17px;font-weight:600}.workspace-empty p{color:var(--foreground-muted);max-width:48ch;margin:0 auto 18px;font-size:14px}.application-workspace table:not([data-mobile-card-table]){border-collapse:collapse;width:100%}.application-workspace table thead{background:var(--surface-subtle-start)}.application-workspace table th{color:var(--foreground-muted);text-transform:none;letter-spacing:0;border-bottom:1px solid var(--line);padding:12px 14px;font-size:12px;font-weight:600}.application-workspace table td{vertical-align:middle;border-bottom:1px solid var(--line);padding:14px;font-size:13px}.application-workspace table tbody tr:hover{background:color-mix(in srgb, var(--surface-subtle-start) 65%, transparent)}.workspace-disclosure{border:1px solid var(--line);background:var(--card-solid);border-radius:8px;padding:14px 18px}.workspace-disclosure>summary{cursor:pointer;color:var(--foreground-muted);font-size:14px;font-weight:600}.workspace-disclosure[open]>summary{color:var(--foreground);margin-bottom:18px}.workspace-record-tabs{z-index:25;background:var(--background);border-bottom:1px solid var(--line);padding:0 16px;position:sticky;top:0}.workspace-section-anchor{scroll-margin-top:80px}.workspace-inline-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.workspace-directory-toolbar{color:var(--foreground-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:16px;font-size:13px;display:flex}.workspace-directory-toolbar select{width:auto}.workspace-customer-list{margin:0;padding:0;list-style:none}.workspace-customer-row{border-top:1px solid var(--line);padding:20px}.workspace-customer-summary{grid-template-columns:minmax(200px,1fr) 160px 155px auto;align-items:center;gap:20px;display:grid}.workspace-customer-identity{align-items:center;gap:13px;min-width:0;display:flex}.workspace-customer-identity>span{background:var(--brand-soft);width:38px;height:38px;color:var(--brand-red);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:600;display:flex}.workspace-customer-identity>div{min-width:0}.workspace-customer-identity a{font-size:14px;font-weight:600}.workspace-customer-identity a:hover{color:var(--brand-red);text-decoration:underline}.workspace-customer-identity p{color:var(--foreground-muted);overflow-wrap:anywhere;margin-top:5px;font-size:12px}.workspace-customer-work{font-size:12px}.workspace-customer-work strong{margin-right:6px;font-size:18px;font-weight:600}.workspace-customer-work small{color:var(--foreground-muted);margin-top:5px;font-size:11px;display:block}.workspace-customer-activity{font-size:12px}.workspace-customer-activity span{color:var(--foreground-muted);margin-bottom:5px;display:block}.workspace-customer-detail{margin-top:14px}.workspace-customer-detail>summary{cursor:pointer;color:var(--foreground-muted);font-size:12px}.workspace-customer-detail[open]>summary{margin-bottom:18px}.workspace-pagination{border-top:1px solid var(--line);color:var(--foreground-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;font-size:13px;display:flex}.workspace-pagination>div{gap:8px;display:flex}.workspace-repair-intake form>label{min-width:0}.workspace-repair-intake .btn-primary{align-self:end}.workspace-subnav-label{color:var(--foreground-muted);margin-bottom:5px;font-size:12px}.workspace-saved-views{flex-wrap:wrap;align-items:center;gap:8px;margin:13px 0;font-size:12px;display:flex}.workspace-saved-views>span{color:var(--foreground-muted);margin-right:2px}.workspace-saved-views>div{border:1px solid var(--line);background:var(--card-solid);border-radius:5px;align-items:center;display:inline-flex}.workspace-saved-views a,.workspace-saved-views button{padding:6px 9px}.workspace-saved-views button{cursor:pointer;color:var(--foreground-muted)}.workspace-saved-views form{flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.workspace-saved-views input{border:1px solid var(--line);background:var(--card-solid);border-radius:5px;padding:7px 9px}.workspace-saved-views .is-current{border-color:var(--brand-red);color:var(--brand-red)}.workspace-command-trigger{width:min(380px,40%);color:var(--foreground-muted);border:1px solid var(--line);cursor:pointer;background:var(--surface-subtle-start);border-radius:6px;align-items:center;gap:10px;margin-left:auto;padding:9px 12px;font-size:13px;display:flex}.workspace-command-trigger kbd{border:1px solid var(--line);font:inherit;border-radius:4px;margin-left:auto;padding:2px 5px;font-size:11px}.workspace-command-dialog{border:1px solid var(--line);background:var(--card-solid);width:min(580px,100vw - 28px);color:var(--foreground);border-radius:12px;margin:min(14vh,120px) auto 0;padding:0;font-family:Arial,Helvetica,sans-serif;position:fixed;box-shadow:0 25px 70px #00000035}.workspace-command-dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#15213780}.workspace-command-heading{justify-content:space-between;align-items:center;padding:20px 22px 15px;display:flex}.workspace-command-heading h2{font-size:18px;font-weight:600}.workspace-command-heading button{border:1px solid var(--line);color:var(--foreground-muted);border-radius:4px;padding:4px 7px;font-size:11px}.workspace-command-search{border-block:1px solid var(--line);gap:8px;padding:14px 22px;display:flex}.workspace-command-search input{background:0 0;outline:none;flex:1;min-width:0;font-size:15px}.workspace-command-search button{color:var(--brand-red);white-space:nowrap;font-size:12px}.workspace-command-label{color:var(--foreground-muted);margin:16px 22px 8px;font-size:12px}.workspace-command-results{max-height:360px;padding:0 10px 12px;overflow-y:auto}.workspace-command-results a{border-radius:6px;justify-content:space-between;align-items:center;padding:11px 12px;font-size:14px;display:flex}.workspace-command-results a:hover,.workspace-command-results a:focus-visible{background:var(--brand-soft);color:var(--brand-red);outline:none}.workspace-command-results small{color:var(--foreground-muted);margin-top:4px;font-size:12px;display:block}.workspace-command-results>p{color:var(--foreground-muted);padding:16px 12px;font-size:14px}.workspace-command-dialog footer{border-top:1px solid var(--line);color:var(--foreground-muted);padding:14px 22px;font-size:12px}.workspace-action-dialog{border:1px solid var(--line);width:min(740px,100vw - 28px);max-height:calc(100dvh - 40px);color:var(--foreground);background:var(--card-solid);overscroll-behavior:contain;border-radius:10px;margin:auto;padding:0;position:fixed;inset:0;box-shadow:0 25px 70px #00000035}.workspace-action-dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#15213780}.workspace-action-dialog>div>header{z-index:1;background:var(--card-solid);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:17px 22px;display:flex;position:sticky;top:0}.workspace-action-dialog h2{font-size:19px;font-weight:600}.workspace-action-dialog-body{padding:8px 22px 22px}.workspace-signin{background:var(--background);grid-template-columns:1fr 1fr;min-height:100dvh;display:grid}.workspace-signin-story{color:#fff;background:#661329;flex-direction:column;justify-content:space-between;padding:clamp(35px,6vw,90px);display:flex}.workspace-signin-brand{letter-spacing:-.4px;align-items:center;gap:12px;font-size:19px;font-weight:600;display:flex}.workspace-signin-brand>span{border:1px solid #fff6;border-radius:9px;justify-content:center;align-items:center;width:38px;height:38px;font-size:28px;display:flex}.workspace-signin-story h1{letter-spacing:-2px;max-width:10ch;margin:80px 0 25px;font-size:clamp(38px,4vw,60px);font-weight:500;line-height:1.1}.workspace-signin-story p{color:#edd4db;max-width:38ch;font-size:16px;line-height:1.8}.workspace-signin-story ul{margin:45px 0;padding:0;list-style:none}.workspace-signin-story li{border-bottom:1px solid #ffffff26;align-items:center;gap:12px;padding:14px 0;font-size:14px;display:flex}.workspace-signin-story li span{color:#f2aebe}.workspace-signin-story footer{color:#edd4db;font-size:12px}.workspace-signin-form{justify-content:center;align-items:center;padding:35px;display:flex}.workspace-signin-form>div{width:100%;max-width:400px}.workspace-signin-form h2{letter-spacing:-.7px;margin:12px 0;font-size:30px;font-weight:600}.workspace-signin-form p{font-size:14px;line-height:1.7}.application-workspace :is(button,a,summary,input,select,textarea):focus-visible{outline:2px solid var(--brand-red);outline-offset:3px}@media (max-width:1023px){.workspace-signin{grid-template-columns:1fr}.workspace-signin-story{padding:24px}.workspace-signin-story>div:nth-child(2),.workspace-signin-story footer{display:none}.workspace-signin-form{align-items:flex-start;padding:40px 24px}.workspace-customer-summary{grid-template-columns:minmax(0,1fr) auto;gap:14px}.workspace-customer-identity{grid-column:1/-1}.workspace-customer-activity{grid-column:1}.workspace-customer-summary>a{grid-area:2/2/4}body{background:var(--background)}.card,.panel-solid{background:var(--card-solid);box-shadow:none;border-radius:8px}.app-input{border-radius:6px;font-size:16px}.btn-primary,.btn-secondary{border-radius:6px}.workspace-page-header{gap:10px;padding:3px 0 15px!important}.workspace-page-header h1,.workspace-page-header h2{font-size:25px!important}.workspace-page-header .workspace-heading-copy{flex-basis:100%}.workspace-heading-actions{padding-top:0}.workspace-record-tabs{top:85px}.workspace-section-anchor{scroll-margin-top:150px}}@media (max-width:600px){.workspace-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-tabs{gap:18px}.workspace-tabs a{font-size:13px}.workspace-customer-row{padding:16px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important}}
