.company-context{max-width:100%;margin:0;padding:.4rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f8fafc;font-size:.7rem}.company-name{font-size:.8rem;font-weight:700;color:#1e293b;margin-bottom:.4rem;text-align:center;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.tab-buttons{display:flex;gap:.3rem;margin-bottom:.4rem}.tab-button{flex:1;padding:.3rem .4rem;border:1px solid #e2e8f0;background:#fff;border-radius:4px;font-size:.65rem;font-weight:600;cursor:pointer;transition:all .2s;color:#64748b}.tab-button:hover{background:#f8fafc;border-color:#cbd5e1}.tab-button.active{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-color:transparent}.section{background:#fff;border-radius:4px;box-shadow:0 1px 3px #0000001a;overflow:hidden}.section-content{padding:.4rem;max-height:70vh;overflow-y:auto}.card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:3px;padding:.35rem;margin-bottom:.3rem;transition:all .2s ease}.card:hover{transform:translateY(-1px);box-shadow:0 2px 8px #00000014}.card-title{font-size:.7rem;font-weight:600;color:#1e293b;margin-bottom:.2rem;line-height:1.2}.card-meta{display:flex;gap:.3rem;flex-wrap:wrap;align-items:center}.meta-item{font-size:.65rem;color:#64748b;white-space:nowrap}.status-badge{display:inline-flex;align-items:center;padding:.1rem .35rem;border-radius:9999px;font-size:.6rem;font-weight:500;text-transform:uppercase;letter-spacing:.02em}.description{color:#64748b;line-height:1.3;margin-top:.25rem;font-size:.65rem}.empty-state{text-align:center;padding:.6rem;color:#94a3b8;font-size:.65rem}.loading-inline{display:flex;justify-content:center;padding:.6rem}.error{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:.4rem;border-radius:4px;text-align:center;margin:.4rem;font-size:.7rem}.app{width:100%}.error{border:1px solid #ff0000;background-color:#fee;padding:10px;border-radius:4px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;background:#f8fafc;color:#1e293b;line-height:1.5}#root{min-height:100vh}.company-context{max-width:1200px;margin:0 auto;padding:2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f8fafc;min-height:100vh}.company-name{font-size:2.5rem;font-weight:700;color:#1e293b;margin-bottom:2rem;text-align:center;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;margin-bottom:2rem;overflow:hidden}.section-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:1.5rem 2rem;font-size:1.25rem;font-weight:600;display:flex;align-items:center;gap:.75rem}.section-content{padding:2rem}.card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem;margin-bottom:1rem;transition:all .2s ease}.card:hover{transform:translateY(-2px);box-shadow:0 8px 25px -8px #00000026}.card-title{font-size:1.125rem;font-weight:600;color:#1e293b;margin-bottom:.5rem}.card-meta{display:flex;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}.meta-item{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#64748b}.status-badge{display:inline-flex;align-items:center;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.status-active{background:#dcfce7;color:#166534}.status-progress{background:#dbeafe;color:#1d4ed8}.status-closed{background:#f3f4f6;color:#374151}.priority-high{background:#fef2f2;color:#dc2626}.priority-medium{background:#fef3c7;color:#d97706}.priority-low{background:#f0f9ff;color:#0284c7}.description{color:#64748b;line-height:1.6;margin-top:.75rem}.empty-state{text-align:center;padding:3rem 2rem;color:#64748b}.empty-state-icon{font-size:3rem;margin-bottom:1rem;opacity:.5}.loading{display:flex;justify-content:center;align-items:center;min-height:200px}.error{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:1rem;border-radius:8px;text-align:center;margin:2rem}
