.dashboard-shell{--sidebar-width:260px;--topbar-height:72px;--dashboard-ink:#1d1d1f;--dashboard-muted:#6e6e73;--dashboard-line:#e6e6eb;--dashboard-surface:#fff;--dashboard-tertiary:#fbfbfd;--admin-directory-header-height:42px;--admin-directory-row-height:82px;--admin-directory-inline-padding:24px;--admin-directory-primary-column-width:30%;--admin-directory-count-column-width:128px;--admin-directory-tail-gap:24px;--admin-directory-action-column-width:64px;--admin-directory-tail-width:calc(var(--admin-directory-count-column-width) + var(--admin-directory-tail-gap) + var(--admin-directory-action-column-width));min-height:100vh;color:var(--dashboard-ink);-webkit-font-smoothing:antialiased;background:#f5f5f7;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Inter,sans-serif}.dashboard-shell .app-shell__body{background:#f5f5f7}.dashboard-shell .sidebar{border-right-color:var(--dashboard-line);background:#fbfbfdf5}.dashboard-shell .sidebar__brand{border-bottom-color:#ededf1}.dashboard-shell .brand-mark{color:#fff;background:#242528;border-radius:12px;flex:0 0 44px;width:44px;height:44px;box-shadow:0 5px 14px #1414162e}.dashboard-shell .brand-mark img{width:31px;height:31px}.dashboard-shell .sidebar__brand-copy strong{color:var(--dashboard-ink);font-size:var(--font-size-label);font-weight:var(--font-weight-semibold)}.dashboard-shell .sidebar__brand-copy small{color:var(--dashboard-muted);font-size:var(--font-size-caption)}.dashboard-shell .sidebar__nav{padding:19px 12px 7px}.dashboard-shell .nav-item{color:#66676c;border-radius:13px;min-height:46px;transition:color .16s,background-color .16s,box-shadow .16s}.dashboard-shell .nav-item:hover{color:#242528;background:#f1f1f4}.dashboard-shell .nav-item--active{color:#1d1d1f;background:#fff;box-shadow:0 4px 15px #1d1d1f12}.dashboard-shell .nav-item--active svg{color:#4b728e}.dashboard-shell .sidebar>.app-powered-footer{color:var(--dashboard-muted);text-align:left;border-top:1px solid #ededf1;grid-template-columns:26px minmax(0,1fr);justify-items:start;column-gap:9px;margin-top:auto;padding:16px 20px 20px}.dashboard-shell .sidebar>.app-powered-footer .app-powered-footer__mark{grid-row:1/span 2;margin-bottom:0}.dashboard-shell .sidebar>.app-powered-footer>span:not(.app-powered-footer__mark),.dashboard-shell .sidebar>.app-powered-footer>small{grid-column:2}.dashboard-shell .sidebar>.app-powered-footer>small{margin-top:1px}.dashboard-shell .sidebar__mobile-title,.dashboard-shell .sidebar__close{display:none}.dashboard-shell .topbar{-webkit-backdrop-filter:saturate(150%)blur(20px);background:#f5f5f7d6;border-bottom-color:#dcdce1d1;padding:0}.dashboard-shell .topbar__inner{align-items:center;gap:14px;width:min(100%,1440px);height:100%;margin:0 auto;padding:0 34px;display:flex}.dashboard-shell .topbar__mobile-brand{display:none}.dashboard-shell .icon-button,.dashboard-shell .user-menu,.dashboard-shell .mobile-menu{border-radius:12px}.dashboard-shell .user-menu:hover{background:#ffffffc7}.dashboard-shell .user-avatar{color:#515258;font-size:var(--font-size-caption);font-weight:var(--font-weight-bold);background:#e8e8ed;border:1px solid #dedee3}.dashboard-shell .main{width:min(100%,1440px);padding:30px 34px 54px}.dashboard-shell .breadcrumb{color:var(--dashboard-muted);font-size:var(--font-size-support);line-height:1.4}.dashboard-shell .topbar__breadcrumb{white-space:nowrap;flex-wrap:nowrap;flex:1;min-width:0;margin:0;overflow:hidden}.dashboard-shell .topbar__breadcrumb strong{text-overflow:ellipsis;overflow:hidden}.dashboard-shell .breadcrumb a{color:inherit;text-decoration:none;transition:color .16s}.dashboard-shell .breadcrumb a:hover{color:var(--dashboard-ink)}.dashboard-shell .breadcrumb a:focus-visible{outline-offset:4px;border-radius:4px;outline:2px solid #4b728e}.dashboard-shell .breadcrumb strong{color:#56565b}.dashboard-shell .page-heading{min-height:0;margin-bottom:24px}.dashboard-shell .page-heading h1{color:var(--dashboard-ink);font-size:var(--font-size-display);font-weight:var(--font-weight-bold);letter-spacing:-.04em;line-height:1.12}.dashboard-shell .page-heading p{color:var(--dashboard-muted);font-size:var(--font-size-metadata);margin-top:6px;line-height:1.45}.dashboard-shell .page-heading--with-back{grid-template-columns:44px minmax(0,1fr);align-items:start;column-gap:14px;display:grid}.dashboard-shell .page-heading--with-back>.app-back-button{margin-top:2px}.dashboard-shell .prototype-banner{color:#717177;background:#ffffffc2;border:1px solid #e7e7ec;border-radius:15px;margin-bottom:20px;box-shadow:0 3px 14px #1d1d1f08}.dashboard-shell .prototype-banner span{color:#4c5156;background:#e9ebed}.dashboard-shell .card{background:var(--dashboard-surface);border:1px solid #e0e0e6e6;border-radius:22px;box-shadow:0 2px 7px #19191c09,0 14px 34px #19191c0b}.dashboard-shell .card__header{padding:24px 24px 19px}.dashboard-shell .card__heading{align-items:center;gap:12px;min-width:0;display:flex}.dashboard-shell .card__heading-icon{color:#656970;background:#f2f2f5;border-radius:14px;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid}.dashboard-shell .card__title{color:var(--dashboard-ink);letter-spacing:-.018em;font-size:1.08rem;font-weight:650;line-height:1.2}.dashboard-shell .card__description{color:var(--dashboard-muted);margin-top:2px;line-height:1.35}.dashboard-shell .table{border-collapse:separate;border-spacing:0;border:1px solid #ededf1;border-radius:15px;overflow:hidden}.dashboard-shell .table th{color:#77777d;letter-spacing:.025em;background:#f7f7f9;font-size:.73rem}.dashboard-shell .table th,.dashboard-shell .table td{border-bottom-color:#ededf1}.dashboard-shell .table tbody tr:hover{background:#fafafd}.dashboard-shell .table td{color:#505055}.dashboard-shell .table td strong{color:#29292c;font-weight:620}.dashboard-shell .badge{border-radius:999px}.dashboard-shell .button{border-radius:12px;min-height:42px;font-weight:620;transition:color .16s,background-color .16s,border-color .16s,box-shadow .16s}.dashboard-shell .button:active:not(:disabled){transform:none}.dashboard-shell .button--primary{color:#fff;background:#292a2d;box-shadow:0 5px 14px #1d1d1f21}.dashboard-shell .button--primary:hover:not(:disabled){background:#3a3b3f}.dashboard-shell .button--secondary{color:#4e4f54;background:#fff;border-color:#dedee4;box-shadow:0 2px 7px #1d1d1f06}.dashboard-shell .button--secondary:hover:not(:disabled){background:#f8f8fa;border-color:#ceced5}.dashboard-shell .button--ghost{color:#4b728e}.dashboard-shell .input,.dashboard-shell .select,.dashboard-shell .textarea{color:#2d2d30;background-color:#fff;border-color:#dedee4;border-radius:13px;box-shadow:0 1px 2px #1d1d1f05}.dashboard-shell .input,.dashboard-shell .select{height:46px;padding-left:14px}.dashboard-shell .select{background-position:right 16px center;padding-right:44px}.dashboard-shell .textarea{min-height:112px;padding:12px 14px}.dashboard-shell .input:hover,.dashboard-shell .select:hover,.dashboard-shell .textarea:hover{border-color:#c7c7ce}.dashboard-shell .input:focus,.dashboard-shell .select:focus,.dashboard-shell .textarea:focus{border-color:#477da8;box-shadow:0 0 0 4px #4b728e1c}.dashboard-shell .field label{color:#55565b;margin-bottom:8px;font-weight:610}.dashboard-shell .mobile-number-field{gap:6px}.dashboard-shell .mobile-number-field__label{color:#55565b;font-weight:var(--font-weight-semibold);align-self:start;margin-bottom:8px;line-height:1.5}.dashboard-shell .mobile-number-field__control{border-color:#dedee4;border-radius:13px;height:46px;box-shadow:0 1px 2px #1d1d1f05}.dashboard-shell .mobile-number-field__country,.dashboard-shell .mobile-number-field__input{color:#2d2d30;font-size:inherit}.dashboard-shell .mobile-number-field__control:focus-within{border-color:#477da8;box-shadow:0 0 0 4px #4b728e1c}.dashboard-shell .mobile-number-field__control--error,.dashboard-shell .mobile-number-field__control--error:focus-within{border-color:var(--mobile-number-error-border)}.dashboard-shell .mobile-number-field__control--error:focus-within{box-shadow:0 0 0 3px var(--mobile-number-error-ring)}@media (hover:hover) and (pointer:fine){.dashboard-shell .mobile-number-field__control:hover:not(:focus-within){border-color:#c7c7ce}}.dashboard-shell .field__hint{color:var(--dashboard-muted)}.dashboard-shell .search-control,.dashboard-shell .filter-control{height:44px;color:var(--dashboard-muted);background:#fbfbfd;border-color:#dedee4;border-radius:13px;transition:border-color .16s,background-color .16s,box-shadow .16s}.dashboard-shell .search-control{width:min(480px,100%);padding-inline:13px}.dashboard-shell .filter-control{padding-inline:12px 9px}.dashboard-shell .search-control:focus-within,.dashboard-shell .filter-control:focus-within{background:#fff;border-color:#477da8;box-shadow:0 0 0 4px #4b728e1a}.dashboard-shell .search-control input,.dashboard-shell .filter-control select{color:#343438;font-size:.78rem}.dashboard-shell .vehicle-hero__identity>span{color:#59636b;background:#f0f1f3}.dashboard-shell .vehicle-identity:hover strong{color:#375f7a}.dashboard-shell .row-actions summary,.dashboard-shell .table-view-action{color:#73757b;border-radius:11px}.dashboard-shell .table-view-action{background:#fbfbfd;border-color:#e2e2e7}.dashboard-shell .row-actions summary:hover,.dashboard-shell .table-view-action:hover{color:#4b728e;background:#f3f3f6;border-color:#d2d2d8}.dashboard-shell .row-actions>div{border-color:#e3e3e8;border-radius:14px;overflow:hidden;box-shadow:0 16px 38px #1d1d1f21}.dashboard-shell .row-actions>div a:hover{color:#375f7a;background:#f6f6f8}.dashboard-shell .pagination{border-top-color:#ededf1;padding:17px 20px}.dashboard-shell .vehicle-directory{gap:18px;display:grid}.dashboard-shell .vehicle-directory__card{overflow:hidden}.dashboard-shell .vehicle-directory__toolbar{min-height:76px;padding:16px var(--admin-directory-inline-padding);border-bottom:1px solid #ededf1;justify-content:space-between;align-items:center;gap:20px;display:flex}.dashboard-shell .vehicle-directory__toolbar .search-control{width:min(520px,100%)}.dashboard-shell .service-record-directory__controls{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.dashboard-shell .service-record-date-filter{color:#55575d;min-width:142px;height:44px;font:inherit;font-size:var(--font-size-support);font-weight:var(--font-weight-medium);cursor:pointer;background:#fbfbfd;border:1px solid #dedee4;border-radius:13px;flex:none;justify-content:center;align-items:center;gap:8px;padding:0 14px;display:inline-flex}.dashboard-shell .service-record-date-filter:hover,.dashboard-shell .service-record-date-filter.is-active{color:#375f7a;background:#f3f7fa;border-color:#cbd6de}.dashboard-shell .service-record-date-filter:focus-visible{outline-offset:2px;outline:2px solid #477da8}.dashboard-shell .service-record-date-dialog{width:min(480px,100%);padding:0;overflow:hidden}.dashboard-shell .service-record-date-dialog__header{border-bottom:1px solid #ededf1;justify-content:space-between;align-items:center;gap:16px;padding:20px;display:flex}.dashboard-shell .service-record-date-dialog__body{gap:16px;padding:16px 20px 20px;display:grid}.dashboard-shell .service-record-date-options{border:1px solid #e2e2e7;border-radius:15px;margin:0;padding:0;display:grid;overflow:hidden}.dashboard-shell .service-record-date-options label{color:#343438;min-height:48px;font-size:var(--font-size-control);cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:0 16px;display:flex}.dashboard-shell .service-record-date-options label+label{border-top:1px solid #ededf1}.dashboard-shell .service-record-date-options input{accent-color:#4b728e;width:18px;height:18px}.dashboard-shell .service-record-custom-dates{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.dashboard-shell .service-record-date-dialog__error{color:var(--color-danger);font-size:var(--font-size-support);margin:-6px 0 0}.dashboard-shell .service-record-date-dialog__actions{padding:16px 20px max(20px, env(safe-area-inset-bottom));border-top:1px solid #ededf1;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.dashboard-shell .vehicle-directory__toolbar>p{color:var(--dashboard-muted);font-size:var(--font-size-support);white-space:nowrap;margin:0}.dashboard-shell .vehicle-directory__toolbar>p strong{color:#343438;font-weight:var(--font-weight-semibold)}.dashboard-shell .vehicle-directory__table-wrap{overflow-x:auto}.dashboard-shell .vehicle-directory__table{table-layout:fixed;border-collapse:collapse;text-align:left;width:100%;min-width:1100px}.dashboard-shell .vehicle-directory__table th{height:var(--admin-directory-header-height);padding:0 var(--admin-directory-inline-padding);color:var(--dashboard-muted);font-size:var(--font-size-micro);font-weight:var(--font-weight-semibold);letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;background:#f8f8fa;border-bottom:1px solid #ededf1}.dashboard-shell .vehicle-directory__table td{height:var(--admin-directory-row-height);padding:14px var(--admin-directory-inline-padding);color:#5d5f65;font-size:var(--font-size-support);vertical-align:middle;border-bottom:1px solid #ededf1}.dashboard-shell .vehicle-directory__table tbody tr:last-child td{border-bottom:0}.dashboard-shell .vehicle-directory__table tbody tr{cursor:pointer;transition:background-color .16s}.dashboard-shell .vehicle-directory__table tbody tr:hover,.dashboard-shell .vehicle-directory__table tbody tr:focus-visible{background:#fafafd}.dashboard-shell .vehicle-directory__table tbody tr:focus-visible{outline-offset:-2px;outline:2px solid #477da8}.dashboard-shell .vehicle-directory__table th:first-child,.dashboard-shell .vehicle-directory__table td:first-child{width:var(--admin-directory-primary-column-width)}.dashboard-shell .vehicle-directory__table th:nth-child(2),.dashboard-shell .vehicle-directory__table td:nth-child(2){width:21%}.dashboard-shell .vehicle-directory__table th:nth-child(3),.dashboard-shell .vehicle-directory__table td:nth-child(3),.dashboard-shell .vehicle-directory__table th:nth-child(4),.dashboard-shell .vehicle-directory__table td:nth-child(4){width:18%}.dashboard-shell .vehicle-directory__table th:nth-child(5),.dashboard-shell .vehicle-directory__table td:nth-child(5){text-align:center;width:16%}.dashboard-shell .vehicle-directory__table th:last-child,.dashboard-shell .vehicle-directory__table td:last-child{width:var(--admin-directory-action-column-width);padding-inline:0 var(--admin-directory-inline-padding);text-align:right}.dashboard-shell .vehicle-directory__table th.vehicle-directory__tail,.dashboard-shell .vehicle-directory__table td.vehicle-directory__tail{width:var(--admin-directory-tail-width);text-align:left;padding:0}:is(.dashboard-shell .vehicle-directory__table:has(.vehicle-directory__tail) th:nth-child(4),.dashboard-shell .vehicle-directory__table:has(.vehicle-directory__tail) td:nth-child(4)){width:calc(31% - var(--admin-directory-tail-width))}.dashboard-shell .vehicle-directory__tail-layout{width:var(--admin-directory-tail-width);grid-template-columns:var(--admin-directory-count-column-width) var(--admin-directory-action-column-width);column-gap:var(--admin-directory-tail-gap);align-items:center;margin-left:auto;display:grid}.dashboard-shell .vehicle-directory__tail-layout>*{justify-self:center}.dashboard-shell .vehicle-directory__tail-layout>:last-child{margin-right:var(--admin-directory-inline-padding);justify-self:end}.dashboard-shell .vehicle-directory__identity{grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;min-width:0;display:inline-grid}.dashboard-shell .vehicle-directory__identity>span:first-child,.dashboard-shell .vehicle-directory__mobile-icon{color:#626b72;background:#f0f1f3;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.dashboard-shell .vehicle-directory__identity>span:last-child{min-width:0}.dashboard-shell .vehicle-directory__identity strong,.dashboard-shell .vehicle-directory__identity small{display:block}.dashboard-shell .vehicle-directory__identity strong{color:#222326;font-size:var(--font-size-label);font-weight:var(--font-weight-semibold);letter-spacing:.02em;line-height:1.2}.dashboard-shell .vehicle-directory__identity small{color:var(--dashboard-muted);font-size:var(--font-size-caption);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;line-height:1.3;overflow:hidden}.dashboard-shell .vehicle-directory__table tbody tr:hover .vehicle-directory__identity strong,.dashboard-shell .vehicle-directory__table tbody tr:focus-visible .vehicle-directory__identity strong{color:#375f7a}.dashboard-shell .vehicle-directory__vin{color:#55575d;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:var(--font-size-caption);letter-spacing:.015em}.dashboard-shell .vehicle-directory__value,.dashboard-shell .service-record-directory__contact{color:#3e4045;font-size:var(--font-size-support);font-weight:var(--font-weight-medium);line-height:1.35}.dashboard-shell .vehicle-directory__records{color:#575960;min-width:32px;height:32px;font-size:var(--font-size-support);font-weight:var(--font-weight-semibold);background:#f1f1f4;border-radius:999px;place-items:center;display:inline-grid}.dashboard-shell .vehicle-directory__view{color:#74767c;border-radius:12px;place-items:center;width:38px;height:38px;transition:background-color .16s,color .16s;display:inline-grid}.dashboard-shell .vehicle-directory__view:hover{color:#375f7a;background:#f0f1f4}.dashboard-shell .vehicle-directory__mobile-card:focus-visible{outline-offset:-2px;outline:2px solid #477da8}.dashboard-shell .vehicle-directory__mobile-list{background:#f6f6f8;gap:12px;padding:14px;display:none}.dashboard-shell .vehicle-directory__mobile-card{background:#fff;border:1px solid #e5e5ea;border-radius:17px;display:block;overflow:hidden;box-shadow:0 7px 22px #1d1d1f0a}.dashboard-shell .vehicle-directory__mobile-card>header{grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;padding:16px;display:grid}.dashboard-shell .vehicle-directory__mobile-card>header>span:nth-child(2):not(.vehicle-directory__records){min-width:0}.dashboard-shell .vehicle-directory__mobile-card>header strong,.dashboard-shell .vehicle-directory__mobile-card>header small{display:block}.dashboard-shell .vehicle-directory__mobile-card>header strong{color:#222326;font-size:var(--font-size-heading);font-weight:var(--font-weight-semibold);letter-spacing:.02em;line-height:1.2}.dashboard-shell .vehicle-directory__mobile-card>header small{color:var(--dashboard-muted);font-size:var(--font-size-caption);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;line-height:1.3;overflow:hidden}.dashboard-shell .vehicle-directory__mobile-card>header>svg{color:var(--dashboard-muted)}.dashboard-shell .vehicle-service-summary{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.dashboard-shell .vehicle-service-summary:not(.pv-summary-stats)>section{align-content:center;gap:4px;min-width:0;padding:14px 16px 15px;display:grid}.dashboard-shell .vehicle-service-summary:not(.pv-summary-stats)>section+section{border-left:1px solid #ededf1}.dashboard-shell .vehicle-service-summary:not(.pv-summary-stats) small,.dashboard-shell .vehicle-service-summary:not(.pv-summary-stats) strong{display:block}.dashboard-shell .vehicle-service-summary:not(.pv-summary-stats) small{color:var(--dashboard-muted);font-size:var(--font-size-micro);line-height:1.3}.dashboard-shell .vehicle-service-summary:not(.pv-summary-stats) strong{color:#3e4045;font-size:var(--font-size-heading);font-weight:var(--font-weight-semibold);line-height:1.3}.dashboard-shell .vehicle-service-summary:not(.pv-summary-stats) p{color:var(--dashboard-muted);font-size:var(--font-size-caption);margin:0;line-height:1.35}.dashboard-shell .service-record-directory__table{min-width:980px}.dashboard-shell .service-record-directory__table th:first-child,.dashboard-shell .service-record-directory__table td:first-child{width:var(--admin-directory-primary-column-width)}.dashboard-shell .service-record-directory__table th:nth-child(2),.dashboard-shell .service-record-directory__table td:nth-child(2){width:24%}.dashboard-shell .service-record-directory__table th:nth-child(3),.dashboard-shell .service-record-directory__table td:nth-child(3){width:23%}.dashboard-shell .service-record-directory__table th:nth-child(4),.dashboard-shell .service-record-directory__table td:nth-child(4){text-align:left;width:17%}.dashboard-shell .service-record-directory__record{color:#55575d;align-items:center;gap:8px;min-width:0;display:inline-flex}.dashboard-shell .service-record-directory__record svg{color:#858b90;flex:none}.dashboard-shell .service-record-directory__record strong{color:#343438;font-size:var(--font-size-caption);font-weight:var(--font-weight-semibold);line-height:1.35}.dashboard-shell .service-record-directory__contact{white-space:nowrap}.dashboard-shell .admin-directory__date{white-space:nowrap;gap:2px;display:grid}.dashboard-shell .admin-directory__date strong{color:#343438;font-size:var(--font-size-support);font-weight:var(--font-weight-semibold);line-height:1.25}.dashboard-shell .admin-directory__date small{color:var(--dashboard-muted);font-size:var(--font-size-micro);line-height:1.25}.dashboard-shell .service-record-directory__mobile-card>header p{color:var(--dashboard-muted);font-size:var(--font-size-caption);text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;line-height:1.3;overflow:hidden}.dashboard-shell .service-record-directory__mobile-record{color:#343438;border-top:1px solid #ededf1;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:48px;padding:9px 16px;display:grid}.dashboard-shell .service-record-directory__mobile-record>span{align-items:center;gap:9px;min-width:0;display:flex}.dashboard-shell .service-record-directory__mobile-record svg{color:#858b90;flex:none}.dashboard-shell .service-record-directory__mobile-record strong{-webkit-line-clamp:2;min-width:0;font-size:var(--font-size-caption);font-weight:var(--font-weight-semibold);overflow-wrap:anywhere;-webkit-box-orient:vertical;line-height:1.35;display:-webkit-box;overflow:hidden}.dashboard-shell .service-record-directory__mobile-record small{color:var(--dashboard-muted);font-size:var(--font-size-micro);font-weight:var(--font-weight-regular);white-space:nowrap;line-height:1.25}.dashboard-shell .directory-mobile-meta{background:#fafafd;border-top:1px solid #ededf1;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.dashboard-shell .directory-mobile-meta>div{min-width:0;padding:12px 16px 14px}.dashboard-shell .directory-mobile-meta>div+div{border-left:1px solid #ededf1}.dashboard-shell .directory-mobile-meta dt{color:var(--dashboard-muted);font-size:var(--font-size-micro);line-height:1.2}.dashboard-shell .directory-mobile-meta dd{color:#3e4045;font-size:var(--font-size-caption);font-weight:var(--font-weight-medium);white-space:nowrap;align-items:center;gap:6px;margin:3px 0 0;line-height:1.25;display:flex}.dashboard-shell .connected-customer-directory__table{min-width:940px}.dashboard-shell .connected-customer-directory__table th:first-child,.dashboard-shell .connected-customer-directory__table td:first-child{width:var(--admin-directory-primary-column-width)}.dashboard-shell .connected-customer-directory__table th:nth-child(2),.dashboard-shell .connected-customer-directory__table td:nth-child(2){width:28%}.dashboard-shell .connected-customer-directory__table th:nth-child(3),.dashboard-shell .connected-customer-directory__table td:nth-child(3){width:calc(42% - var(--admin-directory-tail-width))}.dashboard-shell .connected-customer-directory__identity{grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;min-width:0;display:inline-grid}.dashboard-shell .connected-customer-directory__identity>span:first-child,.dashboard-shell .connected-customer-directory__avatar{color:#59636b;width:42px;height:42px;font-size:var(--font-size-caption);font-weight:var(--font-weight-semibold);letter-spacing:.02em;background:#f0f1f3;border-radius:13px;place-items:center;display:grid}.dashboard-shell .connected-customer-directory__identity strong,.dashboard-shell .connected-customer-directory__identity small{display:block}.dashboard-shell .connected-customer-directory__identity strong{color:#222326;font-size:var(--font-size-label);font-weight:var(--font-weight-semibold);line-height:1.2}.dashboard-shell .connected-customer-directory__identity small{color:var(--dashboard-muted);font-size:var(--font-size-caption);margin-top:2px;line-height:1.3}.dashboard-shell .connected-customer-directory__mobile{color:#3e4045;white-space:nowrap;align-items:center;gap:7px;display:inline-flex}.dashboard-shell .connected-customer-directory__mobile svg{color:var(--color-success)}.dashboard-shell .connected-customer-directory__mobile strong,.dashboard-shell .connected-customer-directory__registered{font-size:var(--font-size-support);font-weight:var(--font-weight-medium)}.dashboard-shell .connected-customer-directory__vehicle-count-column{text-align:center}.dashboard-shell .connected-customer-directory__registered{color:#3e4045;white-space:nowrap}.dashboard-shell .connected-customer-directory__mobile-card>header{grid-template-columns:minmax(0,1fr) auto}.dashboard-shell .connected-customer-directory__mobile-identity{border-radius:11px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;min-width:0;display:grid}.dashboard-shell .connected-customer-directory__mobile-identity:focus-visible{outline-offset:3px;outline:2px solid #477da8}.dashboard-shell .connected-customer-directory__meta dd svg{color:var(--color-success);flex:none}.dashboard-shell .connected-customer-detail{gap:18px;display:grid}.dashboard-shell .connected-customer-detail__hero,.dashboard-shell .connected-customer-detail__vehicles-card{overflow:hidden}.dashboard-shell .connected-customer-detail__identity{grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:16px;padding:24px;display:grid}.dashboard-shell .connected-customer-detail__avatar{color:#59636b;width:58px;height:58px;font-size:var(--font-size-heading);font-weight:var(--font-weight-semibold);letter-spacing:.02em;background:#f0f1f3;border-radius:18px;place-items:center;display:grid}.dashboard-shell .connected-customer-detail__identity p,.dashboard-shell .connected-customer-detail__identity h2{margin:0}.dashboard-shell .connected-customer-detail__identity p{color:var(--dashboard-muted);font-size:var(--font-size-caption);line-height:1.25}.dashboard-shell .connected-customer-detail__identity h2{color:#202124;font-size:var(--font-size-title);font-weight:var(--font-weight-bold);margin-top:3px;line-height:1.15}.dashboard-shell .admin-information-facts{background:#fafafd;border:1px solid #e2e3e7;border-radius:16px;grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 24px 24px;display:grid;overflow:hidden}.dashboard-shell .admin-information-facts>div{grid-template-rows:auto auto;grid-template-columns:18px minmax(0,1fr);align-content:center;align-items:center;gap:2px 10px;min-width:0;padding:15px 18px 16px;display:grid}.dashboard-shell .admin-information-facts>div+div{border-left:1px solid #e2e3e7}.dashboard-shell .admin-information-facts dt{color:var(--dashboard-muted);font-size:var(--font-size-micro);grid-column:2;line-height:1.15}.dashboard-shell .admin-information-facts>div>svg{color:#737d84;grid-row:1/3;align-self:center}.dashboard-shell .admin-information-facts>div[data-tone=success]>svg{color:var(--color-success)}.dashboard-shell .admin-information-facts dd{color:#303135;font-size:var(--font-size-label);font-weight:var(--font-weight-semibold);white-space:nowrap;grid-column:2;margin:0;line-height:1.25}.dashboard-shell .admin-information-facts>div:has(.admin-service-contact){position:relative}.dashboard-shell .admin-service-contact{white-space:normal;width:100%;min-width:0;display:block}.dashboard-shell .admin-service-contact[data-editable=true]{padding-right:136px}.dashboard-shell .admin-service-contact>span:first-child{white-space:nowrap}.dashboard-shell .admin-service-contact__control{color:var(--dashboard-muted);font:inherit;white-space:nowrap;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.dashboard-shell button.admin-service-contact__control{color:var(--color-info);cursor:pointer;background:0 0;border:0;padding:0}.dashboard-shell .admin-contact-dialog{gap:18px;display:grid}.dashboard-shell .admin-contact-dialog h2,.dashboard-shell .admin-contact-dialog p,.dashboard-shell .admin-contact-dialog .dialog__actions{margin:0}.dashboard-shell .admin-contact-dialog .dialog__actions{margin-top:2px}.dashboard-shell .connected-customer-detail__vehicles{border-top:1px solid #ededf1}.dashboard-shell .connected-customer-detail__vehicles>a{grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:80px;padding:14px 24px;transition:background-color .16s;display:grid}.dashboard-shell .connected-customer-detail__vehicles>a+a{border-top:1px solid #ededf1}.dashboard-shell .connected-customer-detail__vehicles>a:hover{background:#fafafd}.dashboard-shell .connected-customer-detail__vehicles>a:focus-visible{outline-offset:-2px;outline:2px solid #477da8}.dashboard-shell .connected-customer-detail__vehicle-icon{color:#626b72;background:#f0f1f3;border-radius:14px;place-items:center;width:46px;height:46px;display:grid}.dashboard-shell .connected-customer-detail__vehicle-copy strong,.dashboard-shell .connected-customer-detail__vehicle-copy small{display:block}.dashboard-shell .connected-customer-detail__vehicle-copy strong{color:#222326;font-size:var(--font-size-heading);font-weight:var(--font-weight-semibold);letter-spacing:.02em;line-height:1.2}.dashboard-shell .connected-customer-detail__vehicle-copy small{color:var(--dashboard-muted);font-size:var(--font-size-caption);margin-top:2px;line-height:1.3}.dashboard-shell .connected-customer-detail__vehicle-action{color:#375f7a;font-size:var(--font-size-caption);font-weight:var(--font-weight-semibold);align-items:center;gap:8px;display:inline-flex}.dashboard-shell .connected-customer-detail__vehicle-action svg{color:#75777d}.dashboard-shell .vehicle-mobile-card,.dashboard-shell .service-record-mobile-card{background:#fff;border-color:#e5e5ea;border-radius:17px;box-shadow:0 7px 22px #1d1d1f0b}.dashboard-shell .service-form-section{padding:4px 24px 24px}.dashboard-shell .form-grid{gap:20px 18px}.dashboard-shell .form-actions{border-top-color:#ededf1;margin-top:28px;padding-top:20px}.dashboard-shell .success-feedback,.dashboard-shell .completed-success{border-radius:15px}.dashboard-shell .detail-actions,.dashboard-shell .completed-actions{margin-bottom:18px}.dashboard-shell .vehicle-detail-layout,.dashboard-shell .service-summary-grid,.dashboard-shell .record-detail-grid,.dashboard-shell .service-form-columns{gap:18px}.dashboard-shell .contact-list,.dashboard-shell .detail-list,.dashboard-shell .record-party-list,.dashboard-shell .record-notes{padding-left:24px;padding-right:24px}.dashboard-shell .contact-list>div,.dashboard-shell .detail-list>div,.dashboard-shell .record-party-list>div,.dashboard-shell .record-notes>div{border-top-color:#ededf1}.dashboard-shell .notes-content{padding-bottom:24px;padding-left:24px;padding-right:24px}.dashboard-shell .vehicle-icon{color:#686c72;background:#f2f2f5;border-radius:13px}.dashboard-shell .vehicle-hero{border-radius:22px;margin-bottom:18px}.dashboard-shell .vehicle-detail-page{--pv-muted:#6e6e73;--pv-line:#e8e8ed;--pv-type-stat:clamp(16px, 4vw, 22px);--pv-type-support:var(--font-size-support);--pv-type-caption:var(--font-size-caption);--pv-weight-medium:var(--font-weight-medium);--pv-weight-semibold:var(--font-weight-semibold);gap:18px;display:grid}.dashboard-shell .vehicle-detail-page .vehicle-hero{margin-bottom:0}.dashboard-shell .vehicle-detail-page .vehicle-hero__identity{border-right:0;grid-column:1/-1}.dashboard-shell .vehicle-detail-page .vehicle-hero__identity h2{font-size:var(--font-size-title);font-weight:var(--font-weight-semibold);letter-spacing:.02em;margin-top:0;line-height:1.2}.dashboard-shell .vehicle-detail-page .vehicle-hero__identity p{font-size:var(--font-size-metadata);margin-top:3px}.dashboard-shell .admin-vehicle-vin{background:#fafafd;border:1px solid #e2e3e7;border-radius:16px;grid-column:1/-1;grid-template-columns:18px auto minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;margin:0 28px 12px;padding:18px 20px 19px;display:grid}.dashboard-shell .admin-vehicle-vin>svg{color:#737d84}.dashboard-shell .admin-vehicle-vin__label{color:var(--dashboard-muted);font-size:var(--font-size-micro)}.dashboard-shell .admin-vehicle-vin strong{color:#303135;min-width:0;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:var(--font-size-label);font-weight:var(--font-weight-semibold);letter-spacing:.02em;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dashboard-shell .admin-vehicle-vin__control{color:var(--color-info);font-size:var(--font-size-label);font-weight:var(--font-weight-semibold);cursor:pointer;background:0 0;border:0;padding:0}.dashboard-shell .admin-vin-dialog{gap:18px;display:grid}.dashboard-shell .admin-vin-dialog .input{letter-spacing:.03em;text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.dashboard-shell .vehicle-detail-page .vehicle-detail-layout{grid-template-columns:minmax(0,1.7fr) minmax(310px,.78fr)}.dashboard-shell .vehicle-hero__identity,.dashboard-shell .vehicle-hero__owner{padding:25px}.dashboard-shell .vehicle-hero__identity,.dashboard-shell .vehicle-service-overview>section{border-color:#ededf1}.dashboard-shell .vehicle-service-overview,.dashboard-shell .service-summary-main dl{background:#f8f8fa;border-color:#ededf1}.dashboard-shell .vehicle-detail-page .admin-information-facts{margin-bottom:0}.dashboard-shell .vehicle-service-overview{border:1px solid var(--pv-line);background:#fbfbfd;grid-column:1/-1;margin:4px 22px 24px}.dashboard-shell .vehicle-service-overview>section{align-content:normal;gap:0;padding:18px 16px;display:flex}.dashboard-shell .vehicle-service-overview>.pv-summary-service+.pv-summary-service{border-color:var(--pv-line)}@media (min-width:761px){.dashboard-shell .vehicle-detail-page .vehicle-hero__identity{padding:28px 28px 20px}.dashboard-shell .vehicle-detail-page .admin-information-facts{margin-left:28px;margin-right:28px}.dashboard-shell .vehicle-detail-page .admin-information-facts>div{padding:18px 20px 19px}.dashboard-shell .vehicle-detail-page .vehicle-service-overview{margin:12px 28px 28px}.dashboard-shell .vehicle-detail-page .vehicle-service-overview>section{padding:21px 20px}}.dashboard-shell .admin-vehicle-passport{--app-sticky-segmented-top:var(--topbar-height);--app-sticky-segmented-inline:0;--app-sticky-segmented-focus:#477da8;--app-sticky-segmented-ink:var(--dashboard-ink);--pv-ink:#1d1d1f;--pv-muted:#6e6e73;--pv-line:#e8e8ed;--pv-accent:#4d535a;--pv-accent-soft:#f3f3f5;--pv-blue:#477da8;--pv-surface:#fff;--pv-type-section:var(--font-size-title);--pv-type-card:var(--font-size-heading);--pv-type-body:var(--font-size-body);--pv-type-control:var(--font-size-control);--pv-type-support:var(--font-size-support);--pv-type-caption:var(--font-size-caption);--pv-weight-medium:var(--font-weight-medium);--pv-weight-semibold:var(--font-weight-semibold);min-width:0}.dashboard-shell .admin-vehicle-passport .app-sticky-segmented-spacer{height:0}.dashboard-shell .admin-vehicle-passport .app-sticky-segmented-shell{margin:0 0 14px;padding-block:6px}.dashboard-shell .admin-vehicle-passport .app-sticky-segmented{border:1px solid #e3e3e8}.dashboard-shell .admin-vehicle-passport>[role=tabpanel]>.pv-section{width:100%;margin-inline:0}.dashboard-shell .admin-history-record-link{color:#375f7a;width:100%;min-height:48px;font-family:inherit;font-size:var(--font-size-body);font-weight:var(--font-weight-semibold);text-align:left;background:0 0;border:0;border-top:1px solid #e5e5e9;justify-content:space-between;align-items:center;gap:12px;padding:0 18px;transition:background-color .16s,color .16s;display:flex}.dashboard-shell button.admin-history-record-link{appearance:none;cursor:pointer}.dashboard-shell .admin-history-record-link:hover{color:#294e68;background:#f5f7f8}.dashboard-shell .admin-history-record-link:focus-visible{outline-offset:-3px;outline:2px solid #477da8}.dashboard-shell .admin-history-record-link svg{stroke-width:1.6px;flex:none}.dashboard-shell .admin-action-row__label{align-items:center;gap:9px;min-width:0;display:inline-flex}.dashboard-shell .admin-action-row__chevron{color:#777b81}.dashboard-shell .admin-history-record-link--claimed{color:var(--color-success);cursor:default;justify-content:flex-start}.dashboard-shell .admin-history-record-link--claimed:hover{color:var(--color-success);background:0 0}.dashboard-shell .vehicle-detail-page .detail-list{padding-bottom:18px}.dashboard-shell .vehicle-detail-page .detail-list>div{grid-template-columns:minmax(104px,.8fr) minmax(0,1.2fr);gap:14px;padding:12px 0}.dashboard-shell .vehicle-detail-page .detail-list dt{font-size:var(--font-size-caption)}.dashboard-shell .vehicle-detail-page .detail-list dd{font-size:var(--font-size-support);font-variant-numeric:tabular-nums}.dashboard-shell .vehicle-detail-page .notes-content{padding-top:1px;display:block}.dashboard-shell .vehicle-detail-page .notes-content p{font-size:var(--font-size-support)}.dashboard-shell .vehicle-detail-page .service-timeline{padding-bottom:24px}.dashboard-shell .vehicle-detail-page .timeline-entry{border:1px solid #ededf1;padding:0;overflow:hidden}.dashboard-shell .vehicle-detail-page .timeline-entry__content{padding:16px}.dashboard-shell .vehicle-detail-page .timeline-entry__meta{color:var(--dashboard-muted);font-size:var(--font-size-caption);font-weight:var(--font-weight-medium);align-items:center;gap:6px;margin:12px 0 0;display:flex}.dashboard-shell .vehicle-detail-page .timeline-entry__meta svg{flex:none}.dashboard-shell .vehicle-detail-page .service-timeline article{gap:12px;padding-bottom:14px}.dashboard-shell .vehicle-detail-page .service-timeline article:last-child{padding-bottom:0}.dashboard-shell .vehicle-detail-page .timeline-marker:after{bottom:-15px}.dashboard-shell .vehicle-vin-cell{max-width:190px;color:var(--dashboard-muted);font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dashboard-shell .record-identity strong,.dashboard-shell .record-identity small{display:block}.dashboard-shell .record-identity strong{color:var(--dashboard-ink);font-size:var(--font-size-support);font-weight:var(--font-weight-semibold)}.dashboard-shell .record-identity small{margin-top:6px}.dashboard-shell .record-identity:hover strong{color:#375f7a}.dashboard-shell .service-timeline,.dashboard-shell .service-items,.dashboard-shell .record-items{padding-left:24px;padding-right:24px}.dashboard-shell .timeline-entry,.dashboard-shell .attachment-placeholders>div{background:#fafafd;border-radius:15px}.dashboard-shell .timeline-entry__link{color:#375f7a;min-height:44px;font-size:var(--font-size-body);font-weight:var(--font-weight-semibold);background:#fff;border-top:1px solid #ededf1;justify-content:space-between;align-items:center;gap:12px;padding:0 16px;transition:background-color .16s,color .16s;display:flex}.dashboard-shell .timeline-entry__link svg{flex:none;display:block}.dashboard-shell .timeline-entry__link:hover{color:#294e68;background:#f5f7f8}.dashboard-shell .timeline-entry__link:focus-visible{outline-offset:-3px;outline:2px solid #477da8}.dashboard-shell .service-form{gap:18px}.dashboard-shell .service-items__head,.dashboard-shell .service-item,.dashboard-shell .service-total,.dashboard-shell .record-items__head,.dashboard-shell .record-item,.dashboard-shell .record-items__total{border-color:#ededf1}.dashboard-shell .attachment-placeholders{gap:14px;padding:4px 24px 24px}.dashboard-shell .attachment-placeholders>div{border-color:#dcdce2}.dashboard-shell .service-form-footer{-webkit-backdrop-filter:saturate(150%)blur(18px);backdrop-filter:saturate(150%)blur(18px);border-color:#dedee4;border-radius:17px;box-shadow:0 -8px 30px #1d1d1f0e}.dashboard-shell .service-detail-page .service-summary-main dl{border-radius:15px}.dashboard-shell .toast{white-space:normal;border-color:#e0e0e5;border-radius:17px;box-shadow:0 18px 46px #1d1d1f26}.dashboard-shell .dialog-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1414175c}.dashboard-shell .dialog{white-space:normal;border-color:#e0e0e5;border-radius:22px;min-width:0;max-width:100%;box-shadow:0 28px 80px #1414173b}.dashboard-shell .state{padding:58px 26px}.dashboard-shell .state__icon{color:#6b6f75;background:#f1f1f4;border-radius:15px;width:48px;height:48px}.dashboard-shell .dashboard-home{gap:18px;display:grid}.dashboard-shell .dashboard-home__metrics{background:var(--dashboard-surface);border:1px solid #e0e0e6e6;border-radius:20px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden;box-shadow:0 2px 7px #19191c09,0 14px 34px #19191c0a}.dashboard-shell .dashboard-home__metric{border-right:1px solid #ededf1;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;min-width:0;min-height:82px;padding:16px 18px;display:grid}.dashboard-shell .dashboard-home__metric:last-child{border-right:0}.dashboard-shell .dashboard-home__metric p{color:var(--dashboard-muted);font-size:var(--font-size-support);font-weight:var(--font-weight-medium);margin:0;line-height:1.3}.dashboard-shell .dashboard-home__metric strong{color:var(--dashboard-ink);font-size:var(--font-size-title);font-weight:var(--font-weight-semibold);font-variant-numeric:tabular-nums;letter-spacing:-.02em;line-height:1}.dashboard-shell .dashboard-home__secondary-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:18px;display:grid}.dashboard-shell .dashboard-home__tasks,.dashboard-shell .dashboard-home__workshop,.dashboard-shell .dashboard-home__reminders{min-width:0;overflow:hidden}.dashboard-shell .dashboard-home__count{color:#666a70;width:34px;height:34px;font-size:var(--font-size-control);font-weight:var(--font-weight-semibold);background:#f1f1f4;border-radius:50%;flex:none;place-items:center;display:grid}.dashboard-shell .dashboard-home__task-list{border-top:1px solid #ededf1}.dashboard-shell .dashboard-home__task{width:100%;min-height:104px;color:inherit;font:inherit;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #ededf1;grid-template-columns:minmax(240px,.85fr) minmax(300px,1.4fr) auto;align-items:center;gap:24px;padding:18px 24px;transition:background-color .16s;display:grid}.dashboard-shell .dashboard-home__task:last-child{border-bottom:0}.dashboard-shell .dashboard-home__task:hover{background:#f8f8fa}.dashboard-shell .dashboard-home__task:focus-visible{z-index:1;outline-offset:-3px;outline:2px solid #477da8;position:relative}.dashboard-shell .dashboard-home__task-identity{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;display:grid}.dashboard-shell .dashboard-home__workshop h3{color:var(--dashboard-ink);font-size:var(--font-size-label);font-weight:var(--font-weight-semibold);margin:0;line-height:1.25}.dashboard-shell .dashboard-home__task-identity strong,.dashboard-shell .dashboard-home__task-identity small{display:block}.dashboard-shell .dashboard-home__task-identity strong{color:var(--dashboard-ink);font-size:var(--font-size-title);font-weight:var(--font-weight-semibold);letter-spacing:.025em;line-height:1.2}.dashboard-shell .dashboard-home__workshop p{color:var(--dashboard-muted);font-size:var(--font-size-support);margin:4px 0 0;line-height:1.4}.dashboard-shell .dashboard-home__task-identity small{color:var(--dashboard-muted);font-size:var(--font-size-support);font-weight:var(--font-weight-regular);margin-top:3px;line-height:1.3}.dashboard-shell .dashboard-home__task-summary{gap:4px;min-width:0;display:grid}.dashboard-shell .dashboard-home__task-summary>span,.dashboard-shell .dashboard-home__task-summary>strong{display:block}.dashboard-shell .dashboard-home__task-summary>span{color:var(--dashboard-muted);font-size:var(--font-size-caption);line-height:1.35}.dashboard-shell .dashboard-home__task-summary>strong{color:#414348;font-size:var(--font-size-support);font-weight:var(--font-weight-medium);line-height:1.4}.dashboard-shell .dashboard-home__task-action{color:#375f7a;font-size:var(--font-size-control);font-weight:var(--font-weight-semibold);white-space:nowrap;justify-content:space-between;align-items:center;gap:12px;display:inline-flex}.dashboard-shell .dashboard-home__task-action svg{display:block}.dashboard-shell .dashboard-home__workshop-list,.dashboard-shell .dashboard-home__reminder-list{border-top:1px solid #ededf1}.dashboard-shell .dashboard-home__workshop-list>article{border-bottom:1px solid #ededf1;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:76px;padding:15px 24px;display:grid}.dashboard-shell .dashboard-home__workshop-list>article:last-child{border-bottom:0}.dashboard-shell .dashboard-home__workshop-meta{text-align:right}.dashboard-shell .dashboard-home__workshop-meta span,.dashboard-shell .dashboard-home__workshop-meta small{display:block}.dashboard-shell .dashboard-home__workshop-meta span{color:#55565b;font-size:var(--font-size-support);font-weight:var(--font-weight-semibold);font-variant-numeric:tabular-nums}.dashboard-shell .dashboard-home__workshop-meta small{color:var(--dashboard-muted);font-size:var(--font-size-caption);margin-top:4px}.dashboard-shell .dashboard-home__reminder{width:100%;min-height:76px;color:inherit;font:inherit;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #ededf1;grid-template-columns:42px minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:14px 24px;transition:background-color .16s;display:grid}.dashboard-shell .dashboard-home__reminder:last-child{border-bottom:0}.dashboard-shell .dashboard-home__reminder:hover{background:#f8f8fa}.dashboard-shell .dashboard-home__reminder:focus-visible{z-index:1;outline-offset:-3px;outline:2px solid #477da8;position:relative}.dashboard-shell .dashboard-home__reminder-date{background:#f1f1f4;border-radius:12px;align-content:center;place-items:center;width:42px;height:46px;display:grid}.dashboard-shell .dashboard-home__reminder-date strong,.dashboard-shell .dashboard-home__reminder-date span{line-height:1;display:block}.dashboard-shell .dashboard-home__reminder-date strong{font-size:var(--font-size-heading);font-weight:var(--font-weight-semibold)}.dashboard-shell .dashboard-home__reminder-date span{color:var(--dashboard-ink);font-size:var(--font-size-micro);text-transform:uppercase;margin-top:4px}.dashboard-shell .dashboard-home__reminder-identity strong,.dashboard-shell .dashboard-home__reminder-identity small{display:block}.dashboard-shell .dashboard-home__reminder-identity strong{color:var(--dashboard-ink);font-size:var(--font-size-label);font-weight:var(--font-weight-semibold);line-height:1.25}.dashboard-shell .dashboard-home__reminder-identity small{color:var(--dashboard-muted);font-size:var(--font-size-support);margin-top:3px;line-height:1.35}.dashboard-shell .dashboard-home__reminder-action{color:#375f7a;font-size:var(--font-size-control);font-weight:var(--font-weight-semibold);white-space:nowrap;justify-content:flex-end;align-items:center;gap:7px;display:inline-flex}.dashboard-shell .dashboard-home__reminder-action svg{display:block}.dashboard-shell .dashboard-reminder__hero{min-width:0;padding:24px;overflow:hidden}.dashboard-shell .dashboard-reminder__hero-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.dashboard-shell .dashboard-reminder__vehicle{min-width:0}.dashboard-shell .dashboard-reminder__vehicle>span{color:var(--dashboard-muted);font-size:var(--font-size-caption);font-weight:var(--font-weight-medium);line-height:1.15;display:block}.dashboard-shell .dashboard-reminder__vehicle h2{font-size:var(--font-size-display);font-weight:var(--font-weight-semibold);letter-spacing:.025em;margin:6px 0 0;line-height:1}.dashboard-shell .dashboard-reminder__vehicle p{color:var(--dashboard-muted);font-size:var(--font-size-body);margin:7px 0 0;line-height:1.25}.dashboard-shell .dashboard-reminder__facts{border:1px solid var(--color-border);background:#fafbfb;border-radius:14px;grid-template-columns:repeat(4,minmax(0,1fr));margin:20px 0 0;display:grid;overflow:hidden}.dashboard-shell .dashboard-reminder__facts>div{min-width:0;padding:14px 16px}.dashboard-shell .dashboard-reminder__facts>div+div{border-left:1px solid var(--color-border)}.dashboard-shell .dashboard-reminder__facts dt,.dashboard-shell .dashboard-reminder__facts dd{margin:0}.dashboard-shell .dashboard-reminder__facts dt{color:var(--dashboard-muted);font-size:var(--font-size-micro);font-weight:var(--font-weight-medium)}.dashboard-shell .dashboard-reminder__facts dd{color:#3e3f43;font-size:var(--font-size-support);font-weight:var(--font-weight-semibold);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dashboard-shell .dashboard-reminder__workspace-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:16px;display:grid}.dashboard-shell .dashboard-reminder__support{gap:16px;min-width:0;display:grid}.dashboard-shell .dashboard-reminder__context-card,.dashboard-shell .dashboard-reminder__message-card{min-width:0;overflow:hidden}.dashboard-shell .dashboard-reminder__context{background:var(--dashboard-tertiary);border:1px solid #e4e4e9;border-radius:16px;margin:0 24px 20px;padding:18px}.dashboard-shell .dashboard-reminder__context span,.dashboard-shell .dashboard-reminder__context strong,.dashboard-shell .dashboard-reminder__context p{display:block}.dashboard-shell .dashboard-reminder__context span{color:var(--dashboard-muted);font-size:var(--font-size-caption)}.dashboard-shell .dashboard-reminder__context strong{color:#28292d;font-size:var(--font-size-heading);font-weight:var(--font-weight-semibold);margin-top:7px}.dashboard-shell .dashboard-reminder__context p{color:var(--dashboard-muted);font-size:var(--font-size-support);margin:5px 0 0}.dashboard-shell .dashboard-reminder__privacy{color:#747980;background:#f1f3f4;border-radius:14px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:11px;margin:0 24px 24px;padding:15px 16px;display:grid}.dashboard-shell .dashboard-reminder__privacy svg{margin-top:1px}.dashboard-shell .dashboard-reminder__privacy p{font-size:var(--font-size-caption);margin:0;line-height:1.45}.dashboard-shell .dashboard-reminder__message-body{padding:0 24px 24px}.dashboard-shell .dashboard-reminder__message-body .textarea{resize:vertical}.dashboard-shell .dashboard-reminder__message-meta{color:var(--dashboard-muted);font-size:var(--font-size-micro);justify-content:space-between;gap:12px;margin-top:9px;display:flex}.dashboard-shell .dashboard-reminder__message-actions{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.dashboard-shell .dashboard-reminder__feedback{font-size:var(--font-size-caption);text-align:right;margin:12px 0 0}.dashboard-shell .dashboard-reminder__feedback--copied,.dashboard-shell .dashboard-reminder__feedback--opened{color:var(--color-success)}.dashboard-shell .dashboard-reminder__feedback--error{color:var(--color-danger)}.dashboard-shell .dashboard-reminder__handled-card{gap:18px;padding:20px 24px;display:grid}.dashboard-shell .dashboard-reminder__handled-card>div{color:#747980;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;display:grid}.dashboard-shell .dashboard-reminder__handled-card>div>svg{margin-top:2px}.dashboard-shell .dashboard-reminder__handled-card p,.dashboard-shell .dashboard-reminder__handled-card strong,.dashboard-shell .dashboard-reminder__handled-card span{margin:0;display:block}.dashboard-shell .dashboard-reminder__handled-card strong{color:#34363a;font-size:var(--font-size-support);font-weight:var(--font-weight-semibold)}.dashboard-shell .dashboard-reminder__handled-card span{font-size:var(--font-size-caption);margin-top:4px}.dashboard-shell .dashboard-reminder__handled-card>.button{width:100%}.dashboard-shell .dashboard-reminder__success{text-align:center;justify-items:center;padding:48px 28px;display:grid}.dashboard-shell .dashboard-reminder__success-icon{background:var(--color-success-soft);width:58px;height:58px;color:var(--color-success);border-radius:20px;place-items:center;display:grid}.dashboard-shell .dashboard-reminder__success>p{color:var(--color-success);font-size:var(--font-size-caption);font-weight:var(--font-weight-semibold);margin:18px 0 0}.dashboard-shell .dashboard-reminder__success h2{max-width:680px;font-size:var(--font-size-section-title);font-weight:var(--font-weight-semibold);margin:7px 0 0}.dashboard-shell .dashboard-reminder__success>span{max-width:620px;color:var(--dashboard-muted);font-size:var(--font-size-support);margin-top:10px;line-height:1.5}.dashboard-shell .dashboard-reminder__success>.button{margin-top:24px}.dashboard-shell .dashboard-home__loading{gap:18px;display:grid}.dashboard-shell .dashboard-home__loading-metric{min-height:82px}.dashboard-shell .dashboard-home__loading-metric .loading-state{grid-column:1/-1;gap:8px;width:100%;padding:0}.dashboard-shell .dashboard-admin{gap:18px;display:grid}.dashboard-shell .dashboard-admin__hero{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:16px;padding:24px;display:grid}.dashboard-shell .dashboard-admin__hero>div>span{color:var(--dashboard-muted);font-size:var(--font-size-caption);font-weight:var(--font-weight-medium)}.dashboard-shell .dashboard-admin__hero h2{font-size:var(--font-size-display);font-weight:var(--font-weight-semibold);letter-spacing:.025em;margin:6px 0 0;line-height:1}.dashboard-shell .dashboard-admin__hero p{color:var(--dashboard-muted);font-size:var(--font-size-body);margin:7px 0 0}.dashboard-shell .dashboard-admin__hero>dl{background:var(--dashboard-tertiary);border:1px solid #e5e6ea;border-radius:14px;grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;display:grid;overflow:hidden}.dashboard-shell .dashboard-admin__hero>dl>div{border-right:1px solid #e9e9ed;min-width:0;padding:14px 16px}.dashboard-shell .dashboard-admin__hero>dl>div:last-child{border-right:0}.dashboard-shell .dashboard-admin dt,.dashboard-shell .dashboard-admin dd{margin:0}.dashboard-shell .dashboard-admin dt{color:var(--dashboard-muted);font-size:var(--font-size-micro);font-weight:var(--font-weight-medium)}.dashboard-shell .dashboard-admin dd{color:#3e3f43;font-size:var(--font-size-support);font-weight:var(--font-weight-semibold);text-overflow:ellipsis;white-space:nowrap;margin-top:5px;overflow:hidden}.dashboard-shell .dashboard-admin__workspace-grid{grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);align-items:start;gap:18px;display:grid}.dashboard-shell .dashboard-admin__reported-card,.dashboard-shell .dashboard-admin__upload-card{min-width:0;overflow:hidden}.dashboard-shell .dashboard-admin__reported-list-heading{color:var(--dashboard-muted);font-size:var(--font-size-micro);font-weight:var(--font-weight-semibold);background:#fafafd;border-bottom:1px solid #e8e9ed;grid-template-columns:minmax(0,1fr) 44px 122px 132px;align-items:center;gap:12px;padding:10px 14px;line-height:1.15;display:grid}.dashboard-shell .dashboard-admin__reported-list-heading span:nth-child(n+2){text-align:left}.dashboard-shell .admin-staff-audit{background:var(--dashboard-tertiary);border:1px solid #e7e7ec;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));margin:0 24px 10px;display:grid;overflow:hidden}.dashboard-shell .admin-staff-audit>div{min-width:0;padding:13px 14px}.dashboard-shell .admin-staff-audit>div+div{border-left:1px solid #e7e7ec}.dashboard-shell .admin-staff-audit dt,.dashboard-shell .admin-staff-audit dd,.dashboard-shell .admin-staff-audit strong,.dashboard-shell .admin-staff-audit small{display:block}.dashboard-shell .admin-staff-audit dt{color:var(--dashboard-muted);font-size:var(--font-size-micro);font-weight:var(--font-weight-medium)}.dashboard-shell .admin-staff-audit dd{margin:0}.dashboard-shell .admin-staff-audit strong{color:#3e3f43;font-size:var(--font-size-support);font-weight:var(--font-weight-semibold);text-overflow:ellipsis;white-space:nowrap;margin-top:5px;overflow:hidden}.dashboard-shell .admin-staff-audit small{color:#7d7e84;font-size:var(--font-size-caption);font-weight:var(--font-weight-regular);margin-top:1px;line-height:1.35}.dashboard-shell .dashboard-fact-pair>:is(dt,span){line-height:1.15}.dashboard-shell .dashboard-fact-pair>:is(dd,strong){margin-top:3px;line-height:1.25}.dashboard-shell .dashboard-admin__next-service{background:var(--dashboard-tertiary);border:1px solid #e2e3e7;border-radius:14px;gap:13px;margin:8px 24px 10px;padding:14px 15px 15px;display:grid}.dashboard-shell .service-record-next-service{background:var(--dashboard-tertiary);border-color:#e2e3e7;gap:13px;padding:18px;display:grid}.dashboard-shell .dashboard-admin__next-service-heading{grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;display:grid}.dashboard-shell .dashboard-admin__next-service-heading>span{color:#68737b;background:#fff;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.dashboard-shell .dashboard-admin__next-service-heading h3,.dashboard-shell .dashboard-admin__next-service-result{margin:0}.dashboard-shell .dashboard-admin__next-service-heading h3{color:#333438;font-size:var(--font-size-label);font-weight:var(--font-weight-semibold);line-height:1.2}.dashboard-shell .dashboard-admin__next-service-result{background:#fff;border:1px solid #e6e7eb;border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.dashboard-shell .dashboard-admin__next-service-result>div{min-width:0;padding:10px 12px 11px}.dashboard-shell .dashboard-admin__next-service-result>div+div{border-left:1px solid #e6e7eb}.dashboard-shell .dashboard-admin__next-service-result dt{color:var(--dashboard-muted);font-size:var(--font-size-micro);font-weight:var(--font-weight-medium);line-height:1.2}.dashboard-shell .dashboard-admin__next-service-result dd{color:#414247;font-size:var(--font-size-title);font-weight:var(--font-weight-semibold);font-variant-numeric:tabular-nums;white-space:nowrap;margin:4px 0 0;line-height:1.2}.dashboard-shell .dashboard-admin__next-service-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.dashboard-shell .dashboard-admin__next-service-fields .field{gap:6px;min-width:0}.dashboard-shell .dashboard-admin__next-service-fields .field__label{color:#66676d;font-size:var(--font-size-support);font-weight:var(--font-weight-medium);margin:0}.dashboard-shell .dashboard-admin__next-service-fields .select{background-color:#fff;width:100%;min-height:44px}.dashboard-shell .dashboard-admin__next-service-rule{color:var(--dashboard-muted);font-size:var(--font-size-micro);margin:-2px 1px 0;line-height:1.35}.dashboard-shell .dashboard-admin__work-section{padding-bottom:4px}.dashboard-shell .dashboard-admin__work-heading{margin:16px 24px 9px}.dashboard-shell .dashboard-admin__work-heading h3,.dashboard-shell .dashboard-admin__work-heading p{margin:0}.dashboard-shell .dashboard-admin__work-heading p{color:var(--dashboard-muted);font-size:var(--font-size-caption);margin-top:2px;line-height:1.35}.dashboard-shell .dashboard-admin__reported-list{background:#fff;border:1px solid #e2e3e7;border-radius:14px;margin:0 24px 12px;overflow:hidden}.dashboard-shell .dashboard-admin__reported-list>article{border-top:1px solid #ededf1;grid-template-columns:minmax(0,1fr) 44px 122px 132px;align-items:center;gap:12px;padding:13px 14px;scroll-margin-top:96px;display:grid}.dashboard-shell .dashboard-admin__reported-list-heading+article{border-top:0}.dashboard-shell .dashboard-admin__reported-quantity{color:#6f7076;font-size:var(--font-size-support);font-weight:var(--font-weight-medium);white-space:nowrap;align-items:baseline;gap:4px;display:flex}.dashboard-shell .dashboard-admin__reported-quantity>span{display:none}.dashboard-shell .dashboard-admin__classification-field,.dashboard-shell .dashboard-admin__warranty-field,.dashboard-shell .dashboard-admin__warranty-unavailable{min-width:0;display:grid}.dashboard-shell .dashboard-admin__classification-field>span,.dashboard-shell .dashboard-admin__warranty-field>span,.dashboard-shell .dashboard-admin__warranty-unavailable>span{color:var(--dashboard-muted);font-size:var(--font-size-micro);font-weight:var(--font-weight-medium);line-height:1.15;display:none}.dashboard-shell .dashboard-admin__warranty-select{appearance:none;color:#4e5055;height:40px;font-size:var(--font-size-support);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='m4 6 4 4 4-4' stroke='%236f7076' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;background-size:16px;border-radius:10px;padding:0 44px 0 11px}.dashboard-shell .dashboard-admin__warranty-unavailable strong{color:#929399;min-height:40px;font-size:var(--font-size-support);font-weight:var(--font-weight-medium);text-overflow:ellipsis;white-space:nowrap;line-height:40px;overflow:hidden}.dashboard-shell .dashboard-admin__schedule-flag{color:#6f7076;font-size:var(--font-size-caption);font-weight:var(--font-weight-medium);cursor:pointer;align-items:center;gap:8px;margin-top:8px;line-height:1.3;display:flex}.dashboard-shell .dashboard-admin__schedule-flag input{width:16px;height:16px;accent-color:var(--color-success);flex:none}.dashboard-shell .dashboard-admin__title-preview{background:var(--dashboard-tertiary);border:1px solid #e6e7eb;border-radius:14px;margin:0 24px 12px;padding:13px 15px;display:grid}.dashboard-shell .dashboard-admin__title-preview>span{color:var(--dashboard-muted);font-size:var(--font-size-micro);font-weight:var(--font-weight-medium)}.dashboard-shell .dashboard-admin__title-preview>strong{color:var(--dashboard-ink);font-size:var(--font-size-label);font-weight:var(--font-weight-semibold);margin-top:4px;line-height:1.3}.dashboard-shell .dashboard-admin__title-preview>small{color:var(--dashboard-muted);font-size:var(--font-size-caption);margin-top:5px;line-height:1.4}.dashboard-shell .dashboard-admin__checklist-body{gap:14px;padding:0 24px 22px;display:grid}.dashboard-shell .dashboard-admin__checklist-summary{background:#fdf6ec;border:1px solid #f0dcc4;border-radius:14px;margin:0;padding:13px 15px;display:grid}.dashboard-shell .dashboard-admin__checklist-summary>strong{color:#7a5518;font-size:var(--font-size-label);font-weight:var(--font-weight-semibold);line-height:1.3}.dashboard-shell .dashboard-admin__checklist-summary>span{color:#8a6a3c;font-size:var(--font-size-caption);margin-top:5px;line-height:1.45}.dashboard-shell .dashboard-admin__checklist-ready{color:#2f6b43;font-size:var(--font-size-support);font-weight:var(--font-weight-medium);background:#f2faf4;border:1px solid #cfe8d6;border-radius:14px;align-items:center;gap:10px;margin:0;padding:13px 15px;line-height:1.4;display:flex}.dashboard-shell .dashboard-admin__checklist-ready svg{flex:none}.dashboard-shell .dashboard-admin__checklist-group h3{color:var(--dashboard-muted);font-size:var(--font-size-micro);font-weight:var(--font-weight-semibold);margin:0 0 8px}.dashboard-shell .dashboard-admin__checklist-group ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.dashboard-shell .dashboard-admin__checklist-group li{font-size:var(--font-size-support);grid-template-columns:16px minmax(0,1fr);align-items:start;gap:10px;line-height:1.45;display:grid}.dashboard-shell .dashboard-admin__checklist-group li svg{margin-top:2px}.dashboard-shell .dashboard-admin__checklist-group--blocking li{color:#46484d}.dashboard-shell .dashboard-admin__checklist-group--blocking li svg{color:var(--color-danger)}.dashboard-shell .dashboard-admin__checklist-group--advisory li{color:#74757b}.dashboard-shell .dashboard-admin__checklist-group--advisory li svg{color:#a0a1a7}.dashboard-shell .dashboard-admin__checklist-group a{color:inherit;text-underline-offset:3px;-webkit-text-decoration:underline #c9cad0;text-decoration:underline #c9cad0}.dashboard-shell .dashboard-admin__checklist-group a:hover{text-decoration-color:currentColor}.dashboard-shell .dashboard-admin__retry{justify-content:center;padding:0 24px 22px;display:flex}.dashboard-shell .dashboard-home__floor-note{color:var(--dashboard-muted);font-size:var(--font-size-support);margin:0;padding:18px 24px 22px;line-height:1.5}.dashboard-shell .dashboard-home__task-badges{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.dashboard-shell .dashboard-admin__publish-action .dashboard-admin__error{grid-column:1/-1;margin:0}.dashboard-shell .dashboard-admin h3{color:var(--dashboard-ink);font-size:var(--font-size-label);font-weight:var(--font-weight-semibold);margin:0;line-height:1.3}.dashboard-shell .dashboard-admin__reported-list p{color:var(--dashboard-muted);font-size:var(--font-size-support);margin:4px 0 0;line-height:1.4}.dashboard-shell .dashboard-admin__quote-reference{color:var(--color-success);font-size:var(--font-size-caption);font-weight:var(--font-weight-medium);margin-top:6px;line-height:1.4;display:block}.dashboard-shell .dashboard-admin__item-remark{color:#746f69;font-size:var(--font-size-caption);font-weight:var(--font-weight-regular);margin-top:5px;line-height:1.4;display:block}.dashboard-shell .dashboard-admin__handoff-photos{background:var(--dashboard-tertiary);border:1px solid #e7e7ec;border-radius:14px;margin:0 24px 24px;overflow:hidden}.dashboard-shell .dashboard-admin__handoff-section-heading{background:#f6f6f8;border-bottom:1px solid #e7e7ec;justify-content:space-between;align-items:center;gap:12px;min-height:46px;padding:11px 14px;display:flex}.dashboard-shell .dashboard-admin__handoff-section-heading>div{color:#696d72;align-items:center;gap:9px;display:flex}.dashboard-shell .dashboard-admin__handoff-section-heading strong{color:#3c3d41;font-size:var(--font-size-support);font-weight:var(--font-weight-semibold)}.dashboard-shell .dashboard-admin__handoff-section-heading>span{color:#72737a;min-width:26px;height:26px;font-size:var(--font-size-caption);font-weight:var(--font-weight-semibold);background:#ebebee;border-radius:999px;place-items:center;display:grid}.dashboard-shell .dashboard-admin__photo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:12px;display:grid}.dashboard-shell .dashboard-admin__photo-grid button{cursor:pointer;background:#fff;border:1px solid #e7e7ec;border-radius:12px;min-width:0;padding:0;transition:border-color .16s,transform .16s;overflow:hidden}.dashboard-shell .dashboard-admin__photo-grid button:hover{border-color:#cfd0d6;transform:translateY(-1px)}.dashboard-shell .dashboard-admin__photo-grid button:focus-visible{outline-offset:2px;outline:2px solid #477da8}.dashboard-shell .dashboard-admin__photo-grid img{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.dashboard-shell .dashboard-admin__no-photos{color:#85868b;font-size:var(--font-size-caption);margin:0;padding:15px 14px;line-height:1.45}.dashboard-shell .dashboard-admin__upload-body{gap:12px;padding:0 24px 24px;display:grid}.dashboard-shell .dashboard-admin__dropzone{background:var(--dashboard-tertiary);color:#55595f;text-align:center;cursor:pointer;border:1px dashed #cfd0d6;border-radius:17px;align-content:center;place-items:center;min-height:180px;padding:24px;transition:border-color .16s,background-color .16s;display:grid}.dashboard-shell .dashboard-admin__dropzone:hover{background:#f5f8fa;border-color:#91a9ba}.dashboard-shell .dashboard-admin__dropzone>span{background:var(--color-info-soft);width:44px;height:44px;color:var(--color-info);border-radius:14px;place-items:center;margin-bottom:11px;display:grid}.dashboard-shell .dashboard-admin__dropzone strong,.dashboard-shell .dashboard-admin__dropzone small{display:block}.dashboard-shell .dashboard-admin__dropzone strong{font-size:var(--font-size-label);font-weight:var(--font-weight-semibold)}.dashboard-shell .dashboard-admin__dropzone small{color:#88898f;font-size:var(--font-size-caption);margin-top:5px;line-height:1.4}.dashboard-shell .dashboard-admin__upload-body>.button{width:100%}.dashboard-shell .dashboard-admin__error{color:var(--color-danger);font-size:var(--font-size-support);margin:0}.dashboard-shell .dashboard-admin__invoice-file{background:var(--dashboard-tertiary);border:1px solid #e3e4e8;border-radius:14px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;padding:13px;display:grid}.dashboard-shell .dashboard-admin__invoice-file>span[aria-hidden=true]{color:#68737b;background:#fff;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.dashboard-shell .dashboard-admin__invoice-file>.badge{justify-self:end}.dashboard-shell .dashboard-admin__invoice-file>div{min-width:0}.dashboard-shell .dashboard-admin__invoice-file strong,.dashboard-shell .dashboard-admin__invoice-file small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.dashboard-shell .dashboard-admin__invoice-file strong{color:#38393d;font-size:var(--font-size-support);font-weight:var(--font-weight-semibold)}.dashboard-shell .dashboard-admin__invoice-file small{color:var(--dashboard-muted);font-size:var(--font-size-caption);margin-top:3px}.dashboard-shell .dashboard-admin__invoice-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.dashboard-shell .dashboard-admin__invoice-actions .button{width:100%}.dashboard-shell .dashboard-admin__publish-action{border-top:1px solid #e7e7eb;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding-top:16px;display:grid}.dashboard-shell .dashboard-admin__publish-action>div>strong,.dashboard-shell .dashboard-admin__publish-action>div>span{display:block}.dashboard-shell .dashboard-admin__publish-action>div>strong{color:#3d4143;font-size:var(--font-size-support);font-weight:var(--font-weight-semibold)}.dashboard-shell .dashboard-admin__publish-action>div>span{color:#808187;font-size:var(--font-size-caption);margin-top:4px;line-height:1.4}.dashboard-shell .dashboard-admin__publish-action>.button{min-height:46px;padding-inline:20px}.dashboard-shell .dashboard-admin__invoice-preview-backdrop{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#18191c75;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.dashboard-shell .dashboard-admin__invoice-preview-dialog{background:#f6f6f8;border:1px solid #ffffffb3;border-radius:24px;grid-template-rows:auto minmax(0,1fr);width:min(900px,100%);height:min(820px,100dvh - 40px);display:grid;overflow:hidden;box-shadow:0 28px 70px #16181c38}.dashboard-shell .dashboard-admin__invoice-preview-dialog>header{background:#ffffffed;border-bottom:1px solid #e2e3e7;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:13px;padding:17px 18px;display:grid}.dashboard-shell .dashboard-admin__invoice-preview-dialog>header>span{color:#68737b;background:#f0f1f3;border-radius:13px;place-items:center;width:44px;height:44px;display:grid}.dashboard-shell .dashboard-admin__invoice-preview-dialog header div{min-width:0}.dashboard-shell .dashboard-admin__invoice-preview-dialog header small,.dashboard-shell .dashboard-admin__invoice-preview-dialog header h2{text-overflow:ellipsis;white-space:nowrap;margin:0;display:block;overflow:hidden}.dashboard-shell .dashboard-admin__invoice-preview-dialog header small{color:var(--dashboard-muted);font-size:var(--font-size-caption)}.dashboard-shell .dashboard-admin__invoice-preview-dialog header h2{color:#303136;font-size:var(--font-size-label);font-weight:var(--font-weight-semibold);margin-top:3px}.dashboard-shell .dashboard-admin__invoice-preview-body{background:#efeff2;min-height:0;padding:16px;overflow:auto}.dashboard-shell .dashboard-admin__invoice-preview-body iframe{background:#fff;border:1px solid #dfe0e4;border-radius:16px;width:100%;height:100%;display:block}.dashboard-shell .dashboard-admin__invoice-paper{background:#fff;border:1px solid #dedfe3;border-radius:16px;width:min(680px,100%);min-height:100%;margin:0 auto;padding:34px;box-shadow:0 10px 28px #22242812}.dashboard-shell .dashboard-admin__invoice-paper-heading{border-bottom:1px solid #e6e7ea;justify-content:space-between;align-items:start;gap:18px;padding-bottom:24px;display:flex}.dashboard-shell .dashboard-admin__invoice-paper-heading small,.dashboard-shell .dashboard-admin__invoice-paper-heading h3{display:block}.dashboard-shell .dashboard-admin__invoice-paper-heading small{color:var(--dashboard-muted);font-size:var(--font-size-caption)}.dashboard-shell .dashboard-admin__invoice-paper-heading h3{font-size:var(--font-size-title);margin-top:4px}.dashboard-shell .dashboard-admin__invoice-paper dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:22px 0;display:grid}.dashboard-shell .dashboard-admin__invoice-paper dl div{min-width:0}.dashboard-shell .dashboard-admin__invoice-paper dd{white-space:normal}.dashboard-shell .dashboard-admin__invoice-paper-items{border-block:1px solid #e6e7ea}.dashboard-shell .dashboard-admin__invoice-paper-items>div{color:#414247;min-height:52px;font-size:var(--font-size-support);border-top:1px solid #ececef;justify-content:space-between;align-items:center;gap:18px;display:flex}.dashboard-shell .dashboard-admin__invoice-paper-items>div:first-child{border-top:0}.dashboard-shell .dashboard-admin__invoice-paper-items strong{font-weight:var(--font-weight-semibold);white-space:nowrap}.dashboard-shell .dashboard-admin__invoice-paper>p{color:var(--dashboard-muted);font-size:var(--font-size-caption);margin:20px 0 0}.dashboard-shell .dashboard-admin__success-icon{background:var(--color-success-soft);width:48px;height:48px;color:var(--color-success);border-radius:15px;place-items:center;margin-bottom:16px;display:grid}.dashboard-shell .dashboard-admin__success-card h2{color:var(--dashboard-ink);font-size:var(--font-size-title);font-weight:var(--font-weight-semibold);letter-spacing:-.02em;margin:17px 0 0;line-height:1.2}.dashboard-shell .dashboard-admin__success-card>p{color:var(--dashboard-muted);font-size:var(--font-size-body);margin:7px 0 0;line-height:1.5}.dashboard-shell .dashboard-admin__success-card>dl{background:var(--dashboard-tertiary);border:1px solid #e8e8ed;border-radius:14px;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;margin:22px 0 0;display:grid;overflow:hidden}.dashboard-shell .dashboard-admin__success-card>dl>div{border-bottom:1px solid #e8e8ed;border-right:1px solid #e8e8ed;padding:14px}.dashboard-shell .dashboard-admin__success-card>dl>div:last-child{border-right:0}.dashboard-shell .dashboard-admin__success-card>dl>div{border-bottom:0}.dashboard-shell .dashboard-admin--success{place-items:center;min-height:520px}.dashboard-shell .dashboard-admin__success-card{text-align:center;justify-items:center;width:min(100%,680px);padding:38px;display:grid}.dashboard-shell .dashboard-admin__success-card>dl{text-align:left}.dashboard-shell .dashboard-admin__share-panel{text-align:left;background:#fff;border:1px solid #e4e4e9;border-radius:17px;gap:14px;width:100%;margin-top:18px;padding:18px;display:grid}.dashboard-shell .dashboard-admin__share-heading{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;display:grid}.dashboard-shell .dashboard-admin__share-heading>span{background:var(--color-success-soft);width:40px;height:40px;color:var(--color-success);border-radius:13px;place-items:center;display:grid}.dashboard-shell .dashboard-admin__share-heading strong,.dashboard-shell .dashboard-admin__share-heading p{margin:0;display:block}.dashboard-shell .dashboard-admin__share-heading strong{color:var(--dashboard-ink);font-size:var(--font-size-label);font-weight:var(--font-weight-semibold);line-height:1.25}.dashboard-shell .dashboard-admin__share-heading p{color:var(--dashboard-muted);font-size:var(--font-size-caption);margin-top:3px;line-height:1.45}.dashboard-shell .dashboard-admin__share-link{background:var(--dashboard-tertiary);color:#6b6f75;border-radius:13px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;min-height:46px;padding:10px 12px;display:grid}.dashboard-shell .dashboard-admin__share-link>span{font-size:var(--font-size-support);font-weight:var(--font-weight-medium);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dashboard-shell .dashboard-admin__share-actions{justify-content:flex-end;gap:10px;display:flex}.dashboard-shell .dashboard-admin__share-feedback{color:#74777c;font-size:var(--font-size-caption);margin:0;line-height:1.45}.dashboard-shell .dashboard-admin__share-feedback--copied,.dashboard-shell .dashboard-admin__share-feedback--opened{color:var(--color-success)}.dashboard-shell .dashboard-admin__share-feedback--error{color:var(--color-danger)}.dashboard-shell .dashboard-admin__success-card>.button{margin-top:24px}@media (max-width:1500px){.dashboard-shell .dashboard-admin__workspace-grid{grid-template-columns:1fr}}@media (max-width:1180px){.dashboard-shell .vehicle-directory__table-wrap{display:none}.dashboard-shell .vehicle-directory__mobile-list{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.dashboard-shell .dashboard-home__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-shell .dashboard-home__metric:nth-child(2){border-right:0}.dashboard-shell .dashboard-home__metric:nth-child(-n+2){border-bottom:1px solid #ededf1}.dashboard-shell .dashboard-home__secondary-grid{grid-template-columns:1fr}.dashboard-shell .dashboard-home__task{grid-template-columns:minmax(220px,.85fr) minmax(260px,1.2fr) auto;gap:18px}}@media (max-width:1040px){.dashboard-shell .dashboard-home__task{grid-template-columns:1fr;gap:12px;min-height:0;padding:16px 18px 0}.dashboard-shell .dashboard-home__task-action{border-top:1px solid #ededf1;justify-content:space-between;min-height:44px;margin:0 -18px;padding:0 18px}.dashboard-shell .dashboard-reminder__workspace-grid,.dashboard-shell .vehicle-detail-page .vehicle-detail-layout{grid-template-columns:1fr}.dashboard-shell .vehicle-detail-page .vehicle-detail-sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1100px){.dashboard-shell .dashboard-admin__reported-list>article{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px 14px;padding:15px 14px}.dashboard-shell .dashboard-admin__reported-list-heading{display:none}.dashboard-shell .dashboard-admin__reported-list>article>div:first-child{grid-area:1/1}.dashboard-shell .dashboard-admin__reported-quantity{grid-area:1/2;place-self:start end;margin-top:1px}.dashboard-shell .dashboard-admin__reported-quantity>span{color:var(--dashboard-muted);font-size:var(--font-size-micro);font-weight:var(--font-weight-medium);display:inline}.dashboard-shell .dashboard-admin__classification-field,.dashboard-shell .dashboard-admin__warranty-field,.dashboard-shell .dashboard-admin__warranty-unavailable{grid-area:auto/1/auto/-1;grid-template-columns:auto minmax(0,180px);justify-self:stretch;align-items:center;gap:14px;width:100%}.dashboard-shell .dashboard-admin__classification-field>span,.dashboard-shell .dashboard-admin__warranty-field>span,.dashboard-shell .dashboard-admin__warranty-unavailable>span{display:block}.dashboard-shell .dashboard-admin__warranty-select{justify-self:end;width:180px;height:42px}.dashboard-shell .dashboard-admin__warranty-unavailable strong{justify-self:end}}@media (max-width:760px){.dashboard-shell{--topbar-height:72px}.dashboard-shell .topbar{height:var(--topbar-height)}.dashboard-shell .topbar__inner{gap:10px;padding:0 16px}.dashboard-shell .topbar__mobile-brand{flex:1;display:flex}.dashboard-shell .topbar__mobile-brand .wf-brand-mark{width:44px;height:44px}.dashboard-shell .mobile-menu{color:#515258;cursor:pointer;background:0 0;border:0;border-radius:14px;flex:0 0 44px;width:44px;height:44px}.dashboard-shell .mobile-menu:active{background:#e8e8ed}.dashboard-shell .mobile-menu:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px;box-shadow:none}.dashboard-shell .user-menu{border-radius:50%;grid-template-columns:1fr;place-items:center;width:44px;min-width:44px;height:44px;padding:0}.dashboard-shell .user-menu:hover,.dashboard-shell .user-menu[aria-expanded=true]{background:0 0}.dashboard-shell .user-menu:hover .user-avatar,.dashboard-shell .user-menu[aria-expanded=true] .user-avatar{background:#dedee3;border-color:#d2d2d8}.dashboard-shell .user-avatar{width:40px;height:40px}.dashboard-shell .breadcrumb{display:none}.dashboard-shell .sidebar{width:min(88vw,320px)}.dashboard-shell .sidebar__brand{gap:10px;height:72px;min-height:72px;padding:0 14px 0 16px}.dashboard-shell .sidebar__brand-copy{flex:1}.dashboard-shell .sidebar__brand-mark,.dashboard-shell .sidebar__brand-copy{display:none}.dashboard-shell .sidebar__mobile-title{min-width:0;font-size:var(--font-size-heading);font-weight:var(--font-weight-semibold);flex:1;line-height:1.2;display:block}.dashboard-shell .sidebar__brand-copy strong{font-size:var(--font-size-heading)}.dashboard-shell .sidebar__brand-copy small{font-size:var(--font-size-support)}.dashboard-shell .sidebar__close{width:44px;height:44px;color:var(--dashboard-muted);border-radius:14px;flex:0 0 44px;place-items:center;margin-left:auto;display:grid}.dashboard-shell .main{padding:22px 16px 42px}.dashboard-shell .breadcrumb{margin-bottom:14px}.dashboard-shell .page-heading{margin-bottom:18px}.dashboard-shell .card{border-radius:20px}.dashboard-shell .card__header{padding:20px 19px 17px}.dashboard-shell .vehicle-directory{gap:14px}.dashboard-shell .vehicle-directory__toolbar{flex-direction:column;align-items:stretch;gap:10px;min-height:auto;padding:16px}.dashboard-shell .vehicle-directory__toolbar .search-control{width:100%}.dashboard-shell .service-record-directory__controls{grid-template-columns:minmax(0,1fr) auto;display:grid}.dashboard-shell .service-record-directory__controls .search-control{grid-column:1/-1}.dashboard-shell .service-record-date-filter{grid-column:1/-1;justify-content:flex-start;min-width:0}.dashboard-shell .service-record-date-dialog-backdrop{align-items:end;padding:0}.dashboard-shell .service-record-date-dialog{border-bottom:0;border-left:0;border-right:0;border-radius:24px 24px 0 0;width:100%}.dashboard-shell .service-record-custom-dates{grid-template-columns:1fr}.dashboard-shell .vehicle-directory__toolbar>p{padding-inline:2px}.dashboard-shell .vehicle-directory__mobile-list{grid-template-columns:1fr}.dashboard-shell .vehicle-detail-page{gap:14px}.dashboard-shell .vehicle-detail-page .vehicle-hero__identity,.dashboard-shell .vehicle-detail-page .vehicle-hero__owner{padding:19px}.dashboard-shell .admin-vehicle-vin{grid-template-rows:auto auto;grid-template-columns:18px minmax(0,1fr) auto;row-gap:2px;margin:0 19px 12px;padding:14px 16px 15px}.dashboard-shell .admin-vehicle-vin>svg{grid-row:1/3}.dashboard-shell .admin-vehicle-vin__label,.dashboard-shell .admin-vehicle-vin strong{grid-column:2}.dashboard-shell .admin-vehicle-vin__control{grid-area:1/3/3}.dashboard-shell .admin-vin-dialog .input{font-size:var(--font-size-mobile-input)}.dashboard-shell .vehicle-detail-page .vehicle-detail-layout,.dashboard-shell .vehicle-detail-page .vehicle-detail-sidebar{grid-template-columns:1fr;gap:14px}.dashboard-shell .vehicle-detail-page .service-timeline{padding:0 19px 19px}.dashboard-shell .vehicle-detail-page .timeline-entry{padding:0}.dashboard-shell .vehicle-detail-page .timeline-entry__content{padding:14px}.dashboard-shell .vehicle-detail-page .timeline-entry__link{padding-left:14px;padding-right:14px}.dashboard-shell .vehicle-detail-page .vehicle-service-overview{margin-top:12px}.dashboard-shell .admin-vehicle-passport .app-sticky-segmented-shell{margin-bottom:10px;padding-block:5px}.dashboard-shell .admin-history-record-link{padding-inline:14px}.dashboard-shell .search-control,.dashboard-shell .filter-control{width:100%}.dashboard-shell .input,.dashboard-shell .select,.dashboard-shell .textarea,.dashboard-shell .mobile-number-field__country,.dashboard-shell .mobile-number-field__input,.dashboard-shell .search-control input,.dashboard-shell .filter-control select{font-size:var(--font-size-mobile-input)}.dashboard-shell .service-form-section,.dashboard-shell .service-items,.dashboard-shell .record-items,.dashboard-shell .contact-list,.dashboard-shell .detail-list,.dashboard-shell .record-party-list,.dashboard-shell .record-notes,.dashboard-shell .notes-content{padding-left:19px;padding-right:19px}.dashboard-shell .vehicle-mobile-card,.dashboard-shell .service-record-mobile-card{margin-inline:16px}.dashboard-shell .dashboard-home{gap:14px}.dashboard-shell .dashboard-home__secondary-grid,.dashboard-shell .dashboard-home__loading{gap:12px}.dashboard-shell .dashboard-home__metric{min-height:78px;padding:14px}.dashboard-shell .dashboard-home__task-identity{align-items:start}.dashboard-shell .dashboard-home__tasks .card__description,.dashboard-shell .dashboard-home__task-editor,.dashboard-shell .dashboard-home__task-zero-photos,.dashboard-shell .dashboard-home__task-summary>strong{display:none}.dashboard-shell .dashboard-home__task{gap:10px;padding-top:14px}.dashboard-shell .dashboard-home__task-action{min-height:48px}.dashboard-shell .dashboard-home__workshop-list>article,.dashboard-shell .dashboard-home__floor-note,.dashboard-shell .dashboard-home__reminder{padding-left:18px;padding-right:18px}.dashboard-shell .dashboard-home__reminder{grid-template-columns:42px minmax(0,1fr) auto;gap:14px 12px;min-height:0;padding-top:14px;padding-bottom:0}.dashboard-shell .dashboard-home__reminder-date{grid-area:1/1}.dashboard-shell .dashboard-home__reminder>.badge{grid-area:1/3}.dashboard-shell .dashboard-home__reminder-action{border-top:1px solid #ededf1;grid-area:2/1/auto/-1;justify-content:space-between;min-height:48px;margin:0 -18px;padding:0 18px}.dashboard-shell .dashboard-reminder__hero{padding:20px}.dashboard-shell .dashboard-reminder__facts{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:18px}.dashboard-shell .dashboard-reminder__facts>div{border-bottom:1px solid var(--color-border);padding:14px}.dashboard-shell .dashboard-reminder__facts>div:nth-child(odd){border-left:0}.dashboard-shell .dashboard-reminder__facts>div:nth-last-child(-n+2){border-bottom:0}.dashboard-shell .dashboard-reminder__facts dd{text-overflow:clip;white-space:normal;overflow:visible}.dashboard-shell .dashboard-reminder__context,.dashboard-shell .dashboard-reminder__privacy{margin-left:19px;margin-right:19px}.dashboard-shell .dashboard-reminder__message-body{padding-left:19px;padding-right:19px}.dashboard-shell .dashboard-admin{gap:14px}.dashboard-shell .dashboard-admin__hero{padding:20px}.dashboard-shell .dashboard-admin__hero>dl{grid-template-columns:repeat(2,minmax(0,1fr));margin:0}.dashboard-shell .dashboard-admin__hero>dl>div{border-bottom:1px solid #e9e9ed;padding:13px 14px}.dashboard-shell .dashboard-admin__hero>dl>div:nth-child(2n){border-right:0}.dashboard-shell .dashboard-admin__hero>dl>div:nth-last-child(-n+2){border-bottom:0}.dashboard-shell .dashboard-admin__upload-body{padding-left:19px;padding-right:19px}.dashboard-shell .admin-staff-audit,.dashboard-shell .dashboard-admin__handoff-photos{margin-left:19px;margin-right:19px}.dashboard-shell .dashboard-admin__next-service,.dashboard-shell .dashboard-admin__title-preview{margin-inline:19px}.dashboard-shell .dashboard-admin__checklist-body,.dashboard-shell .dashboard-admin__retry{padding-left:19px;padding-right:19px}.dashboard-shell .dashboard-admin__work-heading,.dashboard-shell .dashboard-admin__reported-list{margin-left:19px;margin-right:19px}.dashboard-shell .dashboard-admin__warranty-select{font-size:var(--font-size-mobile-input)}.dashboard-shell .connected-customer-detail{gap:14px}.dashboard-shell .connected-customer-detail__identity{grid-template-columns:52px minmax(0,1fr) auto;gap:12px;padding:19px}.dashboard-shell .connected-customer-detail__avatar{border-radius:16px;width:52px;height:52px}.dashboard-shell .connected-customer-detail__identity .badge{justify-self:end}.dashboard-shell .admin-information-facts{grid-template-columns:repeat(2,minmax(0,1fr));margin:0 19px 19px}.dashboard-shell .admin-information-facts>div{padding:14px 16px 15px}.dashboard-shell .admin-information-facts>div:first-child{grid-column:1/-1}.dashboard-shell .admin-information-facts>div+div{border-top:1px solid #e2e3e7;border-left:0}.dashboard-shell .admin-information-facts>div:nth-child(3){border-left:1px solid #e2e3e7}.dashboard-shell .admin-service-contact{grid-template-columns:minmax(0,1fr);gap:2px;padding-right:0;display:grid}.dashboard-shell .admin-service-contact__control{font-size:var(--font-size-micro);font-weight:var(--font-weight-regular);justify-self:start;position:static;transform:none}.dashboard-shell .connected-customer-detail__vehicles>a{grid-template-columns:42px minmax(0,1fr) auto;gap:12px;min-height:74px;padding:13px 19px}.dashboard-shell .connected-customer-detail__vehicle-icon{border-radius:13px;width:42px;height:42px}.dashboard-shell .connected-customer-detail__vehicle-action>span{display:none}}@media (max-width:350px){.dashboard-shell .dashboard-admin__next-service-fields{grid-template-columns:1fr}.dashboard-shell .dashboard-admin__classification-field,.dashboard-shell .dashboard-admin__warranty-field,.dashboard-shell .dashboard-admin__warranty-unavailable{grid-template-columns:1fr;gap:6px}.dashboard-shell .dashboard-admin__warranty-select{width:100%}.dashboard-shell .vehicle-detail-page .vehicle-service-overview{margin:12px 14px 18px}.dashboard-shell .vehicle-detail-page .vehicle-service-overview>section{padding:15px 10px}}@media (max-width:470px){.dashboard-shell .prototype-banner{align-items:flex-start}.dashboard-shell .card__heading-icon{flex-basis:40px;width:40px;height:40px}.dashboard-shell .dashboard-home__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-shell .dashboard-reminder__message-meta{flex-direction:column;align-items:flex-start;gap:4px}.dashboard-shell .dashboard-reminder__message-actions{flex-direction:column;align-items:stretch}.dashboard-shell .dashboard-reminder__message-actions .button,.dashboard-shell .dashboard-reminder__success>.button{width:100%}.dashboard-shell .dashboard-reminder__feedback{text-align:left}.dashboard-shell .dashboard-reminder__success{padding:32px 20px}.dashboard-shell .dashboard-admin__hero>.badge{grid-area:2/1/auto/-1;justify-self:start}.dashboard-shell .dashboard-admin__photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-shell .dashboard-admin__success-card>dl{grid-template-columns:1fr}.dashboard-shell .dashboard-admin__success-card>dl>div,.dashboard-shell .dashboard-admin__success-card>dl>div:nth-child(2n){border-bottom:1px solid #e8e8ed;border-right:0}.dashboard-shell .dashboard-admin__success-card>dl>div:last-child{border-bottom:0}.dashboard-shell .dashboard-admin__invoice-actions,.dashboard-shell .dashboard-admin__publish-action{grid-template-columns:1fr}.dashboard-shell .dashboard-admin__publish-action .button{width:100%}.dashboard-shell .dashboard-admin__invoice-preview-backdrop{align-items:end;padding:0}.dashboard-shell .dashboard-admin__invoice-preview-dialog{border-radius:24px 24px 0 0;width:100%;height:86dvh}.dashboard-shell .dashboard-admin__invoice-preview-dialog>header{padding:15px 16px}.dashboard-shell .dashboard-admin__invoice-preview-body{padding:14px}.dashboard-shell .dashboard-admin__invoice-paper{padding:24px 20px}.dashboard-shell .dashboard-admin__invoice-paper dl{grid-template-columns:1fr}.dashboard-shell .dashboard-admin__success-card{padding:28px 20px}.dashboard-shell .dashboard-admin__share-link{grid-template-columns:auto minmax(0,1fr)}.dashboard-shell .dashboard-admin__share-link .badge{display:none}.dashboard-shell .dashboard-admin__share-actions{flex-direction:column-reverse;align-items:stretch}.dashboard-shell .dashboard-admin__share-actions .button{width:100%}}
.dashboard-shell .team-workspace{overflow:visible}.dashboard-shell .team-workspace>.card__header{align-items:center}.dashboard-shell .team-feedback-slot{padding:0 24px 20px}.dashboard-shell .team-feedback-slot .toast{width:100%;box-shadow:none;border-radius:15px}.dashboard-shell .team-member-list{border-top:1px solid #ededf1}.dashboard-shell .team-member-list__labels,.dashboard-shell .team-member{grid-template-columns:var(--admin-directory-primary-column-width) 20% 18% minmax(0, 1fr) var(--admin-directory-action-column-width);align-items:center;display:grid}.dashboard-shell .team-member-list__labels{min-height:var(--admin-directory-header-height);color:var(--dashboard-muted);font-size:var(--font-size-micro);font-weight:var(--font-weight-semibold);letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;background:#f8f8fa;border-bottom:1px solid #ededf1}.dashboard-shell .team-member-list__labels>span{padding-left:var(--admin-directory-inline-padding)}.dashboard-shell .team-member-list__labels>span:last-child{padding-left:0}.dashboard-shell .team-member{min-height:var(--admin-directory-row-height);border-bottom:1px solid #ededf1}.dashboard-shell .team-member:last-child{border-bottom:0}.dashboard-shell .team-member__identity{min-width:0;padding-left:var(--admin-directory-inline-padding);grid-area:1/1;align-items:center;gap:12px;display:flex}.dashboard-shell .team-member__avatar{color:#59636b;width:42px;height:42px;font-size:var(--font-size-caption);font-weight:var(--font-weight-semibold);background:#f0f1f3;border-radius:13px;flex:0 0 42px;place-items:center;display:grid}.dashboard-shell .team-member__identity>span:last-child{gap:3px;min-width:0;display:grid}.dashboard-shell .team-member__identity strong{color:#222326;font-size:var(--font-size-label);font-weight:var(--font-weight-semibold);letter-spacing:.02em;text-overflow:ellipsis;white-space:nowrap;line-height:1.2;overflow:hidden}.dashboard-shell .team-member__identity small,.dashboard-shell .team-member__activity{color:var(--color-text-muted);font-size:var(--font-size-support);text-overflow:ellipsis;white-space:nowrap;line-height:1.3;overflow:hidden}.dashboard-shell .team-member__secondary{display:contents}.dashboard-shell .team-member__role{color:#3e4045;font-size:var(--font-size-support);font-weight:var(--font-weight-medium);text-overflow:ellipsis;white-space:nowrap;padding-left:var(--admin-directory-inline-padding);grid-area:1/2;line-height:1.3;overflow:hidden}.dashboard-shell .team-member__status{padding-left:var(--admin-directory-inline-padding);grid-area:1/3;justify-self:start}.dashboard-shell .team-member__activity{padding-left:var(--admin-directory-inline-padding);grid-area:1/4}.dashboard-shell .team-member-actions{margin-right:var(--admin-directory-inline-padding);grid-area:1/5;justify-self:end;position:relative}.dashboard-shell .team-member-primary-lock{width:36px;height:36px;margin-right:var(--admin-directory-inline-padding);color:#6b7076;background:#f1f1f4;border-radius:11px;grid-area:1/5;justify-self:end;place-items:center;display:grid}.dashboard-shell .team-member-actions summary{width:36px;height:36px;color:var(--color-text-muted);cursor:pointer;border-radius:11px;place-items:center;list-style:none;display:grid}.dashboard-shell .team-member-actions summary::-webkit-details-marker{display:none}.dashboard-shell .team-member-actions summary:hover,.dashboard-shell .team-member-actions[open] summary{color:var(--color-text);background:#f1f1f4}.dashboard-shell .team-member-actions summary:focus-visible{outline:3px solid var(--color-primary);outline-offset:2px}.dashboard-shell .team-member-actions>div{z-index:12;border:1px solid var(--color-border);background:#fff;border-radius:14px;width:218px;display:grid;position:absolute;top:42px;right:0;overflow:hidden;box-shadow:0 14px 36px #14232124}.dashboard-shell .team-member-actions button,.dashboard-shell .team-member-actions a,.dashboard-shell .team-member-actions__future{min-height:46px;color:var(--color-text);font-size:var(--font-size-control);text-align:left;background:#fff;border:0;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:9px;padding:0 13px;text-decoration:none;display:grid}.dashboard-shell .team-member-actions button,.dashboard-shell .team-member-actions a{cursor:pointer}.dashboard-shell .team-member-actions button:hover,.dashboard-shell .team-member-actions button:focus-visible,.dashboard-shell .team-member-actions a:hover,.dashboard-shell .team-member-actions a:focus-visible{background:#f5f5f7;outline:none}.dashboard-shell .team-member-actions button.is-danger{border-top:1px solid var(--color-border);color:var(--color-danger)}.dashboard-shell .team-member-actions__future{color:var(--color-text-muted);cursor:not-allowed}.dashboard-shell .team-member-actions__future small{font-size:var(--font-size-micro);font-weight:var(--font-weight-bold);letter-spacing:.04em;text-transform:uppercase}.dashboard-shell .team-add-dialog-backdrop{z-index:130}.dashboard-shell .team-add-dialog{width:min(760px,100%);max-height:calc(100dvh - 40px);padding:0;overflow:hidden}.dashboard-shell .team-add-dialog__header{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:16px;padding:22px 24px 18px;display:flex}.dashboard-shell .team-add-form{padding:22px 24px 24px;overflow-y:auto}.dashboard-shell .team-add-form__fields{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(190px,.62fr);gap:16px;display:grid}.dashboard-shell .team-add-form__fields .field__label{font-size:var(--font-size-label);font-weight:var(--font-weight-semibold)}.dashboard-shell .team-role-access{border:1px solid var(--color-border);background:#fafafb;border-radius:14px;align-items:center;gap:12px;margin-top:18px;padding:14px;display:flex}.dashboard-shell .team-role-access>span{color:#656970;background:#eeeef1;border-radius:12px;flex:0 0 36px;place-items:center;width:36px;height:36px;display:grid}.dashboard-shell .team-role-access strong,.dashboard-shell .team-role-access small{display:block}.dashboard-shell .team-role-access strong{font-size:var(--font-size-body);font-weight:var(--font-weight-semibold);line-height:1.25}.dashboard-shell .team-role-access small{color:var(--color-text-muted);font-size:var(--font-size-support);margin-top:3px;line-height:1.35}.dashboard-shell .team-add-form__actions{border-top:1px solid var(--color-border);justify-content:flex-end;gap:9px;margin-top:20px;padding-top:18px;display:flex}@media (max-width:900px){.dashboard-shell .team-member-list__labels{display:none}.dashboard-shell .team-member{grid-template-columns:minmax(0,1fr) auto;gap:0;padding:0}.dashboard-shell .team-member__identity{grid-area:1/1;padding:14px 16px}.dashboard-shell .team-member-actions,.dashboard-shell .team-member-primary-lock{grid-area:1/2;align-self:center;margin-right:16px}.dashboard-shell .team-member__secondary{background:#fafafd;border-top:1px solid #ededf1;grid-area:2/1;align-self:stretch;align-items:center;gap:7px;min-width:0;padding:11px 8px 11px 16px;display:flex}.dashboard-shell .team-member__secondary:after{content:"·";color:#a0a0a5;order:1}.dashboard-shell .team-member__secondary.is-role-only:after{display:none}.dashboard-shell .team-member__role{order:0;padding-left:0}.dashboard-shell .team-member__activity{order:2;padding-left:0}.dashboard-shell .team-member__status{background:#fafafd;border-top:1px solid #ededf1;grid-area:2/2;place-self:stretch end;align-items:center;padding:8px 16px 8px 8px;display:flex}}@media (max-width:760px){.dashboard-shell .team-workspace>.card__header{padding-bottom:17px}.dashboard-shell .team-workspace>.card__header .button{padding-inline:12px}.dashboard-shell .team-feedback-slot{padding:0 19px 18px}.dashboard-shell .team-member-actions>div{width:218px;inset:42px 0 auto auto}.dashboard-shell .team-member-actions[open]{z-index:20}.dashboard-shell .team-member:nth-last-child(-n+2) .team-member-actions>div{top:auto;bottom:42px}.dashboard-shell .team-add-dialog-backdrop{padding:max(12px, env(safe-area-inset-top)) 0 0;justify-content:center;align-items:flex-end;display:flex}.dashboard-shell .team-add-dialog{width:100%;max-height:calc(100dvh - max(12px, env(safe-area-inset-top)));border-radius:24px 24px 0 0}.dashboard-shell .team-add-dialog__header{padding:20px 19px 17px}.dashboard-shell .team-add-form{max-height:calc(100dvh - 112px);padding:20px 19px max(20px, env(safe-area-inset-bottom))}.dashboard-shell .team-add-form__fields{grid-template-columns:minmax(0,1fr)}.dashboard-shell .team-add-form__actions{grid-template-columns:1fr 1fr;display:grid}.dashboard-shell .team-add-form__actions .button{min-height:46px}}@media (max-width:430px){.dashboard-shell .team-workspace>.card__header{gap:10px}.dashboard-shell .team-workspace>.card__header .card__heading-icon{display:none}.dashboard-shell .team-workspace>.card__header .button{min-height:42px}}
.dashboard-shell .workshop-settings{gap:20px;display:grid}.dashboard-shell .workshop-settings[data-save-bar=true]{padding-bottom:92px}.dashboard-shell .workshop-settings__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.dashboard-shell .workshop-settings-card{overflow:hidden}.dashboard-shell .workshop-settings-card--account,.dashboard-shell .workshop-settings-card--reminder{grid-column:1/-1}.dashboard-shell .workshop-settings__profile,.dashboard-shell .workshop-settings__contact{gap:18px;padding:2px 24px 24px;display:grid}.dashboard-shell .workshop-settings__mark{border:1px solid var(--color-border);background:#fafafb;border-radius:16px;align-items:center;gap:14px;padding:15px;display:flex}.dashboard-shell .workshop-settings__mark>div{flex:1;min-width:0}.dashboard-shell .workshop-settings__mark>.button{flex:none}.dashboard-shell .workshop-settings__mark>span{background:#242528;border-radius:16px;flex:0 0 58px;place-items:center;width:58px;height:58px;display:grid}.dashboard-shell .workshop-settings__mark img{object-fit:contain;width:44px;height:44px}.dashboard-shell .workshop-settings__mark strong,.dashboard-shell .workshop-settings__mark small{display:block}.dashboard-shell .workshop-settings__logo-error{color:var(--color-danger);font-size:var(--font-size-support);margin:-10px 0 0}.dashboard-shell .workshop-settings__mark strong{font-size:var(--font-size-body);font-weight:var(--font-weight-semibold)}.dashboard-shell .workshop-settings__mark small{color:var(--color-text-muted);font-size:var(--font-size-support);margin-top:3px}.dashboard-shell .workshop-settings__contact-note{color:#687078;background:#f7f7f9;border-radius:14px;align-items:flex-start;gap:10px;padding:14px;display:flex}.dashboard-shell .workshop-settings__contact-note svg{flex:none;margin-top:1px}.dashboard-shell .workshop-settings__contact-note p{color:var(--color-text-muted);font-size:var(--font-size-support);margin:0;line-height:1.45}.dashboard-shell .workshop-settings__reminder{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:2px 24px 24px;display:grid}.dashboard-shell .workshop-settings__protected-fields,.dashboard-shell .workshop-settings__message-preview{border:1px solid var(--color-border);background:#fafafb;border-radius:15px;grid-column:1/-1}.dashboard-shell .workshop-settings__protected-fields{justify-content:space-between;align-items:center;gap:14px;padding:12px 14px;display:flex}.dashboard-shell .workshop-settings__protected-fields>span{color:#626970;font-size:var(--font-size-support);font-weight:var(--font-weight-semibold);white-space:nowrap;align-items:center;gap:7px;display:inline-flex}.dashboard-shell .workshop-settings__protected-fields>div{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.dashboard-shell .workshop-settings__protected-fields>div span{color:#666d73;font-size:var(--font-size-micro);font-weight:var(--font-weight-medium);background:#eceef0;border-radius:999px;padding:5px 9px}.dashboard-shell .workshop-settings__message-preview{padding:14px 16px 15px}.dashboard-shell .workshop-settings__message-preview>span{color:var(--color-text-muted);font-size:var(--font-size-micro);font-weight:var(--font-weight-semibold);letter-spacing:.04em;text-transform:uppercase}.dashboard-shell .workshop-settings__message-preview p{color:#3f4146;font-size:var(--font-size-support);margin:6px 0 0;line-height:1.5}.dashboard-shell .workshop-settings__account{border-top:1px solid var(--color-border);grid-template-columns:repeat(3,minmax(0,1fr));margin:0;display:grid}.dashboard-shell .workshop-settings__account>div{min-width:0;padding:18px 24px 20px}.dashboard-shell .workshop-settings__account>div+div{border-left:1px solid var(--color-border)}.dashboard-shell .workshop-settings__account dt{color:var(--color-text-muted);font-size:var(--font-size-support)}.dashboard-shell .workshop-settings__account dd{overflow-wrap:anywhere;font-size:var(--font-size-body);font-weight:var(--font-weight-semibold);margin:4px 0 0}.dashboard-shell .workshop-settings__actions{z-index:30;right:24px;bottom:max(20px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border:1px solid #e0e0e6e6;border-radius:18px;justify-content:space-between;align-items:center;gap:18px;width:min(440px,100vw - 48px);padding:18px 20px;display:flex;position:fixed;box-shadow:0 12px 34px #20222624}.dashboard-shell .workshop-settings__actions p{color:var(--color-text-muted);font-size:var(--font-size-support);margin:0;line-height:1.4}.dashboard-shell .workshop-settings__actions .workshop-settings__action-error{color:var(--color-danger)}.dashboard-shell .workshop-settings-state{padding:24px}@media (max-width:900px){.dashboard-shell .workshop-settings__grid{grid-template-columns:minmax(0,1fr)}.dashboard-shell .workshop-settings-card--account,.dashboard-shell .workshop-settings-card--reminder{grid-column:auto}}@media (max-width:760px){.dashboard-shell .workshop-settings,.dashboard-shell .workshop-settings__grid{gap:14px}.dashboard-shell .workshop-settings__profile,.dashboard-shell .workshop-settings__contact,.dashboard-shell .workshop-settings__reminder{padding:2px 19px 20px}.dashboard-shell .workshop-settings__reminder{grid-template-columns:minmax(0,1fr)}.dashboard-shell .workshop-settings__protected-fields,.dashboard-shell .workshop-settings__message-preview{grid-column:auto}.dashboard-shell .workshop-settings__protected-fields{flex-direction:column;align-items:flex-start}.dashboard-shell .workshop-settings__protected-fields>div{justify-content:flex-start}.dashboard-shell .workshop-settings__mark{flex-wrap:wrap;align-items:flex-start}.dashboard-shell .workshop-settings__mark>div{align-self:center}.dashboard-shell .workshop-settings__mark>.button{width:100%}.dashboard-shell .workshop-settings__account{grid-template-columns:minmax(0,1fr)}.dashboard-shell .workshop-settings__account>div{padding:15px 19px 17px}.dashboard-shell .workshop-settings__account>div+div{border-top:1px solid var(--color-border);border-left:0}.dashboard-shell .workshop-settings__actions{right:16px;bottom:max(12px, env(safe-area-inset-bottom));gap:13px;width:auto;padding:16px;display:grid;left:16px}.dashboard-shell .workshop-settings__actions .button{width:100%;min-height:48px}}
