/* Commercial presentation layer. Company accent variables remain authoritative. */
:root{--dfp-sidebar-width:224px;--font-body:Inter,ui-sans-serif,system-ui,sans-serif;--font-display:var(--font-body);--dfp-radius-card:14px;--dfp-radius-control:9px}
body,button,input,select,textarea{font-family:var(--font-body)}.dfp-sidebar{box-shadow:none!important}.dfp-sidebar .dfp-brand-home{min-height:76px;padding:20px 18px!important}.dfp-brand-home img{width:168px;height:auto!important;max-height:35px}.dfp-workspace-switcher{margin-bottom:5px}.dfp-sidebar .dfp-nav-item{min-height:40px!important;border-radius:8px!important;transition:background .15s}.dfp-nav-item:hover{background:var(--surface-2,#f2f3f5)!important}.dfp-page-title{font-size:27px!important;letter-spacing:-.9px!important;font-weight:600!important;margin-bottom:24px!important}
button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--accent,#80652f)!important;outline-offset:3px!important}
.dfp-today{color:var(--today-text);font-family:var(--font-body);margin-bottom:24px;min-width:0}.dfp-today *{box-sizing:border-box}.dfp-today-heading{margin-bottom:24px}.dfp-kicker{font-size:12px;letter-spacing:1.2px;font-weight:650;color:var(--today-muted);display:block}.dfp-today-heading h1{font:600 clamp(23px,2.4vw,31px)/1.2 var(--font-body);letter-spacing:-1px;margin:10px 0}.dfp-today-heading p{font-size:12px;color:var(--today-muted);margin:0;line-height:1.6}.dfp-today-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--today-border);border-radius:12px;background:var(--today-surface);margin-bottom:20px;overflow:hidden}.dfp-today-metrics>div{padding:18px 22px;border-right:1px solid var(--today-border)}.dfp-today-metrics>div:last-child{border:0}.dfp-today-metrics span{display:block;font-size:12px;color:var(--today-muted);line-height:1.5}.dfp-today-metrics strong{font-size:29px;font-weight:550;display:block;letter-spacing:-1px;margin-top:7px;font-variant-numeric:tabular-nums}.dfp-today-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(230px,1fr);gap:18px;align-items:start}.dfp-today-panel{border:1px solid var(--today-border);border-radius:12px;padding:20px;background:var(--today-surface);min-width:0}.dfp-panel-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:15px}.dfp-panel-heading h2{font:600 13px/1.5 var(--font-body);margin:0;letter-spacing:-.2px}.dfp-panel-heading>span{font-size:12px;color:var(--today-muted)}.dfp-today-side{display:grid;gap:18px}.dfp-next-action{border-top:3px solid #b59a63}.dfp-next-action h2{font:600 17px/1.35 var(--font-body);letter-spacing:-.4px;margin:12px 0 8px}.dfp-next-action p{font-size:12px;line-height:1.7;color:var(--today-muted);margin:0 0 15px;overflow-wrap:anywhere}.dfp-primary-action{background:var(--today-accent);color:var(--today-on-accent);border:0;border-radius:7px;padding:10px 14px;font-size:12px;font-weight:600;cursor:pointer;min-height:42px}.dfp-booking-row{display:flex;align-items:center;gap:16px;min-height:68px;padding:13px 0;border:0;border-top:1px solid var(--today-border);border-radius:0;background:transparent;color:var(--today-text);text-align:left;width:100%}.dfp-booking-row:is(button){cursor:pointer}.dfp-booking-row:is(button):hover,.dfp-attention-row:is(button):hover{background:var(--today-subtle)}.dfp-booking-time{font-size:12px;color:var(--today-muted);min-width:57px;font-variant-numeric:tabular-nums}.dfp-booking-body{min-width:0;flex:1;display:block}.dfp-booking-body strong{font-size:12px;font-weight:550;display:block;overflow-wrap:anywhere}.dfp-booking-body small{font-size:12px;color:var(--today-muted);display:block;margin-top:6px;line-height:1.5}.dfp-row-arrow{font-size:14px;color:var(--today-muted)}.dfp-section-label{font-size:12px;color:var(--today-muted);font-weight:600;text-transform:uppercase;letter-spacing:.8px;margin:20px 0 10px}.dfp-empty{font-size:12px;line-height:1.7;color:var(--today-muted);margin:12px 0}.dfp-attention-row{display:flex;align-items:center;justify-content:space-between;width:100%;gap:15px;border:0;border-top:1px solid var(--today-border);background:transparent;color:var(--today-text);padding:13px 0;min-height:46px;text-align:left}.dfp-attention-row:is(button){cursor:pointer}.dfp-attention-row>span{font-size:12px;line-height:1.4;overflow-wrap:anywhere}.dfp-attention-row small{font-size:12px;background:var(--today-subtle);color:var(--today-muted);border-radius:4px;padding:4px 6px;white-space:nowrap}.dfp-pipeline{margin-top:18px}.dfp-pipeline-stages{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:0}.dfp-pipeline-stages>div{border-left:1px solid var(--today-border);padding:0 15px}.dfp-pipeline-stages>div:first-child{border:0;padding-left:0}.dfp-pipeline-stages span{font-size:12px;color:var(--today-muted);display:block}.dfp-pipeline-stages strong{font-size:21px;font-weight:550;display:block;margin-top:9px;font-variant-numeric:tabular-nums}
[data-theme="dark"] .dfp-brand-home img{background:#fff;border-radius:5px;padding:5px}
@media(min-width:761px) and (max-width:1024px){:root{--dfp-sidebar-width:200px}.dfp-today-grid{grid-template-columns:1fr}.dfp-today-side{grid-template-columns:1fr 1fr}}
@media(max-width:760px){:root{--dfp-sidebar-width:0px}.dfp-today-heading{margin-bottom:18px}.dfp-today-metrics>div{padding:14px 10px}.dfp-today-metrics span{font-size:12px}.dfp-today-metrics strong{font-size:25px}.dfp-today-grid{grid-template-columns:1fr;gap:14px}.dfp-today-panel{padding:16px}.dfp-today-side{gap:14px}.dfp-pipeline-stages{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px 0}.dfp-pipeline-stages>div{padding:0 10px}.dfp-pipeline-stages>div:nth-child(5){border:0;padding-left:0}.dfp-today-heading h1{font-size:26px}.dfp-booking-row{gap:11px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}

/* Dynamic browser chrome and device safe areas. */
@supports(height:100dvh){.dfp-app-shell{height:100dvh!important}}
@media(max-width:1024px){.dfp-app-shell input,.dfp-app-shell select,.dfp-app-shell textarea{font-size:16px!important}}
@media(max-width:760px){.dfp-primary-action{min-height:44px}.dfp-today-panel{overflow-wrap:anywhere}.dfp-app-shell .content-area{min-width:0}.dfp-app-shell .mobile-brand{min-height:44px}.dfp-app-shell .content-area{padding-left:max(12px,env(safe-area-inset-left))!important;padding-right:max(12px,env(safe-area-inset-right))!important}}

/* Content remains readable; mobile stacks panels instead of shrinking type. */
.dfp-today-heading p,.dfp-next-action p,.dfp-empty,.dfp-attention-row>span{font-size:14px;line-height:1.65}.dfp-panel-heading h2{font-size:16px}.dfp-next-action h2{font-size:20px}.dfp-booking-body strong{font-size:14px;line-height:1.5}.dfp-booking-body small,.dfp-booking-time,.dfp-panel-heading>span,.dfp-today-metrics span,.dfp-pipeline-stages span,.dfp-attention-row small{font-size:12px;line-height:1.6}.dfp-primary-action{font-size:14px}.dfp-kicker,.dfp-section-label{font-size:12px;letter-spacing:.7px}.dfp-sidebar .dfp-nav-item{font-size:14px!important}.dfp-panel-heading{flex-wrap:wrap}.dfp-pipeline-stages{grid-template-columns:repeat(auto-fit,minmax(85px,1fr));gap:18px 0}.dfp-pipeline-stages>div{padding-inline:10px}.dfp-attention-row{gap:10px}.dfp-booking-time{min-width:45px}
@media(max-width:760px){.dfp-today-metrics>div{padding:14px 10px}.dfp-today-metrics span{font-size:12px}.dfp-pipeline-stages{grid-template-columns:repeat(auto-fit,minmax(70px,1fr))}.dfp-today-heading h1{font-size:28px}}

@media(max-width:760px){.dfp-today-metrics span{min-height:3.2em}}
