.workspace{--workspace-accent:#246bfd;color:#14233d;background:#f3f6fb;min-height:100vh;font-size:16px;line-height:1.5}.workspace-header{background:#fff;border-bottom:1px solid #dce4ef;align-items:center;gap:32px;min-height:98px;padding:18px max(24px,50vw - 640px);display:flex}.workspace-brand{flex-shrink:0;align-items:center;gap:12px;display:flex}.workspace-brand img{object-fit:contain;width:66px;height:66px}.workspace-brand b{letter-spacing:-1px;font-size:24px;display:block}.workspace-brand small{color:#536580;font-size:13px;display:block}.workspace-header nav{flex-wrap:wrap;flex:1;gap:8px;display:flex}.workspace-header nav button,.workspace-identity button{color:#52617a;background:0 0;border:0;border-radius:9px;padding:12px;font-size:14px}.workspace-header nav button[aria-current=page]{color:#174cc0;background:#e9effd;font-weight:700}.workspace-identity{flex-direction:column;align-items:flex-end;font-size:14px;display:flex}.workspace-identity span{overflow-wrap:anywhere;max-width:200px}.workspace-identity button{padding:4px 0}.workspace-support-link{color:#174cc0;margin-bottom:5px;font-weight:700;text-decoration:none}.workspace-support-link:hover{text-decoration:underline}.workspace-notice{background:#eaf8f3;border:1px solid #b9dfd2;border-radius:10px;margin:0 0 22px;padding:13px 16px;font-weight:700;color:#087f61!important}.workspace-body{width:min(1280px,100% - 48px);margin:auto;padding:38px 0 60px}.workspace-heading{justify-content:space-between;align-items:center;gap:24px;margin-bottom:30px;display:flex}.workspace h1{letter-spacing:-1px;margin:8px 0 12px;font:700 clamp(28px,3vw,38px)/1.2 Arial,Helvetica,sans-serif}.workspace h2{margin:0 0 16px;font:700 24px/1.3 Arial,Helvetica,sans-serif}.workspace h3{font:700 20px/1.3 Arial,Helvetica,sans-serif}.workspace p{color:#536580}.eyebrow{letter-spacing:1.5px;color:var(--workspace-accent);font-size:12px;font-weight:800}.workspace-primary,.workspace-secondary{color:#213853;white-space:normal;background:#fff;border:1px solid #ccd7e6;border-radius:9px;min-height:44px;padding:12px 18px;font-size:14px;font-weight:700;text-decoration:none}.workspace-primary{background:var(--workspace-accent);border-color:var(--workspace-accent);color:#fff}.workspace-danger,.hide-request-button{color:#9b2635;background:#fff;border:1px solid #d8a7a7;border-radius:9px;padding:11px 14px;font-weight:700}.card-actions{align-items:stretch;gap:10px;display:flex}.card-actions>*{flex:1}.account-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);align-items:start;gap:24px;display:grid}.account-form{gap:12px;margin-bottom:20px;display:grid}.account-form h2{margin-bottom:2px}.garage-vehicle{margin-bottom:14px}.inline-check{align-items:center;gap:8px;display:flex!important}.inline-check input{width:18px!important;margin:0!important}.photo-upload{border:1px dashed #9bb0cc;border-radius:10px;display:block;color:#2456a5!important;padding:14px!important}.photo-upload small{color:#64748b;margin:5px 0 9px;display:block}.photo-upload input{margin:0!important}.photo-preview-list{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.photo-preview-list span{overflow-wrap:anywhere;background:#eef3fb;border-radius:8px;align-items:center;gap:8px;max-width:100%;padding:8px 10px;font-size:13px;display:flex}.photo-preview-list button{color:#9b2635;background:0 0;border:0;font-size:18px}.hide-request-button{margin-top:0!important}.simple-footer nav a{overflow-wrap:anywhere}.workspace button:disabled{cursor:wait;opacity:.55}.workspace button:focus-visible,.workspace input:focus-visible,.workspace select:focus-visible,.workspace textarea:focus-visible,.auth-panel button:focus-visible{outline-offset:3px;outline:3px solid #85b2ff}.workspace-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:36px;display:grid}.workspace-metrics article{background:#fff;border:1px solid #dce4ef;border-radius:12px;padding:22px 24px}.workspace-metrics span{color:#536580;font-size:14px;display:block}.workspace-metrics b{margin-top:8px;font-size:32px;display:block}.workspace-section-heading{justify-content:space-between;align-items:center;gap:18px;margin-bottom:20px;display:flex}.workspace-section-heading span{color:#536580;font-size:14px}.customer-repair-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.workspace-card{background:#fff;border:1px solid #dce4ef;border-radius:14px;padding:26px}.workspace-card-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.workspace-card time{color:#607089;font-size:13px}.status-badge{color:#435574;text-transform:capitalize;background:#eef2f9;border-radius:6px;padding:6px 10px;font-size:13px;display:inline-block}.status-badge.open,.status-badge.submitted{color:#2456a5;background:#eaf1ff}.status-badge.booked,.status-badge.accepted{color:#116242;background:#dff3ea}.status-badge.blocked{color:#9a401c;background:#fff0e7}.repair-next{border-top:1px solid #e4eaf2;flex-direction:column;gap:8px;margin:18px 0;padding:18px 0;display:flex}.repair-next span{color:#536580;font-size:14px}.workspace-card .workspace-secondary{width:100%}.workspace-empty{text-align:center;background:#fff;border:1px solid #dce4ef;border-radius:14px;padding:48px 24px}.workspace-empty p{max-width:530px;margin:16px auto 24px}.workspace-error{color:#8d341a;background:#fff0ea;border:1px solid #f4c8b4;border-radius:10px;padding:20px}.workspace-message{background:#edf3ff;border-radius:8px;padding:14px}.workspace-footnote{font-size:13px}.workspace-toolbar{gap:20px;margin-bottom:22px;display:flex}.workspace-toolbar label{flex:1}.workspace label{font-size:14px;font-weight:700}.workspace input,.workspace select,.workspace textarea{color:#1c304e;background:#fff;border:1px solid #cbd6e5;border-radius:8px;width:100%;margin-top:7px;padding:12px;font-size:16px;display:block}.workspace textarea{resize:vertical;min-height:104px}.workspace input[type=checkbox]{width:18px;height:18px;margin:0 8px 0 0;display:inline-block}.operations-table{background:#fff;border:1px solid #dce4ef;border-radius:12px;overflow:auto}.operations-table table{border-collapse:collapse;text-align:left;width:100%;min-width:920px}.operations-table th{color:#425572;background:#edf2f9;padding:16px;font-size:13px}.operations-table td{border-top:1px solid #e4eaf2;padding:18px 16px;font-size:14px}.operations-table td>b,.operations-table td>span,.operations-table td>small{display:block}.operations-table td>span{margin:5px 0}.operations-table td>small{color:#607089;font-size:12px}.admin-workspace{--workspace-accent:#273e69}.admin-workspace .workspace-header{color:#fff;background:#172840}.admin-workspace .workspace-header nav button,.admin-workspace .workspace-identity button,.admin-workspace .workspace-brand small{color:#d7e3f7}.admin-workspace .workspace-header nav button[aria-current=page]{color:#fff;background:#314c75}.admin-workspace .admin-review.shell{width:100%;padding:0}.admin-workspace .admin-review-card{padding:24px}.admin-workspace .admin-review-heading h3{margin:10px 0}.case-backdrop{z-index:1000;background:#10213a80;justify-content:flex-end;display:flex;position:fixed;inset:0}.case-panel{background:#fff;width:min(620px,100%);height:100%;padding:28px 32px;overflow:auto;box-shadow:-15px 0 55px #0a16252b}.case-description{background:#f3f6fb;border-radius:10px;margin:22px 0;padding:18px}.case-form{gap:18px;margin:24px 0;display:grid}.case-form h3{margin-bottom:0}.block-control{border:1px solid #edcfbb;border-radius:8px;padding:16px}.block-control p{font-size:14px}.activity-list{padding-left:20px}.activity-list li{border-left:2px solid #d7e2f0;padding:0 0 20px 18px}.activity-list b,.activity-list time{font-size:13px;display:block}.activity-list time{color:#65758c;margin-top:6px}.shop-contact{border-bottom:1px solid #e2e9f2;flex-wrap:wrap;gap:14px;padding:14px 0;display:flex}.shop-contact b{width:100%}.customer-home>.simple-header,.customer-home .mobile-value-intro,.customer-home .hero-simple,.customer-home>.service-section,.customer-home>.protection-section,.customer-home>.story-video-section,.customer-home>.knowledge-section,.customer-home>.mechanic-strip,.customer-home>.simple-footer{display:none!important}.customer-home>.quote-hero,.customer-home>.quote-table-section,.customer-home>.help-section{display:none}.customer-view-new>.quote-hero,.customer-view-quotes>.quote-table-section,.customer-view-help>.help-section{display:block}.customer-home .quote-hero{background:0 0;border:0}.customer-home .quote-hero-grid{width:min(780px,100% - 40px);padding:36px 0;display:block}.customer-home .quote-builder{box-shadow:none;padding:32px}.customer-home .quote-builder h2{font-size:28px}.customer-home .quote-table-section{background:0 0;padding:0 0 50px}.customer-home .quote-table-section>.shell{width:min(1280px,100% - 48px)}.customer-home .quote-table-section .section-line{display:none}.customer-home .request-detail-heading{padding-bottom:16px}.customer-home .help-section{padding-top:42px}.customer-home .quote-row{font-size:14px}.customer-home .quote-row small{font-size:13px}.customer-home .quote-row b{font-size:16px}.shop-workspace{--workspace-accent:#08755e;background:#f1f6f5}.shop-workspace .workspace-header nav button[aria-current=page]{color:#065942;background:#dff2eb}.shop-workspace .dashboard-welcome{color:#18352f;background:0 0;padding:28px 0 12px}.shop-workspace .dashboard-welcome p{color:#47695f}.shop-workspace .dashboard-welcome h1{font-size:30px}.shop-workspace .dashboard-welcome .shell{align-items:center}.shop-workspace .mechanic-account-badge{color:#214e40;background:#fff;border-color:#c7ded5}.shop-workspace .mechanic-account-badge small{color:#527869}.shop-workspace .dashboard-main{padding-top:12px}.shop-workspace .dashboard-columns{display:block}.shop-workspace .live-request-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.shop-workspace .live-request-card{margin:0}.shop-workspace .request-feed{background:0 0;border:0;padding:0}.shop-workspace .shop-setup{max-width:780px;margin:auto}.shop-workspace .dashboard-stats article{padding:20px}.shop-workspace .dashboard-stats span,.shop-workspace .dashboard-stats small{font-size:14px}.shop-workspace .dashboard-stats b{font-size:28px}.shop-workspace .live-request-card p,.shop-workspace .profile-form label{font-size:14px}.shop-workspace .dashboard-help,.shop-workspace:not(.shop-view-profile) .shop-setup,.shop-workspace:not(.shop-view-requests) .request-feed,.shop-view-quotes .dashboard-columns,.shop-view-profile .dashboard-stats,.shop-view-help .dashboard-columns{display:none}.shop-view-help .dashboard-help{display:block}.auth-panel{max-width:500px}.auth-panel h3{font:700 28px/1.2 Arial,Helvetica,sans-serif}.auth-panel label,.auth-panel input,.auth-panel .auth-submit{font-size:16px}.auth-panel .auth-explainer{font-size:15px;line-height:1.5}.password-input{display:flex;position:relative}.password-input input{padding-right:70px!important}.password-input button{color:#2555a4;background:0 0;border:0;font-size:14px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.password-guidance{background:#f3f6fb;border-radius:8px;margin:10px 0 20px;padding:12px}.password-guidance p{color:#52617b;margin:4px 0;font-size:14px}.password-guidance p.met{color:#08734f}.password-guidance small{font-size:13px}.auth-complete{text-align:center;padding:20px 0}.auth-complete p{color:#52617a;font-size:16px;line-height:1.6}.auth-complete-icon{color:#076544;background:#def4e9;border-radius:50%;place-items:center;width:64px;height:64px;font-size:30px;display:inline-grid}.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}@media (width<=800px){.account-grid{grid-template-columns:1fr}.card-actions{flex-direction:column}.workspace-header{flex-wrap:wrap;gap:12px;padding:14px 20px}.workspace-header nav{flex-wrap:nowrap;flex-basis:100%;order:3;gap:4px;overflow:auto}.workspace-header nav button{white-space:nowrap;padding:10px}.workspace-brand{flex:1}.workspace-brand img{width:54px;height:54px}.workspace-identity{max-width:140px;font-size:13px}.workspace-body{width:calc(100% - 32px);padding:28px 0 40px}.workspace-heading{flex-direction:column;align-items:flex-start;gap:8px}.workspace-heading p{margin:10px 0}.workspace-metrics{gap:8px;margin-bottom:28px}.workspace-metrics article{padding:14px 10px}.workspace-metrics span{font-size:13px}.workspace-metrics b{font-size:26px}.customer-repair-grid,.shop-workspace .live-request-list{grid-template-columns:1fr}.workspace-card{padding:20px}.workspace-toolbar{flex-direction:column;gap:12px}.case-panel{padding:22px 18px}.customer-home .quote-table-section>.shell{width:calc(100% - 32px)}.customer-home .quote-builder{padding:22px}.customer-home .quote-hero-grid{width:calc(100% - 32px);padding-top:22px}.shop-workspace .dashboard-welcome .shell{display:block}.shop-workspace .mechanic-account-badge{margin-top:16px}.shop-workspace .dashboard-stats{grid-template-columns:1fr 1fr}.shop-workspace .alert-stat{grid-column:1/-1}.shop-workspace .dashboard-welcome h1{font-size:28px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition-duration:.01ms!important;animation-duration:.01ms!important}}
