:root{--bg:#F8FAFF;--surface:#FFFFFF;--navy:#0A1628;--blue:#2563EB;--blue-dark:#1D4ED8;--blue-light:#EFF6FF;--success:#10B981;--warning:#F59E0B;--danger:#EF4444;--muted:#4B5563;--border:#E5E7EB;--text:#0A1628}input,select,textarea{width:100%;max-width:100%;box-sizing:border-box;min-width:0}input[type=date]{appearance:none}*{box-sizing:border-box;margin:0;padding:0}body,html{max-width:100vw;overflow-x:hidden;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}:where(a,button,input,select,textarea,[role=button],[tabindex]):focus-visible{outline:3px solid rgba(37,99,235,.45);outline-offset:2px}.touch-target{min-width:44px;min-height:44px}input,select,textarea{font-size:16px!important}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--muted)}.line-items-desktop{display:none!important}.line-items-mobile{display:flex!important;flex-direction:column}.line-items-desktop-edit{display:none!important}.line-items-mobile-edit{display:flex!important;flex-direction:column}@media (min-width:1024px){.line-items-desktop{display:block!important}.line-items-mobile{display:none!important}.line-items-desktop-edit{display:block!important}.line-items-mobile-edit{display:none!important}}.ticket-detail-layout{display:flex;flex-direction:column;gap:24px}.ticket-detail-main,.ticket-detail-sidebar{width:100%;min-width:0;max-width:100%;overflow:visible}@media (min-width:768px){.ticket-detail-layout{flex-direction:row}.ticket-detail-main{flex:65 1}.ticket-detail-sidebar{flex:35 1;min-width:300px;max-width:400px}}.td-card{background:#fff;border-radius:12px;border:1px solid #e5e7eb;padding:20px;margin-bottom:16px;box-shadow:0 1px 3px rgba(0,0,0,.04);max-width:100%;overflow:visible;box-sizing:border-box}.td-card-header{font-size:11px;font-weight:700;letter-spacing:.8px;margin-bottom:12px}.td-card-header,.td-label{color:#9ca3af;text-transform:uppercase}.td-label{display:block;font-size:12px;font-weight:600;margin-bottom:5px;letter-spacing:.5px}.td-input{width:100%;padding:10px 14px;border:1.5px solid #e5e7eb;border-radius:8px;color:#111827;background:#fff;outline:none;font-size:14px;box-sizing:border-box;max-width:100%}.td-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.td-select{width:100%;padding:10px 14px;border:1.5px solid #e5e7eb;border-radius:8px;color:#111827;background:#fff;outline:none;font-size:14px;box-sizing:border-box;cursor:pointer;max-width:100%}.td-select:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.td-btn-primary{padding:8px 16px;background:#3b82f6;color:#fff;border:none;border-radius:8px;font-weight:600;font-size:13px;cursor:pointer;transition:background .15s}.td-btn-primary:hover{background:#2563eb}.td-btn-primary:disabled{opacity:.5;cursor:not-allowed}.td-btn-secondary{padding:8px 16px;background:transparent;color:#374151;border:1.5px solid #e5e7eb;border-radius:8px;font-weight:500;font-size:13px;cursor:pointer;transition:background .15s}.td-btn-secondary:hover{background:#f9fafb}.time-logs-table{display:none}.time-logs-cards{display:flex;flex-direction:column;gap:8px}@media (min-width:768px){.time-logs-table{display:block}.time-logs-cards{display:none}}.greeting-headline{font-size:20px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.3}@media (min-width:640px){.greeting-headline{font-size:24px;-webkit-line-clamp:unset;overflow:visible}}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}