.ltpm-alert-success{background:#f0fdf4;border:1px solid #bbf7d0;color:#166534}.ltpm-request-btn{padding:.45em 1em!important;font-size:.8em!important;width:auto!important;display:inline-flex!important;border-radius:20px!important}.ltpm-btn-danger{background:#ef4444;color:#fff}.ltpm-btn-danger:hover:not(:disabled){background:#dc2626}.ltpm-btn-danger-outline{background:0 0;color:#ef4444;border:1.5px solid #ef4444}.ltpm-btn-danger-outline:hover:not(:disabled){background:#ef4444}.ltpm-btn-warning-outline{background:0 0;color:#f59e0b;border:1.5px solid #f59e0b}.ltpm-btn-warning-outline:hover:not(:disabled){background:#fffbeb}.ltpm-btn-success-outline{background:0 0;color:#15893d;border:1.5px solid #15893d}.ltpm-btn-success-outline:hover:not(:disabled){background:#15893d}.ltpm-btn.ltpm-loading .ltpm-btn-text{display:none}.ltpm-btn.ltpm-loading .ltpm-btn-spinner{display:inline-block}.ltpm-btn.ltpm-loading{pointer-events:none}.ltpm-otp-digit.ltpm-otp-filled{border-color:#4f7fff;background:#eef2ff;color:#0d1a3a}.ltpm-otp-timer.ltpm-timer-warning strong{color:#f59e0b}.ltpm-otp-timer.ltpm-timer-critical strong{color:#ef4444}.ltpm-request-card{border:1.5px solid #e5e7eb;border-radius:14px;padding:1.125rem 1.25rem;background:#fff;transition:box-shadow .15s ease,border-color .15s ease}.ltpm-request-card:hover{box-shadow:0 2px 12px rgba(13,26,58,.08)}.ltpm-request-card.ltpm-card-closed{background:#f9fafb;border-color:#e5e7eb;opacity:.75}.ltpm-request-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.625rem}.ltpm-request-card-meta{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.ltpm-category-pill{display:inline-flex;align-items:center;padding:.2rem .7rem;border-radius:9999px;font-size:.72rem;font-weight:600;background:#eef2ff;color:#3b5bdb;border:1px solid #c5cff8;letter-spacing:.01em}.ltpm-request-date{font-size:.78rem;color:#9ca3af}.ltpm-status-badge{display:inline-flex;align-items:center;gap:.3rem;padding:.2rem .65rem;border-radius:9999px;font-size:.72rem;font-weight:600;flex-shrink:0}.ltpm-status-badge::before{content:"";width:5px;height:5px;border-radius:50%;background:currentColor;flex-shrink:0}.ltpm-status-badge.ltpm-badge-active{background:#f0fdf4;color:#15803d;border:1px solid #bbf7d0}.ltpm-status-badge.ltpm-badge-closed{background:#f3f4f6;color:#9ca3af;border:1px solid #e5e7eb}.ltpm-request-description{font-size:.875rem;color:#6b7280;margin:0 0 .875rem;line-height:1.55}.ltpm-request-card-footer{display:flex;align-items:center;justify-content:space-between;gap:.5rem;flex-wrap:wrap}.ltpm-closed-text{font-size:.78rem;color:#9ca3af;font-style:italic}.ltpm-escalated-badge{display:inline-flex;align-items:center;gap:.3rem;padding:.2rem .65rem;border-radius:9999px;font-size:.72rem;font-weight:600;background:#fffbeb;color:#92400e;border:1px solid #fde68a;flex-shrink:0}.ltpm-escalated-badge::before{content:"";width:5px;height:5px;border-radius:50%;background:#f59e0b;flex-shrink:0}.ltpm-escalation-confirm{margin:.625rem 0 0;padding:.5rem .75rem;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;font-size:.8rem;color:#92400e;line-height:1.5}.ltpm-detail-row{display:flex;align-items:baseline;gap:.75rem;padding:.7rem 0;border-bottom:1px solid #f0f2f7;flex-direction:column}.ltpm-detail-row:last-child{border-bottom:none}.ltpm-detail-label{font-size:.775rem;font-weight:600;color:#9ca3af;min-width:38%;flex-shrink:0;text-transform:capitalize;line-height:1.45}.ltpm-detail-value{font-size:.875rem;color:#0d1a3a;line-height:1.55;word-break:break-word;font-weight:500}.ltpm-chip.ltpm-chip-selected{background:#0d1a3a;color:#fff;border-color:#0d1a3a}.ltpm-star.ltpm-star-lit{color:#f5a623}.ltpm-optional-label{font-weight:400;color:#9ca3af}.ltpm-card-clickable{cursor:pointer}.ltpm-card-clickable:hover{box-shadow:0 4px 18px rgba(13,26,58,.1);border-color:#c5cff8}.ltpm-card-clickable:focus-visible{outline:2px solid #4f7fff;outline-offset:2px}@media (max-width:480px){.ltpm-detail-label{min-width:40%;font-size:.75rem}.ltpm-request-card-footer{flex-direction:row;align-items:stretch}.ltpm-request-card-footer .ltpm-btn{width:100%;justify-content:center}}.ltpm-btn-disabled-tooltip{opacity:.55;cursor:not-allowed!important;position:relative}.ltpm-btn-disabled-tooltip[data-tooltip]::after{content:attr(data-tooltip);position:absolute;top:calc(100% + 6px);left:50%;transform:translateX(-50%);background:#1f2937;color:#f9fafb;font-size:.72rem;font-weight:500;line-height:1.4;padding:.35rem .65rem;border-radius:6px;white-space:nowrap;white-space:normal;max-width:220px;text-align:center;pointer-events:none;opacity:0;transition:opacity .15s ease;z-index:10;width:100%}.ltpm-btn-disabled-tooltip[data-tooltip]::before{content:"";position:absolute;top:calc(100% + 2px);left:50%;transform:translateX(-50%);border:4px solid transparent;border-bottom-color:#1f2937;pointer-events:none;opacity:0;transition:opacity .15s ease;z-index:10}.ltpm-btn-disabled-tooltip[data-tooltip]:hover::after,.ltpm-btn-disabled-tooltip[data-tooltip]:hover::before{opacity:1}