/* Mendli v66.73 — locked customer dashboard design */
:root{
  --m73-navy:#03243d;
  --m73-navy2:#071f37;
  --m73-cream:#fbf6ed;
  --m73-gold:#f3c56f;
  --m73-gold2:#ffd98d;
  --m73-ink:#0a2742;
  --m73-line:#dce2e7;
  --m73-muted:#66768a;
}
.v6673-customer-only{display:none!important}
body.customer-shell[data-v64-view="dashboard"]{background:#f3efe8!important}
body.customer-shell[data-v64-view="dashboard"] #view-dashboard{background:#f3efe8!important;color:var(--m73-ink)}
body.customer-shell[data-v64-view="dashboard"] .v6673-customer-only{display:flex!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-legacy-appbar{display:none!important}
body.customer-shell[data-v64-view="dashboard"] .v64-dashboard-shell{grid-template-columns:226px minmax(0,1fr);min-height:100vh;background:#f3efe8}
body.customer-shell[data-v64-view="dashboard"] .v64-sidebar{
  display:flex;flex-direction:column;overflow:visible;position:sticky;top:0;height:100vh;
  background:linear-gradient(180deg,#05263f 0%,#021c31 100%);padding:22px 12px 18px;border-right:0;color:#fff
}
body.customer-shell[data-v64-view="dashboard"] .v64-sidebar>p{display:none}
body.customer-shell[data-v64-view="dashboard"] .v6673-sidebar-brand{display:block!important;padding:2px 9px 20px;border-bottom:1px solid rgba(255,255,255,.06);margin-bottom:6px}
body.customer-shell[data-v64-view="dashboard"] .v6673-sidebar-brand img{display:block;width:168px;max-width:100%;height:auto;border-radius:2px}
body.customer-shell[data-v64-view="dashboard"] .v64-sidebar button{
  display:flex;align-items:center;width:100%;height:44px;margin:0;border:0;border-radius:0;background:transparent;color:#fff;
  padding:0 14px;font:700 13px/1.1 Inter,Arial,sans-serif;text-align:left;flex:0 0 auto;opacity:.96
}
body.customer-shell[data-v64-view="dashboard"] .v64-sidebar button:hover{background:rgba(255,255,255,.07)}
body.customer-shell[data-v64-view="dashboard"] .v64-sidebar button.active{background:rgba(255,255,255,.14);box-shadow:inset 4px 0 0 var(--m73-gold)}
body.customer-shell[data-v64-view="dashboard"] .v64-sidebar button span{margin-left:12px}
body.customer-shell[data-v64-view="dashboard"] .v64-sidebar #v64SideOffers,
body.customer-shell[data-v64-view="dashboard"] .v64-sidebar #v64SideDocuments,
body.customer-shell[data-v64-view="dashboard"] .v64-sidebar #v64SidePayments{display:none!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-community-card{
  margin-top:auto!important;display:flex!important;flex-direction:column;align-items:center;justify-content:center;text-align:center;
  min-height:188px;padding:17px 12px;border:1px solid rgba(243,197,111,.45);border-radius:12px;background:linear-gradient(180deg,rgba(12,54,82,.55),rgba(1,23,41,.78));
  color:#fff
}
body.customer-shell[data-v64-view="dashboard"] .v6673-community-icon{color:var(--m73-gold);font-size:33px;line-height:1}
body.customer-shell[data-v64-view="dashboard"] .v6673-community-card strong{font-size:18px;line-height:1.18;margin:8px 0 4px}
body.customer-shell[data-v64-view="dashboard"] .v6673-community-card small{font-size:11px;color:#fff;opacity:.92}
body.customer-shell[data-v64-view="dashboard"] .v6673-community-card em{margin-top:16px;font:italic 700 27px/1.05 Georgia,serif;color:var(--m73-gold);transform:rotate(-2deg)}

body.customer-shell[data-v64-view="dashboard"] .v64-dashboard-main{padding:0 18px 22px;color:var(--m73-ink);background:#fff;max-width:none;overflow:hidden}
body.customer-shell[data-v64-view="dashboard"] .v6673-customer-topbar{
  height:76px;display:grid!important;grid-template-columns:145px minmax(260px,1fr) 46px 130px;gap:14px;align-items:center;background:#fff
}
.v6673-location,.v6673-account-chip,.v6673-notify,.v6673-mobile-notify,.v6673-mobile-menu{border:0;background:transparent;color:var(--m73-ink)}
.v6673-location{font-weight:750;font-size:13px;text-align:left;padding:0}
.v6673-search{height:40px;border:1px solid #aab8c7;border-radius:22px;display:flex;align-items:center;padding:0 14px;background:#fff}
.v6673-search input{border:0!important;outline:0!important;box-shadow:none!important;flex:1;height:36px;font-size:12px;color:var(--m73-ink);background:transparent!important;padding:0!important}
.v6673-search>span:last-child{font-size:23px;line-height:1}
.v6673-notify{position:relative;font-size:25px;height:42px}
.v6673-notify b,.v6673-mobile-notify b{position:absolute;top:1px;right:0;background:#f04d43;color:#fff;border-radius:999px;min-width:18px;height:18px;padding:0 4px;font-size:10px;display:grid;place-items:center}
.v6673-account-chip{display:flex;align-items:center;gap:8px;justify-content:flex-end;padding:0}
.v6673-account-chip>span{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:var(--m73-navy);color:#fff;font-weight:800;font-size:12px}
.v6673-account-chip strong{font-size:13px}.v6673-account-chip i{font-style:normal;font-size:11px}
.v6673-mobile-brandbar,.v6673-mobile-accountbar{display:none!important}

body.customer-shell[data-v64-view="dashboard"] .v64-welcome{
  position:relative;display:grid;grid-template-columns:minmax(300px,42%) minmax(210px,34%) minmax(125px,24%);overflow:hidden;
  min-height:236px;margin:0 0 12px;border-radius:8px;background:linear-gradient(100deg,#062641 0%,#031c33 44%,#061e34 100%);color:#fff
}
body.customer-shell[data-v64-view="dashboard"] .v6673-welcome-copy{position:relative;z-index:2;padding:28px 10px 18px 28px}
body.customer-shell[data-v64-view="dashboard"] .v64-welcome h2{margin:0;color:#fff;font:800 36px/1.02 Inter,Arial,sans-serif;letter-spacing:-1.2px}
body.customer-shell[data-v64-view="dashboard"] .v64-welcome h2 span{color:#fff}
body.customer-shell[data-v64-view="dashboard"] .v64-welcome p{margin:7px 0 0;color:#fff!important;font-size:14px;line-height:1.35;max-width:330px}
body.customer-shell[data-v64-view="dashboard"] .v64-progress{display:none!important}
.v6673-scriptline{margin-top:17px;display:block!important;font:italic 500 27px/1.05 Georgia,serif;color:#fff;transform:rotate(-2deg);width:max-content;max-width:100%}
.v6673-scriptline b{display:block;color:var(--m73-gold);font-size:34px;font-weight:600;margin-left:76px;white-space:nowrap}
.v6673-hero-actions{position:absolute!important;left:28px;bottom:18px;gap:12px;z-index:4}
.v6673-hero-actions button{height:47px;border-radius:25px;padding:0 20px;border:1px solid rgba(255,255,255,.9);background:transparent;color:#fff;font-size:14px;font-weight:800;min-width:206px;display:flex;align-items:center;justify-content:center;gap:10px}
.v6673-hero-actions button:first-child{background:linear-gradient(180deg,var(--m73-gold2),#eebd67);border:0;color:#071e35}
.v6673-hero-actions button span{font-size:25px;line-height:1}.v6673-hero-actions button b{margin-left:auto;font-size:18px}
.v6673-hero-photo{display:block!important;background:url('assets/v6673-dashboard-tools.jpg') center center/cover no-repeat;min-height:236px;position:relative}
.v6673-hero-photo:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,28,51,.33),transparent 40%)}
.v6673-hero-side{display:grid!important;grid-template-columns:46px 1fr;align-content:center;gap:13px 7px;padding:20px 12px 20px 10px;background:linear-gradient(90deg,rgba(3,28,51,.25),#071f37 30%)}
.v6673-hero-side span{width:38px;height:38px;border:1px solid rgba(255,255,255,.65);border-radius:8px;display:grid;place-items:center;font-size:21px}
.v6673-hero-side small{display:flex;align-items:center;color:#fff;font-size:13px}

body.customer-shell[data-v64-view="dashboard"] .v64-summary-grid{grid-template-columns:repeat(4,1fr);gap:10px}
body.customer-shell[data-v64-view="dashboard"] .v64-summary-grid article{position:relative;min-height:106px;padding:14px 14px 12px;border:1px solid var(--m73-line);border-radius:8px;background:#fff;box-shadow:0 3px 10px rgba(8,35,58,.05)}
body.customer-shell[data-v64-view="dashboard"] .v64-summary-grid h3{position:absolute;left:64px;top:16px;margin:0;text-decoration:none;font-size:13px;font-weight:700;color:var(--m73-ink)}
body.customer-shell[data-v64-view="dashboard"] .v64-summary-grid article>div{display:flex;align-items:center;gap:12px}
body.customer-shell[data-v64-view="dashboard"] .v64-summary-grid article>div>b{font-size:27px;color:var(--m73-ink);margin-top:21px}
body.customer-shell[data-v64-view="dashboard"] .v64-round{width:48px;height:48px;border-radius:10px;background:var(--m73-navy);color:#fff;display:grid;place-items:center;font-size:22px}
body.customer-shell[data-v64-view="dashboard"] .v64-summary-grid article:nth-child(2) .v64-round{background:#ffd0c2;color:#08243e}
body.customer-shell[data-v64-view="dashboard"] .v64-summary-grid p{position:absolute;left:64px;top:35px;margin:0!important;color:transparent!important;font-size:1px}
body.customer-shell[data-v64-view="dashboard"] .v64-summary-grid button{position:absolute;right:13px;bottom:11px;color:#bc6e1a;font-size:10px;font-weight:700}

body.customer-shell[data-v64-view="dashboard"] .v64-panel-grid{grid-template-columns:1.05fr .95fr;gap:10px;margin-top:10px}
body.customer-shell[data-v64-view="dashboard"] .v6673-customer-hide-panel{display:none!important}
body.customer-shell[data-v64-view="dashboard"] .v64-panel{padding:0;border:1px solid var(--m73-line);border-radius:8px;box-shadow:0 3px 10px rgba(8,35,58,.05);overflow:hidden;background:#fff}
body.customer-shell[data-v64-view="dashboard"] .v64-panel header{height:46px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;border-bottom:1px solid #edf0f2}
body.customer-shell[data-v64-view="dashboard"] .v64-panel h3{font-size:17px;margin:0;text-decoration:none;color:var(--m73-ink)}
body.customer-shell[data-v64-view="dashboard"] .v64-panel header button{color:#bd721f;font-size:11px}
body.customer-shell[data-v64-view="dashboard"] .v64-preview{padding:0!important}
.v6673-job-row,.v6673-message-row{display:grid;align-items:center;min-height:58px;border-bottom:1px solid #eef1f3;padding:7px 12px;gap:10px}
.v6673-job-row:last-child,.v6673-message-row:last-child{border-bottom:0}
.v6673-job-row{grid-template-columns:52px minmax(110px,1fr) 86px 86px 58px}
.v6673-job-thumb{width:52px;height:42px;border-radius:6px;overflow:hidden;background:#edf2f5;display:grid;place-items:center;color:var(--m73-navy);font-weight:800}
.v6673-job-thumb img{width:100%;height:100%;object-fit:cover}
.v6673-job-row strong,.v6673-message-row strong{font-size:12px;color:var(--m73-ink)}
.v6673-job-row small,.v6673-message-row small{font-size:10px;color:#5e6e82;display:block;margin-top:2px}
.v6673-status{justify-self:center;border-radius:18px;padding:5px 12px;font-size:9px;font-weight:700;background:#e5e8ec;color:#233344;white-space:nowrap}
.v6673-status.open{background:#d8f2dc;color:#245d2d}.v6673-status.progress{background:#ffe7b9;color:#7b5415}.v6673-status.completed{background:#e7eaee;color:#445266}.v6673-status.attention{background:#ffe0d6;color:#8e3e26}
.v6673-job-view{border:1px solid #8fa0b1!important;border-radius:7px!important;padding:6px 10px!important;color:var(--m73-ink)!important;font-size:10px!important}
.v6673-message-row{grid-template-columns:42px minmax(0,1fr) 62px}
.v6673-message-avatar{width:38px;height:38px;border-radius:50%;background:var(--m73-navy);color:#fff;display:grid;place-items:center;font-weight:800;overflow:hidden}
.v6673-message-avatar img{width:100%;height:100%;object-fit:cover}
.v6673-message-copy{min-width:0}.v6673-message-copy p{margin:2px 0 0;color:#456078!important;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.v6673-message-time{text-align:right;font-size:9px;color:#50647a}.v6673-message-time b{display:inline-grid;place-items:center;margin-top:5px;background:#e8a12b;color:#fff;border-radius:50%;width:19px;height:19px;font-size:9px}

.v6673-account-actions{display:grid!important;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:10px}
.v6673-account-actions button{min-height:73px;display:grid;grid-template-columns:42px minmax(0,1fr) 14px;grid-template-rows:22px 22px;align-items:center;text-align:left;border:1px solid var(--m73-line);border-radius:8px;background:#fff;padding:10px 12px;color:var(--m73-ink)}
.v6673-account-actions button>span{grid-row:1/3;width:38px;height:38px;border:1px solid #c8d0d9;border-radius:7px;display:grid;place-items:center;font-size:21px}
.v6673-account-actions button>b{font-size:12px}.v6673-account-actions button>small{font-size:9px;color:#5a6a7c}.v6673-account-actions button>i{grid-column:3;grid-row:1/3;font-size:22px;font-style:normal}

.v6673-job-promo{display:grid!important;grid-template-columns:178px minmax(0,1fr);margin-top:10px;border-radius:8px;overflow:hidden;background:var(--m73-navy);min-height:143px}
.v6673-promo-copy{padding:18px 16px;color:#fff;display:flex;flex-direction:column;justify-content:center}
.v6673-promo-copy strong{font-size:19px;line-height:1.1}.v6673-promo-copy button{margin-top:13px;height:35px;border:0;border-radius:20px;background:linear-gradient(180deg,var(--m73-gold2),#efbf69);color:#09223a;font-weight:800;font-size:11px}.v6673-promo-copy button span{margin-left:10px}
.v6673-promo-photos{display:grid;grid-template-columns:repeat(5,1fr);min-width:0}
.v6673-promo-photos figure{position:relative;margin:0;min-width:0;overflow:hidden;clip-path:polygon(13% 0,100% 0,87% 100%,0 100%)}
.v6673-promo-photos figure:first-child{clip-path:polygon(0 0,100% 0,87% 100%,0 100%)}
.v6673-promo-photos img{width:100%;height:100%;object-fit:cover;display:block;transform:scale(1.04)}
.v6673-promo-photos figcaption{position:absolute;bottom:7px;left:15px;color:#fff;font-size:10px;text-shadow:0 1px 3px #000}
body.customer-shell[data-v64-view="dashboard"] .v64-trust-strip{display:none!important}
.v6673-mobile-bottom{display:none!important}

/* Account modal created by dashboard Accounts tile */
.v6673-account-home{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.v6673-account-home button{border:1px solid #d7dfe5;border-radius:12px;background:#fff;padding:18px;text-align:left;color:#08253f}
.v6673-account-home button strong{display:block;font-size:16px;margin-bottom:5px}.v6673-account-home button small{display:block;color:#647588}

@media (max-width:900px){
  body.customer-shell[data-v64-view="dashboard"] .v64-dashboard-shell{grid-template-columns:190px minmax(0,1fr)}
  body.customer-shell[data-v64-view="dashboard"] .v64-sidebar button{font-size:12px;padding:0 10px}
  body.customer-shell[data-v64-view="dashboard"] .v6673-sidebar-brand img{width:145px}
  body.customer-shell[data-v64-view="dashboard"] .v64-welcome{grid-template-columns:47% 33% 20%}
  .v6673-scriptline{font-size:24px}.v6673-scriptline b{font-size:30px;margin-left:50px}
  .v6673-hero-actions button{min-width:175px;padding:0 14px}
}

@media (max-width:700px){
  body.customer-shell[data-v64-view="dashboard"]{background:#fff!important;padding-bottom:69px}
  body.customer-shell[data-v64-view="dashboard"] #view-dashboard{background:#fff!important;min-height:100vh;padding:0!important}
  body.customer-shell[data-v64-view="dashboard"] .v64-dashboard-shell{display:block;min-height:100vh;background:#fff}
  body.customer-shell[data-v64-view="dashboard"] .v64-sidebar{display:none!important}
  body.customer-shell[data-v64-view="dashboard"] .v64-dashboard-main{padding:0 10px 82px;background:#fff;overflow:visible}
  body.customer-shell[data-v64-view="dashboard"] .v6673-customer-topbar{display:none!important}
  body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-brandbar{display:flex!important;height:88px;margin:0 -10px;background:var(--m73-navy);align-items:center;justify-content:space-between;padding:9px 18px 8px}
  .v6673-mobile-brandbar img{width:155px;height:auto;display:block;border-radius:2px}
  .v6673-mobile-brandbar>div{display:flex;align-items:center;gap:15px}
  .v6673-mobile-notify,.v6673-mobile-menu{position:relative;color:#fff;font-size:25px;padding:4px 2px}
  .v6673-mobile-menu{font-size:28px}
  body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-accountbar{display:flex!important;margin:0 -10px;height:52px;align-items:center;justify-content:space-between;padding:0 16px;background:#fff;border-bottom:1px solid #d7dce2}
  .v6673-mobile-accountbar .v6673-location{font-size:11px}
  .v6673-mobile-accountbar .v6673-account-chip{gap:6px}.v6673-mobile-accountbar .v6673-account-chip>span{width:31px;height:31px;font-size:10px}.v6673-mobile-accountbar .v6673-account-chip strong{font-size:11px}

  body.customer-shell[data-v64-view="dashboard"] .v64-welcome{display:grid!important;grid-template-columns:60% 40%;min-height:228px;margin:0 -10px 8px;border-radius:0;background:var(--m73-navy)}
  body.customer-shell[data-v64-view="dashboard"] .v6673-welcome-copy{padding:16px 0 70px 16px;z-index:3}
  body.customer-shell[data-v64-view="dashboard"] .v64-welcome h2{font-size:27px;line-height:1.02;letter-spacing:-.7px;position:relative;z-index:4}
  body.customer-shell[data-v64-view="dashboard"] .v64-welcome p{font-size:12px;line-height:1.35;max-width:230px;position:relative;z-index:4}
  .v6673-scriptline{font-size:18px;margin-top:16px;position:relative;z-index:4}.v6673-scriptline b{font-size:26px;margin-left:36px}
  .v6673-hero-photo{grid-column:2;grid-row:1;background-position:center center;min-height:228px}
  .v6673-hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,var(--m73-navy) 0%,rgba(3,36,61,.08) 55%,rgba(3,36,61,0) 100%)}
  .v6673-hero-side{display:none!important}
  .v6673-hero-actions{left:14px;right:14px;bottom:13px;display:grid!important;grid-template-columns:1fr 1fr;gap:8px}
  .v6673-hero-actions button{min-width:0;width:100%;height:43px;font-size:12px;padding:0 12px}.v6673-hero-actions button b{font-size:15px}

  body.customer-shell[data-v64-view="dashboard"] .v64-summary-grid{grid-template-columns:repeat(4,1fr);gap:5px;margin:0}
  body.customer-shell[data-v64-view="dashboard"] .v64-summary-grid article{min-height:88px;padding:8px 4px;text-align:center;border-radius:6px}
  body.customer-shell[data-v64-view="dashboard"] .v64-summary-grid h3{position:static;font-size:9px;margin:0 0 5px;white-space:nowrap}
  body.customer-shell[data-v64-view="dashboard"] .v64-summary-grid article>div{justify-content:center;gap:5px;flex-direction:column}
  body.customer-shell[data-v64-view="dashboard"] .v64-summary-grid article>div>b{margin:0;font-size:19px}
  body.customer-shell[data-v64-view="dashboard"] .v64-round{width:31px;height:31px;border-radius:6px;font-size:16px}
  body.customer-shell[data-v64-view="dashboard"] .v64-summary-grid p,body.customer-shell[data-v64-view="dashboard"] .v64-summary-grid button{display:none!important}

  body.customer-shell[data-v64-view="dashboard"] .v64-panel-grid{display:block;margin-top:8px}
  body.customer-shell[data-v64-view="dashboard"] .v64-panel{margin-bottom:8px}
  body.customer-shell[data-v64-view="dashboard"] .v64-panel:nth-of-type(3){display:none!important}
  body.customer-shell[data-v64-view="dashboard"] .v64-panel header{height:38px;padding:0 8px}
  body.customer-shell[data-v64-view="dashboard"] .v64-panel h3{font-size:16px}
  body.customer-shell[data-v64-view="dashboard"] .v64-panel header button{font-size:10px}
  .v6673-job-row{grid-template-columns:47px minmax(0,1fr) 58px 20px;min-height:58px;padding:6px 6px;gap:7px}
  .v6673-job-thumb{width:47px;height:40px}.v6673-job-row strong{font-size:10px}.v6673-job-row small{font-size:8.5px}.v6673-job-row .v6673-due{display:none}.v6673-status{font-size:8px;padding:4px 7px}.v6673-job-view{border:0!important;padding:0!important;font-size:18px!important;width:20px;overflow:hidden;color:transparent!important;position:relative}.v6673-job-view:after{content:'›';color:#0a2742;position:absolute;inset:0;display:grid;place-items:center}

  .v6673-account-actions{grid-template-columns:repeat(4,1fr);gap:5px;margin-top:7px}
  .v6673-account-actions button{min-height:65px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:7px 3px;gap:3px;border-radius:6px}
  .v6673-account-actions button>span{width:29px;height:29px;border:0;border-radius:0;font-size:18px}.v6673-account-actions button>b{font-size:8.5px}.v6673-account-actions button>small,.v6673-account-actions button>i{display:none}

  .v6673-job-promo{grid-template-columns:44% 56%;min-height:111px;margin-top:7px}
  .v6673-promo-copy{padding:11px 12px}.v6673-promo-copy strong{font-size:16px}.v6673-promo-copy button{height:32px;font-size:10px;margin-top:8px}
  .v6673-promo-photos{grid-template-columns:1fr 1fr}.v6673-promo-photos figure:nth-child(n+3){display:none}.v6673-promo-photos figure{clip-path:none}.v6673-promo-photos figcaption{display:none}

  .v6673-mobile-bottom{display:grid!important;position:fixed;left:0;right:0;bottom:0;height:66px;z-index:1000;grid-template-columns:repeat(5,1fr);background:#fff;border-top:1px solid #d6dce2;box-shadow:0 -4px 18px rgba(3,31,53,.08);padding-bottom:env(safe-area-inset-bottom)}
  .v6673-mobile-bottom button{position:relative;border:0;background:#fff;color:#14324c;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:4px 1px}.v6673-mobile-bottom button.active{color:#b97a22}.v6673-mobile-bottom button span{font-size:21px}.v6673-mobile-bottom button small{font-size:8.5px;font-weight:700}.v6673-mobile-bottom button b{position:absolute;top:5px;right:23%;min-width:17px;height:17px;border-radius:9px;background:#f05245;color:#fff;font-size:9px;display:grid;place-items:center}
  .v6673-mobile-bottom button.active:after{content:"";position:absolute;bottom:0;width:34px;height:3px;border-radius:3px;background:var(--m73-gold)}
  .v6673-account-home{grid-template-columns:1fr}
}

/* v66.73 visual corrections after desktop/mobile render comparison */
body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-brandbar,
body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-accountbar,
body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-bottom{display:none!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-hero-actions{display:none!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-promo-photos img{height:125%;object-position:top center;transform:translateY(0)}

@media (max-width:700px){
  body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-brandbar{display:flex!important}
  body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-accountbar{display:flex!important}
  body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-bottom{display:grid!important}
  body.customer-shell[data-v64-view="dashboard"] .v6673-hero-actions{display:grid!important}
  body.customer-shell[data-v64-view="dashboard"] .v6673-hero-side{display:none!important}
  body.customer-shell[data-v64-view="dashboard"] .v6673-scriptline{width:190px;font-size:17px;line-height:1.05;margin-top:17px;transform:rotate(-2deg)}
  body.customer-shell[data-v64-view="dashboard"] .v6673-scriptline br{display:none}
  body.customer-shell[data-v64-view="dashboard"] .v6673-scriptline b{display:block;margin-left:35px;font-size:25px;line-height:1.03;white-space:nowrap}
  body.customer-shell[data-v64-view="dashboard"] .v6673-promo-photos img{height:130%;object-position:top center}
}
body.customer-shell[data-v64-view="dashboard"] .v66671-mobile-logout{display:none!important}
.v6673-customer-break{display:none}
body.customer-shell[data-v64-view="dashboard"] .v6673-customer-break{display:block}

/* v66.83 — dashboard consistency, growth, matching, documents, reviews, notifications */
body.customer-shell[data-v64-view="dashboard"] .v64-summary-grid article:nth-child(2) .v64-round{background:var(--m73-navy)!important;color:#fff!important}
.v6683-customer-trust-chip{margin-top:12px;padding:10px 12px;border:1px solid #d7e1e8;border-radius:12px;background:#f7fafc;display:flex;flex-direction:column;gap:3px}.v6683-customer-trust-chip strong{color:#08243e}.v6683-customer-trust-chip span{font-size:12px;color:#617080}
.v6683-share-entry{margin:16px 12px 6px;width:calc(100% - 24px);border:1px solid rgba(255,255,255,.18);border-radius:12px;background:rgba(255,255,255,.08);color:#fff;padding:11px;display:flex;align-items:center;gap:10px;text-align:left}.v6683-share-entry>span:first-child{width:34px;height:34px;border-radius:9px;background:#fff;color:#08243e;display:grid;place-items:center;font-weight:900}.v6683-share-entry strong,.v6683-share-entry small{display:block}.v6683-share-entry small{opacity:.72;margin-top:2px;font-size:10px}
.v6683-share-modal{max-width:720px}.v6683-share-link{border:1px solid #d7e1e8;border-radius:14px;padding:14px;margin:14px 0;background:#f8fbfd}.v6683-share-link code{display:block;margin:8px 0 12px;padding:10px;border-radius:8px;background:#eef3f6;white-space:normal;word-break:break-all;color:#17364f}.v6683-share-link>div{display:flex;gap:8px;flex-wrap:wrap}.v6683-share-note{font-size:12px;color:#617080}
.v6683-match-intro{padding:16px 18px;border-radius:14px;background:#eef5f9;margin-bottom:14px}.v6683-match-intro h3{margin:4px 0}.v6683-match-tools{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:12px 0}.v6683-match-tools label{font-size:12px;font-weight:800;color:#294459}.v6683-match-tools select,.v6683-match-tools input{width:100%;margin-top:6px;border:1px solid #cfdbe4;border-radius:10px;padding:11px;background:#fff}.v6683-match-explain{display:flex;gap:8px;flex-wrap:wrap;margin:8px 0 16px}.v6683-match-explain span{font-size:11px;border:1px solid #d6e0e7;border-radius:999px;padding:6px 9px;background:#fff}.v6683-match-explain b{display:inline-grid;place-items:center;width:18px;height:18px;border-radius:50%;background:#08243e;color:#fff;margin-right:4px}.v6683-ranked-worker{position:relative}.v6683-ranked-worker.is-promoted{border-color:#d4a34f!important;box-shadow:0 0 0 2px rgba(212,163,79,.09)}.v6683-promo-label{position:absolute;top:8px;right:8px;font-size:10px;font-weight:900;letter-spacing:.03em;color:#72500d;background:#fff2cf;border:1px solid #efd18b;border-radius:999px;padding:4px 7px}.v6683-worker-metrics{display:flex;gap:6px;flex-wrap:wrap;margin-top:7px}.v6683-worker-metrics span{font-size:10px;background:#eef4f7;border-radius:999px;padding:4px 7px;color:#38536a}
.v6683-review-guide{border:1px solid #d7e1e8;background:#f6fafc;padding:14px;border-radius:14px;margin-bottom:14px}.v6683-review-list{display:grid;gap:12px}.v6683-review-card{display:grid;grid-template-columns:64px 1fr;gap:14px;align-items:start;border:1px solid #d8e0e6;border-radius:14px;padding:14px;background:#fff}.v6683-review-logo{width:60px;height:60px;border-radius:14px;background:#08243e;color:#fff;overflow:hidden;display:grid;place-items:center;font-weight:900;font-size:20px}.v6683-review-logo img{width:100%;height:100%;object-fit:cover}.v6683-review-card h3{margin:3px 0}.v6683-review-card small{font-size:9px;letter-spacing:.08em;color:#6d7b87}.v6683-review-job{margin:3px 0 7px;color:#5a6b78;font-size:12px}
.v6683-worker-profile{max-width:980px}.v6683-public-docs{margin-top:18px;padding-top:12px;border-top:1px solid #dce4ea}.v6683-doc-list{display:grid;gap:8px}.v6683-doc-list article{display:grid;grid-template-columns:36px 1fr auto;gap:10px;align-items:center;border:1px solid #d9e2e8;border-radius:12px;padding:10px;background:#fff}.v6683-doc-list article>span{width:34px;height:34px;border-radius:9px;background:#edf4f8;display:grid;place-items:center}.v6683-doc-list strong,.v6683-doc-list small,.v6683-doc-list em{display:block}.v6683-doc-list small{color:#60717e;margin-top:2px}.v6683-doc-list em{font-size:10px;font-style:normal;margin-top:4px;color:#7b5b22}.v6683-doc-list em.verified{color:#23653a}.v6683-doc-list button{border:1px solid #c8d6df;background:#fff;border-radius:9px;padding:8px 10px}.v6683-insurance-warning,.v6683-insurance-check{margin-top:12px;border:1px solid #e6cf8d;background:#fff8e7;border-radius:12px;padding:12px;color:#56420d}.v6683-insurance-warning p,.v6683-insurance-check p{margin:5px 0 0;font-size:12px}
.v6683-notification-dropdown{position:fixed;z-index:100000;width:min(410px,calc(100vw - 20px));max-height:min(560px,80vh);overflow:auto;background:#fff;border:1px solid #d6e0e7;border-radius:14px;box-shadow:0 18px 60px rgba(4,30,49,.22);padding:8px}.v6683-notification-title{display:flex;align-items:center;justify-content:space-between;padding:8px 9px 10px;border-bottom:1px solid #e4eaee}.v6683-notification-title strong,.v6683-notification-title small{display:block}.v6683-notification-title small{font-size:10px;color:#71808d}.v6683-notification-title button{border:0;background:none;color:#a86f1f;font-weight:800}.v6683-notification-row{width:100%;display:grid;grid-template-columns:32px 1fr;gap:9px;text-align:left;border:0;border-bottom:1px solid #edf1f4;background:#fff;padding:11px 8px;color:#17364f}.v6683-notification-row.is-unread{background:#f0f7fb}.v6683-notification-row>span{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#08243e;color:#fff}.v6683-notification-row strong,.v6683-notification-row p,.v6683-notification-row small{display:block;margin:0}.v6683-notification-row p{font-size:11px;color:#566b7c;margin:3px 0}.v6683-notification-row small{font-size:9px;color:#82909b}.v6683-full-notifications article{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid #e4eaee;padding:12px}.v6683-full-notifications article.is-unread{background:#f2f8fb}
.v6683-tax-modal{max-width:850px}.v6683-tax-actions{display:flex;gap:8px;flex-wrap:wrap}.v6683-tax-help{margin-top:14px;border-top:1px solid #dce4ea;padding-top:12px}.v6683-tax-help li{margin:5px 0}
.v6654-photo-btn,.v6661-attach{visibility:visible!important;opacity:1!important;display:inline-flex!important}
@media(max-width:760px){.v6683-match-tools{grid-template-columns:1fr}.v6683-review-card{grid-template-columns:48px 1fr}.v6683-review-logo{width:46px;height:46px}.v6683-notification-dropdown{left:10px!important;right:10px!important;width:auto!important}.v6683-doc-list article{grid-template-columns:32px 1fr}.v6683-doc-list article>button{grid-column:2}}
.v6683-customer-facts{display:flex;gap:7px;flex-wrap:wrap;margin:9px 0}.v6683-customer-facts span{font-size:10px;font-weight:700;border:1px solid #d6e0e7;border-radius:999px;background:#f7fafc;color:#38536a;padding:5px 8px}

/* v66.83 message file attachments */
.v6683-chat-files{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.v6683-chat-file{display:inline-flex;align-items:center;gap:7px;padding:8px 10px;border:1px solid #d8e1ea;border-radius:10px;background:#fff;color:#08243e;text-decoration:none;font-size:13px;font-weight:700}.v6683-chat-file:hover{text-decoration:underline}.v6654-preview-item.is-file{min-width:150px;max-width:240px;display:flex;align-items:center;gap:8px;padding:10px 34px 10px 10px;border:1px solid #d8e1ea;border-radius:12px;background:#f7fafc;position:relative}.v6654-preview-item.is-file span{font-size:22px;color:#08243e}.v6654-preview-item.is-file small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}

/* v66.91 — FINAL BUILD / locked Customer Dashboard + Profile */
.v6691-customer-profile-overlay{position:fixed;inset:0;z-index:10080;background:#f6f8fb;overflow:auto}
.v6691-profile-workspace{min-height:100vh;background:#f6f8fb;color:#102a43;padding-left:248px}
.v6691-profile-workspace .m81-workspace-topbar{left:248px}
.v6691-profile-back{position:fixed;z-index:8;left:270px;top:18px;width:42px;height:42px;border:1px solid #d8e0ea;border-radius:12px;background:#fff;color:#0a2a47;font-size:22px;box-shadow:0 5px 18px rgba(15,42,67,.08);cursor:pointer}
.v6691-profile-hero{margin-top:70px;padding:34px 42px 30px;background:linear-gradient(125deg,#062b49 0%,#0b426a 72%,#126997 100%);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:28px;position:relative;overflow:hidden}
.v6691-profile-hero:after{content:"";position:absolute;width:320px;height:320px;border-radius:50%;right:-120px;top:-170px;background:rgba(255,199,63,.18)}
.v6691-profile-hero-copy{position:relative;z-index:1;max-width:760px}.v6691-profile-hero .eyebrow{color:#ffd36a;font-weight:800;letter-spacing:.14em}.v6691-profile-hero h2{font-size:clamp(30px,4vw,46px);margin:7px 0 8px;line-height:1.05;color:#fff}.v6691-profile-hero p{margin:0;color:#d9e9f6;max-width:700px;font-size:16px}
.v6691-profile-status{position:relative;z-index:1;display:flex;align-items:center;gap:12px;min-width:245px;background:#fff;color:#0a2a47;border-radius:18px;padding:15px 18px;box-shadow:0 14px 34px rgba(0,0,0,.16)}.v6691-profile-status>span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;font-size:20px;font-weight:900;background:#e6f8ee;color:#177546}.v6691-profile-status.needs-action>span{background:#fff3cd;color:#8a6200}.v6691-profile-status strong,.v6691-profile-status small{display:block}.v6691-profile-status small{color:#6c7f90;margin-top:2px}
.v6691-profile-content{max-width:1280px;margin:0 auto;padding:28px 34px 110px}.v6691-profile-overview{display:flex;justify-content:space-between;gap:24px;align-items:center;background:#fff;border:1px solid #e4e9ef;border-radius:22px;padding:24px 26px;box-shadow:0 10px 28px rgba(15,42,67,.06);margin-bottom:22px}.v6691-profile-person{display:flex;align-items:center;gap:16px;min-width:0}.v6691-profile-avatar{width:66px;height:66px;border-radius:18px;background:#0a2f50;color:#fff;display:grid;place-items:center;font-size:22px;font-weight:900;box-shadow:inset 0 0 0 4px rgba(255,255,255,.14)}.v6691-profile-person h3{margin:2px 0;font-size:21px;color:#0b2b48}.v6691-profile-person p,.v6691-profile-person small{display:block;margin:0;color:#66798a}.v6691-profile-person .eyebrow{font-size:11px;letter-spacing:.12em;color:#1482bd;font-weight:800}
.v6691-profile-stats{display:grid;grid-template-columns:repeat(3,minmax(110px,1fr));gap:10px}.v6691-profile-stats>div{background:#f7f9fc;border-radius:14px;padding:13px 16px;text-align:center}.v6691-profile-stats strong{display:block;color:#092f50;font-size:18px}.v6691-profile-stats span{display:block;color:#708293;font-size:12px;margin-top:3px}
.v6691-profile-layout{display:grid;grid-template-columns:minmax(0,1fr) 315px;gap:22px}.v6691-profile-main{display:flex;flex-direction:column;gap:18px;min-width:0}.v6691-profile-card,.v6691-profile-side .v6691-side-card,.v6691-profile-main .v6681-privacy-section{background:#fff;border:1px solid #e3e9ef;border-radius:20px;box-shadow:0 8px 24px rgba(15,42,67,.05)}.v6691-profile-card{padding:24px}
.v6691-card-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:20px}.v6691-card-head>div{display:flex;gap:12px;align-items:flex-start}.v6691-card-head h3{margin:0;color:#0a2f50;font-size:19px}.v6691-card-head p{margin:4px 0 0;color:#6d7f90;line-height:1.45}.v6691-card-icon{width:38px;height:38px;border-radius:11px;background:#eaf6fd;color:#0d76ae;display:grid;place-items:center;font-weight:900;flex:0 0 auto}
.v6691-secure-chip,.v6642-terms-status{white-space:nowrap;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:800}.v6691-secure-chip{background:#eaf7ef;color:#197347}.v6642-terms-status.is-accepted{background:#e8f7ee;color:#176a42}.v6642-terms-status.is-required{background:#fff3cd;color:#7b5800}
.v6691-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.v6691-form-grid label{font-weight:700;color:#29445b;font-size:13px}.v6691-form-grid input,.v6691-form-grid select{display:block;width:100%;box-sizing:border-box;margin-top:7px;border:1px solid #ced9e3;border-radius:12px;padding:12px 13px;font:inherit;color:#17364e;background:#fff;outline:none}.v6691-form-grid input:focus,.v6691-form-grid select:focus{border-color:#0b82bf;box-shadow:0 0 0 3px rgba(11,130,191,.12)}
.v6691-privacy-callout{display:flex;gap:11px;align-items:flex-start;background:#f2f8fc;border:1px solid #d9edf8;border-radius:14px;padding:14px 15px;margin-top:17px;color:#4e6679}.v6691-privacy-callout span{color:#0d76ae;font-size:20px}.v6691-privacy-callout p{margin:0;line-height:1.5}.v6691-profile-savebar{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.v6691-profile-savebar .btn{min-width:140px}
.v6691-terms-body{display:flex;align-items:center;justify-content:space-between;gap:18px;background:#f8fafc;border-radius:14px;padding:14px 16px}.v6691-terms-body strong,.v6691-terms-body small{display:block}.v6691-terms-body small{margin-top:3px;color:#708293}
.v6691-profile-side{display:flex;flex-direction:column;gap:16px}.v6691-side-card{padding:20px}.v6691-side-card h3{margin:12px 0 6px;color:#0a2f50}.v6691-side-card p{margin:0;color:#687b8c;line-height:1.5}.v6691-side-card a,.v6691-help-link{display:inline-block;margin-top:13px;color:#0b76ad;font-weight:800;text-decoration:none;background:none;border:0;padding:0;cursor:pointer}.v6691-side-card dl{margin:14px 0 0}.v6691-side-card dl>div{padding:10px 0;border-top:1px solid #edf1f5}.v6691-side-card dt{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#8191a0}.v6691-side-card dd{margin:3px 0 0;color:#17364e;font-weight:700;overflow-wrap:anywhere}
.v6691-profile-main .v6681-privacy-section{padding:24px}.v6691-profile-main .v6681-danger-zone{border-radius:14px}.v6691-profile-mobile-nav{display:none}.v6673-mobile-bottom .v6691-dashboard-post{position:relative;color:#072c49;font-weight:800}.v6673-mobile-bottom .v6691-dashboard-post span{display:grid;place-items:center;width:42px;height:42px;margin:-17px auto 0;border-radius:50%;background:#f7bf2f;color:#082b47;border:4px solid #fff;box-shadow:0 5px 16px rgba(0,0,0,.14);font-size:21px}
@media (max-width:980px){.v6691-profile-workspace{padding-left:0}.v6691-profile-workspace .v6653-workspace-sidebar{display:none!important}.v6691-profile-workspace .m81-workspace-topbar{left:0}.v6691-profile-back{left:18px;top:16px}.v6691-profile-hero{margin-top:64px;padding:28px 24px}.v6691-profile-content{padding:22px 20px 105px}.v6691-profile-layout{grid-template-columns:1fr}.v6691-profile-side{display:grid;grid-template-columns:repeat(3,1fr)}}
@media (max-width:720px){.v6691-profile-workspace .m81-workspace-topbar{display:none!important}.v6691-profile-back{position:absolute;top:14px;left:14px;width:38px;height:38px}.v6691-profile-hero{margin-top:0;padding:68px 18px 24px;display:block}.v6691-profile-hero h2{font-size:32px}.v6691-profile-status{margin-top:18px;min-width:0;width:100%;box-sizing:border-box}.v6691-profile-content{padding:16px 12px 94px}.v6691-profile-overview{display:block;padding:18px}.v6691-profile-person{align-items:flex-start}.v6691-profile-avatar{width:56px;height:56px;border-radius:16px}.v6691-profile-stats{margin-top:16px;grid-template-columns:repeat(3,1fr)}.v6691-profile-stats>div{padding:10px 7px}.v6691-profile-stats strong{font-size:15px}.v6691-profile-stats span{font-size:10px}.v6691-profile-card{padding:18px 15px}.v6691-card-head{display:block}.v6691-card-head>div{margin-bottom:10px}.v6691-secure-chip,.v6642-terms-status{display:inline-flex}.v6691-form-grid{grid-template-columns:1fr}.v6691-profile-savebar{position:sticky;bottom:76px;background:#fff;padding-top:12px;z-index:2}.v6691-profile-savebar .btn{min-width:0;flex:1}.v6691-terms-body{display:block}.v6691-terms-body .btn{width:100%;margin-top:12px}.v6691-profile-side{display:flex}.v6691-profile-main .v6681-privacy-section{padding:18px 15px}.v6691-profile-mobile-nav{display:grid;grid-template-columns:repeat(5,1fr);position:fixed;left:0;right:0;bottom:0;z-index:10085;height:70px;background:#fff;border-top:1px solid #dce3ea;box-shadow:0 -8px 22px rgba(15,42,67,.08)}.v6691-profile-mobile-nav button{border:0;background:#fff;color:#617487;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-weight:700}.v6691-profile-mobile-nav button span{font-size:20px}.v6691-profile-mobile-nav button small{font-size:10px}.v6691-profile-mobile-nav button.active{color:#0a527f}.v6691-profile-mobile-nav .v6691-mobile-post span{display:grid;place-items:center;width:43px;height:43px;border-radius:50%;background:#f6be2f;color:#082b47;margin-top:-22px;border:4px solid #fff;box-shadow:0 5px 16px rgba(0,0,0,.14)}}

/* Mendli v66.92 — FINAL + LOCKED customer dashboard exact-build pass */
body.customer-shell[data-v64-view="dashboard"] .v64-dashboard-shell{grid-template-columns:200px minmax(0,1fr)!important;background:#fff!important}
body.customer-shell[data-v64-view="dashboard"] .v64-sidebar{padding:10px 0 16px!important;background:#032942!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-sidebar-brand{padding:0 24px 12px!important;border:0!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-sidebar-brand img{width:155px!important}
body.customer-shell[data-v64-view="dashboard"] .v64-sidebar button{height:51px!important;padding:0 22px!important;font-size:13px!important}
body.customer-shell[data-v64-view="dashboard"] .v64-sidebar button.active{background:#1a4a69!important;box-shadow:inset 3px 0 0 #ffc33d!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-community-card{margin:24px 14px 0!important;min-height:145px!important;border:1px solid #ffc33d!important;border-radius:8px!important;background:#032942!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-community-card strong{font-size:16px!important;line-height:1.3!important}
body.customer-shell[data-v64-view="dashboard"] .v64-dashboard-main{padding:0 14px 0!important;background:#fff!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-customer-topbar{height:78px!important;margin:0 -14px 10px!important;padding:0 22px!important;background:#032942!important;border-radius:0 0 0 0!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-location{border:1px solid rgba(255,255,255,.35)!important;color:#fff!important;background:transparent!important;border-radius:24px!important;height:44px!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-search{height:46px!important;border-radius:26px!important;background:#fff!important;max-width:560px!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-account-chip{color:#fff!important}
body.customer-shell[data-v64-view="dashboard"] .v64-welcome{grid-template-columns:34% 31% 35%!important;min-height:220px!important;border-radius:8px!important;overflow:hidden!important;margin:0 0 12px!important;background:#032942!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-welcome-copy{padding:22px 18px!important}
body.customer-shell[data-v64-view="dashboard"] .v64-welcome h2{font-size:32px!important;line-height:1!important;margin:0 0 10px!important}
body.customer-shell[data-v64-view="dashboard"] .v64-welcome h2 span{color:#ffc33d!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-scriptline{font-size:23px!important;line-height:1.05!important;margin-top:17px!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-scriptline b{font-size:27px!important;margin-left:0!important;color:#ffc33d!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-hero-photo{min-height:220px!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-hero-side{display:none!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-hero-actions{position:static!important;display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:8px!important;padding:78px 12px!important;align-items:center!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-hero-actions button{min-width:0!important;width:100%!important;height:88px!important;padding:8px!important;border:1px solid rgba(255,255,255,.45)!important;border-radius:8px!important;background:transparent!important;color:#fff!important;display:flex!important;flex-direction:column!important;justify-content:center!important;gap:6px!important;font-weight:500!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-hero-actions button span{font-size:28px!important;line-height:1!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-hero-actions button small{font-size:12px!important;color:#fff!important}
body.customer-shell[data-v64-view="dashboard"] .v64-summary-grid{grid-template-columns:repeat(4,1fr)!important;gap:10px!important;margin:0!important}
body.customer-shell[data-v64-view="dashboard"] .v64-summary-grid article{min-height:104px!important;border-radius:8px!important}
body.customer-shell[data-v64-view="dashboard"] .v64-panel-grid{grid-template-columns:1fr 1fr!important;gap:10px!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-account-actions{grid-template-columns:repeat(4,1fr)!important;gap:10px!important;margin:10px 0 18px!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-account-actions button{min-height:126px!important;display:grid!important;grid-template-columns:56px 1fr!important;grid-template-rows:auto auto 38px!important;gap:2px 10px!important;padding:14px!important;border-radius:8px!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-account-actions button>span{grid-row:1/3!important;width:48px!important;height:48px!important;border-radius:50%!important;background:#e7f3ff!important;border:0!important;font-size:28px!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-account-actions button>b{font-size:13px!important;align-self:end!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-account-actions button>small{font-size:10px!important;line-height:1.25!important;color:#40566f!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-account-actions button>i{grid-column:1/3!important;grid-row:3!important;width:100%!important;height:36px!important;display:grid!important;place-items:center!important;border-radius:6px!important;border:1px solid #0b3150!important;background:#fff!important;color:#082945!important;font-size:12px!important;font-weight:800!important;font-style:normal!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-account-actions button:nth-child(1)>i{background:#ffc33d!important;border-color:#ffc33d!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-account-actions button:nth-child(2)>i{background:#032942!important;color:#fff!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-job-promo{display:none!important}
body.customer-shell[data-v64-view="dashboard"] .v6692-dashboard-footer{display:grid!important;grid-template-columns:170px 1fr auto auto;gap:22px;align-items:center;margin:0 -14px;padding:10px 18px;border-top:1px solid #dce5ec;background:#fff;color:#102c49}
.v6692-dashboard-footer img{width:145px}.v6692-dashboard-footer nav{display:flex;gap:28px}.v6692-dashboard-footer a{color:#183655;text-decoration:none;font-size:11px}.v6692-social{display:flex;gap:18px;font-weight:900;font-size:21px}.v6692-dashboard-footer>small{font-size:10px}

@media(max-width:700px){
 body.customer-shell[data-v64-view="dashboard"] .v64-dashboard-main{padding:0 8px 78px!important}
 body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-brandbar{height:88px!important;margin:0 -8px!important;background:#032942!important;padding:8px 18px!important}
 body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-brandbar img{width:132px!important}
 body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-accountbar{display:none!important}
 body.customer-shell[data-v64-view="dashboard"] .v64-welcome{grid-template-columns:60% 40%!important;min-height:290px!important;margin:0 -8px 10px!important}
 body.customer-shell[data-v64-view="dashboard"] .v6673-welcome-copy{padding:18px 8px 94px 18px!important}
 body.customer-shell[data-v64-view="dashboard"] .v64-welcome h2{font-size:27px!important}
 body.customer-shell[data-v64-view="dashboard"] .v6673-scriptline{font-size:19px!important}.v6673-scriptline b{font-size:24px!important}
 body.customer-shell[data-v64-view="dashboard"] .v6673-hero-photo{min-height:290px!important}
 body.customer-shell[data-v64-view="dashboard"] .v6673-hero-actions{position:absolute!important;left:10px!important;right:10px!important;bottom:10px!important;grid-template-columns:repeat(3,1fr)!important;padding:0!important;gap:6px!important}
 body.customer-shell[data-v64-view="dashboard"] .v6673-hero-actions button{height:70px!important;padding:5px!important}
 body.customer-shell[data-v64-view="dashboard"] .v6673-hero-actions button span{font-size:24px!important}.v6673-hero-actions button small{font-size:10px!important}
 body.customer-shell[data-v64-view="dashboard"] .v64-summary-grid{grid-template-columns:repeat(2,1fr)!important;gap:7px!important}
 body.customer-shell[data-v64-view="dashboard"] .v64-summary-grid article{min-height:78px!important;text-align:left!important;padding:10px!important}
 body.customer-shell[data-v64-view="dashboard"] .v64-summary-grid h3{font-size:10px!important}.v64-summary-grid article>div{flex-direction:row!important;justify-content:flex-start!important}.v64-summary-grid article>div>b{font-size:20px!important}
 body.customer-shell[data-v64-view="dashboard"] .v64-panel-grid{display:block!important}.v64-panel-grid .v64-panel:nth-child(3){display:none!important}
 body.customer-shell[data-v64-view="dashboard"] .v6673-account-actions{display:none!important}
 body.customer-shell[data-v64-view="dashboard"] .v6692-dashboard-footer{display:none!important}
 body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-bottom{display:grid!important;grid-template-columns:repeat(5,1fr)!important;position:fixed!important;left:0!important;right:0!important;bottom:0!important;height:68px!important;background:#fff!important;border-top:1px solid #dce5ec!important;z-index:120!important}
 body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-bottom button{background:#fff!important;color:#082945!important;border:0!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:2px!important}
 body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-bottom button:nth-child(1){order:1;color:#f2ad22!important}body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-bottom #v6673BottomJobs{order:2}body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-bottom #v6673BottomPost{order:3}body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-bottom #v6673BottomMessages{order:4}body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-bottom #v6673BottomProfile{order:5}
 body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-bottom #v6673BottomPost span{width:48px!important;height:48px!important;margin-top:-22px!important;border-radius:50%!important;background:#032942!important;color:#ffc33d!important;display:grid!important;place-items:center!important;font-size:30px!important}
 body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-bottom small{font-size:10px!important}
}
body.customer-shell[data-v64-view="dashboard"] .m80-sidebar-brand>small{display:none!important}
/* v66.93 FINAL + LOCKED CUSTOMER DASHBOARD OVERRIDE */
body.customer-shell[data-v64-view="dashboard"] > .topbar.v66511-unified-header,
body.customer-shell[data-v64-view="dashboard"] .m82-site-footer,
body.customer-shell[data-v64-view="dashboard"] #m82CookieNotice,
body.customer-shell[data-v64-view="dashboard"] .v64-trust-strip,
body.customer-shell[data-v64-view="dashboard"] .v6673-job-promo{display:none!important}
body.customer-shell[data-v64-view="dashboard"]{margin:0!important;background:#fff!important;overflow-x:hidden!important}
body.customer-shell[data-v64-view="dashboard"] main,
body.customer-shell[data-v64-view="dashboard"] #view-dashboard{padding:0!important;margin:0!important;max-width:none!important;width:100%!important;background:#fff!important}
body.customer-shell[data-v64-view="dashboard"] .v64-dashboard-shell{display:grid!important;grid-template-columns:188px minmax(0,1fr)!important;min-height:100vh!important;background:#fff!important}
body.customer-shell[data-v64-view="dashboard"] .v64-sidebar{width:188px!important;min-width:188px!important;max-width:188px!important;height:100vh!important;padding:12px 10px!important;box-sizing:border-box!important;background:#032942!important;position:sticky!important;top:0!important;overflow:hidden!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-sidebar-brand{height:74px!important;padding:6px 12px 12px!important;margin:0 0 5px!important;border:0!important;box-sizing:border-box!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-sidebar-brand img{width:145px!important;height:auto!important}
body.customer-shell[data-v64-view="dashboard"] .v64-sidebar button{height:43px!important;min-height:43px!important;border-radius:5px!important;padding:0 12px!important;gap:10px!important;font-size:12px!important;white-space:nowrap!important}
body.customer-shell[data-v64-view="dashboard"] .v64-sidebar button span{margin:0!important}
body.customer-shell[data-v64-view="dashboard"] .v64-sidebar #v64SidePayments{display:flex!important}
body.customer-shell[data-v64-view="dashboard"] .v64-sidebar button.active{background:#1a4a69!important;box-shadow:inset 3px 0 0 #ffc33d!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-community-card{margin:18px 10px 0!important;min-height:126px!important;padding:14px 10px!important;border:1px solid #ffc33d!important;border-radius:8px!important;background:#032942!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-community-card strong{font-size:14px!important;line-height:1.25!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-community-icon{font-size:27px!important}
body.customer-shell[data-v64-view="dashboard"] .v64-dashboard-main{min-width:0!important;padding:0 14px!important;background:#fff!important;overflow:visible!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-customer-topbar{display:grid!important;grid-template-columns:135px minmax(260px,1fr) 42px 116px!important;gap:12px!important;height:72px!important;margin:0 -14px 10px!important;padding:0 24px!important;box-sizing:border-box!important;background:#032942!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-location{height:38px!important;padding:0 13px!important;border:1px solid rgba(255,255,255,.45)!important;border-radius:22px!important;color:#fff!important;font-size:11px!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-search{height:40px!important;max-width:520px!important;background:#fff!important;border:0!important;border-radius:24px!important;padding:0 16px!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-search input{font-size:11px!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-notify{color:#fff!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-account-chip{color:#fff!important;justify-content:flex-start!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-account-chip>span{background:#fff!important;color:#082945!important;width:36px!important;height:36px!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-account-chip strong{font-size:12px!important}
body.customer-shell[data-v64-view="dashboard"] .v64-welcome{display:grid!important;grid-template-columns:34% 31% 35%!important;min-height:208px!important;height:208px!important;margin:0 0 10px!important;border-radius:8px!important;overflow:hidden!important;background:#032942!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-welcome-copy{padding:20px 18px!important;box-sizing:border-box!important}
body.customer-shell[data-v64-view="dashboard"] .v64-welcome h2{font-size:30px!important;line-height:.98!important;letter-spacing:-.8px!important;margin:0 0 9px!important}
body.customer-shell[data-v64-view="dashboard"] .v64-welcome h2 span{color:#ffc33d!important}
body.customer-shell[data-v64-view="dashboard"] .v64-welcome p{font-size:12px!important;line-height:1.3!important;margin:0!important;max-width:245px!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-scriptline{font-size:21px!important;line-height:1.05!important;margin-top:16px!important;transform:none!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-scriptline b{font-size:25px!important;line-height:1!important;margin:0!important;color:#ffc33d!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-hero-photo{display:block!important;min-height:208px!important;height:208px!important;background-position:center center!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-hero-photo:before{background:linear-gradient(90deg,rgba(3,41,66,.18),transparent 38%)!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-hero-side{display:none!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-hero-actions{position:static!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:center!important;align-content:center!important;gap:7px!important;padding:0 10px!important;background:#032942!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-hero-actions button{min-width:0!important;width:100%!important;height:78px!important;padding:7px 4px!important;border:1px solid rgba(255,255,255,.45)!important;border-radius:7px!important;background:transparent!important;color:#fff!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:5px!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-hero-actions button span{font-size:25px!important;line-height:1!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-hero-actions button small{font-size:11px!important;line-height:1.05!important;color:#fff!important;text-align:center!important}
body.customer-shell[data-v64-view="dashboard"] .v64-summary-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:9px!important;margin:0!important}
body.customer-shell[data-v64-view="dashboard"] .v64-summary-grid article{min-height:96px!important;height:96px!important;padding:12px!important;border-radius:8px!important;box-sizing:border-box!important}
body.customer-shell[data-v64-view="dashboard"] .v64-summary-grid h3{left:61px!important;top:14px!important;font-size:11px!important}
body.customer-shell[data-v64-view="dashboard"] .v64-summary-grid article>div>b{font-size:24px!important;margin-top:18px!important}
body.customer-shell[data-v64-view="dashboard"] .v64-round{width:44px!important;height:44px!important;border-radius:9px!important;font-size:20px!important;background:#032942!important;color:#fff!important}
body.customer-shell[data-v64-view="dashboard"] .v64-summary-grid article:nth-child(2) .v64-round{background:#032942!important;color:#fff!important}
body.customer-shell[data-v64-view="dashboard"] .v64-summary-grid button{right:11px!important;bottom:9px!important;font-size:9px!important;color:#c57913!important}
body.customer-shell[data-v64-view="dashboard"] .v64-panel-grid{display:grid!important;grid-template-columns:1.05fr .95fr!important;gap:9px!important;margin-top:9px!important}
body.customer-shell[data-v64-view="dashboard"] .v64-panel{border-radius:8px!important}
body.customer-shell[data-v64-view="dashboard"] .v64-panel header{height:38px!important;padding:0 12px!important}
body.customer-shell[data-v64-view="dashboard"] .v64-panel h3{font-size:15px!important}
body.customer-shell[data-v64-view="dashboard"] .v64-panel header button{font-size:9px!important;color:#c57913!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-job-row,body.customer-shell[data-v64-view="dashboard"] .v6673-message-row{min-height:44px!important;padding:5px 10px!important;gap:8px!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-job-thumb{width:44px!important;height:37px!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-job-row strong,body.customer-shell[data-v64-view="dashboard"] .v6673-message-row strong{font-size:10px!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-job-row small,body.customer-shell[data-v64-view="dashboard"] .v6673-message-row small{font-size:8px!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-account-actions{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:9px!important;margin:9px 0 10px!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-account-actions button{min-height:112px!important;display:grid!important;grid-template-columns:48px 1fr!important;grid-template-rows:auto auto 32px!important;gap:2px 8px!important;padding:11px!important;border-radius:8px!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-account-actions button>span{grid-row:1/3!important;width:42px!important;height:42px!important;border-radius:50%!important;background:#e7f3ff!important;border:0!important;font-size:24px!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-account-actions button>b{font-size:11px!important;align-self:end!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-account-actions button>small{font-size:8.5px!important;line-height:1.25!important;color:#40566f!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-account-actions button>i{grid-column:1/3!important;grid-row:3!important;height:31px!important;display:grid!important;place-items:center!important;border:1px solid #0b3150!important;border-radius:5px!important;background:#fff!important;color:#082945!important;font-size:10px!important;font-weight:800!important;font-style:normal!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-account-actions button:nth-child(1)>i{background:#ffc33d!important;border-color:#ffc33d!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-account-actions button:nth-child(2)>i{background:#032942!important;color:#fff!important}
body.customer-shell[data-v64-view="dashboard"] .v6692-dashboard-footer{display:grid!important;grid-template-columns:150px 1fr auto auto!important;gap:18px!important;align-items:center!important;height:62px!important;margin:0 -14px!important;padding:6px 18px!important;border-top:1px solid #dce5ec!important;background:#fff!important;box-sizing:border-box!important}
body.customer-shell[data-v64-view="dashboard"] .v6692-dashboard-footer img{width:126px!important}
body.customer-shell[data-v64-view="dashboard"] .v6692-dashboard-footer nav{display:flex!important;gap:24px!important}
body.customer-shell[data-v64-view="dashboard"] .v6692-dashboard-footer a{font-size:9px!important}
body.customer-shell[data-v64-view="dashboard"] .v6692-social{gap:14px!important;font-size:18px!important}
body.customer-shell[data-v64-view="dashboard"] .v6692-dashboard-footer>small{font-size:8px!important}
@media(max-width:700px){
body.customer-shell[data-v64-view="dashboard"] .v64-dashboard-shell{display:block!important;min-height:100vh!important}
body.customer-shell[data-v64-view="dashboard"] .v64-sidebar{display:none!important}
body.customer-shell[data-v64-view="dashboard"] .v64-dashboard-main{padding:0 8px 74px!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-customer-topbar{display:none!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-brandbar{display:flex!important;height:76px!important;margin:0 -8px!important;padding:7px 14px!important;box-sizing:border-box!important;background:#032942!important;align-items:center!important;justify-content:space-between!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-brandbar img{width:126px!important;height:auto!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-brandbar>div{display:flex!important;align-items:center!important;gap:10px!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-notify{color:#fff!important;font-size:22px!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-header-account{display:flex!important;align-items:center!important;gap:5px!important;color:#fff!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-header-account>span{width:34px!important;height:34px!important;background:#fff!important;color:#082945!important;font-size:11px!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-header-account strong{display:none!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-menu{color:#fff!important;font-size:25px!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-accountbar{display:none!important}
body.customer-shell[data-v64-view="dashboard"] .v64-welcome{display:grid!important;grid-template-columns:56% 44%!important;grid-template-rows:1fr auto!important;height:286px!important;min-height:286px!important;margin:0 -8px 9px!important;border-radius:0!important;position:relative!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-welcome-copy{grid-column:1!important;grid-row:1!important;padding:18px 8px 74px 18px!important;z-index:3!important}
body.customer-shell[data-v64-view="dashboard"] .v64-welcome h2{font-size:27px!important;line-height:.98!important;margin-bottom:10px!important}
body.customer-shell[data-v64-view="dashboard"] .v64-welcome p{font-size:12px!important;line-height:1.28!important;max-width:240px!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-scriptline{font-size:18px!important;line-height:1.02!important;margin-top:15px!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-scriptline b{font-size:23px!important;margin:0!important;white-space:nowrap!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-hero-photo{grid-column:2!important;grid-row:1!important;height:220px!important;min-height:220px!important;background-position:center center!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-hero-photo:after{content:""!important;position:absolute!important;inset:0!important;background:linear-gradient(90deg,#032942 0%,rgba(3,41,66,.08) 42%,transparent 100%)!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-hero-actions{grid-column:1/3!important;grid-row:2!important;position:absolute!important;left:8px!important;right:8px!important;bottom:9px!important;display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:6px!important;padding:0!important;background:transparent!important;z-index:5!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-hero-actions button{height:62px!important;border-radius:7px!important;padding:4px!important;gap:3px!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-hero-actions button span{font-size:22px!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-hero-actions button small{font-size:9px!important}
body.customer-shell[data-v64-view="dashboard"] .v64-summary-grid{grid-template-columns:repeat(2,1fr)!important;gap:6px!important;margin:0!important}
body.customer-shell[data-v64-view="dashboard"] .v64-summary-grid article{height:78px!important;min-height:78px!important;padding:9px!important}
body.customer-shell[data-v64-view="dashboard"] .v64-summary-grid h3{left:52px!important;top:10px!important;font-size:9px!important}
body.customer-shell[data-v64-view="dashboard"] .v64-round{width:36px!important;height:36px!important;font-size:17px!important}
body.customer-shell[data-v64-view="dashboard"] .v64-summary-grid article>div>b{font-size:20px!important;margin-top:15px!important}
body.customer-shell[data-v64-view="dashboard"] .v64-summary-grid button{display:none!important}
body.customer-shell[data-v64-view="dashboard"] .v64-panel-grid{display:block!important;margin-top:7px!important}
body.customer-shell[data-v64-view="dashboard"] .v64-panel-grid .v64-panel:nth-child(3){display:none!important}
body.customer-shell[data-v64-view="dashboard"] .v64-panel header{height:38px!important}
body.customer-shell[data-v64-view="dashboard"] .v64-panel h3{font-size:15px!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-account-actions,body.customer-shell[data-v64-view="dashboard"] .v6692-dashboard-footer{display:none!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-bottom{display:grid!important;grid-template-columns:repeat(5,1fr)!important;position:fixed!important;left:0!important;right:0!important;bottom:0!important;height:66px!important;padding-bottom:env(safe-area-inset-bottom)!important;background:#fff!important;border-top:1px solid #dce5ec!important;z-index:12000!important;box-shadow:0 -3px 12px rgba(5,37,62,.08)!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-bottom button{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:2px!important;background:#fff!important;color:#082945!important;border:0!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-bottom button.active{color:#f2ad22!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-bottom button span{font-size:19px!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-bottom button small{font-size:8.5px!important;font-weight:700!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-bottom #v6673BottomPost span{width:42px!important;height:42px!important;margin:-14px auto 0!important;border-radius:50%!important;background:#032942!important;color:#ffc33d!important;border:0!important;box-shadow:none!important;font-size:26px!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-bottom #v6673BottomPost small{margin-top:-2px!important}
}

/* v66.94 — FINAL LOCKED CUSTOMER DASHBOARD fidelity pass
   Source of truth: approved Mendli locked desktop + mobile dashboard and locked design-system palette. */
:root{
  --m94-primary-navy:#0B2545;
  --m94-primary-light:#143A63;
  --m94-accent-gold:#F4C542;
  --m94-accent-light:#FFE08A;
  --m94-background:#F8FAFC;
  --m94-card:#FFFFFF;
  --m94-border:#E5E7EB;
  --m94-text:#0F172A;
  --m94-text-secondary:#64748B;
  --m94-success:#16A34A;
  --m94-warning:#F59E0B;
  --m94-error:#EF4444;
}
body.customer-shell[data-v64-view="dashboard"]{
  background:var(--m94-background)!important;
  color:var(--m94-text)!important;
  font-family:Inter,Arial,sans-serif!important;
}
body.customer-shell[data-v64-view="dashboard"] > .topbar,
body.customer-shell[data-v64-view="dashboard"] > .m82-site-footer,
body.customer-shell[data-v64-view="dashboard"] #m82CookieNotice,
body.customer-shell[data-v64-view="dashboard"] .v64-trust-strip,
body.customer-shell[data-v64-view="dashboard"] .v6673-job-promo{display:none!important}
body.customer-shell[data-v64-view="dashboard"] main,
body.customer-shell[data-v64-view="dashboard"] #view-dashboard{margin:0!important;padding:0!important;width:100%!important;max-width:none!important;background:var(--m94-background)!important}
body.customer-shell[data-v64-view="dashboard"] .v64-dashboard-shell{display:grid!important;grid-template-columns:200px minmax(0,1fr)!important;min-height:100vh!important;background:var(--m94-background)!important}
body.customer-shell[data-v64-view="dashboard"] .v64-sidebar{width:200px!important;min-width:200px!important;max-width:200px!important;height:100vh!important;box-sizing:border-box!important;position:sticky!important;top:0!important;padding:12px 10px 14px!important;background:var(--m94-primary-navy)!important;color:#fff!important;overflow:hidden!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-sidebar-brand{height:72px!important;padding:4px 14px 10px!important;margin:0 0 5px!important;border:0!important;display:flex!important;align-items:center!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-sidebar-brand img{width:148px!important;max-width:100%!important;height:auto!important}
body.customer-shell[data-v64-view="dashboard"] .v64-sidebar button{height:42px!important;min-height:42px!important;display:flex!important;align-items:center!important;gap:11px!important;margin:0!important;padding:0 12px!important;border:0!important;border-radius:5px!important;background:transparent!important;color:#fff!important;font-size:12px!important;font-weight:700!important;white-space:nowrap!important;opacity:1!important}
body.customer-shell[data-v64-view="dashboard"] .v64-sidebar button .mendli-side-icon{width:18px!important;min-width:18px!important;text-align:center!important;font-size:16px!important}
body.customer-shell[data-v64-view="dashboard"] .v64-sidebar button span{margin:0!important}
body.customer-shell[data-v64-view="dashboard"] .v64-sidebar button.active{background:var(--m94-primary-light)!important;box-shadow:inset 3px 0 0 var(--m94-accent-gold)!important}
body.customer-shell[data-v64-view="dashboard"] .v64-sidebar #v64SidePayments{display:flex!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-community-card{margin:auto 6px 0!important;min-height:138px!important;padding:14px 10px!important;border:1px solid var(--m94-accent-gold)!important;border-radius:8px!important;background:var(--m94-primary-navy)!important;color:#fff!important;box-sizing:border-box!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-community-icon{font-size:28px!important;color:var(--m94-accent-gold)!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-community-card strong{font-size:14px!important;line-height:1.28!important;margin:7px 0 0!important}
body.customer-shell[data-v64-view="dashboard"] .v64-dashboard-main{min-width:0!important;padding:0 14px!important;background:var(--m94-background)!important;overflow:visible!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-customer-topbar{display:grid!important;grid-template-columns:142px minmax(300px,1fr) 42px 126px!important;gap:12px!important;align-items:center!important;height:70px!important;margin:0 -14px 10px!important;padding:0 18px!important;box-sizing:border-box!important;background:#fff!important;border-bottom:1px solid var(--m94-border)!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-location{height:38px!important;padding:0 11px!important;border:1px solid var(--m94-border)!important;border-radius:20px!important;background:#fff!important;color:var(--m94-text)!important;font-size:11px!important;font-weight:700!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-search{height:38px!important;max-width:520px!important;border:1px solid var(--m94-border)!important;border-radius:20px!important;background:#fff!important;padding:0 13px!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-search input{font-size:11px!important;color:var(--m94-text)!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-notify{color:var(--m94-primary-navy)!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-account-chip{color:var(--m94-text)!important;justify-content:flex-start!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-account-chip>span{width:36px!important;height:36px!important;background:var(--m94-primary-navy)!important;color:#fff!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-account-chip strong{font-size:12px!important;color:var(--m94-text)!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-brandbar,
body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-accountbar,
body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-bottom{display:none!important}
body.customer-shell[data-v64-view="dashboard"] .v64-welcome{display:grid!important;grid-template-columns:34% 32% 34%!important;height:214px!important;min-height:214px!important;margin:0 0 10px!important;border-radius:8px!important;overflow:hidden!important;background:var(--m94-primary-navy)!important;color:#fff!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-welcome-copy{padding:21px 18px!important;box-sizing:border-box!important;z-index:3!important}
body.customer-shell[data-v64-view="dashboard"] .v64-welcome h2{margin:0 0 8px!important;font-size:30px!important;line-height:1!important;letter-spacing:-.6px!important;color:#fff!important;font-weight:800!important}
body.customer-shell[data-v64-view="dashboard"] .v64-welcome h2 span{color:var(--m94-accent-gold)!important}
body.customer-shell[data-v64-view="dashboard"] .v64-welcome p{margin:0!important;max-width:245px!important;color:#fff!important;font-size:12px!important;line-height:1.35!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-scriptline{margin-top:14px!important;font:italic 500 21px/1.05 Georgia,serif!important;color:#fff!important;transform:none!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-scriptline b{display:block!important;margin:0!important;font-size:25px!important;line-height:1!important;font-weight:600!important;color:var(--m94-accent-gold)!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-hero-photo{display:block!important;height:214px!important;min-height:214px!important;background:url('assets/v6673-dashboard-tools.jpg') center center/cover no-repeat!important;position:relative!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-hero-photo:before{content:""!important;position:absolute!important;inset:0!important;background:linear-gradient(90deg,rgba(11,37,69,.22),transparent 38%)!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-hero-side{display:none!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-hero-actions{position:static!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;align-content:center!important;gap:7px!important;padding:0 10px!important;background:var(--m94-primary-navy)!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-hero-actions button{min-width:0!important;width:100%!important;height:76px!important;padding:7px 4px!important;border:1px solid rgba(255,255,255,.42)!important;border-radius:7px!important;background:transparent!important;color:#fff!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:5px!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-hero-actions button:first-child{background:transparent!important;color:#fff!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-hero-actions button span{font-size:24px!important;line-height:1!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-hero-actions button small{font-size:10px!important;line-height:1.05!important;color:#fff!important;text-align:center!important}
body.customer-shell[data-v64-view="dashboard"] .v64-summary-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:9px!important;margin:0!important}
body.customer-shell[data-v64-view="dashboard"] .v64-summary-grid article{height:94px!important;min-height:94px!important;box-sizing:border-box!important;padding:11px!important;border:1px solid var(--m94-border)!important;border-radius:8px!important;background:#fff!important;box-shadow:none!important}
body.customer-shell[data-v64-view="dashboard"] .v64-summary-grid h3{left:60px!important;top:13px!important;font-size:11px!important;font-weight:700!important;color:var(--m94-text)!important}
body.customer-shell[data-v64-view="dashboard"] .v64-summary-grid article>div>b{font-size:23px!important;line-height:1!important;margin-top:18px!important;color:var(--m94-text)!important}
body.customer-shell[data-v64-view="dashboard"] .v64-round{width:42px!important;height:42px!important;border-radius:8px!important;background:var(--m94-primary-navy)!important;color:#fff!important;font-size:19px!important}
body.customer-shell[data-v64-view="dashboard"] .v64-summary-grid p{display:none!important}
body.customer-shell[data-v64-view="dashboard"] .v64-summary-grid button{right:11px!important;bottom:9px!important;font-size:9px!important;font-weight:700!important;color:#C77B10!important}
body.customer-shell[data-v64-view="dashboard"] .v64-panel-grid{display:grid!important;grid-template-columns:1.05fr .95fr!important;gap:9px!important;margin-top:9px!important}
body.customer-shell[data-v64-view="dashboard"] .v64-panel{padding:0!important;border:1px solid var(--m94-border)!important;border-radius:8px!important;background:#fff!important;box-shadow:none!important;overflow:hidden!important}
body.customer-shell[data-v64-view="dashboard"] .v64-panel header{height:40px!important;padding:0 12px!important;border-bottom:1px solid var(--m94-border)!important}
body.customer-shell[data-v64-view="dashboard"] .v64-panel h3{font-size:16px!important;font-weight:700!important;color:var(--m94-text)!important}
body.customer-shell[data-v64-view="dashboard"] .v64-panel header button{font-size:9px!important;color:#C77B10!important;font-weight:700!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-job-row,
body.customer-shell[data-v64-view="dashboard"] .v6673-message-row{min-height:48px!important;padding:5px 10px!important;gap:8px!important;border-bottom:1px solid #EEF2F6!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-job-row{grid-template-columns:44px minmax(100px,1fr) 72px 76px 50px!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-job-thumb{width:44px!important;height:36px!important;border-radius:5px!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-job-row strong,
body.customer-shell[data-v64-view="dashboard"] .v6673-message-row strong{font-size:10px!important;color:var(--m94-text)!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-job-row small,
body.customer-shell[data-v64-view="dashboard"] .v6673-message-row small{font-size:8px!important;color:var(--m94-text-secondary)!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-status{padding:5px 9px!important;font-size:8px!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-account-actions{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:9px!important;margin:9px 0 10px!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-account-actions button{min-height:106px!important;display:grid!important;grid-template-columns:42px 1fr!important;grid-template-rows:auto auto 30px!important;gap:2px 8px!important;padding:10px!important;border:1px solid var(--m94-border)!important;border-radius:8px!important;background:#fff!important;color:var(--m94-text)!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-account-actions button>span{grid-row:1/3!important;width:38px!important;height:38px!important;border:0!important;border-radius:50%!important;background:#EAF2FF!important;color:var(--m94-primary-navy)!important;font-size:21px!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-account-actions button>b{font-size:10.5px!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-account-actions button>small{font-size:8px!important;line-height:1.25!important;color:var(--m94-text-secondary)!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-account-actions button>i{grid-column:1/3!important;grid-row:3!important;height:29px!important;display:grid!important;place-items:center!important;border:1px solid var(--m94-primary-navy)!important;border-radius:5px!important;background:#fff!important;color:var(--m94-primary-navy)!important;font-size:9.5px!important;font-weight:800!important;font-style:normal!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-account-actions button:nth-child(1)>i{background:var(--m94-accent-gold)!important;border-color:var(--m94-accent-gold)!important}
body.customer-shell[data-v64-view="dashboard"] .v6673-account-actions button:nth-child(2)>i{background:var(--m94-primary-navy)!important;color:#fff!important}
body.customer-shell[data-v64-view="dashboard"] .v6692-dashboard-footer{display:grid!important;grid-template-columns:142px 1fr auto auto!important;gap:18px!important;align-items:center!important;height:58px!important;margin:0 -14px!important;padding:5px 18px!important;box-sizing:border-box!important;border-top:1px solid var(--m94-border)!important;background:#fff!important}
body.customer-shell[data-v64-view="dashboard"] .v6692-dashboard-footer img{width:118px!important}
body.customer-shell[data-v64-view="dashboard"] .v6692-dashboard-footer nav{display:flex!important;gap:22px!important}
body.customer-shell[data-v64-view="dashboard"] .v6692-dashboard-footer a{font-size:8.5px!important;color:var(--m94-primary-navy)!important;text-decoration:none!important}
body.customer-shell[data-v64-view="dashboard"] .v6692-social{display:flex!important;gap:13px!important;font-size:17px!important;color:var(--m94-primary-navy)!important}
body.customer-shell[data-v64-view="dashboard"] .v6692-dashboard-footer>small{font-size:8px!important;color:var(--m94-text-secondary)!important}

@media (min-width:701px) and (max-width:1050px){
 body.customer-shell[data-v64-view="dashboard"] .v64-dashboard-shell{grid-template-columns:176px minmax(0,1fr)!important}
 body.customer-shell[data-v64-view="dashboard"] .v64-sidebar{width:176px!important;min-width:176px!important;max-width:176px!important;padding-left:8px!important;padding-right:8px!important}
 body.customer-shell[data-v64-view="dashboard"] .v6673-sidebar-brand img{width:132px!important}
 body.customer-shell[data-v64-view="dashboard"] .v64-sidebar button{font-size:11px!important;padding:0 9px!important}
 body.customer-shell[data-v64-view="dashboard"] .v6673-customer-topbar{grid-template-columns:118px minmax(220px,1fr) 38px 108px!important;padding:0 14px!important}
 body.customer-shell[data-v64-view="dashboard"] .v64-welcome{grid-template-columns:37% 31% 32%!important;height:200px!important;min-height:200px!important}
 body.customer-shell[data-v64-view="dashboard"] .v6673-hero-photo{height:200px!important;min-height:200px!important}
 body.customer-shell[data-v64-view="dashboard"] .v64-welcome h2{font-size:27px!important}
 body.customer-shell[data-v64-view="dashboard"] .v6673-scriptline{font-size:19px!important}
 body.customer-shell[data-v64-view="dashboard"] .v6673-scriptline b{font-size:22px!important}
 body.customer-shell[data-v64-view="dashboard"] .v6673-hero-actions button{height:70px!important}
 body.customer-shell[data-v64-view="dashboard"] .v64-summary-grid article{height:88px!important;min-height:88px!important}
 body.customer-shell[data-v64-view="dashboard"] .v6673-account-actions button{min-height:100px!important}
}

@media (max-width:700px){
 body.customer-shell[data-v64-view="dashboard"]{background:#fff!important}
 body.customer-shell[data-v64-view="dashboard"] .v64-dashboard-shell{display:block!important;min-height:100vh!important;background:#fff!important}
 body.customer-shell[data-v64-view="dashboard"] .v64-sidebar{display:none!important}
 body.customer-shell[data-v64-view="dashboard"] .v64-dashboard-main{padding:0 8px 78px!important;background:#fff!important;overflow:visible!important}
 body.customer-shell[data-v64-view="dashboard"] .v6673-customer-topbar{display:none!important}
 body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-brandbar{display:flex!important;visibility:visible!important;opacity:1!important;height:72px!important;margin:0 -8px!important;padding:7px 14px!important;box-sizing:border-box!important;background:var(--m94-primary-navy)!important;align-items:center!important;justify-content:space-between!important;position:relative!important;z-index:20!important}
 body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-brandbar img{display:block!important;width:124px!important;height:auto!important}
 body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-brandbar>div{display:flex!important;align-items:center!important;gap:10px!important}
 body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-notify{display:block!important;color:#fff!important;font-size:21px!important;padding:2px!important}
 body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-header-account{display:flex!important;align-items:center!important;gap:0!important;color:#fff!important}
 body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-header-account>span{display:grid!important;width:34px!important;height:34px!important;background:#fff!important;color:var(--m94-primary-navy)!important;font-size:11px!important}
 body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-header-account strong,
 body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-header-account i{display:none!important}
 body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-menu{display:block!important;color:#fff!important;font-size:24px!important;line-height:1!important;padding:2px!important}
 body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-accountbar{display:none!important}
 body.customer-shell[data-v64-view="dashboard"] .v64-welcome{display:grid!important;grid-template-columns:56% 44%!important;grid-template-rows:214px 64px!important;height:278px!important;min-height:278px!important;margin:0 -8px 8px!important;border-radius:0!important;background:var(--m94-primary-navy)!important;position:relative!important;overflow:hidden!important}
 body.customer-shell[data-v64-view="dashboard"] .v6673-welcome-copy{grid-column:1!important;grid-row:1!important;padding:18px 6px 10px 18px!important;z-index:4!important}
 body.customer-shell[data-v64-view="dashboard"] .v64-welcome h2{font-size:27px!important;line-height:.98!important;margin:0 0 10px!important;letter-spacing:-.4px!important}
 body.customer-shell[data-v64-view="dashboard"] .v64-welcome p{font-size:11.5px!important;line-height:1.28!important;max-width:215px!important}
 body.customer-shell[data-v64-view="dashboard"] .v6673-scriptline{font-size:17px!important;line-height:1.03!important;margin-top:14px!important;max-width:175px!important}
 body.customer-shell[data-v64-view="dashboard"] .v6673-scriptline br{display:none!important}
 body.customer-shell[data-v64-view="dashboard"] .v6673-scriptline b{font-size:23px!important;line-height:1!important;margin:0!important;white-space:nowrap!important}
 body.customer-shell[data-v64-view="dashboard"] .v6673-hero-photo{grid-column:2!important;grid-row:1!important;height:214px!important;min-height:214px!important;background-position:center center!important;position:relative!important}
 body.customer-shell[data-v64-view="dashboard"] .v6673-hero-photo:before{background:linear-gradient(90deg,var(--m94-primary-navy) 0%,rgba(11,37,69,.36) 32%,rgba(11,37,69,0) 62%)!important}
 body.customer-shell[data-v64-view="dashboard"] .v6673-hero-photo:after{content:""!important;position:absolute!important;inset:0!important;background:linear-gradient(180deg,transparent 55%,rgba(11,37,69,.5) 100%)!important}
 body.customer-shell[data-v64-view="dashboard"] .v6673-hero-actions{grid-column:1/3!important;grid-row:2!important;position:static!important;display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:6px!important;padding:0 8px 8px!important;background:var(--m94-primary-navy)!important;z-index:5!important}
 body.customer-shell[data-v64-view="dashboard"] .v6673-hero-actions button{height:56px!important;border-radius:7px!important;padding:4px 2px!important;gap:3px!important}
 body.customer-shell[data-v64-view="dashboard"] .v6673-hero-actions button span{font-size:21px!important}
 body.customer-shell[data-v64-view="dashboard"] .v6673-hero-actions button small{font-size:9px!important}
 body.customer-shell[data-v64-view="dashboard"] .v64-summary-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;margin:0!important}
 body.customer-shell[data-v64-view="dashboard"] .v64-summary-grid article{height:76px!important;min-height:76px!important;padding:8px!important;border-radius:7px!important}
 body.customer-shell[data-v64-view="dashboard"] .v64-summary-grid h3{left:50px!important;top:9px!important;font-size:9px!important}
 body.customer-shell[data-v64-view="dashboard"] .v64-summary-grid article>div>b{font-size:20px!important;margin-top:14px!important}
 body.customer-shell[data-v64-view="dashboard"] .v64-round{width:34px!important;height:34px!important;border-radius:7px!important;font-size:16px!important}
 body.customer-shell[data-v64-view="dashboard"] .v64-summary-grid button{display:none!important}
 body.customer-shell[data-v64-view="dashboard"] .v64-panel-grid{display:block!important;margin-top:7px!important}
 body.customer-shell[data-v64-view="dashboard"] .v64-panel-grid .v64-panel:nth-child(3){display:none!important}
 body.customer-shell[data-v64-view="dashboard"] .v64-panel{border-radius:7px!important}
 body.customer-shell[data-v64-view="dashboard"] .v64-panel header{height:38px!important;padding:0 10px!important}
 body.customer-shell[data-v64-view="dashboard"] .v64-panel h3{font-size:15px!important}
 body.customer-shell[data-v64-view="dashboard"] .v64-panel header button{font-size:9px!important}
 body.customer-shell[data-v64-view="dashboard"] .v6673-job-row{grid-template-columns:44px minmax(0,1fr) 92px 18px!important;min-height:58px!important;padding:6px 9px!important}
 body.customer-shell[data-v64-view="dashboard"] .v6673-job-row>*:nth-child(3){display:none!important}
 body.customer-shell[data-v64-view="dashboard"] .v6673-job-thumb{width:44px!important;height:42px!important}
 body.customer-shell[data-v64-view="dashboard"] .v6673-status{justify-self:end!important;font-size:8px!important;padding:5px 9px!important}
 body.customer-shell[data-v64-view="dashboard"] .v6673-job-view{width:18px!important;min-width:18px!important;border:0!important;padding:0!important;font-size:0!important;background:transparent!important}
 body.customer-shell[data-v64-view="dashboard"] .v6673-job-view:after{content:"›"!important;font-size:24px!important;line-height:1!important;color:var(--m94-primary-navy)!important;font-weight:700!important}
 body.customer-shell[data-v64-view="dashboard"] .v6673-account-actions,
 body.customer-shell[data-v64-view="dashboard"] .v6692-dashboard-footer{display:none!important}
 body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-bottom{display:grid!important;visibility:visible!important;opacity:1!important;grid-template-columns:repeat(5,1fr)!important;position:fixed!important;left:0!important;right:0!important;bottom:0!important;height:66px!important;padding-bottom:env(safe-area-inset-bottom)!important;box-sizing:border-box!important;background:#fff!important;border-top:1px solid var(--m94-border)!important;z-index:12000!important;box-shadow:0 -3px 12px rgba(15,23,42,.08)!important}
 body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-bottom button{position:relative!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:2px!important;border:0!important;background:#fff!important;color:var(--m94-primary-navy)!important;padding:0!important}
 body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-bottom button.active{color:var(--m94-warning)!important}
 body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-bottom button span{font-size:19px!important;line-height:1!important}
 body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-bottom button small{font-size:8.5px!important;font-weight:700!important}
 body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-bottom button.active:after{content:""!important;position:absolute!important;bottom:2px!important;width:32px!important;height:3px!important;border-radius:2px!important;background:var(--m94-accent-gold)!important}
 body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-bottom #v6673BottomPost span{display:grid!important;place-items:center!important;width:42px!important;height:42px!important;margin:-15px auto 0!important;border-radius:50%!important;background:var(--m94-primary-navy)!important;color:var(--m94-accent-gold)!important;border:0!important;box-shadow:none!important;font-size:26px!important}
 body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-bottom #v6673BottomPost small{margin-top:-2px!important}
 body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-bottom button b{position:absolute!important;top:4px!important;right:22%!important;min-width:17px!important;height:17px!important;border-radius:9px!important;background:var(--m94-error)!important;color:#fff!important;font-size:9px!important;display:grid!important;place-items:center!important}
}

/* v66.95 — locked Customer Dashboard fidelity pass. Approved design is authoritative. */
.v6695-job-tabs{display:none}
@media (max-width:700px){
  body.customer-shell[data-v64-view="dashboard"] > header.topbar,
  body.customer-shell[data-v64-view="dashboard"] > .topbar,
  body.customer-shell[data-v64-view="dashboard"] .v66511-unified-header,
  body.customer-shell[data-v64-view="dashboard"] .m69-topbar{display:none!important}
  body.customer-shell[data-v64-view="dashboard"] .v64-dashboard-main{padding:0 8px 70px!important}
  body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-brandbar{height:62px!important;padding:5px 12px!important}
  body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-brandbar img{width:112px!important}
  body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-header-account>span{width:32px!important;height:32px!important}
  body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-accountbar{display:none!important;height:0!important;margin:0!important;padding:0!important}
  body.customer-shell[data-v64-view="dashboard"] .v64-welcome{grid-template-rows:188px 58px!important;height:246px!important;min-height:246px!important;margin:0 -8px 6px!important}
  body.customer-shell[data-v64-view="dashboard"] .v6673-welcome-copy{padding:13px 5px 7px 14px!important}
  body.customer-shell[data-v64-view="dashboard"] .v64-welcome h2{font-size:23px!important;margin-bottom:7px!important}
  body.customer-shell[data-v64-view="dashboard"] .v64-welcome p{font-size:10px!important;max-width:190px!important}
  body.customer-shell[data-v64-view="dashboard"] .v6673-scriptline{font-size:15px!important;margin-top:10px!important;max-width:185px!important}
  body.customer-shell[data-v64-view="dashboard"] .v6673-scriptline br{display:block!important}
  body.customer-shell[data-v64-view="dashboard"] .v6673-scriptline b{font-size:18px!important;white-space:normal!important}
  body.customer-shell[data-v64-view="dashboard"] .v6673-hero-photo{height:188px!important;min-height:188px!important}
  body.customer-shell[data-v64-view="dashboard"] .v6673-hero-actions{height:58px!important;padding:0 8px 6px!important}
  body.customer-shell[data-v64-view="dashboard"] .v6673-hero-actions button{height:50px!important}
  body.customer-shell[data-v64-view="dashboard"] .v6673-hero-actions button span{font-size:19px!important}
  body.customer-shell[data-v64-view="dashboard"] .v6673-hero-actions button small{font-size:8px!important}
  body.customer-shell[data-v64-view="dashboard"] .v64-summary-grid{gap:5px!important}
  body.customer-shell[data-v64-view="dashboard"] .v64-summary-grid article{height:66px!important;min-height:66px!important;padding:7px!important}
  body.customer-shell[data-v64-view="dashboard"] .v64-summary-grid h3{left:44px!important;top:8px!important;font-size:8px!important}
  body.customer-shell[data-v64-view="dashboard"] .v64-summary-grid article>div>b{font-size:18px!important;margin-top:12px!important}
  body.customer-shell[data-v64-view="dashboard"] .v64-round{width:30px!important;height:30px!important;font-size:14px!important}
  body.customer-shell[data-v64-view="dashboard"] .v64-panel-grid{margin-top:6px!important}
  body.customer-shell[data-v64-view="dashboard"] .v6695-jobs-panel header{height:31px!important;padding:0 9px!important;border-bottom:0!important}
  body.customer-shell[data-v64-view="dashboard"] .v6695-jobs-panel h3{font-size:14px!important}
  body.customer-shell[data-v64-view="dashboard"] .v6695-job-tabs{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:4px!important;padding:0 8px 5px!important;border-bottom:1px solid var(--m94-border)!important}
  body.customer-shell[data-v64-view="dashboard"] .v6695-job-tabs button{border:0!important;border-radius:13px!important;background:#f3f6fa!important;color:var(--m94-primary-navy)!important;height:22px!important;font-size:7.5px!important;padding:0 3px!important;white-space:nowrap!important}
  body.customer-shell[data-v64-view="dashboard"] .v6695-job-tabs button.active{background:#fff7df!important;border-bottom:2px solid var(--m94-warning)!important;border-radius:13px 13px 3px 3px!important}
  body.customer-shell[data-v64-view="dashboard"] .v6673-job-row{grid-template-columns:40px minmax(0,1fr) 78px 14px!important;min-height:49px!important;padding:4px 8px!important;gap:6px!important}
  body.customer-shell[data-v64-view="dashboard"] .v6673-job-thumb{width:40px!important;height:36px!important}
  body.customer-shell[data-v64-view="dashboard"] .v6673-job-row strong{font-size:9px!important}
  body.customer-shell[data-v64-view="dashboard"] .v6673-job-row small{font-size:7.5px!important}
  body.customer-shell[data-v64-view="dashboard"] .v6673-status{font-size:7px!important;padding:4px 7px!important}
  body.customer-shell[data-v64-view="dashboard"] .v6673-job-view:after{font-size:20px!important}
  body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-bottom{height:60px!important}
  body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-bottom #v6673BottomPost span{width:38px!important;height:38px!important;font-size:24px!important}
}

/* v66.96 — locked-dashboard responsive correction. No redesign. */
@media (max-width:700px){
  body:has(#view-dashboard:not(.hidden)) > header.topbar,
  body:has(#view-dashboard:not(.hidden)) > .topbar,
  body:has(#view-dashboard:not(.hidden)) header.m69-topbar,
  body:has(#view-dashboard:not(.hidden)) header.v66511-unified-header{display:none!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important}
  body:has(#view-dashboard:not(.hidden)) #view-dashboard{padding-top:0!important;margin-top:0!important}
  body.customer-shell[data-v64-view="dashboard"] .v64-dashboard-main{padding:0 8px 64px!important}
  body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-brandbar{display:flex!important;visibility:visible!important;position:relative!important;top:auto!important;margin:0 -8px!important;height:58px!important;min-height:58px!important;padding:5px 12px!important;background:var(--m94-primary-navy)!important;border:0!important;overflow:hidden!important}
  body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-brandbar img{width:108px!important;height:auto!important;object-fit:contain!important}
  body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-accountbar{display:none!important}
  body.customer-shell[data-v64-view="dashboard"] .v64-welcome{grid-template-rows:174px 54px!important;height:228px!important;min-height:228px!important;margin:0 -8px 5px!important;border-radius:0!important}
  body.customer-shell[data-v64-view="dashboard"] .v6673-welcome-copy{padding:11px 4px 6px 13px!important}
  body.customer-shell[data-v64-view="dashboard"] .v64-welcome h2{font-size:21px!important;line-height:.98!important;margin:0 0 5px!important}
  body.customer-shell[data-v64-view="dashboard"] .v64-welcome p{font-size:9px!important;line-height:1.25!important;max-width:175px!important}
  body.customer-shell[data-v64-view="dashboard"] .v6673-scriptline{font-size:14px!important;line-height:1!important;margin-top:8px!important;max-width:170px!important}
  body.customer-shell[data-v64-view="dashboard"] .v6673-scriptline b{font-size:17px!important;line-height:1!important}
  body.customer-shell[data-v64-view="dashboard"] .v6673-hero-photo{height:174px!important;min-height:174px!important;background-position:center center!important}
  body.customer-shell[data-v64-view="dashboard"] .v6673-hero-actions{height:54px!important;padding:0 7px 5px!important;gap:5px!important}
  body.customer-shell[data-v64-view="dashboard"] .v6673-hero-actions button{height:46px!important;border-radius:5px!important;gap:3px!important}
  body.customer-shell[data-v64-view="dashboard"] .v6673-hero-actions button span{font-size:17px!important}
  body.customer-shell[data-v64-view="dashboard"] .v6673-hero-actions button small{font-size:7.5px!important}
  body.customer-shell[data-v64-view="dashboard"] .v64-summary-grid{gap:4px!important;margin:0!important}
  body.customer-shell[data-v64-view="dashboard"] .v64-summary-grid article{height:58px!important;min-height:58px!important;padding:6px!important;border-radius:6px!important}
  body.customer-shell[data-v64-view="dashboard"] .v64-summary-grid h3{left:39px!important;top:7px!important;font-size:7.5px!important;line-height:1!important}
  body.customer-shell[data-v64-view="dashboard"] .v64-summary-grid article>div>b{font-size:16px!important;margin-top:10px!important}
  body.customer-shell[data-v64-view="dashboard"] .v64-round{width:27px!important;height:27px!important;border-radius:5px!important;font-size:12px!important}
  body.customer-shell[data-v64-view="dashboard"] .v64-panel-grid{margin-top:5px!important}
  body.customer-shell[data-v64-view="dashboard"] .v6695-jobs-panel header{height:28px!important}
  body.customer-shell[data-v64-view="dashboard"] .v6695-jobs-panel h3{font-size:13px!important}
  body.customer-shell[data-v64-view="dashboard"] .v6695-job-tabs{padding:0 7px 4px!important;gap:3px!important}
  body.customer-shell[data-v64-view="dashboard"] .v6695-job-tabs button{height:20px!important;font-size:7px!important}
  body.customer-shell[data-v64-view="dashboard"] .v6673-job-row{grid-template-columns:36px minmax(0,1fr) 72px 13px!important;min-height:44px!important;padding:3px 7px!important;gap:5px!important}
  body.customer-shell[data-v64-view="dashboard"] .v6673-job-thumb{width:36px!important;height:32px!important}
  body.customer-shell[data-v64-view="dashboard"] .v6673-job-row strong{font-size:8px!important}
  body.customer-shell[data-v64-view="dashboard"] .v6673-job-row small{font-size:7px!important}
  body.customer-shell[data-v64-view="dashboard"] .v6673-status{font-size:6.5px!important;padding:3px 6px!important}
  body.customer-shell[data-v64-view="dashboard"] .v6673-mobile-bottom{height:58px!important}
}

/* v66.97 — exact mobile header correction from live screenshot.
   The locked mobile dashboard has ONE navy brand header only. */
@media (max-width:700px){
  #view-dashboard .v6673-customer-topbar,
  #view-dashboard .v6686-role-topbar,
  #view-dashboard .v6673-mobile-accountbar,
  #view-dashboard .v6686-role-mobile-accountbar{
    display:none!important;
    visibility:hidden!important;
    height:0!important;
    min-height:0!important;
    max-height:0!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    overflow:hidden!important;
  }
  #view-dashboard .v6673-mobile-brandbar{
    display:flex!important;
    visibility:visible!important;
    margin-top:0!important;
  }
}

/* v66.98 — mobile bottom-nav persistence + end-of-page whitespace correction.
   No design change: preserves the FINAL + LOCKED customer dashboard. */
@media (max-width:700px){
  body.customer-shell[data-v64-view="dashboard"] main,
  body.customer-shell[data-v64-view="dashboard"] #view-dashboard,
  body.customer-shell[data-v64-view="dashboard"] .v64-dashboard-shell,
  body.customer-shell[data-v64-view="dashboard"] .v64-dashboard-main{
    min-height:0!important;
    height:auto!important;
  }
  body.customer-shell[data-v64-view="dashboard"] .v64-dashboard-main{
    padding-bottom:calc(68px + env(safe-area-inset-bottom))!important;
  }
  body.customer-shell[data-v64-view="dashboard"] > .v6673-mobile-bottom{
    display:grid!important;
    visibility:visible!important;
    opacity:1!important;
    grid-template-columns:repeat(5,1fr)!important;
    position:fixed!important;
    left:0!important;
    right:0!important;
    bottom:0!important;
    width:100%!important;
    height:calc(58px + env(safe-area-inset-bottom))!important;
    padding:0 0 env(safe-area-inset-bottom)!important;
    box-sizing:border-box!important;
    background:#fff!important;
    border-top:1px solid var(--m94-border)!important;
    z-index:2147483000!important;
    box-shadow:0 -3px 12px rgba(15,23,42,.08)!important;
    transform:translateZ(0)!important;
    -webkit-transform:translateZ(0)!important;
    backface-visibility:hidden!important;
    -webkit-backface-visibility:hidden!important;
  }
  body.customer-shell[data-v64-view="dashboard"] > .v6673-mobile-bottom button{
    position:relative!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:2px!important;
    border:0!important;
    background:#fff!important;
    color:var(--m94-primary-navy)!important;
    padding:0!important;
  }
  body.customer-shell[data-v64-view="dashboard"] > .v6673-mobile-bottom button.active{color:var(--m94-warning)!important}
  body.customer-shell[data-v64-view="dashboard"] > .v6673-mobile-bottom button span{font-size:19px!important;line-height:1!important}
  body.customer-shell[data-v64-view="dashboard"] > .v6673-mobile-bottom button small{font-size:8.5px!important;font-weight:700!important}
  body.customer-shell[data-v64-view="dashboard"] > .v6673-mobile-bottom button.active:after{content:""!important;position:absolute!important;bottom:2px!important;width:32px!important;height:3px!important;border-radius:2px!important;background:var(--m94-accent-gold)!important}
  body.customer-shell[data-v64-view="dashboard"] > .v6673-mobile-bottom #v6673BottomPost span{display:grid!important;place-items:center!important;width:38px!important;height:38px!important;margin:-13px auto 0!important;border-radius:50%!important;background:var(--m94-primary-navy)!important;color:var(--m94-accent-gold)!important;border:0!important;box-shadow:none!important;font-size:24px!important}
  body.customer-shell[data-v64-view="dashboard"] > .v6673-mobile-bottom #v6673BottomPost small{margin-top:-2px!important}
  body.customer-shell[data-v64-view="dashboard"] > .v6673-mobile-bottom button b{position:absolute!important;top:4px!important;right:22%!important;min-width:17px!important;height:17px!important;border-radius:9px!important;background:var(--m94-error)!important;color:#fff!important;font-size:9px!important;display:grid!important;place-items:center!important}
}
@media (min-width:701px){body > .v6673-mobile-bottom{display:none!important}}
.m81-primary-action{background:#f6bd2f!important;border-color:#f6bd2f!important;color:#08243e!important;font-weight:800}
.v6702-case-overlay{z-index:10030}.v6702-case-modal{width:min(1040px,calc(100vw - 32px));max-height:92vh;overflow:auto;padding:0}.v6702-case-hero{padding:28px 32px;background:linear-gradient(135deg,#08345a,#116ea3);color:#fff;display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.v6702-case-hero span{font-size:12px;font-weight:900;letter-spacing:.12em}.v6702-case-hero h2{margin:7px 0 4px;color:#fff}.v6702-case-hero p{margin:0;color:#d9effb}.v6702-case-hero>strong{background:#f6bd2f;color:#08243e;border-radius:999px;padding:9px 13px;white-space:nowrap}.v6702-case-grid{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(0,1.4fr);gap:18px;padding:24px;background:#f4f8fb}.v6702-case-grid section{background:#fff;border:1px solid #dce8ef;border-radius:16px;padding:20px;margin-bottom:18px;box-shadow:0 8px 24px rgba(8,36,62,.05)}.v6702-case-grid h3{margin:0 0 12px;color:#08243e}.v6702-case-grid dl{margin:0}.v6702-case-grid dl div{display:flex;justify-content:space-between;gap:15px;padding:10px 0;border-bottom:1px solid #edf2f5}.v6702-case-grid dt{color:#657887}.v6702-case-grid dd{margin:0;font-weight:800;text-align:right}.v6702-outcome{border-left:5px solid #35a56f!important}.v6702-timeline{list-style:none;padding:0;margin:0}.v6702-timeline li{display:grid;grid-template-columns:18px 1fr;gap:12px;position:relative;padding-bottom:18px}.v6702-timeline li>span{width:12px;height:12px;margin-top:5px;border-radius:50%;background:#f6bd2f;box-shadow:0 0 0 4px #fff3c7}.v6702-timeline li:not(:last-child):before{content:"";position:absolute;left:5px;top:19px;bottom:3px;width:2px;background:#dce8ef}.v6702-timeline p{margin:4px 0}.v6702-timeline small{color:#6e8190}.v6702-appeal-status{border-left:4px solid #f6bd2f;padding-left:14px}.v6702-appeal-status strong{text-transform:capitalize}.v6702-case-footer{display:flex;justify-content:flex-end;gap:10px;padding:0 24px 24px;background:#f4f8fb}.v6702-appeal-overlay{z-index:10040}.v6702-appeal-modal{width:min(600px,calc(100vw - 28px))}.v6702-appeal-modal form label{display:block;font-weight:800;margin-top:16px}.v6702-appeal-modal textarea{width:100%;margin-top:7px}
@media(max-width:760px){.v6702-case-modal{width:100vw;max-height:100vh;height:100vh;border-radius:0}.v6702-case-hero{padding:24px 18px;display:block}.v6702-case-hero>strong{display:inline-block;margin-top:14px}.v6702-case-grid{grid-template-columns:1fr;padding:14px}.v6702-case-grid section{padding:16px;margin-bottom:14px}.v6702-case-footer{position:sticky;bottom:0;padding:12px 14px;box-shadow:0 -6px 18px rgba(8,36,62,.08)}.v6702-case-footer .btn{flex:1}.m81-dispute-actions{flex-wrap:wrap}.m81-dispute-actions button{flex:1 1 42%}}
.v6691-profile-avatar img,.v6701-photo-preview img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.v6701-about-field{display:block;margin-top:18px;font-weight:800;color:#082945}.v6701-about-field>small{display:block;margin:5px 0 8px;color:#5f7387;font-weight:400}.v6701-about-field textarea{width:100%;box-sizing:border-box;border:1px solid #cbd8e2;border-radius:8px;padding:12px;resize:vertical;font:inherit;color:#082945}.v6701-about-field>span{display:block;text-align:right;color:#61758a;font-size:11px;font-weight:500}.v6701-photo-card>p{color:#61758a}.v6701-photo-controls{display:grid;grid-template-columns:108px 1fr;gap:16px;align-items:center}.v6701-photo-preview{width:100px;height:100px;border-radius:50%;display:grid;place-items:center;background:#fff3d6;color:#082945;font-size:42px;font-weight:800;overflow:hidden}.v6701-photo-controls>div:last-child{display:grid;gap:9px}.v6701-upload-button,.v6701-remove-photo{min-height:40px;border-radius:7px;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:12px;cursor:pointer}.v6701-upload-button{background:#ffc33d;color:#082945}.v6701-upload-button input{display:none}.v6701-remove-photo{background:#fff;border:1px solid #0b3150;color:#082945}.v6701-photo-card>small{display:block;text-align:right;color:#61758a;margin-top:7px}
@media(max-width:720px){.v6701-photo-controls{grid-template-columns:86px 1fr}.v6701-photo-preview{width:80px;height:80px;font-size:32px}.v6701-photo-card{order:-1}}

/* ============================================================
   v67.06 — locked customer Job Centre + Find a Worker
   Figma authority: 36:3 / 36:87 / 37:3 / 37:117
   ============================================================ */
.v6706-mobile-detail{display:none!important}
.v6706-gold{border:0;background:#f4c542;color:#0f172a;font:600 12px Inter,Arial,sans-serif;border-radius:7px;cursor:pointer}
.v6706-jc-page,.v6706-find-page{max-width:1230px;margin:0 auto;padding:18px 20px 48px;box-sizing:border-box;color:#0f172a}
.v6706-jc-head,.v6706-find-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:14px}
.v6706-jc-head h1,.v6706-find-head h1{font:700 30px/36px Inter,Arial,sans-serif;margin:0;color:#0f172a}
.v6706-jc-head p,.v6706-find-head p{font:400 13px/16px Inter,Arial,sans-serif;color:#64748b;margin:1px 0 0}
.v6706-jc-head .v6706-gold{width:150px;height:42px}
.v6706-jc-tabs{display:grid;grid-template-columns:repeat(5,190px);gap:8px;margin:0 0 14px}
.v6706-jc-tabs button{height:36px;border:1px solid #e5e7eb;background:#fff;color:#0f172a;border-radius:18px;text-align:left;padding:0 18px;font:600 11px Inter,Arial,sans-serif;cursor:pointer;position:relative}
.v6706-jc-tabs button b{font-weight:500;margin-left:5px;color:#64748b}.v6706-jc-tabs button.is-active{background:#0b2545;color:#fff;border-color:#0b2545}.v6706-jc-tabs button.is-active b{color:#fff}
.v6706-jc-tools{height:42px;border:1px solid #e5e7eb;background:#fff;border-radius:7px;display:grid;grid-template-columns:minmax(280px,1fr) 180px 190px 200px;gap:8px;align-items:center;padding:0 12px;margin-bottom:12px;box-sizing:border-box}
.v6706-jc-tools input,.v6706-jc-tools select,.v6706-find-search input,.v6706-find-search select{height:36px;border:0;background:transparent;outline:0;color:#64748b;font:400 11px Inter,Arial,sans-serif;min-width:0}.v6706-jc-tools select{padding:0 8px}
.v6706-jc-list{display:grid;gap:10px}.v6706-jc-card{min-height:80px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;display:grid;grid-template-columns:96px minmax(0,1fr) 90px 125px;gap:20px;align-items:center;padding:9px 14px 9px 17px;box-sizing:border-box}
.v6706-jc-thumb{width:96px;height:60px;object-fit:cover;border-radius:6px;background:#d8c7b1}.v6706-jc-copy{display:grid;gap:4px;min-width:0}.v6706-jc-copy strong{font:600 14px/17px Inter,Arial,sans-serif}.v6706-jc-copy span{font:400 11px/14px Inter,Arial,sans-serif;color:#64748b}.v6706-jc-copy small{font:400 10px/13px Inter,Arial,sans-serif;color:#64748b}
.v6706-jc-status{width:88px;height:25px;border-radius:13px;display:flex;align-items:center;justify-content:center;font:600 9px Inter,Arial,sans-serif}.v6706-jc-status.is-open{background:#dcfce7}.v6706-jc-status.is-inprogress{background:#fef3c7}.v6706-jc-status.is-completed{background:#dbeafe}.v6706-jc-status.is-cancelled{background:#fee2e2;color:#ef4444}
.v6706-jc-view{width:125px;height:34px;border:1px solid #0b2545;border-radius:6px;background:#fff;color:#0b2545;font:600 10px Inter,Arial,sans-serif;cursor:pointer}.v6706-empty{padding:30px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#64748b;text-align:center}.v6706-filter-empty{font:400 12px Inter,Arial,sans-serif;color:#64748b;text-align:center;margin:18px 0}.v6706-filter-empty.hidden,.v6706-jc-card.hidden,.v6706-worker-card.hidden{display:none!important}

.v6706-find-head{margin-bottom:12px}.v6706-find-quote{width:300px;height:82px;border:1px solid #e5e7eb;background:#fff;border-radius:8px;padding:13px 18px;box-sizing:border-box;font:700 18px/18px Inter,Arial,sans-serif;color:#0b2545}
.v6706-find-search{display:grid;grid-template-columns:minmax(320px,1fr) 180px 190px;gap:14px;margin-bottom:12px}.v6706-find-search input,.v6706-find-search select{height:44px;border:1px solid #e5e7eb;background:#fff;border-radius:7px;padding:0 18px}.v6706-find-search .v6706-gold{height:44px}
.v6706-trade-chips{display:flex;gap:8px;margin-bottom:18px;flex-wrap:wrap}.v6706-trade-chips button{height:26px;min-width:92px;border:1px solid #e5e7eb;background:#f8fafc;border-radius:13px;padding:0 14px;color:#0f172a;font:600 9px Inter,Arial,sans-serif;cursor:pointer}.v6706-trade-chips button.is-active{background:#dbeafe}
.v6706-results-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.v6706-results-head strong{font:600 12px Inter,Arial,sans-serif}.v6706-results-head span{font:400 11px Inter,Arial,sans-serif;color:#64748b}
.v6706-worker-list{display:grid;gap:10px}.v6706-worker-card{min-height:108px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;display:grid;grid-template-columns:74px minmax(0,1fr) 100px 105px;grid-template-rows:1fr 38px;column-gap:20px;align-items:center;padding:14px 15px 12px 17px;box-sizing:border-box;position:relative}
.v6706-worker-avatar{width:74px;height:74px;border-radius:50%;background:#d8c7b1;overflow:hidden;display:flex;align-items:center;justify-content:center;grid-row:1/3;color:#0b2545;font-weight:700}.v6706-worker-avatar img{width:100%;height:100%;object-fit:cover}.v6706-worker-main{grid-column:2/3;grid-row:1/3;display:grid;gap:3px;align-content:center}.v6706-worker-main strong{font:700 15px/18px Inter,Arial,sans-serif}.v6706-worker-main em{font:600 11px Inter,Arial,sans-serif;color:#f4c542;font-style:normal}.v6706-worker-main small{font:400 11px/15px Inter,Arial,sans-serif;color:#64748b}.v6706-worker-badges{display:flex;gap:8px;margin-top:5px;flex-wrap:wrap}.v6706-worker-badges b{height:26px;border-radius:13px;background:#dcfce7;border:1px solid #e5e7eb;padding:0 14px;display:flex;align-items:center;font:600 9px Inter,Arial,sans-serif}.v6706-worker-badges b.is-blue{background:#dbeafe}.v6706-worker-badges b.is-gold{background:#ffe08a}
.v6706-fav{position:absolute;right:16px;top:13px;border:0;background:transparent;color:#0b2545;font-size:20px;cursor:pointer}.v6706-fav.is-saved{color:#f4c542}.v6706-profile-btn{grid-column:3/4;grid-row:2/3;height:38px;border:0;background:transparent;color:#0b2545;font:600 11px Inter,Arial,sans-serif;cursor:pointer}.v6706-message-btn{grid-column:4/5;grid-row:2/3;width:105px;height:38px;border:0;border-radius:6px;background:#f4c542;color:#0f172a;font:600 11px Inter,Arial,sans-serif;cursor:pointer}

@media(max-width:700px){
  .v6706-desktop-detail{display:none!important}.v6706-mobile-detail{display:inline!important}
  .v6706-jc-page,.v6706-find-page{padding:18px 18px 120px;max-width:none}
  .v6706-jc-head,.v6706-find-head{margin-bottom:14px;align-items:flex-start}.v6706-jc-head h1,.v6706-find-head h1{font-size:25px;line-height:30px}.v6706-jc-head p,.v6706-find-head p{font-size:11px;line-height:13px;max-width:220px}.v6706-jc-head .v6706-gold{width:124px;height:36px;font-size:10px;margin-top:-2px}
  .v6706-jc-tabs{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:12px}.v6706-jc-tabs button{height:30px;padding:0;text-align:left;padding-left:17px;font-size:9px}.v6706-jc-tabs button b{display:none}.v6706-jc-tabs .v6706-mobile-extra{display:none}
  .v6706-jc-tools{display:block;height:38px;padding:0 10px;margin-bottom:16px}.v6706-jc-tools input{width:100%;height:36px;padding:0 7px}
  .v6706-jc-list{gap:14px}.v6706-jc-card{height:98px;min-height:98px;grid-template-columns:68px minmax(0,1fr) 88px 18px;gap:14px;padding:11px 10px}.v6706-jc-thumb{width:68px;height:68px}.v6706-jc-copy{gap:5px}.v6706-jc-copy strong{font-size:12px;line-height:14px}.v6706-jc-copy span{font-size:10px;line-height:12px}.v6706-jc-copy small{font-size:9px}.v6706-jc-status{width:88px;height:25px;align-self:end;margin-bottom:4px}.v6706-jc-view{width:18px;height:30px;border:0;background:transparent;padding:0;font-size:22px}.v6706-jc-view b{font-size:22px}

  .v6706-find-head{display:block;margin-bottom:20px}.v6706-find-head p{max-width:340px}.v6706-find-search{display:block;margin-bottom:12px}.v6706-find-search input{width:100%;height:38px}.v6706-trade-chips{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:20px}.v6706-trade-chips button{min-width:0;width:100%;height:26px;padding:0;font-size:9px}.v6706-trade-chips button:nth-child(n+4){display:none}
  .v6706-worker-list{gap:14px}.v6706-worker-card{height:128px;min-height:128px;grid-template-columns:62px minmax(0,1fr) 108px 98px;grid-template-rows:76px 26px;column-gap:12px;padding:12px 12px 10px}.v6706-worker-avatar{width:62px;height:62px;grid-row:1/2;align-self:start}.v6706-worker-main{grid-column:2/5;grid-row:1/2;align-self:start;gap:4px;padding-top:0;padding-right:24px}.v6706-worker-main strong{font-size:11px;line-height:14px}.v6706-worker-main em{font-size:9px}.v6706-worker-main small{font-size:9px}.v6706-worker-badges{margin-top:1px}.v6706-worker-badges b{height:26px;font-size:9px;padding:0 14px}.v6706-worker-badges .is-blue,.v6706-worker-badges .is-gold{display:none}.v6706-profile-btn{grid-column:2/3;grid-row:2/3;width:108px;height:26px;border:1px solid #0b2545;border-radius:5px;background:#fff;font-size:9px}.v6706-message-btn{grid-column:3/4;grid-row:2/3;width:98px;height:26px;font-size:9px}.v6706-fav{right:13px;top:12px;font-size:19px}
}

/* v67.06 locked Saved Workers — Figma 41:3 / 41:101 */
.v6706-saved-page{max-width:1230px;margin:0 auto;padding:18px 20px 48px;box-sizing:border-box;color:#0f172a}.v6706-saved-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:18px}.v6706-saved-head h1{margin:0;color:#0b2545;font:700 31px/38px Inter,Arial,sans-serif}.v6706-saved-head p{margin:0;color:#64748b;font:400 13px/16px Inter,Arial,sans-serif}.v6706-saved-head .v6706-gold{width:150px;height:42px}
.v6706-saved-chips{display:flex;align-items:center;gap:10px;margin-bottom:24px}.v6706-saved-chips button{height:30px;min-width:132px;padding:0 12px;border:0;border-radius:15px;background:#fff;color:#0f172a;text-align:left;font:600 11px Inter,Arial,sans-serif;cursor:pointer}.v6706-saved-chips button.is-active{background:#ffe08a}.v6706-saved-chips>span{margin-left:auto;color:#64748b;font:400 11px Inter,Arial,sans-serif}
.v6706-saved-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.v6706-saved-card{height:176px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;position:relative;padding:14px;box-sizing:border-box;display:grid;grid-template-columns:56px 1fr;grid-template-rows:auto auto 1fr 30px;gap:4px 12px}.v6706-saved-avatar{width:56px;height:56px;border-radius:50%;background:#d8c7b1;overflow:hidden;display:flex;align-items:center;justify-content:center;color:#0b2545;font-weight:700}.v6706-saved-avatar img{width:100%;height:100%;object-fit:cover}.v6706-saved-copy{display:grid;align-content:start;gap:3px}.v6706-saved-copy strong{font:600 13px/15px Inter,Arial,sans-serif}.v6706-saved-copy span,.v6706-saved-copy small{font:400 10px/13px Inter,Arial,sans-serif;color:#64748b}.v6706-saved-copy em{font:600 11px Inter,Arial,sans-serif;color:#f59e0b;font-style:normal;position:absolute;left:14px;top:80px}.v6706-saved-badge{position:absolute;left:108px;top:76px;height:30px;min-width:90px;padding:0 12px;border-radius:15px;background:#dcfce7;color:#16a34a;display:flex;align-items:center;justify-content:center;font:600 11px Inter,Arial,sans-serif}.v6706-saved-response{position:absolute;left:14px;top:112px;color:#64748b;font:400 10px Inter,Arial,sans-serif}.v6706-saved-view,.v6706-saved-message{position:absolute;bottom:10px;height:30px;border-radius:6px;font:600 10px Inter,Arial,sans-serif;cursor:pointer}.v6706-saved-view{left:14px;width:104px;border:1px solid #0b2545;background:#fff;color:#0b2545}.v6706-saved-message{left:126px;width:90px;border:0;background:#f4c542;color:#0f172a}.v6706-saved-open{display:none}
@media(max-width:700px){.v6706-saved-page{padding:18px 18px 120px;max-width:none}.v6706-saved-head{margin-bottom:14px}.v6706-saved-head h1{font-size:25px;line-height:30px}.v6706-saved-head p{font-size:11px;line-height:13px;width:230px}.v6706-saved-head .v6706-gold{width:122px;height:34px;font-size:10px}.v6706-saved-grid{grid-template-columns:1fr;gap:12px}.v6706-saved-card{height:98px;grid-template-columns:58px 1fr 74px 18px;grid-template-rows:1fr;padding:13px 10px;gap:12px;align-items:center}.v6706-saved-avatar{width:58px;height:58px}.v6706-saved-copy{grid-column:2/3;display:grid;gap:4px}.v6706-saved-copy strong{font-size:11px}.v6706-saved-copy span{font-size:10px}.v6706-saved-copy i{font-style:normal}.v6706-saved-copy em{position:static;font-size:10px}.v6706-saved-badge{position:static;grid-column:3/4;justify-self:start;align-self:end;width:74px;min-width:74px;height:30px;padding:0}.v6706-saved-open{display:block!important;grid-column:4/5;border:0;background:transparent;color:#0b2545;font-size:22px;font-weight:700;padding:0}.v6706-saved-card.hidden{display:none!important}}

/* v67.06 locked Customer Reviews — Figma 41:154 / 41:231 */
.v6706-reviews-page{max-width:1230px;margin:0 auto;padding:18px 20px 70px;box-sizing:border-box;color:#0f172a}
.v6706-reviews-page header h1{margin:0;color:#0b2545;font:700 31px/38px Inter,Arial,sans-serif}
.v6706-reviews-page header p{margin:0;color:#64748b;font:400 13px/16px Inter,Arial,sans-serif}
.v6706-review-tabs{display:flex;gap:10px;margin:24px 0 22px}.v6706-review-tabs button{width:140px;height:30px;border:0;border-radius:15px;background:#fff;color:#0f172a;font:600 11px Inter,Arial,sans-serif;text-align:left;padding-left:12px;cursor:pointer}.v6706-review-tabs button.is-active{background:#ffe08a}
.v6706-review-list{display:grid;gap:10px}.v6706-review-row{height:64px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;display:grid;grid-template-columns:44px minmax(260px,1fr) 60px 130px 110px 110px 0;gap:16px;align-items:center;padding:0 18px 0 15px;box-sizing:border-box;position:relative}.v6706-review-avatar{width:44px;height:44px;border-radius:50%;background:#d8c7b1;overflow:hidden;display:grid;place-items:center;color:#0b2545;font:700 12px Inter,Arial,sans-serif}.v6706-review-avatar img{width:100%;height:100%;object-fit:cover}.v6706-review-copy{display:flex;flex-direction:column;gap:4px}.v6706-review-copy strong{font:600 13px Inter,Arial,sans-serif}.v6706-review-copy span{font:400 11px Inter,Arial,sans-serif;color:#64748b}.v6706-review-rated-label{font:400 10px Inter,Arial,sans-serif;color:#64748b}.v6706-review-stars{font:600 14px Inter,Arial,sans-serif;color:#f59e0b;letter-spacing:1px;white-space:nowrap}.v6706-review-row time{font:400 10px Inter,Arial,sans-serif;color:#64748b}.v6706-review-row>button{width:110px;height:32px;border:1px solid #0b2545;border-radius:6px;background:#fff;color:#0b2545;font:600 10px Inter,Arial,sans-serif;cursor:pointer}.v6706-review-chevron{display:none}.v6706-review-pending{height:64px;margin-top:6px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 190px 0 20px;box-sizing:border-box}.v6706-review-pending>div{display:grid;gap:5px}.v6706-review-pending strong{font:600 13px Inter,Arial,sans-serif}.v6706-review-pending span{display:none;color:#64748b;font:400 9px Inter,Arial,sans-serif}.v6706-review-pending button{width:150px;height:34px;border:0;border-radius:6px;background:#f4c542;color:#0f172a;font:600 10px Inter,Arial,sans-serif;cursor:pointer}

/* v67.06 locked Customer Payments — Figma 41:285 / 41:375 */
.v6706-payments-page{max-width:1230px;margin:0 auto;padding:18px 20px 70px;box-sizing:border-box;color:#0f172a}.v6706-payments-head{display:flex;align-items:flex-start;justify-content:space-between}.v6706-payments-head h1{margin:0;color:#0b2545;font:700 31px/38px Inter,Arial,sans-serif}.v6706-payments-head p{margin:0;color:#64748b;font:400 13px/16px Inter,Arial,sans-serif}.v6706-statement{width:165px;height:42px;border:1px solid #0b2545;border-radius:8px;background:#fff;color:#0b2545;font:600 11px Inter,Arial,sans-serif;cursor:pointer}.v6706-payment-tabs{display:flex;gap:12px;margin:24px 0 18px}.v6706-payment-tabs button{width:120px;height:30px;border:0;border-radius:15px;background:#fff;color:#0f172a;font:600 11px Inter,Arial,sans-serif;text-align:left;padding-left:12px;cursor:pointer}.v6706-payment-tabs button.is-active{background:#ffe08a}.v6706-payment-table-head{height:30px;display:grid;grid-template-columns:130px 330px 240px 150px 120px 1fr;align-items:center;color:#64748b;font:600 11px Inter,Arial,sans-serif}.v6706-payment-list{border-top:1px solid #e5e7eb}.v6706-payment-row{min-height:54px;background:#fff;border-bottom:1px solid #e5e7eb;display:grid;grid-template-columns:130px 330px 240px 150px 120px 1fr;align-items:center;position:relative}.v6706-payment-job{display:contents}.v6706-payment-job time{grid-column:1;grid-row:1;padding-left:0;font:400 11px Inter,Arial,sans-serif}.v6706-payment-job strong{grid-column:2;grid-row:1;font:600 11px Inter,Arial,sans-serif}.v6706-payment-worker{grid-column:3;color:#64748b;font:400 11px Inter,Arial,sans-serif}.v6706-payment-amount{grid-column:4;font:600 11px Inter,Arial,sans-serif}.v6706-payment-status{grid-column:5;display:flex;align-items:center;width:92px;height:30px;border-radius:15px;padding-left:12px;box-sizing:border-box;font:600 11px Inter,Arial,sans-serif;font-style:normal}.v6706-payment-status.is-paid{background:#dcfce7;color:#16a34a}.v6706-payment-status.is-pending{background:#fef3c7;color:#f59e0b}.v6706-payment-status.is-refunded{background:#dbeafe;color:#2563eb}.v6706-payment-status.is-disputed{background:#fee2e2;color:#ef4444}.v6706-payment-view{grid-column:6;border:0;background:transparent;text-align:left;color:#0b2545;font:600 11px Inter,Arial,sans-serif;cursor:pointer}.v6706-payment-chevron{display:none}

@media(max-width:700px){
  .v6706-desktop-detail{display:none!important}.v6706-mobile-detail{display:block!important}
  .v6706-reviews-page,.v6706-payments-page{padding:18px 18px 120px;margin:0;max-width:none}
  .v6706-reviews-page header h1,.v6706-payments-head h1{font-size:25px;line-height:30px}.v6706-reviews-page header p,.v6706-payments-head p{font-size:11px;line-height:14px;margin-top:2px}
  .v6706-review-tabs,.v6706-payment-tabs{gap:10px;margin:16px 0}.v6706-review-tabs button,.v6706-payment-tabs button{width:108px;height:30px;padding:0;text-align:center;font-size:11px}
  .v6706-review-list{gap:10px}.v6706-review-row{height:82px;grid-template-columns:48px 1fr 20px;gap:12px;padding:10px 12px 10px 9px}.v6706-review-avatar{width:48px;height:48px}.v6706-review-copy{align-self:start;padding-top:0;gap:5px}.v6706-review-copy strong{font-size:10px;line-height:12px}.v6706-review-copy span{font-size:9px;line-height:11px}.v6706-review-rated-label,.v6706-review-row time,.v6706-review-row>button{display:none}.v6706-review-stars{grid-column:2;grid-row:1;align-self:end;margin-bottom:3px;font-size:12px;line-height:14px}.v6706-review-chevron{display:block;grid-column:3;grid-row:1;font:700 20px Inter,Arial,sans-serif;color:#0b2545;font-style:normal}.v6706-review-pending{height:72px;margin-top:16px;padding:0 17px 0 13px}.v6706-review-pending>div{gap:5px}.v6706-review-pending strong{font-size:11px}.v6706-review-pending span{display:block}.v6706-review-pending button{width:116px;height:34px;font-size:10px}
  .v6706-payment-tabs{margin-top:16px}.v6706-payment-list{border:0;display:grid;gap:12px}.v6706-payment-row{height:88px;min-height:88px;border:1px solid #e5e7eb;border-radius:8px;grid-template-columns:1fr 96px 20px;grid-template-rows:30px 38px;padding:10px 12px 8px 13px;box-sizing:border-box}.v6706-payment-job{display:block;grid-column:1;grid-row:1/3;align-self:start}.v6706-payment-job strong{display:block;font:600 11px/14px Inter,Arial,sans-serif}.v6706-payment-job time{display:block;margin-top:6px;padding:0;color:#64748b;font:400 9px/11px Inter,Arial,sans-serif}.v6706-payment-amount{grid-column:2;grid-row:1;font:700 13px/16px Inter,Arial,sans-serif}.v6706-payment-status{grid-column:2;grid-row:2;width:96px;height:30px}.v6706-payment-chevron{display:block!important;grid-column:3;grid-row:1/3;align-self:center;border:0;background:transparent;color:#0b2545;font:700 20px Inter,Arial,sans-serif;cursor:pointer;padding:0}.v6706-payment-table-head{display:none}
}

/* v67.06 locked Customer Help & Support — Figma 42:491 / 42:592 */
.v6706-help-page{max-width:1230px;margin:0 auto;padding:18px 20px 70px;box-sizing:border-box;color:#0f172a}.v6706-help-page>header h1{margin:0;color:#0b2545;font:700 31px/38px Inter,Arial,sans-serif}.v6706-help-page>header p{margin:0;color:#64748b;font:400 13px/16px Inter,Arial,sans-serif}.v6706-help-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:32px}.v6706-help-action{height:118px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;display:grid;grid-template-columns:42px 1fr;gap:12px;padding:17px;box-sizing:border-box;position:relative}.v6706-help-action>b{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;font-size:13px}.v6706-help-action>b.is-blue{background:#dbeafe;color:#2563eb}.v6706-help-action>b.is-gold{background:#fef3c7;color:#f59e0b}.v6706-help-action>b.is-red{background:#fee2e2;color:#ef4444}.v6706-help-action>div{display:flex;flex-direction:column;align-items:flex-start;gap:5px}.v6706-help-action strong{font:600 13px Inter,Arial,sans-serif}.v6706-help-action span{font:400 10px/13px Inter,Arial,sans-serif;color:#64748b}.v6706-help-action button{height:32px;min-width:130px;border:1px solid #0b2545;border-radius:6px;background:#fff;color:#0b2545;font:600 9px Inter,Arial,sans-serif;margin-top:auto;cursor:pointer}.v6706-help-action button.is-gold{border:0;background:#f4c542;color:#0f172a}.v6706-help-action button.is-red{color:#ef4444}.v6706-help-lower{display:grid;grid-template-columns:1fr 1fr;gap:46px;margin-top:32px}.v6706-help-lower h2{margin:0;color:#0b2545;font:700 18px/22px Inter,Arial,sans-serif}.v6706-help-topics>div{display:grid;grid-template-columns:1fr 1fr;gap:12px 16px;margin-top:18px}.v6706-help-topics button{height:36px;border:1px solid #e5e7eb;border-radius:6px;background:#fff;color:#0f172a;text-align:left;padding:0 15px;font:400 11px Inter,Arial,sans-serif;cursor:pointer}.v6706-help-tickets>p{margin:4px 0 18px;color:#64748b;font:400 11px Inter,Arial,sans-serif}.v6706-help-tickets>div{border-top:1px solid #e5e7eb}.v6706-help-ticket{width:100%;height:58px;border:0;border-bottom:1px solid #e5e7eb;background:#fff;display:grid;grid-template-columns:68px 1fr 110px 82px 0 44px;gap:0;align-items:center;text-align:left;color:#0f172a;padding:0 14px;position:relative;cursor:pointer}.v6706-help-ticket>b{font:600 10px Inter,Arial,sans-serif;color:#0b2545}.v6706-help-ticket>span:nth-of-type(1){display:grid;gap:4px}.v6706-help-ticket strong{font:600 11px Inter,Arial,sans-serif}.v6706-help-ticket small{font:400 9px Inter,Arial,sans-serif;color:#64748b}.v6706-help-status{width:110px;height:28px;border-radius:14px;display:flex;align-items:center;padding-left:16px;box-sizing:border-box;font:600 9px Inter,Arial,sans-serif;font-style:normal}.v6706-help-status.is-open{background:#fee2e2;color:#ef4444}.v6706-help-status.is-waiting{background:#fef3c7;color:#f59e0b}.v6706-help-status.is-resolved{background:#dcfce7;color:#16a34a}.v6706-help-ticket time{font:400 9px Inter,Arial,sans-serif;color:#64748b}.v6706-help-ticket>i{display:none}.v6706-help-view{width:44px;height:32px;border:1px solid #0b2545;border-radius:6px;display:grid;place-items:center!important;color:#0b2545!important;font:600 9px Inter,Arial,sans-serif!important}.v6706-help-answer{padding:6px}.v6706-help-answer h3{color:#0b2545}.v6706-help-answer p{line-height:1.55}
@media(max-width:700px){.v6706-help-page{padding:18px 18px 120px;margin:0;max-width:none}.v6706-help-page>header h1{font-size:25px;line-height:30px}.v6706-help-page>header p{font-size:11px;line-height:14px;margin-top:2px}.v6706-help-mobile-search{margin-top:16px}.v6706-help-mobile-search input{width:100%;height:38px;border:1px solid #e5e7eb;border-radius:19px;background:#fff;padding:0 19px;color:#0f172a;font:400 11px Inter,Arial,sans-serif}.v6706-help-actions{grid-template-columns:1fr;gap:10px;margin-top:18px}.v6706-help-action{height:72px;border-radius:8px;grid-template-columns:44px 1fr 20px;align-items:center;padding:12px 10px 12px 11px}.v6706-help-action>b{width:44px;height:44px}.v6706-help-action>div{gap:0;justify-content:center}.v6706-help-action strong{font-size:12px}.v6706-help-action>i{display:block!important;color:#0b2545;font:700 20px Inter,Arial,sans-serif;font-style:normal}.v6706-help-lower{display:block;margin-top:20px}.v6706-help-tickets h2{font-size:16px;line-height:20px;margin-bottom:14px}.v6706-help-tickets>div{border:0;display:grid;gap:10px}.v6706-help-ticket{height:70px;border:1px solid #e5e7eb;border-radius:8px;grid-template-columns:58px 1fr 20px;padding:0 12px}.v6706-help-ticket>b{font-size:10px}.v6706-help-ticket>span:nth-of-type(1){gap:7px}.v6706-help-ticket strong{font-size:11px}.v6706-help-ticket>i{display:block;grid-column:3;color:#0b2545;font:700 20px Inter,Arial,sans-serif;font-style:normal}.v6706-help-view{display:none!important}}

/* v67.06 locked Customer Messages — Figma 38:3 / 38:105 + 44:954 */
.v6706-messages-page{max-width:1230px;margin:0 auto;padding:18px 20px 70px;box-sizing:border-box;color:#0f172a}.v6706-messages-head{display:flex;justify-content:space-between;align-items:flex-start}.v6706-messages-head h1{margin:0;font:700 31px/38px Inter,Arial,sans-serif}.v6706-messages-head p{margin:0;color:#64748b;font:400 13px/16px Inter,Arial,sans-serif}.v6706-gold{height:40px;border:0;border-radius:7px;background:#f4c542;color:#0f172a;font:600 11px Inter,Arial,sans-serif;padding:0 30px;cursor:pointer}.v6706-messages-layout{display:grid;grid-template-columns:320px minmax(420px,548px) 290px;gap:16px;margin-top:18px;align-items:start}.v6706-message-sidebar{display:grid;gap:10px}.v6706-message-tabs{height:36px;border:1px solid #e5e7eb;border-radius:7px;background:#fff;display:grid;grid-template-columns:repeat(4,1fr);align-items:center}.v6706-message-tabs button{border:0;background:transparent;color:#64748b;font:400 10px Inter,Arial,sans-serif;cursor:pointer}.v6706-message-tabs button.is-active{color:#0f172a;font-weight:600}.v6706-message-sidebar>input{height:42px;border:1px solid #e5e7eb;border-radius:7px;background:#fff;padding:0 18px;font:400 11px Inter,Arial,sans-serif}.v6706-conversation-list{display:grid;gap:8px}.v6706-conversation{height:82px;border:1px solid #e5e7eb;border-radius:6px;background:#fff;display:grid;grid-template-columns:42px 1fr 48px;gap:14px;align-items:center;text-align:left;padding:0 12px;position:relative;cursor:pointer;color:#0f172a}.v6706-conversation.is-selected{background:#dbeafe}.v6706-conversation-avatar{width:42px;height:42px;border-radius:50%;background:#143a63;color:#fff;display:grid;place-items:center;font:700 14px Inter,Arial,sans-serif}.v6706-conversation.is-selected .v6706-conversation-avatar{background:#2563eb}.v6706-conversation>span:nth-child(2){min-width:0;display:grid;gap:8px}.v6706-conversation strong{font:600 11px Inter,Arial,sans-serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v6706-conversation small{font:400 9px Inter,Arial,sans-serif;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v6706-conversation time{font:400 8px Inter,Arial,sans-serif;color:#64748b;align-self:start;margin-top:12px}.v6706-message-chat{height:610px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;position:relative;overflow:hidden}.v6706-chat-empty{height:100%;display:grid;place-items:center;color:#64748b}.v6706-chat-head{height:62px;padding:14px 18px;border-bottom:1px solid #edf2f7;box-sizing:border-box;display:flex;align-items:flex-start;justify-content:space-between;position:relative}.v6706-chat-head>div{display:grid;gap:4px}.v6706-chat-head strong{font:700 15px Inter,Arial,sans-serif}.v6706-chat-head span{color:#16a34a;font:400 10px Inter,Arial,sans-serif}.v6706-chat-head>button.v6706-desktop-detail{width:116px;height:30px;border:1px solid #0b2545;border-radius:6px;background:#fff;color:#0b2545;font:600 9px Inter,Arial,sans-serif}.v6706-chat-messages{height:486px;padding:14px 16px 70px;box-sizing:border-box;overflow:auto;display:flex;flex-direction:column;gap:16px}.v6706-message-bubble{max-width:330px;min-height:54px;border-radius:12px;padding:12px 20px;box-sizing:border-box;position:relative}.v6706-message-bubble.theirs{align-self:flex-start;background:#f8fafc;border:1px solid #e5e7eb}.v6706-message-bubble.mine{align-self:flex-end;background:#2563eb;color:#fff}.v6706-message-bubble p{margin:0 0 12px;font:400 10px/15px Inter,Arial,sans-serif}.v6706-message-bubble time{position:absolute;right:10px;bottom:6px;font:400 8px Inter,Arial,sans-serif;color:#64748b}.v6706-message-bubble.mine time{color:#fff}.v6706-chat-compose{position:absolute;left:20px;right:20px;bottom:16px;display:grid;grid-template-columns:1fr 48px;gap:8px}.v6706-chat-compose input{height:40px;border:1px solid #e5e7eb;border-radius:20px;background:#f8fafc;padding:0 20px;font:400 11px Inter,Arial,sans-serif}.v6706-chat-compose button{height:40px;border:0;border-radius:8px;background:#f4c542;color:#0b2545;font-size:15px}.v6706-message-related{height:610px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;padding:16px 20px;box-sizing:border-box}.v6706-message-related h2{margin:0 0 20px;font:700 17px Inter,Arial,sans-serif}.v6706-message-related article{min-height:126px;border:1px solid #e5e7eb;border-radius:8px;background:#f8fafc;padding:15px 18px;display:flex;flex-direction:column;align-items:flex-start;box-sizing:border-box}.v6706-message-related article strong{font:600 12px Inter,Arial,sans-serif;margin-bottom:8px}.v6706-message-related article span{font:400 10px/15px Inter,Arial,sans-serif;color:#64748b}.v6706-message-related article button{width:110px;height:30px;margin-top:auto;border:1px solid #0b2545;border-radius:6px;background:#fff;color:#0b2545;font:600 9px Inter,Arial,sans-serif}.v6706-message-related h3{margin:32px 0 16px;font:700 14px Inter,Arial,sans-serif}.v6706-message-related>div{display:grid;gap:10px}.v6706-message-related>div button,.v6706-no-attachments{height:38px;border:1px solid #e5e7eb;border-radius:6px;background:#f8fafc;color:#0f172a;text-align:left;padding:0 15px;font:400 10px Inter,Arial,sans-serif}.v6706-no-attachments{display:flex;align-items:center;color:#64748b}
.v6706-mobile-chat-pane{display:none}
@media(max-width:700px){.v6706-messages-page{padding:18px 18px 120px;margin:0;max-width:none}.v6706-messages-head h1{font-size:24px;line-height:30px}.v6706-messages-head p{font-size:11px;line-height:14px}.v6706-messages-layout{display:block;margin-top:17px}.v6706-message-sidebar{gap:10px}.v6706-message-tabs{height:34px}.v6706-message-tabs button{font-size:9px}.v6706-message-sidebar>input{height:36px;font-size:10px}.v6706-conversation-list{gap:10px}.v6706-conversation{height:76px;grid-template-columns:38px 1fr 20px;padding:0 11px;gap:12px;border-radius:7px}.v6706-conversation-avatar{width:38px;height:38px;font-size:12px}.v6706-conversation>span:nth-child(2){gap:7px}.v6706-conversation strong{font-size:10px}.v6706-conversation small{font-size:9px}.v6706-conversation>b{display:block!important;color:#0b2545;font:700 20px Inter,Arial,sans-serif}.v6706-mobile-chat-open .v6706-messages-page{display:none}.v6706-mobile-chat-pane{display:block!important;position:relative;min-height:692px;padding:18px 18px 120px;box-sizing:border-box;background:#f8fafc}.v6706-mobile-chat-pane .v6706-chat-head{height:45px;padding:0 0 12px;border:0;align-items:center}.v6706-mobile-chat-pane .v6706-chat-head>div{padding-left:16px}.v6706-mobile-chat-pane .v6706-chat-head strong{font-size:12px}.v6706-chat-back{display:block!important;order:-1;border:0;background:transparent;color:#0b2545;font:700 20px Inter,Arial,sans-serif}.v6706-mobile-chat-pane .v6706-chat-head>em{display:block!important;background:#dcfce7;color:#16a34a;border-radius:14px;padding:7px 10px;font:600 10px Inter,Arial,sans-serif;font-style:normal}.v6706-mobile-chat-pane .v6706-chat-messages{height:570px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;padding:56px 16px 84px;gap:16px}.v6706-mobile-chat-pane .v6706-message-bubble{width:262px;max-width:262px;min-height:72px;padding:14px 12px;border:0}.v6706-mobile-chat-pane .v6706-message-bubble.theirs{background:#f8fafc}.v6706-mobile-chat-pane .v6706-message-bubble.mine{background:#dbeafe;color:#0f172a}.v6706-mobile-chat-pane .v6706-message-bubble time{display:none}.v6706-mobile-chat-pane .v6706-message-bubble p{font-size:10px;line-height:15px;margin:0}.v6706-mobile-chat-pane .v6706-chat-compose{left:32px;right:32px;bottom:146px;display:block}.v6706-mobile-chat-pane .v6706-chat-compose input{width:100%;height:46px;background:#fff;box-sizing:border-box}}

/* v67.07 — Customer Post a Job 9-step FINAL LOCKED BUILD (Figma 43:3–43:920) */
.v6707-post-page{padding:18px 20px 60px;background:#f8fafc;min-height:calc(100vh - 72px);font-family:Inter,Arial,sans-serif;color:#0f172a}
.v6707-post-head h1{margin:0;color:#0b2545;font-size:30px;line-height:1.1}.v6707-post-head p{margin:8px 0 18px;color:#64748b;font-size:13px}
.v6707-post-progress{display:grid;grid-template-columns:repeat(9,minmax(0,1fr));gap:12px;margin-bottom:20px}.v6707-post-progress button{height:34px;border:1px solid #e5e7eb;border-radius:17px;background:#fff;color:#0f172a;font:500 10px Inter,Arial;display:flex;align-items:center;gap:7px;padding:0 12px;white-space:nowrap}.v6707-post-progress button b{font-weight:600}.v6707-post-progress button.is-active{background:#ffe08a;font-weight:600}
.v6707-post-card{width:min(760px,calc(100% - 40px));min-height:590px;margin:0 auto;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:14px 30px 26px;box-sizing:border-box;position:relative}.v6707-card-title h2{margin:0;color:#0b2545;font-size:20px}.v6707-card-title p{margin:10px 0 28px;color:#64748b;font-size:12px}.v6707-post-card label{display:block;color:#0f172a;font-size:11px;font-weight:600;margin:0 0 14px}.v6707-post-card input[type=text],.v6707-post-card input[type=search],.v6707-post-card input[type=date],.v6707-post-card textarea{display:block;width:100%;box-sizing:border-box;margin-top:9px;border:1px solid #e5e7eb;border-radius:7px;background:#fff;padding:0 14px;color:#0f172a;font:400 11px Inter,Arial;outline:none}.v6707-post-card input[type=text],.v6707-post-card input[type=search],.v6707-post-card input[type=date]{height:44px}.v6707-post-card textarea{height:150px;padding-top:13px;resize:none;line-height:1.5}.v6707-post-card input:focus,.v6707-post-card textarea:focus{border-color:#0b2545;box-shadow:0 0 0 2px rgba(11,37,69,.08)}.v6707-post-card label>small{display:block;text-align:right;color:#64748b;font-size:9px;margin-top:4px}
.v6707-search-label span{display:block;margin-bottom:8px}.v6707-category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-top:18px}.v6707-category-grid button{height:56px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#0b2545;font:600 11px Inter,Arial;display:flex;align-items:center;justify-content:center;gap:7px}.v6707-category-grid button i{font-style:normal}.v6707-category-grid button.is-selected,.v6707-location-grid button.is-selected{background:#dbeafe;border-color:#cbd5e1}.v6707-category-grid button:hover,.v6707-location-grid button:hover{border-color:#0b2545}
.v6707-photo-upload{height:86px;border:1px solid #e5e7eb!important;border-radius:8px;background:#f8fafc;padding:16px 20px;box-sizing:border-box;display:grid!important;grid-template-columns:30px auto;grid-template-rows:auto auto auto;column-gap:8px;position:relative}.v6707-photo-upload input{position:absolute;inset:0;opacity:0;cursor:pointer}.v6707-photo-upload>span{grid-row:1/4;font-size:20px;color:#0b2545}.v6707-photo-upload strong{font-size:11px}.v6707-photo-upload em{font-style:normal;font-weight:400;color:#64748b;font-size:10px}.v6707-photo-upload small{position:absolute;right:16px;top:17px;color:#64748b}.v6707-photo-previews{display:flex;gap:6px;flex-wrap:wrap;margin-top:-4px}.v6707-photo-previews span{display:flex;align-items:center;gap:6px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:7px;padding:6px 8px;font-size:9px}.v6707-photo-previews button{border:0;background:none;color:#ef4444;cursor:pointer}
.v6707-inline-heading{display:block;font-size:11px;margin:8px 0 14px}.v6707-location-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.v6707-location-grid button{height:40px;border:1px solid #e5e7eb;border-radius:7px;background:#fff;color:#0f172a;font:600 10px Inter,Arial}
.v6707-date-picker{max-width:620px}.v6707-date-picker span{font-size:12px}.v6707-date-picker input{font-size:14px!important;padding:0 18px!important}.v6707-date-note{margin-top:22px;background:#eff6ff;border:1px solid #dbeafe;border-radius:8px;padding:16px;color:#0b2545;font-size:11px;line-height:1.5}.v6707-date-note span{color:#64748b}
.v6707-quote-options{display:grid;gap:12px}.v6707-quote-options label{display:flex;align-items:flex-start;gap:10px;border:1px solid #e5e7eb;border-radius:8px;padding:16px;margin:0;background:#fff}.v6707-quote-options label.is-selected{background:#fffbeb;border-color:#f4c542}.v6707-quote-options input{margin-top:2px}.v6707-quote-options span{display:flex;flex-direction:column;gap:5px}.v6707-quote-options small{color:#64748b;font-weight:400;font-size:10px}.v6707-info-box{margin-top:18px;background:#eff6ff;border:1px solid #dbeafe;border-radius:8px;padding:14px 16px;font-size:11px}.v6707-info-box p{margin:5px 0 0;color:#64748b}
.v6707-review-box{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.v6707-review-box dl{margin:0}.v6707-review-box dl>div{display:grid;grid-template-columns:150px 1fr;padding:12px 14px;border-bottom:1px solid #e5e7eb}.v6707-review-box dt{color:#64748b;font-size:10px}.v6707-review-box dd{margin:0;font-size:11px;font-weight:600;white-space:pre-wrap}.v6707-review-photos{padding:12px 14px;display:flex;justify-content:space-between;font-size:10px}.v6707-review-photos span{color:#64748b}.v6707-terms{display:flex!important;gap:9px;align-items:flex-start;margin-top:14px!important;font-weight:500!important}.v6707-terms input{margin-top:1px}.v6707-terms-link{border:0;background:none;color:#0b2545;text-decoration:underline;font:600 10px Inter;margin-left:22px;cursor:pointer}
.v6707-post-actions{position:absolute;left:30px;right:30px;bottom:26px;display:flex;justify-content:space-between;align-items:center}.v6707-back,.v6707-next{height:40px;border-radius:7px;font:600 11px Inter,Arial;cursor:pointer}.v6707-back{width:120px;background:#fff;border:1px solid #0b2545;color:#0b2545}.v6707-next{width:180px;background:#f4c542;border:0;color:#0f172a}.v6707-next:disabled{opacity:.6;cursor:wait}.v6707-post-error{margin:0 0 12px;background:#fee2e2;color:#b91c1c;border-radius:7px;padding:10px 12px;font-size:10px}
.v6707-success{text-align:center;padding:56px 90px}.v6707-success>span{display:grid;place-items:center;width:70px;height:70px;border-radius:50%;margin:0 auto 18px;background:#dcfce7;color:#16a34a;font-size:36px}.v6707-success h2{color:#0b2545;margin:0 0 10px;font-size:22px}.v6707-success>p{color:#64748b;font-size:11px;line-height:1.6}.v6707-success>div{text-align:left;background:#f8fafc;border-radius:8px;padding:14px 18px;margin:22px 0;font-size:10px}.v6707-success ol{padding-left:20px;color:#64748b;line-height:1.8}.v6707-success .v6707-next{display:block;margin:0 auto}.v6707-link-button{border:0;background:none;color:#0b2545;text-decoration:underline;margin-top:12px;font:600 10px Inter;cursor:pointer}
.v6707-loading,.v6707-empty-state{border:1px solid #e5e7eb;border-radius:8px;padding:24px;text-align:center;color:#64748b;font-size:11px}.v6707-interest-list{display:grid;gap:10px}.v6707-interest-list article{display:grid;grid-template-columns:54px 1fr auto;align-items:center;gap:12px;border:1px solid #e5e7eb;border-radius:8px;padding:12px}.v6707-interest-list article>span{width:46px;height:46px;border-radius:50%;background:#d8c7b1;display:grid;place-items:center;font-weight:700;color:#0b2545}.v6707-interest-list article div{display:flex;flex-direction:column;gap:4px}.v6707-interest-list small{color:#64748b}.v6707-interest-list em{font-style:normal;color:#16a34a;font-size:9px}.v6707-interest-list button{border:1px solid #0b2545;background:#fff;border-radius:6px;height:30px;color:#0b2545;font:600 10px Inter}.v6707-manage-card{display:grid;grid-template-columns:92px 1fr;gap:14px;align-items:center;border:1px solid #e5e7eb;border-radius:8px;padding:12px}.v6707-job-thumb{width:92px;height:66px;border-radius:6px;overflow:hidden;background:#d8c7b1}.v6707-job-thumb img{width:100%;height:100%;object-fit:cover}.v6707-manage-card div{display:flex;flex-direction:column;gap:5px}.v6707-manage-card small{color:#64748b}.v6707-manage-card em{font-style:normal;color:#16a34a;font-size:9px}.v6707-manage-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px}.v6707-manage-actions button{height:38px;border-radius:7px;border:1px solid #0b2545;background:#fff;color:#0b2545;font:600 10px Inter}.v6707-manage-actions button:last-child{background:#f4c542;border-color:#f4c542;color:#0f172a}.v6707-manage-note{margin-top:14px;padding:14px;border-radius:8px;background:#f8fafc;color:#64748b;font-size:10px;line-height:1.6}
@media(max-width:700px){.v6707-post-page{padding:18px 18px 100px;min-height:calc(100vh - 70px)}.v6707-post-head h1{font-size:24px}.v6707-post-head p{margin:7px 0 14px;font-size:10px}.v6707-post-progress{display:none}.v6707-post-card{width:100%;min-height:610px;margin:0;border:0;border-radius:0;background:transparent;padding:0;box-shadow:none}.v6707-card-title h2{font-size:20px}.v6707-card-title p{font-size:12px;margin-bottom:8px}.v6707-post-card label{font-size:10px}.v6707-post-card input[type=text],.v6707-post-card input[type=search],.v6707-post-card input[type=date]{height:38px;border-radius:19px}.v6707-post-card textarea{height:126px}.v6707-search-label span{display:none}.v6707-category-grid{grid-template-columns:repeat(2,1fr);gap:16px 12px;margin-top:18px}.v6707-category-grid button{height:56px;flex-direction:column;gap:7px;font-size:11px}.v6707-category-grid button i{height:13px}.v6707-photo-upload{height:78px}.v6707-location-grid{grid-template-columns:repeat(2,1fr);gap:12px}.v6707-location-grid button{height:40px}.v6707-post-actions{left:0;right:0;bottom:8px}.v6707-back{width:104px}.v6707-next{width:152px}.v6707-success{padding:36px 12px}.v6707-review-box dl>div{grid-template-columns:105px 1fr}.v6707-interest-list article{grid-template-columns:48px 1fr}.v6707-interest-list article button{grid-column:2}.v6707-manage-card{grid-template-columns:74px 1fr}.v6707-job-thumb{width:74px;height:58px}}


/* v67.08 — Customer Notifications / Job Detail Flow FINAL LOCKED reconciliation
   Figma 44:496, 44:545, 44:645, 44:692, 44:737 + mobile counterparts.
   Do not redesign: this styling follows the approved Mendli navy/gold/white shell. */
.v6708-flow-page{max-width:1190px;margin:0 auto;padding:18px 20px 110px;color:#0f172a}
.v6708-flow-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:24px}
.v6708-flow-head h1{margin:0;color:#0b2545;font:700 28px/1.15 Inter,Arial,sans-serif}
.v6708-flow-head p{margin:8px 0 0;color:#64748b;font-size:13px}
.v6708-status{display:inline-flex;align-items:center;justify-content:center;min-width:100px;height:28px;border-radius:14px;padding:0 16px;font:600 10px Inter,Arial,sans-serif}
.v6708-status.is-open{background:#dcfce7;color:#16a34a}.v6708-status.is-progress{background:#fef3c7;color:#92400e}.v6708-status.is-completed{background:#dbeafe;color:#2563eb}.v6708-status.is-cancelled{background:#e5e7eb;color:#475569}.v6708-status.is-disputed{background:#fee2e2;color:#ef4444}
.v6708-job-grid{display:grid;grid-template-columns:1fr 1.035fr;gap:30px}
.v6708-job-main,.v6708-job-facts,.v6708-accept-card,.v6708-completion-card,.v6708-chat-shell{background:#fff;border:1px solid #e5e7eb;border-radius:10px}
.v6708-job-main{padding:16px;min-height:340px}.v6708-job-main h3{font-size:12px;color:#0b2545;margin:20px 0 10px}.v6708-job-main p{font-size:11px;line-height:1.55;color:#64748b}
.v6708-job-photo{width:min(100%,300px);height:170px;border-radius:8px;background:#d8c7b1;overflow:hidden;position:relative}.v6708-job-photo img{width:100%;height:100%;object-fit:cover}.v6708-job-photo b{position:absolute;right:18px;bottom:12px;color:#fff;font-size:22px}.v6708-job-photo.is-placeholder{display:flex;align-items:center;justify-content:center;color:#64748b;font-size:12px}
.v6708-job-facts{padding:28px 26px}.v6708-job-facts dl,.v6708-accept-card dl{margin:0;display:grid;gap:34px}.v6708-job-facts dl div,.v6708-accept-card dl div{display:grid;grid-template-columns:120px 1fr;gap:14px}.v6708-job-facts dt,.v6708-accept-card dt{color:#64748b;font-size:10px}.v6708-job-facts dd,.v6708-accept-card dd{margin:0;color:#0f172a;font-size:12px;font-weight:600}
.v6708-job-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}
.v6708-gold,.v6708-outline{height:38px;border-radius:7px;padding:0 22px;font:600 10px Inter,Arial,sans-serif;cursor:pointer}.v6708-gold{border:1px solid #f4c542;background:#f4c542;color:#0f172a}.v6708-outline{border:1px solid #0b2545;background:#fff;color:#0b2545}.v6708-gold.wide,.v6708-outline.wide{width:100%}
.v6708-back-link{border:0;background:transparent;color:#0b2545;font-weight:600;font-size:11px;margin-top:20px;cursor:pointer}
.v6708-quote-list{display:grid;gap:12px}.v6708-quote-card{display:grid;grid-template-columns:74px minmax(220px,1fr) 110px 110px 120px;align-items:center;gap:16px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:16px 18px}
.v6708-worker-avatar{width:58px;height:58px;border-radius:50%;background:#d8c7b1;overflow:hidden;display:grid;place-items:center;color:#0b2545;font-weight:700}.v6708-worker-avatar.large{width:74px;height:74px}.v6708-worker-avatar img{width:100%;height:100%;object-fit:cover}.v6708-quote-copy{display:grid;gap:4px}.v6708-quote-copy strong{font-size:13px}.v6708-quote-copy span{font-size:10px;color:#f4a900}.v6708-quote-copy small{font-size:10px;color:#64748b}.v6708-quote-price small{display:block;color:#64748b;font-size:9px}.v6708-quote-price b{font-size:14px;color:#0b2545}
.v6708-empty{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:30px;text-align:center}.v6708-empty p{color:#64748b;font-size:11px}
.v6708-accept-card{max-width:760px;margin:0 auto;padding:28px 30px}.v6708-accept-worker{display:flex;align-items:center;gap:16px;margin-bottom:28px}.v6708-accept-worker small{color:#64748b;font-size:9px;text-transform:uppercase}.v6708-accept-worker h2{margin:4px 0;color:#0b2545;font-size:20px}.v6708-accept-worker p{margin:0;color:#64748b;font-size:11px}.v6708-accept-card dl{padding:22px 0;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;margin-bottom:22px}.v6708-next{margin-top:18px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;padding:16px}.v6708-next strong{font-size:11px;color:#0b2545}.v6708-next p{font-size:10px;color:#64748b;margin:6px 0 0}
.v6708-chat-shell{display:grid;grid-template-columns:minmax(0,1fr) 280px;overflow:hidden;min-height:520px}.v6708-chat-host{padding:0}.v6708-chat-shell aside{border-left:1px solid #e5e7eb;padding:24px;display:grid;align-content:start;gap:14px}.v6708-chat-shell aside strong{color:#0b2545;font-size:14px}.v6708-chat-shell aside p{font-size:11px;color:#64748b;margin:0}
.v6708-completion-card{max-width:720px;margin:0 auto;padding:42px 34px;text-align:center}.v6708-completion-check{width:64px;height:64px;border-radius:50%;margin:0 auto 18px;background:#dcfce7;color:#16a34a;display:grid;place-items:center;font-size:30px;font-weight:700}.v6708-completion-card h2{color:#0b2545;font-size:22px}.v6708-completion-card p{max-width:520px;margin:10px auto 22px;color:#64748b;font-size:12px;line-height:1.6}.v6708-completion-actions{display:flex;justify-content:center;gap:12px}.v6708-existing-review{margin-top:20px;background:#f8fafc;border-radius:8px;padding:18px;color:#0b2545}.v6708-existing-review div{color:#f59e0b;font-size:18px;margin:8px 0}
@media(max-width:760px){
  .v6708-flow-page{padding:18px 18px 110px}
  .v6708-flow-head{margin-bottom:20px}.v6708-flow-head h1{font-size:24px}.v6708-flow-head p{font-size:11px}.v6708-status{min-width:78px;height:25px;padding:0 12px;font-size:9px}
  .v6708-job-grid{grid-template-columns:1fr;gap:14px}.v6708-job-main,.v6708-job-facts{min-height:0;padding:14px}.v6708-job-photo{width:100%;height:190px}.v6708-job-facts dl{gap:18px}.v6708-job-facts dl div{grid-template-columns:105px 1fr}
  .v6708-job-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.v6708-job-actions>*{width:100%}
  .v6708-quote-card{grid-template-columns:62px 1fr auto;gap:10px;padding:14px}.v6708-quote-price{grid-column:2}.v6708-quote-card .v6708-outline{grid-column:2}.v6708-quote-card .v6708-gold{grid-column:3;grid-row:2}
  .v6708-accept-card{padding:22px 18px}.v6708-accept-card dl div{grid-template-columns:100px 1fr}
  .v6708-chat-shell{grid-template-columns:1fr}.v6708-chat-shell aside{border-left:0;border-top:1px solid #e5e7eb}
  .v6708-completion-card{padding:34px 20px}.v6708-completion-actions{display:grid}.v6708-completion-actions>*{width:100%}
}


/* v67.10 — Worker + Admin FINAL LOCKED role shells (Figma pages 10–13).
   Visual authority is the approved locked Mendli boards. */
body.v6710-role-open{overflow:hidden}
.v6710-role-overlay{position:fixed;inset:0;z-index:10060;background:#f8fafc;font-family:Inter,Arial,sans-serif;color:#0f172a;overflow:auto}
.v6710-role-shell{min-height:100vh;background:#f8fafc}
.v6710-role-side{position:fixed;inset:0 auto 0 0;width:210px;background:#0b2545;padding:10px;z-index:4;display:flex;flex-direction:column}
.v6710-role-logo{height:66px;padding:0 10px 6px}.v6710-role-logo img{width:155px;height:62px;object-fit:contain}
.v6710-role-side nav{display:grid;gap:4px}.v6710-role-side nav button,.v6710-role-logout{height:38px;border:0;background:transparent;color:#fff;text-align:left;padding:0 48px;border-radius:5px;font:400 13px Inter,Arial,sans-serif;position:relative;cursor:pointer}
.v6710-role-side nav button.is-active{background:#143a63;font-weight:600}.v6710-role-side nav button.is-active:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:#f4c542}
.v6710-role-logout{margin-top:4px}
.v6710-role-slogan{margin:auto 8px 8px;padding:20px 15px;border:1px solid #f4c542;border-radius:10px;color:#fff;font-size:12px;font-weight:600;line-height:1.28}
.v6710-role-app{min-height:100vh;margin-left:210px}
.v6710-role-top{height:72px;background:#fff;display:flex;align-items:center;padding:0 24px;gap:16px;position:sticky;top:0;z-index:3}
.v6710-area{height:42px;min-width:120px;border:1px solid #e5e7eb;border-radius:21px;display:grid;place-items:center;padding:0 18px;font-size:12px;font-weight:600}
.v6710-search{width:410px;height:42px;border:1px solid #e5e7eb;border-radius:21px;background:#f8fafc;color:#64748b;display:flex;align-items:center;padding:0 24px;font-size:12px}
.v6710-alert-dot{margin-left:auto;color:#ef4444;font-size:13px}.v6710-role-avatar{width:42px;height:42px;border:1px solid #e5e7eb;border-radius:50%;display:grid;place-items:center;color:#0b2545;font-size:14px;font-weight:700}.v6710-role-top>b{font-size:12px}
.v6710-mobile-menu{display:none;border:0;background:transparent;font-size:22px;color:#0b2545}
.v6710-role-main{min-height:calc(100vh - 72px)}
.v6710-page{max-width:1190px;margin:0 auto;padding:18px 20px 110px}
.v6710-title{margin-bottom:24px}.v6710-title h1{margin:0;color:#0b2545;font-size:28px;line-height:1.2}.v6710-title p{margin:7px 0 0;color:#64748b;font-size:12px}.v6710-title-actions{display:flex;justify-content:space-between;align-items:flex-start;gap:18px}
.v6710-worker-identity{height:168px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:18px;display:flex;align-items:flex-start;gap:20px}.v6710-worker-identity h2{font-size:16px;margin:4px 0 10px}.v6710-worker-identity p{color:#64748b;font-size:11px;margin:0 0 18px}
.v6710-avatar{width:56px;height:56px;border-radius:50%;background:#d8c7b1;display:grid;place-items:center;overflow:hidden;color:#0b2545;font-weight:700;flex:0 0 auto}.v6710-worker-identity>.v6710-avatar{width:82px;height:82px}.v6710-avatar img{width:100%;height:100%;object-fit:cover}
.v6710-pill{display:inline-flex;align-items:center;justify-content:center;min-width:88px;height:28px;border-radius:14px;padding:0 12px;font-size:10px;font-weight:600;text-transform:none}.v6710-pill.is-green{background:#dcfce7;color:#16a34a}.v6710-pill.is-amber{background:#fef3c7;color:#f59e0b}.v6710-pill.is-red{background:#fee2e2;color:#ef4444}.v6710-pill.is-blue{background:#dbeafe;color:#2563eb}
.v6710-metrics,.v6710-admin-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin:22px 0}.v6710-metrics article,.v6710-admin-metrics article{min-height:96px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:17px 21px;display:grid;align-content:center;gap:8px}.v6710-metrics strong,.v6710-admin-metrics strong{font-size:26px;color:#0b2545}.v6710-metrics span,.v6710-admin-metrics small{font-size:10px;color:#64748b}.v6710-admin-metrics strong.is-red{color:#ef4444}
.v6710-two-col,.v6710-admin-lower{display:grid;grid-template-columns:minmax(0,760px) minmax(300px,400px);gap:30px;margin-top:30px}.v6710-two-col h2,.v6710-admin-lower h2,.v6710-table-card h2,.v6710-upload-card h2,.v6710-profile-info h2{font-size:18px;color:#0b2545;margin:0 0 14px}
.v6710-stack{display:grid;gap:10px}.v6710-row,.v6710-convo{border:1px solid #e5e7eb;background:#fff;border-radius:8px;min-height:60px;padding:12px 18px;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer}.v6710-row span,.v6710-convo span:nth-child(2){display:grid;gap:5px}.v6710-row strong,.v6710-convo strong{font-size:11px}.v6710-row small,.v6710-convo small{font-size:9px;color:#64748b}
.v6710-performance{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:20px}.v6710-performance dl{margin:0;display:grid;gap:30px}.v6710-performance dl div{display:flex;justify-content:space-between;align-items:center}.v6710-performance dt{font-size:10px;color:#64748b}.v6710-performance dd{font-size:10px;color:#16a34a;font-weight:600}
.v6710-gold,.v6710-outline,.v6710-danger{min-height:38px;border-radius:7px;padding:0 20px;font:600 10px Inter,Arial,sans-serif;cursor:pointer}.v6710-gold{background:#f4c542;border:1px solid #f4c542;color:#0f172a}.v6710-outline{background:#fff;border:1px solid #0b2545;color:#0b2545}.v6710-danger{background:#ef4444;border:1px solid #ef4444;color:#fff}.v6710-gold.wide,.v6710-outline.wide{width:100%}
.v6710-filterbar{display:grid;grid-template-columns:minmax(280px,1fr) 180px 180px;gap:14px;margin-bottom:18px}.v6710-filterbar input,.v6710-search-field,.v6710-form-card input,.v6710-form-card textarea,.v6710-form-card select{border:1px solid #e5e7eb;background:#fff;border-radius:7px;min-height:44px;padding:10px 14px;font:400 11px Inter,Arial,sans-serif}.v6710-filterbar span{border:1px solid #e5e7eb;background:#fff;border-radius:7px;padding:13px 16px;color:#64748b;font-size:11px}
.v6710-search-field{width:100%;box-sizing:border-box;margin:0 0 16px}
.v6710-job-card{display:grid;grid-template-columns:72px minmax(0,1fr) 160px 110px 100px;align-items:center;gap:16px;background:#fff;border:1px solid #e5e7eb;border-radius:9px;padding:12px 16px;min-height:92px}.v6710-job-thumb{width:68px;height:68px;border-radius:7px;background:#d8c7b1}.v6710-job-copy h3{margin:0 0 7px;color:#0b2545;font-size:13px}.v6710-job-copy p,.v6710-job-copy small{display:block;margin:0 0 5px;color:#64748b;font-size:10px}.v6710-job-budget small{display:block;color:#64748b;font-size:9px}.v6710-job-budget strong{font-size:12px;color:#0b2545}
.v6710-tabs{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 16px}.v6710-tabs button{border:1px solid transparent;background:#fff;border-radius:15px;min-height:30px;padding:0 18px;font:600 10px Inter,Arial,sans-serif;cursor:pointer}.v6710-tabs button.is-active{background:#ffe08a}
.v6710-job-detail-grid{display:grid;grid-template-columns:1fr 1.035fr;gap:30px}.v6710-job-detail-grid>article,.v6710-job-detail-grid>aside{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:16px;min-height:340px}.v6710-job-photo{width:min(100%,300px);height:170px;border-radius:8px;background:#d8c7b1;display:grid;place-items:center;color:#64748b;font-size:11px}.v6710-job-detail-grid h3{font-size:12px;color:#0b2545;margin:20px 0 10px}.v6710-job-detail-grid p{font-size:11px;color:#64748b;line-height:1.55}.v6710-job-detail-grid dl{display:grid;gap:30px}.v6710-job-detail-grid dl div{display:grid;grid-template-columns:120px 1fr;gap:12px}.v6710-job-detail-grid dt{font-size:10px;color:#64748b}.v6710-job-detail-grid dd{font-size:12px;font-weight:600;margin:0}
.v6710-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}
.v6710-form-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:24px;display:grid;gap:18px}.v6710-form-card label{display:grid;gap:8px;color:#64748b;font-size:10px}.v6710-form-card textarea{resize:vertical}.v6710-form-card .v6710-gold{justify-self:start;min-width:220px}
.v6710-success{max-width:720px;margin:45px auto;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:42px;text-align:center}.v6710-success>div:first-child{width:64px;height:64px;border-radius:50%;display:grid;place-items:center;margin:0 auto 18px;background:#dcfce7;color:#16a34a;font-size:30px;font-weight:700}.v6710-success h1{color:#0b2545;font-size:23px}.v6710-success p{color:#64748b;font-size:12px;line-height:1.6}.v6710-success .v6710-gold,.v6710-success .v6710-outline{margin:8px}
.v6710-nextbox{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;padding:16px;margin-top:20px;text-align:left}.v6710-nextbox strong{font-size:11px;color:#0b2545}.v6710-nextbox p{font-size:10px;margin:6px 0 0}
.v6710-messages{display:grid;grid-template-columns:340px 1fr;min-height:580px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden}.v6710-messages>aside{border-right:1px solid #e5e7eb;padding:12px;display:grid;align-content:start;gap:8px}.v6710-worker-chat-host{min-width:0}
.v6710-convo{justify-content:flex-start}.v6710-convo>b{margin-left:auto}
.v6710-doc-grid{display:grid;grid-template-columns:540px 1fr;gap:30px}.v6710-doc-grid>section{display:grid;gap:10px;align-content:start}.v6710-doc-row{min-height:54px;border:1px solid #e5e7eb;background:#fff;border-radius:7px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;gap:16px}.v6710-doc-row strong{font-size:11px}
.v6710-upload-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:24px}.v6710-upload-card>button{width:100%;height:150px;border:1px solid #e5e7eb;border-radius:8px;background:#f8fafc;color:#64748b;font-weight:600;cursor:pointer}.v6710-upload-card>p{font-size:11px;line-height:1.7}
.v6710-review-row{border:1px solid #e5e7eb;background:#fff;border-radius:8px;padding:14px 18px;display:grid;grid-template-columns:220px 130px 1fr 140px;gap:16px;align-items:center}.v6710-review-row div{display:grid;gap:5px}.v6710-review-row small,.v6710-review-row p{font-size:10px;color:#64748b}.v6710-stars{color:#f59e0b}
.v6710-balance-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:24px}.v6710-balance-grid article{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:22px;display:grid;gap:12px}.v6710-balance-grid small,.v6710-balance-grid span{font-size:10px;color:#64748b}.v6710-balance-grid strong{font-size:27px;color:#0b2545}
.v6710-table-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:18px}.v6710-table{display:grid}.v6710-table-row{min-height:54px;border-bottom:1px solid #e5e7eb;display:grid;grid-template-columns:minmax(180px,1.5fr) 1fr 130px 130px 90px;align-items:center;gap:14px;font-size:10px}.v6710-table-row:last-child{border-bottom:0}.v6710-table-row>span{min-width:0}.v6710-table-row span:has(strong){display:grid;gap:4px}.v6710-table-row small{font-size:9px;color:#64748b}.v6710-table-row button{border:0;background:transparent;color:#0b2545;font-weight:600;cursor:pointer}
.v6710-promo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.v6710-promo-grid article{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:24px}.v6710-promo-grid h2{color:#0b2545}.v6710-promo-grid p{min-height:48px;color:#64748b;font-size:11px;line-height:1.5}
.v6710-profile-grid{display:grid;grid-template-columns:300px 1fr;gap:30px}.v6710-profile-card,.v6710-profile-info{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:22px}.v6710-profile-card .v6710-avatar{width:82px;height:82px}.v6710-profile-card h2{color:#0b2545;font-size:16px}.v6710-profile-card p,.v6710-profile-info p{color:#64748b;font-size:11px;line-height:1.5}.v6710-profile-card button{display:block;margin-top:22px}.v6710-profile-info{display:grid;align-content:start;gap:10px}.v6710-progress{height:8px;background:#e5e7eb;border-radius:4px;overflow:hidden}.v6710-progress span{display:block;height:100%;background:#f4c542}
.v6710-admin-metrics{grid-template-columns:repeat(4,1fr)}.v6710-admin-metrics article{min-height:100px}.v6710-admin-lower{grid-template-columns:minmax(0,760px) 400px}.v6710-chart-placeholder{height:250px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;display:grid;place-items:center;color:#64748b;font-size:18px;font-weight:600}.v6710-admin-activity{height:50px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:0 16px;margin-bottom:8px;display:flex;align-items:center;justify-content:space-between}.v6710-admin-activity strong{font-size:10px}.v6710-admin-activity small{font-size:9px;color:#64748b}
.v6710-worker-admin-row,.v6710-customer-admin-row{grid-template-columns:58px minmax(220px,1.7fr) 1fr 130px 90px}.v6710-admin-job-row{grid-template-columns:minmax(250px,2fr) 100px 140px 150px 90px}
.v6710-detail-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:24px}.v6710-checkline{display:flex;align-items:center;gap:12px;min-height:42px}.v6710-checkline b{color:#16a34a}.v6710-settings-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-bottom:22px}.v6710-settings-grid button{background:#fff;border:1px solid #e5e7eb;border-radius:10px;text-align:left;padding:20px;display:grid;gap:7px;cursor:pointer}.v6710-settings-grid strong{color:#0b2545;font-size:13px}.v6710-settings-grid span{color:#64748b;font-size:10px}
.v6710-verification-grid{display:grid;grid-template-columns:560px 1fr;gap:30px}.v6710-verification-grid>div>h2{color:#0b2545;font-size:16px;margin:30px 0 14px}.v6710-verification-grid .v6710-profile-card{max-width:300px}
.v6710-empty{padding:24px;text-align:center;color:#64748b;font-size:11px;background:#fff;border:1px solid #e5e7eb;border-radius:8px}
.v6710-role-mobile-nav{display:none}

@media(max-width:760px){
  .v6710-role-side{display:none}.v6710-role-app{margin-left:0}.v6710-role-top{height:70px;background:#0b2545;padding:0 14px;color:#fff;position:sticky}.v6710-role-top:before{content:"";display:block;width:112px;height:50px;background:url("assets/m72-logo.png") center/contain no-repeat}.v6710-area,.v6710-search,.v6710-role-top>b{display:none}.v6710-alert-dot{margin-left:auto}.v6710-role-avatar{background:#fff;border:0}.v6710-mobile-menu{display:block;color:#fff}
  .v6710-role-main{min-height:calc(100vh - 70px);padding-bottom:82px}.v6710-page{padding:18px 18px 105px}.v6710-title{margin-bottom:18px}.v6710-title h1{font-size:24px}.v6710-title p{font-size:11px}.v6710-title-actions{align-items:center}.v6710-title-actions .v6710-gold{padding:0 14px}
  .v6710-role-mobile-nav{position:fixed;z-index:10070;left:0;right:0;bottom:0;height:82px;background:#fff;border-top:1px solid #e5e7eb;display:grid;grid-template-columns:repeat(5,1fr);align-items:end;padding:0 6px 16px}.v6710-role-mobile-nav button{border:0;background:transparent;color:#0b2545;font:600 10px Inter,Arial,sans-serif}.v6710-role-mobile-nav button.is-active{color:#f4b51b}.v6710-role-mobile-nav .v6710-mobile-plus{width:50px;height:50px;border-radius:50%;background:#0b2545;color:#f4c542;font-size:28px;justify-self:center;align-self:start;margin-top:8px}
  .v6710-worker-identity{height:auto;padding:14px}.v6710-worker-identity>.v6710-avatar{width:62px;height:62px}.v6710-metrics,.v6710-admin-metrics{grid-template-columns:1fr 1fr;gap:10px;margin:14px 0}.v6710-metrics article,.v6710-admin-metrics article{min-height:82px;padding:14px}.v6710-metrics strong,.v6710-admin-metrics strong{font-size:22px}
  .v6710-two-col,.v6710-admin-lower{grid-template-columns:1fr;gap:18px;margin-top:20px}.v6710-performance{padding:16px}.v6710-filterbar{grid-template-columns:1fr}.v6710-filterbar span{display:none}
  .v6710-job-card{grid-template-columns:68px minmax(0,1fr) auto;gap:10px;padding:12px}.v6710-job-budget{display:none}.v6710-job-card>.v6710-outline{grid-column:2}.v6710-job-card>.v6710-gold,.v6710-job-card>.v6710-pill{grid-column:3;grid-row:2}.v6710-job-thumb{width:58px;height:58px}
  .v6710-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.v6710-tabs button{padding:0 8px;white-space:nowrap}
  .v6710-job-detail-grid{grid-template-columns:1fr;gap:14px}.v6710-job-detail-grid>article,.v6710-job-detail-grid>aside{min-height:0}.v6710-job-photo{width:100%;height:190px}.v6710-job-detail-grid dl{gap:18px}.v6710-job-detail-grid dl div{grid-template-columns:100px 1fr}
  .v6710-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.v6710-actions>*{width:100%}.v6710-form-card{padding:18px}.v6710-form-card .v6710-gold{width:100%;justify-self:stretch}.v6710-success{padding:32px 18px;margin:20px auto}
  .v6710-messages{grid-template-columns:1fr;min-height:500px}.v6710-messages>aside{border-right:0;border-bottom:1px solid #e5e7eb}.v6710-worker-chat-host{min-height:360px}
  .v6710-doc-grid,.v6710-profile-grid,.v6710-verification-grid,.v6710-detail-grid{grid-template-columns:1fr;gap:16px}.v6710-upload-card{padding:16px}.v6710-upload-card>button{height:120px}
  .v6710-review-row{grid-template-columns:1fr auto;gap:8px}.v6710-review-row p{grid-column:1/-1}.v6710-balance-grid{grid-template-columns:1fr}.v6710-promo-grid{grid-template-columns:1fr}.v6710-promo-grid article{padding:18px}
  .v6710-table-card{padding:12px;overflow:auto}.v6710-table-row{grid-template-columns:minmax(160px,1.6fr) 120px 90px 80px;min-width:620px}.v6710-table-row>*:nth-child(n+5){display:none}.v6710-worker-admin-row,.v6710-customer-admin-row{grid-template-columns:52px minmax(170px,1.8fr) 110px 90px;min-width:520px}.v6710-admin-job-row{grid-template-columns:minmax(180px,1.8fr) 80px 100px 100px;min-width:560px}
  .v6710-settings-grid{grid-template-columns:1fr}.v6710-verification-grid .v6710-profile-card{max-width:none}
}

.v6710-help-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:28px}.v6710-help-actions button{min-height:105px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:18px;text-align:left;display:grid;gap:9px;cursor:pointer}.v6710-help-actions b{color:#0b2545;font-size:12px}.v6710-help-actions span{color:#64748b;font-size:10px;line-height:1.45}.v6710-help-actions button.is-urgent{border-color:#fecaca}.v6710-help-grid{display:grid;grid-template-columns:1fr 1.55fr;gap:24px}.v6710-help-grid>section{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:20px}.v6710-help-grid h2{color:#0b2545;font-size:17px;margin:0 0 14px}.v6710-help-grid>section:first-child>button{display:block;width:100%;border:0;background:transparent;text-align:left;padding:9px 0;color:#0b2545;font-size:11px;cursor:pointer}
@media(max-width:760px){.v6710-help-actions{grid-template-columns:1fr 1fr;gap:10px}.v6710-help-actions button{min-height:88px;padding:14px}.v6710-help-grid{grid-template-columns:1fr}}

.v6710-quick-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px}.v6710-quick-actions button{min-height:34px;border:1px solid #0b2545;background:#fff;color:#0b2545;border-radius:6px;font-size:9px;font-weight:600;cursor:pointer}.v6710-readonly-chat{padding:18px;display:grid;gap:10px}.v6710-readonly-bubble{max-width:75%;background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;padding:10px 12px}.v6710-readonly-bubble p{margin:0 0 6px;font-size:11px}.v6710-readonly-bubble small{color:#64748b;font-size:8px}.v6710-admin-chat-host{min-width:0}
@media(max-width:760px){.v6710-quick-actions{grid-template-columns:1fr}.v6710-readonly-bubble{max-width:90%}}

.v6710-notification-list{display:grid;gap:10px}.v6710-notification-row{width:100%;min-height:78px;border:1px solid #e5e7eb;background:#fff;border-radius:8px;padding:12px 16px;display:grid;grid-template-columns:42px 1fr 150px;align-items:center;gap:18px;text-align:left;cursor:pointer}.v6710-notification-row.is-unread{background:#fff}.v6710-notification-row>span:nth-child(2){display:grid;gap:5px}.v6710-notification-row strong{font-size:12px;color:#0f172a}.v6710-notification-row small,.v6710-notification-row time{font-size:10px;color:#64748b}.v6710-notification-row time{text-align:right}.v6710-notification-dot{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;font-size:12px}.v6710-notification-dot.is-jobs{background:#fef3c7;color:#f59e0b}.v6710-notification-dot.is-messages{background:#dbeafe;color:#2563eb}.v6710-notification-dot.is-payments{background:#dcfce7;color:#16a34a}
@media(max-width:760px){.v6710-notification-row{grid-template-columns:42px 1fr;min-height:82px;padding:12px}.v6710-notification-row time{display:none}}

/* v67.10 final detailed locked flows */
.v6710-revised-page,.v6710-admin-detail-page{max-width:1190px;margin:0 auto;padding:18px 20px 110px}
.v6710-revised-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;min-height:480px;padding:22px 18px;display:grid;align-content:start;gap:14px}
.v6710-revised-card>small{font-size:10px;color:#64748b}.v6710-revised-card>strong{font-size:18px;color:#0b2545;margin-bottom:12px}
.v6710-revised-card label,.v6710-admin-card label{display:grid;gap:8px;color:#64748b;font-size:10px;max-width:700px}
.v6710-revised-card input,.v6710-revised-card textarea,.v6710-admin-card input{border:1px solid #e5e7eb;border-radius:7px;background:#fff;padding:12px 14px;font:500 12px Inter,Arial,sans-serif;color:#0f172a}
.v6710-validity{display:flex;gap:55px;font-size:10px;margin-top:2px}.v6710-validity span{color:#64748b}.v6710-validity b{color:#0f172a}
.v6710-revised-submit{margin-top:28px;min-width:240px}.v6710-revised-message{font-size:11px}.v6710-revised-message.bad,.v6710-staff-msg.bad{color:#dc2626}.v6710-revised-message.good,.v6710-staff-msg.good{color:#16a34a}
.v6710-staff-detail-grid{display:grid;grid-template-columns:360px 1fr;gap:24px}.v6710-admin-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:24px;display:grid;gap:18px}.v6710-admin-card h2{margin:0;color:#0b2545;font-size:16px}.v6710-staff-person{display:flex;gap:16px;align-items:center}.v6710-staff-person>span{width:70px;height:70px;border-radius:50%;background:#d8c7b1;display:grid;place-items:center;color:#0b2545;font-weight:700}.v6710-staff-person h2{margin:0 0 4px;font-size:16px}.v6710-staff-person p{margin:0;color:#64748b;font-size:11px}.v6710-staff-person small{display:inline-block;margin-top:8px;background:#fef3c7;border-radius:14px;padding:6px 12px;color:#92400e}
.v6710-permission-list{display:grid;gap:10px}.v6710-permission-list label{display:flex;gap:12px;align-items:flex-start;border-bottom:1px solid #f1f5f9;padding:10px 0;color:#0f172a}.v6710-permission-list label input{margin-top:3px}.v6710-permission-list span{display:grid;gap:3px}.v6710-permission-list b{font-size:11px}.v6710-permission-list small{color:#64748b;font-size:9px}.v6710-detail-actions{display:flex;gap:14px;margin-top:24px}.v6710-danger{height:38px;border:1px solid #ef4444;background:#ef4444;color:#fff;border-radius:7px;padding:0 20px;font:600 10px Inter,Arial,sans-serif}
@media(max-width:760px){.v6710-revised-page,.v6710-admin-detail-page{padding:18px 18px 110px}.v6710-staff-detail-grid{grid-template-columns:1fr}.v6710-detail-actions{display:grid}.v6710-detail-actions>*{width:100%}.v6710-revised-card{min-height:0}}

.v6710-customer-revision{margin:20px 0 0;background:#fff;border:1px solid #f4c542;border-radius:10px;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:20px}.v6710-customer-revision small{font-size:9px;color:#f59e0b;font-weight:700}.v6710-customer-revision h3{margin:4px 0;color:#0b2545;font-size:14px}.v6710-customer-revision p{margin:4px 0;color:#64748b;font-size:10px}.v6710-customer-revision>div:last-child{display:flex;gap:10px;flex-wrap:wrap}
@media(max-width:760px){.v6710-customer-revision{display:grid}.v6710-customer-revision>div:last-child{display:grid}.v6710-customer-revision button{width:100%}}

/* v67.13 locked role-header bell fidelity */
.v6710-alert-button{margin-left:auto;position:relative;width:36px;height:36px;border:0;background:transparent;color:#0b2545;display:grid;place-items:center;padding:7px;cursor:pointer}
.v6710-alert-button .m81-bell-icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.v6710-alert-button .v6674-dynamic-notification-badge{position:absolute;right:0;top:0;min-width:15px;height:15px;border-radius:8px;background:#ef4444;color:#fff;font:700 9px/15px Inter,Arial,sans-serif;text-align:center;padding:0 3px;box-sizing:border-box}
.v6710-alert-button .v6674-dynamic-notification-badge.hidden{display:none!important}
@media(max-width:700px){.v6710-alert-button{margin-left:auto;color:#fff;width:40px;height:40px;padding:9px}.v6710-role-top:before{width:138px!important;height:54px!important}}

/* v67.14 — FINAL LOCKED fidelity continuation.
   Visual authority: user-approved locked boards + Figma Customer Find Worker 37:3 / 37:117.
   This block only corrects measured geometry; it does not redesign the UI. */
@media(min-width:701px){
  .v6706-find-page{width:1230px;max-width:1230px;margin:0;padding:18px 20px 48px}
  .v6706-find-head{height:74px;margin:0 0 0;position:relative}
  .v6706-find-head h1{font-size:30px;line-height:36px}
  .v6706-find-head p{font-size:13px;line-height:16px;margin:1px 0 0}
  .v6706-find-quote{position:absolute;right:10px;top:-2px;width:300px;height:82px;padding:13px 18px;font-size:18px;line-height:18px}
  .v6706-find-search{grid-template-columns:780px 180px 190px;gap:14px;margin:0 0 12px}
  .v6706-find-search input,.v6706-find-search select{height:44px}
  .v6706-trade-chips{gap:8px;margin:0 0 18px;flex-wrap:nowrap}
  .v6706-trade-chips button{min-width:92px;width:92px;height:26px;padding:0 14px}
  .v6706-results-head{height:16px;margin:0 0 10px}
  .v6706-worker-list{gap:12px}
  .v6706-worker-card{height:108px;min-height:108px;width:1190px;display:block;padding:0;position:relative}
  .v6706-worker-avatar{position:absolute;left:17px;top:15px;width:74px;height:74px}
  .v6706-worker-main{position:absolute;left:111px;top:9px;right:350px;bottom:auto;display:block;padding:0}
  .v6706-worker-main strong{display:block;font-size:15px;line-height:18px;margin:0 0 2px}
  .v6706-worker-main em{display:block;font-size:11px;line-height:14px;margin:0 0 4px}
  .v6706-worker-main small{display:block;font-size:11px;line-height:15px}
  .v6706-worker-badges{position:absolute;left:368px;top:7px;margin:0;display:flex;gap:10px;flex-wrap:nowrap}
  .v6706-worker-badges b{height:26px;min-width:90px;box-sizing:border-box;justify-content:center;padding:0 14px}
  .v6706-worker-badges b.is-blue{min-width:98px}
  .v6706-worker-badges b.is-gold{min-width:150px}
  .v6706-fav{display:none}
  .v6706-profile-btn{position:absolute;left:945px;top:31px;width:105px;height:38px;border:0;background:transparent}
  .v6706-message-btn{position:absolute;left:1059px;top:31px;width:105px;height:38px}
}
@media(max-width:700px){
  .v6706-find-page{padding:18px 18px 120px}
  .v6706-find-head{margin:0 0 20px}
  .v6706-find-head h1{font-size:24px;line-height:30px}
  .v6706-find-head p{font-size:11px;line-height:13px;margin:0;max-width:340px}
  .v6706-find-search{margin-bottom:12px}
  .v6706-find-search input{height:38px;padding:0 17px}
  .v6706-trade-chips{margin-bottom:20px}
  .v6706-worker-card{padding:12px 12px 10px}
  .v6706-worker-avatar{left:auto;top:auto;position:relative}
  .v6706-worker-main{position:static}
  .v6706-worker-badges{position:static}
  .v6706-fav{display:block}
  .v6706-profile-btn,.v6706-message-btn{position:static}
}

/* v67.14 — Post a Job desktop Step flow measured from FINAL LOCKED Figma 43:3. */
@media(min-width:701px){
  .v6707-post-page{width:1230px;box-sizing:border-box;padding:18px 20px 60px}
  .v6707-post-head h1{font-size:30px;line-height:33px}
  .v6707-post-head p{margin:5px 0 11px;font-size:13px;line-height:16px}
  .v6707-post-progress{grid-template-columns:repeat(9,116px);gap:12px;margin:0 0 20px}
  .v6707-post-progress button{width:116px;height:34px;padding:0 12px}
  .v6707-post-card{width:760px;min-height:590px;margin:0 0 0 110px;padding:14px 30px 26px}
  .v6707-card-title h2{font-size:20px;line-height:24px}
  .v6707-card-title p{margin:8px 0 18px;font-size:12px;line-height:15px}
  .v6707-search-label span{margin-bottom:8px}
  .v6707-category-grid{grid-template-columns:repeat(5,130.4px);gap:16px 12px;margin-top:18px}
  .v6707-category-grid button{width:130.4px;height:56px}
  .v6707-post-actions{left:30px;right:auto;width:650px;bottom:36px}
  .v6707-next{width:180px;height:40px}
}
/* The locked Post-a-Job desktop frame uses the logo 16px from the top. */
@media(min-width:701px){.v6704-locked-shell:has(.v6707-post-page) .v6704-locked-logo{top:16px!important}}

/* v67.14 — Customer Job Centre exact locked measurements, Figma 36:3 / 36:87. */
@media(min-width:701px){
  .v6706-jc-page{width:1230px;max-width:1230px;margin:0;padding:18px 20px 48px}
  .v6706-jc-head{height:60px;margin:0 0 0;position:relative}
  .v6706-jc-head h1{font-size:30px;line-height:36px}
  .v6706-jc-head p{font-size:13px;line-height:16px;margin:1px 0 0}
  .v6706-jc-head .v6706-gold{position:absolute;right:10px;top:-2px;width:150px;height:42px}
  .v6706-jc-tabs{grid-template-columns:repeat(5,190px);gap:8px;margin:0 0 14px}
  .v6706-jc-tabs button{width:190px;height:36px}
  .v6706-jc-tools{width:1190px;height:42px;grid-template-columns:minmax(280px,1fr) 180px 190px 200px;margin:0 0 16px}
  .v6706-jc-list{gap:12px}
  .v6706-jc-card{width:1190px;height:80px;min-height:80px;grid-template-columns:96px minmax(0,1fr) 88px 125px;gap:20px;padding:9px 24px 9px 17px}
  .v6706-jc-thumb{width:96px;height:60px}
  .v6706-jc-copy strong{font-size:14px;line-height:17px}
  .v6706-jc-status{width:88px;height:25px}
  .v6706-jc-view{width:125px;height:34px}
}
@media(max-width:700px){
  .v6704-locked-shell:has(.v6706-jc-page) .v6704-mobile-head img{left:14px!important;top:8px!important;width:112px!important;height:50px!important}
  .v6706-jc-page{padding:18px 18px 120px}
  .v6706-jc-head{height:60px;margin:0;position:relative}
  .v6706-jc-head h1{font-size:25px;line-height:30px}
  .v6706-jc-head p{font-size:11px;line-height:13px;max-width:220px;margin:0}
  .v6706-jc-head .v6706-gold{position:absolute;right:0;top:-2px;width:124px;height:36px;margin:0}
  .v6706-jc-tabs{grid-template-columns:repeat(3,110px);gap:8px;margin:0 0 12px}
  .v6706-jc-tabs button{width:110px;height:30px;padding-left:17px}
  .v6706-jc-tools{width:354px;height:38px;margin:0 0 16px;padding:0 10px}
  .v6706-jc-list{gap:14px}
  .v6706-jc-card{width:354px;height:98px;min-height:98px;grid-template-columns:68px minmax(0,1fr) 88px 18px;gap:14px;padding:11px 10px}
  .v6706-jc-thumb{width:68px;height:68px}
  .v6706-jc-status{width:88px;height:25px}
}

/* v67.15 — AGREED PICTURE AUTHORITY: navy top header on Worker + Admin, desktop and mobile. */
.v6710-role-top{
  background:#0b2545!important;
  color:#fff!important;
  border-bottom:0!important;
  box-shadow:none!important;
}
.v6710-role-top .v6710-area,
.v6710-role-top .v6710-search{
  background:#fff!important;
  color:#64748b!important;
  border-color:#e5e7eb!important;
}
.v6710-role-top .v6710-area{color:#0f172a!important}
.v6710-role-top .v6710-alert-button{color:#fff!important}
.v6710-role-top .v6710-role-avatar{
  background:#fff!important;
  color:#0b2545!important;
  border-color:#fff!important;
}
.v6710-role-top>b{color:#fff!important}
.v6710-mobile-menu{color:#fff!important}
@media(max-width:700px){
  .v6710-role-top{background:#0b2545!important;color:#fff!important}
}

/* v67.17 — remove older contradictory desktop-header declarations. Approved picture boards require navy headers everywhere. */
@media(min-width:701px){
  .v6710-role-top{background:#0b2545!important;color:#fff!important}
  .v6710-role-top .v6710-area,.v6710-role-top .v6710-search{background:#fff!important}
  .v6710-role-top .v6710-alert-button,.v6710-mobile-menu{color:#fff!important}
}
