body:has(.dcms-app-shell) #wpadminbar,body:has(.dcms-login-wrap) #wpadminbar{display:none!important;}
html:has(.dcms-app-shell),html:has(.dcms-login-wrap){margin-top:0!important;}
:root{--dcms-bg:#f4f5f9;--dcms-card:#fff;--dcms-text:#17182a;--dcms-muted:#6d7183;--dcms-line:#dfe2ea;--dcms-orange:#ff7a00;--dcms-dark:#111;--dcms-blue:#5a55f4;--dcms-yellow:#fff3cd;--dcms-yellow-text:#664d03;--dcms-red:#ff3535;}
html:has(.dcms-app-shell),body:has(.dcms-app-shell){background:var(--dcms-bg)!important;margin:0!important;}
body:has(.dcms-app-shell) .site-header,body:has(.dcms-app-shell) header.wp-block-template-part,body:has(.dcms-app-shell) footer,body:has(.dcms-app-shell) .wp-site-blocks>header,body:has(.dcms-login-wrap) .site-header,body:has(.dcms-login-wrap) footer{display:none!important;}
body:has(.dcms-app-shell) .entry-content,body:has(.dcms-login-wrap) .entry-content{margin:0!important;max-width:none!important;padding:0!important;}
.dcms-app-shell{font-family:Arial,Helvetica,sans-serif;background:var(--dcms-bg);color:var(--dcms-text);min-height:100vh;padding-bottom:82px;line-height:1.4;-webkit-font-smoothing:antialiased;}
.dcms-topbar{height:68px;background:#fff;border-bottom:1px solid var(--dcms-line);display:flex;align-items:center;justify-content:space-between;padding:0 18px;position:sticky;top:0;z-index:20;}
.dcms-top-title{font-size:20px;font-weight:800;letter-spacing:.2px;}
.dcms-icon-btn{width:44px;height:44px;border:0;background:#f0f2f8;border-radius:50%;font-size:24px;line-height:1;color:#5a55f4;display:flex;align-items:center;justify-content:center;cursor:pointer;}
.dcms-main{max-width:980px;margin:0 auto;padding:14px;}
.dcms-section{display:none;}.dcms-section.active{display:block;}
.dcms-section-header{height:58px;display:flex;align-items:center;gap:10px;background:#fff;border-bottom:1px solid var(--dcms-line);margin:-14px -14px 18px -14px;padding:0 16px;position:sticky;top:68px;z-index:15;}
.dcms-section-header h2{margin:0;font-size:20px;font-weight:800;}
.dcms-back{border:0;background:transparent;font-size:42px;line-height:1;color:var(--dcms-text);cursor:pointer;padding:0 4px 4px 0;}
.dcms-dashboard-head{display:flex;align-items:center;gap:14px;padding:10px 4px 16px;}.dcms-avatar{width:52px;height:52px;border-radius:50%;background:#e1e5ee;color:#fff;display:flex;align-items:center;justify-content:center;font-size:26px}.dcms-welcome{font-size:13px;color:var(--dcms-muted);}.dcms-dashboard-head h1{margin:2px 0 0;font-size:24px;}
.dcms-stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:16px;}.dcms-stat-card{background:#fff;border:1px solid var(--dcms-line);border-radius:14px;padding:13px;text-align:left;box-shadow:0 1px 4px rgba(0,0,0,.04);color:var(--dcms-text);cursor:pointer;font:inherit}.dcms-stat-card.static{cursor:default}.dcms-stat-card span{display:block;color:var(--dcms-muted);font-size:12px;margin-bottom:3px}.dcms-stat-card strong{display:block;font-size:23px}.dcms-stat-card small{display:block;color:var(--dcms-muted);font-size:12px;margin-top:2px}.dcms-menu-list{display:flex;flex-direction:column;gap:10px}.dcms-accordion,.dcms-single{background:#fff;border:1px solid var(--dcms-line);border-radius:14px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.04)}.dcms-menu-main{width:100%;background:#fff;border:0;color:var(--dcms-text);display:flex;align-items:center;justify-content:space-between;padding:18px 20px;font-size:18px;text-align:left;cursor:pointer}.dcms-menu-main span{font-size:23px}.dcms-submenu{display:none;padding:0 0 14px}.dcms-accordion.open .dcms-submenu{display:block}.dcms-accordion.open .dcms-menu-main span{transform:rotate(90deg)}.dcms-submenu button{display:block;width:100%;background:transparent;border:0;text-align:left;padding:10px 20px 10px 42px;font-size:18px;color:var(--dcms-text);cursor:pointer}.dcms-hero-card,.dcms-report-card,.dcms-empty,.dcms-alert,.dcms-policy-card,.dcms-card-form{background:#fff;border:1px solid var(--dcms-line);border-radius:14px;padding:14px;margin-bottom:14px;box-shadow:0 1px 4px rgba(0,0,0,.04)}.dcms-hero-card h3,.dcms-alert h3{margin:0 0 5px;font-size:18px}.dcms-hero-card p,.dcms-alert p{margin:0;color:var(--dcms-muted)}.dcms-alert-yellow{background:var(--dcms-yellow);color:var(--dcms-yellow-text);border-color:#ffe69c}.dcms-alert-yellow p{color:var(--dcms-yellow-text);margin-bottom:12px}.dcms-job-card{background:#fff;border:1px solid var(--dcms-line);border-radius:16px;overflow:hidden;margin-bottom:14px;box-shadow:0 2px 5px rgba(0,0,0,.06)}.dcms-job-card.upcoming{background:#e9e9e9;color:#555}.dcms-card-bar{background:var(--dcms-orange);color:#fff;padding:10px 14px;font-size:13px;font-weight:800}.dcms-job-card.upcoming .dcms-card-bar{background:#dcdcdc;color:#555}.dcms-card-body{padding:14px}.dcms-card-body h3{margin:0 0 5px;font-size:19px}.dcms-card-body p{font-size:14px;line-height:1.55;margin:10px 0;color:#333}.dcms-muted{font-size:12px;color:var(--dcms-muted)}.dcms-btn-row{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.dcms-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:44px;border:0;border-radius:9px;padding:10px 13px;text-decoration:none;font-size:14px;font-weight:800;cursor:pointer;box-sizing:border-box}.dcms-btn-primary{background:var(--dcms-orange);color:#fff!important}.dcms-btn-dark{background:#111;color:#fff!important}.dcms-btn-blue{background:var(--dcms-blue);color:#fff!important}.dcms-details{margin-top:12px;background:#f7f7f7;border:1px solid #d8d8d8;border-radius:8px;padding:10px}.dcms-details summary{cursor:pointer;font-weight:800;color:#333}.dcms-note-small{margin-top:10px;font-size:12px;background:#dcdcdc;color:#555;border-radius:7px;padding:8px 10px}.dcms-map-row,.dcms-list-card,.dcms-pole-card{display:flex;background:#fff;border:1px solid var(--dcms-line);border-radius:14px;padding:13px 14px;margin-bottom:10px;text-decoration:none;color:var(--dcms-text);box-shadow:0 1px 3px rgba(0,0,0,.04)}.dcms-map-row{flex-direction:column;gap:4px}.dcms-map-row span,.dcms-list-card span,.dcms-pole-card span{font-size:13px;color:var(--dcms-muted)}.dcms-list-card{align-items:flex-start;justify-content:space-between;gap:10px}.dcms-list-card strong{font-size:16px}.dcms-list-card em{font-style:normal;color:var(--dcms-orange);font-weight:800;white-space:nowrap}.dcms-list-card.compact{box-shadow:none;background:#f9f9f9}.dcms-form{display:flex;flex-direction:column;gap:10px}.dcms-form label{font-size:15px;font-weight:700;color:#222}.dcms-form input,.dcms-form select,.dcms-form textarea{width:100%;box-sizing:border-box;border:1px solid #c9ccd6;border-radius:10px;background:#fff;padding:13px 14px;font-size:16px;color:#222}.dcms-form textarea{resize:vertical}.dcms-form-grid.two{display:grid;grid-template-columns:110px 1fr;gap:10px;align-items:start}.dcms-form-grid.two>div{display:flex;flex-direction:column;gap:10px}.dcms-check{display:flex!important;align-items:flex-start;gap:10px;font-weight:600!important;line-height:1.4}.dcms-check input{width:24px!important;height:24px;margin:0}.dcms-form-message{font-size:14px;font-weight:700;margin-top:2px}.dcms-form-message.success{color:#0f7b2f}.dcms-form-message.error{color:#b00020}.dcms-policy-card h3{margin:0 0 12px;color:var(--dcms-orange);text-decoration:underline;font-size:18px}.dcms-policy-card p{font-size:16px;line-height:1.55;margin:0 0 18px}.dcms-policy-card.flat h3{color:#111}.dcms-red{color:var(--dcms-red);text-align:center;font-size:18px!important}.dcms-sign-demo{display:flex;align-items:center;justify-content:center;margin:16px 0}.dcms-sign-board{width:150px;height:220px;border-radius:8px;background:linear-gradient(#58bc38,#222);color:#111;text-align:left;position:relative;box-shadow:0 8px 24px rgba(0,0,0,.18);padding:20px 15px;box-sizing:border-box}.dcms-sign-board:before,.dcms-sign-board:after{content:"";position:absolute;left:50%;transform:translateX(-50%);width:18px;height:18px;border-radius:50%;background:#ddd;border:4px solid #888}.dcms-sign-board:before{top:8px}.dcms-sign-board:after{bottom:8px}.dcms-sign-board span{font-size:23px;font-weight:900;line-height:.95;display:block;margin-top:25px}.dcms-sign-board small{position:absolute;bottom:35px;left:15px;color:#fff}.dcms-gps-box{background:#f7f7f7;border:1px solid var(--dcms-line);border-radius:10px;padding:12px;font-size:14px}.dcms-gps-box span{display:block;color:var(--dcms-muted);margin-top:4px}.dcms-gps-box.ready{background:#e9f8ee;border-color:#b9e5c5}.dcms-camera-panel{background:#f9f9f9;border:1px solid var(--dcms-line);border-radius:12px;padding:12px}.dcms-live-photo-label{font-size:15px;font-weight:800;margin-bottom:8px}.dcms-live-photo-label span{color:var(--dcms-red)}#dcms-camera-video,#dcms-camera-preview{width:100%;max-height:420px;background:#111;border-radius:12px;object-fit:cover;display:block;margin-bottom:10px}.dcms-pole-card{align-items:center;gap:12px}.dcms-pole-card img{width:82px;height:82px;object-fit:cover;border-radius:12px;background:#eee}.dcms-pole-card div{display:flex;flex-direction:column;gap:3px}.dcms-subtitle{font-size:18px;margin:20px 0 10px}.dcms-mini-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px}.dcms-mini-grid div{background:#f7f7f7;border:1px solid var(--dcms-line);border-radius:10px;padding:10px}.dcms-mini-grid span{display:block;font-size:12px;color:var(--dcms-muted)}.dcms-mini-grid strong{font-size:16px}.dcms-report-card{display:flex;justify-content:space-between;align-items:center}.dcms-report-card h3{margin:0}.dcms-report-card strong{font-size:22px}.dcms-bottom-nav{position:fixed;left:0;right:0;bottom:0;height:66px;background:#fff;border-top:1px solid var(--dcms-line);display:grid;grid-template-columns:repeat(5,1fr);z-index:30;box-shadow:0 -2px 12px rgba(0,0,0,.06)}.dcms-bottom-nav button{border:0;background:#fff;color:#333;font-size:12px;font-weight:800;cursor:pointer}.dcms-bottom-nav button.active{color:var(--dcms-orange)}.dcms-modal{position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:50;display:none;align-items:flex-end}.dcms-modal.open{display:flex}.dcms-modal-card{background:#fff;border-radius:18px 18px 0 0;padding:18px;width:100%;max-height:88vh;overflow:auto;position:relative}.dcms-modal-card h3{margin:0 0 14px}.dcms-modal-close{position:absolute;top:12px;right:14px;background:#eee;border:0;border-radius:50%;width:34px;height:34px;font-size:22px}.dcms-login-wrap{min-height:100vh;background:linear-gradient(160deg,#111 0%,#25253a 55%,#ff7a00 160%);display:flex;align-items:center;justify-content:center;padding:20px;font-family:Arial,Helvetica,sans-serif}.dcms-login-card{background:#fff;border-radius:18px;max-width:380px;width:100%;padding:24px;box-shadow:0 18px 50px rgba(0,0,0,.25)}.dcms-login-card h1{margin:0;text-align:center}.dcms-login-card p{text-align:center;color:var(--dcms-muted);margin:6px 0 18px}.dcms-cube{width:54px;height:54px;border-radius:14px;background:#111;color:var(--dcms-orange);display:flex;align-items:center;justify-content:center;margin:0 auto 12px;font-size:28px}.dcms-dim{opacity:.65}
@media(max-width:560px){.dcms-main{padding:14px}.dcms-stat-grid{grid-template-columns:repeat(2,1fr)}.dcms-form-grid.two{grid-template-columns:1fr}.dcms-btn-row .dcms-btn{flex:1 1 100%}.dcms-section-header{top:68px}.dcms-policy-card p{font-size:15px}.dcms-submenu button{font-size:17px}.dcms-menu-main{font-size:18px}.dcms-stat-card strong{font-size:20px}}
@media print{.dcms-topbar,.dcms-bottom-nav,.dcms-back,.dcms-btn,.dcms-menu-list{display:none!important}.dcms-section{display:block!important}.dcms-section:not([data-dcms-section="payroll-reports"]){display:none!important}.dcms-app-shell,.dcms-main{background:#fff!important;padding:0!important}.dcms-section-header{position:static!important;margin:0 0 14px!important}.dcms-report-card,.dcms-hero-card{box-shadow:none!important}}


/* =========================================================
   DOT DCMS Professional Mobile UI Overrides - v0.4.1
   Cleaner field-app typography, less soft styling, DOT orange/blue accents.
   ========================================================= */
:root{
  --dcms-bg:#f2f4f7;
  --dcms-card:#ffffff;
  --dcms-text:#161923;
  --dcms-muted:#667085;
  --dcms-line:#d9dee8;
  --dcms-orange:#f97316;
  --dcms-orange-dark:#c9540b;
  --dcms-dark:#111827;
  --dcms-blue:#1d4ed8;
  --dcms-blue-soft:#eaf1ff;
  --dcms-green:#15803d;
  --dcms-green-soft:#e9f7ef;
  --dcms-yellow:#fff7df;
  --dcms-yellow-text:#5f4700;
  --dcms-red:#dc2626;
  --dcms-shadow:0 2px 8px rgba(16,24,40,.07);
}
.dcms-app-shell,
.dcms-app-shell *{
  font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif!important;
  box-sizing:border-box;
}
.dcms-app-shell{
  background:linear-gradient(180deg,#f7f8fb 0,#f2f4f7 48%,#edf0f5 100%);
  color:var(--dcms-text);
  font-size:15px;
  letter-spacing:0;
}
.dcms-topbar{
  height:66px;
  background:#fff;
  border-bottom:1px solid #e5e7eb;
  box-shadow:0 1px 8px rgba(16,24,40,.05);
  padding:0 16px;
}
.dcms-top-title{
  font-size:19px;
  font-weight:800;
  letter-spacing:.8px;
  color:var(--dcms-dark);
  text-transform:uppercase;
}
.dcms-icon-btn{
  width:42px;
  height:42px;
  border-radius:12px;
  background:#eef2f7;
  border:1px solid #e3e8f0;
  color:var(--dcms-blue);
  font-size:0;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.7);
}
.dcms-icon-btn[aria-label="Home"]::before{content:"⌂";font-size:23px;line-height:1;color:var(--dcms-dark);font-weight:800;}
.dcms-icon-btn[aria-label="Notifications"]::before{content:"●";font-size:16px;line-height:1;color:var(--dcms-blue);}
.dcms-main{max-width:960px;padding:14px 14px 18px;}
.dcms-dashboard-head{
  background:linear-gradient(135deg,#111827 0,#1f2937 58%,#2b3444 100%);
  color:#fff;
  border-radius:14px;
  padding:16px;
  margin:0 0 14px;
  box-shadow:var(--dcms-shadow);
  border:1px solid rgba(255,255,255,.08);
}
.dcms-dashboard-head h1{font-size:21px;font-weight:800;color:#fff;line-height:1.15;}
.dcms-welcome{color:#cdd6e4;font-size:12px;text-transform:uppercase;letter-spacing:.7px;font-weight:800;}
.dcms-avatar{
  background:linear-gradient(135deg,#f97316,#fb923c);
  color:#fff;
  width:48px;
  height:48px;
  font-size:0;
  border-radius:14px;
  box-shadow:0 6px 16px rgba(249,115,22,.28);
}
.dcms-avatar::before{content:"DC";font-size:14px;font-weight:900;letter-spacing:.4px;}
.dcms-stat-grid{gap:10px;margin-bottom:16px;}
.dcms-stat-card{
  border-radius:13px;
  border:1px solid #e1e6ef;
  box-shadow:var(--dcms-shadow);
  background:#fff;
  padding:13px;
  position:relative;
  overflow:hidden;
}
.dcms-stat-card::before{content:"";position:absolute;left:0;top:0;right:0;height:4px;background:var(--dcms-orange);}
.dcms-stat-card:nth-child(2)::before{background:var(--dcms-blue);}
.dcms-stat-card:nth-child(3)::before{background:var(--dcms-green);}
.dcms-stat-card:nth-child(4)::before{background:#7c3aed;}
.dcms-stat-card span{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.45px;color:#667085;}
.dcms-stat-card strong{font-size:22px;font-weight:900;color:#111827;letter-spacing:-.4px;}
.dcms-stat-card small{font-weight:600;color:#7b8495;}
.dcms-menu-list{gap:10px;}
.dcms-accordion,.dcms-single{
  border-radius:13px;
  border:1px solid #e0e5ee;
  box-shadow:0 1px 5px rgba(16,24,40,.05);
  background:#fff;
}
.dcms-menu-main{
  font-size:17px;
  font-weight:750;
  padding:17px 18px;
  color:#1b1f2a;
  min-height:60px;
  border-left:4px solid transparent;
}
.dcms-accordion.open .dcms-menu-main,
.dcms-menu-main:hover{
  border-left-color:var(--dcms-orange);
  background:#fffaf5;
}
.dcms-menu-main span{font-size:20px;color:#394150;font-weight:900;transition:transform .18s ease;}
.dcms-submenu{padding:0 0 12px;background:#fff;}
.dcms-submenu button{
  padding:11px 20px 11px 38px;
  font-size:16px;
  font-weight:650;
  color:#2c3340;
  border-top:1px solid #f1f3f7;
}
.dcms-submenu button::before{content:"";display:inline-block;width:6px;height:6px;background:var(--dcms-orange);border-radius:50%;margin-right:10px;vertical-align:middle;opacity:.75;}
.dcms-section-header{
  top:66px;
  background:#fff;
  height:58px;
  border-bottom:1px solid #e3e7ef;
  box-shadow:0 1px 5px rgba(16,24,40,.04);
}
.dcms-section-header h2{font-size:20px;font-weight:850;color:#111827;}
.dcms-back{font-size:36px;color:#111827;}
.dcms-hero-card,.dcms-report-card,.dcms-empty,.dcms-alert,.dcms-policy-card,.dcms-card-form,.dcms-job-card,.dcms-list-card,.dcms-map-row,.dcms-pole-card{
  border-radius:13px;
  border:1px solid #e0e5ee;
  box-shadow:var(--dcms-shadow);
}
.dcms-hero-card{
  border-left:4px solid var(--dcms-blue);
}
.dcms-hero-card h3,.dcms-alert h3{font-size:18px;font-weight:850;color:#111827;}
.dcms-hero-card p,.dcms-alert p{font-size:14px;color:#667085;}
.dcms-alert-yellow{
  background:linear-gradient(180deg,#fff8e6,#fff3cd);
  color:var(--dcms-yellow-text);
  border-color:#f5d782;
  border-left:4px solid #f59e0b;
}
.dcms-alert-yellow h3{color:#4d3900;}
.dcms-alert-yellow p{color:#5f4700;font-weight:550;}
.dcms-card-bar{
  background:linear-gradient(90deg,var(--dcms-orange),#ea580c);
  color:#fff;
  font-weight:850;
  letter-spacing:.25px;
  text-transform:uppercase;
  font-size:12px;
}
.dcms-job-card.upcoming{background:#f6f7fa;color:#343b48;border-color:#dfe4ec;}
.dcms-job-card.upcoming .dcms-card-bar{background:linear-gradient(90deg,#e5e7eb,#d8dde6);color:#344054;}
.dcms-card-body h3{font-size:19px;font-weight:850;color:#111827;}
.dcms-card-body p{color:#303846;}
.dcms-muted{color:#6b7280;font-weight:650;}
.dcms-btn{
  border-radius:10px;
  min-height:44px;
  font-weight:850;
  letter-spacing:.1px;
  box-shadow:0 1px 3px rgba(16,24,40,.08);
}
.dcms-btn-primary{background:linear-gradient(90deg,var(--dcms-orange),#ea580c)!important;color:#fff!important;}
.dcms-btn-dark{background:#111827!important;color:#fff!important;}
.dcms-btn-blue{background:#1d4ed8!important;color:#fff!important;}
.dcms-btn-outline{background:#fff!important;border:1px solid #cfd6e3!important;color:#1f2937!important;}
.dcms-details{background:#f8fafc;border-color:#dbe1ea;}
.dcms-details summary{font-weight:850;color:#1f2937;}
.dcms-note-small{background:#e9edf4;color:#4b5563;font-weight:650;}
.dcms-list-card strong{font-size:16px;font-weight:850;color:#111827;}
.dcms-list-card em{color:#ea580c;font-weight:850;}
.dcms-form label{font-size:14px;font-weight:800;color:#1f2937;}
.dcms-form input,.dcms-form select,.dcms-form textarea{
  border:1px solid #cbd5e1;
  border-radius:10px;
  background:#fff;
  color:#111827;
  font-size:16px;
  font-weight:500;
  box-shadow:inset 0 1px 2px rgba(16,24,40,.03);
}
.dcms-form input:focus,.dcms-form select:focus,.dcms-form textarea:focus{
  outline:2px solid rgba(29,78,216,.18);
  border-color:#1d4ed8;
}
.dcms-policy-card h3{color:#ea580c;font-weight:900;letter-spacing:.2px;}
.dcms-policy-card p{font-size:15.5px;color:#252b36;}
.dcms-red{color:#dc2626!important;font-weight:750;}
.dcms-gps-box.ready{background:var(--dcms-green-soft);border-color:#a9dabb;color:#14532d;}
.dcms-live-photo-label{font-size:14px;font-weight:850;text-transform:uppercase;letter-spacing:.35px;}
.dcms-bottom-nav{
  height:68px;
  background:#fff;
  border-top:1px solid #dde3ed;
  box-shadow:0 -2px 14px rgba(16,24,40,.09);
}
.dcms-bottom-nav button{
  color:#4b5563;
  font-size:11px;
  font-weight:850;
  letter-spacing:.2px;
}
.dcms-bottom-nav button.active{color:#ea580c;}
.dcms-bottom-nav button::before{display:block;font-size:16px;margin-bottom:3px;line-height:1;}
.dcms-bottom-nav button:nth-child(1)::before{content:"■";}
.dcms-bottom-nav button:nth-child(2)::before{content:"▣";}
.dcms-bottom-nav button:nth-child(3)::before{content:"▤";}
.dcms-bottom-nav button:nth-child(4)::before{content:"$";font-weight:900;}
.dcms-bottom-nav button:nth-child(5)::before{content:"●";}
.dcms-modal-card{border-radius:18px 18px 0 0;box-shadow:0 -12px 36px rgba(15,23,42,.25);}
.dcms-subtitle{font-weight:850;color:#111827;}
.dcms-mini-grid div{background:#f8fafc;border-color:#dbe1ea;}
.dcms-mini-grid span{font-weight:800;text-transform:uppercase;letter-spacing:.35px;}
.dcms-mini-grid strong{font-weight:900;color:#111827;}
.dcms-sign-board{border-radius:10px;box-shadow:0 10px 26px rgba(16,24,40,.22);}
@media (max-width:640px){
  .dcms-main{padding:12px;}
  .dcms-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
  .dcms-dashboard-head{margin-top:0;}
  .dcms-menu-main{font-size:16.5px;padding:16px 17px;}
  .dcms-submenu button{font-size:16px;}
  .dcms-form-grid.two{grid-template-columns:1fr;gap:6px;}
  .dcms-card-body h3{font-size:18px;}
}

/* =========================================================
   DOT DCMS v0.4.2 brand/login cleanup
   - Removes in-app white DCMS topbar
   - Uses DOT Canada logo on login
   - Email-only login form styling
   ========================================================= */
.dcms-no-topbar .dcms-topbar,
.dcms-topbar{
  display:none!important;
}
.dcms-no-topbar .dcms-main{
  padding-top:14px!important;
}
.dcms-no-topbar .dcms-section-header,
.dcms-section-header{
  top:0!important;
}
.dcms-login-wrap{
  background:linear-gradient(145deg,#111827 0%,#1f2937 56%,#f97316 155%)!important;
  padding:22px!important;
}
.dcms-login-card{
  border-radius:18px!important;
  padding:26px 22px 24px!important;
  border:1px solid rgba(255,255,255,.14)!important;
  box-shadow:0 22px 60px rgba(0,0,0,.32)!important;
}
.dcms-login-logo-wrap{
  display:flex;
  align-items:center;
  justify-content:center;
  background:#fff;
  border:1px solid #eceff3;
  border-radius:14px;
  padding:14px 16px;
  margin:0 0 16px 0;
}
.dcms-login-logo{
  display:block;
  width:100%;
  max-width:310px;
  height:auto;
  object-fit:contain;
}
.dcms-login-card h1{
  font-size:26px!important;
  font-weight:900!important;
  letter-spacing:.08em!important;
  color:#111827!important;
  margin:0!important;
  text-align:center!important;
  text-transform:uppercase!important;
}
.dcms-login-card p{
  text-transform:uppercase;
  font-size:12px!important;
  letter-spacing:.08em;
  color:#667085!important;
  margin:8px 0 20px!important;
  font-weight:800!important;
}
.dcms-login-card .dcms-form label{
  font-size:13px!important;
  font-weight:800!important;
  color:#344054!important;
  text-transform:uppercase;
  letter-spacing:.04em;
}
.dcms-login-card .dcms-form input{
  border-radius:10px!important;
  border:1px solid #cbd5e1!important;
  background:#fff!important;
  min-height:50px!important;
  font-size:16px!important;
}
.dcms-login-card .dcms-btn-primary{
  margin-top:4px;
  width:100%;
  min-height:50px;
  border-radius:10px!important;
  font-size:15px!important;
  letter-spacing:.04em;
  text-transform:uppercase;
}
@media(max-width:560px){
  .dcms-no-topbar .dcms-main{padding-top:12px!important;}
  .dcms-login-logo{max-width:280px;}
}

/* =========================================================
   DOT DCMS v0.4.3 login/header cleanup
   - removes page title/header strip above app
   - removes extra logo box
   - removes DCMS wording from login card
   ========================================================= */
.dcms-login-wrap{margin-top:0!important;}
.dcms-login-card-clean{padding-top:22px!important;}
.dcms-login-logo-wrap{
  background:transparent!important;
  border:none!important;
  border-radius:0!important;
  padding:0!important;
  margin:0 0 18px 0!important;
  box-shadow:none!important;
}
.dcms-login-logo{
  max-width:340px!important;
  width:100%!important;
}
.dcms-login-card-clean h1{display:none!important;}

/* Hide theme/page title bar on the DCMS app page */
body .entry-title,
body .page-title,
body .wp-block-post-title,
body .page-header,
body .entry-header,
body .post-header,
body .elementor-page-title,
body .site-main > article > header,
body .type-page .entry-header,
body .type-page .post-thumbnail,
body .page .entry-header,
body .page .page-header{
  display:none!important;
}
body .site-main,
body .entry-content,
body .page-content,
body article,
body .inside-article,
body .content-area,
body .site-content,
body .elementor-widget-theme-post-content{
  margin-top:0!important;
  padding-top:0!important;
}
@media(max-width:560px){
  .dcms-login-card-clean{padding:22px 18px 22px!important;}
  .dcms-login-logo{max-width:300px!important;}
}


/* =========================================================
   DOT DCMS v0.4.4 Premium Login Polish
   ========================================================= */

/* Force the DCMS app page to feel like an app, not a WordPress page */
body:has(#dot-dcms-app),
body:has(.dcms-login-wrap){
  background:#0f172a!important;
}

body:has(.dcms-login-wrap) header,
body:has(.dcms-login-wrap) .site-header,
body:has(.dcms-login-wrap) .wp-site-blocks > header,
body:has(.dcms-login-wrap) .wp-block-template-part,
body:has(.dcms-login-wrap) .entry-title,
body:has(.dcms-login-wrap) .page-title,
body:has(.dcms-login-wrap) .wp-block-post-title,
body:has(.dcms-login-wrap) .page-header,
body:has(.dcms-login-wrap) .entry-header{
  display:none!important;
}

body:has(.dcms-login-wrap) .site,
body:has(.dcms-login-wrap) .site-content,
body:has(.dcms-login-wrap) .content-area,
body:has(.dcms-login-wrap) main,
body:has(.dcms-login-wrap) article,
body:has(.dcms-login-wrap) .entry-content,
body:has(.dcms-login-wrap) .wp-site-blocks,
body:has(.dcms-login-wrap) .wp-block-group,
body:has(.dcms-login-wrap) .inside-article{
  margin:0!important;
  padding:0!important;
  max-width:none!important;
  width:100%!important;
}

/* Premium full-screen login canvas */
.dcms-login-wrap{
  min-height:100svh!important;
  width:100%!important;
  padding:28px 18px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:
    radial-gradient(circle at 20% 12%, rgba(249,115,22,.34) 0, rgba(249,115,22,.12) 22%, transparent 46%),
    radial-gradient(circle at 92% 86%, rgba(29,78,216,.30) 0, rgba(29,78,216,.10) 26%, transparent 54%),
    linear-gradient(145deg,#090f1d 0%,#111827 46%,#1f2937 100%)!important;
  position:relative!important;
  overflow:hidden!important;
}

.dcms-login-wrap::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(120deg, rgba(255,255,255,.06) 0, transparent 34%),
    repeating-linear-gradient(135deg, rgba(255,255,255,.035) 0, rgba(255,255,255,.035) 1px, transparent 1px, transparent 18px);
  opacity:.55;
  pointer-events:none;
}

.dcms-login-wrap::after{
  content:"";
  position:absolute;
  width:260px;
  height:260px;
  right:-110px;
  top:-80px;
  border-radius:999px;
  background:rgba(249,115,22,.20);
  filter:blur(8px);
  pointer-events:none;
}

.dcms-login-card{
  position:relative!important;
  z-index:1!important;
  width:min(100%,430px)!important;
  padding:28px 24px 24px!important;
  border-radius:24px!important;
  border:1px solid rgba(255,255,255,.24)!important;
  background:
    linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,255,255,.94))!important;
  box-shadow:
    0 28px 80px rgba(0,0,0,.42),
    0 1px 0 rgba(255,255,255,.85) inset!important;
  backdrop-filter:blur(14px)!important;
  -webkit-backdrop-filter:blur(14px)!important;
}

.dcms-login-card::before{
  content:"";
  position:absolute;
  left:24px;
  right:24px;
  top:0;
  height:4px;
  border-radius:0 0 8px 8px;
  background:linear-gradient(90deg,#f97316,#ffb020,#f97316);
}

.dcms-login-logo-wrap{
  display:flex!important;
  justify-content:center!important;
  align-items:center!important;
  margin:4px 0 24px!important;
  padding:0!important;
  border:none!important;
  background:transparent!important;
  box-shadow:none!important;
}

.dcms-login-logo{
  width:100%!important;
  max-width:330px!important;
  height:auto!important;
  display:block!important;
  filter:drop-shadow(0 6px 14px rgba(15,23,42,.10));
}

.dcms-login-card-clean h1,
.dcms-login-card h1{
  display:none!important;
}

.dcms-login-card p{
  margin:0 0 22px!important;
  color:#475467!important;
  text-align:center!important;
  font-size:12px!important;
  line-height:1.2!important;
  text-transform:uppercase!important;
  font-weight:900!important;
  letter-spacing:.16em!important;
}

.dcms-login-card p::after{
  content:"";
  display:block;
  width:42px;
  height:3px;
  border-radius:99px;
  margin:13px auto 0;
  background:#f97316;
}

.dcms-login-card .dcms-form{
  gap:12px!important;
}

.dcms-login-card .dcms-form label{
  margin-top:2px!important;
  font-size:12px!important;
  color:#344054!important;
  letter-spacing:.08em!important;
  font-weight:900!important;
  text-transform:uppercase!important;
}

.dcms-login-card .dcms-form input{
  min-height:54px!important;
  border-radius:14px!important;
  border:1px solid #cbd5e1!important;
  background:#f8fafc!important;
  color:#111827!important;
  font-size:17px!important;
  font-weight:650!important;
  padding:14px 15px!important;
  box-shadow:
    inset 0 1px 2px rgba(16,24,40,.05),
    0 1px 0 rgba(255,255,255,.65)!important;
}

.dcms-login-card .dcms-form input:focus{
  background:#fff!important;
  border-color:#f97316!important;
  outline:4px solid rgba(249,115,22,.15)!important;
}

.dcms-login-card .dcms-btn-primary{
  width:100%!important;
  min-height:56px!important;
  margin-top:8px!important;
  border-radius:14px!important;
  border:none!important;
  background:linear-gradient(90deg,#ff7a00 0%,#f97316 45%,#ea580c 100%)!important;
  color:#fff!important;
  font-size:15px!important;
  font-weight:950!important;
  letter-spacing:.09em!important;
  text-transform:uppercase!important;
  box-shadow:0 12px 24px rgba(249,115,22,.30)!important;
}

.dcms-login-card .dcms-btn-primary:active{
  transform:translateY(1px);
  box-shadow:0 7px 16px rgba(249,115,22,.26)!important;
}

.dcms-form-message{
  font-size:13px!important;
  font-weight:750!important;
  text-align:center!important;
  margin-top:10px!important;
}

@media(max-width:560px){
  .dcms-login-wrap{
    align-items:flex-start!important;
    padding:54px 20px 24px!important;
  }
  .dcms-login-card{
    border-radius:22px!important;
    padding:26px 22px 22px!important;
  }
  .dcms-login-logo{
    max-width:315px!important;
  }
}

@media(max-width:380px){
  .dcms-login-wrap{
    padding-left:14px!important;
    padding-right:14px!important;
  }
  .dcms-login-card{
    padding-left:18px!important;
    padding-right:18px!important;
  }
  .dcms-login-logo{
    max-width:285px!important;
  }
}


/* =========================================================
   DOT DCMS v0.4.5 Logo Update
   Uses uploaded transparent DOT Canada logo on login screen.
   ========================================================= */
.dcms-login-logo-wrap{
  background:transparent!important;
  border:none!important;
  box-shadow:none!important;
  padding:0!important;
  margin:0 0 24px 0!important;
  overflow:visible!important;
}

.dcms-login-logo{
  display:block!important;
  width:100%!important;
  max-width:350px!important;
  height:auto!important;
  object-fit:contain!important;
  border:none!important;
  background:transparent!important;
  box-shadow:none!important;
  filter:drop-shadow(0 8px 18px rgba(15,23,42,.18))!important;
}

@media(max-width:560px){
  .dcms-login-logo{
    max-width:320px!important;
  }
}

@media(max-width:380px){
  .dcms-login-logo{
    max-width:290px!important;
  }
}


/* =========================================================
   DOT DCMS v0.4.6 Pole Sign Rules + Dispatch/FSL Button
   ========================================================= */
.dcms-btn-green{
  background:#047857!important;
  color:#fff!important;
  border:none!important;
  box-shadow:0 10px 18px rgba(4,120,87,.22)!important;
}

.dcms-rules-confirm{
  display:flex!important;
  align-items:flex-start!important;
  gap:12px!important;
  padding:14px!important;
  margin:14px 0 10px!important;
  background:#fff7ed!important;
  border:1px solid #fed7aa!important;
  border-radius:12px!important;
  color:#7c2d12!important;
  line-height:1.45!important;
  font-weight:750!important;
  text-transform:none!important;
  letter-spacing:0!important;
}

.dcms-rules-confirm input{
  width:24px!important;
  height:24px!important;
  min-width:24px!important;
  margin-top:1px!important;
  accent-color:#f97316!important;
}

.dcms-rules-confirm span{
  font-size:14px!important;
}

.dcms-pole-rules-card{
  padding-bottom:22px!important;
}

.dcms-pole-rules-card h3{
  border-bottom:2px solid #f97316;
  padding-bottom:7px;
  display:inline-block;
}

.dcms-pole-rules-card p{
  margin:16px 0!important;
  line-height:1.55!important;
}

.dcms-pole-rules-card ul{
  margin:10px 0 18px 22px!important;
  padding:0!important;
  line-height:1.55!important;
}

.dcms-pole-rules-card li{
  margin:5px 0!important;
}

.dcms-rule-highlight{
  text-align:center!important;
  font-size:17px!important;
  font-weight:800!important;
}

@media(max-width:560px){
  .dcms-rules-confirm{
    padding:13px!important;
  }
  .dcms-pole-rules-card p{
    font-size:15.5px!important;
  }
}


/* =========================================================
   DOT DCMS v0.4.7 Pole Rules Visibility Fix
   Forces rules and confirmation checkbox to appear inside the form before submit.
   ========================================================= */
.dcms-pole-version-card small{
  display:inline-block;
  margin-top:8px;
  padding:5px 8px;
  border-radius:999px;
  background:#fff7ed;
  color:#9a3412;
  border:1px solid #fed7aa;
  font-size:11px;
  font-weight:900;
  letter-spacing:.03em;
}

.dcms-pole-rules-card{
  margin:18px 0 14px!important;
  background:#fff!important;
  border:1px solid #e0e5ee!important;
  border-left:4px solid #f97316!important;
  border-radius:13px!important;
  padding:16px!important;
  box-shadow:0 2px 8px rgba(16,24,40,.07)!important;
}

.dcms-pole-rules-card h3{
  color:#ea580c!important;
  border-bottom:2px solid #f97316!important;
  padding-bottom:7px!important;
  margin-top:0!important;
  display:inline-block!important;
  font-size:17px!important;
  font-weight:900!important;
}

.dcms-pole-rules-card p{
  margin:15px 0!important;
  line-height:1.55!important;
  color:#252b36!important;
  font-size:15.5px!important;
}

.dcms-pole-rules-card ul{
  margin:9px 0 16px 22px!important;
  padding:0!important;
  line-height:1.55!important;
}

.dcms-pole-rules-card li{
  margin:5px 0!important;
}

.dcms-rule-highlight{
  text-align:center!important;
  font-size:17px!important;
  font-weight:850!important;
}

.dcms-rules-confirm{
  display:flex!important;
  align-items:flex-start!important;
  gap:12px!important;
  padding:14px!important;
  margin:14px 0 12px!important;
  background:#fff7ed!important;
  border:1px solid #fed7aa!important;
  border-radius:12px!important;
  color:#7c2d12!important;
  line-height:1.45!important;
  font-weight:800!important;
  text-transform:none!important;
  letter-spacing:0!important;
}

.dcms-rules-confirm input{
  width:24px!important;
  height:24px!important;
  min-width:24px!important;
  margin-top:1px!important;
  accent-color:#f97316!important;
}

.dcms-rules-confirm span{
  font-size:14px!important;
}

.dcms-btn-green{
  background:#047857!important;
  color:#fff!important;
  border:none!important;
  box-shadow:0 10px 18px rgba(4,120,87,.22)!important;
}


/* =========================================================
   DOT Bot Floating Knowledge Assistant - v0.4.8
   ========================================================= */
.dcms-dot-bot{
  position:fixed;
  right:18px;
  bottom:82px;
  z-index:999999;
  font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;
  touch-action:none;
}

.dcms-dot-bot.dragging{
  opacity:.92;
}

.dcms-dot-bot-bubble{
  width:62px;
  height:62px;
  border-radius:18px;
  border:1px solid rgba(255,255,255,.35);
  background:linear-gradient(135deg,#111827,#1f2937 58%,#f97316 145%);
  color:#fff;
  box-shadow:0 16px 34px rgba(15,23,42,.30);
  cursor:grab;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:0;
}

.dcms-dot-bot-bubble span{
  display:flex;
  align-items:center;
  justify-content:center;
  width:42px;
  height:42px;
  border-radius:14px;
  background:#f97316;
  color:#fff;
  font-weight:950;
  letter-spacing:.04em;
  font-size:13px;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.35);
}

.dcms-dot-bot-panel{
  position:absolute;
  right:0;
  bottom:74px;
  width:min(350px, calc(100vw - 28px));
  max-height:min(570px, calc(100vh - 140px));
  background:#fff;
  border:1px solid #dfe3ec;
  border-radius:18px;
  overflow:hidden;
  box-shadow:0 24px 70px rgba(15,23,42,.34);
  touch-action:auto;
}

.dcms-dot-bot-header{
  background:linear-gradient(135deg,#111827,#1f2937);
  color:#fff;
  padding:14px 14px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  cursor:grab;
}

.dcms-dot-bot-header strong{
  display:block;
  font-size:16px;
  line-height:1.2;
}

.dcms-dot-bot-header small{
  display:block;
  color:#cbd5e1;
  font-size:11px;
  font-weight:750;
  text-transform:uppercase;
  letter-spacing:.05em;
  margin-top:3px;
}

.dcms-dot-bot-header button{
  width:34px;
  height:34px;
  border-radius:10px;
  border:1px solid rgba(255,255,255,.18);
  background:rgba(255,255,255,.08);
  color:#fff;
  font-size:24px;
  line-height:1;
}

.dcms-dot-bot-messages{
  height:330px;
  overflow:auto;
  background:#f8fafc;
  padding:12px;
}

.dcms-bot-msg{
  max-width:92%;
  padding:10px 11px;
  border-radius:13px;
  margin:0 0 10px;
  font-size:13px;
  line-height:1.42;
  color:#1f2937;
  border:1px solid #e2e8f0;
  background:#fff;
}

.dcms-bot-msg.user{
  margin-left:auto;
  background:#fff7ed;
  border-color:#fed7aa;
  color:#7c2d12;
  font-weight:700;
}

.dcms-bot-msg.bot{
  margin-right:auto;
}

.dcms-bot-answer-source{
  background:#fff;
  border:1px solid #e5e7eb;
  border-left:4px solid #f97316;
  border-radius:10px;
  padding:9px;
  margin:8px 0;
}

.dcms-bot-answer-note{
  color:#667085;
  font-size:12px;
  margin:8px 0 0;
}

.dcms-dot-bot-form{
  display:flex;
  gap:8px;
  padding:10px;
  background:#fff;
  border-top:1px solid #e5e7eb;
}

.dcms-dot-bot-form input{
  flex:1;
  min-width:0;
  border:1px solid #cbd5e1;
  border-radius:12px;
  padding:11px 12px;
  font-size:14px;
  outline:none;
}

.dcms-dot-bot-form input:focus{
  border-color:#f97316;
  box-shadow:0 0 0 4px rgba(249,115,22,.14);
}

.dcms-dot-bot-form button{
  border:none;
  border-radius:12px;
  padding:0 14px;
  background:#f97316;
  color:#fff;
  font-weight:900;
  cursor:pointer;
}

@media(max-width:560px){
  .dcms-dot-bot{
    right:14px;
    bottom:76px;
  }
  .dcms-dot-bot-bubble{
    width:58px;
    height:58px;
    border-radius:17px;
  }
  .dcms-dot-bot-panel{
    width:calc(100vw - 28px);
    right:0;
    bottom:70px;
  }
  .dcms-dot-bot-messages{
    height:310px;
  }
}


/* =========================================================
   DOT DCMS v0.4.9 DOT Bot Logo
   Uses DOT Bot image inside floating AI assistant button.
   ========================================================= */
.dcms-dot-bot-bubble.dcms-dot-bot-image-bubble{
  width:70px!important;
  height:70px!important;
  border-radius:20px!important;
  overflow:hidden!important;
  padding:0!important;
  background:#111827!important;
  border:2px solid rgba(249,115,22,.95)!important;
  box-shadow:
    0 18px 38px rgba(15,23,42,.35),
    0 0 0 4px rgba(249,115,22,.18)!important;
}

.dcms-dot-bot-bubble.dcms-dot-bot-image-bubble span{
  display:none!important;
}

.dcms-dot-bot-bubble-img{
  width:100%!important;
  height:100%!important;
  display:block!important;
  object-fit:cover!important;
  object-position:center 28%!important;
  border-radius:18px!important;
  transform:scale(1.08);
}

.dcms-dot-bot-bubble.dcms-dot-bot-image-bubble::after{
  content:"AI";
  position:absolute;
  right:-5px;
  bottom:-5px;
  width:24px;
  height:24px;
  border-radius:999px;
  background:#f97316;
  color:#fff;
  border:2px solid #fff;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:10px;
  font-weight:950;
  letter-spacing:.03em;
}

.dcms-dot-bot-header{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
}

.dcms-dot-bot-header-img{
  width:42px!important;
  height:42px!important;
  border-radius:12px!important;
  object-fit:cover!important;
  object-position:center 28%!important;
  border:1px solid rgba(255,255,255,.55)!important;
  box-shadow:0 6px 14px rgba(0,0,0,.25)!important;
  background:#111827!important;
}

@media(max-width:560px){
  .dcms-dot-bot-bubble.dcms-dot-bot-image-bubble{
    width:66px!important;
    height:66px!important;
    border-radius:19px!important;
  }
  .dcms-dot-bot{
    right:14px;
    bottom:84px;
  }
}


/* =========================================================
   DOT DCMS v0.5.0 Clean DOT Bot Small Icon
   Keeps the floating box size the same while using a tighter head/chest crop.
   ========================================================= */
.dcms-dot-bot-bubble.dcms-dot-bot-image-bubble{
  width:70px!important;
  height:70px!important;
  border-radius:20px!important;
  overflow:hidden!important;
  background:#111827!important;
  border:2px solid rgba(249,115,22,.95)!important;
}

.dcms-dot-bot-bubble-img{
  width:100%!important;
  height:100%!important;
  display:block!important;
  object-fit:cover!important;
  object-position:center center!important;
  border-radius:18px!important;
  transform:none!important;
  filter:contrast(1.04) saturate(1.05)!important;
}

.dcms-dot-bot-bubble.dcms-dot-bot-image-bubble::after{
  display:none!important;
  content:none!important;
}

.dcms-dot-bot-header-img{
  object-position:center center!important;
  transform:none!important;
  filter:contrast(1.04) saturate(1.05)!important;
}

@media(max-width:560px){
  .dcms-dot-bot-bubble.dcms-dot-bot-image-bubble{
    width:66px!important;
    height:66px!important;
    border-radius:19px!important;
  }
}


/* DOT Bot v0.5.4 concise conversational answers */
.dcms-bot-msg.bot p{
  margin:0 0 8px;
}

.dcms-bot-msg.bot p:last-child{
  margin-bottom:0;
}

.dcms-bot-msg.bot ul,
.dcms-bot-msg.bot ol{
  margin:6px 0 4px;
  padding-left:20px;
}

.dcms-bot-msg.bot li{
  margin:0 0 6px;
}

.dcms-bot-msg.bot li:last-child{
  margin-bottom:0;
}

.dcms-bot-answer-note{
  border-top:1px solid #e5e7eb;
  padding-top:7px;
  margin-top:9px;
}

/* =========================================================
   DOT DCMS v0.6.0 annual technician performance metrics
   ========================================================= */
.dcms-annual-preview{
  width:100%;
  display:block;
  margin:0 0 16px;
  padding:15px;
  border:1px solid #dce2eb;
  border-radius:14px;
  background:linear-gradient(135deg,#ffffff 0%,#f8fafc 100%);
  box-shadow:var(--dcms-shadow);
  color:#111827;
  text-align:left;
  font:inherit;
  cursor:pointer;
  position:relative;
  overflow:hidden;
}
.dcms-annual-preview::before{
  content:"";
  position:absolute;
  left:0;
  top:0;
  bottom:0;
  width:5px;
  background:linear-gradient(180deg,var(--dcms-orange),var(--dcms-blue));
}
.dcms-annual-preview-head{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:14px;
  margin-bottom:12px;
  padding-left:4px;
}
.dcms-annual-preview-head span{
  display:block;
  margin-bottom:3px;
  color:#667085;
  font-size:11px;
  font-weight:850;
  letter-spacing:.55px;
  text-transform:uppercase;
}
.dcms-annual-preview-head strong{
  display:block;
  color:#111827;
  font-size:18px;
  font-weight:900;
}
.dcms-annual-preview-head em{
  color:#ea580c;
  font-size:12px;
  font-style:normal;
  font-weight:850;
  white-space:nowrap;
}
.dcms-annual-preview-grid{
  display:grid;
  grid-template-columns:repeat(6,minmax(0,1fr));
  gap:8px;
  margin-bottom:10px;
}
.dcms-annual-preview-grid>div{
  min-width:0;
  padding:10px 8px;
  border:1px solid #e2e7ef;
  border-radius:11px;
  background:#fff;
}
.dcms-annual-preview-grid>div::before{
  content:"";
  display:block;
  width:24px;
  height:3px;
  margin-bottom:7px;
  border-radius:999px;
  background:#6b7280;
}
.dcms-annual-preview-grid .completion::before{background:#15803d;}
.dcms-annual-preview-grid .reschedule::before{background:#1d4ed8;}
.dcms-annual-preview-grid .nlos::before{background:#dc2626;}
.dcms-annual-preview-grid .cancelled::before{background:#b45309;}
.dcms-annual-preview-grid .pole-signs::before{background:#7c3aed;}
.dcms-annual-preview-grid .sales-leads::before{background:#0f766e;}
.dcms-annual-preview-grid span{
  display:block;
  overflow:hidden;
  color:#667085;
  font-size:10px;
  font-weight:850;
  letter-spacing:.25px;
  text-overflow:ellipsis;
  text-transform:uppercase;
  white-space:nowrap;
}
.dcms-annual-preview-grid strong{
  display:block;
  margin-top:2px;
  color:#111827;
  font-size:19px;
  font-weight:950;
  letter-spacing:-.4px;
}
.dcms-annual-preview>small{
  display:block;
  padding-left:4px;
  color:#667085;
  font-size:12px;
  font-weight:650;
}
.dcms-annual-hero{border-left-color:var(--dcms-orange);}
.dcms-annual-metrics-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px;
  margin-bottom:14px;
}
.dcms-annual-metric-card{
  --dcms-metric:#6b7280;
  padding:15px;
  border:1px solid #e0e5ee;
  border-top:5px solid var(--dcms-metric);
  border-radius:13px;
  background:#fff;
  box-shadow:var(--dcms-shadow);
}
.dcms-annual-metric-card.completion{--dcms-metric:#15803d;}
.dcms-annual-metric-card.reschedule{--dcms-metric:#1d4ed8;}
.dcms-annual-metric-card.nlos{--dcms-metric:#dc2626;}
.dcms-annual-metric-card.cancelled{--dcms-metric:#b45309;}
.dcms-annual-metric-card.pole-signs{--dcms-metric:#7c3aed;}
.dcms-annual-metric-card.sales-leads{--dcms-metric:#0f766e;}
.dcms-annual-metric-top{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:10px;
}
.dcms-annual-metric-top span{
  display:block;
  color:#667085;
  font-size:12px;
  font-weight:850;
  letter-spacing:.35px;
  text-transform:uppercase;
}
.dcms-annual-metric-top strong{
  display:block;
  margin-top:3px;
  color:#111827;
  font-size:31px;
  font-weight:950;
  letter-spacing:-1px;
  line-height:1;
}
.dcms-annual-metric-top em{
  padding:5px 7px;
  border-radius:999px;
  background:#f1f4f8;
  color:#5b6473;
  font-size:10px;
  font-style:normal;
  font-weight:800;
  white-space:nowrap;
}
.dcms-annual-meter{
  height:9px;
  margin:15px 0 10px;
  overflow:hidden;
  border-radius:999px;
  background:#e8ecf2;
}
.dcms-annual-meter span{
  display:block;
  min-width:0;
  height:100%;
  border-radius:inherit;
  background:var(--dcms-metric);
}
.dcms-annual-metric-card p{
  margin:0;
  color:#667085;
  font-size:13px;
  font-weight:650;
}
.dcms-annual-metric-card p strong{color:#111827;}
.dcms-annual-count-line{
  height:4px;
  margin:18px 0 12px;
  border-radius:999px;
  background:var(--dcms-metric);
  opacity:.32;
}
.dcms-annual-count-card .dcms-annual-metric-top strong{font-size:36px;}
.dcms-annual-explanation h3{
  color:#111827!important;
  text-decoration:none!important;
}
.dcms-annual-explanation p{
  margin-bottom:10px;
  font-size:14px;
}
.dcms-annual-explanation p:last-child{margin-bottom:0;}
@media (max-width:980px){
  .dcms-annual-preview-grid{grid-template-columns:repeat(3,minmax(0,1fr));}
  .dcms-annual-metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
}
@media (max-width:560px){
  .dcms-annual-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
  .dcms-annual-metrics-grid{grid-template-columns:1fr;}
}
@media (max-width:390px){
  .dcms-annual-preview{padding:13px 11px 13px 14px;}
  .dcms-annual-preview-grid{gap:6px;}
  .dcms-annual-preview-grid>div{padding:9px 6px;}
  .dcms-annual-preview-grid span{font-size:9px;letter-spacing:0;}
  .dcms-annual-preview-grid strong{font-size:17px;}
  .dcms-annual-preview-head strong{font-size:17px;}
}

/* v0.8.0 contractor-team oversight tables */
.dcms-table-wrap{
  width:100%;
  overflow-x:auto;
  margin-top:12px;
  border:1px solid #e2e8f0;
  border-radius:13px;
  background:#fff;
  -webkit-overflow-scrolling:touch;
}
.dcms-table{
  width:100%;
  min-width:680px;
  border-collapse:collapse;
  color:#1f2937;
  font-size:13px;
}
.dcms-table th,
.dcms-table td{
  padding:12px 13px;
  border-bottom:1px solid #e8edf3;
  text-align:left;
  vertical-align:top;
}
.dcms-table th{
  background:#f8fafc;
  color:#475569;
  font-size:10px;
  font-weight:900;
  letter-spacing:.055em;
  text-transform:uppercase;
  white-space:nowrap;
}
.dcms-table tbody tr:last-child td{border-bottom:0;}
.dcms-table tbody tr:hover{background:#fffaf5;}
.dcms-table small{color:#64748b;font-weight:650;}
@media (max-width:620px){
  .dcms-table{min-width:620px;font-size:12px;}
  .dcms-table th,.dcms-table td{padding:10px 11px;}
}

/* v1.0 production field completion */
.dcms-field-completion-card{max-width:760px!important;max-height:92vh;overflow-y:auto}.dcms-field-completion-card h4{margin:18px 0 8px;font-size:15px}.dcms-field-evidence,.dcms-signature-wrap,.dcms-inventory-actions-wrap{border:1px solid #e5e7eb;border-radius:16px;padding:14px;margin:14px 0;background:#fafafa}.dcms-field-evidence small,.dcms-inventory-actions-wrap small{display:block;color:#6b7280;margin:5px 0 12px}.dcms-signature-wrap canvas{display:block;width:100%;height:150px;background:#fff;border:1px solid #cbd5e1;border-radius:12px;touch-action:none;margin:6px 0 10px}.dcms-form-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.dcms-inventory-action-row{display:grid;grid-template-columns:150px 1fr 1fr 1fr 1fr;gap:8px;margin-top:10px}.dcms-inventory-action-row input,.dcms-inventory-action-row select{min-width:0}.dcms-final-confirm{display:flex!important;align-items:flex-start;gap:9px;padding:12px 0}.dcms-final-confirm input{margin-top:3px}.dcms-remove-inventory-action{grid-column:1/-1;justify-self:start}@media(max-width:760px){.dcms-inventory-action-row{grid-template-columns:1fr}.dcms-form-section-head{flex-direction:column}.dcms-field-completion-card{max-height:96vh}.dcms-signature-wrap canvas{height:130px}}
.dcms-list-card.dcms-list-alert{border-color:#fecaca;background:#fff7f7}
.dcms-alert-red{background:#fff1f2!important;border-color:#fecdd3!important;color:#9f1239!important}.dcms-alert-red p{margin:5px 0 0}

.dcms-menu-main{text-decoration:none!important;}

/* v2.1 technician office messages */
.dcms-message-unread{border-left:4px solid #ff6a1a!important;background:#fffaf6!important}
.dcms-message-unread .dcms-card-head strong{color:#111827}
.dcms-message-menu{display:flex!important;align-items:center;justify-content:space-between;gap:10px}
.dcms-unread-count{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 7px;border-radius:999px;background:#ff6a1a;color:#fff;font-size:12px;font-weight:900}
.dcms-stat-attention{border-color:#ffb482!important;box-shadow:0 0 0 2px rgba(255,106,26,.08)!important}
.dcms-card{background:#fff;border:1px solid var(--dcms-line);border-radius:14px;padding:14px;margin-bottom:12px;box-shadow:0 1px 4px rgba(0,0,0,.04)}
.dcms-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px}.dcms-card-head>div span,.dcms-card-head>div strong{display:block}.dcms-card-head>div span{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:var(--dcms-orange);font-weight:900}.dcms-card-head>div strong{font-size:16px;margin-top:3px}.dcms-card-head>small{color:var(--dcms-muted);font-size:11px;white-space:nowrap}.dcms-card>p{font-size:14px;line-height:1.55;margin:8px 0 10px}.dcms-card>small{color:var(--dcms-muted)}.dcms-card>form{margin-top:12px}

/* v2.1 real-time technician field status */
.dcms-field-status{margin:14px 0;padding:12px;border:1px solid #dfe4ee;border-radius:14px;background:#f8fafc}
.dcms-field-status>span{display:block;margin-bottom:8px;font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#667085}
.dcms-field-status>div{display:flex;flex-wrap:wrap;gap:7px}
.dcms-status-chip{border:1px solid #d6dce8;background:#fff;color:#1a2440;border-radius:999px;padding:8px 11px;font:inherit;font-size:13px;font-weight:700;cursor:pointer}
.dcms-status-chip.active{background:#17203a;color:#fff;border-color:#17203a}
.dcms-status-chip:disabled{opacity:.55;cursor:wait}
.dcms-field-status small{display:block;margin-top:8px;color:#697386}

/* =========================================================
   DOT DCMS v2.1.2 - Technician DOT Bot mobile interaction fix
   Mobile uses a fixed bottom-sheet panel and a true tap target.
   ========================================================= */
.dcms-dot-bot-bubble{
  touch-action:manipulation!important;
  -webkit-tap-highlight-color:transparent;
}
.dcms-dot-bot-panel[hidden]{
  display:none!important;
}
.dcms-dot-bot-form button:disabled{
  opacity:.62;
  cursor:wait;
}

@media (max-width:640px), (pointer:coarse){
  .dcms-dot-bot{
    position:fixed!important;
    left:auto!important;
    top:auto!important;
    right:14px!important;
    bottom:calc(78px + env(safe-area-inset-bottom, 0px))!important;
    width:auto!important;
    height:auto!important;
    touch-action:manipulation!important;
  }

  .dcms-dot-bot-bubble.dcms-dot-bot-image-bubble{
    width:62px!important;
    height:62px!important;
    border-radius:18px!important;
    cursor:pointer!important;
    touch-action:manipulation!important;
  }

  .dcms-dot-bot-panel{
    position:fixed!important;
    left:10px!important;
    right:10px!important;
    top:auto!important;
    bottom:calc(76px + env(safe-area-inset-bottom, 0px))!important;
    width:auto!important;
    max-width:none!important;
    height:auto!important;
    max-height:min(72dvh, 620px)!important;
    border-radius:18px!important;
    z-index:1000001!important;
    overflow:hidden!important;
    touch-action:auto!important;
  }

  .dcms-dot-bot-panel:not([hidden]){
    display:flex!important;
    flex-direction:column!important;
  }

  .dcms-dot-bot-header{
    flex:0 0 auto!important;
    cursor:default!important;
    touch-action:manipulation!important;
  }

  .dcms-dot-bot-header button{
    min-width:42px!important;
    min-height:42px!important;
    touch-action:manipulation!important;
  }

  .dcms-dot-bot-messages{
    flex:1 1 auto!important;
    height:auto!important;
    min-height:210px!important;
    max-height:calc(72dvh - 132px)!important;
    overflow-y:auto!important;
    overscroll-behavior:contain!important;
    -webkit-overflow-scrolling:touch!important;
  }

  .dcms-dot-bot-form{
    flex:0 0 auto!important;
    align-items:stretch!important;
    padding:10px!important;
    padding-bottom:calc(10px + env(safe-area-inset-bottom, 0px))!important;
  }

  .dcms-dot-bot-form input{
    min-height:46px!important;
    font-size:16px!important; /* prevents iOS input zoom */
    touch-action:manipulation!important;
  }

  .dcms-dot-bot-form button{
    min-width:72px!important;
    min-height:46px!important;
    padding:0 14px!important;
    touch-action:manipulation!important;
  }
}


/* DOT DCMS v2.1.3 — Technician payroll customer grouping + dashboard tracking position */
.dcms-payroll-intro{display:flex;flex-direction:column;gap:3px;margin:2px 0 12px;padding:0 2px}.dcms-payroll-intro strong{font-size:16px;color:#111827}.dcms-payroll-intro span{font-size:12px;color:var(--dcms-muted);line-height:1.45}.dcms-payroll-customer-card{background:#fff;border:1px solid var(--dcms-line);border-radius:14px;margin-bottom:10px;overflow:hidden;box-shadow:0 1px 4px rgba(0,0,0,.04)}.dcms-payroll-customer-main{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 14px}.dcms-payroll-customer-copy{min-width:0}.dcms-payroll-customer-label{display:block;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:var(--dcms-orange);margin-bottom:3px}.dcms-payroll-customer-copy h3{margin:0;font-size:17px;line-height:1.25;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dcms-payroll-customer-meta{display:flex;flex-wrap:wrap;gap:5px 9px;margin-top:5px;color:var(--dcms-muted);font-size:11px;font-weight:700}.dcms-payroll-customer-meta span+span:before{content:'•';margin-right:9px;color:#c3c8d1}.dcms-payroll-customer-total{text-align:right;flex:0 0 auto}.dcms-payroll-customer-total small{display:block;color:var(--dcms-muted);font-size:10px;font-weight:700;margin-bottom:2px}.dcms-payroll-customer-total strong{display:block;font-size:20px;color:#111827}.dcms-payroll-breakdown{border-top:1px solid #edf0f4;background:#fafbfc}.dcms-payroll-breakdown summary{cursor:pointer;padding:10px 14px;font-size:12px;font-weight:850;color:#475467;list-style-position:inside}.dcms-payroll-breakdown-list{padding:0 14px 10px}.dcms-payroll-line-compact{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 0;border-top:1px solid #edf0f4}.dcms-payroll-line-compact>div{min-width:0}.dcms-payroll-line-compact>div:first-child{display:flex;flex-direction:column;gap:2px}.dcms-payroll-line-compact>div:last-child{text-align:right;flex:0 0 auto}.dcms-payroll-line-compact strong{font-size:12px;color:#111827}.dcms-payroll-line-compact span,.dcms-payroll-line-compact small{display:block;font-size:10px;color:var(--dcms-muted)}.dcms-dashboard-tracking-bottom{margin-top:18px}.dcms-dashboard-tracking-bottom .dcms-tracking-card{margin-bottom:0}
@media(max-width:560px){.dcms-payroll-customer-main{padding:12px}.dcms-payroll-customer-copy h3{font-size:16px}.dcms-payroll-customer-total strong{font-size:18px}.dcms-payroll-customer-total small{max-width:92px}.dcms-payroll-customer-meta{gap:3px 7px}.dcms-payroll-customer-meta span+span:before{margin-right:7px}.dcms-payroll-line-compact{align-items:flex-start}}


/* =========================================================
   DOT DCMS v2.1.4 - Permanent technician <-> office threads
   ========================================================= */
.dcms-office-message-intro{background:#f8fafc;border:1px solid #dfe5ef;border-radius:14px;padding:13px 14px;margin-bottom:13px}.dcms-office-message-intro strong{display:block;font-size:15px}.dcms-office-message-intro p{margin:5px 0 0;color:var(--dcms-muted);font-size:13px;line-height:1.5}
.dcms-message-compose{display:grid;gap:10px}.dcms-message-compose h3{margin:0 0 2px}.dcms-message-compose label,.dcms-thread-reply label{display:flex;flex-direction:column;gap:5px;font-weight:750;font-size:13px}.dcms-message-compose input,.dcms-message-compose select,.dcms-message-compose textarea,.dcms-thread-reply textarea{width:100%;box-sizing:border-box;border:1px solid #cfd6e2;border-radius:10px;background:#fff;padding:11px 12px;font:inherit;color:var(--dcms-text)}
.dcms-message-thread{background:#fff;border:1px solid var(--dcms-line);border-radius:14px;margin-bottom:11px;overflow:hidden;box-shadow:0 1px 4px rgba(0,0,0,.04)}.dcms-message-thread>summary{list-style:none;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:13px 14px;cursor:pointer}.dcms-message-thread>summary::-webkit-details-marker{display:none}.dcms-message-thread>summary span small,.dcms-message-thread>summary span strong,.dcms-message-thread>summary span em{display:block}.dcms-message-thread>summary span small{font-size:10px;text-transform:uppercase;letter-spacing:.05em;color:var(--dcms-orange);font-weight:900}.dcms-message-thread>summary span strong{font-size:15px;margin-top:2px}.dcms-message-thread>summary span em{font-size:11px;color:var(--dcms-muted);font-style:normal;margin-top:3px}.dcms-message-thread>summary time{font-size:10px;color:var(--dcms-muted);white-space:nowrap}.dcms-thread-body{border-top:1px solid var(--dcms-line);padding:12px}.dcms-thread-messages{display:grid;gap:8px;margin-bottom:11px}.dcms-thread-message{padding:10px 11px;border-radius:11px;border:1px solid #e2e8f0;background:#f8fafc}.dcms-thread-message.from-tech{background:#fff5ec;border-color:#ffd6b8}.dcms-thread-message>div{display:flex;align-items:center;justify-content:space-between;gap:8px}.dcms-thread-message strong{font-size:12px}.dcms-thread-message small{font-size:9px;color:var(--dcms-muted)}.dcms-thread-message p{margin:6px 0 0;font-size:13px;line-height:1.5}.dcms-thread-reply{display:grid;gap:8px;margin-top:10px}.dcms-thread-closed-note{display:block;margin-top:9px;color:var(--dcms-muted)}

/* v3 field-facing work-order requirements */
.dcms-job-requirements{margin:14px 0;padding:13px 14px;border:1px solid #e2e8f0;border-left:4px solid #f36a21;border-radius:12px;background:#fffaf6;color:#172033}.dcms-job-requirements>strong{display:block;font-size:13px;text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px}.dcms-job-requirements p{margin:7px 0 0;font-size:14px;line-height:1.5}.dcms-job-requirements p span{display:block;color:#667085;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;margin-bottom:2px}


/* =========================================================
   DOT Portal Launch Routing — v3.2.0
   Scope: /portal/, /tech/, /office/, /events/. Technician app remains unchanged.
   ========================================================= */
.dcms-portal-login-wrap{
  background:
    radial-gradient(circle at 20% 12%,rgba(249,115,22,.32) 0,rgba(249,115,22,.10) 24%,transparent 48%),
    radial-gradient(circle at 88% 86%,rgba(37,99,235,.26) 0,rgba(37,99,235,.08) 26%,transparent 54%),
    linear-gradient(145deg,#090f1d 0%,#111827 48%,#1f2937 100%)!important;
}
.dcms-portal-login-card h1{margin:0 0 6px!important;text-align:center!important;font-size:30px!important;letter-spacing:-.04em!important;color:#111827!important;font-weight:900!important;}
.dcms-portal-login-card p{text-align:center!important;color:#475467!important;line-height:1.45!important;text-transform:none!important;letter-spacing:0!important;font-size:14px!important;font-weight:700!important;margin-bottom:20px!important;}
.dcms-portal-launcher{min-height:100vh;background:#f3f5f9;color:#111827;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;padding:28px;}
.dcms-portal-hero{max-width:1180px;margin:0 auto 20px;background:linear-gradient(135deg,#0f172a,#111827 58%,#2b2018);color:#fff;border-radius:24px;padding:28px;display:flex;justify-content:space-between;align-items:flex-end;gap:18px;box-shadow:0 18px 44px rgba(15,23,42,.18);}
.dcms-portal-hero span{color:#fb923c;font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;}
.dcms-portal-hero h1{margin:5px 0 8px;color:#fff;font-size:42px;line-height:1.03;letter-spacing:-.05em;font-weight:900;}
.dcms-portal-hero p{margin:0;color:#d8e0ee;font-size:15px;line-height:1.5;}
.dcms-portal-logout{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 15px;border-radius:12px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.10);color:#fff;text-decoration:none;font-weight:800;white-space:nowrap;}
.dcms-portal-grid{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;}
.dcms-portal-card{min-height:210px;border-radius:22px;padding:22px;text-decoration:none;background:#fff;border:1px solid #dfe4ee;box-shadow:0 8px 24px rgba(15,23,42,.06);display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden;color:#111827;}
.dcms-portal-card:before{content:"";position:absolute;left:0;right:0;top:0;height:6px;background:#f97316;}
.dcms-portal-card.navy:before{background:#111827;}.dcms-portal-card.green:before{background:#15803d;}.dcms-portal-card.orange:before{background:#f97316;}
.dcms-portal-card small{font-size:11px;font-weight:900;letter-spacing:.12em;color:#667085;margin-bottom:8px;}
.dcms-portal-card strong{font-size:24px;line-height:1.05;letter-spacing:-.03em;font-weight:900;margin-bottom:10px;}
.dcms-portal-card span{color:#667085;line-height:1.45;font-size:14px;}
.dcms-portal-card:hover{transform:translateY(-2px);border-color:#fb923c;box-shadow:0 18px 38px rgba(249,115,22,.12);}
.dcms-portal-redirect,.dcms-portal-denied{min-height:100vh;display:grid;place-items:center;background:#f3f5f9;padding:24px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;}
.dcms-portal-redirect>*,.dcms-portal-denied>div{width:min(520px,100%);background:#fff;border:1px solid #dfe4ee;border-radius:22px;padding:28px;text-align:center;box-shadow:0 16px 42px rgba(15,23,42,.10);}
.dcms-portal-denied span{color:#c2410c;font-size:11px;font-weight:900;letter-spacing:.14em;}.dcms-portal-denied h1{font-size:26px;line-height:1.1;letter-spacing:-.035em;margin:8px 0 10px;color:#111827;}.dcms-portal-denied p{color:#667085;line-height:1.5;}
@media(max-width:800px){.dcms-portal-launcher{padding:16px}.dcms-portal-hero{display:block;padding:23px;border-radius:22px}.dcms-portal-hero h1{font-size:34px}.dcms-portal-logout{margin-top:18px;width:100%}.dcms-portal-grid{grid-template-columns:1fr}.dcms-portal-card{min-height:170px}}
