/* TDG Employee Portal v0.10.4.14 — isolated ticket queue and explicit edit screens. */
.tdgep-app .tdgep-ticket-workspace{width:100%;max-width:none;min-width:0;color:var(--ink,#282636);font-size:.875rem;line-height:1.5}
.tdgep-ticket-workspace *, .tdgep-ticket-workspace *::before, .tdgep-ticket-workspace *::after{box-sizing:border-box}
.tdgep-app .tdgep-ticket-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:0 0 24px;padding:0;min-width:0}
.tdgep-ticket-heading>div:first-child{min-width:0;flex:1}
.tdgep-app .tdgep-ticket-heading h1{margin:7px 0 6px;color:var(--navy,#211c42);font-size:clamp(1.55rem,2vw,2rem);font-weight:750;line-height:1.25;letter-spacing:-.035em;overflow-wrap:anywhere}
.tdgep-app .tdgep-ticket-intro{max-width:80ch;margin:0;color:var(--muted,#736e82);font-size:.85rem;line-height:1.6}
.tdgep-app .tdgep-ticket-breadcrumb{margin:0;font-size:.7rem;color:var(--muted,#736e82)}
.tdgep-ticket-breadcrumb span{margin:0 9px;color:#aaa4b8}
.tdgep-app .tdgep-ticket-heading-actions{display:flex;align-items:center;gap:12px;flex:0 0 auto;flex-wrap:wrap}
.tdgep-app .tdgep-ticket-back{display:block;width:fit-content;margin-bottom:13px;color:var(--violet-dark,#5140b4);font-size:.8rem;font-weight:650;text-decoration:none}
.tdgep-ticket-back>span{margin-right:7px}
.tdgep-app .tdgep-ticket-key{display:block;color:#817b91;font-size:.67rem;font-weight:700;letter-spacing:.045em;line-height:1.45;font-variant-numeric:tabular-nums}
.tdgep-app .tdgep-ticket-button,.tdgep-app .tdgep-ticket-workspace button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:8px 13px;border:1px solid #dcd7e7;border-radius:6px;background:#fff;color:#514566;font-size:.76rem;font-weight:700;line-height:1.3;white-space:nowrap;cursor:pointer;text-decoration:none;box-shadow:none}
.tdgep-app .tdgep-ticket-workspace .tdgep-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:9px 16px;border:1px solid #6654dc;border-radius:6px;background:var(--violet,#6654dc);color:#fff!important;font-size:.79rem;font-weight:700;line-height:1.3;white-space:nowrap;text-decoration:none;box-shadow:0 2px 4px rgba(70,48,151,.08)}
.tdgep-app .tdgep-ticket-workspace .tdgep-primary:hover{background:#5140b4;border-color:#5140b4}
.tdgep-app .tdgep-ticket-workspace a:not(.tdgep-primary):hover{color:#5140b4}
.tdgep-app .tdgep-ticket-queue{width:100%;min-width:0;overflow:visible;border:1px solid #ded9e7;border-radius:10px;background:#fff;box-shadow:0 2px 6px rgba(28,22,53,.025)}
.tdgep-app .tdgep-ticket-tabs{display:flex;align-items:stretch;gap:20px;overflow-x:auto;max-width:100%;margin:0;padding:0 21px;border:0;border-bottom:1px solid #e7e3ee;border-radius:10px 10px 0 0;background:#fff;scrollbar-width:thin}
.tdgep-app .tdgep-ticket-tabs>a{display:flex;align-items:center;justify-content:center;gap:8px;flex:0 0 auto;min-height:57px;padding:15px 1px 13px;border-bottom:3px solid transparent;background:none;color:#716b80;font-size:.76rem;font-weight:600;text-decoration:none;white-space:nowrap}
.tdgep-app .tdgep-ticket-tabs>a>strong{min-width:22px;padding:1px 6px;border-radius:5px;background:#f1eff5;color:#716b80;font-size:.65rem;text-align:center;font-variant-numeric:tabular-nums}
.tdgep-app .tdgep-ticket-tabs>a.is-active{border-bottom-color:#6654dc;color:#5140b4;font-weight:750}
.tdgep-ticket-tabs>a.is-active>strong{background:#eeebff!important;color:#5140b4!important}
.tdgep-app .tdgep-ticket-toolbar{display:flex;align-items:flex-start;gap:10px;flex-wrap:wrap;margin:0;padding:17px 20px;background:#fff;border:0;border-bottom:1px solid #e7e3ee;border-radius:0}
.tdgep-app .tdgep-ticket-search{display:flex;align-items:center;position:relative;flex:1 1 260px;gap:6px;min-width:0}
.tdgep-ticket-search>.dashicons{position:absolute;left:12px;top:10px;color:#948caa;font-size:18px;pointer-events:none}
.tdgep-app .tdgep-ticket-workspace input:not([type=hidden]),.tdgep-app .tdgep-ticket-workspace select,.tdgep-app .tdgep-ticket-workspace textarea{width:100%;max-width:none;min-width:0;min-height:39px;padding:9px 11px;border:1px solid #dcd7e7;border-radius:6px;background-color:#fff;color:#403a50;line-height:1.4;font-size:.8rem;box-shadow:none}
.tdgep-app .tdgep-ticket-workspace select{padding-right:27px;cursor:pointer}
.tdgep-app .tdgep-ticket-workspace textarea{min-height:90px;resize:vertical;white-space:pre-wrap}
.tdgep-app .tdgep-ticket-search input[type=search]{padding-left:37px}
.tdgep-app .tdgep-ticket-search button{min-height:39px}
.tdgep-app .tdgep-ticket-sort{flex:0 1 185px;margin:0}
.tdgep-app .tdgep-ticket-filters{position:relative;flex:0 0 auto;border:0;border-radius:0;margin:0;padding:0;background:none}
.tdgep-app .tdgep-ticket-filters>summary{display:flex;align-items:center;justify-content:center;gap:8px;min-height:39px;padding:8px 12px;border:1px solid #dcd7e7;border-radius:6px;background:#fff;color:#514566;font-size:.76rem;font-weight:700;line-height:1.4;cursor:pointer;list-style:none;white-space:nowrap}
.tdgep-ticket-filters>summary::-webkit-details-marker{display:none}
.tdgep-ticket-filters>summary::after{content:'▾';font-size:.75rem}
.tdgep-ticket-filters[open]>summary::after{content:'▴'}
.tdgep-ticket-filters>summary>span{padding:0 5px;border-radius:4px;background:#eeebff;color:#5140b4;font-size:.68rem}
.tdgep-app .tdgep-ticket-filter-grid{position:absolute;right:0;top:calc(100% + 9px);z-index:25;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;width:440px;max-width:calc(100vw - 56px);padding:20px;border:1px solid #ded8e9;border-radius:8px;background:#fff;box-shadow:0 12px 35px rgba(25,16,48,.14)}
.tdgep-app .tdgep-ticket-filter-grid label,.tdgep-app .tdgep-ticket-edit label{display:grid;gap:7px;min-width:0;margin:0;color:#514a61;font-size:.78rem;font-weight:650}
.tdgep-app .tdgep-ticket-filter-actions{grid-column:1/-1;display:flex;gap:8px;padding-top:4px}
.tdgep-app .tdgep-ticket-reset{align-self:center;font-size:.76rem;font-weight:600;color:#716582;text-decoration:underline}
.tdgep-app .tdgep-ticket-table-scroll{width:100%;max-width:100%;min-width:0;overflow:auto;scrollbar-width:thin}
.tdgep-app .tdgep-ticket-table{width:100%;max-width:none;min-width:870px;margin:0;border-collapse:collapse;border:0;table-layout:fixed;background:#fff;font-size:.76rem}
.tdgep-app .tdgep-ticket-table th{padding:11px 13px;border:0;border-bottom:1px solid #e9e5ef;background:#f9f8fb;color:#888096;font-size:.64rem;font-weight:750;letter-spacing:.055em;line-height:1.45;text-align:left;text-transform:uppercase}
.tdgep-app .tdgep-ticket-table th:first-child,.tdgep-app .tdgep-ticket-table td:first-child{padding-left:21px;width:31%}
.tdgep-app .tdgep-ticket-table th:nth-child(2){width:11%}
.tdgep-app .tdgep-ticket-table th:nth-child(3){width:16%}
.tdgep-app .tdgep-ticket-table th:nth-child(4){width:10%}
.tdgep-app .tdgep-ticket-table th:nth-child(5){width:12%}
.tdgep-app .tdgep-ticket-table th:nth-child(6){width:10%}
.tdgep-app .tdgep-ticket-table th:last-child{width:10%}
.tdgep-app .tdgep-ticket-table td{vertical-align:middle;padding:16px 13px;border:0;border-bottom:1px solid #ece8f1;background:transparent;color:#655e75;overflow-wrap:anywhere;line-height:1.45}
.tdgep-app .tdgep-ticket-table tbody tr:last-child td{border-bottom:0}
.tdgep-app .tdgep-ticket-table tbody tr:hover{background:#fbfaff}
.tdgep-app .tdgep-ticket-table td.tdgep-ticket-subject a{display:block;text-decoration:none}
.tdgep-app .tdgep-ticket-subject a strong{display:block;overflow-wrap:anywhere;margin:3px 0;color:#332b48;font-size:.83rem;font-weight:650;line-height:1.42}
.tdgep-ticket-subject a:hover strong{color:#6654dc}
.tdgep-app .tdgep-ticket-subject>small{display:block;margin-top:4px;color:#8d859b;font-size:.69rem}
.tdgep-app .tdgep-ticket-workspace .tdgep-feedback-status{display:inline-flex;align-items:center;justify-content:flex-start;max-width:100%;padding:4px 8px;border:0;border-radius:5px;font-size:.64rem;font-weight:700;white-space:normal;line-height:1.35}
.tdgep-app .tdgep-ticket-priority{display:inline-flex;align-items:center;gap:6px;font-size:.73rem;font-weight:650;color:#776f88;white-space:nowrap}
.tdgep-ticket-priority>span{width:6px;height:6px;flex:0 0 6px;border-radius:50%;background:#afa6c0}
.tdgep-ticket-priority.is-high{color:#a47115}.tdgep-ticket-priority.is-high>span{background:#d69b2e}
.tdgep-ticket-priority.is-urgent{color:#b34250}.tdgep-ticket-priority.is-urgent>span{background:#cc5865}
.tdgep-ticket-priority.is-low{color:#858090}.tdgep-ticket-priority.is-low>span{background:#bcb7c7}
.tdgep-app .tdgep-ticket-muted{color:#92899f;font-size:.79rem}
.tdgep-app .tdgep-ticket-owner{font-size:.76rem;font-weight:550}
.tdgep-app .tdgep-ticket-table time{font-size:.69rem;color:#82798f;font-variant-numeric:tabular-nums}
.tdgep-app .tdgep-ticket-row-actions a{display:inline-flex;align-items:center;min-height:33px;padding:3px 5px;color:#6654c5;font-size:.72rem;font-weight:650;text-decoration:none}
.tdgep-app .tdgep-ticket-row-actions a:hover{text-decoration:underline}
.tdgep-app .tdgep-ticket-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0;padding:13px 20px;border-top:1px solid #e7e3ee;background:#fdfcfe;border-radius:0 0 10px 10px;color:#8a8198;font-size:.71rem}
.tdgep-ticket-pagination nav{display:flex;align-items:center;gap:12px}
.tdgep-app .tdgep-ticket-pagination .tdgep-ticket-button{min-height:32px;padding:6px 10px;font-size:.7rem}
.tdgep-app .tdgep-ticket-empty{padding:48px 20px;text-align:center}
.tdgep-ticket-empty>.dashicons{width:42px;height:42px;margin:0 auto 10px;padding:8px;border-radius:10px;background:#f0edfb;color:#8170c4;font-size:26px}
.tdgep-app .tdgep-ticket-empty h2{margin:9px 0 5px;font-size:1.03rem;color:#4e435f;font-weight:650}
.tdgep-ticket-empty p{margin:0 0 18px;color:#8a809a;font-size:.81rem}
.tdgep-app .tdgep-ticket-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:22px;width:100%;min-width:0}
.tdgep-ticket-main{display:grid;align-content:start;gap:18px;min-width:0}
.tdgep-app .tdgep-ticket-card{width:100%;min-width:0;margin:0;padding:24px;border:1px solid #ded9e7;border-radius:9px;background:#fff;box-shadow:0 2px 6px rgba(28,22,53,.02)}
.tdgep-app .tdgep-ticket-card h2{clear:none;margin:0 0 18px;color:#3b304e;font-size:.93rem;font-weight:750;letter-spacing:-.01em;line-height:1.4}
.tdgep-app .tdgep-ticket-prose{color:#696074;font-size:.84rem;line-height:1.8;overflow-wrap:anywhere;white-space:normal}
.tdgep-app .tdgep-ticket-related{display:inline-block;margin-top:17px;color:#6654c5;font-size:.76rem;font-weight:650;text-decoration:none}
.tdgep-ticket-related span{margin-left:6px}
.tdgep-app .tdgep-ticket-resolution{border-left:3px solid #9f94dc}
.tdgep-app .tdgep-ticket-properties{padding:23px}
.tdgep-app .tdgep-ticket-properties h2{padding-bottom:15px;border-bottom:1px solid #e9e5ef;margin-bottom:0;font-size:.86rem}
.tdgep-ticket-properties dl{display:grid;gap:0;margin:0}
.tdgep-ticket-properties dl>div{display:grid;gap:5px;min-width:0;padding:13px 0;border-bottom:1px solid #f0edf4}
.tdgep-ticket-properties dl>div:last-child{border:0;padding-bottom:0}
.tdgep-ticket-properties dt{color:#958c9f;font-size:.67rem;font-weight:600}
.tdgep-ticket-properties dd{min-width:0;margin:0;color:#53485f;font-size:.79rem;font-weight:550;overflow-wrap:anywhere}
.tdgep-app .tdgep-ticket-timeline{list-style:none;margin:0;padding:0}
.tdgep-ticket-timeline>li{position:relative;margin:0 0 0 5px;padding:0 0 24px 22px;border-left:1px solid #e4deed}
.tdgep-ticket-timeline>li:last-child{padding-bottom:0;border-left-color:transparent}
.tdgep-ticket-timeline>li::before{content:'';position:absolute;left:-4px;top:5px;width:7px;height:7px;border:2px solid #fff;border-radius:50%;background:#aea1ca;box-shadow:0 0 0 1px #d9d2e4}
.tdgep-ticket-activity-head{display:flex;align-items:baseline;gap:9px;flex-wrap:wrap}
.tdgep-ticket-activity-head>strong{color:#63566f;font-size:.79rem;font-weight:650}
.tdgep-ticket-activity-head>time{margin-left:auto;color:#a098ad;font-size:.65rem;font-variant-numeric:tabular-nums}
.tdgep-ticket-timeline>li>small{display:block;margin-top:3px;color:#9a8ea6;font-size:.69rem}
.tdgep-ticket-timeline>li>p{margin:9px 0 0;color:#756b81;font-size:.8rem;line-height:1.7;overflow-wrap:anywhere}
.tdgep-ticket-timeline>li.is-internal::before{background:#cca857;box-shadow:0 0 0 1px #e9dbb8}
.tdgep-ticket-visibility{padding:2px 6px;border:1px solid #e9dfc1;border-radius:4px;background:#fffcf2;color:#a08442;font-size:.58rem;font-weight:650}
.tdgep-app .tdgep-ticket-edit{display:grid;gap:20px}
.tdgep-app .tdgep-ticket-edit>h2{margin:0}
.tdgep-app .tdgep-ticket-edit>p{margin:-7px 0 0}
.tdgep-ticket-edit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.tdgep-app .tdgep-ticket-edit label small{color:#978b9f;font-size:.69rem;font-weight:450;line-height:1.6}
.tdgep-ticket-edit label>span>small{margin-left:5px}
.tdgep-app .tdgep-ticket-edit-section,.tdgep-app .tdgep-ticket-original{margin:0;padding:0;border:1px solid #e6e0ed;border-radius:7px;background:#fff}
.tdgep-app .tdgep-ticket-edit-section>summary{padding:13px 15px;color:#685776;font-size:.78rem;font-weight:650;cursor:pointer;line-height:1.5}
.tdgep-ticket-edit-section>summary>small{margin-left:7px;color:#a194aa;font-size:.64rem;font-weight:450}
.tdgep-app .tdgep-ticket-edit-section>label{padding:2px 15px 15px}
.tdgep-app .tdgep-ticket-edit-section.is-internal{border-color:#e9dfc6;background:#fffefa}
.tdgep-app .tdgep-ticket-edit-footer{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin:0;padding-top:19px;border-top:1px solid #eae4ef}
.tdgep-ticket-edit-footer>small{margin-left:auto;color:#a297ab;font-size:.67rem}
.tdgep-app .tdgep-ticket-original{margin-top:20px;border:0;border-top:1px solid #e9e5ef;border-radius:0}
.tdgep-ticket-original>summary{padding:16px 0 5px;color:#8a7b98;font-size:.7rem;font-weight:650;cursor:pointer}
.tdgep-ticket-original>.tdgep-ticket-prose{padding-top:8px;font-size:.76rem}
.tdgep-app .tdgep-ticket-help{margin-top:20px}
.tdgep-app .tdgep-ticket-help>.tdgep-module-guide{margin:0;border-color:#e7e2ee;background:transparent;box-shadow:none}
.tdgep-app .tdgep-ticket-help>.tdgep-module-guide>summary{padding:12px 16px;font-size:.72rem;color:#8c7f9c;background:transparent}
.tdgep-app .tdgep-ticket-new{max-width:none}
@media(min-width:1500px){.tdgep-app .tdgep-ticket-table{font-size:.81rem}.tdgep-app .tdgep-ticket-table td{padding-top:18px;padding-bottom:18px}.tdgep-app .tdgep-ticket-detail-grid{grid-template-columns:minmax(0,1fr) 310px}}
@media(max-width:1180px){.tdgep-app .tdgep-ticket-tabs{gap:17px;padding:0 17px}.tdgep-app .tdgep-ticket-tabs>a{font-size:.72rem}.tdgep-app .tdgep-ticket-detail-grid{grid-template-columns:minmax(0,1fr) 230px;gap:16px}.tdgep-app .tdgep-ticket-card{padding:19px}.tdgep-ticket-edit-grid{gap:14px}}
@media(max-width:760px){
 .tdgep-app .tdgep-ticket-heading{align-items:flex-start;gap:14px;flex-direction:column;margin-bottom:18px}.tdgep-app .tdgep-ticket-heading-actions{width:100%;justify-content:space-between}
 .tdgep-app .tdgep-ticket-table-scroll{overflow:visible;outline-offset:-3px}.tdgep-app .tdgep-ticket-table{display:block;min-width:0;table-layout:auto}.tdgep-app .tdgep-ticket-table thead{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.tdgep-app .tdgep-ticket-table tbody{display:block}
 .tdgep-app .tdgep-ticket-table tbody>tr{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px 16px;padding:19px 17px;border-bottom:1px solid #e9e4ef}.tdgep-app .tdgep-ticket-table tbody>tr:last-child{border-bottom:0}
 .tdgep-app .tdgep-ticket-table td,.tdgep-app .tdgep-ticket-table td:first-child{display:block;min-width:0;width:auto;padding:0;border:0;overflow-wrap:anywhere;white-space:normal}.tdgep-app .tdgep-ticket-table td[data-label]::before{display:block;margin-bottom:4px;color:#a094aa;font-size:.6rem;letter-spacing:.02em;content:attr(data-label)}
 .tdgep-app .tdgep-ticket-table td.tdgep-ticket-subject{grid-column:1/-1;margin-bottom:1px}.tdgep-app .tdgep-ticket-subject a strong{font-size:.91rem}.tdgep-app .tdgep-ticket-table td.tdgep-ticket-row-actions{display:flex;grid-column:1/-1;gap:9px;margin-top:4px}.tdgep-app .tdgep-ticket-row-actions a{justify-content:center;min-height:36px;padding:6px 14px;border:1px solid #e0d8ed;border-radius:5px;font-size:.76rem}
 .tdgep-app .tdgep-ticket-toolbar{padding:14px 16px;gap:10px}.tdgep-app .tdgep-ticket-search{flex-basis:100%}.tdgep-app .tdgep-ticket-sort{flex:1 1 auto}.tdgep-app .tdgep-ticket-filter-grid{width:min(420px,calc(100vw - 65px));padding:16px;gap:12px}
 .tdgep-app .tdgep-ticket-detail-grid{grid-template-columns:1fr}.tdgep-ticket-properties dl{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:18px}.tdgep-ticket-activity-head>time{width:100%;margin-left:0}.tdgep-ticket-edit-footer>small{width:100%;margin:3px 0 0}.tdgep-app .tdgep-ticket-pagination{padding:12px 15px;flex-wrap:wrap;font-size:.69rem}.tdgep-ticket-pagination nav{gap:8px;margin-left:auto}.tdgep-app .tdgep-ticket-help{margin-top:16px}
}
@media(max-width:420px){.tdgep-app .tdgep-ticket-filter-grid{grid-template-columns:1fr;width:calc(100vw - 67px)}.tdgep-ticket-edit-grid{grid-template-columns:1fr}.tdgep-app .tdgep-ticket-card{padding:17px}.tdgep-ticket-properties dl{grid-template-columns:1fr}.tdgep-ticket-heading .tdgep-primary{width:100%}}

/* The isolated portal shell must not depend on the public theme for accessible hidden labels. */
.tdgep-app .screen-reader-text:not(:focus){position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important}
