
.ewth-tabs{display:flex;gap:10px;margin-bottom:18px;padding:8px;border:1px solid #dbe3ef;border-radius:14px;background:#fff}.ewth-tabs button{min-height:44px;margin:0;padding:10px 15px;border:0;border-radius:10px;background:transparent;color:#475569;font-weight:900;cursor:pointer}.ewth-tabs button.active{background:#2563eb;color:#fff}.ewth-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.ewth-head h1{margin:6px 0 8px}.ewth-head p{margin:0;color:#64748b;line-height:1.5}.ewth-kicker{display:inline-flex;padding:6px 10px;border-radius:999px;background:#ede9fe;color:#6d28d9;font-size:11px;font-weight:900;text-transform:uppercase}.ewth-head>button,.ewth-filters>button{min-height:43px;margin:0;padding:10px 14px;border:0;border-radius:10px;background:#2563eb;color:#fff;font-weight:900;cursor:pointer}.ewth-filters{display:grid;grid-template-columns:minmax(210px,1.2fr) minmax(150px,.7fr) minmax(150px,.7fr) minmax(170px,.8fr) auto auto;gap:10px;align-items:end;margin-bottom:14px;padding:14px;border:1px solid #dbe3ef;border-radius:15px;background:#fff}.ewth-filters label{display:flex;flex-direction:column;gap:6px}.ewth-filters label>span{color:#475569;font-size:11px;font-weight:900;text-transform:uppercase}.ewth-filters input,.ewth-filters select{width:100%;min-height:43px;box-sizing:border-box;padding:9px 11px;border:1px solid #cbd5e1;border-radius:10px;background:#fff;font:inherit}.ewth-filters .secondary{background:#e2e8f0;color:#334155}.ewth-message{min-height:22px;margin:8px 0;font-weight:800}.ewth-message.loading{color:#475569}.ewth-message.success{color:#166534}.ewth-message.error{color:#b91c1c}.ewth-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;margin-bottom:14px}.ewth-summary article{padding:14px;border:1px solid #dbe3ef;border-radius:14px;background:#fff}.ewth-summary span{display:block;color:#64748b;font-size:10px;font-weight:900;text-transform:uppercase}.ewth-summary strong{display:block;margin-top:5px;font-size:24px}.ewth-table-card{overflow:hidden;border:1px solid #dbe3ef;border-radius:16px;background:#fff;box-shadow:0 5px 15px rgba(15,23,42,.05)}.ewth-table-wrap{overflow:auto}.ewth-table{width:100%;border-collapse:collapse}.ewth-table th,.ewth-table td{padding:12px;border-bottom:1px solid #e2e8f0;text-align:left;white-space:nowrap}.ewth-table th{background:#f8fafc;color:#64748b;font-size:10px;text-transform:uppercase}.ewth-table td small{display:block;margin-top:4px;color:#64748b}.ewth-details-button{min-height:36px;margin:0;padding:8px 10px;border:0;border-radius:9px;background:#e2e8f0;color:#334155;font-weight:900;cursor:pointer}.ewth-badge{display:inline-flex;padding:7px 9px;border-radius:999px;background:#e2e8f0;color:#334155;font-size:10px;font-weight:900}.ewth-badge.working{background:#dcfce7;color:#166534}.ewth-badge.break{background:#fef3c7;color:#92400e}.ewth-badge.finished{background:#dbeafe;color:#1e40af}.ewth-empty,.ewth-error,.ewth-inline-empty{display:flex;min-height:110px;flex-direction:column;align-items:center;justify-content:center;gap:7px;padding:20px;color:#64748b;text-align:center}.ewth-empty i,.ewth-error i{font-size:25px;color:#94a3b8}.ewth-error,.ewth-error i,.ewth-error strong{color:#991b1b}.ewth-modal{z-index:101000}.ewth-modal-box{width:900px;max-width:95vw;max-height:93vh;padding:0;overflow:hidden}.ewth-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:18px 20px;border-bottom:1px solid #e2e8f0}.ewth-modal-head h2{margin:0 0 5px}.ewth-modal-head p{margin:0;color:#64748b}.ewth-modal-head>button{width:40px;min-width:40px;height:40px;margin:0;padding:0;border:0;border-radius:10px;background:#e2e8f0;color:#334155;cursor:pointer}.ewth-modal-body{max-height:calc(93vh - 82px);overflow:auto;padding:18px 20px}.ewth-details-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.ewth-details-grid>div{padding:11px;border-radius:10px;background:#f8fafc}.ewth-details-grid span{display:block;color:#64748b;font-size:9px;font-weight:900;text-transform:uppercase}.ewth-details-grid strong{display:block;margin-top:5px;line-height:1.4}.ewth-section{margin-top:15px;padding:14px;border:1px solid #e2e8f0;border-radius:12px}.ewth-section-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.ewth-section-head h3{margin:0}.ewth-section-head>span{display:grid;min-width:30px;height:30px;place-items:center;border-radius:999px;background:#e2e8f0;font-weight:900}.ewth-break-list{display:flex;flex-direction:column;gap:8px}.ewth-break-list article{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px;border-radius:10px;background:#f8fafc}.ewth-break-list span{color:#64748b}.ewth-timeline{display:flex;flex-direction:column}.ewth-timeline article{display:grid;grid-template-columns:165px minmax(0,1fr);gap:12px;padding:11px 0;border-bottom:1px solid #e2e8f0}.ewth-timeline article:last-child{border-bottom:0}.ewth-timeline time{color:#64748b;font-size:12px;font-weight:800}.ewth-timeline p{margin:4px 0;color:#475569}.ewth-timeline small{color:#64748b}@media(max-width:1180px){.ewth-filters{grid-template-columns:repeat(3,minmax(0,1fr))}.ewth-details-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.ewth-tabs,.ewth-head{flex-direction:column}.ewth-tabs button,.ewth-head>button{width:100%}.ewth-filters,.ewth-summary,.ewth-details-grid{grid-template-columns:1fr}.ewth-modal{align-items:flex-end;padding:0}.ewth-modal-box{width:100%;max-width:100vw;max-height:95dvh;border-radius:22px 22px 0 0}.ewth-modal-body{max-height:calc(95dvh - 82px);padding:14px}.ewth-timeline article{grid-template-columns:1fr}.ewth-break-list article{align-items:flex-start;flex-direction:column}}

