:root{--ttd-teal:#009ac7;--ttd-teal-dark:#007b9f;--ttd-navy:#00384f;--ttd-deep:#002a3b;--ttd-ink:#061744;--ttd-text:#0b2038;--ttd-muted:#607085;--ttd-border:#dfe8ef;--ttd-soft:#f6f9fb;--ttd-light:#f1f2f2;--ttd-lime:#8dc63f;--ttd-orange:#f47b29;--ttd-gray:#a8a8aa;--ttd-red:#e24b2f;--ttd-shadow:0 14px 38px rgba(0,45,70,.10)}
*{box-sizing:border-box}.ttd-wide-bleed{font-family:Open Sans,Arial,sans-serif;color:var(--ttd-text);width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);background:#f5f7fa;padding:0}.ttd-admin .ttd-wide-bleed{width:100%;margin:0;background:transparent}.ttd-app{min-height:920px;display:grid;grid-template-columns:215px minmax(0,1fr);background:radial-gradient(circle at 85% 4%,rgba(0,154,199,.10),transparent 28%),linear-gradient(180deg,#fff,#f7f9fb);max-width:none;width:100%}.ttd-sidebar{background:linear-gradient(160deg,#00384f,#001526 72%);color:#fff;padding:24px 14px;display:flex;flex-direction:column;gap:24px;position:relative;overflow:hidden}.ttd-sidebar:after{content:"";position:absolute;inset:auto -40px 120px auto;width:160px;height:160px;border-radius:50%;background:rgba(0,154,199,.12);filter:blur(10px)}.ttd-brand{position:relative;z-index:1;text-align:center;padding-bottom:10px}.ttd-brand img{max-width:150px;max-height:70px;object-fit:contain;display:block;margin:0 auto 8px}.ttd-brand span{font-weight:900;letter-spacing:5px;font-size:13px}.ttd-nav{position:relative;z-index:1;display:flex;flex-direction:column;gap:6px}.ttd-nav a{display:flex;align-items:center;gap:12px;color:#e8f7fb;text-decoration:none;border-radius:12px;padding:13px 12px;font-weight:800;font-size:14px;transition:.15s}.ttd-nav a:hover,.ttd-nav a.active{background:linear-gradient(90deg,var(--ttd-teal),#05add7);color:#fff;box-shadow:0 9px 22px rgba(0,154,199,.30)}.ttd-nav i{width:22px;text-align:center;font-style:normal;font-size:18px}.ttd-system{margin-top:auto;border:1px solid rgba(255,255,255,.16);border-radius:14px;padding:12px;position:relative;z-index:1;background:rgba(255,255,255,.05)}.ttd-system b{display:block;font-size:13px}.ttd-system b span{display:inline-block;width:9px;height:9px;border-radius:50%;background:var(--ttd-lime);margin-right:6px}.ttd-system small{color:#c9e6ef}.ttd-main{padding:28px 34px 38px;min-width:0}.ttd-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;min-height:118px;background:linear-gradient(90deg,rgba(255,255,255,.9) 0%,rgba(255,255,255,.72) 58%,rgba(0,154,199,.06));border-radius:0 0 22px 22px;margin:-28px -34px 22px;padding:30px 34px 22px;position:relative;overflow:hidden}.ttd-hero:after{content:"";position:absolute;right:40px;top:14px;width:380px;height:110px;opacity:.20;background:radial-gradient(circle at 12% 55%,var(--ttd-teal) 0 4px,transparent 5px),radial-gradient(circle at 35% 30%,var(--ttd-teal) 0 4px,transparent 5px),radial-gradient(circle at 62% 46%,var(--ttd-teal) 0 4px,transparent 5px),radial-gradient(circle at 90% 62%,var(--ttd-teal) 0 4px,transparent 5px)}.ttd-pill{display:inline-flex;align-items:center;gap:8px;border-radius:999px;background:var(--ttd-teal);color:#fff;padding:9px 22px;font-size:13px;font-weight:900;letter-spacing:.4px}.ttd-pill i{width:8px;height:8px;border-radius:50%;background:var(--ttd-lime)}.ttd-hero h1{font-size:44px;line-height:1;margin:16px 0 4px;color:var(--ttd-ink);font-weight:900;letter-spacing:-1px}.ttd-hero p{font-size:20px;margin:0;color:#5c697b}.ttd-hero-actions{position:relative;z-index:1;display:flex;gap:8px;align-items:center}.ttd-btn,.ttd-outline-btn{appearance:none;text-decoration:none;border:0;border-radius:10px;background:var(--ttd-teal);color:#fff!important;padding:12px 18px;font-weight:900;display:inline-flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 8px 20px rgba(0,154,199,.20);cursor:pointer}.ttd-outline-btn{background:#fff;color:var(--ttd-teal)!important;border:1px solid #9ed9e8;box-shadow:none}.ttd-filterbar{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-bottom:18px}.ttd-filter-chip{height:43px;border:1px solid var(--ttd-border);background:#fff;border-radius:10px;display:inline-flex;align-items:center;gap:8px;padding:0 12px;box-shadow:0 4px 14px rgba(0,45,70,.05);font-weight:900;color:var(--ttd-ink)}.ttd-filter-chip span{font-size:13px}.ttd-filter-chip select{border:0;background:transparent;min-width:80px;font-weight:800;color:var(--ttd-ink);outline:0}.ttd-filter-reset{border:0;background:transparent;color:var(--ttd-teal);font-weight:900;cursor:pointer}.ttd-kpi-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin-bottom:18px}.ttd-metric{min-height:132px;background:#fff;border:1px solid var(--ttd-border);border-radius:14px;padding:18px 18px 14px;box-shadow:var(--ttd-shadow);position:relative;overflow:hidden}.ttd-metric:after{content:"";position:absolute;right:-30px;top:-38px;width:100px;height:100px;border-radius:50%;background:rgba(0,154,199,.08)}.ttd-metric i{display:block;color:var(--ttd-teal);font-style:normal;font-size:32px;line-height:1}.ttd-metric span{display:block;font-size:13px;line-height:1.15;font-weight:900;margin-top:4px;min-height:30px}.ttd-metric strong{display:block;font-size:34px;line-height:1;color:var(--ttd-ink);font-weight:900;letter-spacing:-1px;margin-top:8px}.ttd-metric small{color:var(--ttd-muted);font-weight:700}.ttd-metric.lime i{color:var(--ttd-lime)}.ttd-metric.gray i{color:#8e98a4}.ttd-overview-grid{display:grid;grid-template-columns:minmax(330px,1fr) minmax(420px,1.35fr) minmax(320px,.95fr);gap:16px;align-items:stretch}.ttd-card{background:#fff;border:1px solid var(--ttd-border);border-radius:16px;padding:18px;box-shadow:var(--ttd-shadow);margin:0 0 18px}.ttd-card h3{margin:0 0 14px;color:var(--ttd-ink);font-size:18px;font-weight:900}.ttd-coverage-card{display:grid;grid-template-columns:170px minmax(150px,1fr);align-items:center;gap:16px}.ttd-coverage-card h3{grid-column:1/-1}.ttd-donut-perfect{--iot:75;--eligible:12;--other:13;width:162px;height:162px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle,#fff 0 52%,transparent 54%),conic-gradient(from -90deg,var(--ttd-teal) 0 calc(var(--iot)*1%),var(--ttd-lime) calc(var(--iot)*1%) calc((var(--iot) + var(--eligible))*1%),#c7ccd1 0 100%);box-shadow:inset 0 0 0 1px rgba(0,0,0,.03)}.ttd-donut-perfect div{width:92px;height:92px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;box-shadow:0 2px 6px rgba(0,0,0,.03)}.ttd-donut-perfect strong{font-size:30px;line-height:1;color:var(--ttd-ink);font-weight:900}.ttd-donut-perfect span{font-size:12px;font-weight:900}.ttd-donut-legend p{display:grid;grid-template-columns:14px 1fr;gap:6px 10px;margin:0 0 10px;align-items:center}.ttd-donut-legend i{width:11px;height:11px;border-radius:50%;display:block}.ttd-donut-legend .teal{background:var(--ttd-teal)}.ttd-donut-legend .lime{background:var(--ttd-lime)}.ttd-donut-legend .gray{background:#c7ccd1}.ttd-donut-legend b{font-size:13px}.ttd-donut-legend span{grid-column:2;font-size:13px;color:var(--ttd-ink);font-weight:800}.ttd-goal{grid-column:1/-1;margin:4px 0 0;color:#516173;font-size:13px;font-weight:800}.ttd-status-breakdown{display:flex;flex-direction:column;justify-content:space-between}.ttd-status-items{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-bottom:1px solid var(--ttd-border);padding-bottom:18px}.ttd-status-items>div{border-right:1px solid var(--ttd-border);padding:8px 14px;cursor:pointer}.ttd-status-items>div:last-child{border-right:0}.ttd-status-items span{display:block;font-size:13px;font-weight:900;color:var(--ttd-ink)}.ttd-status-items strong{display:block;font-size:26px;font-weight:900;margin:8px 0 0}.ttd-status-items small{font-weight:800;color:#5b6877}.ttd-status-items .teal strong{color:var(--ttd-teal)}.ttd-status-items .lime strong{color:var(--ttd-lime)}.ttd-status-items .orange strong{color:var(--ttd-orange)}.ttd-status-items .gray strong{color:#7f8995}.ttd-stack{height:16px;border-radius:999px;overflow:hidden;background:#e1e6ec;margin-top:24px;display:flex}.ttd-stack i{height:100%;display:block}.ttd-stack .teal{background:var(--ttd-teal)}.ttd-stack .lime{background:var(--ttd-lime)}.ttd-stack .orange{background:var(--ttd-orange)}.ttd-stack .gray{background:#7f8995}.ttd-strategic{background:linear-gradient(145deg,#00384f,#001c2d);color:#fff;border-color:#013a52;position:relative}.ttd-strategic h3{color:#fff;padding-left:58px}.ttd-strategic-icon{position:absolute;left:18px;top:18px;width:44px;height:44px;border-radius:14px;background:var(--ttd-teal);display:grid;place-items:center;color:#fff;font-size:28px}.ttd-strategic-icon.small{position:static;width:40px;height:40px;margin-bottom:8px}.ttd-strategic ul{margin:0;padding:0;list-style:none}.ttd-strategic li{position:relative;margin:11px 0;padding-left:24px;line-height:1.28;font-size:14px}.ttd-strategic li:before{content:"✓";position:absolute;left:0;top:0;color:var(--ttd-lime);font-weight:900}.ttd-delivery-card dl{display:grid;grid-template-columns:90px 1fr;gap:9px;margin:0 0 14px}.ttd-delivery-card dt{font-weight:900;color:var(--ttd-muted)}.ttd-delivery-card dd{margin:0;font-weight:800}.ttd-usage-card{margin-top:16px}.ttd-usage-table,.ttd-data-table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:11px}.ttd-usage-table th,.ttd-data-table th{background:#fbfdff;color:var(--ttd-ink);font-size:10.5px;font-weight:900;border:1px solid var(--ttd-border);padding:8px 6px;text-align:left;white-space:normal}.ttd-usage-table td,.ttd-data-table td{border:1px solid var(--ttd-border);padding:7px 6px;vertical-align:middle;word-break:break-word;overflow-wrap:anywhere}.ttd-usage-table tr:nth-child(even),.ttd-data-table tr:nth-child(even){background:#fbfdff}.ttd-usage-table th:nth-child(1){width:170px}.ttd-usage-table th:nth-child(2){width:160px}.ttd-usage-table th:nth-child(n+3):nth-child(-n+14){width:38px;text-align:center}.ttd-usage-table td:nth-child(n+3):nth-child(-n+14){text-align:center}.ttd-usage-table th:nth-child(15){width:68px;text-align:center}.ttd-usage-table th:nth-child(16){width:88px}.ttd-machine-cell{display:flex;align-items:center;gap:8px}.ttd-thumb{width:18px;height:18px;border-radius:5px;background:linear-gradient(145deg,var(--ttd-teal),var(--ttd-navy));display:inline-flex;align-items:center;justify-content:center;overflow:hidden;flex:0 0 auto;box-shadow:0 2px 4px rgba(0,45,70,.15)}.ttd-thumb img{width:100%;height:100%;object-fit:cover}.ttd-thumb.placeholder:after{content:"";width:10px;height:7px;border-radius:2px;background:rgba(255,255,255,.25)}.ttd-status-pill{display:inline-flex;align-items:center;gap:4px;border-radius:999px;padding:4px 8px;font-size:10.5px;font-weight:900;white-space:nowrap;background:#eef6f8;color:var(--ttd-teal)}.ttd-status-pill.ativo,.ttd-status-pill.dentro-da-cerca{background:#e8f8fb;color:var(--ttd-teal)}.ttd-status-pill.elegivel{background:#eef9e5;color:#5f9b22}.ttd-status-pill.manutencao,.ttd-status-pill.manutenção{background:#fff1e7;color:var(--ttd-orange)}.ttd-status-pill.offline,.ttd-status-pill.fora-da-cerca{background:#eef0f2;color:#66717d}.ttd-pagination{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:18px;flex-wrap:wrap}.ttd-pagination>div{display:flex;gap:8px;align-items:center}.ttd-pagination a,.ttd-pagination span{border:1px solid var(--ttd-border);border-radius:8px;background:#fff;padding:8px 11px;text-decoration:none;color:var(--ttd-ink);font-weight:900}.ttd-pagination a.active{background:var(--ttd-teal);color:#fff;border-color:var(--ttd-teal)}.ttd-pagination a.disabled{opacity:.45;pointer-events:none}.ttd-pagination>span,.ttd-pagination small{color:var(--ttd-muted);font-weight:800}.ttd-help{text-align:center;color:var(--ttd-muted);font-size:12px;margin:12px 0 0}.ttd-mini-filter{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:14px}.ttd-mini-filter input,.ttd-mini-filter select,.ttd-schedule-form input,.ttd-schedule-form select,.ttd-data-table input,.ttd-data-table select{border:1px solid var(--ttd-border);border-radius:9px;padding:9px 10px;background:#fff;min-height:38px;max-width:100%}.ttd-data-table th:nth-child(1){width:22%}.ttd-photo-form{display:flex;gap:6px;align-items:center;flex-wrap:wrap}.ttd-mini-btn{border:1px solid var(--ttd-border);background:#fff;border-radius:8px;padding:7px 9px;font-size:11px;font-weight:900;color:var(--ttd-ink);cursor:pointer;text-decoration:none;display:inline-flex}.ttd-mini-btn.primary{background:var(--ttd-teal);border-color:var(--ttd-teal);color:#fff}.ttd-deadline-form{display:grid;grid-template-columns:1fr 90px auto;gap:6px}.ttd-chart-wrap{width:100%;overflow:hidden}.ttd-line-chart{width:100%;height:320px;background:linear-gradient(180deg,#fff,#fbfdff);border:1px solid var(--ttd-border);border-radius:14px}.ttd-line-chart line{stroke:#d9e3eb;stroke-width:2}.ttd-line-chart polyline{fill:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 3px 3px rgba(0,0,0,.06))}.ttd-line-chart text{font-size:12px;font-weight:800}.ttd-insights-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px}.ttd-insights-grid article{border:1px solid var(--ttd-border);border-radius:14px;padding:16px;background:#fbfdff}.ttd-insights-grid h4{margin:0 0 8px;color:var(--ttd-teal);font-size:18px}.ttd-insights-grid p{min-height:54px;color:#3d4e60}.ttd-insights-grid dl{display:grid;grid-template-columns:1fr auto;gap:6px;margin:0}.ttd-insights-grid dt{font-weight:800;color:var(--ttd-muted)}.ttd-insights-grid dd{margin:0;font-weight:900}.ttd-schedule-form{display:grid;grid-template-columns:1.3fr 1.2fr .8fr .7fr .7fr auto;gap:10px;align-items:end;margin-bottom:16px}.ttd-schedule-form label{font-weight:900;color:var(--ttd-ink);font-size:12px}.ttd-schedule-form input,.ttd-schedule-form select{width:100%;display:block;margin-top:5px}.ttd-avatar{width:42px;height:42px;border-radius:50%;background:#e9f6fa;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;margin-right:8px}.ttd-avatar img{width:100%;height:100%;object-fit:cover}.ttd-rich-text p{margin:8px 0;line-height:1.35}.ttd-selector select{width:100%;max-width:460px;border:1px solid var(--ttd-border);border-radius:10px;padding:11px;background:#fff}.ttd-card code{display:inline-block;margin:3px 0}.ttd-admin .ttd-card{margin:16px 0}.ttd-form label{display:block;font-weight:700;margin:8px 0}.ttd-form input,.ttd-form select,.ttd-form textarea{width:100%;max-width:100%;border:1px solid #ccd6df;border-radius:8px;padding:8px}.ttd-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.ttd-mini-stats{display:grid;grid-template-columns:repeat(6,minmax(120px,1fr));gap:12px;margin:16px 0}.ttd-mini-stats>div{background:#fff;border:1px solid var(--ttd-border);border-radius:14px;padding:14px 16px;box-shadow:0 5px 18px rgba(1,85,112,.06)}.ttd-mini-stats b{display:block;font-size:28px;color:var(--ttd-navy);font-weight:900}.ttd-mini-stats span{display:block;font-size:12px;text-transform:uppercase;color:#454f57}.ttd-admin-actions{margin:16px 0}.ttd-perm-table th{position:sticky;top:0;background:#fff;z-index:2}.ttd-perm-table td{min-width:110px;font-size:12px}.ttd-admin pre{white-space:pre-wrap;max-height:180px;overflow:auto;background:#f6f7f7;padding:8px;border-radius:8px}.ttd-empty-warning{border:2px solid var(--ttd-orange);background:#fff8f3;color:#8a3b00;padding:14px 18px;border-radius:12px;margin:12px 0;font-weight:700}@media(max-width:1250px){.ttd-app{grid-template-columns:72px minmax(0,1fr)}.ttd-brand span,.ttd-nav span,.ttd-system small,.ttd-system b{display:none}.ttd-brand img{max-width:54px}.ttd-nav a{justify-content:center}.ttd-kpi-row{grid-template-columns:repeat(2,1fr)}.ttd-overview-grid{grid-template-columns:1fr}.ttd-schedule-form{grid-template-columns:1fr 1fr}}@media(max-width:760px){.ttd-wide-bleed{width:100%;margin:0}.ttd-app{display:block}.ttd-sidebar{display:none}.ttd-main{padding:18px}.ttd-hero{display:block;margin:-18px -18px 16px;padding:24px 18px}.ttd-hero h1{font-size:32px}.ttd-hero p{font-size:16px}.ttd-kpi-row{grid-template-columns:1fr}.ttd-coverage-card{grid-template-columns:1fr}.ttd-filterbar,.ttd-mini-filter{display:block}.ttd-filter-chip,.ttd-mini-filter input,.ttd-mini-filter select,.ttd-outline-btn{width:100%;margin:6px 0}.ttd-usage-table,.ttd-data-table{font-size:10px}.ttd-usage-table th:nth-child(1){width:120px}.ttd-usage-table th:nth-child(2){width:120px}.ttd-grid-2,.ttd-mini-stats{grid-template-columns:1fr}.ttd-schedule-form{grid-template-columns:1fr}}@media print{.ttd-sidebar,.ttd-filterbar,.ttd-hero-actions,.ttd-pagination,.ttd-mini-filter{display:none!important}.ttd-wide-bleed{width:100%;margin:0;background:#fff}.ttd-app{display:block;background:#fff}.ttd-main{padding:0}.ttd-hero{margin:0;padding:16px}.ttd-card,.ttd-metric{box-shadow:none}.ttd-usage-table{font-size:9px}.ttd-usage-card{page-break-before:always}}

/* v2.3.1 - Restauração dos ícones e tipografia premium */
.ttd-wide-bleed,
.ttd-wide-bleed *{font-family:"Open Sans","Inter","Segoe UI",Arial,sans-serif!important;}
.ttd-app{grid-template-columns:255px minmax(0,1fr);}
.ttd-sidebar{padding:28px 18px 24px;background:linear-gradient(165deg,#00536d 0%,#00384f 34%,#001728 100%);}
.ttd-brand{padding:0 10px 18px;text-align:left;}
.ttd-brand img{max-width:184px;max-height:74px;margin:0 0 8px 0;object-fit:contain;}
.ttd-brand span{display:block;color:#fff;font-size:13px;letter-spacing:6px;margin-left:4px;font-weight:900;}
.ttd-nav{gap:9px;}
.ttd-nav a{gap:14px;border-radius:14px;padding:15px 16px;font-size:15px;letter-spacing:-.1px;}
.ttd-nav a:hover,.ttd-nav a.active{background:linear-gradient(90deg,#0aa7cd,#00a4cf);box-shadow:0 12px 28px rgba(0,154,199,.34);}
.ttd-svg-icon{display:inline-flex;align-items:center;justify-content:center;line-height:1;color:currentColor;flex:0 0 auto;}
.ttd-svg-icon svg{display:block;width:1em;height:1em;fill:none;stroke:currentColor;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round;overflow:visible;}
.ttd-nav-svg{width:22px;height:22px;font-size:22px;color:#fff;opacity:.98;}
.ttd-main{padding:34px 42px 44px;}
.ttd-hero{min-height:152px;margin:-34px -42px 26px;padding:34px 42px 28px;border-radius:0 0 24px 24px;}
.ttd-hero h1{font-size:56px;line-height:.98;letter-spacing:-1.6px;font-weight:900;color:#071b30;}
.ttd-hero p{font-size:22px;color:#657083;font-weight:500;}
.ttd-pill{height:38px;padding:0 24px;font-size:12px;text-transform:uppercase;letter-spacing:.7px;box-shadow:0 12px 26px rgba(0,154,199,.20);}
.ttd-hero-actions{gap:12px;font-size:14px;color:#061744;}
.ttd-bell{width:34px;height:34px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#061744;position:relative;background:#fff;box-shadow:0 4px 14px rgba(0,45,70,.08);}
.ttd-bell .ttd-svg-icon{font-size:20px;}
.ttd-bell b{position:absolute;right:-6px;top:-7px;width:20px;height:20px;border-radius:50%;background:var(--ttd-teal);color:#fff;display:grid;place-items:center;font-size:11px;line-height:1;font-weight:900;}
.ttd-user-dot{width:34px;height:34px;border-radius:50%;display:inline-block;background:#dfe7ee;}
.ttd-user-name{font-weight:900;white-space:nowrap;color:#061744;}
.ttd-btn .ttd-svg-icon{font-size:17px;margin-right:2px;}
.ttd-filterbar{gap:12px;margin-bottom:22px;}
.ttd-filter-chip{height:47px;padding:0 16px;border-radius:10px;font-size:14px;gap:10px;}
.ttd-filter-chip>.ttd-svg-icon{font-size:19px;color:var(--ttd-teal);}
.ttd-filter-chip span{font-size:13px;font-weight:900;color:#071b30;}
.ttd-filter-chip select,.ttd-filter-chip b{font-weight:900;color:#071b30;}
.ttd-filter-static{min-width:150px;}
.ttd-filter-reset{height:47px;padding:0 14px;border-radius:10px;}
.ttd-kpi-row{gap:20px;margin-bottom:22px;}
.ttd-metric{min-height:172px;padding:24px 20px 18px;text-align:center;border-radius:16px;display:flex;align-items:center;justify-content:center;flex-direction:column;}
.ttd-metric .ttd-metric-svg{font-size:42px;color:var(--ttd-teal);margin-bottom:12px;}
.ttd-metric.gray .ttd-metric-svg{color:#8e98a4;}
.ttd-metric.lime .ttd-metric-svg{color:var(--ttd-lime);}
.ttd-metric span{font-size:15px;line-height:1.1;margin-top:0;min-height:36px;display:flex;align-items:center;justify-content:center;}
.ttd-metric strong{font-size:40px;margin-top:8px;letter-spacing:-1.3px;}
.ttd-metric small{font-size:13px;}
.ttd-card{border-radius:18px;padding:22px;}
.ttd-card h3{font-size:19px;text-align:center;margin-bottom:18px;}
.ttd-coverage-card{grid-template-columns:230px minmax(175px,1fr);gap:22px;}
.ttd-donut-perfect{width:210px;height:210px;}
.ttd-donut-perfect div{width:118px;height:118px;}
.ttd-donut-perfect strong{font-size:36px;letter-spacing:-1px;}
.ttd-donut-perfect span{font-size:13px;}
.ttd-donut-legend p{grid-template-columns:16px 1fr;gap:6px 13px;margin-bottom:18px;}
.ttd-donut-legend i{width:13px;height:13px;}
.ttd-donut-legend b{font-size:14px;}
.ttd-donut-legend span{font-size:13px;font-weight:900;}
.ttd-goal{display:flex;align-items:center;justify-content:center;gap:8px;font-size:13px;text-align:center;}
.ttd-goal .ttd-inline-icon{font-size:16px;color:#596a7a;}
.ttd-status-items{align-items:start;padding:6px 0 22px;}
.ttd-status-items>div{text-align:center;display:flex;flex-direction:column;align-items:center;gap:6px;padding:6px 18px;}
.ttd-status-svg{width:46px;height:46px;border-radius:50%;font-size:30px;border:2px solid currentColor;margin-bottom:4px;background:#fff;}
.ttd-status-items .teal .ttd-status-svg{color:var(--ttd-teal);}
.ttd-status-items .lime .ttd-status-svg{color:var(--ttd-lime);}
.ttd-status-items .orange .ttd-status-svg{color:var(--ttd-orange);}
.ttd-status-items .gray .ttd-status-svg{color:#7f8995;}
.ttd-status-items span{font-size:14px;}
.ttd-status-items strong{font-size:31px;margin:2px 0 0;}
.ttd-status-items small{font-size:13px;}
.ttd-stack{height:16px;margin-top:24px;}
.ttd-strategic{padding:28px 28px 24px;}
.ttd-strategic h3{text-align:left;font-size:21px;padding-left:64px;}
.ttd-strategic-icon{width:54px;height:54px;border-radius:15px;font-size:31px;}
.ttd-strategic-icon .ttd-svg-icon{font-size:34px;color:#fff;}
.ttd-strategic li{font-size:14px;margin:16px 0;padding-left:26px;}
.ttd-strategic-icon.small{width:50px;height:50px;}
.ttd-delivery-card h3{text-align:left;}
.ttd-usage-card h3{text-align:center;font-size:18px;}
@media(max-width:1250px){.ttd-app{grid-template-columns:82px minmax(0,1fr)}.ttd-brand{text-align:center;padding-left:0;padding-right:0}.ttd-brand img{max-width:56px;margin:0 auto 8px}.ttd-hero h1{font-size:42px}.ttd-nav-svg{font-size:21px}.ttd-overview-grid{grid-template-columns:1fr}.ttd-coverage-card{grid-template-columns:230px 1fr}}
@media(max-width:760px){.ttd-hero h1{font-size:32px}.ttd-hero-actions{display:none}.ttd-card h3{text-align:left}.ttd-coverage-card{grid-template-columns:1fr}.ttd-donut-perfect{width:180px;height:180px}}


/* v2.3.3 - ajustes finos: loader apenas no front, ícones do pacote, donut e horas */
.ttd-hero-actions:empty{display:none!important;}
.ttd-pack-icon svg{display:block!important;width:1em!important;height:1em!important;stroke:initial!important;fill:initial!important;overflow:visible!important;}
.ttd-pack-icon svg .stroke{fill:none!important;stroke:var(--c)!important;stroke-linecap:round!important;stroke-linejoin:round!important;}
.ttd-pack-icon svg .fill{fill:var(--c)!important;stroke:none!important;}
.ttd-metric .ttd-pack-icon{font-size:48px;margin-bottom:10px;}
.ttd-status-svg.ttd-pack-icon{border:0;background:transparent;font-size:48px;width:50px;height:50px;}
.ttd-strategic-icon .ttd-pack-icon{font-size:34px;}
.ttd-inline-icon.ttd-pack-icon{font-size:18px;}
.ttd-usage-table th small{display:block;font-size:9px;line-height:1;color:#607085;font-weight:900;margin-top:1px}.ttd-usage-table td:nth-child(n+3):nth-child(-n+15){font-size:10px;white-space:nowrap}.ttd-usage-table th:nth-child(n+3):nth-child(-n+14){width:42px}.ttd-usage-table th:nth-child(15){width:76px}.ttd-donut-perfect{width:192px;height:192px;background:radial-gradient(circle,#fff 0 49%,transparent 50%),conic-gradient(from -90deg,var(--ttd-teal) 0 calc(var(--iot)*1%),var(--ttd-lime) calc(var(--iot)*1%) calc((var(--iot) + var(--eligible))*1%),#c7ccd1 0 100%);}.ttd-donut-perfect div{width:104px;height:104px}.ttd-donut-perfect strong{font-size:30px;line-height:.95;white-space:nowrap;letter-spacing:-1.2px}.ttd-donut-perfect span{font-size:12px;line-height:1.1}.ttd-coverage-card{grid-template-columns:210px minmax(175px,1fr)}
.ttd-entry-loader{position:fixed;inset:0;z-index:999999;background:radial-gradient(circle at 50% 34%,rgba(0,152,167,.08),transparent 34%),linear-gradient(180deg,#fff 0%,#fbfbfb 100%);display:grid;place-items:center;transition:opacity .55s ease,visibility .55s ease}.ttd-entry-loader.ttd-loader-hidden{opacity:0;visibility:hidden;pointer-events:none}.ttd-loader-screen{width:min(980px,94vw);text-align:center;padding:24px;color:#007d8d;font-family:Inter,"Open Sans",Arial,sans-serif}.ttd-loader-stage{position:relative;width:min(430px,82vw);aspect-ratio:1/1;margin:0 auto 22px;display:grid;place-items:center}.ttd-loader-ring{position:absolute;inset:0;border-radius:50%;background:conic-gradient(from 0deg,transparent 0deg 40deg,#d9f4f7 40deg 250deg,#0098a7 250deg 354deg,transparent 354deg 360deg);-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 13px),#000 calc(100% - 12px));mask:radial-gradient(farthest-side,transparent calc(100% - 13px),#000 calc(100% - 12px));animation:ttdSpin 1.05s linear infinite;filter:drop-shadow(0 0 12px rgba(0,152,167,.10))}.ttd-loader-machine-wrap{position:relative;width:78%;height:78%;display:grid;place-items:center;animation:ttdBreathe 1.18s ease-in-out infinite;isolation:isolate}.ttd-loader-machine{width:100%;height:auto;display:block;object-fit:contain;filter:drop-shadow(0 24px 18px rgba(0,0,0,.12));transform:translateY(8px) scale(1.16);background:transparent!important}.ttd-loader-fade-floor{position:absolute;left:2%;right:2%;bottom:4%;height:40%;z-index:2;background:linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.96) 68%,#fff 100%);pointer-events:none}.ttd-loader-copy{opacity:1;transform:translateY(0);transition:opacity .55s ease,transform .55s ease}.ttd-loader-copy h2{margin:0 0 10px;font-size:clamp(24px,3vw,30px);color:#007d8d;font-weight:900}.ttd-loader-copy p{margin:0;font-size:clamp(18px,2.4vw,23px);color:#858585}.ttd-loader-success{margin-top:36px;opacity:0;transform:translateY(18px) scale(.98);transition:opacity .75s ease,transform .75s cubic-bezier(.18,.89,.32,1.18)}.ttd-loader-divider{width:min(620px,86vw);margin:0 auto 24px;display:flex;align-items:center;gap:24px}.ttd-loader-divider span{height:2px;flex:1;background:#d8d8d8}.ttd-loader-divider b{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at 35% 30%,#82d65d,#62b83f);box-shadow:0 12px 26px rgba(98,184,63,.32);color:#fff;font-size:34px;transform:scale(.25) rotate(-16deg);transition:transform .55s cubic-bezier(.2,1.35,.35,1.1)}.ttd-loader-success h3{margin:0 0 10px;font-size:clamp(29px,4vw,42px);line-height:1.12;color:#007d8d;font-weight:900;letter-spacing:-.9px}.ttd-loader-success p{margin:0;color:#007d8d;font-size:clamp(20px,2.8vw,27px);font-weight:800}.ttd-entry-loader.done .ttd-loader-ring{animation:ttdFinishSpin .65s ease forwards}.ttd-entry-loader.done .ttd-loader-machine-wrap{animation:none;opacity:.88;transform:scale(.96) translateY(-4px);transition:opacity .8s ease,transform .8s ease}.ttd-entry-loader.done .ttd-loader-copy{opacity:0;transform:translateY(-8px)}.ttd-entry-loader.done .ttd-loader-success{opacity:1;transform:translateY(0) scale(1)}.ttd-entry-loader.done .ttd-loader-divider b{transform:scale(1) rotate(0deg)}@keyframes ttdSpin{to{transform:rotate(360deg)}}@keyframes ttdFinishSpin{to{transform:rotate(720deg);opacity:.55}}@keyframes ttdBreathe{0%,100%{opacity:.42;transform:scale(.965)}50%{opacity:1;transform:scale(1.02)}}
body.wp-admin .ttd-entry-loader{display:none!important}.ttd-app.ttd-app-waiting{opacity:0;transform:translateY(8px)}.ttd-app.ttd-app-ready{opacity:1;transform:translateY(0);transition:opacity .45s ease,transform .45s ease}
@media(max-width:760px){.ttd-donut-perfect{width:170px;height:170px}.ttd-donut-perfect div{width:94px;height:94px}.ttd-donut-perfect strong{font-size:26px}.ttd-coverage-card{grid-template-columns:1fr}}


/* v2.3.4 - ajustes finais: loading sem base branca, logo real no PDF, cliente/local explícitos */
.ttd-loader-machine-wrap{border-radius:50%;overflow:visible;width:74%;height:74%;}
.ttd-loader-machine{width:92%;max-height:92%;object-fit:contain;transform:translateY(0) scale(1.04);background:transparent!important;}
.ttd-loader-fade-floor{display:none!important;background:transparent!important;}
.ttd-loader-stage{overflow:hidden;border-radius:50%;}
.ttd-filter-chip.ttd-client-filter span:first-of-type::after{content:' proprietária';}
.ttd-data-table th:nth-child(3),.ttd-data-table td:nth-child(3){min-width:160px;}
.ttd-data-table th:nth-child(4),.ttd-data-table td:nth-child(4){min-width:210px;}

/* v2.3.5 - ajustes finais de título, admin simplificado, filtros e miniaturas */
body.wp-admin .ttd-admin .ttd-card svg,
body.wp-admin .ttd-admin .ttd-svg-icon svg{max-width:22px!important;max-height:22px!important;overflow:visible!important;}
body.wp-admin .ttd-admin .ttd-app{display:block!important;max-width:100%!important;min-height:auto!important;background:#fff!important;box-shadow:none!important;}
body.wp-admin .ttd-admin .ttd-sidebar{display:none!important;}
body.wp-admin .ttd-admin .ttd-main{padding:14px!important;max-width:100%!important;}
body.wp-admin .ttd-admin .ttd-hero{padding:12px 0 14px!important;min-height:auto!important;background:none!important;}
body.wp-admin .ttd-admin .ttd-hero h1{font-size:28px!important;line-height:1.1!important;text-align:left!important;}
body.wp-admin .ttd-admin .ttd-hero p{text-align:left!important;font-size:13px!important;}
body.wp-admin .ttd-admin .ttd-pill{height:26px!important;padding:0 12px!important;font-size:10px!important;}
body.wp-admin .ttd-admin .ttd-kpi-row{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))!important;gap:10px!important;}
body.wp-admin .ttd-admin .ttd-metric{min-height:92px!important;padding:12px!important;text-align:left!important;align-items:flex-start!important;}
body.wp-admin .ttd-admin .ttd-metric .ttd-metric-svg{font-size:22px!important;margin:0 0 4px!important;}
body.wp-admin .ttd-admin .ttd-metric span{font-size:12px!important;min-height:auto!important;display:block!important;text-align:left!important;}
body.wp-admin .ttd-admin .ttd-metric strong{font-size:24px!important;margin-top:2px!important;}
body.wp-admin .ttd-admin .ttd-overview-grid{grid-template-columns:1fr!important;gap:12px!important;}
body.wp-admin .ttd-admin .ttd-card{padding:14px!important;border-radius:10px!important;}
body.wp-admin .ttd-admin .ttd-card h3{text-align:left!important;font-size:16px!important;}
body.wp-admin .ttd-admin .ttd-wide-bleed{width:100%!important;max-width:100%!important;margin:0!important;}
body.wp-admin .ttd-admin .ttd-filterbar{gap:8px!important;margin-bottom:12px!important;}
body.wp-admin .ttd-admin .ttd-filter-chip{height:36px!important;padding:0 10px!important;}
body.wp-admin .ttd-admin .ttd-filter-chip .ttd-svg-icon{font-size:16px!important;}
.ttd-thumb{width:34px;height:34px;border-radius:8px;display:inline-grid;place-items:center;overflow:hidden;vertical-align:middle;margin-right:10px;background:linear-gradient(145deg,#009ac7,#015570);box-shadow:0 4px 10px rgba(0,65,85,.15)}
.ttd-thumb img{width:100%;height:100%;object-fit:cover;display:block}.ttd-thumb.placeholder:before{content:"";width:70%;height:70%;background:url('../icons/table-machine-small.svg') center/contain no-repeat;filter:brightness(0) invert(1);opacity:.95}.ttd-machine-cell{min-width:210px}.ttd-usage-table .ttd-thumb{width:36px;height:36px}.ttd-fleet-table .ttd-thumb{width:46px;height:46px;border-radius:10px}.ttd-photo-form{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.ttd-photo-form .ttd-thumb{width:52px;height:52px}.ttd-insight-filter label{display:flex;flex-direction:column;font-weight:900;color:#061744;gap:5px}.ttd-insight-filter select[multiple]{min-width:240px;min-height:118px;border:1px solid #dbe5ee;border-radius:10px;padding:8px;background:#fff}.ttd-machine-insight-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;margin-top:18px}.ttd-machine-insight-card{border:1px solid #dbe5ee;border-radius:16px;padding:16px;background:#fff;box-shadow:0 10px 24px rgba(0,40,70,.06)}.ttd-machine-insight-card header{display:flex;align-items:center;gap:12px;margin-bottom:14px}.ttd-machine-insight-card header .ttd-thumb{width:54px;height:54px}.ttd-machine-insight-card h4{margin:0;color:#061744;font-size:15px}.ttd-machine-insight-card p{margin:3px 0 0;color:#607085;font-weight:800}.ttd-machine-insight-card dl{display:grid;grid-template-columns:120px 1fr;gap:8px 10px;margin:0}.ttd-machine-insight-card dt{font-size:11px;text-transform:uppercase;color:#607085;font-weight:900}.ttd-machine-insight-card dd{margin:0;color:#061744;font-weight:800;font-size:13px}.ttd-hero h1{letter-spacing:-1.8px}.ttd-filter-chip.ttd-client-filter span:first-of-type::after{content:' proprietária';}

/* v2.3.6 - ajustes de Insights e Frota */
.ttd-fleet-filter label,.ttd-insight-filter label{display:flex;flex-direction:column;font-weight:900;color:#061744;gap:5px;font-size:12px}
.ttd-fleet-filter select[multiple],.ttd-insight-filter select[multiple]{min-width:220px;min-height:110px;border:1px solid #dbe5ee;border-radius:10px;padding:8px;background:#fff}
.ttd-insights-client{margin-bottom:18px}
.ttd-insights-client .ttd-insights-grid article{min-height:190px}
.ttd-insights-machine{margin-top:0}
.ttd-machine-insight-card dl{grid-template-columns:125px 1fr}
.ttd-fleet-table th:nth-child(3){width:12%}
.ttd-fleet-table .ttd-thumb{width:52px;height:52px}
@media(max-width:760px){.ttd-fleet-filter select[multiple],.ttd-insight-filter select[multiple]{width:100%;min-width:0}}


/* v2.3.7 - multiseleção sem Ctrl/Cmd também em Uso */
.ttd-usage-filter label{display:flex;flex-direction:column;font-weight:900;color:#061744;gap:5px;font-size:12px}
.ttd-usage-filter select[multiple],.ttd-fleet-filter select[multiple],.ttd-insight-filter select[multiple]{cursor:pointer;line-height:1.25}
.ttd-usage-filter select[multiple] option,.ttd-fleet-filter select[multiple] option,.ttd-insight-filter select[multiple] option{padding:7px 8px;border-radius:7px;margin:2px 0}
.ttd-usage-filter select[multiple] option:checked,.ttd-fleet-filter select[multiple] option:checked,.ttd-insight-filter select[multiple] option:checked{background:linear-gradient(90deg,#009ac7,#007b9f)!important;color:#fff!important;font-weight:900}
@media(max-width:760px){.ttd-usage-filter select[multiple]{width:100%;min-width:0}}

/* v2.3.8 - filtros multi-seleção em modal para Dashboard, Frota, Uso e Insights */
.ttd-native-multi-hidden{position:absolute!important;left:-99999px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}
.ttd-filter-chip-multi{gap:8px;min-width:190px;overflow:visible}.ttd-filter-chip-multi>span:not(.ttd-multi-modal-widget){white-space:nowrap}.ttd-multi-modal-widget{display:inline-flex;min-width:118px}.ttd-multi-modal-open{appearance:none;border:0;background:rgba(255,255,255,.75);border-radius:999px;min-height:32px;padding:5px 12px;display:flex;align-items:center;gap:8px;cursor:pointer;color:#061744;font-family:inherit;box-shadow:inset 0 0 0 1px rgba(0,154,199,.16)}.ttd-multi-modal-open b{font-size:12px;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ttd-multi-modal-open i{font-style:normal;font-size:10px;font-weight:900;color:#007b9f;text-transform:uppercase}.ttd-mini-filter .ttd-multi-modal-widget,.ttd-fleet-filter .ttd-multi-modal-widget,.ttd-usage-filter .ttd-multi-modal-widget,.ttd-insight-filter .ttd-multi-modal-widget{width:100%}.ttd-mini-filter .ttd-multi-modal-open,.ttd-fleet-filter .ttd-multi-modal-open,.ttd-usage-filter .ttd-multi-modal-open,.ttd-insight-filter .ttd-multi-modal-open{width:100%;justify-content:space-between;background:#fff;border-radius:10px;border:1px solid #dbe5ee;box-shadow:none;min-height:42px}.ttd-mini-filter .ttd-multi-modal-open b,.ttd-fleet-filter .ttd-multi-modal-open b,.ttd-usage-filter .ttd-multi-modal-open b,.ttd-insight-filter .ttd-multi-modal-open b{max-width:220px}.ttd-multi-overlay{position:fixed;inset:0;background:rgba(0,20,35,.46);display:none;align-items:center;justify-content:center;z-index:999999;padding:20px;backdrop-filter:blur(4px)}.ttd-multi-overlay.open{display:flex}.ttd-multi-modal{width:min(620px,94vw);max-height:min(720px,88vh);background:#fff;border-radius:24px;box-shadow:0 34px 90px rgba(0,25,45,.32);overflow:hidden;border:1px solid rgba(0,154,199,.16);display:flex;flex-direction:column}.ttd-multi-modal header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 22px;background:linear-gradient(135deg,#00384f,#007b9f);color:#fff}.ttd-multi-modal header strong{display:block;font-size:20px;letter-spacing:-.3px}.ttd-multi-modal header small{display:block;margin-top:3px;color:rgba(255,255,255,.78);font-weight:700}.ttd-multi-close{border:0;background:rgba(255,255,255,.14);color:#fff;width:38px;height:38px;border-radius:50%;font-size:26px;line-height:1;cursor:pointer}.ttd-multi-search{padding:16px 18px 10px;background:#f7fafc}.ttd-multi-search input{width:100%;border:1px solid #dbe5ee;border-radius:14px;padding:12px 14px;font:700 14px Inter,"Open Sans",Arial,sans-serif;color:#061744;outline:none}.ttd-multi-search input:focus{border-color:#009ac7;box-shadow:0 0 0 4px rgba(0,154,199,.12)}.ttd-multi-list{padding:8px 18px 18px;overflow:auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px;background:#f7fafc}.ttd-multi-item{border:1px solid #dbe5ee;background:#fff;border-radius:14px;padding:11px 12px;display:flex;align-items:center;gap:10px;text-align:left;cursor:pointer;color:#061744;font:800 13px Inter,"Open Sans",Arial,sans-serif;min-height:44px}.ttd-multi-item span{width:18px;height:18px;border-radius:6px;border:2px solid #b7c9d8;display:inline-block;flex:0 0 auto;position:relative}.ttd-multi-item.selected{border-color:#009ac7;background:linear-gradient(180deg,#f2fcff,#fff);box-shadow:0 8px 20px rgba(0,154,199,.10)}.ttd-multi-item.selected span{background:#009ac7;border-color:#009ac7}.ttd-multi-item.selected span:after{content:"";position:absolute;left:4px;top:1px;width:5px;height:9px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.ttd-multi-item em{font-style:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ttd-multi-empty{grid-column:1/-1;margin:8px 0 0;color:#607085;font-weight:800}.ttd-multi-modal footer{display:flex;justify-content:space-between;gap:12px;padding:16px 18px;background:#fff;border-top:1px solid #e6edf3}.ttd-multi-clear,.ttd-multi-apply{border:0;border-radius:999px;padding:11px 18px;font:900 13px Inter,"Open Sans",Arial,sans-serif;cursor:pointer}.ttd-multi-clear{background:#eef3f7;color:#405065}.ttd-multi-apply{background:linear-gradient(90deg,#009ac7,#007b9f);color:#fff;box-shadow:0 12px 26px rgba(0,154,199,.22)}.ttd-help{display:none!important}
@media(max-width:760px){.ttd-filter-chip-multi{width:100%;min-width:0}.ttd-multi-modal{border-radius:18px}.ttd-multi-list{grid-template-columns:1fr}.ttd-multi-modal footer{flex-direction:column-reverse}.ttd-multi-clear,.ttd-multi-apply{width:100%}}


/* v2.3.9 - admin WordPress compacto: remove logos/ícones grandes e prioriza dados */
body.wp-admin .ttd-admin .ttd-entry-loader,
body.wp-admin .ttd-entry-loader{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;}
body.wp-admin .ttd-admin .ttd-app-admin-compact,
body.wp-admin .ttd-admin .ttd-admin-compact .ttd-app{display:block!important;grid-template-columns:1fr!important;min-height:auto!important;background:#fff!important;}
body.wp-admin .ttd-admin .ttd-admin-compact .ttd-sidebar,
body.wp-admin .ttd-admin .ttd-sidebar,
body.wp-admin .ttd-admin .ttd-brand,
body.wp-admin .ttd-admin .ttd-brand img,
body.wp-admin .ttd-admin img[src*="tennant-logo"],
body.wp-admin .ttd-admin img[src*="loading-machine"]{display:none!important;visibility:hidden!important;width:0!important;height:0!important;max-width:0!important;max-height:0!important;}
body.wp-admin .ttd-admin .ttd-main{padding:12px!important;max-width:100%!important;width:100%!important;}
body.wp-admin .ttd-admin .ttd-hero{display:block!important;margin:0 0 12px!important;padding:8px 0 12px!important;min-height:0!important;background:#fff!important;overflow:visible!important;border-radius:0!important;}
body.wp-admin .ttd-admin .ttd-hero:after{display:none!important;}
body.wp-admin .ttd-admin .ttd-hero h1{font-size:24px!important;line-height:1.15!important;margin:6px 0!important;text-align:left!important;letter-spacing:0!important;}
body.wp-admin .ttd-admin .ttd-hero p{font-size:13px!important;margin:0!important;text-align:left!important;}
body.wp-admin .ttd-admin .ttd-pill{display:none!important;}
body.wp-admin .ttd-admin .ttd-svg-icon,
body.wp-admin .ttd-admin .ttd-pack-icon,
body.wp-admin .ttd-admin .ttd-metric-svg,
body.wp-admin .ttd-admin .ttd-status-svg,
body.wp-admin .ttd-admin .ttd-nav-svg,
body.wp-admin .ttd-admin .ttd-strategic-icon{display:none!important;visibility:hidden!important;width:0!important;height:0!important;max-width:0!important;max-height:0!important;font-size:0!important;margin:0!important;padding:0!important;overflow:hidden!important;}
body.wp-admin .ttd-admin svg,
body.wp-admin .ttd-admin .ttd-svg-icon svg,
body.wp-admin .ttd-admin .ttd-pack-icon svg{width:0!important;height:0!important;max-width:0!important;max-height:0!important;display:none!important;}
body.wp-admin .ttd-admin .ttd-kpi-row{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))!important;gap:8px!important;}
body.wp-admin .ttd-admin .ttd-metric{min-height:78px!important;padding:10px!important;text-align:left!important;}
body.wp-admin .ttd-admin .ttd-metric:after{display:none!important;}
body.wp-admin .ttd-admin .ttd-metric span{font-size:12px!important;min-height:0!important;margin:0 0 4px!important;text-align:left!important;}
body.wp-admin .ttd-admin .ttd-metric strong{font-size:24px!important;margin:0!important;line-height:1!important;}
body.wp-admin .ttd-admin .ttd-metric small{font-size:11px!important;}
body.wp-admin .ttd-admin .ttd-overview-grid{grid-template-columns:1fr!important;gap:10px!important;}
body.wp-admin .ttd-admin .ttd-card{padding:12px!important;margin:10px 0!important;border-radius:8px!important;box-shadow:none!important;}
body.wp-admin .ttd-admin .ttd-card h3{font-size:15px!important;text-align:left!important;margin-top:0!important;}
body.wp-admin .ttd-admin .ttd-filterbar{gap:6px!important;margin-bottom:10px!important;}
body.wp-admin .ttd-admin .ttd-filter-chip{height:34px!important;padding:0 8px!important;font-size:12px!important;}
body.wp-admin .ttd-admin .ttd-coverage-card{grid-template-columns:220px 1fr!important;}

/* v2.4.0 - Tennant Service Hub clean redesign. Mantém funções, remove loader de máquina e suaviza layout. */
.ttd-entry-loader,.ttd-has-entry-loader .ttd-entry-loader{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}
.ttd-wide-bleed{background:#eef6f8!important;padding:18px!important;min-height:100vh;font-family:"Open Sans",Arial,sans-serif!important;color:#25364a!important}
.ttd-app{max-width:1680px!important;margin:0 auto!important;width:100%!important;min-height:auto!important;display:grid!important;grid-template-columns:150px minmax(0,1fr)!important;gap:18px!important;background:transparent!important;box-shadow:none!important}
.ttd-sidebar{background:#fff!important;color:#25364a!important;border:1px solid #dcebf1!important;border-radius:22px!important;padding:18px 12px!important;box-shadow:0 18px 45px rgba(0,40,65,.07)!important;overflow:hidden!important;gap:18px!important;position:sticky!important;top:18px!important;align-self:start!important;min-height:calc(100vh - 36px)!important}
.ttd-sidebar:after{display:none!important}.ttd-brand{padding:0 0 12px!important;text-align:left!important}.ttd-brand img{max-width:112px!important;max-height:58px!important;margin:0 0 8px!important;object-fit:contain!important}.ttd-brand span{color:#007b9f!important;font-size:11px!important;letter-spacing:5px!important;font-weight:900!important;display:block!important;margin-left:2px!important}
.ttd-nav{gap:7px!important}.ttd-nav a{color:#506176!important;border-radius:12px!important;padding:11px 10px!important;font-size:12px!important;font-weight:850!important;gap:10px!important;background:transparent!important;box-shadow:none!important}.ttd-nav a:hover,.ttd-nav a.active{background:#effaff!important;color:#007b9f!important;box-shadow:inset 4px 0 0 #009ac7!important}.ttd-nav a.active{font-weight:900!important}.ttd-nav-svg,.ttd-nav svg{width:17px!important;height:17px!important;color:#007b9f!important;stroke-width:2.2!important}.ttd-system{background:#f5fbfd!important;border-color:#d9edf4!important;color:#25364a!important;border-radius:14px!important;margin-top:auto!important}.ttd-system small{color:#607085!important}
.ttd-main{padding:0!important;min-width:0!important}.ttd-hero{margin:0 0 16px!important;min-height:128px!important;border:1px solid #dcebf1!important;border-radius:22px!important;background:linear-gradient(105deg,#fff 0%,#fff 58%,#eef9fc 100%)!important;padding:26px 28px!important;box-shadow:0 18px 45px rgba(0,40,65,.07)!important;overflow:hidden!important}.ttd-hero:before{content:"";position:absolute;right:22px;top:-34px;width:260px;height:260px;border-radius:50%;border:1px solid rgba(0,123,159,.10);box-shadow:0 0 0 32px rgba(0,154,199,.035),0 0 0 66px rgba(0,154,199,.025)}.ttd-hero:after{display:none!important}.ttd-pill{background:#fff!important;color:#007b9f!important;border:1px solid #dcebf1!important;box-shadow:0 10px 24px rgba(0,40,65,.06)!important;padding:8px 18px!important;font-size:11px!important}.ttd-pill i{background:#8dc63f!important}.ttd-hero h1{font-size:clamp(29px,3.4vw,44px)!important;line-height:1.08!important;margin:14px 0 6px!important;color:#1e2c3d!important;letter-spacing:-.8px!important}.ttd-hero p{font-size:clamp(14px,1.3vw,18px)!important;color:#647184!important;max-width:720px!important}.ttd-hero-actions{align-self:flex-start!important}.ttd-btn,.ttd-outline-btn{border-radius:12px!important;box-shadow:0 10px 24px rgba(0,154,199,.18)!important}
.ttd-filterbar{background:#fff!important;border:1px solid #dcebf1!important;border-radius:18px!important;padding:14px!important;box-shadow:0 12px 30px rgba(0,40,65,.05)!important;margin-bottom:16px!important;gap:10px!important}.ttd-filter-chip{height:45px!important;background:#fff!important;border-color:#dce8ef!important;border-radius:12px!important;box-shadow:none!important;color:#26384d!important}.ttd-filter-chip select{font-size:13px!important}.ttd-filter-reset{background:#f1f7fa!important;border-radius:12px!important;padding:12px 16px!important;color:#007b9f!important}.ttd-filter-static{background:#f7fbfd!important}.ttd-multi-modal-open{background:#f7fbfd!important;border:1px solid #dcebf1!important;border-radius:10px!important}
.ttd-kpi-row{grid-template-columns:repeat(5,minmax(150px,1fr))!important;gap:14px!important;margin-bottom:16px!important}.ttd-metric{background:#fff!important;border-color:#dcebf1!important;border-radius:18px!important;min-height:118px!important;padding:18px!important;box-shadow:0 12px 32px rgba(0,40,65,.065)!important;display:grid!important;grid-template-columns:54px 1fr!important;grid-template-rows:auto auto auto!important;column-gap:12px!important;align-items:center!important}.ttd-metric:after{right:-34px!important;top:-34px!important;background:rgba(0,154,199,.055)!important}.ttd-metric .ttd-svg-icon,.ttd-metric i{grid-row:1 / 4!important;display:grid!important;place-items:center!important;width:48px!important;height:48px!important;border-radius:50%!important;background:#eef8fb!important;color:#009ac7!important;font-size:24px!important}.ttd-metric.lime .ttd-svg-icon,.ttd-metric.lime i{background:#f1fae9!important;color:#8dc63f!important}.ttd-metric.gray .ttd-svg-icon,.ttd-metric.gray i{background:#f2f4f6!important;color:#8d9aa6!important}.ttd-metric svg{max-width:28px!important;max-height:28px!important}.ttd-metric span{font-size:12px!important;color:#2b3a4e!important;min-height:0!important;margin:0!important;line-height:1.18!important}.ttd-metric strong{font-size:clamp(26px,2.5vw,36px)!important;margin:3px 0!important;color:#061744!important}.ttd-metric small{font-size:12px!important;color:#627186!important}
.ttd-overview-grid{display:grid!important;grid-template-columns:minmax(320px,.95fr) minmax(420px,1.35fr) minmax(310px,.95fr)!important;gap:16px!important}.ttd-card{border-color:#dcebf1!important;border-radius:18px!important;box-shadow:0 12px 32px rgba(0,40,65,.065)!important;background:#fff!important}.ttd-card h3{color:#1e2c3d!important;font-size:18px!important}.ttd-strategic{background:linear-gradient(135deg,#00687f,#00384f)!important;color:#fff!important;border-color:transparent!important}.ttd-strategic h3,.ttd-strategic li,.ttd-strategic p{color:#fff!important}.ttd-strategic .ttd-strategic-icon{background:rgba(255,255,255,.16)!important;border-radius:16px!important}.ttd-coverage-card{grid-template-columns:178px minmax(150px,1fr)!important}.ttd-donut-perfect{width:168px!important;height:168px!important}.ttd-donut-perfect div{width:96px!important;height:96px!important}.ttd-donut-perfect strong{font-size:30px!important}.ttd-donut-perfect span{font-size:12px!important}.ttd-goal{font-size:12px!important;color:#5d6b7b!important}.ttd-status-items span{text-align:center!important}.ttd-status-items strong{text-align:center!important}.ttd-status-items small{display:block;text-align:center!important}.ttd-progress,.ttd-status-bar{border-radius:999px!important;overflow:hidden!important}
.ttd-table-wrap,.ttd-usage-table,.ttd-fleet-table{border-radius:16px!important;overflow:hidden!important}.ttd-table,.ttd-usage-table table,.ttd-fleet-table table{border-collapse:separate!important;border-spacing:0!important;background:#fff!important}.ttd-table th,.ttd-usage-table th,.ttd-fleet-table th{background:#009ac7!important;color:#fff!important;font-size:11px!important;text-transform:none!important;letter-spacing:0!important;padding:12px 10px!important}.ttd-table td,.ttd-usage-table td,.ttd-fleet-table td{border-bottom:1px solid #e7eff4!important;padding:11px 10px!important;font-size:12px!important}.ttd-table tr:nth-child(even) td,.ttd-usage-table tr:nth-child(even) td{background:#f8fbfd!important}.ttd-thumb{width:56px!important;height:56px!important;border-radius:12px!important;background:#eff8fb!important}.ttd-thumb img{width:100%!important;height:100%!important;object-fit:contain!important}
.ttd-mini-filter,.ttd-fleet-filter,.ttd-usage-filter,.ttd-insight-filter{background:#fff!important;border:1px solid #dcebf1!important;border-radius:18px!important;padding:14px!important;box-shadow:0 12px 30px rgba(0,40,65,.045)!important}.ttd-mini-filter input,.ttd-mini-filter select,.ttd-fleet-filter input,.ttd-fleet-filter select,.ttd-usage-filter input,.ttd-usage-filter select,.ttd-insight-filter input,.ttd-insight-filter select{border-radius:12px!important;border-color:#dce8ef!important;min-height:42px!important}.ttd-pagination a,.ttd-pagination span,.ttd-page-btn{border-radius:10px!important;border-color:#dce8ef!important}.ttd-pagination .current,.ttd-page-btn.active{background:#009ac7!important;color:#fff!important}
.ttd-admin-compact .ttd-app,.ttd-app-admin-compact{display:block!important;max-width:none!important;margin:0!important}.ttd-admin-compact .ttd-hero{box-shadow:none!important;border-radius:12px!important;min-height:0!important}.ttd-admin-compact .ttd-sidebar{display:none!important}
@media(max-width:1200px){.ttd-app{grid-template-columns:1fr!important}.ttd-sidebar{position:relative!important;top:auto!important;min-height:auto!important;display:block!important}.ttd-brand{display:flex!important;align-items:center!important;gap:12px!important}.ttd-brand img{margin:0!important}.ttd-nav{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))!important}.ttd-system{display:none!important}.ttd-kpi-row{grid-template-columns:repeat(2,minmax(0,1fr))!important}.ttd-overview-grid{grid-template-columns:1fr!important}.ttd-coverage-card{grid-template-columns:180px 1fr!important}}
@media(max-width:760px){.ttd-wide-bleed{padding:12px!important;width:100%!important;margin:0!important}.ttd-app{gap:12px!important}.ttd-sidebar{border-radius:18px!important;padding:14px!important}.ttd-nav{grid-template-columns:repeat(3,1fr)!important}.ttd-nav a{justify-content:center!important;padding:10px 8px!important}.ttd-nav a span{display:none!important}.ttd-main{padding:0!important}.ttd-hero{padding:22px 20px!important;border-radius:20px!important}.ttd-hero h1{font-size:30px!important}.ttd-hero p{font-size:14px!important}.ttd-filterbar{display:grid!important;grid-template-columns:1fr!important}.ttd-filter-chip{width:100%!important;justify-content:space-between!important}.ttd-kpi-row{grid-template-columns:1fr 1fr!important;gap:10px!important}.ttd-metric{grid-template-columns:42px 1fr!important;min-height:98px!important;padding:12px!important}.ttd-metric .ttd-svg-icon,.ttd-metric i{width:38px!important;height:38px!important}.ttd-metric strong{font-size:25px!important}.ttd-overview-grid{grid-template-columns:1fr!important}.ttd-coverage-card{grid-template-columns:1fr!important;text-align:center!important}.ttd-donut-perfect{margin:auto!important}.ttd-donut-legend{text-align:left!important;max-width:260px!important;margin:auto!important}.ttd-status-items{grid-template-columns:repeat(2,1fr)!important}.ttd-status-items>div{border-bottom:1px solid #dcebf1!important}.ttd-card{padding:16px!important}.ttd-table-wrap{overflow-x:auto!important}.ttd-thumb{width:50px!important;height:50px!important}}


/* v2.4.1 - full width real, cobre header do tema e navegação refinada */
html.ttd-fullscreen-active,
body.ttd-fullscreen-active{
  width:100%!important;
  max-width:100%!important;
  overflow-x:hidden!important;
  background:#f4f9fb!important;
}
body.ttd-fullscreen-active:not(.wp-admin){
  margin:0!important;
  padding:0!important;
}
body.ttd-fullscreen-active:not(.wp-admin) header.site-header,
body.ttd-fullscreen-active:not(.wp-admin) #masthead,
body.ttd-fullscreen-active:not(.wp-admin) .site-header,
body.ttd-fullscreen-active:not(.wp-admin) .main-header-bar,
body.ttd-fullscreen-active:not(.wp-admin) .ast-primary-header-bar,
body.ttd-fullscreen-active:not(.wp-admin) .ast-mobile-header-wrap,
body.ttd-fullscreen-active:not(.wp-admin) .elementor-location-header,
body.ttd-fullscreen-active:not(.wp-admin) .hfe-site-header,
body.ttd-fullscreen-active:not(.wp-admin) .wp-site-blocks > header,
body.ttd-fullscreen-active:not(.wp-admin) .page-header,
body.ttd-fullscreen-active:not(.wp-admin) .entry-header,
body.ttd-fullscreen-active:not(.wp-admin) .site-footer,
body.ttd-fullscreen-active:not(.wp-admin) footer.site-footer,
body.ttd-fullscreen-active:not(.wp-admin) .elementor-location-footer{
  display:none!important;
}
body.ttd-fullscreen-active:not(.wp-admin) #page,
body.ttd-fullscreen-active:not(.wp-admin) .site,
body.ttd-fullscreen-active:not(.wp-admin) .site-content,
body.ttd-fullscreen-active:not(.wp-admin) #content,
body.ttd-fullscreen-active:not(.wp-admin) .content-area,
body.ttd-fullscreen-active:not(.wp-admin) #primary,
body.ttd-fullscreen-active:not(.wp-admin) main.site-main,
body.ttd-fullscreen-active:not(.wp-admin) .entry-content,
body.ttd-fullscreen-active:not(.wp-admin) .ast-container,
body.ttd-fullscreen-active:not(.wp-admin) .container,
body.ttd-fullscreen-active:not(.wp-admin) .elementor,
body.ttd-fullscreen-active:not(.wp-admin) .elementor-section,
body.ttd-fullscreen-active:not(.wp-admin) .elementor-container,
body.ttd-fullscreen-active:not(.wp-admin) .elementor-widget-container{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
}
body.ttd-fullscreen-active:not(.wp-admin) .ttd-wide-bleed{
  position:relative!important;
  z-index:2147480000!important;
  width:100vw!important;
  max-width:100vw!important;
  min-height:100vh!important;
  margin-left:calc(50% - 50vw)!important;
  margin-right:calc(50% - 50vw)!important;
  margin-top:0!important;
  margin-bottom:0!important;
  padding:0!important;
  background:#f4f9fb!important;
  box-sizing:border-box!important;
}
body.ttd-fullscreen-active:not(.wp-admin).admin-bar .ttd-wide-bleed{
  min-height:calc(100vh - 32px)!important;
}
body.ttd-fullscreen-active:not(.wp-admin) .ttd-app{
  width:100%!important;
  max-width:none!important;
  min-height:100vh!important;
  border-radius:0!important;
  margin:0!important;
}
body.ttd-fullscreen-active:not(.wp-admin) .ttd-main{
  width:100%!important;
  max-width:none!important;
}
body.ttd-fullscreen-active:not(.wp-admin) .ttd-sidebar{
  border-radius:0!important;
  min-height:100vh!important;
  height:100vh!important;
  position:sticky!important;
  top:0!important;
  box-shadow:10px 0 30px rgba(0,40,65,.06)!important;
}
body.ttd-fullscreen-active.admin-bar:not(.wp-admin) .ttd-sidebar{
  top:32px!important;
  height:calc(100vh - 32px)!important;
  min-height:calc(100vh - 32px)!important;
}
body.ttd-fullscreen-active:not(.wp-admin) .ttd-nav{
  gap:8px!important;
}
body.ttd-fullscreen-active:not(.wp-admin) .ttd-nav a{
  min-height:44px!important;
  display:flex!important;
  align-items:center!important;
  border:1px solid transparent!important;
  transition:background .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease!important;
}
body.ttd-fullscreen-active:not(.wp-admin) .ttd-nav a:hover{
  transform:translateX(2px)!important;
}
body.ttd-fullscreen-active:not(.wp-admin) .ttd-nav a.active{
  background:linear-gradient(90deg,#009ac7 0%,#007b9f 100%)!important;
  color:#fff!important;
  box-shadow:0 14px 28px rgba(0,123,159,.22)!important;
}
body.ttd-fullscreen-active:not(.wp-admin) .ttd-nav a.active .ttd-nav-svg,
body.ttd-fullscreen-active:not(.wp-admin) .ttd-nav a.active svg{
  color:#fff!important;
  stroke:#fff!important;
}
@media(max-width:1200px){
  body.ttd-fullscreen-active:not(.wp-admin) .ttd-sidebar{
    position:relative!important;
    top:auto!important;
    height:auto!important;
    min-height:auto!important;
    border-radius:0!important;
  }
}
@media(max-width:782px){
  body.ttd-fullscreen-active.admin-bar:not(.wp-admin) .ttd-sidebar{top:46px!important;height:auto!important;min-height:auto!important;}
  body.ttd-fullscreen-active.admin-bar:not(.wp-admin) .ttd-wide-bleed{min-height:calc(100vh - 46px)!important;}
}
@media(max-width:760px){
  body.ttd-fullscreen-active:not(.wp-admin) .ttd-wide-bleed{padding:0!important;}
  body.ttd-fullscreen-active:not(.wp-admin) .ttd-app{display:block!important;}
  body.ttd-fullscreen-active:not(.wp-admin) .ttd-sidebar{padding:12px!important;}
  body.ttd-fullscreen-active:not(.wp-admin) .ttd-nav{grid-template-columns:repeat(4,1fr)!important;gap:7px!important;}
  body.ttd-fullscreen-active:not(.wp-admin) .ttd-nav a{border-radius:12px!important;min-height:48px!important;}
  body.ttd-fullscreen-active:not(.wp-admin) .ttd-main{padding:12px!important;}
}

/* v2.4.2 - restaura navegacao lateral esquerda e corrige visibilidade dos botoes */
body.ttd-fullscreen-active:not(.wp-admin) .ttd-app,
.ttd-wide-bleed:not(.ttd-admin-compact) .ttd-app{
  display:grid!important;
  grid-template-columns:230px minmax(0,1fr)!important;
  align-items:stretch!important;
}
body.ttd-fullscreen-active:not(.wp-admin) .ttd-sidebar,
.ttd-wide-bleed:not(.ttd-admin-compact) .ttd-sidebar{
  display:flex!important;
  flex-direction:column!important;
  grid-column:1!important;
  grid-row:1!important;
  position:sticky!important;
  left:0!important;
  top:0!important;
  width:230px!important;
  min-width:230px!important;
  height:100vh!important;
  min-height:100vh!important;
  padding:22px 14px!important;
  border-radius:0!important;
  background:linear-gradient(165deg,#01465f 0%,#00364d 46%,#001d2e 100%)!important;
  overflow-y:auto!important;
  overflow-x:hidden!important;
  z-index:20!important;
}
body.ttd-fullscreen-active.admin-bar:not(.wp-admin) .ttd-sidebar{
  top:32px!important;
  height:calc(100vh - 32px)!important;
  min-height:calc(100vh - 32px)!important;
}
body.ttd-fullscreen-active:not(.wp-admin) .ttd-main,
.ttd-wide-bleed:not(.ttd-admin-compact) .ttd-main{
  grid-column:2!important;
  min-width:0!important;
}
body.ttd-fullscreen-active:not(.wp-admin) .ttd-brand,
.ttd-wide-bleed:not(.ttd-admin-compact) .ttd-brand{
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
  text-align:center!important;
  padding:0 6px 12px!important;
  color:#fff!important;
}
body.ttd-fullscreen-active:not(.wp-admin) .ttd-brand img,
.ttd-wide-bleed:not(.ttd-admin-compact) .ttd-brand img{
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
  width:auto!important;
  height:auto!important;
  max-width:155px!important;
  max-height:76px!important;
  object-fit:contain!important;
  margin:0 auto 8px!important;
}
body.ttd-fullscreen-active:not(.wp-admin) .ttd-brand span,
.ttd-wide-bleed:not(.ttd-admin-compact) .ttd-brand span{
  display:block!important;
  color:#fff!important;
  font-weight:900!important;
  letter-spacing:5px!important;
  font-size:12px!important;
  line-height:1.2!important;
  text-shadow:none!important;
}
body.ttd-fullscreen-active:not(.wp-admin) .ttd-nav,
.ttd-wide-bleed:not(.ttd-admin-compact) .ttd-nav{
  display:flex!important;
  flex-direction:column!important;
  grid-template-columns:none!important;
  gap:7px!important;
  width:100%!important;
  margin:0!important;
}
body.ttd-fullscreen-active:not(.wp-admin) .ttd-nav a,
.ttd-wide-bleed:not(.ttd-admin-compact) .ttd-nav a{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:12px!important;
  width:100%!important;
  min-height:46px!important;
  padding:12px 13px!important;
  border-radius:14px!important;
  color:#eaf8fc!important;
  background:transparent!important;
  border:1px solid transparent!important;
  text-decoration:none!important;
  font-size:14px!important;
  font-weight:900!important;
  line-height:1.15!important;
  opacity:1!important;
  visibility:visible!important;
}
body.ttd-fullscreen-active:not(.wp-admin) .ttd-nav a span,
.ttd-wide-bleed:not(.ttd-admin-compact) .ttd-nav a span{
  display:inline!important;
  color:inherit!important;
  opacity:1!important;
  visibility:visible!important;
  white-space:nowrap!important;
}
body.ttd-fullscreen-active:not(.wp-admin) .ttd-nav a .ttd-nav-svg,
body.ttd-fullscreen-active:not(.wp-admin) .ttd-nav a svg,
.ttd-wide-bleed:not(.ttd-admin-compact) .ttd-nav a .ttd-nav-svg,
.ttd-wide-bleed:not(.ttd-admin-compact) .ttd-nav a svg{
  display:inline-flex!important;
  width:22px!important;
  height:22px!important;
  min-width:22px!important;
  color:#eaf8fc!important;
  stroke:#eaf8fc!important;
  fill:none!important;
  opacity:1!important;
  visibility:visible!important;
}
body.ttd-fullscreen-active:not(.wp-admin) .ttd-nav a:hover,
.ttd-wide-bleed:not(.ttd-admin-compact) .ttd-nav a:hover{
  background:rgba(255,255,255,.10)!important;
  color:#fff!important;
  transform:translateX(2px)!important;
}
body.ttd-fullscreen-active:not(.wp-admin) .ttd-nav a.active,
.ttd-wide-bleed:not(.ttd-admin-compact) .ttd-nav a.active{
  background:linear-gradient(90deg,#009ac7 0%,#07aeda 100%)!important;
  color:#fff!important;
  box-shadow:0 12px 26px rgba(0,154,199,.28)!important;
  border-color:rgba(255,255,255,.14)!important;
}
body.ttd-fullscreen-active:not(.wp-admin) .ttd-nav a.active .ttd-nav-svg,
body.ttd-fullscreen-active:not(.wp-admin) .ttd-nav a.active svg,
.ttd-wide-bleed:not(.ttd-admin-compact) .ttd-nav a.active .ttd-nav-svg,
.ttd-wide-bleed:not(.ttd-admin-compact) .ttd-nav a.active svg{
  color:#fff!important;
  stroke:#fff!important;
}
body.ttd-fullscreen-active:not(.wp-admin) .ttd-system,
.ttd-wide-bleed:not(.ttd-admin-compact) .ttd-system{
  display:block!important;
  margin-top:auto!important;
  color:#eaf8fc!important;
  opacity:1!important;
  visibility:visible!important;
}
body.ttd-fullscreen-active:not(.wp-admin) .ttd-filterbar .ttd-btn,
body.ttd-fullscreen-active:not(.wp-admin) .ttd-filterbar button,
body.ttd-fullscreen-active:not(.wp-admin) .ttd-filterbar a,
body.ttd-fullscreen-active:not(.wp-admin) .ttd-page-btn,
body.ttd-fullscreen-active:not(.wp-admin) .ttd-pagination a,
body.ttd-fullscreen-active:not(.wp-admin) .ttd-pagination span,
.ttd-wide-bleed:not(.ttd-admin-compact) .ttd-btn,
.ttd-wide-bleed:not(.ttd-admin-compact) .ttd-outline-btn,
.ttd-wide-bleed:not(.ttd-admin-compact) button,
.ttd-wide-bleed:not(.ttd-admin-compact) .ttd-page-btn{
  opacity:1!important;
  visibility:visible!important;
  color:inherit;
}
.ttd-wide-bleed:not(.ttd-admin-compact) .ttd-btn,
.ttd-wide-bleed:not(.ttd-admin-compact) .ttd-page-btn.active,
.ttd-wide-bleed:not(.ttd-admin-compact) .ttd-pagination .current{
  color:#fff!important;
}
.ttd-wide-bleed:not(.ttd-admin-compact) .ttd-outline-btn,
.ttd-wide-bleed:not(.ttd-admin-compact) .ttd-page-btn:not(.active),
.ttd-wide-bleed:not(.ttd-admin-compact) .ttd-pagination a,
.ttd-wide-bleed:not(.ttd-admin-compact) .ttd-pagination span:not(.current){
  color:#007b9f!important;
  background:#fff!important;
}
@media(max-width:900px){
  body.ttd-fullscreen-active:not(.wp-admin) .ttd-app,
  .ttd-wide-bleed:not(.ttd-admin-compact) .ttd-app{display:block!important;}
  body.ttd-fullscreen-active:not(.wp-admin) .ttd-sidebar,
  .ttd-wide-bleed:not(.ttd-admin-compact) .ttd-sidebar{
    position:relative!important;
    top:auto!important;
    width:100%!important;
    min-width:0!important;
    height:auto!important;
    min-height:auto!important;
    padding:12px!important;
  }
  body.ttd-fullscreen-active:not(.wp-admin) .ttd-nav,
  .ttd-wide-bleed:not(.ttd-admin-compact) .ttd-nav{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:8px!important;
  }
  body.ttd-fullscreen-active:not(.wp-admin) .ttd-nav a,
  .ttd-wide-bleed:not(.ttd-admin-compact) .ttd-nav a{justify-content:center!important;gap:8px!important;}
  body.ttd-fullscreen-active:not(.wp-admin) .ttd-nav a span,
  .ttd-wide-bleed:not(.ttd-admin-compact) .ttd-nav a span{display:inline!important;font-size:12px!important;}
}

/* v2.4.4 - ajustes finais de uso mensal e ícones compactos */
.ttd-metric .ttd-svg-icon svg,
.ttd-status-items .ttd-svg-icon svg,
.ttd-filter-chip .ttd-svg-icon svg{
  width:24px!important;
  height:24px!important;
  max-width:24px!important;
  max-height:24px!important;
  overflow:visible!important;
}
.ttd-metric .ttd-svg-icon svg *{vector-effect:non-scaling-stroke;}
body:not(.wp-admin) .ttd-metric .ttd-svg-icon{
  box-shadow:inset 0 0 0 1px rgba(0,154,199,.08)!important;
}
body:not(.wp-admin) .ttd-metric.gray .ttd-svg-icon{box-shadow:inset 0 0 0 1px rgba(142,152,164,.12)!important;}
body:not(.wp-admin) .ttd-metric.lime .ttd-svg-icon{box-shadow:inset 0 0 0 1px rgba(141,198,63,.14)!important;}
.ttd-adjust-scroll{overflow:auto;max-height:70vh;border:1px solid #dcebf1;border-radius:14px;background:#fff;}
.ttd-adjust-table{min-width:1500px!important;margin:0!important;}
.ttd-adjust-table th{position:sticky;top:0;z-index:2;background:#f4f9fb!important;}
.ttd-adjust-table input.small-text{width:76px!important;min-height:30px!important;text-align:right;}
.ttd-adjust-table td{vertical-align:top!important;}
.ttd-filter-row{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-end;}
.ttd-filter-row label{display:grid;gap:5px;font-weight:700;color:#0a2342;}
.ttd-filter-row input,.ttd-filter-row select{min-height:34px;min-width:220px;}

/* v2.4.6 - Ajustes de Uso: paginação, filtros e seleção em massa */
.ttd-adjust-filter{align-items:end;gap:10px;flex-wrap:wrap;}
.ttd-adjust-per-label{font-size:12px;font-weight:800;color:#015570;display:flex;flex-direction:column;gap:6px;}
.ttd-adjust-per-label select{min-width:90px;border:1px solid #d7e7ee;border-radius:10px;padding:9px 10px;background:#fff;font-weight:800;color:#001a3d;}
.ttd-adjust-bulk{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin:14px 0;padding:12px 14px;border:1px solid #d7e7ee;border-radius:14px;background:#f7fbfd;}
.ttd-adjust-bulk label{font-size:12px;font-weight:800;color:#015570;display:flex;align-items:center;gap:8px;}
.ttd-adjust-bulk select,.ttd-adjust-bulk input[type=number]{border:1px solid #d7e7ee;border-radius:10px;padding:8px 10px;background:#fff;min-height:38px;}
.ttd-select-col{width:78px;text-align:center!important;}
.ttd-adjust-key{width:18px;height:18px;accent-color:#009ac7;}
.ttd-adjust-table th,.ttd-adjust-table td{white-space:nowrap;}
.ttd-adjust-table .ttd-select-col{position:sticky;left:0;background:inherit;z-index:3;}
.ttd-adjust-table th.ttd-select-col{z-index:4;background:#f4f9fb!important;}


/* v2.4.7 - Ajuste compacto da tabela de Ajustes de Uso */
.ttd-adjust-scroll{
  width:100%;
  overflow:auto;
  max-height:70vh;
  border:1px solid #dcebf1;
  border-radius:14px;
  background:#fff;
}
.ttd-adjust-table{
  min-width:1760px!important;
  width:max-content!important;
  table-layout:fixed!important;
  margin:0!important;
  border-collapse:separate!important;
  border-spacing:0!important;
}
.ttd-adjust-table col.ttd-col-select{width:56px!important;}
.ttd-adjust-table col.ttd-col-machine{width:260px!important;}
.ttd-adjust-table col.ttd-col-client{width:220px!important;}
.ttd-adjust-table col.ttd-col-local{width:280px!important;}
.ttd-adjust-table col.ttd-col-month{width:78px!important;}
.ttd-adjust-table th,
.ttd-adjust-table td{
  white-space:normal!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  vertical-align:middle!important;
}
.ttd-adjust-table th{
  position:sticky;
  top:0;
  z-index:2;
  background:#f4f9fb!important;
  padding:10px 8px!important;
  font-size:11px!important;
  line-height:1.15!important;
}
.ttd-adjust-table td{
  padding:8px 8px!important;
  font-size:11px!important;
  line-height:1.18!important;
}
.ttd-adjust-table .ttd-select-col{
  width:56px!important;
  min-width:56px!important;
  max-width:56px!important;
  text-align:center!important;
  padding-left:6px!important;
  padding-right:6px!important;
}
.ttd-adjust-table th.ttd-select-col{font-size:10px!important;}
.ttd-adjust-table td.ttd-select-col{background:#fff!important;}
.ttd-adjust-table th.ttd-select-col{background:#f4f9fb!important;}
.ttd-adjust-table .ttd-adjust-cell{
  min-width:78px!important;
  max-width:78px!important;
  text-align:center!important;
  padding:6px!important;
}
.ttd-adjust-table .ttd-adjust-cell input{
  width:62px!important;
  min-width:62px!important;
  max-width:62px!important;
  min-height:32px!important;
  padding:4px 6px!important;
  border-radius:9px!important;
  text-align:center!important;
  font-size:12px!important;
}
.ttd-adjust-table .ttd-adjust-cell small{
  display:block!important;
  font-size:9px!important;
  line-height:1.05!important;
  color:#6b7a90!important;
  margin:2px 0!important;
}
.ttd-adjust-key{
  width:15px!important;
  height:15px!important;
  accent-color:#009ac7;
}
.ttd-adjust-bulk{
  gap:10px!important;
  padding:10px 12px!important;
  align-items:center!important;
}
.ttd-adjust-bulk label{
  white-space:nowrap!important;
  font-size:11px!important;
}
.ttd-adjust-bulk select{min-width:140px!important;}
.ttd-adjust-bulk input[type=number]{min-width:160px!important;}
@media(max-width:900px){
  .ttd-adjust-bulk label{white-space:normal!important;}
  .ttd-adjust-table{min-width:1680px!important;}
}

/* v2.4.8 - Agendamentos com matriz sucinta */
.ttd-schedules-panel .ttd-mini-filter{align-items:end;gap:12px;flex-wrap:wrap}
.ttd-schedules-panel .ttd-mini-filter label{min-width:220px;font-weight:700;color:#0b1f35}
.ttd-schedule-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(320px,.9fr);gap:18px;align-items:start}
.ttd-schedule-left,.ttd-schedule-right{min-width:0}
.ttd-schedule-left h4,.ttd-schedule-right h4{margin:0 0 12px;color:#0b1f35;font-size:16px;font-weight:850}
.ttd-schedule-matrix-wrap{overflow:auto;border:1px solid #d9e7ee;border-radius:16px;background:#fff;max-height:560px}
.ttd-schedule-matrix{margin:0;min-width:820px}
.ttd-schedule-matrix th,.ttd-schedule-matrix td{font-size:12px;vertical-align:middle;padding:10px 9px;white-space:normal}
.ttd-schedule-matrix th:nth-child(1),.ttd-schedule-matrix th:nth-child(2),.ttd-schedule-matrix td:nth-child(1),.ttd-schedule-matrix td:nth-child(2){width:72px;text-align:center}
.ttd-schedule-matrix input[type="checkbox"]{width:18px;height:18px;accent-color:#009ac7}
.ttd-schedule-right label{display:block;margin:0 0 10px;font-weight:750;color:#0b1f35}
.ttd-schedule-right input,.ttd-schedule-right select,.ttd-schedule-right textarea{width:100%}
.ttd-email-html-field{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;min-height:220px;border-radius:14px;border:1px solid #d8e6ed;padding:12px;background:#fbfdff}
.ttd-email-preview-card{margin-top:18px}
.ttd-email-preview{background:#f7fbfd;border:1px solid #d8e6ed;border-radius:18px;padding:18px;overflow:auto;max-height:520px}
.ttd-pagination{display:flex;gap:12px;align-items:center;justify-content:flex-end;margin-top:12px;color:#617083;font-weight:700}
@media(max-width:1100px){.ttd-schedule-grid{grid-template-columns:1fr}.ttd-schedule-right{order:-1}}

.ttd-mini-btn.warning{border-color:#ffd27a!important;background:#fff7e6!important;color:#7a4b00!important}

/* v2.5.2 - Exportar/importar ajustes de uso via Excel */
.ttd-adjust-excel-box{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  flex-wrap:wrap;
  margin:14px 0 18px;
  padding:14px 16px;
  border:1px solid #d7e9f0;
  border-radius:18px;
  background:linear-gradient(180deg,#ffffff,#f7fcfe);
  box-shadow:0 8px 22px rgba(0,70,100,.05);
}
.ttd-adjust-excel-box h4{margin:0 0 4px;color:#003b52;font-size:15px;font-weight:850}
.ttd-adjust-excel-box p{margin:0}
.ttd-adjust-import-form{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:0}
.ttd-adjust-import-form input[type=file]{max-width:260px;border:1px solid #d7e9f0;border-radius:12px;padding:8px;background:#fff}
@media(max-width:760px){.ttd-adjust-excel-box{align-items:stretch}.ttd-adjust-excel-box>.ttd-outline-btn,.ttd-adjust-import-form,.ttd-adjust-import-form input[type=file],.ttd-adjust-import-form .ttd-btn{width:100%;max-width:none}}

/* v2.5.3 - prazo opcional na matriz de agendamento */
.ttd-schedule-matrix .ttd-deadline-cell{min-width:220px;max-width:280px;}
.ttd-schedule-matrix .ttd-deadline-cell textarea{width:100%;min-height:46px;border:1px solid var(--ttd-border,#d8e6ed);border-radius:10px;padding:8px 10px;font-size:12px;resize:vertical;background:#fff;color:var(--ttd-ink,#071b33);}
.ttd-schedule-matrix .ttd-deadline-cell small{display:block;margin-top:4px;color:var(--ttd-muted,#64748b);font-size:10px;line-height:1.25;}

/* v2.6.2 - Painel especifico Verzani */
.ttd-section-head{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:14px;flex-wrap:wrap}
.ttd-section-head h3{margin:0 0 6px;color:var(--ttd-navy,#0b1f35)}
.ttd-section-head p{margin:0;color:var(--ttd-muted,#64748b);max-width:780px}
.ttd-verzani-import{display:grid;grid-template-columns:minmax(280px,1fr) auto auto;gap:12px;align-items:end;margin-top:14px;padding:14px;border:1px solid var(--ttd-border,#d8e6ed);border-radius:16px;background:#fbfdff}
.ttd-verzani-import label{font-weight:800;color:var(--ttd-ink,#071b33)}
.ttd-verzani-import input[type=file]{display:block;margin-top:6px;border:1px solid var(--ttd-border,#d8e6ed);border-radius:10px;background:#fff;padding:8px;width:100%}
.ttd-checkline{display:flex!important;align-items:center;gap:8px;white-space:nowrap;font-size:12px;color:var(--ttd-muted,#64748b)}
.ttd-checkline input{width:auto!important}
.ttd-verzani-kpis{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}
.ttd-verzani-local-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-top:12px}
.ttd-verzani-local-grid article{border:1px solid var(--ttd-border,#d8e6ed);border-radius:14px;padding:14px;background:#fff;box-shadow:0 6px 18px rgba(1,85,112,.05)}
.ttd-verzani-local-grid b{display:block;color:var(--ttd-navy,#0b1f35);font-size:15px;margin-bottom:6px}
.ttd-verzani-local-grid span,.ttd-verzani-local-grid small{display:block;color:var(--ttd-muted,#64748b);font-weight:750;line-height:1.35}
.ttd-verzani-chart{width:100%;height:330px;background:linear-gradient(180deg,#fff,#fbfdff);border:1px solid var(--ttd-border,#d8e6ed);border-radius:16px}
.ttd-verzani-chart line{stroke:#d9e3eb;stroke-width:1.5}
.ttd-verzani-chart text{font-size:12px;font-weight:800;fill:#64748b}
.ttd-verzani-legend{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:12px;color:#334155;font-size:12px;font-weight:850}
.ttd-verzani-legend span{display:inline-flex;align-items:center;gap:7px}
.ttd-verzani-legend i{width:14px;height:4px;border-radius:999px;display:inline-block;background:#009ac7}.ttd-verzani-legend .b2{background:#f97316}.ttd-verzani-legend .b3{background:#58b947}.ttd-verzani-legend .b4{background:#0f172a}
.ttd-verzani-table th,.ttd-verzani-table td{font-size:12px;vertical-align:top}
.ttd-verzani-table small{color:var(--ttd-muted,#64748b)}
@media(max-width:900px){.ttd-verzani-import{grid-template-columns:1fr}.ttd-checkline{white-space:normal}.ttd-section-head{display:block}.ttd-section-head .ttd-outline-btn{margin-top:12px}}
